@ckeditor/ckeditor5-comments 47.4.0-alpha.3 → 47.4.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,14 +20,14 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x2f4066,ContextPlugin as _0x1b2bbd,PendingActions as pt,Command as _0x46611b,Plugin as _0x2a5e1f,Context as _0x431a91}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x558b12,uid as _0x1995a1,KeystrokeHandler as jt,FocusTracker as _0x4caa2d,diff as _0x5beb37,Collection as _0x526483,Rect as _0x47ead6,CKEditorError as _0x56607d,first as _0x36c406,priorities as Wt,scrollViewportToShowTarget as ot,getEnvKeystrokeText as nt,toUnit as Dt,DomEmitterMixin as _0x5a737d,keyCodes as _0x3973e8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x571309,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x49074a,trimHtml as ts,LateFocusDropdownButtonView as _0x27e89e,Users as st,getDateTimeFormatter as It,hashObject as wt,getAllMarkersDomElementsSorted as it,surroundingMarkersDetector as et,FOCUS_ANNOTATION_KEYSTROKE as _0x168eac}from'ckeditor5-collaboration/dist/index.js';import{throttle as _0x164460,isEqual as yt,cloneDeep as At,set as Ct,unset as vt,debounce as _0x5ecd8f}from'es-toolkit/compat';import{IconUndo as _0x3ffce2,IconCheck as _0x17f5ba,IconPencil as _0x51cc86,IconRemoveComment as _0x23f35d,IconThreeVerticalDots as _0x5c2a10,IconAddComment as _0x47c879,IconCommentsArchive as _0x19c659}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x296577,ButtonView as _0x1af70f,ViewCollection as _0x25e068,createDropdown as _0x4b0183,ListView as _0x5d3a4e,focusChildOnDropdownOpen as _0x493b96,ListItemView as _0x368cbf,MenuBarMenuListItemButtonView as _0x498650,BodyCollection as _0x4fb94d,BalloonPanelView as _0x4d9f9b,ContextualBalloon as _0x1115cb,Dialog as _0x1afb04,DialogViewPosition as _0x3422a1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x18721f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x155695}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x30a956}from'@ckeditor/ckeditor5-widget/dist/index.js';class gt extends/* #__PURE__ -- @preserve */
24
- _0x558b12(){['model'];['view'];constructor(_0x341736,_0x48d66c){super(),this['model']=_0x341736,this['model']['_isAttached']=!0x0,this['view']=_0x48d66c,this['listenTo'](_0x48d66c,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x48d66c,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x48d66c,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x48d66c,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x48d66c,'addComment',(_0xdf3d0d,_0xda10af)=>this['addComment'](_0xda10af)),this['listenTo'](_0x48d66c,'updateComment',(_0x10adf8,_0x57c83c,_0x30fd24)=>this['updateComment'](_0x57c83c,_0x30fd24)),this['listenTo'](_0x48d66c,'removeComment',(_0x506078,_0x4edbc4)=>this['removeComment'](_0x4edbc4));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x82e5b1){this['model']['addComment']({'content':_0x82e5b1,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0xdf1ecd,_0x3eebf4){this['model']['getComment'](_0xdf1ecd)['update']({'content':_0x3eebf4});}['removeComment'](_0x43dd6b){this['model']['getComment'](_0x43dd6b)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x4d447a,_0x37b48c,_0x26936b){const t=_0x4d447a['t'];switch(_0x37b48c){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'},_0x26936b);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'},_0x26936b);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'},_0x26936b);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'},_0x26936b);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x26936b);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'},_0x26936b);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'},_0x26936b);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'},_0x26936b);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 Rt extends $t{['main'];['editable'];constructor(_0x3ae710,_0x2d12e0){super(_0x3ae710);const _0xd9421e=_0x1995a1();this['main']=this['createCollection'](),this['editable']=new Vt(_0x3ae710,_0x2d12e0,void 0x0,{'label':()=>N(_0x3ae710,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x3ae710['uiLanguageDirection'],'lang':_0x3ae710['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0xd9421e},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Ut{['view'];constructor(_0x494d29){super(_0x494d29),this['view']=new Rt(_0x494d29['locale'],_0x494d29['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x14a2f2=this['editor']['editing']['view'],_0x3a398d=this['view']['editable'],_0x5a74b5=_0x14a2f2['document']['getRoot']();_0x3a398d['name']=_0x5a74b5['rootName'],this['view']['render']();const _0x71b1b7=_0x3a398d['element'];this['setEditableElement'](_0x3a398d['name'],_0x71b1b7),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x14a2f2['attachDomRoot'](_0x71b1b7),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
25
- _0x558b12(_0x2f4066){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Qt)());constructor(_0xe30f91={}){function _0x1c7d75(_0x202b82){return _0x202b82['map'](_0x2c78f7=>String['fromCharCode'](_0x2c78f7))['join']('');}(_0xe30f91=Object['assign']({},_0xe30f91))['plugins']||(_0xe30f91['plugins']=hs['defaultPlugins']),super(_0xe30f91),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x1c7d75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c7d75([0x76,0x69,0x65,0x77])][_0x1c7d75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c7d75([0x61,0x75,0x74,0x6f]),this[_0x1c7d75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x1c7d75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c7d75([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x1c7d75([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x1c7d75([0x6f,0x6b])});}['create'](){const _0x52720f=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x52720f))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1f3cae=>{const _0x5114e2=this['model']['document']['getRoot'](),_0x2e172e=_0x5114e2&&_0x5114e2['getChild'](_0x5114e2['childCount']-0x1);_0x1f3cae['setSelection'](_0x2e172e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x392cca=this['editing']['view'],_0x2bf718=_0x392cca['document']['getRoot'](),_0x38689a=_0x2bf718['getChild'](0x0);_0x2bf718['childCount']>0x1||!_0x38689a||'p'!=_0x38689a['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x392cca,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x38689a['placeholder']=this['placeholder']),Ft({'view':_0x392cca,'element':_0x38689a,'keepOnFocus':!0x0}),this['placeholderElement']=_0x38689a);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x45cb8a,_0x10aace={}){super(_0x45cb8a),this['editor']=null,this['_editorConfig']=_0x10aace,this['set']('value',_0x10aace['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x45cb8a,'Reply...')),this['set']('submitLabel',N(_0x45cb8a,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x4caa2d(),this['focusCycler']=new _0x296577({'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',(_0x27ce51,_0x4b4a55)=>{this['cancelButtonView']['fire']('execute'),_0x4b4a55();}),this['keystrokes']['set']('Ctrl+Enter',(_0x456e30,_0xe170ce)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0xe170ce());}),this['on']('submit',(_0x3d0fbe,_0x23e127)=>{_0x23e127['length']>0xfde8?(alert(N(_0x45cb8a,'TOO_LONG_COMMENT_ALERT',[_0x23e127['length'],0xfde8])),_0x3d0fbe['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x251277=this['editor'];this['element']['insertBefore'](_0x251277['ui']['element'],this['element']['firstChild']),_0x251277['model']['document']['on']('change',()=>this['value']=_0x251277['getData']()),_0x251277['bind']('placeholder')['to'](this),this['focusables']['add'](_0x251277['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x7f25ba){-0x1===_0x7f25ba?(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:_0x15ee69}=this,_0x4ba936=new _0x1af70f(_0x15ee69);return _0x4ba936['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4ba936['withText']=!0x0,_0x4ba936['bind']('label')['to'](this,'submitLabel'),_0x4ba936['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4ba936['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x580e7e,_0x17b139)=>!_0x17b139&&!!_0x580e7e['trim']()),_0x4ba936;}['_createCancelButton'](){const {locale:_0x5975d9}=this,_0x2c480d=new _0x1af70f(_0x5975d9);return _0x2c480d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x2c480d['label']=N(_0x5975d9,'Cancel'),_0x2c480d['withText']=!0x0,_0x2c480d['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x2c480d;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2969f2=>{this['focusTracker']['add'](_0x2969f2['element']);}),this['focusables']['on']('change',(_0x8c5c50,_0xc86ce5)=>{for(const _0x1c9cf0 of Array['from'](_0xc86ce5['added'])['reverse']())this['focusTracker']['add'](_0x1c9cf0['element']);});}}class ie extends kt{constructor(_0x3b8939,_0x2a4863,_0x269c1e){super(_0x3b8939),this['commentInputView']=new es(_0x3b8939,_0x269c1e),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x206636,_0x287322)=>_0x206636||!!_0x287322),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 _0x571309(_0x3b8939,_0x2a4863),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'](_0x4b29de){this['commentInputView']['focus'](_0x4b29de);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x3576bb,_0x77cfc8)=>{const {submitButtonView:_0x1fea46,cancelButtonView:_0x1133de,editor:_0x392f5e}=this['commentInputView'];[_0x1fea46['element'],_0x1133de['element'],_0x392f5e?_0x392f5e['editing']['view']['getDomRoot']():null]['filter'](_0x44005d=>_0x44005d)['some'](_0x50cbfd=>_0x50cbfd['contains'](_0x77cfc8['target']))||(this['focus'](),_0x77cfc8['preventDefault']());});}}class rs extends kt{constructor(_0x1b3514){super(_0x1b3514);const _0x26870a=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x26870a['to']('count',_0x362d2a=>N(_0x1b3514,'NUMBER_OF_COMMENTS',_0x362d2a))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x541986,_0x4aea7c,_0x25eaff){super(_0x541986);const _0x1ddcb0=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4aea7c['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4aea7c,this['_config']=_0x25eaff,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x4caa2d(),this['keystrokes']=new jt(),this['focusCycler']=new _0x296577({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x393cb1=>this['commentViews']['map'](_0x2256ee=>_0x2256ee['element'])['includes'](_0x393cb1['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x541986),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4d185d=>_0x4d185d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5501f9 of _0x4aea7c['comments'])this['_handleNewCommentModel'](_0x5501f9);this['_handleInfoComment'](),this['listenTo'](_0x4aea7c['comments'],'add',(_0x40fa7f,_0x1b8cf3)=>{const _0x3b6cfd=this['_calculatePosition'](_0x1b8cf3);this['length']++,this['_handleNewCommentModel'](_0x1b8cf3,_0x3b6cfd),this['refreshVisibleViews']();}),this['listenTo'](_0x4aea7c['comments'],'remove',(_0x53c69c,_0x1a997f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1a997f),this['refreshVisibleViews']();}),this['listenTo'](_0x4aea7c,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4aea7c,'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',_0x1ddcb0['if']('length','ck-hidden',_0x54e439=>!_0x54e439)],'aria-label':N(_0x541986,'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'](_0x5bf590){-0x1===_0x5bf590?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4e6a6d of this['commentViews'])_0x4e6a6d['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4cd84e,_0x33f864){const _0x4fa32b=new this['_config']['CommentView'](this['locale'],_0x4cd84e,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4fa32b['viewUid']=_0x4cd84e['id'],_0x4fa32b['delegate']('removeComment')['to'](this),_0x4fa32b['delegate']('updateComment')['to'](this),_0x4fa32b['delegate']('resolveCommentThread')['to'](this),_0x4fa32b['delegate']('editorReady')['to'](this),_0x4fa32b['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4fa32b,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4fa32b,_0x33f864);}['_calculatePosition'](_0x3b6b5d){const _0xfae59e=this['_model']['_findOptimalIndex'](_0x3b6b5d);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x3b6b5d['authoredAt']?_0xfae59e-0x1:_0xfae59e:_0xfae59e-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x79be99={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x79be99,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x79be99));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x4c70c3){const _0x30b2da=this['commentViews']['remove'](_0x4c70c3['id']);this['stopListening'](_0x30b2da),_0x30b2da['isEditMode']&&this['_updateHasDirtyComment'](),_0x30b2da['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4461be=>_0x4461be['isEditMode']);}['_rearrangeCollapse'](){const _0x3ba43b=function(_0xe5c411){const _0x257933=new _0x526483();for(const _0x50dfe6 of _0xe5c411)_0x257933['add'](_0x50dfe6);return _0x257933;}(this['commentViews']),_0x5d2a8c=this['_collapsedCommentsView']['count'];for(let _0x2399e3=0x1;_0x2399e3<=_0x5d2a8c;_0x2399e3++)_0x3ba43b['remove'](0x1);for(const _0x56c804 of _0x3ba43b)_0x56c804['collapse']();_0x5d2a8c>0x0&&_0x3ba43b['add'](this['_collapsedCommentsView'],0x1),ns(_0x5beb37(Array['from'](this['visibleViews']),Array['from'](_0x3ba43b)),this['visibleViews'],_0x3ba43b);}['_rearrangeExpand'](){ns(_0x5beb37(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x60b2a1 of this['visibleViews'])_0x60b2a1['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x404e0c=>{this['focusTracker']['add'](_0x404e0c['element']),this['keystrokes']['listenTo'](_0x404e0c['element']);}),this['commentViews']['on']('change',(_0xd0291b,_0x201ca2)=>{for(const _0x3600d9 of _0x201ca2['removed'])this['focusTracker']['remove'](_0x3600d9['element']),this['keystrokes']['stopListening'](_0x3600d9['element']);for(const _0xdba6af of Array['from'](_0x201ca2['added'])['reverse']())this['focusTracker']['add'](_0xdba6af['element']),this['keystrokes']['listenTo'](_0xdba6af['element']);});}}function ns(_0x3cff9c,_0x570a7a,_0x5ce5df){let _0x24218e=0x0;for(const _0x5548b2 of _0x3cff9c)switch(_0x5548b2){case'insert':_0x570a7a['add'](_0x5ce5df['get'](_0x24218e),_0x24218e),_0x24218e++;break;case'delete':_0x570a7a['remove'](_0x24218e);break;case'equal':_0x24218e++;}}class oe extends kt{constructor(_0x4a3fc4){super(_0x4a3fc4);const _0x415bbc=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x415bbc['to']('contextValue',_0x3d83ae=>N(_0x4a3fc4,'THREAD_CONTEXT_LABEL',_0x3d83ae)),'tabindex':-0x1},'children':[{'text':_0x415bbc['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x39fab1,_0x4d5578){super(_0x39fab1);const _0x4a76eb=this['bindTemplate'];this['_model']=_0x4d5578,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x4caa2d(),this['keystrokes']=new jt(),this['focusCycler']=new _0x296577({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1f25e4=>!!_0x1f25e4),this['bind']('contextValue')['to'](this['_model'],'context',_0xfd73cf=>_0xfd73cf&&_0xfd73cf['value']?this['_trimContextValue'](_0xfd73cf['value']):N(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',_0x4a76eb['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 _0x2559f8=new _0x1af70f(this['locale']);return _0x2559f8['label']=N(this['locale'],'Reopen'),_0x2559f8['tooltip']=N(this['locale'],'Reopen'),_0x2559f8['icon']=_0x3ffce2,_0x2559f8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x821733=>!_0x821733),_0x2559f8['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x307d85,_0x1e49e2)=>_0x307d85&&_0x1e49e2),_0x2559f8['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x2559f8;}['_trimContextValue'](_0x59ce41){if(_0x59ce41['length']<0x96)return _0x59ce41;const _0x22e0ee=_0x59ce41['lastIndexOf']('\x20',0x93);return _0x59ce41['substring'](0x0,_0x22e0ee>-0x1?_0x22e0ee:0x93)+'...';}['_attachContextActions'](){const _0x2bfa8d=this['element']['querySelector']('.ck-context'),_0x907ca3=_0x2bfa8d['querySelector']('.ck-context__value');this['listenTo'](_0x2bfa8d,'mouseenter',()=>{_0x907ca3['offsetWidth']<_0x907ca3['scrollWidth']&&_0x2bfa8d['classList']['add']('overlay');}),this['listenTo'](_0x2bfa8d,'mouseleave',()=>{_0x2bfa8d['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x310530 of this['focusables'])this['focusTracker']['add'](_0x310530['element']),this['keystrokes']['listenTo'](_0x310530['element']);}['_createContextView'](){const _0x537452=new oe(this['locale']);return _0x537452['bind']('contextValue')['to'](this),_0x537452;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x19a46c,_0x2a20fd,_0x9cee03,_0x11d008){super(_0x19a46c),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x2a20fd,this['_localUser']=_0x9cee03,this['_config']=_0x11d008,this['commentThreadHeaderView']=new Xt(_0x19a46c,_0x2a20fd),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x19a46c,N(_0x19a46c,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x19a46c,_0x2a20fd,Object['assign']({'CommentView':this['_config']['CommentView']},_0x11d008)),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',(_0x802e0c,_0x173a88)=>_0x802e0c||!!_0x173a88),this['bind']('isUnlinked')['to'](_0x2a20fd,'unlinkedAt',_0x49737a=>!!_0x49737a),this['bind']('ariaLabel')['to'](this,'length',_0x557959=>{const _0x6972d9=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x557959,_0x6972d9]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x4caa2d(),this['keystrokes']=new jt(),this['focusCycler']=new _0x296577({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4f6483=>_0x4f6483['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x27e8c2=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x38758c=_0x27e8c2['commentInputView'];return _0x27e8c2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x38758c,'value',(_0xaad831,_0x55e860,_0x1e96fa,_0x5e3171,_0x50bebc)=>!!_0x50bebc||!!_0x5e3171&&_0x1e96fa&&!_0x55e860||_0xaad831&&_0x1e96fa&&!_0x55e860),_0x38758c['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x646971,_0x29c1d5,_0x268e30)=>{let _0x27d829;return _0x27d829=_0x268e30&&_0x29c1d5?'Reply\x20to\x20reopen\x20discussion...':_0x646971?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x27d829);}),_0x38758c['bind']('submitLabel')['to'](this,'length',_0x4f2fb5=>N(this['locale'],_0x4f2fb5?'Reply':'Comment')),_0x38758c['on']('submit',(_0x516054,_0x4d1397)=>{this['fire']('addComment',_0x4d1397),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x38758c['on']('cancel',()=>{this['focus']();}),_0x38758c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x38758c['on']('cancel',_0x25c171=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x25c171['stop']());}),this['on']('change:isActive',(_0x5c8cfa,_0x470b7f,_0x38ef3b)=>{_0x38ef3b||this['length']||_0x38758c['value']||this['fire']('removeCommentThread');}),_0x27e8c2;}}class Tt extends/* #__PURE__ -- @preserve */
27
- ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x324533,_0x4e025b,_0x31f584,_0x131f34){super(_0x324533,_0x4e025b,_0x31f584,_0x131f34),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x324533,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1fd87b,_0x157be0,_0x4ddf11)=>{_0x4ddf11||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x58450c,_0x553cb9,_0x548b0a)=>{_0x548b0a&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1ba8cb=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1ba8cb['if']('isActive','ck-thread--active'),_0x1ba8cb['if']('isUnlinked','ck-thread--unlinked'),_0x1ba8cb['to']('actionIndicator',_0x3ab04c=>_0x3ab04c?'ck-thread--'+_0x3ab04c:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1ba8cb['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 _0x5c768d of this['commentsListView']['commentViews'])_0x5c768d['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x22c491}=this,_0x15fdd0=this['commentsListView']['commentViews']['get'](0x0);_0x15fdd0===this['_boundFirstCommentView']||_0x15fdd0['isSystemComment']||(this['_boundFirstCommentView']=_0x15fdd0,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x15fdd0,'actionIndicator',_0x4e3875=>'remove'===_0x4e3875?'remove':null),_0x15fdd0['placeholder']=N(_0x22c491,'Write\x20a\x20comment...'),_0x15fdd0['removeButton']['on']('execute',_0x168caa=>{_0x168caa['stop'](),this['showConfirm'](N(_0x22c491,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x15fdd0['focus']();}),_0x15fdd0['actionBar']['add'](this['resolveButton'],0x0),_0x15fdd0['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x11c0df=new _0x49074a(this['locale']);return _0x11c0df['label']=N(this['locale'],'Resolve'),_0x11c0df['tooltip']=N(this['locale'],'Resolve'),_0x11c0df['icon']=_0x17f5ba,_0x11c0df['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x11c0df['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4bbe27=>!_0x4bbe27),_0x11c0df['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xf0698a,_0x2cca9c)=>_0xf0698a&&!_0x2cca9c),_0x11c0df['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x11c0df;}['_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 is extends kt{constructor(_0x1f718e){super(_0x1f718e),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5a3db5,_0x4d4ecd,_0x543bed)=>{this['element']['innerHTML']=_0x543bed;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x46deb3,_0x43ff1b,_0x1ad57c){super(_0x46deb3),this['_model']=_0x43ff1b,this['_config']=_0x1ad57c,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x43ff1b,'content',_0x43ff1b,'authoredAt',(_0x2443b9,_0x282144)=>N(_0x46deb3,'COMMENT_ARIA_LABEL',[_0x43ff1b['author']['name'],_0x1ad57c['formatDateTime'](_0x282144),new DOMParser()['parseFromString'](_0x2443b9,'text/html')['body']['textContent'],_0x43ff1b['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x46deb3,N(_0x46deb3,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x25e068(),this['focusTracker']=new _0x4caa2d(),this['keystrokes']=new jt(),this['focusCycler']=new _0x296577({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2d3ebc=>_0x2d3ebc['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2b12e3=new is(this['locale']);return _0x2b12e3['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x394190,_0x247ff1)=>_0x247ff1?ts(_0x394190,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x394190),_0x2b12e3;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x2b7f8d=new es(this['locale'],this['_config']['editorConfig']);return _0x2b7f8d['value']=this['_model']['content'],_0x2b7f8d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2b7f8d['submitLabel']=N(this['locale'],'Save'),_0x2b7f8d['on']('submit',(_0x21b54b,_0x3cd00c)=>{this['fire']('updateComment',this['_model']['id'],_0x3cd00c),this['switchToDisplayMode'](),this['focus']();}),_0x2b7f8d['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x2b7f8d['once']('editorReady',()=>{_0x2b7f8d['focus']();}),_0x2b7f8d['createEditor'](),_0x2b7f8d['delegate']('editorReady')['to'](this),_0x2b7f8d['delegate']('editorDestroyed')['to'](this),_0x2b7f8d;}['_setupKeyboardNavigation'](){const _0x291f99=this['element'];this['keystrokes']['listenTo'](_0x291f99);for(const _0x36b011 of this['focusables'])this['focusTracker']['add'](_0x36b011['element']),this['keystrokes']['listenTo'](_0x36b011['element']);this['focusables']['on']('change',(_0x35c45c,_0x252ea3)=>{for(const _0x46ae8c of _0x252ea3['removed'])this['focusTracker']['remove'](_0x46ae8c['element']),this['keystrokes']['stopListening'](_0x46ae8c['element']);for(const _0x456692 of _0x252ea3['added'])this['focusTracker']['add'](_0x456692['element']),this['keystrokes']['listenTo'](_0x456692['element']);}),this['keystrokes']['set']('enter',(_0xca75ea,_0x32a19b)=>{_0x291f99===_0xca75ea['target']&&(this['focusCycler']['focusFirst'](),_0x32a19b());}),this['keystrokes']['set']('esc',(_0x3c080d,_0x2f5830)=>{_0x291f99!==_0x3c080d['target']&&(this['focus'](),_0x2f5830());});}}class _t extends/* #__PURE__ -- @preserve */
28
- ti(di){['actionBar'];['userView'];constructor(_0x3d5203,_0x117f1f,_0x55f86){super(_0x3d5203,_0x117f1f,_0x55f86),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x3d5203,'Reply...')),this['bind']('authoredAt')['to'](_0x117f1f),this['bind']('resolvedAt')['to'](_0x117f1f),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 _0x571309(_0x3d5203,_0x117f1f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x117f1f,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2ff7f0=this['bindTemplate'],_0x19fa22=[{'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':_0x2ff7f0['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2ff7f0['to']('authoredAt',_0x5c0b48=>this['_config']['formatDateTime'](_0x5c0b48))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2ff7f0['if']('isEditMode','ck-comment__actions--hidden'),_0x2ff7f0['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']&&_0x19fa22['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x2ff7f0['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2ff7f0['if']('isEditMode','ck-comment--edit'),_0x2ff7f0['if']('isSystemComment','ck-comment--info'),_0x2ff7f0['to']('actionIndicator',_0x53cda0=>_0x53cda0?'ck-comment--'+_0x53cda0:'')],'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':_0x19fa22}]}]};}['_createEditButton'](){const _0x4c37ef=new _0x1af70f(this['locale']);return _0x4c37ef['label']=N(this['locale'],'Edit'),_0x4c37ef['icon']=_0x51cc86,_0x4c37ef['withText']=!0x0,_0x4c37ef['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x4c37ef['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1d3097=>!_0x1d3097),_0x4c37ef['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x4c37ef['on']('execute',()=>this['switchToEditMode']()),_0x4c37ef;}['_createRemoveButton'](){const _0x14b8a5=new _0x1af70f(this['locale']);return _0x14b8a5['label']=N(this['locale'],'Remove'),_0x14b8a5['icon']=_0x23f35d,_0x14b8a5['withText']=!0x0,_0x14b8a5['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x14b8a5['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2f2b3a=>!_0x2f2b3a),_0x14b8a5['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x14b8a5['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x14b8a5;}['_createDropdown'](){const _0x3117ad=_0x4b0183(this['locale'],_0x27e89e),_0x4c1956=_0x3117ad['panelView']['children'],_0x22b71f=new _0x5d3a4e(this['locale']),_0x18641d=_0x3117ad['bindTemplate'];_0x493b96(_0x3117ad,()=>this['items']['find'](_0x4a4473=>_0x4a4473['isVisible'])),_0x3117ad['extendTemplate']({'attributes':{'class':[_0x18641d['if']('isVisible','ck-hidden',_0x383816=>!_0x383816)]}});const _0x9eb173=(_0x33af6e,_0xf4e6=-0x1)=>{const _0x4ee34e=new _0x368cbf(this['locale']);_0x4ee34e['children']['add'](_0x33af6e);const _0x206a69=_0xf4e6>-0x1?_0xf4e6:_0x22b71f['items']['length'];_0x22b71f['items']['add'](_0x4ee34e,_0x206a69);const _0x5d66ac=Array['from'](this['items']);_0x3117ad['unbind']('isEnabled','isVisible'),_0x3117ad['bind']('isEnabled')['toMany'](_0x5d66ac,'isEnabled',(..._0x270290)=>_0x270290['some'](_0x1d102d=>_0x1d102d)),_0x3117ad['bind']('isVisible')['toMany'](_0x5d66ac,'isVisible',(..._0x207ade)=>_0x207ade['some'](_0x4ccd7f=>_0x4ccd7f));};_0x3117ad['panelPosition']='sw',_0x3117ad['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x5c2a10});for(const _0x5a0c13 of this['items'])_0x9eb173(_0x5a0c13);return _0x4c1956['add'](_0x22b71f),_0x3117ad['listenTo'](this['items'],'add',(_0x78c2c6,_0x53e063,_0x192082)=>{_0x9eb173(_0x53e063,_0x192082);}),_0x3117ad['listenTo'](this['items'],'remove',(_0xbf1354,_0x1decd9,_0x13d501)=>{_0x22b71f['items']['remove'](_0x13d501);}),_0x3117ad;}['_attachActions'](_0x685bf3,_0x1d007b){const _0x7d8a3c=_0x685bf3&&_0x685bf3['element'];_0x7d8a3c&&(this['listenTo'](_0x7d8a3c,'mouseenter',()=>this['actionIndicator']=_0x1d007b),this['listenTo'](_0x7d8a3c,'focus',()=>this['actionIndicator']=_0x1d007b),this['listenTo'](_0x7d8a3c,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x7d8a3c,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x33a348=super['_createCommentInputView']();return _0x33a348['bind']('placeholder')['to'](this),_0x33a348;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Et(_0x51b804){const _0x2fd87a=_0x164460(_0x51b804,0x1e),_0x2ea8b7=new MutationObserver(_0x13d829=>{for(const _0x46d3d0 of _0x13d829)('attributes'==_0x46d3d0['type']&&'class'==_0x46d3d0['attributeName']||'childList'==_0x46d3d0['type']||'characterData'==_0x46d3d0['type'])&&_0x2fd87a();});return{'attach'(_0x50e925){_0x2ea8b7['observe'](_0x50e925,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2ea8b7['disconnect'](),_0x2fd87a['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x41e1f3,_0x20311b){super(_0x41e1f3),this['id']=_0x1995a1(),this['focusTracker']=new _0x4caa2d(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x2beb9f,_0x4493fd)=>this['fire']('Esc',_0x4493fd)),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']=Et(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x20311b),this['mainView']=_0x20311b;const _0x29ad2d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x29ad2d['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 _0x3f34fe=this['element']['clientHeight'];_0x3f34fe&&(this['height']=_0x3f34fe);}}class T extends/* #__PURE__ -- @preserve */
29
- _0x558b12(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x42e831,target:_0x44b38c,type:_0x2ff2ed,isVisible:_0x1488a9=!0x0}){super(),this['view']=_0x42e831,this['view']['element']||this['view']['render'](),this['_type']=_0x2ff2ed,this['_target']=_0x44b38c,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x526483([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x35860a,_0x53c60d)=>{this['view']['focusTracker']['add'](_0x53c60d);}),this['focusableElements']['on']('remove',(_0x3f6ec4,_0x138484)=>{this['view']['focusTracker']['remove'](_0x138484);}),this['set']('isVisible',_0x1488a9);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4a5711=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x4a5711),_0x4a5711;}get['targetRect'](){const _0x4dcdf3=this['target'];if(null===_0x4dcdf3)return null;if(_0x4dcdf3 instanceof _0x47ead6)return _0x4dcdf3;const _0x4e5069=_0x4dcdf3['filter'](_0x5f8d7d=>function(_0x2fb77f){const _0xb9df2c=_0x2fb77f['offsetParent'];if(_0xb9df2c)return!0x0;const _0x488cef=_0x2fb77f['getClientRects']()['item'](0x0);return!!_0x488cef;}(_0x5f8d7d));return 0x0===_0x4e5069['length']?null:new _0x47ead6(_0x4e5069[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x539bc8){this['view']['isActive']=_0x539bc8,this['view']['mainView']['isActive']=_0x539bc8;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x22a976){if(!(null===_0x22a976||_0x22a976 instanceof _0x47ead6||Array['isArray'](_0x22a976)&&_0x22a976['every'](_0x77342c=>fi(_0x77342c))))throw new _0x56607d('annotation-invalid-target',null,{'target':_0x22a976});}['_getNormalizedTarget'](){const _0x4433a7='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x4433a7)?[_0x4433a7]:_0x4433a7;}}function fi(_0x399339){return null!==_0x399339&&'object'==typeof _0x399339&&'nodeType'in _0x399339&&0x1===_0x399339['nodeType'];}class S extends _0x526483{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x88d815=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x4caa2d(),this['_focusTracker']['on']('change:isFocused',(_0xbd3d22,_0x4f9738,_0x17c326)=>{_0x17c326||this['fire']('blur');});for(const _0x195a3a of _0x88d815)this['add'](_0x195a3a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x139d1f){if(this['has'](_0x139d1f))throw new _0x56607d('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x139d1f['innerView'],_0x139d1f),this['_viewToAnnotation']['set'](_0x139d1f['view'],_0x139d1f);for(const _0x3ccff1 of _0x139d1f['focusableElements'])this['_focusTracker']['add'](_0x3ccff1);this['listenTo'](_0x139d1f['focusableElements'],'add',(_0x4bf6c2,_0x510b91)=>{this['_focusTracker']['add'](_0x510b91);}),this['listenTo'](_0x139d1f['focusableElements'],'remove',(_0x254f3d,_0x845f05)=>{this['_focusTracker']['remove'](_0x845f05);}),this['listenTo'](_0x139d1f['view']['focusTracker'],'change:isFocused',(_0x17347d,_0x3e8073,_0x184154)=>{_0x184154&&this['fire']('focus',_0x139d1f);}),_0x139d1f['updateTargetRect']();const _0x5800c4=this['_getOrderInContent'](_0x139d1f['view']['targetRect']);return super['add'](_0x139d1f,_0x5800c4);}['remove'](_0x38af82){if(!this['has'](_0x38af82))throw new _0x56607d('annotationcollection-not-existing-item',null);this['stopListening'](_0x38af82['view']['focusTracker']),this['stopListening'](_0x38af82['focusableElements']);for(const _0x22ed14 of _0x38af82['focusableElements'])this['_focusTracker']['remove'](_0x22ed14);return this['_viewToAnnotation']['delete'](_0x38af82['view']),this['_innerViewToAnnotation']['delete'](_0x38af82['innerView']),super['remove'](_0x38af82);}['getByInnerView'](_0x101272){return this['_innerViewToAnnotation']['get'](_0x101272);}['getByView'](_0x2d3e0b){return this['_viewToAnnotation']['get'](_0x2d3e0b);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x37a5e8 of this)_0x37a5e8['updateTargetRect']();this['_sort']();}['_sort'](){const _0xbc9c09=Array['from'](this)['sort']((_0x1062e9,_0x2e075b)=>w(_0x1062e9['view']['targetRect'],_0x2e075b['view']['targetRect']));for(let _0x417a75=_0xbc9c09['length']-0x1;_0x417a75>0x0;_0x417a75--){const _0x7e46c8=_0xbc9c09[_0x417a75];_0x417a75!==this['getIndex'](_0x7e46c8)&&(this['remove'](_0x7e46c8),this['add'](_0x7e46c8));}}['_getOrderInContent'](_0x127032){let _0x26b376=0x0;if(!_0x127032)return this['length'];for(const _0x4d02ad of this){const _0x29e55b=_0x4d02ad['view']['targetRect'];if(_0x29e55b){if(w(_0x127032,_0x29e55b)<0x0)return _0x26b376;_0x26b376++;}}return _0x26b376;}}function v({source:_0x4d31a2,target:_0x11f9a5,filter:_0x1dcf0f}){for(const _0x5866be of _0x4d31a2)_0x1dcf0f(_0x5866be)&&_0x11f9a5['add'](_0x5866be);_0x11f9a5['listenTo'](_0x4d31a2,'add',(_0x47684e,_0x1eb5db)=>{_0x1dcf0f(_0x1eb5db)&&_0x11f9a5['add'](_0x1eb5db);}),_0x11f9a5['listenTo'](_0x4d31a2,'remove',(_0x3db561,_0x2e02d6)=>{_0x11f9a5['has'](_0x2e02d6)&&_0x11f9a5['remove'](_0x2e02d6);});}function w(_0x4057f1,_0xb61f07){if(null===_0x4057f1&&null===_0xb61f07)return 0x0;if(null===_0x4057f1)return-0x1;if(null===_0xb61f07)return 0x1;const _0x789291=_0x4057f1['top']-_0xb61f07['top'];return 0x0==_0x789291?_0x4057f1['left']-_0xb61f07['left']:_0x789291;}class y extends _0x1b2bbd{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f731f){if(super(_0x1f731f),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1f731f instanceof _0x2f4066){const _0x343d16=_0x1f731f['locale'];_0x1f731f['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x343d16,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4a90d8){this['collection']['add'](_0x4a90d8);}['remove'](_0x5bb895){this['collection']['remove'](_0x5bb895),_0x5bb895['destroy']();}['refreshVisibility'](){for(const _0x5ca173 of this['collection'])_0x5ca173['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x456311){return this['collection']['getByInnerView'](_0x456311);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x325c26 of this['collection'])_0x325c26['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3ff49d){this['fire']('_activateAnnotation',_0x3ff49d);}['createAnnotation'](_0x572299){return new T(_0x572299);}['createAnnotationView'](_0x416195,_0x6d1a2c){return new E(_0x416195,_0x6d1a2c);}['_addActiveAnnotation'](_0x258008){const _0x342207=new Set(this['activeAnnotations']);_0x342207['add'](_0x258008),this['activeAnnotations']=_0x342207;}['_removeActiveAnnotation'](_0x98508c){const _0x11a954=new Set(this['activeAnnotations']);_0x11a954['delete'](_0x98508c),this['activeAnnotations']=_0x11a954;}['_bindAnnotationsToVisibleAnnotations'](){const _0x26c6f8=this['collection'],_0x480e72=this['_visibleAnnotations'];function _0x51fc3b(_0x1919db){const _0x4de98a=_0x1919db['source'];_0x4de98a['isVisible']&&!_0x480e72['has'](_0x4de98a)?_0x480e72['add'](_0x4de98a):!_0x4de98a['isVisible']&&_0x480e72['has'](_0x4de98a)&&_0x480e72['remove'](_0x4de98a),_0x4de98a['view']['focusTracker']['remove'](_0x4de98a['view']['element']),_0x4de98a['view']['focusTracker']['add'](_0x4de98a['view']['element']);}this['listenTo'](_0x26c6f8,'add',(_0x214600,_0xcc67ad)=>{_0xcc67ad['isVisible']&&_0x480e72['add'](_0xcc67ad),this['listenTo'](_0xcc67ad,'change:isVisible',_0x51fc3b);}),this['listenTo'](_0x26c6f8,'remove',(_0x4fc88c,_0x114426)=>{_0x480e72['has'](_0x114426)&&_0x480e72['remove'](_0x114426),this['stopListening'](_0x114426,'change:isVisible',_0x51fc3b);});}['_setupEnterAnnotationKeystroke'](){const _0x52187a=_0x6e9977=>{_0x6e9977['on']('ready',()=>{_0x6e9977['keystrokes']['set'](_0x155695,(_0x484137,_0x54030a)=>{const _0x2caac0=_0x36c406(this['activeAnnotations']['values']());_0x2caac0&&(_0x2caac0['view']['focus'](),_0x54030a());});});};this['context']instanceof _0x2f4066?_0x52187a(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x328921,_0x358715)=>{_0x52187a(_0x358715);});}['_setupEscapeAnnotationHandling'](){const _0x27c66c=_0x271ed5=>{const _0x15feae=_0x271ed5['source'],_0x28abcb=[];let _0x6c6020;if(Array['isArray'](_0x15feae['target'])){_0x6c6020=_0x15feae['target'][0x0],this['context']instanceof _0x2f4066?_0x28abcb['push'](this['context']):this['context']['editors']&&_0x28abcb['push'](...this['context']['editors']);for(const _0x2dca4e of _0x28abcb)for(const _0x220ba0 of _0x2dca4e['editing']['view']['domRoots']['values']())if(_0x220ba0['contains'](_0x6c6020))return void _0x2dca4e['editing']['view']['focus']();_0x6c6020['focus']();}};this['listenTo'](this['collection'],'add',(_0x117cbf,_0x595153)=>{this['listenTo'](_0x595153,'escape',_0x27c66c,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x41cfeb,_0x565b0d)=>{this['stopListening'](_0x565b0d,'escape',_0x27c66c);});}}const bt=Symbol('noChannel'),Nt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x1b2bbd{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,pt,st];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x398657){super(_0x398657),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x50b79e=this['context']['config'];_0x50b79e['define']('comments.maxCommentsWhenCollapsed',0x2),_0x50b79e['define']('comments.maxThreadTotalWeight',0x1f4),_0x50b79e['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x50b79e['define']('comments.CommentThreadView',Tt),_0x50b79e['define']('comments.CommentView',_t),_0x50b79e['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4dc3b1=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1bb378,_0x316898)=>this['_addCommentThread'](_0x316898)),this['on']('submitCommentThread',(_0x35b02e,_0x222e00)=>this['_submitCommentThread'](_0x222e00)),this['on']('resolveCommentThread',(_0x261b7b,_0x4e6b5e)=>this['_resolveCommentThread'](_0x4e6b5e)),this['on']('resolveCommentThread',(_0x413c50,_0x290159)=>this['_updateActiveAnnotation'](_0x290159),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x377b8d,_0x22db8f)=>this['_reopenCommentThread'](_0x22db8f)),this['on']('reopenCommentThread',(_0x1ec52c,_0x407ab9)=>this['_updateActiveAnnotation'](_0x407ab9),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4c685e,_0x15e215)=>this['_removeCommentThread'](_0x15e215)),this['on']('updateCommentThread',(_0x2ed20f,_0x3d9cb5)=>this['_updateCommentThread'](_0x3d9cb5)),this['on']('updateCommentThread',(_0x26b859,_0x158a50)=>this['_updateActiveAnnotation'](_0x158a50),{'priority':'lowest'}),this['on']('addComment',(_0x181eb5,_0x1ccf0d)=>this['_addComment'](_0x1ccf0d)),this['on']('updateComment',(_0x1e8ef2,_0x366020)=>this['_updateComment'](_0x366020)),this['on']('removeComment',(_0x83115d,_0x438b6c)=>this['_removeComment'](_0x438b6c)),this['on']('addComment',(_0x56c1e9,{threadId:_0x2f9a1f,isFromAdapter:_0xa9b5af})=>{if(_0xa9b5af)return;const _0x2612fb=this['getCommentThread'](_0x2f9a1f),_0x4800ac=_0x2612fb&&this['_threadToController']['get'](_0x2612fb);_0x4800ac&&_0x4800ac['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4dc3b1,'change:activeAnnotations',(_0x3f3639,_0x54676f,_0x490908)=>{const _0xc602f3=Array['from'](_0x490908)['map'](_0x11ecfa=>this['_viewToController']['get'](_0x11ecfa['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0xc602f3?_0xc602f3['model']:null;});}set['adapter'](_0x3d516a){if(this['_adapter'])throw new _0x56607d('commentsrepository-adapter-already-set');this['_adapter']=_0x3d516a;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x581b78=bt,threadId:_0x4a8e0d=_0x1995a1(),comments:_0x2d891f=[],unlinkedAt:_0x260682=null,resolvedAt:_0xe386f9=null,resolvedBy:_0x5b123f=null,target:_0x52244b=null,context:_0x114e88=null,attributes:_0x19da82={},isResolvable:_0x2d9320=!0x0,isSubmitted:_0x37b8d4=!0x1,isFromAdapter:_0x2e032d=!0x1}={}){return this['fire'](xt('addCommentThread',_0x581b78),{'channelId':_0x581b78,'threadId':_0x4a8e0d,'comments':_0x2d891f,'unlinkedAt':_0x260682,'resolvedAt':_0xe386f9,'resolvedBy':_0x5b123f,'target':_0x52244b,'context':_0x114e88,'attributes':_0x19da82,'isFromAdapter':_0x2e032d,'isResolvable':_0x2d9320,'isSubmitted':_0x37b8d4}),this['getCommentThread'](_0x4a8e0d);}['openNewCommentThread']({channelId:_0x2480f2=bt,threadId:_0x14511e=_0x1995a1(),target:_0x471220,context:_0x1ef1a8=null,isResolvable:_0x35ec20=!0x0}){if(this['_readOnlyChannels']['has'](_0x2480f2)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x471220)throw new _0x56607d('commentsrepository-missing-target');const _0x414c40=this['addCommentThread']({'channelId':_0x2480f2,'threadId':_0x14511e,'target':_0x471220,'context':_0x1ef1a8,'isResolvable':_0x35ec20});if(!_0x414c40)return null;const _0x2fd4dc=this['_threadToController']['get'](_0x414c40),_0x2c80e6=_0x2fd4dc['view']['commentThreadInputView']['commentInputView'],_0xf7ad06=this['context']['plugins']['get'](y),_0x3b0b84=_0xf7ad06['getByInnerView'](_0x2fd4dc['view']);return _0xf7ad06['activate'](_0x3b0b84),_0x2c80e6['once']('editorReady',()=>_0x2c80e6['focus']()),_0x414c40;}['hasCommentThread'](_0x37d65e){if('string'!=typeof _0x37d65e)throw new _0x56607d('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x37d65e);}['updateCommentThread']({channelId:_0x315f89=bt,threadId:_0x5c256f,context:_0x1a3d54,unlinkedAt:_0x30afca,attributes:_0x32754b,isFromAdapter:_0x414c5f=!0x1}){return this['fire'](xt('updateCommentThread',_0x315f89),{'channelId':_0x315f89,'threadId':_0x5c256f,'context':_0x1a3d54,'unlinkedAt':_0x30afca,'attributes':_0x32754b,'isFromAdapter':_0x414c5f}),this['getCommentThread'](_0x5c256f);}['getCommentThread'](_0x5d8d21){if('string'!=typeof _0x5d8d21)throw new _0x56607d('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x5d8d21);}['fetchCommentThread']({channelId:_0xe14e18,threadId:_0x25dd28}={}){const _0x341bc9=this['getCommentThread'](_0x25dd28);if(_0x341bc9)return Promise['resolve'](_0x341bc9);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x56607d('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0xe14e18,'threadId':_0x25dd28})['then'](_0x3884f7=>this['hasCommentThread'](_0x25dd28)?this['getCommentThread'](_0x25dd28):_0x3884f7?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0xe14e18},_0x3884f7)):void 0x0)['catch'](_0x3e5449=>{throw console['error'](_0x3e5449),new _0x56607d('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2acac2,skipNotAttached:_0x48f0d2=!0x1,skipEmpty:_0xfdc7e7=!0x1,toJSON:_0x168a5a=!0x1}={}){const _0x360285=[];for(const _0x4f95f6 of this['_threads']['values']())_0x2acac2&&_0x4f95f6['channelId']!==_0x2acac2||_0x48f0d2&&!_0x4f95f6['isAttached']||_0xfdc7e7&&0x0===_0x4f95f6['length']||_0x360285['push'](_0x4f95f6);return _0x168a5a?_0x360285['map'](_0x51ca09=>_0x51ca09['toJSON']()):_0x360285;}['getAnnotationForCommentThread'](_0x45e390){const _0x2f0c3b=this['_threadToController']['get'](_0x45e390);if(!_0x2f0c3b)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x2f0c3b['view'])||null;}['getCommentThreadForAnnotation'](_0x2851ef){const _0x217f97=this['_viewToController']['get'](_0x2851ef['innerView']);return _0x217f97?_0x217f97['model']:null;}['setActiveCommentThread'](_0x2bac42){const _0x2694e3=this['context']['plugins']['get'](y);if(!_0x2bac42)return void(this['activeCommentThread']&&_0x2694e3['deactivateAll']());const _0x3fed1b=this['getCommentThread'](_0x2bac42);if(!_0x3fed1b)throw new _0x56607d('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x2bac42});if(!this['_threadToController']['has'](_0x3fed1b))throw new _0x56607d('commentsrepository-active-not-attached',null,{'threadId':_0x2bac42});const _0x1d22e9=_0x2694e3['getByInnerView'](this['_threadToController']['get'](_0x3fed1b)['view']);_0x2694e3['activate'](_0x1d22e9);}['switchReadOnly'](_0xbda3dd,_0x516c68){_0xbda3dd?this['_readOnlyChannels']['add'](_0x516c68):this['_readOnlyChannels']['delete'](_0x516c68),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5289cf){return this['_readOnlyChannels']['has'](_0x5289cf)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xc6a30,_0x20208e){return new gt(_0xc6a30,_0x20208e);}['setPermissions'](_0x128cd3,_0x1ca074=bt){this['_permissions']['set'](_0x1ca074,_0x128cd3),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x158cd2=bt){return this['_permissions']['has'](_0x158cd2)?this['_permissions']['get'](_0x158cd2):Nt;}['_addCommentThread']({channelId:_0x2651ff,threadId:_0x26a75d,comments:_0x2da949,unlinkedAt:_0x557c4d,resolvedAt:_0xfcd210,resolvedBy:_0x326124,target:_0x5672bc,context:_0xd14dad,attributes:_0x17b48d,isFromAdapter:_0x18d159,isResolvable:_0x2fc372,isSubmitted:_0x30793e}){if('string'!=typeof _0x26a75d)throw new _0x56607d('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x26a75d});if(this['hasCommentThread'](_0x26a75d))throw new _0x56607d('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x26a75d});const _0x111d9f=new pi(this,{'channelId':_0x2651ff,'id':_0x26a75d,'context':_0xd14dad,'attributes':_0x17b48d,'unlinkedAt':_0x557c4d,'resolvedAt':_0xfcd210,'resolvedBy':_0x326124?this['context']['plugins']['get'](st)['getUser'](_0x326124):null,'isResolvable':_0x2fc372,'isSubmitted':_0x30793e||_0x18d159});this['_threads']['set'](_0x26a75d,_0x111d9f);for(const _0x5a4730 of _0x2da949)_0x111d9f['_add'](this['_createNewComment']({'threadId':_0x26a75d,..._0x5a4730}));return _0x5672bc&&_0x111d9f['attachTo'](_0x5672bc),_0x18d159||!_0x111d9f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2651ff,'threadId':_0x26a75d});}['_submitCommentThread']({channelId:_0x17d42a,threadId:_0x378cc2}){if(!this['hasCommentThread'](_0x378cc2))throw new _0x56607d('commentsrepository-missing-comment-thread',this);const _0x423454=this['getCommentThread'](_0x378cc2);if(_0x423454['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x3e908f,comments:_0x4a8a90,resolvedAt:_0x318a9a,resolvedBy:_0x11e0ec,context:_0x516287,attributes:_0x4dff94}=_0x423454,_0x290aff=this['context']['plugins']['get']('PendingActions'),_0x1cc65a=_0x290aff['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x17d42a,'threadId':_0x3e908f,'comments':_0x4a8a90['map'](_0x2f8a75=>_0x2f8a75['toJSON']()),'resolvedAt':_0x318a9a,'resolvedBy':_0x11e0ec?_0x11e0ec['id']:_0x11e0ec,'context':_0x516287,'attributes':_0x4dff94})['then'](({comments:_0x4f9a48})=>{_0x290aff['remove'](_0x1cc65a);for(const _0x2592b0 of _0x4f9a48)this['_updateComment']({'channelId':_0x17d42a,'threadId':_0x378cc2,'commentId':_0x2592b0['commentId'],'createdAt':_0x2592b0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xabc318=>{throw console['error'](_0xabc318),new _0x56607d('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x4051ab,target:_0x3ebc8d}){const _0xf8cbbd=this['getCommentThread'](_0x4051ab);if(!_0xf8cbbd)throw new _0x56607d('commentsrepository-attach-missing-comment-thread',this);const _0x5b6242=this['context']['plugins']['get']('PendingActions'),_0x3c918e=this['context']['plugins']['get'](y),_0x3215cc=this['_createCommentThreadView'](_0xf8cbbd),_0x3ed71e=new gt(_0xf8cbbd,_0x3215cc);let _0x3fac87=null;_0x3215cc['on']('change:isDirty',(_0xd52106,_0x57b94d,_0x6cfee3)=>{_0x6cfee3?_0x3fac87=_0x5b6242['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3fac87&&(_0x5b6242['remove'](_0x3fac87),_0x3fac87=null);}),this['_threadToController']['set'](_0xf8cbbd,_0x3ed71e),this['_viewToController']['set'](_0x3215cc,_0x3ed71e);const _0x307289=new E(this['context']['locale'],_0x3215cc);_0x307289['bind']('length')['to'](_0x3215cc),_0x307289['bind']('isDirty')['to'](_0x3215cc,'isDirty',_0x3215cc,'length',(_0x4db444,_0x3703ae)=>_0x4db444||!_0x3703ae),_0x307289['bind']('isActive')['to'](_0x3215cc),_0x307289['type']='comment';const _0x555d86=new T({'view':_0x307289,'target':_0x3ebc8d,'type':'comment','isVisible':!_0xf8cbbd['archivedAt']&&!!('function'==typeof _0x3ebc8d?_0x3ebc8d():_0x3ebc8d)});return _0x3215cc['on']('escape',()=>{_0x555d86['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3215cc,_0x555d86),_0x3c918e['add'](_0x555d86),_0x555d86;}['_bindAnnotationToEditors'](_0x17cee8,_0x4f3c3c){this['listenTo'](_0x17cee8,'editorReady',(_0x3807a8,_0x531a4e)=>{const _0x316b2d=_0x531a4e['ui']['view']['body']['bodyCollectionContainer'];_0x4f3c3c['focusableElements']['add'](_0x316b2d),this['context']instanceof _0x2f4066&&this['context']['ui']['focusTracker']['add'](_0x316b2d);},{'priority':'highest'}),this['listenTo'](_0x17cee8,'editorDestroyed',(_0x1230b5,_0x2c7f77)=>{const _0x379f12=_0x2c7f77['ui']['view']['body']['bodyCollectionContainer'];_0x4f3c3c['focusableElements']['has'](_0x379f12)&&_0x4f3c3c['focusableElements']['remove'](_0x379f12),this['context']instanceof _0x2f4066&&this['context']['ui']['focusTracker']['remove'](_0x379f12);});}['_unbindEditors'](_0x5d4c43){this['stopListening'](_0x5d4c43,'editorReady'),this['stopListening'](_0x5d4c43,'editorDestroyed');}['_createCommentThreadView'](_0x4947a5){const _0x2c21f5=this['context']['plugins']['get'](st),{config:_0x552302,locale:_0x56a8e8}=this['context'],_0x374b49=It(_0x552302['get']('locale'),_0x56a8e8);return new(0x0,(_0x552302['get']('comments'))['CommentThreadView'])(_0x56a8e8,_0x4947a5,_0x2c21f5['me'],{'editorConfig':{..._0x552302['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x552302['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x552302['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x552302['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x552302['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x374b49,'CommentView':_0x552302['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x4944aa,channelId:_0x176480,resolvedAt:_0x16a6ce,resolvedBy:_0x5cff36,isFromAdapter:_0x520a72}){if(!this['hasCommentThread'](_0x4944aa))throw new _0x56607d('commentsrepository-missing-comment-thread',null,{'threadId':_0x4944aa});const _0x35aac6=this['getCommentThread'](_0x4944aa);if(_0x35aac6['isResolved'])throw new _0x56607d('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4944aa});const _0x51011b=this['context']['plugins']['get'](st);if(_0x35aac6['resolvedBy']=_0x51011b['getUser'](_0x5cff36),_0x35aac6['resolvedAt']=_0x16a6ce,_0x520a72||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x5a04ca=this['context']['plugins']['get']('PendingActions'),_0xf48fbf=_0x5a04ca['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x176480,'threadId':_0x4944aa})['then'](({resolvedAt:_0x2b547,resolvedBy:_0x12b4e7})=>{_0x5a04ca['remove'](_0xf48fbf),_0x35aac6['resolvedBy']['id']!==_0x12b4e7&&(_0x35aac6['resolvedBy']=_0x51011b['getUser'](_0x12b4e7)),_0x35aac6['resolvedAt']=_0x2b547;})['catch'](_0x267320=>{throw console['error'](_0x267320),new _0x56607d('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x37fd11,channelId:_0x3959a0,isFromAdapter:_0x441634}){if(!this['hasCommentThread'](_0x37fd11))throw new _0x56607d('commentsrepository-missing-comment-thread',null,{'threadId':_0x37fd11});const _0x235dd5=this['getCommentThread'](_0x37fd11);if(!_0x235dd5['isResolved'])throw new _0x56607d('commentsrepository-reopen-comment-thread',null,{'threadId':_0x37fd11});if(_0x235dd5['resolvedBy']=null,_0x235dd5['resolvedAt']=null,_0x441634||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5a19fd=this['context']['plugins']['get']('PendingActions'),_0x57ca11=_0x5a19fd['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x3959a0,'threadId':_0x37fd11})['then'](()=>_0x5a19fd['remove'](_0x57ca11))['catch'](_0x4a07ae=>{throw console['error'](_0x4a07ae),new _0x56607d('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5d843e,isFromAdapter:_0x8c7302}){const _0x567190=this['getCommentThread'](_0x5d843e);if(!_0x567190)throw new _0x56607d('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5d843e),this['_threads']['delete'](_0x5d843e),!_0x567190['isSubmitted']||_0x8c7302||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x175bc0=this['context']['plugins']['get']('PendingActions'),{channelId:_0x438ec6}=_0x567190,_0xfaf9a9=_0x175bc0['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x438ec6,'threadId':_0x5d843e})['then'](()=>_0x175bc0['remove'](_0xfaf9a9))['catch'](_0x3b8ae2=>{throw console['error'](_0x3b8ae2),new _0x56607d('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x393ebc,unlinkedAt:_0x1c2895,context:_0x26260c,attributes:_0x1aa098,isFromAdapter:_0x540251}){if('string'!=typeof _0x393ebc)throw new _0x56607d('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x393ebc});if(!this['hasCommentThread'](_0x393ebc))throw new _0x56607d('commentsrepository-missing-comment-thread',null,{'threadId':_0x393ebc});const _0x288cfb=this['getCommentThread'](_0x393ebc);let _0x57365f=!0x1;if(void 0x0!==_0x26260c&&_0x288cfb['context']!==_0x26260c&&(_0x288cfb['context']=_0x26260c,_0x57365f=!0x0),void 0x0!==_0x1c2895&&_0x288cfb['unlinkedAt']!==_0x1c2895&&(_0x288cfb['unlinkedAt']=_0x1c2895,_0x57365f=!0x0),_0x1aa098&&!yt(_0x1aa098,_0x288cfb['attributes'])&&(_0x288cfb['attributes']=_0x1aa098,_0x57365f=!0x0),!_0x57365f)return Promise['resolve']();if(!_0x288cfb['isSubmitted']||_0x540251||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x47af45=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5d1a2f}=_0x288cfb,_0x3e41ec=_0x47af45['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5d1a2f,'threadId':_0x393ebc,'context':_0x26260c,'unlinkedAt':_0x1c2895,'attributes':_0x1aa098})['then'](()=>_0x47af45['remove'](_0x3e41ec))['catch'](_0x221ad7=>{throw console['error'](_0x221ad7),new _0x56607d('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x45e9aa){const _0x5eab27=this['context']['plugins']['get'](y),_0x371ca5=this['getCommentThread'](_0x45e9aa);if(_0x371ca5['_isAttached']=!0x1,this['_threadToController']['has'](_0x371ca5)){const _0x509fe3=this['_threadToController']['get'](_0x371ca5),_0x38035a=_0x509fe3['view'],_0x20eabb=_0x5eab27['getByInnerView'](_0x38035a);this['_threadToController']['delete'](_0x371ca5),this['_viewToController']['delete'](_0x38035a),_0x20eabb&&_0x5eab27['remove'](_0x20eabb),_0x509fe3['destroy'](),_0x38035a['destroy']()['then'](()=>{this['_unbindEditors'](_0x38035a);});}}['_updateActiveAnnotation']({threadId:_0x3d88b0,resolvedAt:_0x3799e8,unlinkedAt:_0x303e3e}){const _0x48980e=!!_0x3799e8,_0x28a14a=this['context']['plugins']['get'](y),_0x511047=this['getCommentThread'](_0x3d88b0);if(this['_threadToController']['has'](_0x511047)){const _0x5011ea=this['_threadToController']['get'](_0x511047)['view'],_0x31aeea=_0x28a14a['getByInnerView'](_0x5011ea);_0x31aeea&&(_0x48980e&&_0x28a14a['_removeActiveAnnotation'](_0x31aeea),_0x303e3e?_0x31aeea['isVisible']=!0x1:_0x31aeea['refreshVisibility']());}}['_getExternalAuthor'](_0x148d57){const _0x11eb48=this['context']['plugins']['get'](st),_0x54d8e2=wt('external:'+_0x148d57),_0x9a50a3=_0x11eb48['getUser'](_0x54d8e2);return _0x9a50a3||_0x11eb48['addUser']({'id':_0x54d8e2,'name':_0x148d57});}['_createNewComment']({threadId:_0x252f4b,commentId:_0x15434a=_0x1995a1(),content:_0x2bdea1,authorId:_0x985050,createdAt:_0x458167,attributes:_0x33adc6}){if('string'!=typeof _0x15434a)throw new _0x56607d('commentsrepository-invalid-commentid');if('string'!=typeof _0x985050)throw new _0x56607d('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2bdea1||!_0x2bdea1['trim']())throw new _0x56607d('commentsrepository-invalid-comment-content');const _0x4b2bb1=this['context']['plugins']['get'](st)['getUser'](_0x985050);if(!_0x4b2bb1)throw new _0x56607d('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x985050});let _0x160c7c=null,_0x3039fd=_0x458167;return _0x33adc6?.['@external']&&(_0x160c7c=this['_getExternalAuthor'](_0x33adc6['@external']['authorName']),_0x3039fd=new Date(_0x33adc6['@external']['createdAt'])),new wi(this,{'threadId':_0x252f4b,'id':_0x15434a,'author':_0x160c7c||_0x4b2bb1,'creator':_0x4b2bb1,'content':_0x2bdea1,'createdAt':_0x458167,'authoredAt':_0x3039fd,'attributes':_0x33adc6});}['_addComment'](_0xbe469){let {threadId:_0x430933,content:_0x734f91,attributes:_0x2b25b3,isFromAdapter:_0x809c6c}=_0xbe469;const _0x3addb3=this['getCommentThread'](_0xbe469['threadId']);if(!_0x3addb3)throw new _0x56607d('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xb678d4=this['_createNewComment'](_0xbe469),{id:_0xfb5785}=_0xb678d4;if(_0x3addb3['_add'](_0xb678d4),_0x809c6c||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3addb3['isSubmitted'])return Promise['resolve']();const _0x126a8a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5b027f}=_0x3addb3,_0x508b3b=_0x126a8a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2b25b3||(_0x2b25b3={}),this['adapter']['addComment']({'channelId':_0x5b027f,'threadId':_0x430933,'commentId':_0xfb5785,'content':_0x734f91,'attributes':_0x2b25b3})['then'](_0x2652a2=>{_0x126a8a['remove'](_0x508b3b),_0x2652a2&&this['_updateComment']({'channelId':_0x5b027f,'threadId':_0x430933,'commentId':_0xfb5785,'createdAt':_0x2652a2['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xb4930a=>{throw console['error'](_0xb4930a),new _0x56607d('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x15ea65,commentId:_0x306e73,content:_0x49e337,createdAt:_0x46ffaf,attributes:_0x44e29c,isFromAdapter:_0x4cfa70}){if(void 0x0!==_0x49e337&&('string'!=typeof _0x49e337||!_0x49e337['trim']()['length']))throw new _0x56607d('commentsrepository-update-comment-invalid-content');const _0x4d981c=this['getCommentThread'](_0x15ea65),_0x329625=_0x4d981c['getComment'](_0x306e73);if(!_0x329625)throw new _0x56607d('commentsrepository-update-missing-comment',this);let _0x361b26=!0x1;if(_0x49e337&&_0x49e337!==_0x329625['content']&&(_0x329625['isEditable']||_0x4cfa70)&&(_0x329625['content']=_0x49e337,_0x361b26=!0x0),_0x46ffaf&&_0x46ffaf!==_0x329625['createdAt']&&(_0x329625['createdAt']=_0x46ffaf,_0x329625['attributes']&&_0x329625['attributes']['@external']||(_0x329625['authoredAt']=_0x46ffaf),_0x361b26=!0x0),_0x44e29c&&!yt(_0x44e29c,_0x329625['attributes'])&&(_0x329625['attributes']=_0x44e29c,_0x361b26=!0x0),!_0x361b26)return Promise['resolve']();if(_0x4d981c['fire']('commentUpdated'),_0x4cfa70||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4c7078=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5ab623}=this['getCommentThread'](_0x329625['threadId']),_0x3b6c91=_0x4c7078['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5ab623,'threadId':_0x15ea65,'commentId':_0x306e73,'content':_0x49e337,'attributes':_0x44e29c})['then'](()=>_0x4c7078['remove'](_0x3b6c91))['catch'](_0x29d8d1=>{throw console['error'](_0x29d8d1),new _0x56607d('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x4840c0,commentId:_0x2cb98a,isFromAdapter:_0x480805}){const _0x1d4aad=this['getCommentThread'](_0x4840c0),_0xc46186=_0x1d4aad['getComment'](_0x2cb98a);if(!_0xc46186)throw new _0x56607d('commentsrepository-remove-missing-comment',this);if(_0x1d4aad['_remove'](_0xc46186),_0x480805||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x438754=this['context']['plugins']['get']('PendingActions'),{channelId:_0x25bef5}=_0x1d4aad,_0x125908=_0x438754['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x25bef5,'threadId':_0x4840c0,'commentId':_0x2cb98a})['then'](()=>_0x438754['remove'](_0x125908))['catch'](_0x302182=>{throw console['error'](_0x302182),new _0x56607d('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
30
- _0x558b12(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x35a958,_0x92a107){super();const _0x341fff=_0x92a107['isResolvable'];this['channelId']=_0x92a107['channelId'],this['id']=_0x92a107['id'],this['comments']=new _0x526483(),this['_repository']=_0x35a958,this['_isAttached']=!0x1,this['_isSubmitted']=_0x92a107['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x35a958,'_permissions',_0x35a958,'_readOnlyChannels',()=>_0x35a958['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x35a958,'_permissions',()=>_0x35a958['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x35a958,'_permissions',()=>{const _0x151cb0=_0x35a958['getPermissions'](this['channelId']);return _0x151cb0['write']||_0x151cb0['admin'];}),this['bind']('isResolvable')['to'](_0x35a958,'_permissions',()=>_0x341fff&&_0x35a958['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x92a107['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x525ac9,_0x59b116)=>_0x525ac9?_0x59b116?_0x525ac9<_0x59b116?_0x525ac9:_0x59b116:_0x525ac9:_0x59b116),this['set']('unlinkedAt',_0x92a107['unlinkedAt']||null),this['set']('resolvedAt',_0x92a107['resolvedAt']||null),this['set']('resolvedBy',_0x92a107['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x16f203=>!!_0x16f203),this['set']('attributes',_0x92a107['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1c5876,_0x2bbc7b)=>_0x1c5876+_0x2bbc7b['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2d946b,id:_0x306ff0}=this;this['_repository']['fire'](xt('submitCommentThread',_0x2d946b),{'channelId':_0x2d946b,'threadId':_0x306ff0});}['setUnlinkedAt'](_0x5b293c){this['_update']({'unlinkedAt':_0x5b293c});}['resolve']({resolvedAt:_0x3d5a87=new Date(),resolvedBy:_0x75c8df='',isFromAdapter:_0x2ef2c0=!0x1}={}){const _0x33047e=this['_repository']['context']['plugins']['get'](st)['me'],{channelId:_0x3b648f,id:_0x3aeddb}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x3b648f),{'channelId':_0x3b648f,'threadId':_0x3aeddb,'resolvedAt':_0x3d5a87,'resolvedBy':_0x75c8df||_0x33047e['id'],'isFromAdapter':_0x2ef2c0});}['reopen']({isFromAdapter:_0x21d2bf=!0x1}={}){const {channelId:_0x5617c0,id:_0x477309}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x5617c0),{'channelId':_0x5617c0,'threadId':_0x477309,'isFromAdapter':_0x21d2bf});}['setContext'](_0x275f01){this['context']||this['_update']({'context':_0x275f01});}['setAttribute'](_0x26f95e,_0x3a24af){const _0x342889=At(this['attributes']);Ct(_0x342889,_0x26f95e,_0x3a24af),this['_update']({'attributes':_0x342889});}['removeAttribute'](_0x2ac542){const _0x20d959=At(this['attributes']);vt(_0x20d959,_0x2ac542),this['_update']({'attributes':_0x20d959});}['remove']({isFromAdapter:_0x273d54=!0x1}={}){const {channelId:_0x501bdc,id:_0x107fba}=this;this['_repository']['fire'](xt('removeCommentThread',_0x501bdc),{'channelId':_0x501bdc,'threadId':_0x107fba,'isFromAdapter':_0x273d54});}['attachTo'](_0x136d2d){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x136d2d});}['addComment'](_0xf08a09){const {channelId:_0x386db8,id:_0x5f4d0b}=this;this['_repository']['fire'](xt('addComment',_0x386db8,_0x5f4d0b),Object['assign']({'channelId':_0x386db8,'threadId':_0x5f4d0b},_0xf08a09));}['getComment'](_0x151018){if('string'!=typeof _0x151018)throw new _0x56607d('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x151018});return this['comments']['get'](_0x151018);}['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'](_0x53af1c=>_0x53af1c['toJSON']()),'attributes':this['attributes']};}['_add'](_0x4361a1){return this['listenTo'](_0x4361a1,'change:authoredAt',()=>{const _0x345dbc=this['_findOptimalIndex'](_0x4361a1),_0x235040=this['comments'];_0x345dbc-0x1!=_0x235040['getIndex'](_0x4361a1)&&_0x345dbc+0x1!=_0x235040['getIndex'](_0x4361a1)&&(this['_remove'](_0x4361a1),this['_add'](_0x4361a1));}),this['comments']['add'](_0x4361a1,this['_findOptimalIndex'](_0x4361a1));}['_update'](_0x5e11b0){const {channelId:_0x12329e,id:_0x47a3ba}=this;this['_repository']['fire'](xt('updateCommentThread',_0x12329e),{..._0x5e11b0,'channelId':_0x12329e,'threadId':_0x47a3ba});}['_remove'](_0x9b2109){return this['stopListening'](_0x9b2109),_0x9b2109['destroy'](),this['comments']['remove'](_0x9b2109);}['_findOptimalIndex'](_0x357352){const _0x511fdb=this['comments']['find'](_0x2e61bc=>new Date(_0x2e61bc['authoredAt'])['getTime']()>new Date(_0x357352['authoredAt'])['getTime']());return _0x511fdb?this['comments']['getIndex'](_0x511fdb):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
31
- _0x558b12(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x187e47,_0xad86e6){super();const _0x42c310=_0x187e47['context']['plugins']['get'](st)['me'],_0x2d78db=_0x187e47['getCommentThread'](_0xad86e6['threadId']),_0x385d85=0x0===_0x2d78db['comments']['length'],_0x329d75=_0x42c310===_0xad86e6['author'];this['id']=_0xad86e6['id'],this['threadId']=_0xad86e6['threadId'],this['author']=_0xad86e6['author'],this['creator']=_0xad86e6['creator'],this['isExternal']=Boolean(_0xad86e6['attributes']&&_0xad86e6['attributes']['@external']),this['set']('content',_0xad86e6['content']),this['createdAt']=_0xad86e6['createdAt']||new Date(),this['set']('authoredAt',_0xad86e6['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2d78db,'resolvedAt'),this['set']('attributes',_0xad86e6['attributes']||{}),this['bind']('isEditable')['to'](_0x187e47,'_permissions',()=>{const _0x455d11=_0x187e47['getPermissions'](_0x2d78db['channelId'])['write'],_0x1735ed=_0x187e47['getPermissions'](_0x2d78db['channelId'])['modifyAll'];return _0x329d75&&_0x455d11||!_0x329d75&&_0x1735ed;}),this['bind']('isRemovable')['to'](_0x2d78db,'isRemovable',_0x187e47,'_permissions',_0x8ed31e=>{const _0x28d59c=_0x187e47['getPermissions'](_0x2d78db['channelId'])['write'],_0xa55ea5=_0x187e47['getPermissions'](_0x2d78db['channelId'])['modifyAll'];return _0x329d75&&_0x28d59c||_0x8ed31e&&_0x385d85||!_0x329d75&&_0xa55ea5&&!_0x385d85;}),this['bind']('isReadOnly')['to'](_0x2d78db,'isReadOnly'),this['_repository']=_0x187e47;}get['weight'](){return Math['max'](function(_0x559b1b){const _0x315308=document['createElement']('div');return _0x315308['innerHTML']=_0x559b1b,_0x315308['textContent']['length'];}(this['content']),0xc8);}['update'](_0x486497){const {threadId:_0x5d3a4c,id:_0xf2dfde}=this;if(!this['_repository']['hasCommentThread'](_0x5d3a4c))throw new _0x56607d('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x16112a}=this['_repository']['getCommentThread'](_0x5d3a4c);this['_repository']['fire'](xt('updateComment',_0x16112a,_0x5d3a4c),{'channelId':_0x16112a,'threadId':_0x5d3a4c,'commentId':_0xf2dfde,..._0x486497});}['setAttribute'](_0x167ef5,_0x516e1f){const _0x30bd8c=At(this['attributes']);Ct(_0x30bd8c,_0x167ef5,_0x516e1f),this['update']({'attributes':_0x30bd8c});}['removeAttribute'](_0x46add8){const _0x4e0647=At(this['attributes']);vt(_0x4e0647,_0x46add8),this['update']({'attributes':_0x4e0647});}['remove'](_0x3427dd={}){if(!_0x3427dd['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x24d2a8,id:_0x111d3e}=this;if(!this['_repository']['hasCommentThread'](_0x24d2a8))throw new _0x56607d('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x13468c}=this['_repository']['getCommentThread'](_0x24d2a8);this['_repository']['fire'](xt('removeComment',_0x13468c,_0x24d2a8),{'channelId':_0x13468c,'threadId':_0x24d2a8,'commentId':_0x111d3e,..._0x3427dd});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x101940,..._0x1acbac){for(const _0x4d3df0 of _0x1acbac)void 0x0!==_0x4d3df0&&(_0x101940+=':'+String(_0x4d3df0));return _0x101940;}class rt extends _0x46611b{constructor(_0x984a8f){super(_0x984a8f),this['set']('hasContent',!0x1);}['refresh'](){const _0x397ac5=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x1aa794 of _0x397ac5['getRanges']())if(this['_hasContent'](_0x1aa794))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x361e51=_0x1995a1(),ranges:_0x3c051d,comment:_0x13cf73}={}){const _0x57343f=this['editor']['model'],_0x5b390c=_0x3c051d??Array['from'](_0x57343f['document']['selection']['getRanges']()),_0x2909da=[];for(const _0x39a41e of _0x5b390c)this['_hasContent'](_0x39a41e)&&_0x2909da['push'](this['_trimToContent'](_0x39a41e));if(!_0x2909da['length'])throw new _0x56607d('addcommentthreadcommand-incorrect-ranges',null);_0x13cf73&&this['_createCommentThread'](_0x361e51,_0x13cf73),this['_createMarkersFromRanges'](_0x361e51,_0x2909da,!!_0x13cf73);}['_createMarkersFromRanges'](_0x484cf2,_0x40b6f3,_0x449d60){this['editor']['model']['change'](_0x1d776a=>{for(const _0x4261f7 of _0x40b6f3){const _0x374ccb=_0x1995a1()['substr'](0x1,0x5),_0x3986fb='comment:'+_0x484cf2+':'+_0x374ccb;_0x1d776a['addMarker'](_0x3986fb,{'range':_0x4261f7,'usingOperation':_0x449d60,'affectsData':_0x449d60});}});}['_createCommentThread'](_0x643def,_0x4b0edf){const _0x112093=this['editor']['plugins']['get']('CommentsRepository'),_0x54a340=this['editor']['config']['get']('collaboration.channelId'),_0x4917ba=this['editor']['plugins']['get']('Users')['me'];if(!_0x4917ba)throw new _0x56607d('addcommentthreadcommand-user-not-found',null);_0x112093['addCommentThread']({'threadId':_0x643def,'channelId':_0x54a340,'comments':[{'authorId':_0x4917ba['id'],'content':_0x4b0edf,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x5c8bcb){for(const _0x494f48 of _0x5c8bcb['getItems']())if(this['_itemIsContent'](_0x494f48))return!0x0;return!0x1;}['_itemIsContent'](_0xc273c8){return _0xc273c8['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xc273c8)&&!_0xc273c8['is']('element','tableCell');}['_trimToContent'](_0x485856){const _0x9e193d=_0x336646=>!this['_itemIsContent'](_0x336646['item']),_0x1b11c9=_0x485856['start']['getLastMatchingPosition'](_0x9e193d),_0x9a3d5f=_0x485856['end']['getLastMatchingPosition'](_0x9e193d,{'direction':'backward'});return this['editor']['model']['createRange'](_0x1b11c9,_0x9a3d5f);}}class b extends _0x2a5e1f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x23a38b){super(_0x23a38b),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5493a3=this['editor'],_0x3a4e40=_0x5493a3['model']['document']['selection'],_0x410635=_0x5ecd8f(()=>this['refreshSelectedViews'](),0xa);_0x3a4e40['on']('change:range',(_0x14efc0,_0x2484f8)=>{_0x2484f8['directChange']&&(_0x410635['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5493a3['editing']['view']['document'],'change:isFocused',(_0x394f36,_0x52bef5,_0x35ad74)=>{_0x35ad74&&_0x410635();}),this['listenTo'](_0x5493a3['ui']['focusTracker'],'change:isFocused',(_0x524ac6,_0x5bbc72,_0x4d7432)=>{_0x4d7432||this['fire']('blur',{'isAnnotationTracked':_0xd2ae28=>this['_editorAnnotationsData']['has'](_0xd2ae28['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3417f3){if(this['_editorAnnotations']['has'](_0x3417f3['view']))return;this['_editorAnnotations']['add'](_0x3417f3['view']),this['editor']['ui']['focusTracker']['add'](_0x3417f3['view']['element']);const _0x3b06b7=this['editor']['plugins']['get'](y);this['listenTo'](_0x3b06b7['collection'],'remove',(_0x359c0b,_0x27814b)=>{this['editor']['ui']['focusTracker']['remove'](_0x27814b['view']['element']),this['_editorAnnotations']['delete'](_0x27814b['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x33baca){if('function'!=typeof _0x33baca)throw new _0x56607d('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x33baca);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x51d3f8,annotations:_0x5a0fb6}){const _0x1f6ad7=[],_0x133364=this['editor']['model']['document']['selection'],_0x3b3fbc=Array['from'](_0x133364['getRanges']());for(const [_0xf6451f,_0x4cb2a9]of this['_editorAnnotationsData']){const _0xf1e78c=_0x3bdd99(_0x4cb2a9),_0x4686fa=_0x5a0fb6['getByInnerView'](_0xf6451f);_0xf1e78c&&_0x4686fa&&_0x1f6ad7['push']({'annotation':_0x4686fa,'range':_0xf1e78c});}function _0x3bdd99(_0x2d273e){for(const _0x21f508 of _0x2d273e)for(const _0x2d66ba of _0x3b3fbc)if(_0x21f508['containsRange'](_0x2d66ba,!_0x133364['isCollapsed']))return _0x21f508;return null;}return _0x1f6ad7['sort']((_0x2e8640,_0x34e9cc)=>{const _0x4f47bd=_0x2e8640['range'],_0x12ef65=_0x34e9cc['range'];if(!_0x4f47bd['isEqual'](_0x12ef65)){if(_0x4f47bd['containsRange'](_0x12ef65,!0x0))return 0x1;if(_0x12ef65['containsRange'](_0x4f47bd,!0x0))return-0x1;}return _0x2e8640['annotation']==_0x51d3f8?-0x1:_0x34e9cc['annotation']==_0x51d3f8?0x1:0x0;})['map'](_0x333c45=>_0x333c45['annotation']);}get['_editorAnnotationsData'](){const _0x1745f9=new Map();for(const _0x35ef3f of Array['from'](this['_dataCollectors']))for(const [_0x226bab,_0x19c52a]of _0x35ef3f())_0x1745f9['set'](_0x226bab,_0x19c52a);return _0x1745f9;}}class ct extends _0x2a5e1f{['afterInit'](){const _0x15256c=this['editor'];if(!_0x15256c['plugins']['has']('RestrictedEditingModeEditing'))return;_0x15256c['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x2a5e1f{constructor(_0x2d409f){super(_0x2d409f),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x69064b=this['editor'],_0xc2c6a2=_0x69064b['commands']['get']('importWord'),_0x5266a3=_0x69064b['plugins']['get'](st);_0xc2c6a2&&(_0xc2c6a2['on']('execute',(_0x496964,[,_0x7d2a9b])=>{_0x7d2a9b['collaboration_features']={'comments':!0x0,'user_id':_0x5266a3['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xc2c6a2,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5a41be,_0x3fdab6){const {comment_threads:_0x167d62}=_0x3fdab6;_0x167d62&&_0x167d62['forEach'](({thread_id:_0x9692e2,comments:_0x494855,is_resolved:_0x5284e3})=>{const _0x225b29=new Date(),_0x49d29a=_0x494855['map'](({author:_0x2f6027,content:_0x22ef42,created_at:_0x377fb4})=>({'content':_0x22ef42,'authorId':this['editor']['plugins']['get'](st)['me']['id'],'createdAt':_0x225b29,'attributes':{'@external':{'authorName':_0x2f6027,'createdAt':_0x377fb4?new Date(_0x377fb4):new Date(),'source':'importWord'}}})),_0xf4596d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0xf4596d,'threadId':_0x9692e2,'comments':_0x49d29a,'resolvedAt':_0x5284e3?_0x225b29:null});});}}class ut extends _0x2a5e1f{constructor(_0x1c33e8){super(_0x1c33e8),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x219ec6=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x219ec6,'contentInsertion',(_0x3652aa,_0x9e74c5)=>this['_removeMarkersWithoutThreads'](_0x9e74c5['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5b854a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5b854a;const _0x2fb7b7=this['editor']['plugins']['get']('CommentsRepository');for(const _0x2910a5 of _0x5b854a['keys']()){const [_0x138173,_0x4dbcee]=_0x2910a5['split'](':');'comment'!=_0x138173||_0x2fb7b7['hasCommentThread'](_0x4dbcee)||_0x5b854a['delete'](_0x2910a5);}return _0x5b854a;}['_registerMarkerInClipboardPipeline'](){const _0x5c2ff4=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x4feaf8=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x4feaf8&&_0x5c2ff4['_registerMarkerToCopy']('comment',_0x4feaf8);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x291899){switch(_0x291899){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function dt(_0x53d734){const _0x1992c6=_0x53d734['split'](':');return{'group':_0x1992c6[0x0],'id':_0x1992c6[0x1],'part':_0x1992c6[0x2]};}class ft extends _0x2a5e1f{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x570a48,_0x272e88)=>{if(!_0x272e88['options']['showCommentHighlights'])return null;if(_0x272e88['options']['ignoreResolvedComments']){const {id:_0x26558d}=dt(_0x570a48['markerName']),_0x24950d=this['editor']['plugins']['get'](o);if(_0x24950d['getCommentThread'](_0x26558d)?.['isResolved']&&_0x570a48['item'])return _0x272e88['consumable']['consume'](_0x570a48['item'],'addMarker:'+_0x570a48['markerName']),_0x272e88['consumable']['consume'](_0x570a48['item'],'removeMarker:'+_0x570a48['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x2c1815=>{_0x2c1815['on']('addMarker:comment',(_0x1441e8,_0x85d4f6,_0x18ac8f)=>{if(!_0x18ac8f['options']['showCommentHighlights'])return;const _0x1e837e=_0x85d4f6['item'];if(!_0x1e837e)return;const _0x1ad231=_0x18ac8f['mapper']['toViewElement'](_0x1e837e);this['editor']['model']['schema']['isObject'](_0x1e837e)&&_0x1ad231&&!_0x1ad231['getCustomProperty']('widget')&&_0x1ad231['is']('containerElement')&&_0x30a956(_0x1ad231,_0x18ac8f['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x28bbad,{writer:_0x25933b,options:_0xf1e82b})=>{if(!_0xf1e82b['showCommentHighlights'])return null;const _0x528316=_0x25933b['createContainerElement']('div'),_0x45216f=_0x25933b['createEmptyElement']('hr');return _0x25933b['addClass']('ck-horizontal-line',_0x528316),_0x25933b['insert'](_0x25933b['createPositionAt'](_0x528316,0x0),_0x45216f),_0x528316;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0xf8764e,{writer:_0x59ac62,options:_0x3011f1})=>{if(!_0x3011f1['showCommentHighlights'])return null;const _0x473a8c=_0x59ac62['createContainerElement']('span'),_0x365099=_0x59ac62['createEmptyElement']('img');return _0x59ac62['addClass']('image-inline',_0x473a8c),_0x59ac62['insert'](_0x59ac62['createPositionAt'](_0x473a8c,0x0),_0x365099),_0x473a8c;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4c8032,{writer:_0x44db19,options:_0x2810b6})=>{if(_0x2810b6['showCommentHighlights'])return _0x44db19['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x2f01bf,_0x7ca2fe,_0x4b37a8)=>{_0x4b37a8['options']['showCommentHighlights']&&_0x2f01bf['stop']();},{'priority':'high'});}}class r extends _0x2a5e1f{static get['requires'](){return[o,b,st,ct,at,ut,ft];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1e2be6){super(_0x1e2be6),this['set']('isThreadsLoadingPaused',!0x0),_0x1e2be6['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x198afb,_0x243bbe,_0x267418,_0x47b92c)=>{const _0x3a04b7=_0x1e2be6['plugins']['get'](o),_0x397c79=_0x267418?dt(_0x267418)['id']:null;_0x1e2be6['model']['change'](()=>{if(_0x397c79){const _0x138735=this['getAllMarkersForId'](_0x397c79);for(const _0xbce7d2 of _0x138735)_0x1e2be6['editing']['reconvertMarker'](_0xbce7d2);}if(_0x47b92c){const {id:_0x5de7bb}=dt(_0x47b92c),_0x4b197f=_0x3a04b7['getCommentThread'](_0x5de7bb);if(_0x4b197f&&_0x4b197f['unlinkedAt'])return;if(_0x4b197f&&!_0x4b197f['isAttached'])return;const _0x2ee5b1=this['getAllMarkersForId'](_0x5de7bb);for(const _0x892f0f of _0x2ee5b1)_0x1e2be6['editing']['reconvertMarker'](_0x892f0f);}}),_0x397c79&&this['scrollToThreadMarker'](_0x397c79);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x556132=this['editor'],_0xc2ce9f=_0x556132['plugins']['get'](o),_0x38242a=_0x556132['config']['get']('collaboration.channelId'),_0x3f4ddc=_0xc2ce9f['getCommentThreads']()['filter'](_0x21c6a7=>_0x21c6a7['channelId']!==_0x38242a);_0x556132['commands']['add']('addCommentThread',new rt(_0x556132)),this['listenTo'](_0x556132,'change:isReadOnly',(_0x58f466,_0x52203c,_0x97f67f)=>{_0xc2ce9f['switchReadOnly'](_0x97f67f,_0x556132['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xc2ce9f,ht('addCommentThread',_0x38242a),(_0x13b341,{threadId:_0x58d64a})=>{const _0x28c9a8=this['editor']['plugins']['get'](o)['getCommentThread'](_0x58d64a);_0x28c9a8?.['unlinkedAt']&&this['_attachArchivedThread'](_0x58d64a);}),this['listenTo'](_0xc2ce9f,ht('removeCommentThread',_0x38242a),(_0x40596f,{threadId:_0x43d878})=>{_0x556132['model']['enqueueChange']({'isUndoable':!0x1},_0x1e1f4a=>{const _0x1ff7b8=this['getAllMarkersForId'](_0x43d878);for(const _0x4a204f of _0x1ff7b8)_0x1e1f4a['removeMarker'](_0x4a204f);});}),this['listenTo'](_0xc2ce9f,ht('resolveCommentThread',_0x38242a),(_0x43bb6a,{threadId:_0xa4e7e4})=>{(this['_reconvertMarkers'](_0xa4e7e4),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xa4e7e4)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xc2ce9f,ht('reopenCommentThread',_0x38242a),(_0x3773c2,{threadId:_0x11c075})=>{this['_reconvertMarkers'](_0x11c075);},{'priority':'low'}),this['listenTo'](_0xc2ce9f,ht('addComment',_0x38242a),(_0x2e8063,{threadId:_0x1383a8,isFromAdapter:_0x19f859})=>{const _0x113a23=this['getAllMarkersForId'](_0x1383a8);if(_0x19f859||0x0==_0x113a23['length']||!_0xc2ce9f['hasCommentThread'](_0x1383a8))return;0x1===_0xc2ce9f['getCommentThread'](_0x1383a8)['length']&&_0x556132['model']['enqueueChange']({'isUndoable':!0x1},_0x528caa=>{for(const _0x37fe09 of _0x113a23)_0x528caa['updateMarker'](_0x37fe09,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3f4ddc);}['afterInit'](){!async function(_0x5955fc){const _0x56ee4e=_0x290e01([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]),_0x5d4aba=0x73460ab3,_0x2d7253=0x73417433^_0x5d4aba,_0x2960da=window[_0x290e01([0x44,0x61,0x74,0x65])][_0x290e01([0x6e,0x6f,0x77])](),_0x3c2a63=_0x5955fc[_0x290e01([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x407e9b=new window[(_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e838f=>{_0x3c2a63[_0x290e01([0x6f,0x6e,0x63,0x65])](_0x290e01([0x72,0x65,0x61,0x64,0x79]),_0x1e838f);}),_0x7af8c8={[_0x290e01([0x6b,0x74,0x79])]:_0x290e01([0x45,0x43]),[_0x290e01([0x75,0x73,0x65])]:_0x290e01([0x73,0x69,0x67]),[_0x290e01([0x63,0x72,0x76])]:_0x290e01([0x50,0x2d,0x32,0x35,0x36]),[_0x290e01([0x78])]:_0x290e01([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]),[_0x290e01([0x79])]:_0x290e01([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]),[_0x290e01([0x61,0x6c,0x67])]:_0x290e01([0x45,0x53,0x32,0x35,0x36])},_0x15160a=_0x3c2a63[_0x290e01([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x290e01([0x67,0x65,0x74])](_0x290e01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e92b8(){let _0x41fa41,_0x1d193c=null,_0x38f92a=null;try{if(_0x15160a==_0x290e01([0x47,0x50,0x4c]))return _0x290e01([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x41fa41=_0x349d67(),!_0x41fa41)return _0x290e01([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x41fa41[_0x290e01([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x38f92a=_0x25b9ed(_0x41fa41[_0x290e01([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x41fa41[_0x290e01([0x6a,0x74,0x69])])),await _0x218604()?_0x57f17a()?_0x2d6728()?_0x290e01([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x54aa92()?(_0x41fa41[_0x290e01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x290e01([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d193c=_0x1c23cc(_0x290e01([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2fe4e0()):_0x290e01([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x290e01([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x290e01([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x290e01([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2d6728(){const _0x45c8c0=[_0x290e01([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x290e01([0x74,0x72,0x69,0x61,0x6c])][_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41fa41[_0x290e01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2960da/0x3e8:0xe10*_0x2d7253;return _0x41fa41[_0x290e01([0x65,0x78,0x70])]<_0x45c8c0;}function _0x57f17a(){const _0x543830=_0x41fa41[_0x290e01([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x543830)return!0x1;if(_0x543830[_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290e01([0x2a])))return!0x0;if(_0x543830[_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290e01([0x43,0x4d,0x54])))return!0x0;if(_0x543830[_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290e01([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x3365b8())return!0x0;if(_0x543830[_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290e01([0x52,0x43,0x4d,0x54]))){if(_0x325968())return!0x0;if(_0x11bbaa()||_0x5bfd17())return!0x0;}return!0x1;}function _0x54aa92(){const _0xfa4ac0=_0x41fa41[_0x290e01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfa4ac0||0x0==_0xfa4ac0[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d114d}=new URL(window[_0x290e01([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xfa4ac0[_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d114d))return!0x0;const _0x1091e1=_0x3d114d[_0x290e01([0x73,0x70,0x6c,0x69,0x74])](_0x290e01([0x2e]));return _0xfa4ac0[_0x290e01([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e3a17=>_0x1e3a17[_0x290e01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290e01([0x2a])))[_0x290e01([0x6d,0x61,0x70])](_0x2e8eea=>_0x2e8eea[_0x290e01([0x73,0x70,0x6c,0x69,0x74])](_0x290e01([0x2e])))[_0x290e01([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2cdedd=>_0x2cdedd[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1091e1[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x290e01([0x6d,0x61,0x70])](_0xfa0b8f=>Array(_0x1091e1[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xfa0b8f[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x290e01([0x66,0x69,0x6c,0x6c])](_0xfa0b8f[0x0]===_0x290e01([0x2a])?_0x290e01([0x2a]):'')[_0x290e01([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xfa0b8f))[_0x290e01([0x73,0x6f,0x6d,0x65])](_0x3b72eb=>_0x1091e1[_0x290e01([0x65,0x76,0x65,0x72,0x79])]((_0x54a835,_0x455a3e)=>_0x3b72eb[_0x455a3e]===_0x54a835||_0x3b72eb[_0x455a3e]===_0x290e01([0x2a])));}function _0x2fe4e0(){return _0x1d193c&&_0x38f92a?new window[(_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3355d3,_0x2ee512)=>{_0x1d193c[_0x290e01([0x74,0x68,0x65,0x6e])](_0x3355d3,_0x2ee512),_0x38f92a[_0x290e01([0x74,0x68,0x65,0x6e])](_0x1bd4d5=>{_0x1bd4d5!=_0x290e01([0x56,0x61,0x6c,0x69,0x64])&&_0x3355d3(_0x1bd4d5);},_0x2ee512);}):_0x1d193c||_0x38f92a||_0x290e01([0x56,0x61,0x6c,0x69,0x64]);}}function _0x25b9ed(_0x101705,_0x3963aa){return new window[(_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ba363=>{if(_0x170109())return _0x2ba363(_0x290e01([0x56,0x61,0x6c,0x69,0x64]));_0x14e4f4(),_0x3c2a63[_0x290e01([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x290e01([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x9bb1b9=!0x1;const _0x528348=_0x1995a1();function _0x27c74b(_0x170947){return!!_0x170947&&(typeof _0x170947===_0x290e01([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x170947===_0x290e01([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x170947[_0x290e01([0x74,0x68,0x65,0x6e])]===_0x290e01([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x170947[_0x290e01([0x63,0x61,0x74,0x63,0x68])]===_0x290e01([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37319c(_0x40399b){_0x5f5578(_0x40399b)[_0x290e01([0x74,0x68,0x65,0x6e])](_0x34392a=>{if(!_0x34392a||_0x34392a[_0x290e01([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x290e01([0x6f,0x6b]))return _0x290e01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1823fd(_0xd64894(_0x528348+_0x3963aa))!=_0x34392a[_0x290e01([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x290e01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x290e01([0x56,0x61,0x6c,0x69,0x64]);})[_0x290e01([0x74,0x68,0x65,0x6e])](_0x3812a0=>(_0xb7d75b(),_0x3812a0),()=>{const _0x4412a8=_0x9aa18b();return null==_0x4412a8?(_0xb7d75b(),_0x290e01([0x56,0x61,0x6c,0x69,0x64])):_0x290e01(_0x2960da-_0x4412a8>(0x574a8eb3^_0x5d4aba)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x290e01([0x74,0x68,0x65,0x6e])](_0x2ba363)[_0x290e01([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2ba363(_0x290e01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c0e06=0x7370e433^_0x5d4aba;function _0xb7d75b(){const _0x481cd4=_0x290e01([0x6c,0x6c,0x63,0x74,0x2d])+_0x1823fd(_0xd64894(_0x101705)),_0x21468e=_0x457fdd(_0x1823fd(window[_0x290e01([0x4d,0x61,0x74,0x68])][_0x290e01([0x63,0x65,0x69,0x6c])](_0x2960da/_0x4c0e06)));window[_0x290e01([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x290e01([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x481cd4,_0x21468e);}function _0x9aa18b(){const _0x59274f=_0x290e01([0x6c,0x6c,0x63,0x74,0x2d])+_0x1823fd(_0xd64894(_0x101705)),_0x1aebac=window[_0x290e01([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x290e01([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59274f);return _0x1aebac?window[_0x290e01([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x457fdd(_0x1aebac),0x10)*_0x4c0e06:null;}function _0x5f5578(_0x2f76c6){return new window[(_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x461f7b,_0x5f4a56)=>{_0x2f76c6[_0x290e01([0x74,0x68,0x65,0x6e])](_0x461f7b,_0x5f4a56),window[_0x290e01([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f4a56,0x7347de73^_0x5d4aba);});}}_0x3c2a63[_0x290e01([0x6f,0x6e])](_0x290e01([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x568657,_0x35e979)=>{if(_0x35e979[0x0]!=_0x101705)return _0x2ba363(_0x290e01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35e979[0x1]={..._0x35e979[0x1],[_0x290e01([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x528348};},{[_0x290e01([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x290e01([0x68,0x69,0x67,0x68])}),_0x3c2a63[_0x290e01([0x6f,0x6e])](_0x290e01([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4e1d27=>{_0x27c74b(_0x4e1d27[_0x290e01([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x9bb1b9=!0x0,_0x37319c(_0x4e1d27[_0x290e01([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x290e01([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x290e01([0x6c,0x6f,0x77])}),_0x407e9b[_0x290e01([0x74,0x68,0x65,0x6e])](()=>{_0x9bb1b9||_0x2ba363(_0x290e01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x170109(){return _0x3c2a63[_0x290e01([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x290e01([0x76,0x69,0x65,0x77])][_0x290e01([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x290e01([0x61,0x75,0x74,0x6f]);}function _0x14e4f4(){_0x3c2a63[_0x290e01([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x290e01([0x76,0x69,0x65,0x77])][_0x290e01([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x290e01([0x61,0x75,0x74,0x6f]);}}function _0x1c23cc(_0x3ad1ce){const _0x4d015c=[new window[(_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x348119=>setTimeout(_0x348119,0x734f347f^_0x5d4aba)),_0x407e9b[_0x290e01([0x74,0x68,0x65,0x6e])](()=>new window[(_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5265fc=>{let _0xbf081=0x0;_0x3c2a63[_0x290e01([0x6d,0x6f,0x64,0x65,0x6c])][_0x290e01([0x6f,0x6e])](_0x290e01([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46ec16,_0x11cf6b)=>{_0x11cf6b[0x0][_0x290e01([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbf081++,_0xbf081==(0x73460f5b^_0x5d4aba)&&(_0x5265fc(),_0x46ec16[_0x290e01([0x6f,0x66,0x66])]());});}))];return window[_0x290e01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x290e01([0x72,0x61,0x63,0x65])](_0x4d015c)[_0x290e01([0x74,0x68,0x65,0x6e])](()=>_0x3ad1ce);}async function _0x554c22(){await _0x407e9b,_0x3c2a63[_0x290e01([0x6d,0x6f,0x64,0x65,0x6c])][_0x290e01([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xdf4005,_0x3c2a63[_0x290e01([0x6d,0x6f,0x64,0x65,0x6c])][_0x290e01([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xdf4005,_0x3c2a63[_0x290e01([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x290e01([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3365b8(){return window[_0x290e01([0x67,0x6c,0x6f,0x62])]&&window[_0x290e01([0x67,0x6c,0x6f,0x62])][_0x290e01([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x325968(){return _0xebb2a8(_0x290e01([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x40838b(_0x290e01([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x290e01([0x73,0x74,0x61,0x74,0x65])]==_0x290e01([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x11bbaa(){return _0xebb2a8(_0x290e01([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 _0x5bfd17(){return _0xebb2a8(_0x290e01([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x450ded(_0x45ff28){const _0x95b82d=_0x31820a();_0x3c2a63[_0x95b82d]=_0x290e01([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x45ff28,_0x45ff28!=_0x290e01([0x56,0x61,0x6c,0x69,0x64])&&_0x554c22();}function _0x31820a(){const _0x22cfa0=window[_0x290e01([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x290e01([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x290e01([0x6e,0x6f,0x77])]())[_0x290e01([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x290e01([0x2e]),'');let _0x2471a8=_0x290e01([0x4b]);for(let _0x35ea01=0x0;_0x35ea01<_0x22cfa0[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35ea01+=0x2){let _0x4333bd=window[_0x290e01([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22cfa0[_0x290e01([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35ea01,_0x35ea01+0x2));_0x4333bd>=_0x56ee4e[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4333bd-=_0x56ee4e[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2471a8+=_0x56ee4e[_0x4333bd];}return _0x2471a8;}function _0x349d67(){const _0x2dbffa=_0x15160a[_0x290e01([0x73,0x70,0x6c,0x69,0x74])](_0x290e01([0x2e]));if(0x3!=_0x2dbffa[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x18e607(_0x2dbffa[0x1]);function _0x18e607(_0x393aea){const _0x72d791=_0x20ec6b(_0x393aea);return _0x72d791&&_0xbd2560()?_0x72d791:null;function _0xbd2560(){const _0x513f54=_0x72d791[_0x290e01([0x6a,0x74,0x69])],_0x12f9d4=window[_0x290e01([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x513f54[_0x290e01([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x513f54[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x47f0ca={..._0x72d791,[_0x290e01([0x6a,0x74,0x69])]:_0x513f54[_0x290e01([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x513f54[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x47f0ca[_0x290e01([0x76,0x63])],_0xd64894(_0x47f0ca)==_0x12f9d4;}}}async function _0x218604(){let _0x45f220=!0x0;try{const _0x24f732=_0x15160a[_0x290e01([0x73,0x70,0x6c,0x69,0x74])](_0x290e01([0x2e])),[_0x35a854,_0xbdb043,_0x5a5343]=_0x24f732;return _0x5bb878(_0x35a854),await _0x1da793(_0x35a854,_0xbdb043,_0x5a5343),_0x45f220;}catch{return!0x1;}function _0x5bb878(_0x23ce73){const _0x5494bd=_0x20ec6b(_0x23ce73);_0x5494bd&&_0x5494bd[_0x290e01([0x61,0x6c,0x67])]==_0x290e01([0x45,0x53,0x32,0x35,0x36])||(_0x45f220=!0x1);}async function _0x1da793(_0x36b1cf,_0x3f16a6,_0x3587a2){const _0x3d2642=window[_0x290e01([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x290e01([0x66,0x72,0x6f,0x6d])](_0x48a657(_0x3587a2),_0x128a3c=>_0x128a3c[_0x290e01([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x47766b=new window[(_0x290e01([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x290e01([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x36b1cf+_0x290e01([0x2e])+_0x3f16a6),_0x337f59=window[_0x290e01([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x290e01([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x337f59)return;const _0x2343b0=await _0x337f59[_0x290e01([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x290e01([0x6a,0x77,0x6b]),_0x7af8c8,{[_0x290e01([0x6e,0x61,0x6d,0x65])]:_0x290e01([0x45,0x43,0x44,0x53,0x41]),[_0x290e01([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x290e01([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x290e01([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x337f59[_0x290e01([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x290e01([0x6e,0x61,0x6d,0x65])]:_0x290e01([0x45,0x43,0x44,0x53,0x41]),[_0x290e01([0x68,0x61,0x73,0x68])]:{[_0x290e01([0x6e,0x61,0x6d,0x65])]:_0x290e01([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2343b0,_0x3d2642,_0x47766b)||(_0x45f220=!0x1);}}function _0x20ec6b(_0x43fa37){return _0x43fa37[_0x290e01([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x290e01([0x65,0x79]))?JSON[_0x290e01([0x70,0x61,0x72,0x73,0x65])](_0x48a657(_0x43fa37)):null;}function _0x48a657(_0x3572b5){return window[_0x290e01([0x61,0x74,0x6f,0x62])](_0x3572b5[_0x290e01([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x290e01([0x2b]))[_0x290e01([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x290e01([0x2f])));}function _0xd64894(_0x3e126e){let _0x1014d1=0x1505;function _0x3b64be(_0x3f5a85){for(let _0x533e88=0x0;_0x533e88<_0x3f5a85[_0x290e01([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x533e88++){const _0x53b229=_0x3f5a85[_0x290e01([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x533e88);_0x1014d1=(_0x1014d1<<0x5)+_0x1014d1+_0x53b229,_0x1014d1&=_0x1014d1;}}function _0x30d82c(_0x4b6bfc){Array[_0x290e01([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b6bfc)?_0x4b6bfc[_0x290e01([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30d82c):_0x4b6bfc&&typeof _0x4b6bfc==_0x290e01([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x290e01([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b6bfc)[_0x290e01([0x73,0x6f,0x72,0x74])]()[_0x290e01([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x34e195,_0x31cfde])=>{_0x3b64be(_0x34e195),_0x30d82c(_0x31cfde);}):_0x3b64be(window[_0x290e01([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b6bfc));}return _0x30d82c(_0x3e126e),_0x1014d1>>>0x0;}function _0x1823fd(_0x3a113a){return _0x3a113a[_0x290e01([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x290e01([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x290e01([0x30]));}function _0x457fdd(_0x23571b){return _0x23571b[_0x290e01([0x73,0x70,0x6c,0x69,0x74])]('')[_0x290e01([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x290e01([0x6a,0x6f,0x69,0x6e])]('');}function _0xebb2a8(_0x104afb){return _0x3c2a63[_0x290e01([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x290e01([0x68,0x61,0x73])](_0x104afb);}function _0x40838b(_0x3aabc5){return _0x3c2a63[_0x290e01([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x290e01([0x67,0x65,0x74])](_0x3aabc5);}function _0xdf4005(){}function _0x290e01(_0x5a43eb){return _0x5a43eb['map'](_0xfd4fbd=>String['fromCharCode'](_0xfd4fbd))['join']('');}_0x450ded(await _0x4e92b8());}(this);}['destroy'](){const _0x479d1e=this['editor']['plugins']['get'](o),_0x1af618=this['editor']['config']['get']('collaboration.channelId');for(const _0xc962b5 of _0x479d1e['getCommentThreads']({'channelId':_0x1af618}))_0x479d1e['_detachCommentThread'](_0xc962b5['id']),_0x479d1e['_threads']['delete'](_0xc962b5['id']);super['destroy']();}['hasMarkerForId'](_0x3f1ee6){return this['getAllMarkersForId'](_0x3f1ee6)['length']>0x0;}['getAllMarkersForId'](_0x2b548b){const _0x2663d4=[];for(const _0x2856d4 of this['editor']['model']['markers'])_0x2856d4['name']['startsWith']('comment:'+_0x2b548b)&&_0x2663d4['push'](_0x2856d4);return _0x2663d4;}['scrollToThreadMarker'](_0x4360b3){setTimeout(()=>{const _0x3fcf60=this['_getTargetForId'](_0x4360b3);if(!_0x3fcf60)return;this['activeMarker']&&dt(this['activeMarker'])['id']===_0x4360b3&&ot({'target':_0x3fcf60[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x48733c){this['editor']['model']['change'](()=>{for(const _0x1672b2 of this['getAllMarkersForId'](_0x48733c))this['editor']['editing']['reconvertMarker'](_0x1672b2);});}['_attachArchivedThread'](_0x596b5b){const _0x4baa7f=this['editor']['plugins']['get'](o),_0x34544e=this['editor']['plugins']['get'](b),_0x200a24=_0x4baa7f['getCommentThread'](_0x596b5b);if(!_0x200a24['isAttached']){const _0xc0f239=_0x200a24['attachTo'](()=>this['_getTargetForId'](_0x200a24['id']));_0x34544e['registerAnnotation'](_0xc0f239),_0x200a24['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x25e31d=this['editor'],_0x57a24a=_0x25e31d['plugins']['get'](st);_0x25e31d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3f54da,_0x4b99da)=>{const {id:_0x524480}=dt(_0x3f54da['markerName']),_0x44be3d=_0x25e31d['plugins']['get'](o)['getCommentThread'](_0x524480),_0x49d5df=this['activeMarker']&&dt(this['activeMarker'])['id']===_0x524480;let _0x404e34;if(_0x44be3d&&_0x44be3d['isResolved']&&!_0x49d5df&&_0x3f54da['item'])return _0x4b99da['consumable']['consume'](_0x3f54da['item'],'addMarker:'+_0x3f54da['markerName']),_0x4b99da['consumable']['consume'](_0x3f54da['item'],'removeMarker:'+_0x3f54da['markerName']),null;const _0x3cc728=['ck-comment-marker'];return _0x49d5df&&_0x3cc728['push']('ck-comment-marker--active'),_0x404e34=_0x44be3d?.['length']?_0x44be3d['comments']['first']['author']['id']:_0x57a24a['me']['id'],{'classes':_0x3cc728,'attributes':{'data-comment':_0x524480,'data-author-id':_0x404e34}};}}),_0x25e31d['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1033f7,{options:_0xbefd92})=>{if(_0xbefd92['showCommentHighlights'])return null;const _0x1a5a2e=_0x25e31d['plugins']['get'](o),_0x4cc21a=_0x25e31d['model']['markers']['get'](_0x1033f7),{id:_0x3a8c61,part:_0x4af79e}=dt(_0x1033f7);return _0x4cc21a&&!_0x4cc21a['affectsData']||_0xbefd92['ignoreResolvedComments']&&_0x1a5a2e['getCommentThread'](_0x3a8c61)?.['isResolved']?null:{'group':'comment','name':_0x4af79e?_0x3a8c61+':'+_0x4af79e:_0x3a8c61};}}),_0x25e31d['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4bdf7b,{writer:_0x4815ee})=>_0x4815ee['createElement']('$marker',{'data-name':'comment:'+_0x4bdf7b['getAttribute']('id')})}),_0x25e31d['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xdad6e1=this['editor'],_0xb21e14=_0xdad6e1['plugins']['get'](o),_0x30d680=new Set(),_0x453527=new Set();_0xdad6e1['model']['document']['registerPostFixer'](_0x1f9780=>{let _0x294c48=!0x1;for(const {name:_0x25fddd,data:_0x531f55}of _0xdad6e1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2f9139,id:_0x4606d7}=dt(_0x25fddd);let _0x58b91a=_0x531f55['newRange'];if('comment'!==_0x2f9139||!_0x58b91a)continue;const _0x3c67c7='$graveyard'===_0x58b91a['root']['rootName'];_0x3c67c7||(_0x58b91a=mt(_0x58b91a,_0xdad6e1['model']),!_0x58b91a||_0x58b91a['isCollapsed']||!_0x531f55['newRange']||_0x58b91a['isEqual'](_0x531f55['newRange']))?_0xdad6e1['model']['hasContent'](_0x58b91a)&&!_0x3c67c7?this['isThreadsLoadingPaused']?_0x30d680['add'](_0x25fddd):this['_handleThreadMarker'](_0x25fddd,_0x4606d7):(_0x453527['add'](_0x25fddd),_0x30d680['delete'](_0x25fddd),_0x1f9780['removeMarker'](_0x25fddd),_0x294c48=!0x0):(_0x1f9780['updateMarker'](_0x25fddd,{'range':_0x58b91a}),_0x294c48=!0x0);}return _0x294c48;}),this['on']('change:isThreadsLoadingPaused',(_0x430014,_0x285b14,_0x555596)=>{if(!_0x555596&&_0x30d680['size'])for(const _0x1e1985 of _0x30d680){const {id:_0x1c9bea}=dt(_0x1e1985);_0x30d680['delete'](_0x1e1985),_0xdad6e1['model']['markers']['get'](_0x1e1985)&&this['_handleThreadMarker'](_0x1e1985,_0x1c9bea);}}),this['listenTo'](_0xdad6e1['model']['document'],'change',()=>{for(const {name:_0x29cf4c,data:{newRange:_0x30baea}}of _0xdad6e1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4fe6ca,id:_0x47dbcc}=dt(_0x29cf4c);if('comment'!==_0x4fe6ca)continue;const _0x42bbb3=_0xb21e14['getCommentThread'](_0x47dbcc),_0x25f553=this['hasMarkerForId'](_0x47dbcc);_0x42bbb3&&(!_0x42bbb3['_hasTargetInContent']&&_0x30baea&&_0xdad6e1['editing']['view']['once']('render',()=>{const _0x4eb3cb=_0xdad6e1['plugins']['get'](y),_0x195a27=_0xb21e14['_threadToController']['get'](_0x42bbb3)['view'];_0x4eb3cb['getByInnerView'](_0x195a27)['refreshVisibility']();},{'priority':'low'}),_0x42bbb3['_hasTargetInContent']=_0x25f553||!!_0x30baea),_0x30baea||(_0x453527['add'](_0x29cf4c),_0x30d680['delete'](_0x29cf4c));}for(const _0x5df9e5 of _0x453527){const {id:_0x25c1fa}=dt(_0x5df9e5),_0x3ecd9d=_0xb21e14['getCommentThread'](_0x25c1fa);if(_0x30d680['delete'](_0x5df9e5),!_0x3ecd9d)continue;const _0x129123=this['hasMarkerForId'](_0x25c1fa);_0x129123||_0x3ecd9d['isSubmitted']?_0x129123||_0x3ecd9d['unlinkedAt']||_0x3ecd9d['setUnlinkedAt'](new Date()):_0x3ecd9d['remove']();}_0x453527['clear']();});}['_handleInitialThreads'](_0xae5026){_0xae5026['forEach'](_0x41fb03=>{_0x41fb03['unlinkedAt']&&this['_attachArchivedThread'](_0x41fb03['id']);});}['_getTargetForId'](_0x366a20){const _0x51f9c3=this['editor'],_0x1e1638=this['getAllMarkersForId'](_0x366a20);return it(_0x51f9c3['editing'],_0x1e1638);}['_getTextContext'](_0x18c2d2){const _0x1cf83f=this['getAllMarkersForId'](_0x18c2d2);let _0x477ae0='',_0x2e3dd1=!0x1;for(const _0x2e3605 of _0x1cf83f){const _0x555441=_0x2e3605['getRange']();for(const _0x20b3d4 of Array['from'](_0x555441['getItems']()))_0x20b3d4['is']('$textProxy')?(_0x477ae0&&_0x2e3dd1&&(_0x477ae0+='\x20',_0x2e3dd1=!0x1),_0x477ae0+=_0x20b3d4['data']):_0x2e3dd1=!0x0;_0x2e3dd1=!0x0;}return _0x477ae0['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x383796,_0x1e4216){const _0x32fb94=this['editor'],_0x5850a4=_0x32fb94['plugins']['get'](o);let _0x14a567=_0x5850a4['getCommentThread'](_0x1e4216);const _0x56e775=_0x32fb94['config']['get']('collaboration.channelId'),_0x287d73=_0x32fb94['plugins']['get'](b);if(_0x14a567&&(_0x14a567['unlinkedAt']&&_0x14a567['setUnlinkedAt'](null),_0x14a567['isAttached']))return _0x14a567;return!this['getAllMarkersForId'](_0x1e4216)[0x0]['managedUsingOperations']?_0x32fb94['editing']['view']['once']('render',()=>{if(_0x5850a4['getCommentThread'](_0x1e4216))return;const _0x5ebd1f=_0x32fb94['plugins']['get'](y);_0x14a567=_0x5850a4['openNewCommentThread']({'channelId':_0x56e775,'threadId':_0x1e4216,'target':()=>this['_getTargetForId'](_0x1e4216),'context':{'type':'text','value':this['_getTextContext'](_0x1e4216)}});const _0x3520c2=_0x5850a4['_threadToController']['get'](_0x14a567)['view'],_0x2d627c=_0x5ebd1f['getByInnerView'](_0x3520c2);_0x2d627c&&_0x287d73['registerAnnotation'](_0x2d627c);},{'priority':'low'}):_0x5850a4['fetchCommentThread']({'channelId':_0x56e775,'threadId':_0x1e4216})['then'](_0x30ab6d=>{if('destroyed'!==_0x32fb94['state']){if(_0x14a567=_0x30ab6d,_0x14a567&&!_0x14a567['isAttached']){const _0x10543b=_0x14a567['attachTo'](()=>this['_getTargetForId'](_0x1e4216));_0x287d73['registerAnnotation'](_0x10543b),_0x14a567['isResolved']&&this['_reconvertMarkers'](_0x1e4216);}else{if(!_0x14a567){const _0x48a4a5=this['getAllMarkersForId'](_0x1e4216);_0x32fb94['model']['change'](_0x25a378=>{for(const _0x55ca86 of _0x48a4a5)_0x25a378['removeMarker'](_0x55ca86);});}}}}),_0x14a567;}['_handleThreadMarker'](_0x422348,_0x127051){const _0x1141df=this['_attachMarkerToThread'](_0x422348,_0x127051);_0x1141df&&!_0x1141df['context']&&_0x1141df['setContext']({'type':'text','value':this['_getTextContext'](_0x127051)});}['_initAriaMarkerChangeAnnouncements'](){const _0x229512=this['editor'];et(_0x229512['model'],({left:_0x2338f7,entered:_0x527a93})=>{for(const _0x5e9f08 of _0x2338f7)if(lt(_0x5e9f08)){_0x229512['ui']['ariaLiveAnnouncer']['announce'](N(_0x229512['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x5caf27 of _0x527a93)if(lt(_0x5caf27)){_0x229512['ui']['ariaLiveAnnouncer']['announce'](N(_0x229512['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x168eac)));break;}});}}function ht(_0x597c7f,_0xe1b0a1){return _0xe1b0a1?_0x597c7f+':'+_0xe1b0a1:_0x597c7f;}function mt(_0x358d7a,_0x430c91){const _0x2fc4c7=_0x430c91['schema'],_0x23f4e5=_0x430c91['createRange'](_0x358d7a['start']);for(const _0x211e7e of _0x358d7a['getWalker']()){const {type:_0x3e9acd,item:_0x3db598,nextPosition:_0x39406c}=_0x211e7e;if('text'===_0x3e9acd||_0x2fc4c7['isObject'](_0x3db598)){const _0x45b1c1=_0x430c91['createPositionBefore'](_0x3db598);_0x23f4e5['isCollapsed']&&(_0x23f4e5['start']=_0x45b1c1),_0x23f4e5['end']=_0x39406c;}}return _0x23f4e5;}function lt(_0x2f2caf){return'comment'===dt(_0x2f2caf['name'])['group'];}class s extends _0x2a5e1f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x25a593=this['editor'],_0x1635fe=_0x25a593['plugins']['get'](o),_0x4c3637=_0x25a593['plugins']['get'](r),_0x3b4c39=_0x25a593['plugins']['get'](y),_0x2619a7=_0x25a593['plugins']['get'](b);_0x25a593['ui']['componentFactory']['add']('comment',()=>{const _0x40cf09=this['_createUIButton'](_0x1af70f);return _0x40cf09['tooltip']=!0x0,_0x40cf09;}),_0x25a593['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x498650)),_0x2619a7['addSourceCollector'](()=>{const _0x28d615=[];for(const [_0x50cb33,_0x1e6130]of _0x1635fe['_threadToController']){const _0x21982e=_0x4c3637['getAllMarkersForId'](_0x50cb33['id']),_0x9f197=_0x21982e['map'](_0x2fde42=>_0x2fde42['getRange']());_0x21982e['length']>0x0&&_0x28d615['push']([_0x1e6130['view'],_0x9f197]);}return _0x28d615;}),this['listenTo'](_0x3b4c39,'change:activeAnnotations',(_0x3035d9,_0xe2c4c3,_0x380584)=>{const _0x1a6f8=Array['from'](_0x380584)['map'](_0x5531aa=>_0x5531aa['innerView'])['find'](_0x4cba08=>_0x1635fe['_viewToController']['has'](_0x4cba08));if(!_0x1a6f8)return void(_0x4c3637['activeMarker']=null);const _0x5798dc=_0x1635fe['_viewToController']['get'](_0x1a6f8)['model']['id'],_0x5f236e='comment:'+_0x5798dc;_0x5798dc&&_0x4c3637['hasMarkerForId'](_0x5798dc)?_0x4c3637['activeMarker']=_0x5f236e:_0x4c3637['activeMarker']&&(_0x4c3637['activeMarker']=null);}),this['listenTo'](_0x1635fe,'removeCommentThread',(_0x12a813,{threadId:_0x3e9f41,isFromAdapter:_0x393d9b})=>{!_0x393d9b&&_0x25a593['ui']['focusTracker']['isFocused']&&_0x4c3637['hasMarkerForId'](_0x3e9f41)&&_0x25a593['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1635fe,'addComment',(_0x345b92,{threadId:_0x268b95,isFromAdapter:_0x2271c2})=>{if(_0x2271c2||!_0x4c3637['hasMarkerForId'](_0x268b95)||!_0x1635fe['hasCommentThread'](_0x268b95))return;0x1===_0x1635fe['getCommentThread'](_0x268b95)['length']&&(_0x25a593['editing']['view']['focus'](),_0x345b92['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1ce037=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3d6354;for(const _0xd03695 in _0x1ce037){const _0x28e7c1=_0xd03695,_0x3a0cde=_0x1ce037[_0x28e7c1];if('commentsLicenseKeyValid'==_0x3a0cde||'commentsLicenseKeyInvalid'==_0x3a0cde||'commentsLicenseKeyExpired'==_0x3a0cde||'commentsLicenseKeyDomainLimit'==_0x3a0cde||'commentsLicenseKeyNotAllowed'==_0x3a0cde||'commentsLicenseKeyEvaluationLimit'==_0x3a0cde||'commentsLicenseKeyUsageLimit'==_0x3a0cde){delete _0x1ce037[_0x28e7c1],_0x3d6354=_0x3a0cde,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x3d6354&&_0x1ce037['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x3d6354&&_0x1ce037['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x3d6354&&_0x1ce037['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x3d6354&&_0x1ce037['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x3d6354&&_0x1ce037['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x3d6354&&_0x1ce037['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x580de0){const _0x50a6c7=this['editor'],_0xc03f2c=new _0x580de0(_0x50a6c7['locale']),_0x36fce1=_0x50a6c7['commands']['get']('addCommentThread');return _0xc03f2c['set']({'label':N(_0x50a6c7['locale'],'Comment'),'icon':_0x47c879}),_0xc03f2c['bind']('isEnabled')['to'](_0x36fce1,'isEnabled',_0x36fce1,'hasContent',(_0xeb68d4,_0x417280)=>_0xeb68d4&&_0x417280),this['listenTo'](_0xc03f2c,'execute',()=>{_0x36fce1['execute']();}),_0xc03f2c;}}class i extends _0x2a5e1f{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x564c15){super(_0x564c15),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xc03a67,_0x155aa,_0x150e95)=>{_0x150e95?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x18b509,_0x5452cf]of this['editor']['commands'])_0x5452cf['affectsData']&&'addCommentThread'!==_0x18b509&&_0x5452cf['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 _0x2e83d5=this['editor']['editing']['view']['document'];this['listenTo'](_0x2e83d5,'cut',_0x2f4e25=>_0x2f4e25['stop'](),{'priority':'highest'}),this['listenTo'](_0x2e83d5,'clipboardInput',_0x3612b5=>_0x3612b5['stop'](),{'priority':'highest'}),this['listenTo'](_0x2e83d5,'delete',_0x241fcd=>_0x241fcd['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x40cae7,_0x2233a8]of this['editor']['commands'])_0x2233a8['affectsData']&&'addCommentThread'!==_0x40cae7&&_0x2233a8['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 j extends _0x1b2bbd{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x15b927){super(_0x15b927),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x283147=this['context']['plugins']['get'](y);this['listenTo'](_0x283147,'_activateAnnotation',(_0x1a7611,_0x46b8de)=>{for(const _0x59403f of this['activeUIs']){const _0x313af3=this['_uis']['get'](_0x59403f);(0x0,this['uisData']['get'](_0x59403f)['filter'])(_0x46b8de)&&_0x313af3['setActiveAnnotation'](_0x46b8de);}}),this['listenTo'](_0x283147,'_deactivateAllAnnotations',()=>{for(const _0x941c42 of this['activeUIs']){this['_uis']['get'](_0x941c42)['setActiveAnnotation'](null);}}),this['listenTo'](_0x283147['_visibleAnnotations'],'add',(_0x535a27,_0x5d0c61)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5d0c61);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x121bb7){return this['activeUIs']['has'](_0x121bb7);}['activate'](_0x466e56,_0x3049de=this['defaultFilter']){const _0x171b8d=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x466e56))throw new _0x56607d('annotationsuis-missing-ui',this,{'uiName':_0x466e56});this['isActive'](_0x466e56)&&this['deactivate'](_0x466e56),this['activeUIs']['add'](_0x466e56);const _0x496d66=new S();v({'source':_0x171b8d['_visibleAnnotations'],'target':_0x496d66,'filter':_0x3049de}),this['uisData']['set'](_0x466e56,{'collection':_0x496d66,'filter':_0x3049de});const _0x1f09a7=this['_uis']['get'](_0x466e56);_0x1f09a7['attach'](_0x496d66),this['listenTo'](_0x1f09a7,'change:activeAnnotation',(_0x3eb1c8,_0x19b103,_0x190dcd,_0x42fd83)=>{_0x42fd83&&_0x171b8d['_removeActiveAnnotation'](_0x42fd83),_0x190dcd&&_0x171b8d['_addActiveAnnotation'](_0x190dcd);});}['deactivate'](_0x2f0ce5){if(this['activeUIs']['delete'](_0x2f0ce5),!this['_uis']['has'](_0x2f0ce5))throw new _0x56607d('annotationsuis-missing-ui',this,{'uiName':_0x2f0ce5});const _0x5cf7ea=this['_uis']['get'](_0x2f0ce5);_0x5cf7ea['detach'](),this['stopListening'](_0x5cf7ea),this['uisData']['get'](_0x2f0ce5)['collection']['destroy'](),this['uisData']['delete'](_0x2f0ce5);}['switchTo'](_0x245a59){if(!this['_uis']['has'](_0x245a59))throw new _0x56607d('annotationsuis-missing-ui',this,{'uiName':_0x245a59});const _0x48ff33=this['context']['plugins']['get'](y),_0x2a7489=Array['from'](_0x48ff33['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x245a59);const _0x232b0c=this['_uis']['get'](_0x245a59);_0x232b0c['setActiveAnnotation'](_0x2a7489),_0x232b0c['_setSelectedAnnotations']&&_0x2a7489&&_0x232b0c['_setSelectedAnnotations']([_0x2a7489]);}['deactivateAll'](){for(const _0x4aa631 of this['activeUIs'])this['deactivate'](_0x4aa631);}['register'](_0x4f1be3,_0x3556cd){if(this['_uis']['has'](_0x4f1be3))throw new _0x56607d('annotationsuis-register-already-registered');if('function'!=typeof _0x3556cd['attach']||'function'!=typeof _0x3556cd['detach']||'function'!=typeof _0x3556cd['setActiveAnnotation'])throw new _0x56607d('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x4f1be3,_0x3556cd);}['refilterAnnotations'](){const _0x427cde=this['context']['plugins']['get'](y)['collection'],_0x1c15a7=new Map(),_0x1f0caa=Array['from'](this['activeUIs']);for(const _0x1a1e0e of this['activeUIs']){const _0x1db1d8=this['uisData']['get'](_0x1a1e0e)['collection'];for(const _0x146c68 of _0x1db1d8)_0x1c15a7['set'](_0x146c68,_0x1a1e0e);}for(const _0x586777 of _0x427cde){const _0x3b4ec8=_0x1c15a7['get'](_0x586777);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x586777);const _0x1eeac5=_0x1f0caa['find'](_0x2dd746=>this['uisData']['get'](_0x2dd746)['filter'](_0x586777));_0x3b4ec8!==_0x1eeac5&&(_0x3b4ec8&&this['uisData']['get'](_0x3b4ec8)['collection']['remove'](_0x586777),_0x1eeac5&&this['uisData']['get'](_0x1eeac5)['collection']['add'](_0x586777));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1e8c8b){const _0x200d1d=[];for(const _0x3a0561 of this['activeUIs']){(0x0,this['uisData']['get'](_0x3a0561)['filter'])(_0x1e8c8b)&&_0x200d1d['push'](_0x3a0561);}if(_0x200d1d['length']>0x1)throw new _0x56607d('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x200d1d,'annotationType':_0x1e8c8b['type']});}}const _i=/* #__PURE__ -- @preserve */
32
- Dt('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x3f6f51){super(_0x3f6f51);const _0x343170=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 _0x4caa2d(),this['focusCycler']=new _0x296577({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x343170['to']('class')],'style':{'minHeight':_0x343170['to']('minHeight',_0x8cee5a=>'number'==typeof _0x8cee5a?_i(_0x8cee5a+0xa):null)},'dir':_0x3f6f51['uiLanguageDirection'],'role':'application','aria-label':N(_0x3f6f51,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x3f6f51,'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',_0x3fd809=>{this['_updateItemPositionInFocusables'](_0x3fd809['source']);}),this['list']['forEach'](_0x7ad85c=>{this['focusTracker']['add'](_0x7ad85c['element']),this['_updateItemPositionInFocusables'](_0x7ad85c);}),this['list']['on']('change',(_0xf579c,_0x143866)=>{for(const _0x15cffd of _0x143866['removed'])this['focusTracker']['remove'](_0x15cffd['element']),this['focusables']['remove'](_0x15cffd);for(const _0x556de4 of _0x143866['added'])this['focusTracker']['add'](_0x556de4['element']),this['_updateItemPositionInFocusables'](_0x556de4);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1c7aff){const _0x2b5f18=this['focusables']['getIndex'](_0x1c7aff);let _0x238a59,_0x191747;for(const _0x4c576a of this['focusables'])if(_0x1c7aff['top']<_0x4c576a['top']){_0x238a59=_0x4c576a;break;}if(_0x191747=_0x238a59?this['focusables']['getIndex'](_0x238a59):this['focusables']['length'],-0x1!==_0x2b5f18){if(_0x2b5f18===_0x191747-0x1)return;this['focusables']['remove'](_0x1c7aff),_0x191747=_0x238a59?this['focusables']['getIndex'](_0x238a59):this['focusables']['length'];}this['focusables']['add'](_0x1c7aff,_0x191747);}}const Ht=/* #__PURE__ -- @preserve */
33
- Dt('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x5ed0a3){super(_0x5ed0a3),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3a8ae8,_0xe15e58)=>_0x3a8ae8+_0xe15e58),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Et(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3c77eb=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3c77eb['to']('isAnimationDisabled',_0xf93814=>_0xf93814?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3c77eb['to']('top',_0x1c6b7b=>Ht(_0x1c6b7b))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x3a05f1=this['element']['clientHeight'];_0x3a05f1&&(this['height']=_0x3a05f1);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1b2bbd{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x397234){super(_0x397234),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 _0x255dd9=this['context']['config']['get']('sidebar.container');_0x255dd9&&this['setContainer'](_0x255dd9);}['setContainer'](_0x49eb48){if(!g(_0x49eb48))throw new _0x56607d('sidebar-setcontainer-invalid-element');this['container']=_0x49eb48;}['_attachToContainer']({viewClass:_0xec16df='',spaceBetweenItems:_0x30e982=0x19}={}){if(!g(this['container']))throw new _0x56607d('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0xec16df,this['_spaceBetweenItems']=_0x30e982;}['rearrange']({removedAnnotation:_0x174ea4,previousAnnotation:_0x365b8e,nextAnnotation:_0x3ae37c}){const _0x1ba359=this['getSidebarItemView'](_0x174ea4);this['view']['list']['remove'](_0x1ba359),this['_destroySidebarItemView'](_0x174ea4),_0x365b8e&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x365b8e)),_0x3ae37c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3ae37c)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x30182e,activatedAnnotation:_0x27a21d,disableAnimationOnActivatedAnnotation:_0x3dad45}){if(this['_activeAnnotation']=_0x27a21d,_0x30182e){_0x30182e['isActive']=!0x1;const _0x4ae999=this['getSidebarItemView'](_0x30182e);_0x4ae999&&_0x3dad45&&(_0x4ae999['isAnimationDisabled']=!0x1);}if(_0x27a21d){const _0x10a960=this['getSidebarItemView'](_0x27a21d);_0x10a960&&(_0x27a21d['isActive']=!0x0,_0x3dad45&&(_0x10a960['isAnimationDisabled']=!0x0,_0x10a960['top']+=0x1),this['_alignToTargetRect'](_0x10a960));}}['_detachFromContainer'](_0x4ae69e){if(this['view']['element']['remove'](),_0x4ae69e){for(const _0x44dbb8 of _0x4ae69e)this['_destroySidebarItemView'](_0x44dbb8);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x127bae,_0x3cad02){_0x3cad02||(_0x3cad02=_0x127bae['view']);const _0x41df3f=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x41df3f,_0x127bae),this['_annotationToSidebarItemView']['set'](_0x127bae,_0x41df3f),_0x41df3f['content']['add'](_0x3cad02),this['listenTo'](_0x127bae['view'],'change:targetRect',(_0x5b10ae,_0xd89a13,_0x41ed8d)=>{const _0x4dcf48=this['_getTargetTop'](_0x127bae,_0x41ed8d);_0x41df3f['_targetTop']!=_0x4dcf48&&(_0x41df3f['_targetTop']=_0x4dcf48,this['_setItemTop'](_0x41df3f,_0x4dcf48));}),this['listenTo'](_0x41df3f,'change:top',()=>{this['_recalculate'](_0x41df3f,'top');}),this['listenTo'](_0x41df3f,'change:bottom',()=>{this['_recalculate'](_0x41df3f,'bottom');}),this['_alignToTargetRect'](_0x41df3f);const _0x42fb65=this['_getItemBefore'](_0x41df3f);if(_0x42fb65)this['_alignAfterItem'](_0x42fb65,_0x41df3f)||this['_alignToTargetRect'](_0x41df3f);else this['_alignToTargetRect'](_0x41df3f);return this['_updateLastItem'](),this['view']['list']['add'](_0x41df3f),_0x41df3f;}['_alignForTopChange'](_0x221472){if(!_0x221472['content']['length'])return;const _0x3b590e=this['_getItemBefore'](_0x221472);if(!_0x3b590e)return;const _0x85a8f7=this['_sidebarItemViewToAnnotation']['get'](_0x3b590e),_0x1eb11b=this['_activeAnnotation'];_0x1eb11b&&_0x1eb11b===_0x85a8f7?this['_alignAfterItem'](_0x3b590e,_0x221472):this['_alignBeforeItem'](_0x221472,_0x3b590e);}['_alignForBottomChange'](_0x5b288f){if(!_0x5b288f['content']['length'])return;const _0x3d760f=this['_getItemAfter'](_0x5b288f);if(!_0x3d760f)return;const _0x76b261=this['_sidebarItemViewToAnnotation']['get'](_0x3d760f),_0x4e299a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x43625a=this['_activeAnnotation'];_0x43625a&&_0x43625a===_0x76b261&&_0x4e299a?(this['_alignBeforeItem'](_0x3d760f,_0x5b288f),this['_alignAfterItem'](_0x5b288f,_0x3d760f)):_0x43625a&&_0x43625a===_0x76b261?this['_alignBeforeItem'](_0x3d760f,_0x5b288f):this['_alignAfterItem'](_0x5b288f,_0x3d760f);}['_recalculate'](_0x4c27ad,_0x1d24e5){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x57a045,changedProp:_0x1e33ce}of this['_recalculateBuffer'])'top'===_0x1e33ce?this['_alignForTopChange'](_0x57a045):this['_alignForBottomChange'](_0x57a045);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4c27ad,'changedProp':_0x1d24e5});}['getSidebarItemView'](_0x2de657){return this['_annotationToSidebarItemView']['get'](_0x2de657);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x4b624e){const _0x4f8aaf=this['getSidebarItemView'](_0x4b624e);this['stopListening'](_0x4f8aaf),this['stopListening'](_0x4b624e['view']),_0x4f8aaf['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x4b624e),this['_sidebarItemViewToAnnotation']['delete'](_0x4f8aaf);}['_createSidebarView'](){const _0x13a057=new H(this['context']['locale']);return _0x13a057['render'](),this['on']('change:_lastItem',(_0x5de21f,_0x328ad3,_0x2a23ce,_0x206a24)=>{_0x206a24&&_0x13a057['unbind']('minHeight'),_0x2a23ce?_0x13a057['bind']('minHeight')['to'](_0x2a23ce,'bottom'):_0x13a057['minHeight']=null;}),_0x13a057;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x56fd7e){const _0xee8788=this['_sidebarItemViewToAnnotation']['get'](_0x56fd7e),_0x2713f8=_0xee8788&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xee8788)-0x1);return _0x2713f8&&this['getSidebarItemView'](_0x2713f8)||null;}['_getItemAfter'](_0x3b535e){const _0x539607=this['_sidebarItemViewToAnnotation']['get'](_0x3b535e),_0xc435da=_0x539607&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x539607)+0x1);return _0xc435da&&this['getSidebarItemView'](_0xc435da)||null;}['_alignBeforeItem'](_0x193266,_0x22cad1){_0x193266['updateHeight']();const _0x7fa6e7=G(_0x22cad1['bottom']+this['_spaceBetweenItems'],_0x193266['top']);return!!_0x7fa6e7&&(this['_setItemTop'](_0x22cad1,_0x22cad1['top']-_0x7fa6e7),!0x0);}['_alignAfterItem'](_0x18544d,_0x324a89){_0x18544d['updateHeight']();const _0x391d21=G(_0x18544d['bottom']+this['_spaceBetweenItems'],_0x324a89['top']);return!!_0x391d21&&(this['_setItemTop'](_0x324a89,_0x324a89['top']+_0x391d21,!0x1),!0x0);}['_alignToTargetRect'](_0x3b9369){const _0x121365=this['_sidebarItemViewToAnnotation']['get'](_0x3b9369);if(!_0x121365||!_0x121365['target']||!_0x121365['targetRect'])return;const _0x485434=this['_getTargetTop'](_0x121365,_0x121365['targetRect']);this['_setItemTop'](_0x3b9369,_0x485434);}['_getTargetTop'](_0x56fd14,_0x2c9342){if(null===_0x2c9342)return 0x0;if(_0x56fd14['target']instanceof _0x47ead6)return _0x2c9342['top'];{const _0x11b1e1=new _0x47ead6(this['view']['element'])['top'];return _0x2c9342['top']-_0x11b1e1;}}['_setItemTop'](_0x1e7665,_0x598762,_0x51ec04=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x51ec04&&(_0x598762=Math['max'](_0x598762,this['_getMaxAvailableTop'](_0x1e7665))),_0x1e7665['top']=_0x598762;}['_getMaxAvailableTop'](_0x492ec1){let _0x5b1daf=this['_getItemBefore'](_0x492ec1),_0x50f8df=0x0;for(;_0x5b1daf;)_0x5b1daf['updateHeight'](),_0x50f8df+=this['_spaceBetweenItems']+_0x5b1daf['height'],_0x5b1daf=this['_getItemBefore'](_0x5b1daf);return _0x50f8df;}}function G(_0x28df36,_0x37c04a){return Math['max'](_0x28df36-_0x37c04a,0x0);}function g(_0x38d31f){return null!==_0x38d31f&&'object'==typeof _0x38d31f&&0x1===_0x38d31f['nodeType'];}class e extends _0x1b2bbd{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5a5c4c){super(_0x5a5c4c),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x526483(),this['_refreshPositioningDebounced']=_0x5ecd8f(()=>{_0x5a5c4c['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3446c0=this['context']['plugins']['get'](j),_0x535505=this['context']['plugins']['get'](z);_0x3446c0['register']('wideSidebar',this),_0x535505['container']&&_0x3446c0['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x219b37){if(_0x219b37===this['activeAnnotation'])return;const _0xd2ffc0=this['context']['plugins']['get'](z);_0xd2ffc0['_activeAnnotation']=_0x219b37;const _0x571976=this['activeAnnotation'];_0xd2ffc0['refresh']({'blurredAnnotation':_0x571976,'activatedAnnotation':_0x219b37}),this['activeAnnotation']=_0x219b37;}['attach'](_0x607571){this['annotations']=_0x607571;const _0x54337f=this['context']['plugins']['get'](z);if(_0x54337f['_annotations']=_0x607571,this['isAttached'])throw new _0x56607d('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x54337f,'set:container',()=>{this['detach'](),this['listenTo'](_0x54337f,'change:container',_0x1c3222=>{_0x1c3222['off'](),this['attach'](_0x607571);});}),_0x54337f['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x38e28f=_0x1e6b16=>{_0x1e6b16['updateTargetRect'](),_0x54337f['addAnnotation'](_0x1e6b16);};for(const _0x3b3a2f of _0x607571)_0x38e28f(_0x3b3a2f);this['listenTo'](_0x607571,'add',(_0x13d4a8,_0x582767)=>{_0x38e28f(_0x582767);}),this['listenTo'](_0x607571,'remove',(_0x4881c1,_0x10a43a,_0x3a6669)=>{_0x54337f['rearrange']({'removedAnnotation':_0x10a43a,'previousAnnotation':_0x607571['get'](_0x3a6669-0x1),'nextAnnotation':_0x607571['get'](_0x3a6669+0x1)}),_0x10a43a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x607571,'focus',(_0x135ffc,_0xd8cb0a)=>{this['setActiveAnnotation'](_0xd8cb0a);}),this['listenTo'](_0x607571,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5450d6=this['context']instanceof _0x431a91?this['context']['editors']:new _0x526483([this['context']]);for(const _0x450916 of _0x5450d6)this['_integrateWithEditorAnnotations'](_0x450916);this['listenTo'](_0x5450d6,'add',(_0x3c4b06,_0xca5b03)=>{this['listenTo'](_0xca5b03,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xca5b03);});}),this['listenTo'](_0x5450d6,'remove',(_0x3e670d,_0x3e6a85)=>{_0x3e6a85['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3e6a85['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x56607d('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x18a0f8=this['context']['plugins']['get'](z);_0x18a0f8['_detachFromContainer'](this['annotations']),this['stopListening'](_0x18a0f8),this['stopListening'](this['annotations']),this['context']instanceof _0x431a91&&this['stopListening'](this['context']['editors']);for(const _0x313923 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x313923);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2acc6d){if(!_0x2acc6d['plugins']['has']('EditorAnnotations'))return;const _0x46e78e=_0x2acc6d['plugins']['get']('EditorAnnotations'),_0x2a8f26=()=>{const _0x111ec0=_0x46e78e['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x111ec0[0x0]||null);};this['listenTo'](_0x46e78e,'refresh',_0x2a8f26),this['listenTo'](_0x46e78e,'blur',(_0x8770fc,{isAnnotationTracked:_0x38c600})=>{this['activeAnnotation']&&_0x38c600(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x46e78e,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x3c6121=>{_0x46e78e['hasDomSelection']()&&(_0x2a8f26(),_0x3c6121['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x46e78e);}['_destroyEditorAnnotationsIntegration'](_0x5926eb){this['stopListening'](_0x5926eb),this['_editorAnnotations']['remove'](_0x5926eb);}}class C extends _0x1af70f{['counterView'];constructor(_0x449091){super(_0x449091);const _0x42c2db=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4e76f9,_0x32a27e)=>_0x4e76f9?'...':_0x32a27e['toString']()),this['set']('annotationType',''),this['icon']=_0x47c879,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x42c2db['to']('annotationType',_0x5850e1=>'ck-annotation-counter__badge--'+_0x5850e1),_0x42c2db['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x42c2db['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x1b2bbd{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56b34d){super(_0x56b34d),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x5a737d())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x526483(),this['_refreshPositioningDebounced']=_0x5ecd8f(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x4fb94d(this['context']['locale']),this['balloonPanelView']=new _0x4d9f9b(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x486943){this['annotations']=_0x486943;const _0x5c5906=this['context']['plugins']['get'](z),_0x4e9ac5=this['balloonPanelView'];if(_0x5c5906['_annotations']=_0x486943,this['isAttached'])throw new _0x56607d('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5c5906,'set:container',()=>{this['detach'](),this['listenTo'](_0x5c5906,'change:container',_0x5a45f3=>{_0x5a45f3['off'](),this['attach'](_0x486943);});}),_0x5c5906['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x22b6b7=_0x33a7c2=>{const _0x5ee671=new C(this['context']['locale']);_0x5c5906['addAnnotation'](_0x33a7c2,_0x5ee671),this['_annotationToNarrowView']['set'](_0x33a7c2,_0x5ee671),_0x5ee671['bind']('isDirty','annotationType','number')['to'](_0x33a7c2['view'],'isDirty','type','length'),_0x5ee671['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4e9ac5['content']['first']!==_0x33a7c2['view']?(this['_showBalloon'](_0x33a7c2),_0x33a7c2['view']['element']['focus'](),this['setActiveAnnotation'](_0x33a7c2)):this['setActiveAnnotation'](null);});};for(const _0x502561 of _0x486943)_0x22b6b7(_0x502561);this['listenTo'](_0x486943,'add',(_0x12072e,_0x1808d3)=>{_0x22b6b7(_0x1808d3);}),this['listenTo'](_0x486943,'remove',(_0x3fd148,_0x59d2f8,_0x4b4a5b)=>{this['_annotationToNarrowView']['get'](_0x59d2f8)['destroy'](),this['_annotationToNarrowView']['delete'](_0x59d2f8),_0x5c5906['rearrange']({'removedAnnotation':_0x59d2f8,'previousAnnotation':_0x486943['get'](_0x4b4a5b-0x1),'nextAnnotation':_0x486943['get'](_0x4b4a5b+0x1)}),_0x59d2f8===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x486943,'focus',(_0x3fa553,_0x250330)=>{this['setActiveAnnotation'](_0x250330);}),this['listenTo'](_0x486943,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x16c0bb,_0x137012)=>{_0x137012['keyCode']===_0x3973e8['esc']&&_0x4e9ac5['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4e9ac5['content']['first']),this['_hideBalloon'](),_0x137012['stopPropagation'](),_0x137012['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x484ee8,_0x1cbda9)=>{const _0x55c0e3=_0x1cbda9['target'];_0x4e9ac5['isVisible']&&_0x4e9ac5['element']['contains'](_0x55c0e3)||_0x5c5906['view']['element']['contains'](_0x55c0e3)||_0x484ee8['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4e9b21=>_0x4e9b21['contains'](_0x55c0e3))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x5d7be4=this['context']instanceof _0x431a91?this['context']['editors']:new _0x526483([this['context']]);for(const _0x1dc314 of _0x5d7be4)this['_integrateWithEditorAnnotations'](_0x1dc314);this['listenTo'](_0x5d7be4,'add',(_0xf8d964,_0x543e55)=>{this['listenTo'](_0x543e55,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x543e55);});}),this['listenTo'](_0x5d7be4,'remove',(_0x5dcb3c,_0x4ebccb)=>{_0x4ebccb['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4ebccb['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x408d49){if(_0x408d49===this['activeAnnotation'])return;const _0x338aec=this['context']['plugins']['get'](z);if(_0x338aec['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x408d49,'disableAnimationOnActivatedAnnotation':!0x0}),_0x408d49)_0x338aec['getSidebarItemView'](_0x408d49)?this['_showBalloon'](_0x408d49):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x408d49;}['detach'](){if(!this['isAttached'])throw new _0x56607d('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x117f0c=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xf2234e=>_0xf2234e['destroy']()),this['_annotationToNarrowView']['clear'](),_0x117f0c['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x431a91&&this['stopListening'](this['context']['editors']);for(const _0xb77ff8 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0xb77ff8);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'](_0x46f46e){if(!_0x46f46e['plugins']['has']('EditorAnnotations'))return;const _0x496869=_0x46f46e['plugins']['get']('EditorAnnotations'),_0x2e3a2b=this['context']['plugins']['get'](z),_0x4a7093=this['annotations'],_0x152636=this['balloonPanelView'],_0x2b3140=()=>{const _0x408de8=_0x496869['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x408de8),this['setActiveAnnotation'](_0x408de8[0x0]||null);};this['listenTo'](_0x496869,'refresh',_0x2b3140),this['listenTo'](_0x496869,'blur',(_0x391330,{isAnnotationTracked:_0x33f4b6})=>{this['activeAnnotation']&&_0x33f4b6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x496869,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4a7093,'blur',_0x31838e=>{_0x496869['hasDomSelection']()&&_0x31838e['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x93b446,_0x30a5df)=>{const _0x5b1ef1=_0x30a5df['target'];_0x152636['isVisible']&&_0x152636['element']['contains'](_0x5b1ef1)||_0x2e3a2b['view']['element']['contains'](_0x5b1ef1)||this['activeAnnotation']&&_0x496869['hasDomSelection']()&&(_0x2b3140(),_0x93b446['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x496869);}['_destroyEditorAnnotationsIntegration'](_0x12d2ad){_0x12d2ad&&(this['stopListening'](_0x12d2ad),this['_editorAnnotations']['remove'](_0x12d2ad));}['_setSelectedAnnotations'](_0x2fa410){for(const _0x15088f of this['_selectedAnnotations'])_0x2fa410['includes'](_0x15088f)||this['_manuallyClosedAnnotationViews']['delete'](_0x15088f['view']);this['_selectedAnnotations']=_0x2fa410;}['_refreshPositioning'](){const _0xe1c544=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0xe1c544['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x179dd6){if(this['_manuallyClosedAnnotationViews']['has'](_0x179dd6['view']))return;const _0x46fae0=this['balloonPanelView']['content']['first'];_0x46fae0!==_0x179dd6['view']?(_0x46fae0&&this['_detachListeners'](_0x46fae0),this['_attachListeners'](_0x179dd6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x179dd6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x1459fb=this['balloonPanelView']['content']['first'],_0x4ca2d8=_0x1459fb&&this['annotations']['getByView'](_0x1459fb);if(!_0x4ca2d8||!this['_annotationToNarrowView']['has'](_0x4ca2d8))return;const _0x1da5aa=this['_annotationToNarrowView']['get'](_0x4ca2d8)['element'],_0x4be1be=(function(){const _0x4c47a5=_0x4d9f9b['defaultPositions'];return[_0x4c47a5['southArrowNorthEast'],_0x4c47a5['northArrowSouthEast'],_0x4c47a5['southArrowNorth'],_0x4c47a5['northArrowSouth'],_0x4c47a5['southArrowNorthWest'],_0x4c47a5['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x1da5aa,'positions':_0x4be1be});}['_hideBalloon'](){const _0x3cc8a8=this['balloonPanelView'],_0x58389f=_0x3cc8a8['content']['first'];_0x58389f&&(this['_detachListeners'](_0x58389f),_0x3cc8a8['unpin'](),_0x3cc8a8['content']['clear']());}['_attachListeners'](_0x554bdb){this['listenTo'](_0x554bdb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x554bdb,'Esc',(_0x127b9d,_0x5c615d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x554bdb),this['_hideBalloon'](),_0x5c615d();});}['_detachListeners'](_0x5f2fa8){this['stopListening'](_0x5f2fa8);}}class c extends _0x2a5e1f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x1115cb,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4790f4){super(_0x4790f4),_0x4790f4['editing']['view']['addObserver'](_0x18721f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4790f4['plugins']['get'](_0x1115cb),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0xcca4aa=this['editor']['plugins']['get'](j);_0xcca4aa['context']===this['editor']&&(_0xcca4aa['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x2a056a,_0x20b59f)=>{const _0x4745c2=this['_balloon'];if(this['isAttached']&&_0x4745c2['visibleView']){const _0x35332d=this['annotations']['getByView'](_0x4745c2['visibleView']);_0x35332d&&this['_closeAnnotation'](_0x35332d),_0x20b59f();}}));}['afterInit'](){const _0x7a6f4e=this['editor']['plugins']['get'](j);_0x7a6f4e['context']===this['editor']&&(_0x7a6f4e['hasActive']()||_0x7a6f4e['switchTo']('inline'));}['setActiveAnnotation'](_0x1c2635){_0x1c2635!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1c2635&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1c2635)&&this['_addAnnotationToBalloon'](_0x1c2635,!0x0),_0x1c2635['isActive']=!0x0),_0x1c2635||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1c2635);}['attach'](_0x44e959){this['annotations']=_0x44e959;const _0x5d09cf=this['editor']['plugins']['get'](j),_0x2c6f47=this['_balloon'];if(this['isAttached'])throw new _0x56607d('inlineannotations-attach-already-attached',this);if(_0x5d09cf['context']!==this['editor'])throw new _0x56607d('inlineannotations-not-allowed-with-context',this);const _0x1b4e5f=this['editor']['plugins']['get'](b);this['listenTo'](_0x1b4e5f,'refresh',()=>{const _0x677e18=_0x1b4e5f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3c4a7a,_0x16f6ea;!this['_forceRefresh']&&(_0x3c4a7a=_0x677e18,_0x16f6ea=this['_selectedAnnotations'],_0x3c4a7a['length']===_0x16f6ea['length']&&_0x3c4a7a['every'](_0x31d426=>_0x16f6ea['includes'](_0x31d426)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x677e18),this['setActiveAnnotation'](_0x677e18[0x0]||null));}),this['listenTo'](_0x1b4e5f,'blur',(_0x5aba4c,{isAnnotationTracked:_0x2347ec})=>{this['activeAnnotation']&&_0x2347ec(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1973f6,_0x17fc65,_0x3370c5)=>{_0x3370c5||this['setActiveAnnotation'](null);}),this['listenTo'](_0x44e959,'remove',(_0x6de457,_0x499e28)=>{this['_removeAnnotationFromBalloon'](_0x499e28),_0x499e28===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2c6f47,'change:visibleView',(_0x174c96,_0x5c7cf4,_0x35835d,_0x37c757)=>{_0x37c757&&this['stopListening'](_0x37c757);const _0x323645=_0x44e959['getByView'](_0x35835d);_0x35835d&&_0x323645&&(this['listenTo'](_0x35835d,'change:height',()=>{_0x2c6f47['updatePosition']();}),this['listenTo'](_0x35835d,'Esc',()=>{this['_closeAnnotation'](_0x323645),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x323645&&this['setActiveAnnotation'](_0x323645));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2c6f47['visibleView']&&(_0x44e959['getByView'](_0x2c6f47['visibleView'])&&_0x2c6f47['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 _0x56607d('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x59553a of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x59553a);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x49e495){for(const _0x37c8a8 of this['_selectedAnnotations'])_0x49e495['includes'](_0x37c8a8)||this['_manuallyClosed']['delete'](_0x37c8a8);for(const _0x41e728 of this['annotations'])_0x49e495['includes'](_0x41e728)||this['_removeAnnotationFromBalloon'](_0x41e728);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x614f76 of _0x49e495)this['_addAnnotationToBalloon'](_0x614f76);}this['_selectedAnnotations']=_0x49e495;}['_addAnnotationToBalloon'](_0x2248f0,_0x35a2b6=!0x1){this['_manuallyClosed']['has'](_0x2248f0)||(this['_addedAnnotations']['has'](_0x2248f0)||this['_balloon']['hasView'](_0x2248f0['view'])||(this['_addedAnnotations']['add'](_0x2248f0),this['_balloon']['add']({'stackId':_0x2248f0['view']['id'],'view':_0x2248f0['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x2248f0)}})),_0x35a2b6&&this['_balloon']['showStack'](_0x2248f0['view']['id']));}['_getBalloonTargetForAnnotation'](_0x517c2d){const _0x29ce56=_0x517c2d['target'],_0xa7b7b5=this['editor']['editing']['view'],_0x3bdd5d=_0xa7b7b5['document']['selection']['getFirstRange'](),_0x27ce05=_0xa7b7b5['domConverter']['viewRangeToDom'](_0x3bdd5d);if(_0x27ce05['collapse'](!0x0),_0x29ce56){if(_0x29ce56 instanceof _0x47ead6)return _0x29ce56;let _0x924353=[];for(const _0xc7f527 of _0x29ce56)_0x924353['push'](...F(_0xc7f527['getClientRects']()));_0x924353=function(_0xfda3e5){const _0x3d7f26=[];let _0x43425d=_0xfda3e5[0x0];for(let _0x537900=0x1;_0x537900<_0xfda3e5['length'];_0x537900++)P(_0x43425d,_0xfda3e5[_0x537900])?_0x43425d['width']+=_0xfda3e5[_0x537900]['width']:(_0x3d7f26['push'](_0x43425d),_0x43425d=_0xfda3e5[_0x537900]);return _0x3d7f26['push'](_0x43425d),_0x3d7f26;}(_0x924353);const _0x239c63=_0x27ce05['getBoundingClientRect']();return _0x924353['find'](_0x37dad4=>_0x37dad4['top']<=_0x239c63['top']&&_0x37dad4['bottom']>=_0x239c63['bottom']&&_0x37dad4['left']<=_0x239c63['left']&&_0x37dad4['right']>=_0x239c63['right'])||_0x924353[0x0];}return _0x517c2d['targetRect']||_0x27ce05;}['_removeAnnotationFromBalloon'](_0x124c36){this['_addedAnnotations']['has'](_0x124c36)&&this['_balloon']['hasView'](_0x124c36['view'])&&(this['_addedAnnotations']['delete'](_0x124c36),this['_balloon']['remove'](_0x124c36['view']));}['_closeAnnotation'](_0x1b4bf9){this['_manuallyClosed']['add'](_0x1b4bf9),this['_removeAnnotationFromBalloon'](_0x1b4bf9);}}function F(_0x3392e6){return Array['from'](_0x3392e6)['map'](DOMRect['fromRect']);}function P(_0x5e7a3c,_0x5224d4){return _0x5e7a3c['top']===_0x5224d4['top']&&_0x5e7a3c['bottom']===_0x5224d4['bottom']&&_0x5e7a3c['right']===_0x5224d4['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1b1122,_0x57ffb0){super(_0x1b1122),this['set']('isEmpty',!_0x57ffb0['length']),this['focusTracker']=new _0x4caa2d(),this['_annotationViews']=_0x57ffb0,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x296577({'focusables':_0x57ffb0,'focusTracker':this['focusTracker']}),this['listenTo'](_0x57ffb0,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x57ffb0,'remove',(_0x299003,_0x24d04a)=>{_0x24d04a['isActive']&&this['focus'](),_0x57ffb0['length']||(this['isEmpty']=!0x0);});const _0x315cf4=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x1b1122,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x57ffb0},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x315cf4['if']('isEmpty','ck-hidden',_0x586956=>!_0x586956)]},'children':[{'text':N(_0x1b1122,'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 _0x392aff of this['_annotationViews'])this['focusTracker']['add'](_0x392aff['element']);this['_annotationViews']['on']('change',(_0x4a69f0,{added:_0x62f8d1,removed:_0x5632f5})=>{for(const _0x182864 of _0x62f8d1)this['focusTracker']['add'](_0x182864['element']);for(const _0x46c8ca of _0x5632f5)this['focusTracker']['remove'](_0x46c8ca['element']);});}}class p extends _0x1b2bbd{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x29bbd3){super(_0x29bbd3),this['archivedThreads']=new _0x526483();}['init'](){const _0x4496a4=this['context'],_0x4d982b=_0x4496a4['plugins']['get'](o),_0x1785f5=_0x4496a4['plugins']['get'](y);this['listenTo'](_0x4d982b,'addCommentThread',(_0x2931ec,{threadId:_0x1ea5a6})=>{const _0x15c4c3=_0x4d982b['getCommentThread'](_0x1ea5a6);_0x15c4c3['archivedAt']&&this['archivedThreads']['add'](_0x15c4c3,this['_calculatePosition'](_0x15c4c3['archivedAt'])),this['listenTo'](_0x15c4c3,'change:archivedAt',(_0x4f7cec,_0x13fa03,_0x2cb8b5)=>{_0x2cb8b5?this['archivedThreads']['has'](_0x15c4c3)||this['archivedThreads']['add'](_0x15c4c3,this['_calculatePosition'](_0x15c4c3['archivedAt'])):this['archivedThreads']['has'](_0x15c4c3)&&this['archivedThreads']['remove'](_0x15c4c3);});}),this['listenTo'](_0x4d982b,'removeCommentThread',(_0x22fc8c,{threadId:_0x44aed2})=>{const _0xfea7d=_0x4d982b['getCommentThread'](_0x44aed2);this['stopListening'](_0xfea7d),this['archivedThreads']['has'](_0xfea7d)&&this['archivedThreads']['remove'](_0xfea7d);},{'priority':'highest'}),this['listenTo'](_0x1785f5['collection'],'focus',(_0x5c5695,_0x554891)=>{_0x554891['isVisible']||(_0x554891['isActive']=!0x0,_0x1785f5['activate'](_0x554891));});}['_calculatePosition'](_0x5b38cf){const _0x27a6b8=[...this['archivedThreads']]['findIndex'](_0x418f00=>_0x418f00['archivedAt']<_0x5b38cf);return _0x27a6b8>-0x1?_0x27a6b8:this['archivedThreads']['length'];}}class a extends _0x2a5e1f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x1afb04];}constructor(_0x22f6b9){super(_0x22f6b9),this['annotationViews']=new _0x25e068(),this['_pendingThreads']=[];}['init'](){const _0x590fa5=this['editor'],_0x3edba9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x590fa5['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1af70f,!0x0)),_0x590fa5['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x229df4=this['_createCommentsArchiveButton'](_0x498650);return _0x229df4['set']({'role':'menuitemcheckbox'}),_0x229df4;});const _0x33aa32=_0x590fa5['plugins']['get'](p),_0x3d820e=_0x590fa5['plugins']['get']('Annotations'),_0x1a8ed8=_0x590fa5['plugins']['get']('CommentsRepository');_0x33aa32['archivedThreads']['forEach'](_0x457c1a=>{this['_handleNewThread'](_0x457c1a);}),this['listenTo'](_0x33aa32['archivedThreads'],'add',(_0x44fec4,_0x519636)=>{this['_handleNewThread'](_0x519636);}),this['listenTo'](_0x3d820e['collection'],'add',(_0x208918,_0xb913b7)=>{const _0x65347e=this['_pendingThreads']['find'](_0x5eb530=>{const _0x2a0964=_0x1a8ed8['_threadToController']['get'](_0x5eb530);return _0x2a0964&&_0xb913b7['innerView']===_0x2a0964['view'];});if(_0x65347e){const _0x265eef=this['_calculatePosition'](_0x65347e['archivedAt']);this['_addAnnotationToArchive'](_0xb913b7,_0x265eef),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x65347e),0x1);}}),this['listenTo'](_0x33aa32['archivedThreads'],'remove',(_0x4ab0a2,_0x42286d)=>{const _0x543f9a=_0x590fa5['config']['get']('collaboration.channelId');if(!_0x543f9a||_0x42286d['channelId']===_0x543f9a){if(this['_pendingThreads']['includes'](_0x42286d))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x42286d),0x1);else{const _0x3aba35=_0x1a8ed8['_threadToController']['get'](_0x42286d),_0x3f67d9=_0x3d820e['getByInnerView'](_0x3aba35['view']);this['annotationViews']['remove'](_0x3f67d9['view']),this['stopListening'](_0x3f67d9),this['stopListening'](_0x3f67d9['focusableElements']);}}}),this['listenTo'](_0x3d820e['collection'],'add',(_0xd7e35,_0x4cdc76)=>{this['listenTo'](_0x4cdc76,'escape',_0x3edba9);}),this['listenTo'](_0x3d820e['collection'],'remove',(_0x5b82ac,_0x290f62)=>{this['stopListening'](_0x290f62,'escape',_0x3edba9);});}['_addAnnotationToArchive'](_0x4a6dcd,_0x3d901a){this['listenTo'](_0x4a6dcd,'set:isVisible',_0x30d79b=>{_0x30d79b['return']=!0x1,_0x30d79b['stop']();}),this['annotationViews']['add'](_0x4a6dcd['view'],_0x3d901a);}['_handleNewThread'](_0x12c350){const _0x105a04=this['editor']['plugins']['get']('CommentsRepository'),_0x5f3e2d=this['editor']['plugins']['get']('Annotations'),_0x24b04c=this['editor']['config']['get']('collaboration.channelId');if(!_0x24b04c||_0x12c350['channelId']===_0x24b04c){const _0x4c70a9=_0x105a04['_threadToController']['get'](_0x12c350);if(!_0x4c70a9)return void this['_pendingThreads']['push'](_0x12c350);const _0x68da82=this['_calculatePosition'](_0x12c350['archivedAt']),_0x6ec334=_0x5f3e2d['getByInnerView'](_0x4c70a9['view']);_0x6ec334['isVisible']&&_0x5f3e2d['_visibleAnnotations']['remove'](_0x6ec334),this['_addAnnotationToArchive'](_0x6ec334,_0x68da82);}}['_calculatePosition'](_0x161750){const _0x44ee9c=this['editor']['config']['get']('collaboration.channelId'),_0x1a71e5=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x52c10a=>_0x52c10a['channelId']===_0x44ee9c)['findIndex'](_0x3f9ab7=>_0x3f9ab7['archivedAt']<_0x161750);return _0x1a71e5<0x0||_0x1a71e5>this['annotationViews']['length']?this['annotationViews']['length']:_0x1a71e5-0x1;}['_toggleDialog'](){const _0x598aa5=this['editor'],_0x446381=_0x598aa5['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x598aa5['locale'],this['annotationViews'])),'commentsArchive'===_0x446381['id']?_0x446381['hide']():_0x446381['show']({'id':'commentsArchive','title':N(_0x598aa5['locale'],'COMMENTS_ARCHIVE'),'icon':_0x19c659,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3422a1['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x9bdd44,_0x32c4be=!0x1){const _0x91660c=this['editor']['locale'],_0x1cf7c3=this['editor']['plugins']['get']('Dialog'),_0x24875f=new _0x9bdd44(_0x91660c);return _0x24875f['bind']('isEnabled')['to'](this,'isEnabled'),_0x24875f['bind']('isOn')['to'](_0x1cf7c3,'id',_0x736757=>'commentsArchive'===_0x736757),_0x24875f['set']({'label':N(_0x91660c,'COMMENTS_ARCHIVE'),'icon':_0x19c659,'isToggleable':!0x0}),_0x32c4be&&(_0x24875f['tooltip']=!0x0),this['listenTo'](_0x24875f,'execute',()=>this['_toggleDialog']()),_0x24875f;}['_hideDialogOnAnnotationEscape']=_0x1dd74b=>{const _0x3c76ad=_0x1dd74b['source'];if(!this['annotationViews']['has'](_0x3c76ad['view']))return;const _0x13db9b=this['editor']['plugins']['get']('Dialog');_0x13db9b['isOpen']&&'commentsArchive'===_0x13db9b['id']&&(_0x13db9b['hide'](),_0x1dd74b['stop']());};}class gi extends _0x2a5e1f{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{rt as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,gt as CommentThreadController,ie as CommentThreadInputView,Tt as CommentThreadView,_t as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
23
+ import{Editor as _0x210304,ContextPlugin as _0xdc4a0a,PendingActions as lt,Command as _0x2982be,Plugin as _0x44affe,Context as _0x4e2cdd}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x478ae2,uid as _0xb5ba6,KeystrokeHandler as jt,FocusTracker as _0x290ee8,diff as _0x2936d6,Collection as _0x5db265,Rect as _0x5ba026,CKEditorError as _0x50bda,first as _0x306a8b,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x442c7d,keyCodes as _0x228f4b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x5e6680,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x4525bb,trimHtml as ts,LateFocusDropdownButtonView as _0x4d79c5,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x396338}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x1a15c5}from'es-toolkit/compat';import{IconUndo as _0x3bdff5,IconCheck as _0xc9f2eb,IconPencil as _0x37b825,IconRemoveComment as _0x411abd,IconThreeVerticalDots as _0x3dd93e,IconAddComment as _0x376438,IconCommentsArchive as _0x4c1629}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x35defd,ButtonView as _0x5281d3,ViewCollection as _0x47b0f9,createDropdown as _0x2fb663,ListView as _0x3b923b,focusChildOnDropdownOpen as _0x21e7e8,ListItemView as _0x8d14,MenuBarMenuListItemButtonView as _0x4695c5,BodyCollection as _0x28988b,BalloonPanelView as _0x10e711,ContextualBalloon as _0x2433e3,Dialog as _0x38f7c8,DialogViewPosition as _0x2077cc}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x1cd994}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x5af35e}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x5b066a}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
24
+ _0x478ae2(){['model'];['view'];constructor(_0x2c3be8,_0x36372e){super(),this['model']=_0x2c3be8,this['model']['_isAttached']=!0x0,this['view']=_0x36372e,this['listenTo'](_0x36372e,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x36372e,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x36372e,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x36372e,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x36372e,'addComment',(_0x4ad806,_0x2ceafe)=>this['addComment'](_0x2ceafe)),this['listenTo'](_0x36372e,'updateComment',(_0x1e9f9a,_0x4678a5,_0x5f42a0)=>this['updateComment'](_0x4678a5,_0x5f42a0)),this['listenTo'](_0x36372e,'removeComment',(_0x44768f,_0x1f7357)=>this['removeComment'](_0x1f7357));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x4e9fd1){this['model']['addComment']({'content':_0x4e9fd1,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x13aeee,_0x41a4e5){this['model']['getComment'](_0x13aeee)['update']({'content':_0x41a4e5});}['removeComment'](_0x24e19a){this['model']['getComment'](_0x24e19a)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x46c9f4,_0x1d31bc,_0x491e93){const t=_0x46c9f4['t'];switch(_0x1d31bc){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'},_0x491e93);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'},_0x491e93);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'},_0x491e93);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'},_0x491e93);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x491e93);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'},_0x491e93);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'},_0x491e93);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'},_0x491e93);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 Rt extends $t{['main'];['editable'];constructor(_0x307542,_0x1e589b){super(_0x307542);const _0x1bd1c3=_0xb5ba6();this['main']=this['createCollection'](),this['editable']=new Vt(_0x307542,_0x1e589b,void 0x0,{'label':()=>N(_0x307542,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x307542['uiLanguageDirection'],'lang':_0x307542['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x1bd1c3},'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 Et extends Ut{['view'];constructor(_0x4dad0b){super(_0x4dad0b),this['view']=new Rt(_0x4dad0b['locale'],_0x4dad0b['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2cec7f=this['editor']['editing']['view'],_0x1098bd=this['view']['editable'],_0x398cbf=_0x2cec7f['document']['getRoot']();_0x1098bd['name']=_0x398cbf['rootName'],this['view']['render']();const _0x3878c5=_0x1098bd['element'];this['setEditableElement'](_0x1098bd['name'],_0x3878c5),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2cec7f['attachDomRoot'](_0x3878c5),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
25
+ _0x478ae2(_0x210304){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Qt)());constructor(_0x629d73={}){function _0x3d6475(_0x135b85){return _0x135b85['map'](_0x215d0b=>String['fromCharCode'](_0x215d0b))['join']('');}(_0x629d73=Object['assign']({},_0x629d73))['plugins']||(_0x629d73['plugins']=hs['defaultPlugins']),super(_0x629d73),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x3d6475([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d6475([0x76,0x69,0x65,0x77])][_0x3d6475([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d6475([0x61,0x75,0x74,0x6f]),this[_0x3d6475([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3d6475([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d6475([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3d6475([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3d6475([0x6f,0x6b])});}['create'](){const _0x320151=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x320151))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3e0c81=>{const _0x286f36=this['model']['document']['getRoot'](),_0x53053a=_0x286f36&&_0x286f36['getChild'](_0x286f36['childCount']-0x1);_0x3e0c81['setSelection'](_0x53053a,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0xa04e76=this['editing']['view'],_0x4811d5=_0xa04e76['document']['getRoot'](),_0x46a543=_0x4811d5['getChild'](0x0);_0x4811d5['childCount']>0x1||!_0x46a543||'p'!=_0x46a543['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0xa04e76,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x46a543['placeholder']=this['placeholder']),Ft({'view':_0xa04e76,'element':_0x46a543,'keepOnFocus':!0x0}),this['placeholderElement']=_0x46a543);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x10d5af,_0x55b194={}){super(_0x10d5af),this['editor']=null,this['_editorConfig']=_0x55b194,this['set']('value',_0x55b194['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x10d5af,'Reply...')),this['set']('submitLabel',N(_0x10d5af,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x290ee8(),this['focusCycler']=new _0x35defd({'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',(_0x4946ec,_0x586796)=>{this['cancelButtonView']['fire']('execute'),_0x586796();}),this['keystrokes']['set']('Ctrl+Enter',(_0xf6b92e,_0x3fd9e4)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x3fd9e4());}),this['on']('submit',(_0x535177,_0x1fb942)=>{_0x1fb942['length']>0xfde8?(alert(N(_0x10d5af,'TOO_LONG_COMMENT_ALERT',[_0x1fb942['length'],0xfde8])),_0x535177['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0xafcfd4=this['editor'];this['element']['insertBefore'](_0xafcfd4['ui']['element'],this['element']['firstChild']),_0xafcfd4['model']['document']['on']('change',()=>this['value']=_0xafcfd4['getData']()),_0xafcfd4['bind']('placeholder')['to'](this),this['focusables']['add'](_0xafcfd4['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x21a226){-0x1===_0x21a226?(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:_0x35b5cf}=this,_0x101577=new _0x5281d3(_0x35b5cf);return _0x101577['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x101577['withText']=!0x0,_0x101577['bind']('label')['to'](this,'submitLabel'),_0x101577['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x101577['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2a0c3d,_0x1d9d0a)=>!_0x1d9d0a&&!!_0x2a0c3d['trim']()),_0x101577;}['_createCancelButton'](){const {locale:_0xfc02f1}=this,_0x1b812e=new _0x5281d3(_0xfc02f1);return _0x1b812e['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1b812e['label']=N(_0xfc02f1,'Cancel'),_0x1b812e['withText']=!0x0,_0x1b812e['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1b812e;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x4d6dbd=>{this['focusTracker']['add'](_0x4d6dbd['element']);}),this['focusables']['on']('change',(_0x34dbca,_0x421cac)=>{for(const _0xc6045c of Array['from'](_0x421cac['added'])['reverse']())this['focusTracker']['add'](_0xc6045c['element']);});}}class ie extends kt{constructor(_0x17b628,_0x33c07f,_0x233c28){super(_0x17b628),this['commentInputView']=new es(_0x17b628,_0x233c28),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x1995ac,_0x147f1e)=>_0x1995ac||!!_0x147f1e),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 _0x5e6680(_0x17b628,_0x33c07f),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'](_0x11047c){this['commentInputView']['focus'](_0x11047c);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xc64aef,_0x57af9a)=>{const {submitButtonView:_0x5d0664,cancelButtonView:_0x283569,editor:_0x54826e}=this['commentInputView'];[_0x5d0664['element'],_0x283569['element'],_0x54826e?_0x54826e['editing']['view']['getDomRoot']():null]['filter'](_0x33221d=>_0x33221d)['some'](_0x41da11=>_0x41da11['contains'](_0x57af9a['target']))||(this['focus'](),_0x57af9a['preventDefault']());});}}class rs extends kt{constructor(_0x5a53c7){super(_0x5a53c7);const _0x487656=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x487656['to']('count',_0x1c4d1b=>N(_0x5a53c7,'NUMBER_OF_COMMENTS',_0x1c4d1b))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x139642,_0x2909ec,_0x4ff097){super(_0x139642);const _0x50bdd9=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2909ec['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2909ec,this['_config']=_0x4ff097,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5070f5=>this['commentViews']['map'](_0x566d17=>_0x566d17['element'])['includes'](_0x5070f5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x139642),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1eadbd=>_0x1eadbd-this['_config']['maxCommentsWhenCollapsed']);for(const _0xa345fe of _0x2909ec['comments'])this['_handleNewCommentModel'](_0xa345fe);this['_handleInfoComment'](),this['listenTo'](_0x2909ec['comments'],'add',(_0x35765f,_0x9c9b91)=>{const _0x3af9d7=this['_calculatePosition'](_0x9c9b91);this['length']++,this['_handleNewCommentModel'](_0x9c9b91,_0x3af9d7),this['refreshVisibleViews']();}),this['listenTo'](_0x2909ec['comments'],'remove',(_0x384d6b,_0x42d8ef)=>{this['length']--,this['_handleRemoveCommentModel'](_0x42d8ef),this['refreshVisibleViews']();}),this['listenTo'](_0x2909ec,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2909ec,'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',_0x50bdd9['if']('length','ck-hidden',_0x51b054=>!_0x51b054)],'aria-label':N(_0x139642,'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'](_0x262a2a){-0x1===_0x262a2a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5f4440 of this['commentViews'])_0x5f4440['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1e8489,_0x5ad06f){const _0x4c5639=new this['_config']['CommentView'](this['locale'],_0x1e8489,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4c5639['viewUid']=_0x1e8489['id'],_0x4c5639['delegate']('removeComment')['to'](this),_0x4c5639['delegate']('updateComment')['to'](this),_0x4c5639['delegate']('resolveCommentThread')['to'](this),_0x4c5639['delegate']('editorReady')['to'](this),_0x4c5639['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4c5639,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4c5639,_0x5ad06f);}['_calculatePosition'](_0x2796c7){const _0x4fe991=this['_model']['_findOptimalIndex'](_0x2796c7);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2796c7['authoredAt']?_0x4fe991-0x1:_0x4fe991:_0x4fe991-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x4cc3f2={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x4cc3f2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x4cc3f2));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x305024){const _0x4d6b7a=this['commentViews']['remove'](_0x305024['id']);this['stopListening'](_0x4d6b7a),_0x4d6b7a['isEditMode']&&this['_updateHasDirtyComment'](),_0x4d6b7a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5ab365=>_0x5ab365['isEditMode']);}['_rearrangeCollapse'](){const _0x26a721=function(_0x4e6749){const _0x4c1531=new _0x5db265();for(const _0x18c9dc of _0x4e6749)_0x4c1531['add'](_0x18c9dc);return _0x4c1531;}(this['commentViews']),_0x4ca3cc=this['_collapsedCommentsView']['count'];for(let _0x4cae4b=0x1;_0x4cae4b<=_0x4ca3cc;_0x4cae4b++)_0x26a721['remove'](0x1);for(const _0xac5adf of _0x26a721)_0xac5adf['collapse']();_0x4ca3cc>0x0&&_0x26a721['add'](this['_collapsedCommentsView'],0x1),ns(_0x2936d6(Array['from'](this['visibleViews']),Array['from'](_0x26a721)),this['visibleViews'],_0x26a721);}['_rearrangeExpand'](){ns(_0x2936d6(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x134c53 of this['visibleViews'])_0x134c53['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2f1391=>{this['focusTracker']['add'](_0x2f1391['element']),this['keystrokes']['listenTo'](_0x2f1391['element']);}),this['commentViews']['on']('change',(_0x309d6d,_0x4f749a)=>{for(const _0x60dc7d of _0x4f749a['removed'])this['focusTracker']['remove'](_0x60dc7d['element']),this['keystrokes']['stopListening'](_0x60dc7d['element']);for(const _0x2fd517 of Array['from'](_0x4f749a['added'])['reverse']())this['focusTracker']['add'](_0x2fd517['element']),this['keystrokes']['listenTo'](_0x2fd517['element']);});}}function ns(_0xe7231a,_0x2e44e1,_0x508e5b){let _0x5f5b84=0x0;for(const _0x733b0d of _0xe7231a)switch(_0x733b0d){case'insert':_0x2e44e1['add'](_0x508e5b['get'](_0x5f5b84),_0x5f5b84),_0x5f5b84++;break;case'delete':_0x2e44e1['remove'](_0x5f5b84);break;case'equal':_0x5f5b84++;}}class oe extends kt{constructor(_0x4f32c2){super(_0x4f32c2);const _0x4bec07=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x4bec07['to']('contextValue',_0x59cc01=>N(_0x4f32c2,'THREAD_CONTEXT_LABEL',_0x59cc01)),'tabindex':-0x1},'children':[{'text':_0x4bec07['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x275509,_0xf445e9){super(_0x275509);const _0x2b5f6c=this['bindTemplate'];this['_model']=_0xf445e9,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x5dd43e=>!!_0x5dd43e),this['bind']('contextValue')['to'](this['_model'],'context',_0x464a1b=>_0x464a1b&&_0x464a1b['value']?this['_trimContextValue'](_0x464a1b['value']):N(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',_0x2b5f6c['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 _0x3aecfc=new _0x5281d3(this['locale']);return _0x3aecfc['label']=N(this['locale'],'Reopen'),_0x3aecfc['tooltip']=N(this['locale'],'Reopen'),_0x3aecfc['icon']=_0x3bdff5,_0x3aecfc['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1d8b4d=>!_0x1d8b4d),_0x3aecfc['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x57a42e,_0x52cb77)=>_0x57a42e&&_0x52cb77),_0x3aecfc['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3aecfc;}['_trimContextValue'](_0x2694c1){if(_0x2694c1['length']<0x96)return _0x2694c1;const _0x1a1710=_0x2694c1['lastIndexOf']('\x20',0x93);return _0x2694c1['substring'](0x0,_0x1a1710>-0x1?_0x1a1710:0x93)+'...';}['_attachContextActions'](){const _0x2fc7ef=this['element']['querySelector']('.ck-context'),_0x5ea422=_0x2fc7ef['querySelector']('.ck-context__value');this['listenTo'](_0x2fc7ef,'mouseenter',()=>{_0x5ea422['offsetWidth']<_0x5ea422['scrollWidth']&&_0x2fc7ef['classList']['add']('overlay');}),this['listenTo'](_0x2fc7ef,'mouseleave',()=>{_0x2fc7ef['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x50f0f7 of this['focusables'])this['focusTracker']['add'](_0x50f0f7['element']),this['keystrokes']['listenTo'](_0x50f0f7['element']);}['_createContextView'](){const _0xe90e3f=new oe(this['locale']);return _0xe90e3f['bind']('contextValue')['to'](this),_0xe90e3f;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x15bb76,_0xde4fc3,_0x5a96f2,_0x2a7af6){super(_0x15bb76),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xde4fc3,this['_localUser']=_0x5a96f2,this['_config']=_0x2a7af6,this['commentThreadHeaderView']=new Xt(_0x15bb76,_0xde4fc3),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x15bb76,N(_0x15bb76,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x15bb76,_0xde4fc3,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2a7af6)),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',(_0x284c7b,_0x4b16e3)=>_0x284c7b||!!_0x4b16e3),this['bind']('isUnlinked')['to'](_0xde4fc3,'unlinkedAt',_0x5a111e=>!!_0x5a111e),this['bind']('ariaLabel')['to'](this,'length',_0x10d1eb=>{const _0x5268ab=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x10d1eb,_0x5268ab]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5c70aa=>_0x5c70aa['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2ac2b0=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x9dfc2c=_0x2ac2b0['commentInputView'];return _0x2ac2b0['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x9dfc2c,'value',(_0x5420f1,_0x25fb02,_0x2a88b3,_0x4face5,_0x2e16ca)=>!!_0x2e16ca||!!_0x4face5&&_0x2a88b3&&!_0x25fb02||_0x5420f1&&_0x2a88b3&&!_0x25fb02),_0x9dfc2c['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4f06dd,_0xfc3c72,_0x1d9080)=>{let _0x5812a4;return _0x5812a4=_0x1d9080&&_0xfc3c72?'Reply\x20to\x20reopen\x20discussion...':_0x4f06dd?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x5812a4);}),_0x9dfc2c['bind']('submitLabel')['to'](this,'length',_0x340aad=>N(this['locale'],_0x340aad?'Reply':'Comment')),_0x9dfc2c['on']('submit',(_0x237009,_0x129b21)=>{this['fire']('addComment',_0x129b21),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x9dfc2c['on']('cancel',()=>{this['focus']();}),_0x9dfc2c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x9dfc2c['on']('cancel',_0x1c0697=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1c0697['stop']());}),this['on']('change:isActive',(_0xf91f1,_0x4191f4,_0x1eb1d2)=>{_0x1eb1d2||this['length']||_0x9dfc2c['value']||this['fire']('removeCommentThread');}),_0x2ac2b0;}}class gt extends/* #__PURE__ -- @preserve */
27
+ ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x48d379,_0x89274a,_0x4c64e6,_0x4d434e){super(_0x48d379,_0x89274a,_0x4c64e6,_0x4d434e),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x48d379,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x3475e4,_0xecaf7b,_0xacf08)=>{_0xacf08||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x5c2818,_0x10d0d2,_0x22b139)=>{_0x22b139&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x433091=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x433091['if']('isActive','ck-thread--active'),_0x433091['if']('isUnlinked','ck-thread--unlinked'),_0x433091['to']('actionIndicator',_0x4f036e=>_0x4f036e?'ck-thread--'+_0x4f036e:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x433091['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 _0x5d862b of this['commentsListView']['commentViews'])_0x5d862b['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x50842b}=this,_0x457bb8=this['commentsListView']['commentViews']['get'](0x0);_0x457bb8===this['_boundFirstCommentView']||_0x457bb8['isSystemComment']||(this['_boundFirstCommentView']=_0x457bb8,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x457bb8,'actionIndicator',_0xbceb2b=>'remove'===_0xbceb2b?'remove':null),_0x457bb8['placeholder']=N(_0x50842b,'Write\x20a\x20comment...'),_0x457bb8['removeButton']['on']('execute',_0x57fc62=>{_0x57fc62['stop'](),this['showConfirm'](N(_0x50842b,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x457bb8['focus']();}),_0x457bb8['actionBar']['add'](this['resolveButton'],0x0),_0x457bb8['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x569398=new _0x4525bb(this['locale']);return _0x569398['label']=N(this['locale'],'Resolve'),_0x569398['tooltip']=N(this['locale'],'Resolve'),_0x569398['icon']=_0xc9f2eb,_0x569398['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x569398['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3dab02=>!_0x3dab02),_0x569398['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2b5110,_0x15b8d0)=>_0x2b5110&&!_0x15b8d0),_0x569398['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x569398;}['_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 is extends kt{constructor(_0x328b82){super(_0x328b82),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x7863bd,_0x3b2bcb,_0x1bcba8)=>{this['element']['innerHTML']=_0x1bcba8;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x3f777e,_0x4981c8,_0x2116a8){super(_0x3f777e),this['_model']=_0x4981c8,this['_config']=_0x2116a8,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x4981c8,'content',_0x4981c8,'authoredAt',(_0x7acc00,_0x1d14a1)=>N(_0x3f777e,'COMMENT_ARIA_LABEL',[_0x4981c8['author']['name'],_0x2116a8['formatDateTime'](_0x1d14a1),new DOMParser()['parseFromString'](_0x7acc00,'text/html')['body']['textContent'],_0x4981c8['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x3f777e,N(_0x3f777e,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x47b0f9(),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x541c3f=>_0x541c3f['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x5092af=new is(this['locale']);return _0x5092af['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2e60f6,_0x119b24)=>_0x119b24?ts(_0x2e60f6,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2e60f6),_0x5092af;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x824ce9=new es(this['locale'],this['_config']['editorConfig']);return _0x824ce9['value']=this['_model']['content'],_0x824ce9['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x824ce9['submitLabel']=N(this['locale'],'Save'),_0x824ce9['on']('submit',(_0x363c9c,_0x204e13)=>{this['fire']('updateComment',this['_model']['id'],_0x204e13),this['switchToDisplayMode'](),this['focus']();}),_0x824ce9['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x824ce9['once']('editorReady',()=>{_0x824ce9['focus']();}),_0x824ce9['createEditor'](),_0x824ce9['delegate']('editorReady')['to'](this),_0x824ce9['delegate']('editorDestroyed')['to'](this),_0x824ce9;}['_setupKeyboardNavigation'](){const _0x5a24ae=this['element'];this['keystrokes']['listenTo'](_0x5a24ae);for(const _0x2c1c31 of this['focusables'])this['focusTracker']['add'](_0x2c1c31['element']),this['keystrokes']['listenTo'](_0x2c1c31['element']);this['focusables']['on']('change',(_0x39f0b1,_0x95ffdd)=>{for(const _0x3707d8 of _0x95ffdd['removed'])this['focusTracker']['remove'](_0x3707d8['element']),this['keystrokes']['stopListening'](_0x3707d8['element']);for(const _0x568fd0 of _0x95ffdd['added'])this['focusTracker']['add'](_0x568fd0['element']),this['keystrokes']['listenTo'](_0x568fd0['element']);}),this['keystrokes']['set']('enter',(_0x537542,_0x11f20b)=>{_0x5a24ae===_0x537542['target']&&(this['focusCycler']['focusFirst'](),_0x11f20b());}),this['keystrokes']['set']('esc',(_0x5c2f08,_0x12d51b)=>{_0x5a24ae!==_0x5c2f08['target']&&(this['focus'](),_0x12d51b());});}}class Tt extends/* #__PURE__ -- @preserve */
28
+ ti(di){['actionBar'];['userView'];constructor(_0x34b9db,_0x2505e6,_0x3d8345){super(_0x34b9db,_0x2505e6,_0x3d8345),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x34b9db,'Reply...')),this['bind']('authoredAt')['to'](_0x2505e6),this['bind']('resolvedAt')['to'](_0x2505e6),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 _0x5e6680(_0x34b9db,_0x2505e6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2505e6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x55ddd3=this['bindTemplate'],_0x5e6af2=[{'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':_0x55ddd3['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x55ddd3['to']('authoredAt',_0x309cb8=>this['_config']['formatDateTime'](_0x309cb8))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x55ddd3['if']('isEditMode','ck-comment__actions--hidden'),_0x55ddd3['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']&&_0x5e6af2['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x55ddd3['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x55ddd3['if']('isEditMode','ck-comment--edit'),_0x55ddd3['if']('isSystemComment','ck-comment--info'),_0x55ddd3['to']('actionIndicator',_0x482c82=>_0x482c82?'ck-comment--'+_0x482c82:'')],'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':_0x5e6af2}]}]};}['_createEditButton'](){const _0x572d41=new _0x5281d3(this['locale']);return _0x572d41['label']=N(this['locale'],'Edit'),_0x572d41['icon']=_0x37b825,_0x572d41['withText']=!0x0,_0x572d41['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x572d41['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x44eb9b=>!_0x44eb9b),_0x572d41['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x572d41['on']('execute',()=>this['switchToEditMode']()),_0x572d41;}['_createRemoveButton'](){const _0x5f5299=new _0x5281d3(this['locale']);return _0x5f5299['label']=N(this['locale'],'Remove'),_0x5f5299['icon']=_0x411abd,_0x5f5299['withText']=!0x0,_0x5f5299['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x5f5299['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1021f2=>!_0x1021f2),_0x5f5299['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x5f5299['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x5f5299;}['_createDropdown'](){const _0x67a71f=_0x2fb663(this['locale'],_0x4d79c5),_0x18ec07=_0x67a71f['panelView']['children'],_0x205f44=new _0x3b923b(this['locale']),_0x9f6d82=_0x67a71f['bindTemplate'];_0x21e7e8(_0x67a71f,()=>this['items']['find'](_0x21074a=>_0x21074a['isVisible'])),_0x67a71f['extendTemplate']({'attributes':{'class':[_0x9f6d82['if']('isVisible','ck-hidden',_0x407bef=>!_0x407bef)]}});const _0x5ba472=(_0x31252d,_0x5a0fb7=-0x1)=>{const _0x580d0d=new _0x8d14(this['locale']);_0x580d0d['children']['add'](_0x31252d);const _0x545df0=_0x5a0fb7>-0x1?_0x5a0fb7:_0x205f44['items']['length'];_0x205f44['items']['add'](_0x580d0d,_0x545df0);const _0xc46f4d=Array['from'](this['items']);_0x67a71f['unbind']('isEnabled','isVisible'),_0x67a71f['bind']('isEnabled')['toMany'](_0xc46f4d,'isEnabled',(..._0x4aca2b)=>_0x4aca2b['some'](_0x3dce7d=>_0x3dce7d)),_0x67a71f['bind']('isVisible')['toMany'](_0xc46f4d,'isVisible',(..._0x1cfc4b)=>_0x1cfc4b['some'](_0x303073=>_0x303073));};_0x67a71f['panelPosition']='sw',_0x67a71f['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x3dd93e});for(const _0x17706f of this['items'])_0x5ba472(_0x17706f);return _0x18ec07['add'](_0x205f44),_0x67a71f['listenTo'](this['items'],'add',(_0x2cc13c,_0x580460,_0x26ab4f)=>{_0x5ba472(_0x580460,_0x26ab4f);}),_0x67a71f['listenTo'](this['items'],'remove',(_0x2746f1,_0x3cfc9f,_0x324ba2)=>{_0x205f44['items']['remove'](_0x324ba2);}),_0x67a71f;}['_attachActions'](_0x160ee2,_0x4272cc){const _0x1e916f=_0x160ee2&&_0x160ee2['element'];_0x1e916f&&(this['listenTo'](_0x1e916f,'mouseenter',()=>this['actionIndicator']=_0x4272cc),this['listenTo'](_0x1e916f,'focus',()=>this['actionIndicator']=_0x4272cc),this['listenTo'](_0x1e916f,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x1e916f,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5564ae=super['_createCommentInputView']();return _0x5564ae['bind']('placeholder')['to'](this),_0x5564ae;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x1b4d55){const _0x22e885=Dt(_0x1b4d55,0x1e),_0x2169c2=new MutationObserver(_0x16f670=>{for(const _0x5d4d81 of _0x16f670)('attributes'==_0x5d4d81['type']&&'class'==_0x5d4d81['attributeName']||'childList'==_0x5d4d81['type']||'characterData'==_0x5d4d81['type'])&&_0x22e885();});return{'attach'(_0x36d859){_0x2169c2['observe'](_0x36d859,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2169c2['disconnect'](),_0x22e885['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x44e5ac,_0xd9aa65){super(_0x44e5ac),this['id']=_0xb5ba6(),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x15f3ef,_0xccaf27)=>this['fire']('Esc',_0xccaf27)),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']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0xd9aa65),this['mainView']=_0xd9aa65;const _0x219bf6=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x219bf6['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 _0x382db5=this['element']['clientHeight'];_0x382db5&&(this['height']=_0x382db5);}}class T extends/* #__PURE__ -- @preserve */
29
+ _0x478ae2(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1f0ae7,target:_0x5a650c,type:_0x2cd114,isVisible:_0x2e96b4=!0x0}){super(),this['view']=_0x1f0ae7,this['view']['element']||this['view']['render'](),this['_type']=_0x2cd114,this['_target']=_0x5a650c,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5db265([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x517e9e,_0x5db69a)=>{this['view']['focusTracker']['add'](_0x5db69a);}),this['focusableElements']['on']('remove',(_0x1602e3,_0x3ec4b7)=>{this['view']['focusTracker']['remove'](_0x3ec4b7);}),this['set']('isVisible',_0x2e96b4);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x64c082=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x64c082),_0x64c082;}get['targetRect'](){const _0x19395a=this['target'];if(null===_0x19395a)return null;if(_0x19395a instanceof _0x5ba026)return _0x19395a;const _0x3a2200=_0x19395a['filter'](_0x433267=>function(_0x5ab4fe){const _0x57e89c=_0x5ab4fe['offsetParent'];if(_0x57e89c)return!0x0;const _0x5384d2=_0x5ab4fe['getClientRects']()['item'](0x0);return!!_0x5384d2;}(_0x433267));return 0x0===_0x3a2200['length']?null:new _0x5ba026(_0x3a2200[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x3c0e14){this['view']['isActive']=_0x3c0e14,this['view']['mainView']['isActive']=_0x3c0e14;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x4bb58c){if(!(null===_0x4bb58c||_0x4bb58c instanceof _0x5ba026||Array['isArray'](_0x4bb58c)&&_0x4bb58c['every'](_0x2da8db=>fi(_0x2da8db))))throw new _0x50bda('annotation-invalid-target',null,{'target':_0x4bb58c});}['_getNormalizedTarget'](){const _0x5ecdd1='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5ecdd1)?[_0x5ecdd1]:_0x5ecdd1;}}function fi(_0x48d25a){return null!==_0x48d25a&&'object'==typeof _0x48d25a&&'nodeType'in _0x48d25a&&0x1===_0x48d25a['nodeType'];}class S extends _0x5db265{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2742af=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x290ee8(),this['_focusTracker']['on']('change:isFocused',(_0x46bb58,_0x5e5d43,_0x2a1222)=>{_0x2a1222||this['fire']('blur');});for(const _0x5d3333 of _0x2742af)this['add'](_0x5d3333);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x47275a){if(this['has'](_0x47275a))throw new _0x50bda('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x47275a['innerView'],_0x47275a),this['_viewToAnnotation']['set'](_0x47275a['view'],_0x47275a);for(const _0x254a07 of _0x47275a['focusableElements'])this['_focusTracker']['add'](_0x254a07);this['listenTo'](_0x47275a['focusableElements'],'add',(_0x4123d9,_0x15aea7)=>{this['_focusTracker']['add'](_0x15aea7);}),this['listenTo'](_0x47275a['focusableElements'],'remove',(_0x5594d5,_0x3a8bcd)=>{this['_focusTracker']['remove'](_0x3a8bcd);}),this['listenTo'](_0x47275a['view']['focusTracker'],'change:isFocused',(_0x200232,_0x590b55,_0x3e9ab6)=>{_0x3e9ab6&&this['fire']('focus',_0x47275a);}),_0x47275a['updateTargetRect']();const _0x45068c=this['_getOrderInContent'](_0x47275a['view']['targetRect']);return super['add'](_0x47275a,_0x45068c);}['remove'](_0x4b6a00){if(!this['has'](_0x4b6a00))throw new _0x50bda('annotationcollection-not-existing-item',null);this['stopListening'](_0x4b6a00['view']['focusTracker']),this['stopListening'](_0x4b6a00['focusableElements']);for(const _0x2cbe6c of _0x4b6a00['focusableElements'])this['_focusTracker']['remove'](_0x2cbe6c);return this['_viewToAnnotation']['delete'](_0x4b6a00['view']),this['_innerViewToAnnotation']['delete'](_0x4b6a00['innerView']),super['remove'](_0x4b6a00);}['getByInnerView'](_0xc56d8d){return this['_innerViewToAnnotation']['get'](_0xc56d8d);}['getByView'](_0x152722){return this['_viewToAnnotation']['get'](_0x152722);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x36fe97 of this)_0x36fe97['updateTargetRect']();this['_sort']();}['_sort'](){const _0x10bb47=Array['from'](this)['sort']((_0x5b33f1,_0x3269a0)=>w(_0x5b33f1['view']['targetRect'],_0x3269a0['view']['targetRect']));for(let _0x390454=_0x10bb47['length']-0x1;_0x390454>0x0;_0x390454--){const _0x5e6e2c=_0x10bb47[_0x390454];_0x390454!==this['getIndex'](_0x5e6e2c)&&(this['remove'](_0x5e6e2c),this['add'](_0x5e6e2c));}}['_getOrderInContent'](_0x4d2d9e){let _0x3fe2b1=0x0;if(!_0x4d2d9e)return this['length'];for(const _0x55203f of this){const _0x218e15=_0x55203f['view']['targetRect'];if(_0x218e15){if(w(_0x4d2d9e,_0x218e15)<0x0)return _0x3fe2b1;_0x3fe2b1++;}}return _0x3fe2b1;}}function v({source:_0x121a34,target:_0x357ac8,filter:_0x42dcb7}){for(const _0x1d7ce3 of _0x121a34)_0x42dcb7(_0x1d7ce3)&&_0x357ac8['add'](_0x1d7ce3);_0x357ac8['listenTo'](_0x121a34,'add',(_0x313086,_0x10ddd4)=>{_0x42dcb7(_0x10ddd4)&&_0x357ac8['add'](_0x10ddd4);}),_0x357ac8['listenTo'](_0x121a34,'remove',(_0x45eedc,_0x2dcc69)=>{_0x357ac8['has'](_0x2dcc69)&&_0x357ac8['remove'](_0x2dcc69);});}function w(_0x4da30f,_0x158933){if(null===_0x4da30f&&null===_0x158933)return 0x0;if(null===_0x4da30f)return-0x1;if(null===_0x158933)return 0x1;const _0x117e5f=_0x4da30f['top']-_0x158933['top'];return 0x0==_0x117e5f?_0x4da30f['left']-_0x158933['left']:_0x117e5f;}class y extends _0xdc4a0a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x256d98){if(super(_0x256d98),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x256d98 instanceof _0x210304){const _0xb0e94e=_0x256d98['locale'];_0x256d98['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x43302f){this['collection']['add'](_0x43302f);}['remove'](_0x34e4ce){this['collection']['remove'](_0x34e4ce),_0x34e4ce['destroy']();}['refreshVisibility'](){for(const _0x27fd4b of this['collection'])_0x27fd4b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x483a73){return this['collection']['getByInnerView'](_0x483a73);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2efb28 of this['collection'])_0x2efb28['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x792c9e){this['fire']('_activateAnnotation',_0x792c9e);}['createAnnotation'](_0x48b65d){return new T(_0x48b65d);}['createAnnotationView'](_0x23cf14,_0x3b7f69){return new E(_0x23cf14,_0x3b7f69);}['_addActiveAnnotation'](_0x5d169b){const _0x3b4478=new Set(this['activeAnnotations']);_0x3b4478['add'](_0x5d169b),this['activeAnnotations']=_0x3b4478;}['_removeActiveAnnotation'](_0x2de21c){const _0x3436af=new Set(this['activeAnnotations']);_0x3436af['delete'](_0x2de21c),this['activeAnnotations']=_0x3436af;}['_bindAnnotationsToVisibleAnnotations'](){const _0x517a73=this['collection'],_0x278ecb=this['_visibleAnnotations'];function _0x2ba23e(_0x1790bc){const _0x1fc8f6=_0x1790bc['source'];_0x1fc8f6['isVisible']&&!_0x278ecb['has'](_0x1fc8f6)?_0x278ecb['add'](_0x1fc8f6):!_0x1fc8f6['isVisible']&&_0x278ecb['has'](_0x1fc8f6)&&_0x278ecb['remove'](_0x1fc8f6),_0x1fc8f6['view']['focusTracker']['remove'](_0x1fc8f6['view']['element']),_0x1fc8f6['view']['focusTracker']['add'](_0x1fc8f6['view']['element']);}this['listenTo'](_0x517a73,'add',(_0x3c6de6,_0xfa5f9d)=>{_0xfa5f9d['isVisible']&&_0x278ecb['add'](_0xfa5f9d),this['listenTo'](_0xfa5f9d,'change:isVisible',_0x2ba23e);}),this['listenTo'](_0x517a73,'remove',(_0x52bdce,_0x4d3fd7)=>{_0x278ecb['has'](_0x4d3fd7)&&_0x278ecb['remove'](_0x4d3fd7),this['stopListening'](_0x4d3fd7,'change:isVisible',_0x2ba23e);});}['_setupEnterAnnotationKeystroke'](){const _0x29fa1e=_0x54833b=>{_0x54833b['on']('ready',()=>{_0x54833b['keystrokes']['set'](_0x5af35e,(_0x2fd039,_0x306655)=>{const _0x55e06d=_0x306a8b(this['activeAnnotations']['values']());_0x55e06d&&(_0x55e06d['view']['focus'](),_0x306655());});});};this['context']instanceof _0x210304?_0x29fa1e(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x553d5a,_0x46aedb)=>{_0x29fa1e(_0x46aedb);});}['_setupEscapeAnnotationHandling'](){const _0x27987e=_0x47adb0=>{const _0x411a91=_0x47adb0['source'],_0x21470a=[];let _0x325235;if(Array['isArray'](_0x411a91['target'])){_0x325235=_0x411a91['target'][0x0],this['context']instanceof _0x210304?_0x21470a['push'](this['context']):this['context']['editors']&&_0x21470a['push'](...this['context']['editors']);for(const _0x5ae413 of _0x21470a)for(const _0x43790a of _0x5ae413['editing']['view']['domRoots']['values']())if(_0x43790a['contains'](_0x325235))return void _0x5ae413['editing']['view']['focus']();_0x325235['focus']();}};this['listenTo'](this['collection'],'add',(_0x53e58f,_0x1a0548)=>{this['listenTo'](_0x1a0548,'escape',_0x27987e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x40c443,_0x5e9094)=>{this['stopListening'](_0x5e9094,'escape',_0x27987e);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xdc4a0a{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x394bd8){super(_0x394bd8),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x494a0b=this['context']['config'];_0x494a0b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x494a0b['define']('comments.maxThreadTotalWeight',0x1f4),_0x494a0b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x494a0b['define']('comments.CommentThreadView',gt),_0x494a0b['define']('comments.CommentView',Tt),_0x494a0b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x123a2=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x485756,_0x2db044)=>this['_addCommentThread'](_0x2db044)),this['on']('submitCommentThread',(_0x39afa6,_0x52ce14)=>this['_submitCommentThread'](_0x52ce14)),this['on']('resolveCommentThread',(_0x598297,_0x5e68b1)=>this['_resolveCommentThread'](_0x5e68b1)),this['on']('resolveCommentThread',(_0xb596be,_0x55e4ce)=>this['_updateActiveAnnotation'](_0x55e4ce),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x245655,_0x4781c4)=>this['_reopenCommentThread'](_0x4781c4)),this['on']('reopenCommentThread',(_0x98c853,_0x513e76)=>this['_updateActiveAnnotation'](_0x513e76),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x14be5c,_0x21a132)=>this['_removeCommentThread'](_0x21a132)),this['on']('updateCommentThread',(_0x4b1db1,_0x5a1b77)=>this['_updateCommentThread'](_0x5a1b77)),this['on']('updateCommentThread',(_0x22835f,_0x1f0375)=>this['_updateActiveAnnotation'](_0x1f0375),{'priority':'lowest'}),this['on']('addComment',(_0x26103d,_0x339341)=>this['_addComment'](_0x339341)),this['on']('updateComment',(_0x1fb3dc,_0x57f28d)=>this['_updateComment'](_0x57f28d)),this['on']('removeComment',(_0x4ced00,_0xb12ea1)=>this['_removeComment'](_0xb12ea1)),this['on']('addComment',(_0x38e949,{threadId:_0x5f5622,isFromAdapter:_0x50b483})=>{if(_0x50b483)return;const _0x454fdd=this['getCommentThread'](_0x5f5622),_0x2199ed=_0x454fdd&&this['_threadToController']['get'](_0x454fdd);_0x2199ed&&_0x2199ed['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x123a2,'change:activeAnnotations',(_0x1a5309,_0x42b985,_0x1f7651)=>{const _0x3e0d18=Array['from'](_0x1f7651)['map'](_0x5cca7e=>this['_viewToController']['get'](_0x5cca7e['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3e0d18?_0x3e0d18['model']:null;});}set['adapter'](_0x563501){if(this['_adapter'])throw new _0x50bda('commentsrepository-adapter-already-set');this['_adapter']=_0x563501;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0xe59a5a=_t,threadId:_0x453c3f=_0xb5ba6(),comments:_0x2ee6ec=[],unlinkedAt:_0x347940=null,resolvedAt:_0x1281b0=null,resolvedBy:_0x52c17d=null,target:_0xe4526f=null,context:_0x4de7cf=null,attributes:_0x8bf41b={},isResolvable:_0x1a9147=!0x0,isSubmitted:_0x1cd095=!0x1,isFromAdapter:_0x31925f=!0x1}={}){return this['fire'](Nt('addCommentThread',_0xe59a5a),{'channelId':_0xe59a5a,'threadId':_0x453c3f,'comments':_0x2ee6ec,'unlinkedAt':_0x347940,'resolvedAt':_0x1281b0,'resolvedBy':_0x52c17d,'target':_0xe4526f,'context':_0x4de7cf,'attributes':_0x8bf41b,'isFromAdapter':_0x31925f,'isResolvable':_0x1a9147,'isSubmitted':_0x1cd095}),this['getCommentThread'](_0x453c3f);}['openNewCommentThread']({channelId:_0x2eb5cb=_t,threadId:_0x46c670=_0xb5ba6(),target:_0x59a37a,context:_0x5dd0cc=null,isResolvable:_0xbc34d0=!0x0}){if(this['_readOnlyChannels']['has'](_0x2eb5cb)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x59a37a)throw new _0x50bda('commentsrepository-missing-target');const _0x3d4cb6=this['addCommentThread']({'channelId':_0x2eb5cb,'threadId':_0x46c670,'target':_0x59a37a,'context':_0x5dd0cc,'isResolvable':_0xbc34d0});if(!_0x3d4cb6)return null;const _0x56d352=this['_threadToController']['get'](_0x3d4cb6),_0x5278d1=_0x56d352['view']['commentThreadInputView']['commentInputView'],_0x5520ee=this['context']['plugins']['get'](y),_0x11dd51=_0x5520ee['getByInnerView'](_0x56d352['view']);return _0x5520ee['activate'](_0x11dd51),_0x5278d1['once']('editorReady',()=>_0x5278d1['focus']()),_0x3d4cb6;}['hasCommentThread'](_0x4d1c3b){if('string'!=typeof _0x4d1c3b)throw new _0x50bda('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4d1c3b);}['updateCommentThread']({channelId:_0x22b90a=_t,threadId:_0x1bca6b,context:_0x162f81,unlinkedAt:_0x419d87,attributes:_0xdfeba0,isFromAdapter:_0x3cade=!0x1}){return this['fire'](Nt('updateCommentThread',_0x22b90a),{'channelId':_0x22b90a,'threadId':_0x1bca6b,'context':_0x162f81,'unlinkedAt':_0x419d87,'attributes':_0xdfeba0,'isFromAdapter':_0x3cade}),this['getCommentThread'](_0x1bca6b);}['getCommentThread'](_0x3a92c1){if('string'!=typeof _0x3a92c1)throw new _0x50bda('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3a92c1);}['fetchCommentThread']({channelId:_0x4ec907,threadId:_0x339b22}={}){const _0x340ca5=this['getCommentThread'](_0x339b22);if(_0x340ca5)return Promise['resolve'](_0x340ca5);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x50bda('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4ec907,'threadId':_0x339b22})['then'](_0x438b3c=>this['hasCommentThread'](_0x339b22)?this['getCommentThread'](_0x339b22):_0x438b3c?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4ec907},_0x438b3c)):void 0x0)['catch'](_0x77b9ad=>{throw console['error'](_0x77b9ad),new _0x50bda('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x475d1b,skipNotAttached:_0x5d6810=!0x1,skipEmpty:_0x4f8e35=!0x1,toJSON:_0x36f7c4=!0x1}={}){const _0x4619b6=[];for(const _0x3bdc84 of this['_threads']['values']())_0x475d1b&&_0x3bdc84['channelId']!==_0x475d1b||_0x5d6810&&!_0x3bdc84['isAttached']||_0x4f8e35&&0x0===_0x3bdc84['length']||_0x4619b6['push'](_0x3bdc84);return _0x36f7c4?_0x4619b6['map'](_0x5d6b17=>_0x5d6b17['toJSON']()):_0x4619b6;}['getAnnotationForCommentThread'](_0x199425){const _0x2710c0=this['_threadToController']['get'](_0x199425);if(!_0x2710c0)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x2710c0['view'])||null;}['getCommentThreadForAnnotation'](_0x126496){const _0x3fca8e=this['_viewToController']['get'](_0x126496['innerView']);return _0x3fca8e?_0x3fca8e['model']:null;}['setActiveCommentThread'](_0x46e36b){const _0x45380d=this['context']['plugins']['get'](y);if(!_0x46e36b)return void(this['activeCommentThread']&&_0x45380d['deactivateAll']());const _0x250819=this['getCommentThread'](_0x46e36b);if(!_0x250819)throw new _0x50bda('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x46e36b});if(!this['_threadToController']['has'](_0x250819))throw new _0x50bda('commentsrepository-active-not-attached',null,{'threadId':_0x46e36b});const _0x4b3fbc=_0x45380d['getByInnerView'](this['_threadToController']['get'](_0x250819)['view']);_0x45380d['activate'](_0x4b3fbc);}['switchReadOnly'](_0x5d9512,_0x18ba04){_0x5d9512?this['_readOnlyChannels']['add'](_0x18ba04):this['_readOnlyChannels']['delete'](_0x18ba04),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x460e08){return this['_readOnlyChannels']['has'](_0x460e08)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x590d20,_0x1bfeea){return new vt(_0x590d20,_0x1bfeea);}['setPermissions'](_0x31da02,_0x4454f6=_t){this['_permissions']['set'](_0x4454f6,_0x31da02),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x534f3a=_t){return this['_permissions']['has'](_0x534f3a)?this['_permissions']['get'](_0x534f3a):bt;}['_addCommentThread']({channelId:_0x88f754,threadId:_0x36e399,comments:_0x4686f2,unlinkedAt:_0x53030e,resolvedAt:_0x532e60,resolvedBy:_0x1a24d3,target:_0x3612b1,context:_0x51861f,attributes:_0x3c8f43,isFromAdapter:_0x51b2ce,isResolvable:_0x3482d6,isSubmitted:_0x2f676d}){if('string'!=typeof _0x36e399)throw new _0x50bda('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x36e399});if(this['hasCommentThread'](_0x36e399))throw new _0x50bda('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x36e399});const _0x44aebd=new pi(this,{'channelId':_0x88f754,'id':_0x36e399,'context':_0x51861f,'attributes':_0x3c8f43,'unlinkedAt':_0x53030e,'resolvedAt':_0x532e60,'resolvedBy':_0x1a24d3?this['context']['plugins']['get'](it)['getUser'](_0x1a24d3):null,'isResolvable':_0x3482d6,'isSubmitted':_0x2f676d||_0x51b2ce});this['_threads']['set'](_0x36e399,_0x44aebd);for(const _0xbbb637 of _0x4686f2)_0x44aebd['_add'](this['_createNewComment']({'threadId':_0x36e399,..._0xbbb637}));return _0x3612b1&&_0x44aebd['attachTo'](_0x3612b1),_0x51b2ce||!_0x44aebd['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x88f754,'threadId':_0x36e399});}['_submitCommentThread']({channelId:_0xc43bd1,threadId:_0x685f12}){if(!this['hasCommentThread'](_0x685f12))throw new _0x50bda('commentsrepository-missing-comment-thread',this);const _0x2e0552=this['getCommentThread'](_0x685f12);if(_0x2e0552['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x333b42,comments:_0x154396,resolvedAt:_0x2a4c9d,resolvedBy:_0x2eb4bb,context:_0x84ceee,attributes:_0x48f6e6}=_0x2e0552,_0x6baf2d=this['context']['plugins']['get']('PendingActions'),_0x28df23=_0x6baf2d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xc43bd1,'threadId':_0x333b42,'comments':_0x154396['map'](_0x4e3290=>_0x4e3290['toJSON']()),'resolvedAt':_0x2a4c9d,'resolvedBy':_0x2eb4bb?_0x2eb4bb['id']:_0x2eb4bb,'context':_0x84ceee,'attributes':_0x48f6e6})['then'](({comments:_0x24eb16})=>{_0x6baf2d['remove'](_0x28df23);for(const _0x3f3316 of _0x24eb16)this['_updateComment']({'channelId':_0xc43bd1,'threadId':_0x685f12,'commentId':_0x3f3316['commentId'],'createdAt':_0x3f3316['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x444912=>{throw console['error'](_0x444912),new _0x50bda('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x19a4e0,target:_0x43be5f}){const _0xa7b77b=this['getCommentThread'](_0x19a4e0);if(!_0xa7b77b)throw new _0x50bda('commentsrepository-attach-missing-comment-thread',this);const _0x1a5672=this['context']['plugins']['get']('PendingActions'),_0x158ecf=this['context']['plugins']['get'](y),_0x50a70f=this['_createCommentThreadView'](_0xa7b77b),_0x59b3e5=new vt(_0xa7b77b,_0x50a70f);let _0x104e1f=null;_0x50a70f['on']('change:isDirty',(_0x5857f7,_0x30c2cb,_0x24a14d)=>{_0x24a14d?_0x104e1f=_0x1a5672['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x104e1f&&(_0x1a5672['remove'](_0x104e1f),_0x104e1f=null);}),this['_threadToController']['set'](_0xa7b77b,_0x59b3e5),this['_viewToController']['set'](_0x50a70f,_0x59b3e5);const _0x3d71c4=new E(this['context']['locale'],_0x50a70f);_0x3d71c4['bind']('length')['to'](_0x50a70f),_0x3d71c4['bind']('isDirty')['to'](_0x50a70f,'isDirty',_0x50a70f,'length',(_0x57f40f,_0x36df69)=>_0x57f40f||!_0x36df69),_0x3d71c4['bind']('isActive')['to'](_0x50a70f),_0x3d71c4['type']='comment';const _0x49a923=new T({'view':_0x3d71c4,'target':_0x43be5f,'type':'comment','isVisible':!_0xa7b77b['archivedAt']&&!!('function'==typeof _0x43be5f?_0x43be5f():_0x43be5f)});return _0x50a70f['on']('escape',()=>{_0x49a923['fire']('escape');}),this['_bindAnnotationToEditors'](_0x50a70f,_0x49a923),_0x158ecf['add'](_0x49a923),_0x49a923;}['_bindAnnotationToEditors'](_0x23f430,_0x4de05e){this['listenTo'](_0x23f430,'editorReady',(_0x4ff1a1,_0x5e3510)=>{const _0x510da6=_0x5e3510['ui']['view']['body']['bodyCollectionContainer'];_0x4de05e['focusableElements']['add'](_0x510da6),this['context']instanceof _0x210304&&this['context']['ui']['focusTracker']['add'](_0x510da6);},{'priority':'highest'}),this['listenTo'](_0x23f430,'editorDestroyed',(_0xcef552,_0x2d31d1)=>{const _0x5c2760=_0x2d31d1['ui']['view']['body']['bodyCollectionContainer'];_0x4de05e['focusableElements']['has'](_0x5c2760)&&_0x4de05e['focusableElements']['remove'](_0x5c2760),this['context']instanceof _0x210304&&this['context']['ui']['focusTracker']['remove'](_0x5c2760);});}['_unbindEditors'](_0x4cf817){this['stopListening'](_0x4cf817,'editorReady'),this['stopListening'](_0x4cf817,'editorDestroyed');}['_createCommentThreadView'](_0x55ceeb){const _0xc8842c=this['context']['plugins']['get'](it),{config:_0x34f98e,locale:_0x3dcc67}=this['context'],_0x5aa241=pt(_0x34f98e['get']('locale'),_0x3dcc67);return new(0x0,(_0x34f98e['get']('comments'))['CommentThreadView'])(_0x3dcc67,_0x55ceeb,_0xc8842c['me'],{'editorConfig':{..._0x34f98e['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x34f98e['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x34f98e['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x34f98e['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x34f98e['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5aa241,'CommentView':_0x34f98e['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x16d4d2,channelId:_0x48cf90,resolvedAt:_0x194ef0,resolvedBy:_0x4b0044,isFromAdapter:_0x5658b2}){if(!this['hasCommentThread'](_0x16d4d2))throw new _0x50bda('commentsrepository-missing-comment-thread',null,{'threadId':_0x16d4d2});const _0x5b1b9d=this['getCommentThread'](_0x16d4d2);if(_0x5b1b9d['isResolved'])throw new _0x50bda('commentsrepository-resolved-comment-thread',null,{'threadId':_0x16d4d2});const _0x5d9e3e=this['context']['plugins']['get'](it);if(_0x5b1b9d['resolvedBy']=_0x5d9e3e['getUser'](_0x4b0044),_0x5b1b9d['resolvedAt']=_0x194ef0,_0x5658b2||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x574596=this['context']['plugins']['get']('PendingActions'),_0x21654e=_0x574596['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x48cf90,'threadId':_0x16d4d2})['then'](({resolvedAt:_0x736a66,resolvedBy:_0x3aec31})=>{_0x574596['remove'](_0x21654e),_0x5b1b9d['resolvedBy']['id']!==_0x3aec31&&(_0x5b1b9d['resolvedBy']=_0x5d9e3e['getUser'](_0x3aec31)),_0x5b1b9d['resolvedAt']=_0x736a66;})['catch'](_0x23bef8=>{throw console['error'](_0x23bef8),new _0x50bda('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x276471,channelId:_0x58e799,isFromAdapter:_0x2f467d}){if(!this['hasCommentThread'](_0x276471))throw new _0x50bda('commentsrepository-missing-comment-thread',null,{'threadId':_0x276471});const _0xd7c2a5=this['getCommentThread'](_0x276471);if(!_0xd7c2a5['isResolved'])throw new _0x50bda('commentsrepository-reopen-comment-thread',null,{'threadId':_0x276471});if(_0xd7c2a5['resolvedBy']=null,_0xd7c2a5['resolvedAt']=null,_0x2f467d||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1f7a20=this['context']['plugins']['get']('PendingActions'),_0x3f087d=_0x1f7a20['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x58e799,'threadId':_0x276471})['then'](()=>_0x1f7a20['remove'](_0x3f087d))['catch'](_0xefce5a=>{throw console['error'](_0xefce5a),new _0x50bda('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3a27eb,isFromAdapter:_0x1c9ae0}){const _0x412598=this['getCommentThread'](_0x3a27eb);if(!_0x412598)throw new _0x50bda('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3a27eb),this['_threads']['delete'](_0x3a27eb),!_0x412598['isSubmitted']||_0x1c9ae0||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5b91f2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x281562}=_0x412598,_0x4f74e1=_0x5b91f2['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x281562,'threadId':_0x3a27eb})['then'](()=>_0x5b91f2['remove'](_0x4f74e1))['catch'](_0x19fbeb=>{throw console['error'](_0x19fbeb),new _0x50bda('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x56d8c0,unlinkedAt:_0x46f2d9,context:_0x1fcabe,attributes:_0x17e836,isFromAdapter:_0x52224b}){if('string'!=typeof _0x56d8c0)throw new _0x50bda('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x56d8c0});if(!this['hasCommentThread'](_0x56d8c0))throw new _0x50bda('commentsrepository-missing-comment-thread',null,{'threadId':_0x56d8c0});const _0x9b604f=this['getCommentThread'](_0x56d8c0);let _0x18a6f1=!0x1;if(void 0x0!==_0x1fcabe&&_0x9b604f['context']!==_0x1fcabe&&(_0x9b604f['context']=_0x1fcabe,_0x18a6f1=!0x0),void 0x0!==_0x46f2d9&&_0x9b604f['unlinkedAt']!==_0x46f2d9&&(_0x9b604f['unlinkedAt']=_0x46f2d9,_0x18a6f1=!0x0),_0x17e836&&!At(_0x17e836,_0x9b604f['attributes'])&&(_0x9b604f['attributes']=_0x17e836,_0x18a6f1=!0x0),!_0x18a6f1)return Promise['resolve']();if(!_0x9b604f['isSubmitted']||_0x52224b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x36069a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x206386}=_0x9b604f,_0x4e4bdd=_0x36069a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x206386,'threadId':_0x56d8c0,'context':_0x1fcabe,'unlinkedAt':_0x46f2d9,'attributes':_0x17e836})['then'](()=>_0x36069a['remove'](_0x4e4bdd))['catch'](_0x21e6c5=>{throw console['error'](_0x21e6c5),new _0x50bda('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3905a6){const _0x515bd1=this['context']['plugins']['get'](y),_0x250d0=this['getCommentThread'](_0x3905a6);if(_0x250d0['_isAttached']=!0x1,this['_threadToController']['has'](_0x250d0)){const _0x190c2f=this['_threadToController']['get'](_0x250d0),_0x128ebf=_0x190c2f['view'],_0x596e96=_0x515bd1['getByInnerView'](_0x128ebf);this['_threadToController']['delete'](_0x250d0),this['_viewToController']['delete'](_0x128ebf),_0x596e96&&_0x515bd1['remove'](_0x596e96),_0x190c2f['destroy'](),_0x128ebf['destroy']()['then'](()=>{this['_unbindEditors'](_0x128ebf);});}}['_updateActiveAnnotation']({threadId:_0x153995,resolvedAt:_0x128475,unlinkedAt:_0x4c73ca}){const _0x4b7e35=!!_0x128475,_0x49a8ad=this['context']['plugins']['get'](y),_0x51b3f3=this['getCommentThread'](_0x153995);if(this['_threadToController']['has'](_0x51b3f3)){const _0x33c3e0=this['_threadToController']['get'](_0x51b3f3)['view'],_0x13c841=_0x49a8ad['getByInnerView'](_0x33c3e0);_0x13c841&&(_0x4b7e35&&_0x49a8ad['_removeActiveAnnotation'](_0x13c841),_0x4c73ca?_0x13c841['isVisible']=!0x1:_0x13c841['refreshVisibility']());}}['_getExternalAuthor'](_0x2ce910){const _0x54f008=this['context']['plugins']['get'](it),_0x2a7c54=It('external:'+_0x2ce910),_0x5972d5=_0x54f008['getUser'](_0x2a7c54);return _0x5972d5||_0x54f008['addUser']({'id':_0x2a7c54,'name':_0x2ce910});}['_createNewComment']({threadId:_0x3812ca,commentId:_0x2f2281=_0xb5ba6(),content:_0xd6de38,authorId:_0x58f56b,createdAt:_0x350732,attributes:_0x19f466}){if('string'!=typeof _0x2f2281)throw new _0x50bda('commentsrepository-invalid-commentid');if('string'!=typeof _0x58f56b)throw new _0x50bda('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xd6de38||!_0xd6de38['trim']())throw new _0x50bda('commentsrepository-invalid-comment-content');const _0x1e7a21=this['context']['plugins']['get'](it)['getUser'](_0x58f56b);if(!_0x1e7a21)throw new _0x50bda('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x58f56b});let _0x509132=null,_0x5c607d=_0x350732;return _0x19f466?.['@external']&&(_0x509132=this['_getExternalAuthor'](_0x19f466['@external']['authorName']),_0x5c607d=new Date(_0x19f466['@external']['createdAt'])),new wi(this,{'threadId':_0x3812ca,'id':_0x2f2281,'author':_0x509132||_0x1e7a21,'creator':_0x1e7a21,'content':_0xd6de38,'createdAt':_0x350732,'authoredAt':_0x5c607d,'attributes':_0x19f466});}['_addComment'](_0x9dd7b){let {threadId:_0xcad92d,content:_0x3a7b12,attributes:_0x5019aa,isFromAdapter:_0x239294}=_0x9dd7b;const _0x23e7c1=this['getCommentThread'](_0x9dd7b['threadId']);if(!_0x23e7c1)throw new _0x50bda('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x5231eb=this['_createNewComment'](_0x9dd7b),{id:_0x2592a8}=_0x5231eb;if(_0x23e7c1['_add'](_0x5231eb),_0x239294||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x23e7c1['isSubmitted'])return Promise['resolve']();const _0x419990=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1b8e79}=_0x23e7c1,_0xcbc2ca=_0x419990['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5019aa||(_0x5019aa={}),this['adapter']['addComment']({'channelId':_0x1b8e79,'threadId':_0xcad92d,'commentId':_0x2592a8,'content':_0x3a7b12,'attributes':_0x5019aa})['then'](_0x108871=>{_0x419990['remove'](_0xcbc2ca),_0x108871&&this['_updateComment']({'channelId':_0x1b8e79,'threadId':_0xcad92d,'commentId':_0x2592a8,'createdAt':_0x108871['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x6294be=>{throw console['error'](_0x6294be),new _0x50bda('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x53f0d8,commentId:_0x29fb4c,content:_0x1d2b24,createdAt:_0x4f8bcc,attributes:_0x140b50,isFromAdapter:_0x4f33b9}){if(void 0x0!==_0x1d2b24&&('string'!=typeof _0x1d2b24||!_0x1d2b24['trim']()['length']))throw new _0x50bda('commentsrepository-update-comment-invalid-content');const _0x32a329=this['getCommentThread'](_0x53f0d8),_0x62aeed=_0x32a329['getComment'](_0x29fb4c);if(!_0x62aeed)throw new _0x50bda('commentsrepository-update-missing-comment',this);let _0x402279=!0x1;if(_0x1d2b24&&_0x1d2b24!==_0x62aeed['content']&&(_0x62aeed['isEditable']||_0x4f33b9)&&(_0x62aeed['content']=_0x1d2b24,_0x402279=!0x0),_0x4f8bcc&&_0x4f8bcc!==_0x62aeed['createdAt']&&(_0x62aeed['createdAt']=_0x4f8bcc,_0x62aeed['attributes']&&_0x62aeed['attributes']['@external']||(_0x62aeed['authoredAt']=_0x4f8bcc),_0x402279=!0x0),_0x140b50&&!At(_0x140b50,_0x62aeed['attributes'])&&(_0x62aeed['attributes']=_0x140b50,_0x402279=!0x0),!_0x402279)return Promise['resolve']();if(_0x32a329['fire']('commentUpdated'),_0x4f33b9||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x530cf4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x29bdef}=this['getCommentThread'](_0x62aeed['threadId']),_0xeaabf8=_0x530cf4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x29bdef,'threadId':_0x53f0d8,'commentId':_0x29fb4c,'content':_0x1d2b24,'attributes':_0x140b50})['then'](()=>_0x530cf4['remove'](_0xeaabf8))['catch'](_0xf04029=>{throw console['error'](_0xf04029),new _0x50bda('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x58ad89,commentId:_0x379753,isFromAdapter:_0x5c607e}){const _0x4921f0=this['getCommentThread'](_0x58ad89),_0x4a9c73=_0x4921f0['getComment'](_0x379753);if(!_0x4a9c73)throw new _0x50bda('commentsrepository-remove-missing-comment',this);if(_0x4921f0['_remove'](_0x4a9c73),_0x5c607e||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x341204=this['context']['plugins']['get']('PendingActions'),{channelId:_0x363600}=_0x4921f0,_0x20edab=_0x341204['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x363600,'threadId':_0x58ad89,'commentId':_0x379753})['then'](()=>_0x341204['remove'](_0x20edab))['catch'](_0xa4f53=>{throw console['error'](_0xa4f53),new _0x50bda('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
30
+ _0x478ae2(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x163c05,_0xbdc5f2){super();const _0x48bed4=_0xbdc5f2['isResolvable'];this['channelId']=_0xbdc5f2['channelId'],this['id']=_0xbdc5f2['id'],this['comments']=new _0x5db265(),this['_repository']=_0x163c05,this['_isAttached']=!0x1,this['_isSubmitted']=_0xbdc5f2['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x163c05,'_permissions',_0x163c05,'_readOnlyChannels',()=>_0x163c05['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x163c05,'_permissions',()=>_0x163c05['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x163c05,'_permissions',()=>{const _0x25cbd8=_0x163c05['getPermissions'](this['channelId']);return _0x25cbd8['write']||_0x25cbd8['admin'];}),this['bind']('isResolvable')['to'](_0x163c05,'_permissions',()=>_0x48bed4&&_0x163c05['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0xbdc5f2['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x3356a6,_0x18e626)=>_0x3356a6?_0x18e626?_0x3356a6<_0x18e626?_0x3356a6:_0x18e626:_0x3356a6:_0x18e626),this['set']('unlinkedAt',_0xbdc5f2['unlinkedAt']||null),this['set']('resolvedAt',_0xbdc5f2['resolvedAt']||null),this['set']('resolvedBy',_0xbdc5f2['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x3c0a76=>!!_0x3c0a76),this['set']('attributes',_0xbdc5f2['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x87fe8e,_0xaafdba)=>_0x87fe8e+_0xaafdba['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1ee6b4,id:_0x504645}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x1ee6b4),{'channelId':_0x1ee6b4,'threadId':_0x504645});}['setUnlinkedAt'](_0x3793bc){this['_update']({'unlinkedAt':_0x3793bc});}['resolve']({resolvedAt:_0x3a26c3=new Date(),resolvedBy:_0x137e9e='',isFromAdapter:_0xa308be=!0x1}={}){const _0x23b49d=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x31c79e,id:_0x38af09}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x31c79e),{'channelId':_0x31c79e,'threadId':_0x38af09,'resolvedAt':_0x3a26c3,'resolvedBy':_0x137e9e||_0x23b49d['id'],'isFromAdapter':_0xa308be});}['reopen']({isFromAdapter:_0x3b3095=!0x1}={}){const {channelId:_0x1ccb39,id:_0x7b1edc}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x1ccb39),{'channelId':_0x1ccb39,'threadId':_0x7b1edc,'isFromAdapter':_0x3b3095});}['setContext'](_0x3cc70f){this['context']||this['_update']({'context':_0x3cc70f});}['setAttribute'](_0x20d495,_0x4a7903){const _0x2ea5be=wt(this['attributes']);yt(_0x2ea5be,_0x20d495,_0x4a7903),this['_update']({'attributes':_0x2ea5be});}['removeAttribute'](_0x6e390c){const _0x10488d=wt(this['attributes']);Ct(_0x10488d,_0x6e390c),this['_update']({'attributes':_0x10488d});}['remove']({isFromAdapter:_0x4769eb=!0x1}={}){const {channelId:_0x63b82e,id:_0x391420}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x63b82e),{'channelId':_0x63b82e,'threadId':_0x391420,'isFromAdapter':_0x4769eb});}['attachTo'](_0x366c40){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x366c40});}['addComment'](_0x21000e){const {channelId:_0x57e695,id:_0xbd5fb1}=this;this['_repository']['fire'](Nt('addComment',_0x57e695,_0xbd5fb1),Object['assign']({'channelId':_0x57e695,'threadId':_0xbd5fb1},_0x21000e));}['getComment'](_0x538f9b){if('string'!=typeof _0x538f9b)throw new _0x50bda('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x538f9b});return this['comments']['get'](_0x538f9b);}['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'](_0x5a0d80=>_0x5a0d80['toJSON']()),'attributes':this['attributes']};}['_add'](_0x595982){return this['listenTo'](_0x595982,'change:authoredAt',()=>{const _0x3c3e69=this['_findOptimalIndex'](_0x595982),_0x45dbdb=this['comments'];_0x3c3e69-0x1!=_0x45dbdb['getIndex'](_0x595982)&&_0x3c3e69+0x1!=_0x45dbdb['getIndex'](_0x595982)&&(this['_remove'](_0x595982),this['_add'](_0x595982));}),this['comments']['add'](_0x595982,this['_findOptimalIndex'](_0x595982));}['_update'](_0x12dfa8){const {channelId:_0x6d232f,id:_0x4cf6aa}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x6d232f),{..._0x12dfa8,'channelId':_0x6d232f,'threadId':_0x4cf6aa});}['_remove'](_0x318e55){return this['stopListening'](_0x318e55),_0x318e55['destroy'](),this['comments']['remove'](_0x318e55);}['_findOptimalIndex'](_0x27d70f){const _0x100d34=this['comments']['find'](_0x227e9e=>new Date(_0x227e9e['authoredAt'])['getTime']()>new Date(_0x27d70f['authoredAt'])['getTime']());return _0x100d34?this['comments']['getIndex'](_0x100d34):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
31
+ _0x478ae2(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x122262,_0x302709){super();const _0x2dc17f=_0x122262['context']['plugins']['get'](it)['me'],_0x1856c1=_0x122262['getCommentThread'](_0x302709['threadId']),_0xad07eb=0x0===_0x1856c1['comments']['length'],_0x3af23d=_0x2dc17f===_0x302709['author'];this['id']=_0x302709['id'],this['threadId']=_0x302709['threadId'],this['author']=_0x302709['author'],this['creator']=_0x302709['creator'],this['isExternal']=Boolean(_0x302709['attributes']&&_0x302709['attributes']['@external']),this['set']('content',_0x302709['content']),this['createdAt']=_0x302709['createdAt']||new Date(),this['set']('authoredAt',_0x302709['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x1856c1,'resolvedAt'),this['set']('attributes',_0x302709['attributes']||{}),this['bind']('isEditable')['to'](_0x122262,'_permissions',()=>{const _0x50b2c0=_0x122262['getPermissions'](_0x1856c1['channelId'])['write'],_0x58a0f9=_0x122262['getPermissions'](_0x1856c1['channelId'])['modifyAll'];return _0x3af23d&&_0x50b2c0||!_0x3af23d&&_0x58a0f9;}),this['bind']('isRemovable')['to'](_0x1856c1,'isRemovable',_0x122262,'_permissions',_0x471b5b=>{const _0x31cfeb=_0x122262['getPermissions'](_0x1856c1['channelId'])['write'],_0x32327a=_0x122262['getPermissions'](_0x1856c1['channelId'])['modifyAll'];return _0x3af23d&&_0x31cfeb||_0x471b5b&&_0xad07eb||!_0x3af23d&&_0x32327a&&!_0xad07eb;}),this['bind']('isReadOnly')['to'](_0x1856c1,'isReadOnly'),this['_repository']=_0x122262;}get['weight'](){return Math['max'](function(_0x247733){const _0x5512c5=document['createElement']('div');return _0x5512c5['innerHTML']=_0x247733,_0x5512c5['textContent']['length'];}(this['content']),0xc8);}['update'](_0xdedf08){const {threadId:_0x522781,id:_0x4ef1f3}=this;if(!this['_repository']['hasCommentThread'](_0x522781))throw new _0x50bda('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x2af426}=this['_repository']['getCommentThread'](_0x522781);this['_repository']['fire'](Nt('updateComment',_0x2af426,_0x522781),{'channelId':_0x2af426,'threadId':_0x522781,'commentId':_0x4ef1f3,..._0xdedf08});}['setAttribute'](_0x31c82a,_0x3a9726){const _0x29d41e=wt(this['attributes']);yt(_0x29d41e,_0x31c82a,_0x3a9726),this['update']({'attributes':_0x29d41e});}['removeAttribute'](_0x20b45a){const _0x315129=wt(this['attributes']);Ct(_0x315129,_0x20b45a),this['update']({'attributes':_0x315129});}['remove'](_0x4ed181={}){if(!_0x4ed181['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1e12f4,id:_0xd3ed63}=this;if(!this['_repository']['hasCommentThread'](_0x1e12f4))throw new _0x50bda('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1ecd66}=this['_repository']['getCommentThread'](_0x1e12f4);this['_repository']['fire'](Nt('removeComment',_0x1ecd66,_0x1e12f4),{'channelId':_0x1ecd66,'threadId':_0x1e12f4,'commentId':_0xd3ed63,..._0x4ed181});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x5ed78c,..._0x544af8){for(const _0x5dcee7 of _0x544af8)void 0x0!==_0x5dcee7&&(_0x5ed78c+=':'+String(_0x5dcee7));return _0x5ed78c;}class ot extends _0x2982be{constructor(_0x27b29e){super(_0x27b29e),this['set']('hasContent',!0x1);}['refresh'](){const _0x54eda4=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x148018 of _0x54eda4['getRanges']())if(this['_hasContent'](_0x148018))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x5094d2=_0xb5ba6(),ranges:_0x3c775f,comment:_0x18a587}={}){const _0x18eca3=this['editor']['model'],_0x393d02=_0x3c775f??Array['from'](_0x18eca3['document']['selection']['getRanges']()),_0x2ed00c=[];for(const _0x32449b of _0x393d02)this['_hasContent'](_0x32449b)&&_0x2ed00c['push'](this['_trimToContent'](_0x32449b));if(!_0x2ed00c['length'])throw new _0x50bda('addcommentthreadcommand-incorrect-ranges',null);_0x18a587&&this['_createCommentThread'](_0x5094d2,_0x18a587),this['_createMarkersFromRanges'](_0x5094d2,_0x2ed00c,!!_0x18a587);}['_createMarkersFromRanges'](_0xe7f68f,_0x2c77af,_0x40bb60){this['editor']['model']['change'](_0x432c1d=>{for(const _0x322095 of _0x2c77af){const _0x365310=_0xb5ba6()['substr'](0x1,0x5),_0x4e37e8='comment:'+_0xe7f68f+':'+_0x365310;_0x432c1d['addMarker'](_0x4e37e8,{'range':_0x322095,'usingOperation':_0x40bb60,'affectsData':_0x40bb60});}});}['_createCommentThread'](_0x5e7a4b,_0x5d0ed1){const _0x47b343=this['editor']['plugins']['get']('CommentsRepository'),_0x469ff3=this['editor']['config']['get']('collaboration.channelId'),_0x394359=this['editor']['plugins']['get']('Users')['me'];if(!_0x394359)throw new _0x50bda('addcommentthreadcommand-user-not-found',null);_0x47b343['addCommentThread']({'threadId':_0x5e7a4b,'channelId':_0x469ff3,'comments':[{'authorId':_0x394359['id'],'content':_0x5d0ed1,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x471116){for(const _0x1ac2e4 of _0x471116['getItems']())if(this['_itemIsContent'](_0x1ac2e4))return!0x0;return!0x1;}['_itemIsContent'](_0x3712c0){return _0x3712c0['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3712c0)&&!_0x3712c0['is']('element','tableCell');}['_trimToContent'](_0x49a255){const _0x2bdab2=_0x49461c=>!this['_itemIsContent'](_0x49461c['item']),_0x176397=_0x49a255['start']['getLastMatchingPosition'](_0x2bdab2),_0x1a0814=_0x49a255['end']['getLastMatchingPosition'](_0x2bdab2,{'direction':'backward'});return this['editor']['model']['createRange'](_0x176397,_0x1a0814);}}class b extends _0x44affe{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2bb878){super(_0x2bb878),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x37ae66=this['editor'],_0x165fa4=_0x37ae66['model']['document']['selection'],_0x949b52=_0x1a15c5(()=>this['refreshSelectedViews'](),0xa);_0x165fa4['on']('change:range',(_0x3a441e,_0x18b90f)=>{_0x18b90f['directChange']&&(_0x949b52['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x37ae66['editing']['view']['document'],'change:isFocused',(_0x8725a2,_0x90699d,_0x297260)=>{_0x297260&&_0x949b52();}),this['listenTo'](_0x37ae66['ui']['focusTracker'],'change:isFocused',(_0x1af72a,_0x16c792,_0x53f5db)=>{_0x53f5db||this['fire']('blur',{'isAnnotationTracked':_0x3397c8=>this['_editorAnnotationsData']['has'](_0x3397c8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1e2339){if(this['_editorAnnotations']['has'](_0x1e2339['view']))return;this['_editorAnnotations']['add'](_0x1e2339['view']),this['editor']['ui']['focusTracker']['add'](_0x1e2339['view']['element']);const _0x19e789=this['editor']['plugins']['get'](y);this['listenTo'](_0x19e789['collection'],'remove',(_0x15ba32,_0x5dc310)=>{this['editor']['ui']['focusTracker']['remove'](_0x5dc310['view']['element']),this['_editorAnnotations']['delete'](_0x5dc310['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x28f518){if('function'!=typeof _0x28f518)throw new _0x50bda('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x28f518);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2ab02f,annotations:_0xfb9d6a}){const _0x532ed9=[],_0x3d800d=this['editor']['model']['document']['selection'],_0x14d9f7=Array['from'](_0x3d800d['getRanges']());for(const [_0x409188,_0x1d7e97]of this['_editorAnnotationsData']){const _0x54aa95=_0x3562f9(_0x1d7e97),_0x37b604=_0xfb9d6a['getByInnerView'](_0x409188);_0x54aa95&&_0x37b604&&_0x532ed9['push']({'annotation':_0x37b604,'range':_0x54aa95});}function _0x3562f9(_0x1c8877){for(const _0x564486 of _0x1c8877)for(const _0x26258f of _0x14d9f7)if(_0x564486['containsRange'](_0x26258f,!_0x3d800d['isCollapsed']))return _0x564486;return null;}return _0x532ed9['sort']((_0x1e81fd,_0x1710c1)=>{const _0x1dc800=_0x1e81fd['range'],_0x9668f=_0x1710c1['range'];if(!_0x1dc800['isEqual'](_0x9668f)){if(_0x1dc800['containsRange'](_0x9668f,!0x0))return 0x1;if(_0x9668f['containsRange'](_0x1dc800,!0x0))return-0x1;}return _0x1e81fd['annotation']==_0x2ab02f?-0x1:_0x1710c1['annotation']==_0x2ab02f?0x1:0x0;})['map'](_0x3e61e6=>_0x3e61e6['annotation']);}get['_editorAnnotationsData'](){const _0x37728a=new Map();for(const _0x910316 of Array['from'](this['_dataCollectors']))for(const [_0x327c73,_0x5aabd7]of _0x910316())_0x37728a['set'](_0x327c73,_0x5aabd7);return _0x37728a;}}class st extends _0x44affe{['afterInit'](){const _0x4c1ef3=this['editor'];if(!_0x4c1ef3['plugins']['has']('RestrictedEditingModeEditing'))return;_0x4c1ef3['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x44affe{constructor(_0x8faf74){super(_0x8faf74),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2af6ec=this['editor'],_0x5e2a8c=_0x2af6ec['commands']['get']('importWord'),_0x19e8af=_0x2af6ec['plugins']['get'](it);_0x5e2a8c&&(_0x5e2a8c['on']('execute',(_0x22d653,[,_0x19f0b9])=>{_0x19f0b9['collaboration_features']={'comments':!0x0,'user_id':_0x19e8af['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x5e2a8c,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5067ba,_0x3958af){const {comment_threads:_0x51cf48}=_0x3958af;_0x51cf48&&_0x51cf48['forEach'](({thread_id:_0x3dbebb,comments:_0x5ce026,is_resolved:_0x45a39b})=>{const _0x2f0c8d=new Date(),_0x1599e5=_0x5ce026['map'](({author:_0x165f12,content:_0x5973e1,created_at:_0x3eca41})=>({'content':_0x5973e1,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x2f0c8d,'attributes':{'@external':{'authorName':_0x165f12,'createdAt':_0x3eca41?new Date(_0x3eca41):new Date(),'source':'importWord'}}})),_0x17d19c=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x17d19c,'threadId':_0x3dbebb,'comments':_0x1599e5,'resolvedAt':_0x45a39b?_0x2f0c8d:null});});}}class at extends _0x44affe{constructor(_0x5f5582){super(_0x5f5582),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x58c6b6=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x58c6b6,'contentInsertion',(_0x4afa21,_0x5858ef)=>this['_removeMarkersWithoutThreads'](_0x5858ef['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x500311){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x500311;const _0x42d5ad=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5e71b0 of _0x500311['keys']()){const [_0x426cf5,_0x16f3b5]=_0x5e71b0['split'](':');'comment'!=_0x426cf5||_0x42d5ad['hasCommentThread'](_0x16f3b5)||_0x500311['delete'](_0x5e71b0);}return _0x500311;}['_registerMarkerInClipboardPipeline'](){const _0x2d3634=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5d32ed=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5d32ed&&_0x2d3634['_registerMarkerToCopy']('comment',_0x5d32ed);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4f8a06){switch(_0x4f8a06){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x1f5475){const _0x30ca81=_0x1f5475['split'](':');return{'group':_0x30ca81[0x0],'id':_0x30ca81[0x1],'part':_0x30ca81[0x2]};}class ut extends _0x44affe{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4df00f,_0x227b81)=>{if(!_0x227b81['options']['showCommentHighlights'])return null;if(_0x227b81['options']['ignoreResolvedComments']){const {id:_0x919673}=ft(_0x4df00f['markerName']),_0x449e1b=this['editor']['plugins']['get'](o);if(_0x449e1b['getCommentThread'](_0x919673)?.['isResolved']&&_0x4df00f['item'])return _0x227b81['consumable']['consume'](_0x4df00f['item'],'addMarker:'+_0x4df00f['markerName']),_0x227b81['consumable']['consume'](_0x4df00f['item'],'removeMarker:'+_0x4df00f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x19fc6f=>{_0x19fc6f['on']('addMarker:comment',(_0x2a9536,_0x26d3c7,_0x217605)=>{if(!_0x217605['options']['showCommentHighlights'])return;const _0x3241d5=_0x26d3c7['item'];if(!_0x3241d5)return;const _0x155335=_0x217605['mapper']['toViewElement'](_0x3241d5);this['editor']['model']['schema']['isObject'](_0x3241d5)&&_0x155335&&!_0x155335['getCustomProperty']('widget')&&_0x155335['is']('containerElement')&&_0x5b066a(_0x155335,_0x217605['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xc85ba8,{writer:_0x3df3d8,options:_0x12f2b8})=>{if(!_0x12f2b8['showCommentHighlights'])return null;const _0x5dc45a=_0x3df3d8['createContainerElement']('div'),_0x47770e=_0x3df3d8['createEmptyElement']('hr');return _0x3df3d8['addClass']('ck-horizontal-line',_0x5dc45a),_0x3df3d8['insert'](_0x3df3d8['createPositionAt'](_0x5dc45a,0x0),_0x47770e),_0x5dc45a;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x127f0b,{writer:_0x10affb,options:_0x3e3940})=>{if(!_0x3e3940['showCommentHighlights'])return null;const _0x1d703e=_0x10affb['createContainerElement']('span'),_0x5e4775=_0x10affb['createEmptyElement']('img');return _0x10affb['addClass']('image-inline',_0x1d703e),_0x10affb['insert'](_0x10affb['createPositionAt'](_0x1d703e,0x0),_0x5e4775),_0x1d703e;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xbe53ad,{writer:_0x361eae,options:_0x5c6aed})=>{if(_0x5c6aed['showCommentHighlights'])return _0x361eae['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3cb827,_0x59c9c,_0x3d815e)=>{_0x3d815e['options']['showCommentHighlights']&&_0x3cb827['stop']();},{'priority':'high'});}}class r extends _0x44affe{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d0098){super(_0x5d0098),this['set']('isThreadsLoadingPaused',!0x0),_0x5d0098['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x186d44,_0x124d53,_0x580a2f,_0x45b249)=>{const _0x55a698=_0x5d0098['plugins']['get'](o),_0x3b5003=_0x580a2f?ft(_0x580a2f)['id']:null;_0x5d0098['model']['change'](()=>{if(_0x3b5003){const _0x1fd93a=this['getAllMarkersForId'](_0x3b5003);for(const _0x3c1045 of _0x1fd93a)_0x5d0098['editing']['reconvertMarker'](_0x3c1045);}if(_0x45b249){const {id:_0x68133b}=ft(_0x45b249),_0x144ff2=_0x55a698['getCommentThread'](_0x68133b);if(_0x144ff2&&_0x144ff2['unlinkedAt'])return;if(_0x144ff2&&!_0x144ff2['isAttached'])return;const _0x1e0886=this['getAllMarkersForId'](_0x68133b);for(const _0x109530 of _0x1e0886)_0x5d0098['editing']['reconvertMarker'](_0x109530);}}),_0x3b5003&&this['scrollToThreadMarker'](_0x3b5003);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1d0e74=this['editor'],_0x152c69=_0x1d0e74['plugins']['get'](o),_0x2474e9=_0x1d0e74['config']['get']('collaboration.channelId'),_0x4dd0c4=_0x152c69['getCommentThreads']()['filter'](_0x27f552=>_0x27f552['channelId']!==_0x2474e9);_0x1d0e74['commands']['add']('addCommentThread',new ot(_0x1d0e74)),this['listenTo'](_0x1d0e74,'change:isReadOnly',(_0x31cb7e,_0x4da804,_0x27224d)=>{_0x152c69['switchReadOnly'](_0x27224d,_0x1d0e74['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x152c69,dt('addCommentThread',_0x2474e9),(_0x3b19b2,{threadId:_0x1ad3d6})=>{const _0x19fdd6=this['editor']['plugins']['get'](o)['getCommentThread'](_0x1ad3d6);_0x19fdd6?.['unlinkedAt']&&this['_attachArchivedThread'](_0x1ad3d6);}),this['listenTo'](_0x152c69,dt('removeCommentThread',_0x2474e9),(_0x3c044a,{threadId:_0x168289})=>{_0x1d0e74['model']['enqueueChange']({'isUndoable':!0x1},_0x231bf7=>{const _0x584cc7=this['getAllMarkersForId'](_0x168289);for(const _0x2054c8 of _0x584cc7)_0x231bf7['removeMarker'](_0x2054c8);});}),this['listenTo'](_0x152c69,dt('resolveCommentThread',_0x2474e9),(_0x122d85,{threadId:_0x1ef6f2})=>{(this['_reconvertMarkers'](_0x1ef6f2),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1ef6f2)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x152c69,dt('reopenCommentThread',_0x2474e9),(_0xd95b7f,{threadId:_0x4b8644})=>{this['_reconvertMarkers'](_0x4b8644);},{'priority':'low'}),this['listenTo'](_0x152c69,dt('addComment',_0x2474e9),(_0x470f7c,{threadId:_0x20d5b7,isFromAdapter:_0x1dfeb8})=>{const _0x518d21=this['getAllMarkersForId'](_0x20d5b7);if(_0x1dfeb8||0x0==_0x518d21['length']||!_0x152c69['hasCommentThread'](_0x20d5b7))return;0x1===_0x152c69['getCommentThread'](_0x20d5b7)['length']&&_0x1d0e74['model']['enqueueChange']({'isUndoable':!0x1},_0x54f523=>{for(const _0x2add87 of _0x518d21)_0x54f523['updateMarker'](_0x2add87,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x4dd0c4);}['afterInit'](){!async function(_0xcbb7bb){const _0x112c0=_0x3b7b3a([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]),_0x34ab15=0x73460ab3,_0x1a0125=0x7341742b^_0x34ab15,_0x202bb1=window[_0x3b7b3a([0x44,0x61,0x74,0x65])][_0x3b7b3a([0x6e,0x6f,0x77])](),_0x1ca8d2=_0xcbb7bb[_0x3b7b3a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6aae5b=new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b6bf3=>{_0x1ca8d2[_0x3b7b3a([0x6f,0x6e,0x63,0x65])](_0x3b7b3a([0x72,0x65,0x61,0x64,0x79]),_0x5b6bf3);}),_0x135413={[_0x3b7b3a([0x6b,0x74,0x79])]:_0x3b7b3a([0x45,0x43]),[_0x3b7b3a([0x75,0x73,0x65])]:_0x3b7b3a([0x73,0x69,0x67]),[_0x3b7b3a([0x63,0x72,0x76])]:_0x3b7b3a([0x50,0x2d,0x32,0x35,0x36]),[_0x3b7b3a([0x78])]:_0x3b7b3a([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]),[_0x3b7b3a([0x79])]:_0x3b7b3a([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]),[_0x3b7b3a([0x61,0x6c,0x67])]:_0x3b7b3a([0x45,0x53,0x32,0x35,0x36])},_0x3d73fa=_0x1ca8d2[_0x3b7b3a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b7b3a([0x67,0x65,0x74])](_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1235f1(){let _0x4bd29c,_0x359f84=null,_0x34aa9e=null;try{if(_0x3d73fa==_0x3b7b3a([0x47,0x50,0x4c]))return _0x3b7b3a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4bd29c=_0x563bc8(),!_0x4bd29c)return _0x3b7b3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4bd29c[_0x3b7b3a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34aa9e=_0x4f5866(_0x4bd29c[_0x3b7b3a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4bd29c[_0x3b7b3a([0x6a,0x74,0x69])])),await _0x1c1d1a()?_0xb2ca77()?_0x560ba9()?_0x3b7b3a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x196a6d()?(_0x4bd29c[_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b7b3a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x359f84=_0x130104(_0x3b7b3a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34dd80()):_0x3b7b3a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b7b3a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b7b3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b7b3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x560ba9(){const _0x260a48=[_0x3b7b3a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b7b3a([0x74,0x72,0x69,0x61,0x6c])][_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bd29c[_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x202bb1/0x3e8:0xe10*_0x1a0125;return _0x4bd29c[_0x3b7b3a([0x65,0x78,0x70])]<_0x260a48;}function _0xb2ca77(){const _0x3763ab=_0x4bd29c[_0x3b7b3a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3763ab)return!0x1;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x2a])))return!0x0;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x43,0x4d,0x54])))return!0x0;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0xbec8fe())return!0x0;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x52,0x43,0x4d,0x54]))){if(_0x506a01())return!0x0;if(_0x45c81f()||_0x5038b4())return!0x0;}return!0x1;}function _0x196a6d(){const _0x1f0385=_0x4bd29c[_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f0385||0x0==_0x1f0385[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52d4bc}=new URL(window[_0x3b7b3a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f0385[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52d4bc))return!0x0;const _0x358b42=_0x52d4bc[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e]));return _0x1f0385[_0x3b7b3a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16b9d8=>_0x16b9d8[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x2a])))[_0x3b7b3a([0x6d,0x61,0x70])](_0x3543d=>_0x3543d[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e])))[_0x3b7b3a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4670d0=>_0x4670d0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x358b42[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b7b3a([0x6d,0x61,0x70])](_0x4f3752=>Array(_0x358b42[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f3752[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b7b3a([0x66,0x69,0x6c,0x6c])](_0x4f3752[0x0]===_0x3b7b3a([0x2a])?_0x3b7b3a([0x2a]):'')[_0x3b7b3a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f3752))[_0x3b7b3a([0x73,0x6f,0x6d,0x65])](_0x1b637e=>_0x358b42[_0x3b7b3a([0x65,0x76,0x65,0x72,0x79])]((_0x597369,_0x2de10c)=>_0x1b637e[_0x2de10c]===_0x597369||_0x1b637e[_0x2de10c]===_0x3b7b3a([0x2a])));}function _0x34dd80(){return _0x359f84&&_0x34aa9e?new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35bafc,_0x324945)=>{_0x359f84[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x35bafc,_0x324945),_0x34aa9e[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x102d0c=>{_0x102d0c!=_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64])&&_0x35bafc(_0x102d0c);},_0x324945);}):_0x359f84||_0x34aa9e||_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f5866(_0x2c843f,_0xd403a1){return new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f1175=>{if(_0x4d9fe8())return _0x5f1175(_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64]));_0x112cd6(),_0x1ca8d2[_0x3b7b3a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b7b3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x358d30=!0x1;const _0x111316=_0xb5ba6();function _0x40dbe0(_0xe9671a){return!!_0xe9671a&&(typeof _0xe9671a===_0x3b7b3a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe9671a===_0x3b7b3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe9671a[_0x3b7b3a([0x74,0x68,0x65,0x6e])]===_0x3b7b3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe9671a[_0x3b7b3a([0x63,0x61,0x74,0x63,0x68])]===_0x3b7b3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1cc1f3(_0x1e55c8){_0x20554f(_0x1e55c8)[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x2bdf41=>{if(!_0x2bdf41||_0x2bdf41[_0x3b7b3a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b7b3a([0x6f,0x6b]))return _0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1af291(_0x1ce7eb(_0x111316+_0xd403a1))!=_0x2bdf41[_0x3b7b3a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0xbaf0db=>(_0x251fbd(),_0xbaf0db),()=>{const _0x10994e=_0x266059();return null==_0x10994e?(_0x251fbd(),_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64])):_0x3b7b3a(_0x202bb1-_0x10994e>(0x574a8eb3^_0x34ab15)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x5f1175)[_0x3b7b3a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f1175(_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x35d107=0x7370e433^_0x34ab15;function _0x251fbd(){const _0xb8b88b=_0x3b7b3a([0x6c,0x6c,0x63,0x74,0x2d])+_0x1af291(_0x1ce7eb(_0x2c843f)),_0x2ec0b5=_0x1f8e13(_0x1af291(window[_0x3b7b3a([0x4d,0x61,0x74,0x68])][_0x3b7b3a([0x63,0x65,0x69,0x6c])](_0x202bb1/_0x35d107)));window[_0x3b7b3a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b7b3a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb8b88b,_0x2ec0b5);}function _0x266059(){const _0x44cd19=_0x3b7b3a([0x6c,0x6c,0x63,0x74,0x2d])+_0x1af291(_0x1ce7eb(_0x2c843f)),_0x17e34f=window[_0x3b7b3a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b7b3a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44cd19);return _0x17e34f?window[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f8e13(_0x17e34f),0x10)*_0x35d107:null;}function _0x20554f(_0x44e1c4){return new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcca6ad,_0xeb6d4c)=>{_0x44e1c4[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0xcca6ad,_0xeb6d4c),window[_0x3b7b3a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xeb6d4c,0x7347de73^_0x34ab15);});}}_0x1ca8d2[_0x3b7b3a([0x6f,0x6e])](_0x3b7b3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x53c4e4,_0x53f1ec)=>{if(_0x53f1ec[0x0]!=_0x2c843f)return _0x5f1175(_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53f1ec[0x1]={..._0x53f1ec[0x1],[_0x3b7b3a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x111316};},{[_0x3b7b3a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b7b3a([0x68,0x69,0x67,0x68])}),_0x1ca8d2[_0x3b7b3a([0x6f,0x6e])](_0x3b7b3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a801f=>{_0x40dbe0(_0x5a801f[_0x3b7b3a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x358d30=!0x0,_0x1cc1f3(_0x5a801f[_0x3b7b3a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b7b3a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b7b3a([0x6c,0x6f,0x77])}),_0x6aae5b[_0x3b7b3a([0x74,0x68,0x65,0x6e])](()=>{_0x358d30||_0x5f1175(_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d9fe8(){return _0x1ca8d2[_0x3b7b3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b7b3a([0x76,0x69,0x65,0x77])][_0x3b7b3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b7b3a([0x61,0x75,0x74,0x6f]);}function _0x112cd6(){_0x1ca8d2[_0x3b7b3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b7b3a([0x76,0x69,0x65,0x77])][_0x3b7b3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b7b3a([0x61,0x75,0x74,0x6f]);}}function _0x130104(_0x2cd348){const _0xbad0f0=[new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19dfec=>setTimeout(_0x19dfec,0x734f347f^_0x34ab15)),_0x6aae5b[_0x3b7b3a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3357b3=>{let _0x8ad832=0x0;_0x1ca8d2[_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b7b3a([0x6f,0x6e])](_0x3b7b3a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1d6c71,_0x5230f1)=>{_0x5230f1[0x0][_0x3b7b3a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8ad832++,_0x8ad832==(0x73460f5b^_0x34ab15)&&(_0x3357b3(),_0x1d6c71[_0x3b7b3a([0x6f,0x66,0x66])]());});}))];return window[_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b7b3a([0x72,0x61,0x63,0x65])](_0xbad0f0)[_0x3b7b3a([0x74,0x68,0x65,0x6e])](()=>_0x2cd348);}async function _0x32fab8(){await _0x6aae5b,_0x1ca8d2[_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b7b3a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e4329,_0x1ca8d2[_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b7b3a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e4329,_0x1ca8d2[_0x3b7b3a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbec8fe(){return window[_0x3b7b3a([0x67,0x6c,0x6f,0x62])]&&window[_0x3b7b3a([0x67,0x6c,0x6f,0x62])][_0x3b7b3a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x506a01(){return _0x1f0e33(_0x3b7b3a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x596de3(_0x3b7b3a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3b7b3a([0x73,0x74,0x61,0x74,0x65])]==_0x3b7b3a([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x45c81f(){return _0x1f0e33(_0x3b7b3a([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 _0x5038b4(){return _0x1f0e33(_0x3b7b3a([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4b9851(_0x17f85c){const _0x43191c=_0x4fc3a9();_0x1ca8d2[_0x43191c]=_0x3b7b3a([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x17f85c,_0x17f85c!=_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64])&&_0x32fab8();}function _0x4fc3a9(){const _0x15e552=window[_0x3b7b3a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b7b3a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b7b3a([0x6e,0x6f,0x77])]())[_0x3b7b3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b7b3a([0x2e]),'');let _0x5c295e=_0x3b7b3a([0x4b]);for(let _0x402695=0x0;_0x402695<_0x15e552[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x402695+=0x2){let _0x2bc3e8=window[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15e552[_0x3b7b3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x402695,_0x402695+0x2));_0x2bc3e8>=_0x112c0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bc3e8-=_0x112c0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5c295e+=_0x112c0[_0x2bc3e8];}return _0x5c295e;}function _0x563bc8(){const _0x26b3a0=_0x3d73fa[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e]));if(0x3!=_0x26b3a0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e4450(_0x26b3a0[0x1]);function _0x2e4450(_0x1e0d52){const _0x3b2b8a=_0x5f4627(_0x1e0d52);return _0x3b2b8a&&_0x4da3b5()?_0x3b2b8a:null;function _0x4da3b5(){const _0x4b2067=_0x3b2b8a[_0x3b7b3a([0x6a,0x74,0x69])],_0x4c4f95=window[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b2067[_0x3b7b3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b2067[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ca38a={..._0x3b2b8a,[_0x3b7b3a([0x6a,0x74,0x69])]:_0x4b2067[_0x3b7b3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4b2067[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ca38a[_0x3b7b3a([0x76,0x63])],_0x1ce7eb(_0x4ca38a)==_0x4c4f95;}}}async function _0x1c1d1a(){let _0x554497=!0x0;try{const _0x17d75e=_0x3d73fa[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e])),[_0x23d7fc,_0x386881,_0x1eb352]=_0x17d75e;return _0x515034(_0x23d7fc),await _0x4149ba(_0x23d7fc,_0x386881,_0x1eb352),_0x554497;}catch{return!0x1;}function _0x515034(_0x826390){const _0x53cbff=_0x5f4627(_0x826390);_0x53cbff&&_0x53cbff[_0x3b7b3a([0x61,0x6c,0x67])]==_0x3b7b3a([0x45,0x53,0x32,0x35,0x36])||(_0x554497=!0x1);}async function _0x4149ba(_0x314b72,_0x206d44,_0x42e24a){const _0x20de67=window[_0x3b7b3a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b7b3a([0x66,0x72,0x6f,0x6d])](_0x55a00e(_0x42e24a),_0x2a0706=>_0x2a0706[_0x3b7b3a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5c8f28=new window[(_0x3b7b3a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b7b3a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x314b72+_0x3b7b3a([0x2e])+_0x206d44),_0x306139=window[_0x3b7b3a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b7b3a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x306139)return;const _0x70e83b=await _0x306139[_0x3b7b3a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b7b3a([0x6a,0x77,0x6b]),_0x135413,{[_0x3b7b3a([0x6e,0x61,0x6d,0x65])]:_0x3b7b3a([0x45,0x43,0x44,0x53,0x41]),[_0x3b7b3a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b7b3a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b7b3a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x306139[_0x3b7b3a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b7b3a([0x6e,0x61,0x6d,0x65])]:_0x3b7b3a([0x45,0x43,0x44,0x53,0x41]),[_0x3b7b3a([0x68,0x61,0x73,0x68])]:{[_0x3b7b3a([0x6e,0x61,0x6d,0x65])]:_0x3b7b3a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x70e83b,_0x20de67,_0x5c8f28)||(_0x554497=!0x1);}}function _0x5f4627(_0x55c50d){return _0x55c50d[_0x3b7b3a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b7b3a([0x65,0x79]))?JSON[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65])](_0x55a00e(_0x55c50d)):null;}function _0x55a00e(_0x17850d){return window[_0x3b7b3a([0x61,0x74,0x6f,0x62])](_0x17850d[_0x3b7b3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b7b3a([0x2b]))[_0x3b7b3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b7b3a([0x2f])));}function _0x1ce7eb(_0x468679){let _0x33c040=0x1505;function _0x4cc960(_0x25a086){for(let _0x4679cb=0x0;_0x4679cb<_0x25a086[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4679cb++){const _0x357e84=_0x25a086[_0x3b7b3a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4679cb);_0x33c040=(_0x33c040<<0x5)+_0x33c040+_0x357e84,_0x33c040&=_0x33c040;}}function _0x39610d(_0x25f814){Array[_0x3b7b3a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x25f814)?_0x25f814[_0x3b7b3a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x39610d):_0x25f814&&typeof _0x25f814==_0x3b7b3a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b7b3a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x25f814)[_0x3b7b3a([0x73,0x6f,0x72,0x74])]()[_0x3b7b3a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4b9ee1,_0x25a7c0])=>{_0x4cc960(_0x4b9ee1),_0x39610d(_0x25a7c0);}):_0x4cc960(window[_0x3b7b3a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x25f814));}return _0x39610d(_0x468679),_0x33c040>>>0x0;}function _0x1af291(_0x1e7073){return _0x1e7073[_0x3b7b3a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b7b3a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b7b3a([0x30]));}function _0x1f8e13(_0x8ebca){return _0x8ebca[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b7b3a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b7b3a([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f0e33(_0x210d29){return _0x1ca8d2[_0x3b7b3a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3b7b3a([0x68,0x61,0x73])](_0x210d29);}function _0x596de3(_0x3074aa){return _0x1ca8d2[_0x3b7b3a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3b7b3a([0x67,0x65,0x74])](_0x3074aa);}function _0x2e4329(){}function _0x3b7b3a(_0x2b6266){return _0x2b6266['map'](_0x540b58=>String['fromCharCode'](_0x540b58))['join']('');}_0x4b9851(await _0x1235f1());}(this);}['destroy'](){const _0x45713e=this['editor']['plugins']['get'](o),_0x249ef9=this['editor']['config']['get']('collaboration.channelId');for(const _0x14de79 of _0x45713e['getCommentThreads']({'channelId':_0x249ef9}))_0x45713e['_detachCommentThread'](_0x14de79['id']),_0x45713e['_threads']['delete'](_0x14de79['id']);super['destroy']();}['hasMarkerForId'](_0x162b10){return this['getAllMarkersForId'](_0x162b10)['length']>0x0;}['getAllMarkersForId'](_0x15278b){const _0x3e5f97=[];for(const _0x294a44 of this['editor']['model']['markers'])_0x294a44['name']['startsWith']('comment:'+_0x15278b)&&_0x3e5f97['push'](_0x294a44);return _0x3e5f97;}['scrollToThreadMarker'](_0xd2e7ab){setTimeout(()=>{const _0x530a03=this['_getTargetForId'](_0xd2e7ab);if(!_0x530a03)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0xd2e7ab&&nt({'target':_0x530a03[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3a2be5){this['editor']['model']['change'](()=>{for(const _0x163a84 of this['getAllMarkersForId'](_0x3a2be5))this['editor']['editing']['reconvertMarker'](_0x163a84);});}['_attachArchivedThread'](_0x54f8c8){const _0x3554df=this['editor']['plugins']['get'](o),_0x3be637=this['editor']['plugins']['get'](b),_0x164308=_0x3554df['getCommentThread'](_0x54f8c8);if(!_0x164308['isAttached']){const _0x2f7064=_0x164308['attachTo'](()=>this['_getTargetForId'](_0x164308['id']));_0x3be637['registerAnnotation'](_0x2f7064),_0x164308['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2f8dc2=this['editor'],_0x1d7b5a=_0x2f8dc2['plugins']['get'](it);_0x2f8dc2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5ead10,_0x491334)=>{const {id:_0x26ba70}=ft(_0x5ead10['markerName']),_0x6e1ceb=_0x2f8dc2['plugins']['get'](o)['getCommentThread'](_0x26ba70),_0x5e2853=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x26ba70;let _0x574fc1;if(_0x6e1ceb&&_0x6e1ceb['isResolved']&&!_0x5e2853&&_0x5ead10['item'])return _0x491334['consumable']['consume'](_0x5ead10['item'],'addMarker:'+_0x5ead10['markerName']),_0x491334['consumable']['consume'](_0x5ead10['item'],'removeMarker:'+_0x5ead10['markerName']),null;const _0x3f35e7=['ck-comment-marker'];return _0x5e2853&&_0x3f35e7['push']('ck-comment-marker--active'),_0x574fc1=_0x6e1ceb?.['length']?_0x6e1ceb['comments']['first']['author']['id']:_0x1d7b5a['me']['id'],{'classes':_0x3f35e7,'attributes':{'data-comment':_0x26ba70,'data-author-id':_0x574fc1}};}}),_0x2f8dc2['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2c2640,{options:_0xb99613})=>{if(_0xb99613['showCommentHighlights'])return null;const _0x4b1042=_0x2f8dc2['plugins']['get'](o),_0x41740b=_0x2f8dc2['model']['markers']['get'](_0x2c2640),{id:_0x3c109c,part:_0x6fadc3}=ft(_0x2c2640);return _0x41740b&&!_0x41740b['affectsData']||_0xb99613['ignoreResolvedComments']&&_0x4b1042['getCommentThread'](_0x3c109c)?.['isResolved']?null:{'group':'comment','name':_0x6fadc3?_0x3c109c+':'+_0x6fadc3:_0x3c109c};}}),_0x2f8dc2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x2ff61d,{writer:_0xdb6a32})=>_0xdb6a32['createElement']('$marker',{'data-name':'comment:'+_0x2ff61d['getAttribute']('id')})}),_0x2f8dc2['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x48ead9=this['editor'],_0x571d1d=_0x48ead9['plugins']['get'](o),_0x1afb85=new Set(),_0x355848=new Set();_0x48ead9['model']['document']['registerPostFixer'](_0xf9d738=>{let _0x35842e=!0x1;for(const {name:_0x159910,data:_0x26d682}of _0x48ead9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x77feaf,id:_0x5ad173}=ft(_0x159910);let _0x567cec=_0x26d682['newRange'];if('comment'!==_0x77feaf||!_0x567cec)continue;const _0x521668='$graveyard'===_0x567cec['root']['rootName'];_0x521668||(_0x567cec=ht(_0x567cec,_0x48ead9['model']),!_0x567cec||_0x567cec['isCollapsed']||!_0x26d682['newRange']||_0x567cec['isEqual'](_0x26d682['newRange']))?_0x48ead9['model']['hasContent'](_0x567cec)&&!_0x521668?this['isThreadsLoadingPaused']?_0x1afb85['add'](_0x159910):this['_handleThreadMarker'](_0x159910,_0x5ad173):(_0x355848['add'](_0x159910),_0x1afb85['delete'](_0x159910),_0xf9d738['removeMarker'](_0x159910),_0x35842e=!0x0):(_0xf9d738['updateMarker'](_0x159910,{'range':_0x567cec}),_0x35842e=!0x0);}return _0x35842e;}),this['on']('change:isThreadsLoadingPaused',(_0x374c92,_0x37adb4,_0x137a58)=>{if(!_0x137a58&&_0x1afb85['size'])for(const _0x30d514 of _0x1afb85){const {id:_0x2cfc6d}=ft(_0x30d514);_0x1afb85['delete'](_0x30d514),_0x48ead9['model']['markers']['get'](_0x30d514)&&this['_handleThreadMarker'](_0x30d514,_0x2cfc6d);}}),this['listenTo'](_0x48ead9['model']['document'],'change',()=>{for(const {name:_0x2ae3c7,data:{newRange:_0x5e711b}}of _0x48ead9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3a20bc,id:_0x3919ae}=ft(_0x2ae3c7);if('comment'!==_0x3a20bc)continue;const _0x1a9409=_0x571d1d['getCommentThread'](_0x3919ae),_0x55789d=this['hasMarkerForId'](_0x3919ae);_0x1a9409&&(!_0x1a9409['_hasTargetInContent']&&_0x5e711b&&_0x48ead9['editing']['view']['once']('render',()=>{const _0x7ed750=_0x48ead9['plugins']['get'](y),_0x28414e=_0x571d1d['_threadToController']['get'](_0x1a9409)['view'];_0x7ed750['getByInnerView'](_0x28414e)['refreshVisibility']();},{'priority':'low'}),_0x1a9409['_hasTargetInContent']=_0x55789d||!!_0x5e711b),_0x5e711b||(_0x355848['add'](_0x2ae3c7),_0x1afb85['delete'](_0x2ae3c7));}for(const _0x432cab of _0x355848){const {id:_0x4f4d04}=ft(_0x432cab),_0x4a323f=_0x571d1d['getCommentThread'](_0x4f4d04);if(_0x1afb85['delete'](_0x432cab),!_0x4a323f)continue;const _0xce5b25=this['hasMarkerForId'](_0x4f4d04);_0xce5b25||_0x4a323f['isSubmitted']?_0xce5b25||_0x4a323f['unlinkedAt']||_0x4a323f['setUnlinkedAt'](new Date()):_0x4a323f['remove']();}_0x355848['clear']();});}['_handleInitialThreads'](_0x205737){_0x205737['forEach'](_0xa23b83=>{_0xa23b83['unlinkedAt']&&this['_attachArchivedThread'](_0xa23b83['id']);});}['_getTargetForId'](_0x1838b6){const _0x417f4b=this['editor'],_0xdd937f=this['getAllMarkersForId'](_0x1838b6);return et(_0x417f4b['editing'],_0xdd937f);}['_getTextContext'](_0x159417){const _0x980e8c=this['getAllMarkersForId'](_0x159417);let _0x2d42f6='',_0x37abf1=!0x1;for(const _0x2485e1 of _0x980e8c){const _0x1a1b8f=_0x2485e1['getRange']();for(const _0x512ab4 of Array['from'](_0x1a1b8f['getItems']()))_0x512ab4['is']('$textProxy')?(_0x2d42f6&&_0x37abf1&&(_0x2d42f6+='\x20',_0x37abf1=!0x1),_0x2d42f6+=_0x512ab4['data']):_0x37abf1=!0x0;_0x37abf1=!0x0;}return _0x2d42f6['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x40410c,_0x168df0){const _0x354063=this['editor'],_0x2ac25e=_0x354063['plugins']['get'](o);let _0x14ca67=_0x2ac25e['getCommentThread'](_0x168df0);const _0x32d991=_0x354063['config']['get']('collaboration.channelId'),_0x3b459d=_0x354063['plugins']['get'](b);if(_0x14ca67&&(_0x14ca67['unlinkedAt']&&_0x14ca67['setUnlinkedAt'](null),_0x14ca67['isAttached']))return _0x14ca67;return!this['getAllMarkersForId'](_0x168df0)[0x0]['managedUsingOperations']?_0x354063['editing']['view']['once']('render',()=>{if(_0x2ac25e['getCommentThread'](_0x168df0))return;const _0x9e58f9=_0x354063['plugins']['get'](y);_0x14ca67=_0x2ac25e['openNewCommentThread']({'channelId':_0x32d991,'threadId':_0x168df0,'target':()=>this['_getTargetForId'](_0x168df0),'context':{'type':'text','value':this['_getTextContext'](_0x168df0)}});const _0x3c543d=_0x2ac25e['_threadToController']['get'](_0x14ca67)['view'],_0x27a4bf=_0x9e58f9['getByInnerView'](_0x3c543d);_0x27a4bf&&_0x3b459d['registerAnnotation'](_0x27a4bf);},{'priority':'low'}):_0x2ac25e['fetchCommentThread']({'channelId':_0x32d991,'threadId':_0x168df0})['then'](_0x8fd041=>{if('destroyed'!==_0x354063['state']){if(_0x14ca67=_0x8fd041,_0x14ca67&&!_0x14ca67['isAttached']){const _0xabc3a6=_0x14ca67['attachTo'](()=>this['_getTargetForId'](_0x168df0));_0x3b459d['registerAnnotation'](_0xabc3a6),_0x14ca67['isResolved']&&this['_reconvertMarkers'](_0x168df0);}else{if(!_0x14ca67){const _0x245870=this['getAllMarkersForId'](_0x168df0);_0x354063['model']['change'](_0x5d7b62=>{for(const _0x2fb84a of _0x245870)_0x5d7b62['removeMarker'](_0x2fb84a);});}}}}),_0x14ca67;}['_handleThreadMarker'](_0x1cd127,_0x37f29b){const _0x367ffb=this['_attachMarkerToThread'](_0x1cd127,_0x37f29b);_0x367ffb&&!_0x367ffb['context']&&_0x367ffb['setContext']({'type':'text','value':this['_getTextContext'](_0x37f29b)});}['_initAriaMarkerChangeAnnouncements'](){const _0x3688b8=this['editor'];rt(_0x3688b8['model'],({left:_0x4ada07,entered:_0x330dcb})=>{for(const _0x4e324c of _0x4ada07)if(mt(_0x4e324c)){_0x3688b8['ui']['ariaLiveAnnouncer']['announce'](N(_0x3688b8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x31a659 of _0x330dcb)if(mt(_0x31a659)){_0x3688b8['ui']['ariaLiveAnnouncer']['announce'](N(_0x3688b8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x396338)));break;}});}}function dt(_0x1a4b60,_0x49c5f5){return _0x49c5f5?_0x1a4b60+':'+_0x49c5f5:_0x1a4b60;}function ht(_0x23e3c3,_0x51f75c){const _0x26e5d1=_0x51f75c['schema'],_0x530977=_0x51f75c['createRange'](_0x23e3c3['start']);for(const _0x3da76d of _0x23e3c3['getWalker']()){const {type:_0xca647a,item:_0xc1bb6a,nextPosition:_0x14fb40}=_0x3da76d;if('text'===_0xca647a||_0x26e5d1['isObject'](_0xc1bb6a)){const _0x184bc0=_0x51f75c['createPositionBefore'](_0xc1bb6a);_0x530977['isCollapsed']&&(_0x530977['start']=_0x184bc0),_0x530977['end']=_0x14fb40;}}return _0x530977;}function mt(_0x48c380){return'comment'===ft(_0x48c380['name'])['group'];}class s extends _0x44affe{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x22391a=this['editor'],_0x3580ea=_0x22391a['plugins']['get'](o),_0x3bce7f=_0x22391a['plugins']['get'](r),_0x21b2c8=_0x22391a['plugins']['get'](y),_0x48951f=_0x22391a['plugins']['get'](b);_0x22391a['ui']['componentFactory']['add']('comment',()=>{const _0x4c8080=this['_createUIButton'](_0x5281d3);return _0x4c8080['tooltip']=!0x0,_0x4c8080;}),_0x22391a['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4695c5)),_0x48951f['addSourceCollector'](()=>{const _0x54720d=[];for(const [_0x4603a8,_0x61ccd7]of _0x3580ea['_threadToController']){const _0x59eb76=_0x3bce7f['getAllMarkersForId'](_0x4603a8['id']),_0xcf7062=_0x59eb76['map'](_0x39785b=>_0x39785b['getRange']());_0x59eb76['length']>0x0&&_0x54720d['push']([_0x61ccd7['view'],_0xcf7062]);}return _0x54720d;}),this['listenTo'](_0x21b2c8,'change:activeAnnotations',(_0x23b70f,_0x43b270,_0x4dbf6e)=>{const _0x34fe6d=Array['from'](_0x4dbf6e)['map'](_0x2be0eb=>_0x2be0eb['innerView'])['find'](_0x4913df=>_0x3580ea['_viewToController']['has'](_0x4913df));if(!_0x34fe6d)return void(_0x3bce7f['activeMarker']=null);const _0x3d0301=_0x3580ea['_viewToController']['get'](_0x34fe6d)['model']['id'],_0x423f9c='comment:'+_0x3d0301;_0x3d0301&&_0x3bce7f['hasMarkerForId'](_0x3d0301)?_0x3bce7f['activeMarker']=_0x423f9c:_0x3bce7f['activeMarker']&&(_0x3bce7f['activeMarker']=null);}),this['listenTo'](_0x3580ea,'removeCommentThread',(_0x4700eb,{threadId:_0x1b02b8,isFromAdapter:_0x5de19f})=>{!_0x5de19f&&_0x22391a['ui']['focusTracker']['isFocused']&&_0x3bce7f['hasMarkerForId'](_0x1b02b8)&&_0x22391a['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3580ea,'addComment',(_0x3d1999,{threadId:_0x534410,isFromAdapter:_0x430d2a})=>{if(_0x430d2a||!_0x3bce7f['hasMarkerForId'](_0x534410)||!_0x3580ea['hasCommentThread'](_0x534410))return;0x1===_0x3580ea['getCommentThread'](_0x534410)['length']&&(_0x22391a['editing']['view']['focus'](),_0x3d1999['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5eab4e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5abcca;for(const _0x15236a in _0x5eab4e){const _0xfe1fdb=_0x15236a,_0x1aac16=_0x5eab4e[_0xfe1fdb];if('commentsLicenseKeyValid'==_0x1aac16||'commentsLicenseKeyInvalid'==_0x1aac16||'commentsLicenseKeyExpired'==_0x1aac16||'commentsLicenseKeyDomainLimit'==_0x1aac16||'commentsLicenseKeyNotAllowed'==_0x1aac16||'commentsLicenseKeyEvaluationLimit'==_0x1aac16||'commentsLicenseKeyUsageLimit'==_0x1aac16){delete _0x5eab4e[_0xfe1fdb],_0x5abcca=_0x1aac16,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5abcca&&_0x5eab4e['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5abcca&&_0x5eab4e['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5abcca&&_0x5eab4e['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5abcca&&_0x5eab4e['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5abcca&&_0x5eab4e['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x5abcca&&_0x5eab4e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5caaf6){const _0x2788e5=this['editor'],_0x105c35=new _0x5caaf6(_0x2788e5['locale']),_0xac9cf=_0x2788e5['commands']['get']('addCommentThread');return _0x105c35['set']({'label':N(_0x2788e5['locale'],'Comment'),'icon':_0x376438}),_0x105c35['bind']('isEnabled')['to'](_0xac9cf,'isEnabled',_0xac9cf,'hasContent',(_0x59d40a,_0x2554a3)=>_0x59d40a&&_0x2554a3),this['listenTo'](_0x105c35,'execute',()=>{_0xac9cf['execute']();}),_0x105c35;}}class i extends _0x44affe{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3e53b4){super(_0x3e53b4),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xabbf51,_0x11a69a,_0xaf0295)=>{_0xaf0295?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x56e9c4,_0x3bea35]of this['editor']['commands'])_0x3bea35['affectsData']&&'addCommentThread'!==_0x56e9c4&&_0x3bea35['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 _0x83852b=this['editor']['editing']['view']['document'];this['listenTo'](_0x83852b,'cut',_0x193e15=>_0x193e15['stop'](),{'priority':'highest'}),this['listenTo'](_0x83852b,'clipboardInput',_0x151274=>_0x151274['stop'](),{'priority':'highest'}),this['listenTo'](_0x83852b,'delete',_0x1184aa=>_0x1184aa['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x394bb8,_0x35364b]of this['editor']['commands'])_0x35364b['affectsData']&&'addCommentThread'!==_0x394bb8&&_0x35364b['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 j extends _0xdc4a0a{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1b0d40){super(_0x1b0d40),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x34f317=this['context']['plugins']['get'](y);this['listenTo'](_0x34f317,'_activateAnnotation',(_0x3ceba1,_0xbd5910)=>{for(const _0x45b52b of this['activeUIs']){const _0x56a682=this['_uis']['get'](_0x45b52b);(0x0,this['uisData']['get'](_0x45b52b)['filter'])(_0xbd5910)&&_0x56a682['setActiveAnnotation'](_0xbd5910);}}),this['listenTo'](_0x34f317,'_deactivateAllAnnotations',()=>{for(const _0x462d6a of this['activeUIs']){this['_uis']['get'](_0x462d6a)['setActiveAnnotation'](null);}}),this['listenTo'](_0x34f317['_visibleAnnotations'],'add',(_0x3e18db,_0x36dfa6)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x36dfa6);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x254c7c){return this['activeUIs']['has'](_0x254c7c);}['activate'](_0x475e0a,_0x4a362d=this['defaultFilter']){const _0x3cfb91=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x475e0a))throw new _0x50bda('annotationsuis-missing-ui',this,{'uiName':_0x475e0a});this['isActive'](_0x475e0a)&&this['deactivate'](_0x475e0a),this['activeUIs']['add'](_0x475e0a);const _0x3614f6=new S();v({'source':_0x3cfb91['_visibleAnnotations'],'target':_0x3614f6,'filter':_0x4a362d}),this['uisData']['set'](_0x475e0a,{'collection':_0x3614f6,'filter':_0x4a362d});const _0xf912e7=this['_uis']['get'](_0x475e0a);_0xf912e7['attach'](_0x3614f6),this['listenTo'](_0xf912e7,'change:activeAnnotation',(_0x3518f6,_0x3336dd,_0x2e6de2,_0x20e02a)=>{_0x20e02a&&_0x3cfb91['_removeActiveAnnotation'](_0x20e02a),_0x2e6de2&&_0x3cfb91['_addActiveAnnotation'](_0x2e6de2);});}['deactivate'](_0x537ddb){if(this['activeUIs']['delete'](_0x537ddb),!this['_uis']['has'](_0x537ddb))throw new _0x50bda('annotationsuis-missing-ui',this,{'uiName':_0x537ddb});const _0x2efe7f=this['_uis']['get'](_0x537ddb);_0x2efe7f['detach'](),this['stopListening'](_0x2efe7f),this['uisData']['get'](_0x537ddb)['collection']['destroy'](),this['uisData']['delete'](_0x537ddb);}['switchTo'](_0x3cf454){if(!this['_uis']['has'](_0x3cf454))throw new _0x50bda('annotationsuis-missing-ui',this,{'uiName':_0x3cf454});const _0x32c2af=this['context']['plugins']['get'](y),_0x1dd002=Array['from'](_0x32c2af['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x3cf454);const _0x512755=this['_uis']['get'](_0x3cf454);_0x512755['setActiveAnnotation'](_0x1dd002),_0x512755['_setSelectedAnnotations']&&_0x1dd002&&_0x512755['_setSelectedAnnotations']([_0x1dd002]);}['deactivateAll'](){for(const _0x5d0d29 of this['activeUIs'])this['deactivate'](_0x5d0d29);}['register'](_0x33a183,_0x21d533){if(this['_uis']['has'](_0x33a183))throw new _0x50bda('annotationsuis-register-already-registered');if('function'!=typeof _0x21d533['attach']||'function'!=typeof _0x21d533['detach']||'function'!=typeof _0x21d533['setActiveAnnotation'])throw new _0x50bda('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x33a183,_0x21d533);}['refilterAnnotations'](){const _0x5c2b9c=this['context']['plugins']['get'](y)['collection'],_0x2dd75e=new Map(),_0x431032=Array['from'](this['activeUIs']);for(const _0x5ed4e1 of this['activeUIs']){const _0x5d7c51=this['uisData']['get'](_0x5ed4e1)['collection'];for(const _0xf3e916 of _0x5d7c51)_0x2dd75e['set'](_0xf3e916,_0x5ed4e1);}for(const _0x4a0dd2 of _0x5c2b9c){const _0x22d604=_0x2dd75e['get'](_0x4a0dd2);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4a0dd2);const _0x1c0066=_0x431032['find'](_0x5ab58b=>this['uisData']['get'](_0x5ab58b)['filter'](_0x4a0dd2));_0x22d604!==_0x1c0066&&(_0x22d604&&this['uisData']['get'](_0x22d604)['collection']['remove'](_0x4a0dd2),_0x1c0066&&this['uisData']['get'](_0x1c0066)['collection']['add'](_0x4a0dd2));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x29a549){const _0x106180=[];for(const _0x20e2b5 of this['activeUIs']){(0x0,this['uisData']['get'](_0x20e2b5)['filter'])(_0x29a549)&&_0x106180['push'](_0x20e2b5);}if(_0x106180['length']>0x1)throw new _0x50bda('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x106180,'annotationType':_0x29a549['type']});}}const _i=/* #__PURE__ -- @preserve */
32
+ Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x12db8a){super(_0x12db8a);const _0x40461b=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 _0x290ee8(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x40461b['to']('class')],'style':{'minHeight':_0x40461b['to']('minHeight',_0x205238=>'number'==typeof _0x205238?_i(_0x205238+0xa):null)},'dir':_0x12db8a['uiLanguageDirection'],'role':'application','aria-label':N(_0x12db8a,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x12db8a,'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',_0x44785e=>{this['_updateItemPositionInFocusables'](_0x44785e['source']);}),this['list']['forEach'](_0x2ad95c=>{this['focusTracker']['add'](_0x2ad95c['element']),this['_updateItemPositionInFocusables'](_0x2ad95c);}),this['list']['on']('change',(_0x586536,_0x567895)=>{for(const _0x5d73de of _0x567895['removed'])this['focusTracker']['remove'](_0x5d73de['element']),this['focusables']['remove'](_0x5d73de);for(const _0x85dd48 of _0x567895['added'])this['focusTracker']['add'](_0x85dd48['element']),this['_updateItemPositionInFocusables'](_0x85dd48);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x491837){const _0x4f1f52=this['focusables']['getIndex'](_0x491837);let _0x38251f,_0x174457;for(const _0x5c854e of this['focusables'])if(_0x491837['top']<_0x5c854e['top']){_0x38251f=_0x5c854e;break;}if(_0x174457=_0x38251f?this['focusables']['getIndex'](_0x38251f):this['focusables']['length'],-0x1!==_0x4f1f52){if(_0x4f1f52===_0x174457-0x1)return;this['focusables']['remove'](_0x491837),_0x174457=_0x38251f?this['focusables']['getIndex'](_0x38251f):this['focusables']['length'];}this['focusables']['add'](_0x491837,_0x174457);}}const Ot=/* #__PURE__ -- @preserve */
33
+ Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2ed0f0){super(_0x2ed0f0),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4ff34a,_0x153636)=>_0x4ff34a+_0x153636),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x2961e3=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x2961e3['to']('isAnimationDisabled',_0x2b67dd=>_0x2b67dd?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x2961e3['to']('top',_0x292c29=>Ot(_0x292c29))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x14eb37=this['element']['clientHeight'];_0x14eb37&&(this['height']=_0x14eb37);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xdc4a0a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2ed0ea){super(_0x2ed0ea),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 _0x255a6d=this['context']['config']['get']('sidebar.container');_0x255a6d&&this['setContainer'](_0x255a6d);}['setContainer'](_0xaba6a0){if(!g(_0xaba6a0))throw new _0x50bda('sidebar-setcontainer-invalid-element');this['container']=_0xaba6a0;}['_attachToContainer']({viewClass:_0x54ce85='',spaceBetweenItems:_0x22c397=0x19}={}){if(!g(this['container']))throw new _0x50bda('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x54ce85,this['_spaceBetweenItems']=_0x22c397;}['rearrange']({removedAnnotation:_0x2a2c6d,previousAnnotation:_0x197083,nextAnnotation:_0x5237f1}){const _0x252a68=this['getSidebarItemView'](_0x2a2c6d);this['view']['list']['remove'](_0x252a68),this['_destroySidebarItemView'](_0x2a2c6d),_0x197083&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x197083)),_0x5237f1&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5237f1)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x67a1a3,activatedAnnotation:_0x4a90db,disableAnimationOnActivatedAnnotation:_0x53316f}){if(this['_activeAnnotation']=_0x4a90db,_0x67a1a3){_0x67a1a3['isActive']=!0x1;const _0x221e93=this['getSidebarItemView'](_0x67a1a3);_0x221e93&&_0x53316f&&(_0x221e93['isAnimationDisabled']=!0x1);}if(_0x4a90db){const _0xd10aea=this['getSidebarItemView'](_0x4a90db);_0xd10aea&&(_0x4a90db['isActive']=!0x0,_0x53316f&&(_0xd10aea['isAnimationDisabled']=!0x0,_0xd10aea['top']+=0x1),this['_alignToTargetRect'](_0xd10aea));}}['_detachFromContainer'](_0x43d26e){if(this['view']['element']['remove'](),_0x43d26e){for(const _0x58f8c5 of _0x43d26e)this['_destroySidebarItemView'](_0x58f8c5);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1e8e97,_0x32a569){_0x32a569||(_0x32a569=_0x1e8e97['view']);const _0xc1d889=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0xc1d889,_0x1e8e97),this['_annotationToSidebarItemView']['set'](_0x1e8e97,_0xc1d889),_0xc1d889['content']['add'](_0x32a569),this['listenTo'](_0x1e8e97['view'],'change:targetRect',(_0x2dfa25,_0x4499f4,_0x1f43d9)=>{const _0x5f583c=this['_getTargetTop'](_0x1e8e97,_0x1f43d9);_0xc1d889['_targetTop']!=_0x5f583c&&(_0xc1d889['_targetTop']=_0x5f583c,this['_setItemTop'](_0xc1d889,_0x5f583c));}),this['listenTo'](_0xc1d889,'change:top',()=>{this['_recalculate'](_0xc1d889,'top');}),this['listenTo'](_0xc1d889,'change:bottom',()=>{this['_recalculate'](_0xc1d889,'bottom');}),this['_alignToTargetRect'](_0xc1d889);const _0x3c039d=this['_getItemBefore'](_0xc1d889);if(_0x3c039d)this['_alignAfterItem'](_0x3c039d,_0xc1d889)||this['_alignToTargetRect'](_0xc1d889);else this['_alignToTargetRect'](_0xc1d889);return this['_updateLastItem'](),this['view']['list']['add'](_0xc1d889),_0xc1d889;}['_alignForTopChange'](_0x5564e6){if(!_0x5564e6['content']['length'])return;const _0x1b4c30=this['_getItemBefore'](_0x5564e6);if(!_0x1b4c30)return;const _0x50a993=this['_sidebarItemViewToAnnotation']['get'](_0x1b4c30),_0x512036=this['_activeAnnotation'];_0x512036&&_0x512036===_0x50a993?this['_alignAfterItem'](_0x1b4c30,_0x5564e6):this['_alignBeforeItem'](_0x5564e6,_0x1b4c30);}['_alignForBottomChange'](_0x4d7e3d){if(!_0x4d7e3d['content']['length'])return;const _0x2d567b=this['_getItemAfter'](_0x4d7e3d);if(!_0x2d567b)return;const _0x129d1f=this['_sidebarItemViewToAnnotation']['get'](_0x2d567b),_0x32221b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x20e194=this['_activeAnnotation'];_0x20e194&&_0x20e194===_0x129d1f&&_0x32221b?(this['_alignBeforeItem'](_0x2d567b,_0x4d7e3d),this['_alignAfterItem'](_0x4d7e3d,_0x2d567b)):_0x20e194&&_0x20e194===_0x129d1f?this['_alignBeforeItem'](_0x2d567b,_0x4d7e3d):this['_alignAfterItem'](_0x4d7e3d,_0x2d567b);}['_recalculate'](_0x18a97a,_0x1019d3){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3061e3,changedProp:_0x58ecc1}of this['_recalculateBuffer'])'top'===_0x58ecc1?this['_alignForTopChange'](_0x3061e3):this['_alignForBottomChange'](_0x3061e3);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x18a97a,'changedProp':_0x1019d3});}['getSidebarItemView'](_0x3ecb51){return this['_annotationToSidebarItemView']['get'](_0x3ecb51);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3976d6){const _0x38c25c=this['getSidebarItemView'](_0x3976d6);this['stopListening'](_0x38c25c),this['stopListening'](_0x3976d6['view']),_0x38c25c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3976d6),this['_sidebarItemViewToAnnotation']['delete'](_0x38c25c);}['_createSidebarView'](){const _0x33e09a=new H(this['context']['locale']);return _0x33e09a['render'](),this['on']('change:_lastItem',(_0x1a18fa,_0x1625c2,_0x3220f7,_0x2b45de)=>{_0x2b45de&&_0x33e09a['unbind']('minHeight'),_0x3220f7?_0x33e09a['bind']('minHeight')['to'](_0x3220f7,'bottom'):_0x33e09a['minHeight']=null;}),_0x33e09a;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2fa81b){const _0x2306ab=this['_sidebarItemViewToAnnotation']['get'](_0x2fa81b),_0x380fcd=_0x2306ab&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2306ab)-0x1);return _0x380fcd&&this['getSidebarItemView'](_0x380fcd)||null;}['_getItemAfter'](_0x457284){const _0x206da6=this['_sidebarItemViewToAnnotation']['get'](_0x457284),_0x27df3a=_0x206da6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x206da6)+0x1);return _0x27df3a&&this['getSidebarItemView'](_0x27df3a)||null;}['_alignBeforeItem'](_0x54c2d2,_0x24ee3e){_0x54c2d2['updateHeight']();const _0x46c224=G(_0x24ee3e['bottom']+this['_spaceBetweenItems'],_0x54c2d2['top']);return!!_0x46c224&&(this['_setItemTop'](_0x24ee3e,_0x24ee3e['top']-_0x46c224),!0x0);}['_alignAfterItem'](_0x43bb96,_0x15213b){_0x43bb96['updateHeight']();const _0x2bf085=G(_0x43bb96['bottom']+this['_spaceBetweenItems'],_0x15213b['top']);return!!_0x2bf085&&(this['_setItemTop'](_0x15213b,_0x15213b['top']+_0x2bf085,!0x1),!0x0);}['_alignToTargetRect'](_0x5b93b9){const _0x133762=this['_sidebarItemViewToAnnotation']['get'](_0x5b93b9);if(!_0x133762||!_0x133762['target']||!_0x133762['targetRect'])return;const _0x460c6c=this['_getTargetTop'](_0x133762,_0x133762['targetRect']);this['_setItemTop'](_0x5b93b9,_0x460c6c);}['_getTargetTop'](_0x5bc181,_0x254603){if(null===_0x254603)return 0x0;if(_0x5bc181['target']instanceof _0x5ba026)return _0x254603['top'];{const _0x27ccbf=new _0x5ba026(this['view']['element'])['top'];return _0x254603['top']-_0x27ccbf;}}['_setItemTop'](_0xf28560,_0x6849e7,_0x5e68d3=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5e68d3&&(_0x6849e7=Math['max'](_0x6849e7,this['_getMaxAvailableTop'](_0xf28560))),_0xf28560['top']=_0x6849e7;}['_getMaxAvailableTop'](_0x5e1091){let _0x434d72=this['_getItemBefore'](_0x5e1091),_0x1141c8=0x0;for(;_0x434d72;)_0x434d72['updateHeight'](),_0x1141c8+=this['_spaceBetweenItems']+_0x434d72['height'],_0x434d72=this['_getItemBefore'](_0x434d72);return _0x1141c8;}}function G(_0x5a708f,_0x3195dc){return Math['max'](_0x5a708f-_0x3195dc,0x0);}function g(_0x314840){return null!==_0x314840&&'object'==typeof _0x314840&&0x1===_0x314840['nodeType'];}class e extends _0xdc4a0a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4780cb){super(_0x4780cb),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5db265(),this['_refreshPositioningDebounced']=_0x1a15c5(()=>{_0x4780cb['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3e2ba8=this['context']['plugins']['get'](j),_0x5d3c9c=this['context']['plugins']['get'](z);_0x3e2ba8['register']('wideSidebar',this),_0x5d3c9c['container']&&_0x3e2ba8['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x9c7c0d){if(_0x9c7c0d===this['activeAnnotation'])return;const _0x7fe4a5=this['context']['plugins']['get'](z);_0x7fe4a5['_activeAnnotation']=_0x9c7c0d;const _0x2e73fa=this['activeAnnotation'];_0x7fe4a5['refresh']({'blurredAnnotation':_0x2e73fa,'activatedAnnotation':_0x9c7c0d}),this['activeAnnotation']=_0x9c7c0d;}['attach'](_0x4b1254){this['annotations']=_0x4b1254;const _0x4d0974=this['context']['plugins']['get'](z);if(_0x4d0974['_annotations']=_0x4b1254,this['isAttached'])throw new _0x50bda('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4d0974,'set:container',()=>{this['detach'](),this['listenTo'](_0x4d0974,'change:container',_0x986444=>{_0x986444['off'](),this['attach'](_0x4b1254);});}),_0x4d0974['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x58b391=_0x23a70d=>{_0x23a70d['updateTargetRect'](),_0x4d0974['addAnnotation'](_0x23a70d);};for(const _0xb67da5 of _0x4b1254)_0x58b391(_0xb67da5);this['listenTo'](_0x4b1254,'add',(_0x13edbc,_0x314a4b)=>{_0x58b391(_0x314a4b);}),this['listenTo'](_0x4b1254,'remove',(_0x4685ef,_0x3c9b6a,_0x1389ee)=>{_0x4d0974['rearrange']({'removedAnnotation':_0x3c9b6a,'previousAnnotation':_0x4b1254['get'](_0x1389ee-0x1),'nextAnnotation':_0x4b1254['get'](_0x1389ee+0x1)}),_0x3c9b6a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4b1254,'focus',(_0x125c00,_0x173f56)=>{this['setActiveAnnotation'](_0x173f56);}),this['listenTo'](_0x4b1254,'blur',()=>{this['setActiveAnnotation'](null);});const _0x7e9e6c=this['context']instanceof _0x4e2cdd?this['context']['editors']:new _0x5db265([this['context']]);for(const _0x4f754f of _0x7e9e6c)this['_integrateWithEditorAnnotations'](_0x4f754f);this['listenTo'](_0x7e9e6c,'add',(_0x51e521,_0x1d7a4a)=>{this['listenTo'](_0x1d7a4a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1d7a4a);});}),this['listenTo'](_0x7e9e6c,'remove',(_0x195118,_0x4f77a0)=>{_0x4f77a0['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4f77a0['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x50bda('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4566cc=this['context']['plugins']['get'](z);_0x4566cc['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4566cc),this['stopListening'](this['annotations']),this['context']instanceof _0x4e2cdd&&this['stopListening'](this['context']['editors']);for(const _0x1c8d71 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1c8d71);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x577551){if(!_0x577551['plugins']['has']('EditorAnnotations'))return;const _0x2f3998=_0x577551['plugins']['get']('EditorAnnotations'),_0x313ed3=()=>{const _0xeba0c0=_0x2f3998['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0xeba0c0[0x0]||null);};this['listenTo'](_0x2f3998,'refresh',_0x313ed3),this['listenTo'](_0x2f3998,'blur',(_0xd8de8b,{isAnnotationTracked:_0x2dbd54})=>{this['activeAnnotation']&&_0x2dbd54(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2f3998,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x36c4ff=>{_0x2f3998['hasDomSelection']()&&(_0x313ed3(),_0x36c4ff['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2f3998);}['_destroyEditorAnnotationsIntegration'](_0x3dfc15){this['stopListening'](_0x3dfc15),this['_editorAnnotations']['remove'](_0x3dfc15);}}class C extends _0x5281d3{['counterView'];constructor(_0x4458b7){super(_0x4458b7);const _0x451c8b=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x205615,_0x39fba9)=>_0x205615?'...':_0x39fba9['toString']()),this['set']('annotationType',''),this['icon']=_0x376438,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x451c8b['to']('annotationType',_0x383fe3=>'ck-annotation-counter__badge--'+_0x383fe3),_0x451c8b['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x451c8b['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xdc4a0a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3697e5){super(_0x3697e5),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x442c7d())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5db265(),this['_refreshPositioningDebounced']=_0x1a15c5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x28988b(this['context']['locale']),this['balloonPanelView']=new _0x10e711(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x44bdb4){this['annotations']=_0x44bdb4;const _0x4054c9=this['context']['plugins']['get'](z),_0x238158=this['balloonPanelView'];if(_0x4054c9['_annotations']=_0x44bdb4,this['isAttached'])throw new _0x50bda('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4054c9,'set:container',()=>{this['detach'](),this['listenTo'](_0x4054c9,'change:container',_0x2e9ae8=>{_0x2e9ae8['off'](),this['attach'](_0x44bdb4);});}),_0x4054c9['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3f261a=_0x10e87f=>{const _0x5ea263=new C(this['context']['locale']);_0x4054c9['addAnnotation'](_0x10e87f,_0x5ea263),this['_annotationToNarrowView']['set'](_0x10e87f,_0x5ea263),_0x5ea263['bind']('isDirty','annotationType','number')['to'](_0x10e87f['view'],'isDirty','type','length'),_0x5ea263['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x238158['content']['first']!==_0x10e87f['view']?(this['_showBalloon'](_0x10e87f),_0x10e87f['view']['element']['focus'](),this['setActiveAnnotation'](_0x10e87f)):this['setActiveAnnotation'](null);});};for(const _0x2102dd of _0x44bdb4)_0x3f261a(_0x2102dd);this['listenTo'](_0x44bdb4,'add',(_0xa574da,_0x3da7b0)=>{_0x3f261a(_0x3da7b0);}),this['listenTo'](_0x44bdb4,'remove',(_0x33c2f5,_0x3b2702,_0x4eae4c)=>{this['_annotationToNarrowView']['get'](_0x3b2702)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3b2702),_0x4054c9['rearrange']({'removedAnnotation':_0x3b2702,'previousAnnotation':_0x44bdb4['get'](_0x4eae4c-0x1),'nextAnnotation':_0x44bdb4['get'](_0x4eae4c+0x1)}),_0x3b2702===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x44bdb4,'focus',(_0x564e2a,_0x13f95d)=>{this['setActiveAnnotation'](_0x13f95d);}),this['listenTo'](_0x44bdb4,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x40268f,_0x1bdbdf)=>{_0x1bdbdf['keyCode']===_0x228f4b['esc']&&_0x238158['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x238158['content']['first']),this['_hideBalloon'](),_0x1bdbdf['stopPropagation'](),_0x1bdbdf['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2001c5,_0xdbed61)=>{const _0x4ea230=_0xdbed61['target'];_0x238158['isVisible']&&_0x238158['element']['contains'](_0x4ea230)||_0x4054c9['view']['element']['contains'](_0x4ea230)||_0x2001c5['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x149385=>_0x149385['contains'](_0x4ea230))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2151e2=this['context']instanceof _0x4e2cdd?this['context']['editors']:new _0x5db265([this['context']]);for(const _0x15b5e3 of _0x2151e2)this['_integrateWithEditorAnnotations'](_0x15b5e3);this['listenTo'](_0x2151e2,'add',(_0x267af5,_0x922a76)=>{this['listenTo'](_0x922a76,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x922a76);});}),this['listenTo'](_0x2151e2,'remove',(_0x47b317,_0x9a5af0)=>{_0x9a5af0['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x9a5af0['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x35f06c){if(_0x35f06c===this['activeAnnotation'])return;const _0xc67df6=this['context']['plugins']['get'](z);if(_0xc67df6['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x35f06c,'disableAnimationOnActivatedAnnotation':!0x0}),_0x35f06c)_0xc67df6['getSidebarItemView'](_0x35f06c)?this['_showBalloon'](_0x35f06c):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x35f06c;}['detach'](){if(!this['isAttached'])throw new _0x50bda('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x205f3a=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5ba42d=>_0x5ba42d['destroy']()),this['_annotationToNarrowView']['clear'](),_0x205f3a['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4e2cdd&&this['stopListening'](this['context']['editors']);for(const _0x156d39 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x156d39);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'](_0x1d4387){if(!_0x1d4387['plugins']['has']('EditorAnnotations'))return;const _0x31f0c8=_0x1d4387['plugins']['get']('EditorAnnotations'),_0x2842df=this['context']['plugins']['get'](z),_0x4d1d94=this['annotations'],_0x1ac787=this['balloonPanelView'],_0xdc1246=()=>{const _0x37e509=_0x31f0c8['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x37e509),this['setActiveAnnotation'](_0x37e509[0x0]||null);};this['listenTo'](_0x31f0c8,'refresh',_0xdc1246),this['listenTo'](_0x31f0c8,'blur',(_0x32d95a,{isAnnotationTracked:_0x297718})=>{this['activeAnnotation']&&_0x297718(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x31f0c8,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4d1d94,'blur',_0x593c61=>{_0x31f0c8['hasDomSelection']()&&_0x593c61['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5b33ea,_0x4439ee)=>{const _0x16e734=_0x4439ee['target'];_0x1ac787['isVisible']&&_0x1ac787['element']['contains'](_0x16e734)||_0x2842df['view']['element']['contains'](_0x16e734)||this['activeAnnotation']&&_0x31f0c8['hasDomSelection']()&&(_0xdc1246(),_0x5b33ea['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x31f0c8);}['_destroyEditorAnnotationsIntegration'](_0x3fa49f){_0x3fa49f&&(this['stopListening'](_0x3fa49f),this['_editorAnnotations']['remove'](_0x3fa49f));}['_setSelectedAnnotations'](_0x3bb693){for(const _0x40a4df of this['_selectedAnnotations'])_0x3bb693['includes'](_0x40a4df)||this['_manuallyClosedAnnotationViews']['delete'](_0x40a4df['view']);this['_selectedAnnotations']=_0x3bb693;}['_refreshPositioning'](){const _0x2ee6ae=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x2ee6ae['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x47484b){if(this['_manuallyClosedAnnotationViews']['has'](_0x47484b['view']))return;const _0x247bf7=this['balloonPanelView']['content']['first'];_0x247bf7!==_0x47484b['view']?(_0x247bf7&&this['_detachListeners'](_0x247bf7),this['_attachListeners'](_0x47484b['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x47484b['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x3a3538=this['balloonPanelView']['content']['first'],_0x5e2220=_0x3a3538&&this['annotations']['getByView'](_0x3a3538);if(!_0x5e2220||!this['_annotationToNarrowView']['has'](_0x5e2220))return;const _0x2e828f=this['_annotationToNarrowView']['get'](_0x5e2220)['element'],_0x4add0e=(function(){const _0x4c6467=_0x10e711['defaultPositions'];return[_0x4c6467['southArrowNorthEast'],_0x4c6467['northArrowSouthEast'],_0x4c6467['southArrowNorth'],_0x4c6467['northArrowSouth'],_0x4c6467['southArrowNorthWest'],_0x4c6467['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2e828f,'positions':_0x4add0e});}['_hideBalloon'](){const _0x4ba623=this['balloonPanelView'],_0x5e178a=_0x4ba623['content']['first'];_0x5e178a&&(this['_detachListeners'](_0x5e178a),_0x4ba623['unpin'](),_0x4ba623['content']['clear']());}['_attachListeners'](_0x5dce45){this['listenTo'](_0x5dce45,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x5dce45,'Esc',(_0x23eb61,_0x125bdc)=>{this['_manuallyClosedAnnotationViews']['add'](_0x5dce45),this['_hideBalloon'](),_0x125bdc();});}['_detachListeners'](_0x143263){this['stopListening'](_0x143263);}}class c extends _0x44affe{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x2433e3,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47f2c4){super(_0x47f2c4),_0x47f2c4['editing']['view']['addObserver'](_0x1cd994),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x47f2c4['plugins']['get'](_0x2433e3),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x24ab89=this['editor']['plugins']['get'](j);_0x24ab89['context']===this['editor']&&(_0x24ab89['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x17e677,_0x2ecc13)=>{const _0x557e76=this['_balloon'];if(this['isAttached']&&_0x557e76['visibleView']){const _0x1b8dea=this['annotations']['getByView'](_0x557e76['visibleView']);_0x1b8dea&&this['_closeAnnotation'](_0x1b8dea),_0x2ecc13();}}));}['afterInit'](){const _0x16f590=this['editor']['plugins']['get'](j);_0x16f590['context']===this['editor']&&(_0x16f590['hasActive']()||_0x16f590['switchTo']('inline'));}['setActiveAnnotation'](_0x1f61b5){_0x1f61b5!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1f61b5&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1f61b5)&&this['_addAnnotationToBalloon'](_0x1f61b5,!0x0),_0x1f61b5['isActive']=!0x0),_0x1f61b5||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1f61b5);}['attach'](_0x15d73d){this['annotations']=_0x15d73d;const _0x680ab0=this['editor']['plugins']['get'](j),_0x579b6f=this['_balloon'];if(this['isAttached'])throw new _0x50bda('inlineannotations-attach-already-attached',this);if(_0x680ab0['context']!==this['editor'])throw new _0x50bda('inlineannotations-not-allowed-with-context',this);const _0x456e8b=this['editor']['plugins']['get'](b);this['listenTo'](_0x456e8b,'refresh',()=>{const _0x551eb9=_0x456e8b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1c2d21,_0x31dee7;!this['_forceRefresh']&&(_0x1c2d21=_0x551eb9,_0x31dee7=this['_selectedAnnotations'],_0x1c2d21['length']===_0x31dee7['length']&&_0x1c2d21['every'](_0x52599d=>_0x31dee7['includes'](_0x52599d)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x551eb9),this['setActiveAnnotation'](_0x551eb9[0x0]||null));}),this['listenTo'](_0x456e8b,'blur',(_0xd4f49b,{isAnnotationTracked:_0xf696c5})=>{this['activeAnnotation']&&_0xf696c5(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5e5eba,_0x481809,_0x34763e)=>{_0x34763e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x15d73d,'remove',(_0x3174c9,_0x19c508)=>{this['_removeAnnotationFromBalloon'](_0x19c508),_0x19c508===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x579b6f,'change:visibleView',(_0x186122,_0x5746b1,_0x2e66e6,_0x4361ad)=>{_0x4361ad&&this['stopListening'](_0x4361ad);const _0x16fa53=_0x15d73d['getByView'](_0x2e66e6);_0x2e66e6&&_0x16fa53&&(this['listenTo'](_0x2e66e6,'change:height',()=>{_0x579b6f['updatePosition']();}),this['listenTo'](_0x2e66e6,'Esc',()=>{this['_closeAnnotation'](_0x16fa53),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x16fa53&&this['setActiveAnnotation'](_0x16fa53));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x579b6f['visibleView']&&(_0x15d73d['getByView'](_0x579b6f['visibleView'])&&_0x579b6f['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 _0x50bda('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x5b10f7 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x5b10f7);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x219725){for(const _0x55d786 of this['_selectedAnnotations'])_0x219725['includes'](_0x55d786)||this['_manuallyClosed']['delete'](_0x55d786);for(const _0x53f585 of this['annotations'])_0x219725['includes'](_0x53f585)||this['_removeAnnotationFromBalloon'](_0x53f585);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x72082 of _0x219725)this['_addAnnotationToBalloon'](_0x72082);}this['_selectedAnnotations']=_0x219725;}['_addAnnotationToBalloon'](_0x3b0180,_0x1a7862=!0x1){this['_manuallyClosed']['has'](_0x3b0180)||(this['_addedAnnotations']['has'](_0x3b0180)||this['_balloon']['hasView'](_0x3b0180['view'])||(this['_addedAnnotations']['add'](_0x3b0180),this['_balloon']['add']({'stackId':_0x3b0180['view']['id'],'view':_0x3b0180['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3b0180)}})),_0x1a7862&&this['_balloon']['showStack'](_0x3b0180['view']['id']));}['_getBalloonTargetForAnnotation'](_0x2feead){const _0x4559bd=_0x2feead['target'],_0x4a2db7=this['editor']['editing']['view'],_0x3a32f3=_0x4a2db7['document']['selection']['getFirstRange'](),_0x3eee48=_0x4a2db7['domConverter']['viewRangeToDom'](_0x3a32f3);if(_0x3eee48['collapse'](!0x0),_0x4559bd){if(_0x4559bd instanceof _0x5ba026)return _0x4559bd;let _0x3ce337=[];for(const _0x25c589 of _0x4559bd)_0x3ce337['push'](...F(_0x25c589['getClientRects']()));_0x3ce337=function(_0x365ecc){const _0x214ce0=[];let _0x30db76=_0x365ecc[0x0];for(let _0x57e221=0x1;_0x57e221<_0x365ecc['length'];_0x57e221++)P(_0x30db76,_0x365ecc[_0x57e221])?_0x30db76['width']+=_0x365ecc[_0x57e221]['width']:(_0x214ce0['push'](_0x30db76),_0x30db76=_0x365ecc[_0x57e221]);return _0x214ce0['push'](_0x30db76),_0x214ce0;}(_0x3ce337);const _0x2698c0=_0x3eee48['getBoundingClientRect']();return _0x3ce337['find'](_0x3709fd=>_0x3709fd['top']<=_0x2698c0['top']&&_0x3709fd['bottom']>=_0x2698c0['bottom']&&_0x3709fd['left']<=_0x2698c0['left']&&_0x3709fd['right']>=_0x2698c0['right'])||_0x3ce337[0x0];}return _0x2feead['targetRect']||_0x3eee48;}['_removeAnnotationFromBalloon'](_0x41569d){this['_addedAnnotations']['has'](_0x41569d)&&this['_balloon']['hasView'](_0x41569d['view'])&&(this['_addedAnnotations']['delete'](_0x41569d),this['_balloon']['remove'](_0x41569d['view']));}['_closeAnnotation'](_0xfbe10){this['_manuallyClosed']['add'](_0xfbe10),this['_removeAnnotationFromBalloon'](_0xfbe10);}}function F(_0x3de9a4){return Array['from'](_0x3de9a4)['map'](DOMRect['fromRect']);}function P(_0x5c2087,_0x15a4f1){return _0x5c2087['top']===_0x15a4f1['top']&&_0x5c2087['bottom']===_0x15a4f1['bottom']&&_0x5c2087['right']===_0x15a4f1['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x48bb25,_0x31642b){super(_0x48bb25),this['set']('isEmpty',!_0x31642b['length']),this['focusTracker']=new _0x290ee8(),this['_annotationViews']=_0x31642b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x35defd({'focusables':_0x31642b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x31642b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x31642b,'remove',(_0x4d2167,_0x34c2e8)=>{_0x34c2e8['isActive']&&this['focus'](),_0x31642b['length']||(this['isEmpty']=!0x0);});const _0x7877a5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x48bb25,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x31642b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x7877a5['if']('isEmpty','ck-hidden',_0x4a1565=>!_0x4a1565)]},'children':[{'text':N(_0x48bb25,'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 _0x4574a8 of this['_annotationViews'])this['focusTracker']['add'](_0x4574a8['element']);this['_annotationViews']['on']('change',(_0xfba346,{added:_0x122467,removed:_0x144ea3})=>{for(const _0x322dc1 of _0x122467)this['focusTracker']['add'](_0x322dc1['element']);for(const _0x4f28a7 of _0x144ea3)this['focusTracker']['remove'](_0x4f28a7['element']);});}}class p extends _0xdc4a0a{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x496bb5){super(_0x496bb5),this['archivedThreads']=new _0x5db265();}['init'](){const _0x2f164c=this['context'],_0x5662c8=_0x2f164c['plugins']['get'](o),_0x2b3dc3=_0x2f164c['plugins']['get'](y);this['listenTo'](_0x5662c8,'addCommentThread',(_0x1ac86d,{threadId:_0x413a57})=>{const _0xcbfe50=_0x5662c8['getCommentThread'](_0x413a57);_0xcbfe50['archivedAt']&&this['archivedThreads']['add'](_0xcbfe50,this['_calculatePosition'](_0xcbfe50['archivedAt'])),this['listenTo'](_0xcbfe50,'change:archivedAt',(_0x33cf97,_0x3bea46,_0xfdce5b)=>{_0xfdce5b?this['archivedThreads']['has'](_0xcbfe50)||this['archivedThreads']['add'](_0xcbfe50,this['_calculatePosition'](_0xcbfe50['archivedAt'])):this['archivedThreads']['has'](_0xcbfe50)&&this['archivedThreads']['remove'](_0xcbfe50);});}),this['listenTo'](_0x5662c8,'removeCommentThread',(_0x2accec,{threadId:_0x2c5180})=>{const _0x4e8629=_0x5662c8['getCommentThread'](_0x2c5180);this['stopListening'](_0x4e8629),this['archivedThreads']['has'](_0x4e8629)&&this['archivedThreads']['remove'](_0x4e8629);},{'priority':'highest'}),this['listenTo'](_0x2b3dc3['collection'],'focus',(_0x49290d,_0x29255c)=>{_0x29255c['isVisible']||(_0x29255c['isActive']=!0x0,_0x2b3dc3['activate'](_0x29255c));});}['_calculatePosition'](_0x1d9f0d){const _0x177ec3=[...this['archivedThreads']]['findIndex'](_0x37708b=>_0x37708b['archivedAt']<_0x1d9f0d);return _0x177ec3>-0x1?_0x177ec3:this['archivedThreads']['length'];}}class a extends _0x44affe{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x38f7c8];}constructor(_0x113f0d){super(_0x113f0d),this['annotationViews']=new _0x47b0f9(),this['_pendingThreads']=[];}['init'](){const _0x5bb7ad=this['editor'],_0x12d846=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5bb7ad['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5281d3,!0x0)),_0x5bb7ad['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1afa20=this['_createCommentsArchiveButton'](_0x4695c5);return _0x1afa20['set']({'role':'menuitemcheckbox'}),_0x1afa20;});const _0x2453c4=_0x5bb7ad['plugins']['get'](p),_0x105464=_0x5bb7ad['plugins']['get']('Annotations'),_0x4745e5=_0x5bb7ad['plugins']['get']('CommentsRepository');_0x2453c4['archivedThreads']['forEach'](_0x39d246=>{this['_handleNewThread'](_0x39d246);}),this['listenTo'](_0x2453c4['archivedThreads'],'add',(_0x2f3400,_0x2b7ac0)=>{this['_handleNewThread'](_0x2b7ac0);}),this['listenTo'](_0x105464['collection'],'add',(_0x19e17c,_0x13293e)=>{const _0x29e9f4=this['_pendingThreads']['find'](_0x51f493=>{const _0x29f9d2=_0x4745e5['_threadToController']['get'](_0x51f493);return _0x29f9d2&&_0x13293e['innerView']===_0x29f9d2['view'];});if(_0x29e9f4){const _0x3c318b=this['_calculatePosition'](_0x29e9f4['archivedAt']);this['_addAnnotationToArchive'](_0x13293e,_0x3c318b),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x29e9f4),0x1);}}),this['listenTo'](_0x2453c4['archivedThreads'],'remove',(_0x417ec8,_0x317701)=>{const _0x56ea6f=_0x5bb7ad['config']['get']('collaboration.channelId');if(!_0x56ea6f||_0x317701['channelId']===_0x56ea6f){if(this['_pendingThreads']['includes'](_0x317701))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x317701),0x1);else{const _0x578363=_0x4745e5['_threadToController']['get'](_0x317701),_0x4dcc51=_0x105464['getByInnerView'](_0x578363['view']);this['annotationViews']['remove'](_0x4dcc51['view']),this['stopListening'](_0x4dcc51),this['stopListening'](_0x4dcc51['focusableElements']);}}}),this['listenTo'](_0x105464['collection'],'add',(_0x1b308f,_0xe19620)=>{this['listenTo'](_0xe19620,'escape',_0x12d846);}),this['listenTo'](_0x105464['collection'],'remove',(_0x4c3931,_0x11d22b)=>{this['stopListening'](_0x11d22b,'escape',_0x12d846);});}['_addAnnotationToArchive'](_0x57ca83,_0x222476){this['listenTo'](_0x57ca83,'set:isVisible',_0x15ee11=>{_0x15ee11['return']=!0x1,_0x15ee11['stop']();}),this['annotationViews']['add'](_0x57ca83['view'],_0x222476);}['_handleNewThread'](_0x115f45){const _0x2bd288=this['editor']['plugins']['get']('CommentsRepository'),_0x51f202=this['editor']['plugins']['get']('Annotations'),_0x4c40f9=this['editor']['config']['get']('collaboration.channelId');if(!_0x4c40f9||_0x115f45['channelId']===_0x4c40f9){const _0x3f21b2=_0x2bd288['_threadToController']['get'](_0x115f45);if(!_0x3f21b2)return void this['_pendingThreads']['push'](_0x115f45);const _0x3ddef5=this['_calculatePosition'](_0x115f45['archivedAt']),_0xe2ef99=_0x51f202['getByInnerView'](_0x3f21b2['view']);_0xe2ef99['isVisible']&&_0x51f202['_visibleAnnotations']['remove'](_0xe2ef99),this['_addAnnotationToArchive'](_0xe2ef99,_0x3ddef5);}}['_calculatePosition'](_0x1c554b){const _0x4d6766=this['editor']['config']['get']('collaboration.channelId'),_0x3b782b=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x2d240b=>_0x2d240b['channelId']===_0x4d6766)['findIndex'](_0x5d01d9=>_0x5d01d9['archivedAt']<_0x1c554b);return _0x3b782b<0x0||_0x3b782b>this['annotationViews']['length']?this['annotationViews']['length']:_0x3b782b-0x1;}['_toggleDialog'](){const _0x175a4a=this['editor'],_0x490d8b=_0x175a4a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x175a4a['locale'],this['annotationViews'])),'commentsArchive'===_0x490d8b['id']?_0x490d8b['hide']():_0x490d8b['show']({'id':'commentsArchive','title':N(_0x175a4a['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4c1629,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x2077cc['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x35a387,_0x25fb5d=!0x1){const _0x24457c=this['editor']['locale'],_0x58948f=this['editor']['plugins']['get']('Dialog'),_0x5c2e84=new _0x35a387(_0x24457c);return _0x5c2e84['bind']('isEnabled')['to'](this,'isEnabled'),_0x5c2e84['bind']('isOn')['to'](_0x58948f,'id',_0x36335d=>'commentsArchive'===_0x36335d),_0x5c2e84['set']({'label':N(_0x24457c,'COMMENTS_ARCHIVE'),'icon':_0x4c1629,'isToggleable':!0x0}),_0x25fb5d&&(_0x5c2e84['tooltip']=!0x0),this['listenTo'](_0x5c2e84,'execute',()=>this['_toggleDialog']()),_0x5c2e84;}['_hideDialogOnAnnotationEscape']=_0x343449=>{const _0x4f9312=_0x343449['source'];if(!this['annotationViews']['has'](_0x4f9312['view']))return;const _0x4582aa=this['editor']['plugins']['get']('Dialog');_0x4582aa['isOpen']&&'commentsArchive'===_0x4582aa['id']&&(_0x4582aa['hide'](),_0x343449['stop']());};}class gi extends _0x44affe{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};