@ckeditor/ckeditor5-comments 45.2.0-alpha.4 → 45.2.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x38b534,ContextPlugin as _0x3dc007,PendingActions as ht,Command as _0xd067e3,Plugin as _0x17ed19,Context as _0x2dad3b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x300858,uid as _0x9d400b,KeystrokeHandler as jt,FocusTracker as _0x28a20a,diff as _0x288092,Collection as _0x869a3,Rect as _0x3184b7,CKEditorError as _0x39e81a,first as _0x4f5db6,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x42642f,keyCodes as _0x41172f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x246627,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x299104,trimHtml as _0x2d29f9,LateFocusDropdownButtonView as _0x126240,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x37b951}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x318dec}from'es-toolkit/compat';import{IconUndo as _0x26183a,IconCheck as _0x314b3b,IconPencil as _0x18ba6e,IconRemoveComment as _0x3cf269,IconThreeVerticalDots as _0x4e511d,IconAddComment as _0x2fbfc4,IconCommentsArchive as _0x46cc68}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x61476c,ButtonView as _0x31f757,ViewCollection as _0xfb1a30,createDropdown as _0x11d7aa,ListView as _0x355c85,focusChildOnDropdownOpen as _0xe79bf2,ListItemView as _0x5e755c,MenuBarMenuListItemButtonView as _0x405369,BodyCollection as _0x2f2915,BalloonPanelView as _0x185a85,ContextualBalloon as _0x2bbe93,Dialog as _0x4deb73,DialogViewPosition as _0xb3a9d8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x54cd2f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x3e011f}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x1e73fa}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x300858(){['model'];['view'];constructor(_0x18bbc7,_0x579d9e){super(),this['model']=_0x18bbc7,this['model']['_isAttached']=!0x0,this['view']=_0x579d9e,this['listenTo'](_0x579d9e,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x579d9e,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x579d9e,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x579d9e,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x579d9e,'addComment',(_0x2c5723,_0x17f585)=>this['addComment'](_0x17f585)),this['listenTo'](_0x579d9e,'updateComment',(_0x48f543,_0x495a91,_0x213cea)=>this['updateComment'](_0x495a91,_0x213cea)),this['listenTo'](_0x579d9e,'removeComment',(_0x4c1a03,_0x238d80)=>this['removeComment'](_0x238d80));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x5df9de){this['model']['addComment']({'content':_0x5df9de,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x524602,_0x3e8fb9){this['model']['getComment'](_0x524602)['update']({'content':_0x3e8fb9});}['removeComment'](_0x4f5047){this['model']['getComment'](_0x4f5047)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x11f800,_0x2ac9d3,_0x3f58d9){const t=_0x11f800['t'];switch(_0x2ac9d3){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'},_0x3f58d9);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'},_0x3f58d9);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'},_0x3f58d9);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'},_0x3f58d9);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x3f58d9);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'},_0x3f58d9);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'},_0x3f58d9);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'},_0x3f58d9);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Ut extends Vt{['main'];['editable'];constructor(_0x30981e,_0x4d8f2f){super(_0x30981e);const _0x4f79ae=_0x9d400b();this['main']=this['createCollection'](),this['editable']=new $t(_0x30981e,_0x4d8f2f,void 0x0,{'label':()=>E(_0x30981e,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x30981e['uiLanguageDirection'],'lang':_0x30981e['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4f79ae},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Rt{['view'];constructor(_0x35a8f8){super(_0x35a8f8),this['view']=new Ut(_0x35a8f8['locale'],_0x35a8f8['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x506b6d=this['editor']['editing']['view'],_0x288a9b=this['view']['editable'],_0x441d55=_0x506b6d['document']['getRoot']();_0x288a9b['name']=_0x441d55['rootName'],this['view']['render']();const _0x5ecc5f=_0x288a9b['element'];this['setEditableElement'](_0x288a9b['name'],_0x5ecc5f),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x506b6d['attachDomRoot'](_0x5ecc5f),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
- _0x300858(_0x38b534){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Nt)());constructor(_0x183d54={}){function _0x52f5ea(_0x458ffc){return _0x458ffc['map'](_0x55399c=>String['fromCharCode'](_0x55399c))['join']('');}(_0x183d54=Object['assign']({},_0x183d54))['plugins']||(_0x183d54['plugins']=Qt['defaultPlugins']),super(_0x183d54),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[_0x52f5ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52f5ea([0x76,0x69,0x65,0x77])][_0x52f5ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52f5ea([0x61,0x75,0x74,0x6f]),this[_0x52f5ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x52f5ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52f5ea([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x52f5ea([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x52f5ea([0x6f,0x6b])});}['create'](){const _0x376fad=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x376fad))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x26b839=>{const _0x4d6edd=this['model']['document']['getRoot'](),_0x363597=_0x4d6edd&&_0x4d6edd['getChild'](_0x4d6edd['childCount']-0x1);_0x26b839['setSelection'](_0x363597,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x28071f=this['editing']['view'],_0x1583ce=_0x28071f['document']['getRoot'](),_0x167cc8=_0x1583ce['getChild'](0x0);_0x1583ce['childCount']>0x1||!_0x167cc8||'p'!=_0x167cc8['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x28071f,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x167cc8['placeholder']=this['placeholder']),Ft({'view':_0x28071f,'element':_0x167cc8,'keepOnFocus':!0x0}),this['placeholderElement']=_0x167cc8);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x50d713,_0x5a3d5e={}){super(_0x50d713),this['editor']=null,this['_editorConfig']=_0x5a3d5e,this['set']('value',_0x5a3d5e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x50d713,'Reply...')),this['set']('submitLabel',E(_0x50d713,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x28a20a(),this['focusCycler']=new _0x61476c({'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',(_0x57f105,_0x40a77b)=>{this['cancelButtonView']['fire']('execute'),_0x40a77b();}),this['keystrokes']['set']('Ctrl+Enter',(_0x50f601,_0x516909)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x516909());}),this['on']('submit',(_0x26e591,_0x4db87f)=>{_0x4db87f['length']>0xfde8?(alert(E(_0x50d713,'TOO_LONG_COMMENT_ALERT',[_0x4db87f['length'],0xfde8])),_0x26e591['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x3c4951=this['editor'];this['element']['insertBefore'](_0x3c4951['ui']['element'],this['element']['firstChild']),_0x3c4951['model']['document']['on']('change',()=>this['value']=_0x3c4951['getData']()),_0x3c4951['bind']('placeholder')['to'](this),this['focusables']['add'](_0x3c4951['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x260604){-0x1===_0x260604?(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:_0x49d436}=this,_0x4ddf8a=new _0x31f757(_0x49d436);return _0x4ddf8a['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4ddf8a['withText']=!0x0,_0x4ddf8a['bind']('label')['to'](this,'submitLabel'),_0x4ddf8a['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4ddf8a['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xed5274,_0x68a23b)=>!_0x68a23b&&!!_0xed5274['trim']()),_0x4ddf8a;}['_createCancelButton'](){const {locale:_0x18e5cb}=this,_0x63397c=new _0x31f757(_0x18e5cb);return _0x63397c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x63397c['label']=E(_0x18e5cb,'Cancel'),_0x63397c['withText']=!0x0,_0x63397c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x63397c;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x72f4ce=>{this['focusTracker']['add'](_0x72f4ce['element']);}),this['focusables']['on']('change',(_0x392c8b,_0x139e5d)=>{for(const _0x597eab of Array['from'](_0x139e5d['added'])['reverse']())this['focusTracker']['add'](_0x597eab['element']);});}}class ie extends kt{constructor(_0x47e903,_0xc6c770,_0x505cf2){super(_0x47e903),this['commentInputView']=new os(_0x47e903,_0x505cf2),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x90697e,_0xef50e2)=>_0x90697e||!!_0xef50e2),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 _0x246627(_0x47e903,_0xc6c770),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'](_0x56f950){this['commentInputView']['focus'](_0x56f950);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x69ec01,_0x3a0b5a)=>{const {submitButtonView:_0x5069cd,cancelButtonView:_0xe4f449,editor:_0x56368e}=this['commentInputView'];[_0x5069cd['element'],_0xe4f449['element'],_0x56368e?_0x56368e['editing']['view']['getDomRoot']():null]['filter'](_0x3e4c18=>_0x3e4c18)['some'](_0x450454=>_0x450454['contains'](_0x3a0b5a['target']))||(this['focus'](),_0x3a0b5a['preventDefault']());});}}class cs extends kt{constructor(_0x2ac080){super(_0x2ac080);const _0x1fc1dc=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1fc1dc['to']('count',_0x38910f=>E(_0x2ac080,'NUMBER_OF_COMMENTS',_0x38910f))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x428399,_0x815b9,_0x58389a){super(_0x428399);const _0x4a2c6f=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x815b9['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x815b9,this['_config']=_0x58389a,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x28a20a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x61476c({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x50c819=>this['commentViews']['map'](_0x49c0fe=>_0x49c0fe['element'])['includes'](_0x50c819['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x428399),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0xdd6dc0=>_0xdd6dc0-this['_config']['maxCommentsWhenCollapsed']);for(const _0x3e1221 of _0x815b9['comments'])this['_handleNewCommentModel'](_0x3e1221);this['_handleInfoComment'](),this['listenTo'](_0x815b9['comments'],'add',(_0x4a03ea,_0x4ac702)=>{const _0x2325e5=this['_calculatePosition'](_0x4ac702);this['length']++,this['_handleNewCommentModel'](_0x4ac702,_0x2325e5),this['refreshVisibleViews']();}),this['listenTo'](_0x815b9['comments'],'remove',(_0x19d776,_0x4c030c)=>{this['length']--,this['_handleRemoveCommentModel'](_0x4c030c),this['refreshVisibleViews']();}),this['listenTo'](_0x815b9,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x815b9,'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',_0x4a2c6f['if']('length','ck-hidden',_0x2d009d=>!_0x2d009d)],'aria-label':E(_0x428399,'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'](_0x17df84){-0x1===_0x17df84?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x19e339 of this['commentViews'])_0x19e339['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x523407,_0x2c963a){const _0x3cf392=new this['_config']['CommentView'](this['locale'],_0x523407,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x3cf392['viewUid']=_0x523407['id'],_0x3cf392['delegate']('removeComment')['to'](this),_0x3cf392['delegate']('updateComment')['to'](this),_0x3cf392['delegate']('resolveCommentThread')['to'](this),_0x3cf392['delegate']('editorReady')['to'](this),_0x3cf392['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x3cf392,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x3cf392,_0x2c963a);}['_calculatePosition'](_0x536071){const _0x5318dd=this['_model']['_findOptimalIndex'](_0x536071);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x536071['authoredAt']?_0x5318dd-0x1:_0x5318dd:_0x5318dd-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x360b6a={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x360b6a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x360b6a));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x431b14){const _0x36d9dc=this['commentViews']['remove'](_0x431b14['id']);this['stopListening'](_0x36d9dc),_0x36d9dc['isEditMode']&&this['_updateHasDirtyComment'](),_0x36d9dc['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x39d3a1=>_0x39d3a1['isEditMode']);}['_rearrangeCollapse'](){const _0x13e902=function(_0x22d800){const _0x453f1a=new _0x869a3();for(const _0x41c934 of _0x22d800)_0x453f1a['add'](_0x41c934);return _0x453f1a;}(this['commentViews']),_0x21f3a0=this['_collapsedCommentsView']['count'];for(let _0x131b43=0x1;_0x131b43<=_0x21f3a0;_0x131b43++)_0x13e902['remove'](0x1);for(const _0x3a3c50 of _0x13e902)_0x3a3c50['collapse']();_0x21f3a0>0x0&&_0x13e902['add'](this['_collapsedCommentsView'],0x1),ns(_0x288092(Array['from'](this['visibleViews']),Array['from'](_0x13e902)),this['visibleViews'],_0x13e902);}['_rearrangeExpand'](){ns(_0x288092(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2385bc of this['visibleViews'])_0x2385bc['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2c7af2=>{this['focusTracker']['add'](_0x2c7af2['element']),this['keystrokes']['listenTo'](_0x2c7af2['element']);}),this['commentViews']['on']('change',(_0x5de423,_0x1f22b9)=>{for(const _0x1cf3e4 of _0x1f22b9['removed'])this['focusTracker']['remove'](_0x1cf3e4['element']),this['keystrokes']['stopListening'](_0x1cf3e4['element']);for(const _0x49b124 of Array['from'](_0x1f22b9['added'])['reverse']())this['focusTracker']['add'](_0x49b124['element']),this['keystrokes']['listenTo'](_0x49b124['element']);});}}function ns(_0x309fc3,_0x45d1c6,_0x27f5ce){let _0xb9920b=0x0;for(const _0x1d8d8c of _0x309fc3)switch(_0x1d8d8c){case'insert':_0x45d1c6['add'](_0x27f5ce['get'](_0xb9920b),_0xb9920b),_0xb9920b++;break;case'delete':_0x45d1c6['remove'](_0xb9920b);break;case'equal':_0xb9920b++;}}class as extends kt{constructor(_0x532700){super(_0x532700);const _0x1a90d7=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1a90d7['to']('contextValue',_0x859877=>E(_0x532700,'THREAD_CONTEXT_LABEL',_0x859877)),'tabindex':-0x1},'children':[{'text':_0x1a90d7['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4a9089,_0x874269){super(_0x4a9089);const _0x5d734f=this['bindTemplate'];this['_model']=_0x874269,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x28a20a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x61476c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x3f6588=>!!_0x3f6588),this['bind']('contextValue')['to'](this['_model'],'context',_0x4e4b1b=>_0x4e4b1b&&_0x4e4b1b['value']?this['_trimContextValue'](_0x4e4b1b['value']):E(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x5d734f['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 _0x42b06d=new _0x31f757(this['locale']);return _0x42b06d['label']=E(this['locale'],'Reopen'),_0x42b06d['tooltip']=E(this['locale'],'Reopen'),_0x42b06d['icon']=_0x26183a,_0x42b06d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x328fe6=>!_0x328fe6),_0x42b06d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5670b3,_0x161815)=>_0x5670b3&&_0x161815),_0x42b06d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x42b06d;}['_trimContextValue'](_0x1ef5f3){if(_0x1ef5f3['length']<0x96)return _0x1ef5f3;const _0x242a2e=_0x1ef5f3['lastIndexOf']('\x20',0x93);return _0x1ef5f3['substring'](0x0,_0x242a2e>-0x1?_0x242a2e:0x93)+'...';}['_attachContextActions'](){const _0x4e7b0f=this['element']['querySelector']('.ck-context'),_0xae87cc=_0x4e7b0f['querySelector']('.ck-context__value');this['listenTo'](_0x4e7b0f,'mouseenter',()=>{_0xae87cc['offsetWidth']<_0xae87cc['scrollWidth']&&_0x4e7b0f['classList']['add']('overlay');}),this['listenTo'](_0x4e7b0f,'mouseleave',()=>{_0x4e7b0f['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x557a78 of this['focusables'])this['focusTracker']['add'](_0x557a78['element']),this['keystrokes']['listenTo'](_0x557a78['element']);}['_createContextView'](){const _0x406e03=new as(this['locale']);return _0x406e03['bind']('contextValue')['to'](this),_0x406e03;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3d3fd2,_0x29bcba,_0x994ffe,_0x14167f){super(_0x3d3fd2),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x29bcba,this['_localUser']=_0x994ffe,this['_config']=_0x14167f,this['commentThreadHeaderView']=new Xt(_0x3d3fd2,_0x29bcba),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x3d3fd2,E(_0x3d3fd2,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x3d3fd2,_0x29bcba,Object['assign']({'CommentView':this['_config']['CommentView']},_0x14167f)),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',(_0x2809b2,_0x20bfa3)=>_0x2809b2||!!_0x20bfa3),this['bind']('isUnlinked')['to'](_0x29bcba,'unlinkedAt',_0x432f7b=>!!_0x432f7b),this['bind']('ariaLabel')['to'](this,'length',_0x1865f8=>{const _0x586778=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x1865f8,_0x586778]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x28a20a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x61476c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5d2f81=>_0x5d2f81['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 _0x32f8e7=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x414c55=_0x32f8e7['commentInputView'];return _0x32f8e7['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x414c55,'value',(_0x42798b,_0x37952a,_0x293460,_0x5d76d3,_0x1ec0ba)=>!!_0x1ec0ba||!!_0x5d76d3&&_0x293460&&!_0x37952a||_0x42798b&&_0x293460&&!_0x37952a),_0x414c55['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x33a9a2,_0x128b6f,_0x548d3)=>{let _0x326d8a;return _0x326d8a=_0x548d3&&_0x128b6f?'Reply\x20to\x20reopen\x20discussion...':_0x33a9a2?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x326d8a);}),_0x414c55['bind']('submitLabel')['to'](this,'length',_0x13c174=>E(this['locale'],_0x13c174?'Reply':'Comment')),_0x414c55['on']('submit',(_0x19b56d,_0x31f5b4)=>{this['fire']('addComment',_0x31f5b4),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x414c55['on']('cancel',()=>{this['focus']();}),_0x414c55['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x414c55['on']('cancel',_0x174b0b=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x174b0b['stop']());}),this['on']('change:isActive',(_0x197fc3,_0x35f4af,_0x298353)=>{_0x298353||this['length']||_0x414c55['value']||this['fire']('removeCommentThread');}),_0x32f8e7;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x23a543,_0x41c7fa,_0x49a6dd,_0x111953){super(_0x23a543,_0x41c7fa,_0x49a6dd,_0x111953),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x23a543,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x45f83d,_0x355182,_0x289bb0)=>{_0x289bb0||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x40c1cf,_0x47ade1,_0x52b06c)=>{_0x52b06c&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x5dbe6e=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x5dbe6e['if']('isActive','ck-thread--active'),_0x5dbe6e['if']('isUnlinked','ck-thread--unlinked'),_0x5dbe6e['if']('isConfirm','ck-thread--remove-confirmation'),_0x5dbe6e['to']('actionIndicator',_0x5da34f=>_0x5da34f?'ck-thread--'+_0x5da34f:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5dbe6e['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 _0x59c85f of this['commentsListView']['commentViews'])_0x59c85f['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0xbe4ae4}=this,_0x5bbdab=this['commentsListView']['commentViews']['get'](0x0);_0x5bbdab===this['_boundFirstCommentView']||_0x5bbdab['isSystemComment']||(this['_boundFirstCommentView']=_0x5bbdab,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x5bbdab,'actionIndicator',_0x1e757b=>'remove'===_0x1e757b?'remove':null),_0x5bbdab['placeholder']=E(_0xbe4ae4,'Write\x20a\x20comment...'),_0x5bbdab['removeButton']['on']('execute',_0x488ce5=>{_0x488ce5['stop'](),this['showConfirm'](E(_0xbe4ae4,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x5bbdab['focus']();}),_0x5bbdab['actionBar']['add'](this['resolveButton'],0x0),_0x5bbdab['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x14e2e8=new _0x299104(this['locale']);return _0x14e2e8['label']=E(this['locale'],'Resolve'),_0x14e2e8['tooltip']=E(this['locale'],'Resolve'),_0x14e2e8['icon']=_0x314b3b,_0x14e2e8['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x14e2e8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1af28c=>!_0x1af28c),_0x14e2e8['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x250e51,_0x25c4eb)=>_0x250e51&&!_0x25c4eb),_0x14e2e8['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x14e2e8;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class es extends kt{constructor(_0x3ebfa0){super(_0x3ebfa0),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x2dfa84,_0x261096,_0x345604)=>{this['element']['innerHTML']=_0x345604;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x51fb83,_0x2df270,_0x229122){super(_0x51fb83),this['_model']=_0x2df270,this['_config']=_0x229122,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x2df270,'content',_0x2df270,'authoredAt',(_0x554c14,_0x1fd50f)=>E(_0x51fb83,'COMMENT_ARIA_LABEL',[_0x2df270['author']['name'],_0x229122['formatDateTime'](_0x1fd50f),new DOMParser()['parseFromString'](_0x554c14,'text/html')['body']['textContent'],_0x2df270['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x51fb83,E(_0x51fb83,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0xfb1a30(),this['focusTracker']=new _0x28a20a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x61476c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x123a86=>_0x123a86['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x4a57cb=new es(this['locale']);return _0x4a57cb['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x54449e,_0x24343b)=>_0x24343b?_0x2d29f9(_0x54449e,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x54449e),_0x4a57cb;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x544953=new os(this['locale'],this['_config']['editorConfig']);return _0x544953['value']=this['_model']['content'],_0x544953['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x544953['submitLabel']=E(this['locale'],'Save'),_0x544953['on']('submit',(_0x5989fb,_0x5c6fc3)=>{this['fire']('updateComment',this['_model']['id'],_0x5c6fc3),this['switchToDisplayMode'](),this['focus']();}),_0x544953['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x544953['once']('editorReady',()=>{_0x544953['focus']();}),_0x544953['createEditor'](),_0x544953['delegate']('editorReady')['to'](this),_0x544953['delegate']('editorDestroyed')['to'](this),_0x544953;}['_setupKeyboardNavigation'](){const _0x1b3fa9=this['element'];this['keystrokes']['listenTo'](_0x1b3fa9);for(const _0x35f4b6 of this['focusables'])this['focusTracker']['add'](_0x35f4b6['element']),this['keystrokes']['listenTo'](_0x35f4b6['element']);this['focusables']['on']('change',(_0x26b84e,_0x3a0f41)=>{for(const _0x2be35b of _0x3a0f41['removed'])this['focusTracker']['remove'](_0x2be35b['element']),this['keystrokes']['stopListening'](_0x2be35b['element']);for(const _0x32e221 of _0x3a0f41['added'])this['focusTracker']['add'](_0x32e221['element']),this['keystrokes']['listenTo'](_0x32e221['element']);}),this['keystrokes']['set']('enter',(_0x214101,_0x4a1b1b)=>{_0x1b3fa9===_0x214101['target']&&(this['focusCycler']['focusFirst'](),_0x4a1b1b());}),this['keystrokes']['set']('esc',(_0x99467d,_0x4dd430)=>{_0x1b3fa9!==_0x99467d['target']&&(this['focus'](),_0x4dd430());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(hs){['actionBar'];['userView'];constructor(_0x1ca0c9,_0x234ae1,_0x45c717){super(_0x1ca0c9,_0x234ae1,_0x45c717),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x1ca0c9,'Reply...')),this['bind']('authoredAt')['to'](_0x234ae1),this['bind']('resolvedAt')['to'](_0x234ae1),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 _0x246627(_0x1ca0c9,_0x234ae1['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x234ae1,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2e5db3=this['bindTemplate'],_0x15a905=[{'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':_0x2e5db3['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2e5db3['to']('authoredAt',_0x146571=>this['_config']['formatDateTime'](_0x146571))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2e5db3['if']('isEditMode','ck-comment__actions--hidden'),_0x2e5db3['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']&&_0x15a905['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2e5db3['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x2e5db3['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2e5db3['if']('isEditMode','ck-comment--edit'),_0x2e5db3['if']('isSystemComment','ck-comment--info'),_0x2e5db3['to']('actionIndicator',_0x31364a=>_0x31364a?'ck-comment--'+_0x31364a:'')],'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':_0x15a905}]}]};}['_createEditButton'](){const _0x28f109=new _0x31f757(this['locale']);return _0x28f109['label']=E(this['locale'],'Edit'),_0x28f109['icon']=_0x18ba6e,_0x28f109['withText']=!0x0,_0x28f109['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x28f109['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xaf0f1b=>!_0xaf0f1b),_0x28f109['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x28f109['on']('execute',()=>this['switchToEditMode']()),_0x28f109;}['_createRemoveButton'](){const _0x1808fb=new _0x31f757(this['locale']);return _0x1808fb['label']=E(this['locale'],'Remove'),_0x1808fb['icon']=_0x3cf269,_0x1808fb['withText']=!0x0,_0x1808fb['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x1808fb['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x556b0d=>!_0x556b0d),_0x1808fb['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x1808fb['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x1808fb;}['_createDropdown'](){const _0x4a59d8=_0x11d7aa(this['locale'],_0x126240),_0xaee345=_0x4a59d8['panelView']['children'],_0x3ec65d=new _0x355c85(this['locale']),_0x38c08e=_0x4a59d8['bindTemplate'];_0xe79bf2(_0x4a59d8,()=>this['items']['find'](_0x513963=>_0x513963['isVisible'])),_0x4a59d8['extendTemplate']({'attributes':{'class':[_0x38c08e['if']('isVisible','ck-hidden',_0x3161bb=>!_0x3161bb)]}});const _0x1ce543=(_0x5de04a,_0x1cb50e=-0x1)=>{const _0x2586a3=new _0x5e755c(this['locale']);_0x2586a3['children']['add'](_0x5de04a);const _0x4a1cf4=_0x1cb50e>-0x1?_0x1cb50e:_0x3ec65d['items']['length'];_0x3ec65d['items']['add'](_0x2586a3,_0x4a1cf4);const _0x24eb77=Array['from'](this['items']);_0x4a59d8['unbind']('isEnabled','isVisible'),_0x4a59d8['bind']('isEnabled')['toMany'](_0x24eb77,'isEnabled',(..._0x1672e6)=>_0x1672e6['some'](_0x42e24d=>_0x42e24d)),_0x4a59d8['bind']('isVisible')['toMany'](_0x24eb77,'isVisible',(..._0x54cc08)=>_0x54cc08['some'](_0x4326a8=>_0x4326a8));};_0x4a59d8['panelPosition']='sw',_0x4a59d8['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x4e511d});for(const _0xbb1703 of this['items'])_0x1ce543(_0xbb1703);return _0xaee345['add'](_0x3ec65d),_0x4a59d8['listenTo'](this['items'],'add',(_0x291394,_0x48ef4d,_0x4c265a)=>{_0x1ce543(_0x48ef4d,_0x4c265a);}),_0x4a59d8['listenTo'](this['items'],'remove',(_0x3b2e87,_0xaae825,_0x3fc4e7)=>{_0x3ec65d['items']['remove'](_0x3fc4e7);}),_0x4a59d8;}['_attachActions'](_0x5de05e,_0x1c55ac){const _0x298b18=_0x5de05e&&_0x5de05e['element'];_0x298b18&&(this['listenTo'](_0x298b18,'mouseenter',()=>this['actionIndicator']=_0x1c55ac),this['listenTo'](_0x298b18,'focus',()=>this['actionIndicator']=_0x1c55ac),this['listenTo'](_0x298b18,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x298b18,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4771ed=super['_createCommentInputView']();return _0x4771ed['bind']('placeholder')['to'](this),_0x4771ed;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x11d0a6){const _0x212dc8=Dt(_0x11d0a6,0x1e),_0x24afaf=new MutationObserver(_0x5d685b=>{for(const _0x24d699 of _0x5d685b)('attributes'==_0x24d699['type']&&'class'==_0x24d699['attributeName']||'childList'==_0x24d699['type']||'characterData'==_0x24d699['type'])&&_0x212dc8();});return{'attach'(_0x5ae57e){_0x24afaf['observe'](_0x5ae57e,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x24afaf['disconnect'](),_0x212dc8['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x470360,_0x535876){super(_0x470360),this['id']=_0x9d400b(),this['focusTracker']=new _0x28a20a(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x5dffe1,_0x5e472f)=>this['fire']('Esc',_0x5e472f)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x535876),this['mainView']=_0x535876;const _0x110db8=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x110db8['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 _0x3d214d=this['element']['clientHeight'];_0x3d214d&&(this['height']=_0x3d214d);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x300858(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x3613fe,target:_0x10a0e7,type:_0x361bf9,isVisible:_0x5c7def=!0x0}){super(),this['view']=_0x3613fe,this['view']['element']||this['view']['render'](),this['_type']=_0x361bf9,this['_target']=_0x10a0e7,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x869a3([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x3619a6,_0x303e0f)=>{this['view']['focusTracker']['add'](_0x303e0f);}),this['focusableElements']['on']('remove',(_0x5c4773,_0x5d83a9)=>{this['view']['focusTracker']['remove'](_0x5d83a9);}),this['set']('isVisible',_0x5c7def);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x231410=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x231410),_0x231410;}get['targetRect'](){const _0x49e3e8=this['target'];if(null===_0x49e3e8)return null;if(_0x49e3e8 instanceof _0x3184b7)return _0x49e3e8;const _0x556515=_0x49e3e8['filter'](_0x2011c6=>function(_0x14d944){const _0x27cbbd=_0x14d944['offsetParent'];if(_0x27cbbd)return!0x0;const _0x2f12bb=_0x14d944['getClientRects']()['item'](0x0);return!!_0x2f12bb;}(_0x2011c6));return 0x0===_0x556515['length']?null:new _0x3184b7(_0x556515[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1e288f){this['view']['isActive']=_0x1e288f,this['view']['mainView']['isActive']=_0x1e288f;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x4cd2c9){if(!(null===_0x4cd2c9||_0x4cd2c9 instanceof _0x3184b7||Array['isArray'](_0x4cd2c9)&&_0x4cd2c9['every'](_0x280439=>li(_0x280439))))throw new _0x39e81a('annotation-invalid-target',null,{'target':_0x4cd2c9});}['_getNormalizedTarget'](){const _0x29701a='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x29701a)?[_0x29701a]:_0x29701a;}}function li(_0x13795e){return null!==_0x13795e&&'object'==typeof _0x13795e&&'nodeType'in _0x13795e&&0x1===_0x13795e['nodeType'];}class _ extends _0x869a3{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x739049=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x28a20a(),this['_focusTracker']['on']('change:isFocused',(_0x8032a1,_0x314763,_0x928a98)=>{_0x928a98||this['fire']('blur');});for(const _0x40a2c0 of _0x739049)this['add'](_0x40a2c0);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x14da12){if(this['has'](_0x14da12))throw new _0x39e81a('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x14da12['innerView'],_0x14da12),this['_viewToAnnotation']['set'](_0x14da12['view'],_0x14da12);for(const _0x3d7d78 of _0x14da12['focusableElements'])this['_focusTracker']['add'](_0x3d7d78);this['listenTo'](_0x14da12['focusableElements'],'add',(_0x1941be,_0x2deebe)=>{this['_focusTracker']['add'](_0x2deebe);}),this['listenTo'](_0x14da12['focusableElements'],'remove',(_0x179491,_0x1d8508)=>{this['_focusTracker']['remove'](_0x1d8508);}),this['listenTo'](_0x14da12['view']['focusTracker'],'change:isFocused',(_0x2f284a,_0x4934ea,_0x5b2d9c)=>{_0x5b2d9c&&this['fire']('focus',_0x14da12);}),_0x14da12['updateTargetRect']();const _0x56fb68=this['_getOrderInContent'](_0x14da12['view']['targetRect']);return super['add'](_0x14da12,_0x56fb68);}['remove'](_0x14ef29){if(!this['has'](_0x14ef29))throw new _0x39e81a('annotationcollection-not-existing-item',null);this['stopListening'](_0x14ef29['view']['focusTracker']),this['stopListening'](_0x14ef29['focusableElements']);for(const _0x3ce146 of _0x14ef29['focusableElements'])this['_focusTracker']['remove'](_0x3ce146);return this['_viewToAnnotation']['delete'](_0x14ef29['view']),this['_innerViewToAnnotation']['delete'](_0x14ef29['innerView']),super['remove'](_0x14ef29);}['getByInnerView'](_0xcda3ca){return this['_innerViewToAnnotation']['get'](_0xcda3ca);}['getByView'](_0x4ac18a){return this['_viewToAnnotation']['get'](_0x4ac18a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x146fb1 of this)_0x146fb1['updateTargetRect']();this['_sort']();}['_sort'](){const _0x4a4536=Array['from'](this)['sort']((_0x14bc11,_0x1b5acd)=>v(_0x14bc11['view']['targetRect'],_0x1b5acd['view']['targetRect']));for(let _0x40605c=_0x4a4536['length']-0x1;_0x40605c>0x0;_0x40605c--){const _0x200bad=_0x4a4536[_0x40605c];_0x40605c!==this['getIndex'](_0x200bad)&&(this['remove'](_0x200bad),this['add'](_0x200bad));}}['_getOrderInContent'](_0x41da8e){let _0xf06e23=0x0;if(!_0x41da8e)return this['length'];for(const _0x2f39fa of this){const _0x2fa135=_0x2f39fa['view']['targetRect'];if(_0x2fa135){if(v(_0x41da8e,_0x2fa135)<0x0)return _0xf06e23;_0xf06e23++;}}return _0xf06e23;}}function v(_0x1755b0,_0xa3bad5){if(null===_0x1755b0&&null===_0xa3bad5)return 0x0;if(null===_0x1755b0)return-0x1;if(null===_0xa3bad5)return 0x1;const _0xf278f3=_0x1755b0['top']-_0xa3bad5['top'];return 0x0==_0xf278f3?_0x1755b0['left']-_0xa3bad5['left']:_0xf278f3;}class O extends _0x3dc007{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x491093){if(super(_0x491093),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x491093 instanceof _0x38b534){const _0x1008b7=_0x491093['locale'];_0x491093['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x1008b7,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x361955){this['collection']['add'](_0x361955);}['remove'](_0x1b7481){this['collection']['remove'](_0x1b7481),_0x1b7481['destroy']();}['refreshVisibility'](){for(const _0x5caa87 of this['collection'])_0x5caa87['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x3a0a13){return this['collection']['getByInnerView'](_0x3a0a13);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xe25a5c of this['collection'])_0xe25a5c['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2aca2c){this['fire']('_activateAnnotation',_0x2aca2c);}['createAnnotation'](_0x159a65){return new d(_0x159a65);}['createAnnotationView'](_0x2e38cf,_0x7949b8){return new S(_0x2e38cf,_0x7949b8);}['_addActiveAnnotation'](_0x13a4e4){const _0x31fce4=new Set(this['activeAnnotations']);_0x31fce4['add'](_0x13a4e4),this['activeAnnotations']=_0x31fce4;}['_removeActiveAnnotation'](_0x34243f){const _0xc04990=new Set(this['activeAnnotations']);_0xc04990['delete'](_0x34243f),this['activeAnnotations']=_0xc04990;}['_bindAnnotationsToVisibleAnnotations'](){const _0x352c81=this['collection'],_0x25b05f=this['_visibleAnnotations'];function _0x2bdf77(_0x429b39){const _0x4e8e42=_0x429b39['source'];_0x4e8e42['isVisible']&&!_0x25b05f['has'](_0x4e8e42)?_0x25b05f['add'](_0x4e8e42):!_0x4e8e42['isVisible']&&_0x25b05f['has'](_0x4e8e42)&&_0x25b05f['remove'](_0x4e8e42),_0x4e8e42['view']['focusTracker']['remove'](_0x4e8e42['view']['element']),_0x4e8e42['view']['focusTracker']['add'](_0x4e8e42['view']['element']);}this['listenTo'](_0x352c81,'add',(_0x32da94,_0x3ecfbe)=>{_0x3ecfbe['isVisible']&&_0x25b05f['add'](_0x3ecfbe),this['listenTo'](_0x3ecfbe,'change:isVisible',_0x2bdf77);}),this['listenTo'](_0x352c81,'remove',(_0x26beef,_0x437d71)=>{_0x25b05f['has'](_0x437d71)&&_0x25b05f['remove'](_0x437d71),this['stopListening'](_0x437d71,'change:isVisible',_0x2bdf77);});}['_setupEnterAnnotationKeystroke'](){const _0x76f1e2=_0x391d93=>{_0x391d93['on']('ready',()=>{_0x391d93['keystrokes']['set'](_0x3e011f,(_0x470028,_0x2bde01)=>{const _0x3aea6c=_0x4f5db6(this['activeAnnotations']['values']());_0x3aea6c&&(_0x3aea6c['view']['focus'](),_0x2bde01());});});};this['context']instanceof _0x38b534?_0x76f1e2(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x288662,_0x25f9ad)=>{_0x76f1e2(_0x25f9ad);});}['_setupEscapeAnnotationHandling'](){const _0x502053=_0x59cd87=>{const _0x42f37e=_0x59cd87['source'],_0x21805a=[];let _0x550039;if(Array['isArray'](_0x42f37e['target'])){_0x550039=_0x42f37e['target'][0x0],this['context']instanceof _0x38b534?_0x21805a['push'](this['context']):this['context']['editors']&&_0x21805a['push'](...this['context']['editors']);for(const _0x5f147a of _0x21805a)for(const _0x32c675 of _0x5f147a['editing']['view']['domRoots']['values']())if(_0x32c675['contains'](_0x550039))return void _0x5f147a['editing']['view']['focus']();_0x550039['focus']();}};this['listenTo'](this['collection'],'add',(_0x463aff,_0x15a738)=>{this['listenTo'](_0x15a738,'escape',_0x502053,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x5b6607,_0x56d42a)=>{this['stopListening'](_0x56d42a,'escape',_0x502053);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3dc007{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x264d8f){super(_0x264d8f),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x37a508=this['context']['config'];_0x37a508['define']('comments.maxCommentsWhenCollapsed',0x2),_0x37a508['define']('comments.maxThreadTotalWeight',0x1f4),_0x37a508['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x37a508['define']('comments.CommentThreadView',vt),_0x37a508['define']('comments.CommentView',gt),_0x37a508['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xa69c08=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3b6430,_0x1df5ae)=>this['_addCommentThread'](_0x1df5ae)),this['on']('submitCommentThread',(_0x39483f,_0x1a833b)=>this['_submitCommentThread'](_0x1a833b)),this['on']('resolveCommentThread',(_0x476c92,_0x3197b0)=>this['_resolveCommentThread'](_0x3197b0)),this['on']('resolveCommentThread',(_0x549b53,_0x66bfe1)=>this['_updateActiveAnnotation'](_0x66bfe1),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1130d4,_0x5afd5d)=>this['_reopenCommentThread'](_0x5afd5d)),this['on']('reopenCommentThread',(_0xbefdf0,_0x4a32c6)=>this['_updateActiveAnnotation'](_0x4a32c6),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4b2c18,_0x1e8b63)=>this['_removeCommentThread'](_0x1e8b63)),this['on']('updateCommentThread',(_0x1233dc,_0x2476a1)=>this['_updateCommentThread'](_0x2476a1)),this['on']('updateCommentThread',(_0x56f4c8,_0x52a1fc)=>this['_updateActiveAnnotation'](_0x52a1fc),{'priority':'lowest'}),this['on']('addComment',(_0x4af73d,_0x18821a)=>this['_addComment'](_0x18821a)),this['on']('updateComment',(_0x51a2b4,_0x2c054a)=>this['_updateComment'](_0x2c054a)),this['on']('removeComment',(_0x1fa4a0,_0x71a7f9)=>this['_removeComment'](_0x71a7f9)),this['on']('addComment',(_0x4283ed,{threadId:_0x1965d1,isFromAdapter:_0x21d79b})=>{if(_0x21d79b)return;const _0x1cca8b=this['getCommentThread'](_0x1965d1),_0x2c0939=_0x1cca8b&&this['_threadToController']['get'](_0x1cca8b);_0x2c0939&&_0x2c0939['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xa69c08,'change:activeAnnotations',(_0x1ef7ea,_0x4ae682,_0x72847)=>{const _0x20a404=Array['from'](_0x72847)['map'](_0x32356d=>this['_viewToController']['get'](_0x32356d['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x20a404?_0x20a404['model']:null;});}set['adapter'](_0x3415ac){if(this['_adapter'])throw new _0x39e81a('commentsrepository-adapter-already-set');this['_adapter']=_0x3415ac;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x50000c=Tt,threadId:_0x1d9ae5=_0x9d400b(),comments:_0x1d76b8=[],unlinkedAt:_0x3915cb=null,resolvedAt:_0x284be7=null,resolvedBy:_0x16dd04=null,target:_0x5b87b6=null,context:_0x5c7b0a=null,attributes:_0x1f993b={},isResolvable:_0x5d65e5=!0x0,isSubmitted:_0x50e34d=!0x1,isFromAdapter:_0x550b89=!0x1}={}){return this['fire'](bt('addCommentThread',_0x50000c),{'channelId':_0x50000c,'threadId':_0x1d9ae5,'comments':_0x1d76b8,'unlinkedAt':_0x3915cb,'resolvedAt':_0x284be7,'resolvedBy':_0x16dd04,'target':_0x5b87b6,'context':_0x5c7b0a,'attributes':_0x1f993b,'isFromAdapter':_0x550b89,'isResolvable':_0x5d65e5,'isSubmitted':_0x50e34d}),this['getCommentThread'](_0x1d9ae5);}['openNewCommentThread']({channelId:_0x31a108=Tt,threadId:_0x2fa3d4=_0x9d400b(),target:_0x9ec7a3,context:_0x3b41ab=null,isResolvable:_0xb85839=!0x0}){if(this['_readOnlyChannels']['has'](_0x31a108)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x9ec7a3)throw new _0x39e81a('commentsrepository-missing-target');const _0x1a6f89=this['addCommentThread']({'channelId':_0x31a108,'threadId':_0x2fa3d4,'target':_0x9ec7a3,'context':_0x3b41ab,'isResolvable':_0xb85839});if(!_0x1a6f89)return null;const _0x36bcbe=this['_threadToController']['get'](_0x1a6f89),_0x233dc5=_0x36bcbe['view']['commentThreadInputView']['commentInputView'],_0x4e54cb=this['context']['plugins']['get'](O),_0x48ea19=_0x4e54cb['getByInnerView'](_0x36bcbe['view']);return _0x4e54cb['activate'](_0x48ea19),_0x233dc5['once']('editorReady',()=>_0x233dc5['focus']()),_0x1a6f89;}['hasCommentThread'](_0x12c10f){if('string'!=typeof _0x12c10f)throw new _0x39e81a('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x12c10f);}['updateCommentThread']({channelId:_0x1ac9ba=Tt,threadId:_0x4a9340,context:_0xd2f13c,unlinkedAt:_0x3de398,attributes:_0x14270b,isFromAdapter:_0x33dead=!0x1}){return this['fire'](bt('updateCommentThread',_0x1ac9ba),{'channelId':_0x1ac9ba,'threadId':_0x4a9340,'context':_0xd2f13c,'unlinkedAt':_0x3de398,'attributes':_0x14270b,'isFromAdapter':_0x33dead}),this['getCommentThread'](_0x4a9340);}['getCommentThread'](_0x107156){if('string'!=typeof _0x107156)throw new _0x39e81a('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x107156);}['fetchCommentThread']({channelId:_0x29331f,threadId:_0x783159}={}){const _0x2db8ed=this['getCommentThread'](_0x783159);if(_0x2db8ed)return Promise['resolve'](_0x2db8ed);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x39e81a('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x29331f,'threadId':_0x783159})['then'](_0x4776a2=>this['hasCommentThread'](_0x783159)?this['getCommentThread'](_0x783159):_0x4776a2?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x29331f},_0x4776a2)):void 0x0)['catch'](_0x5835ef=>{throw console['error'](_0x5835ef),new _0x39e81a('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x551b93,skipNotAttached:_0x4c17e6=!0x1,skipEmpty:_0x147b2e=!0x1,toJSON:_0x397489=!0x1}={}){const _0x2a0c81=[];for(const _0x1dedf1 of this['_threads']['values']())_0x551b93&&_0x1dedf1['channelId']!==_0x551b93||_0x4c17e6&&!_0x1dedf1['isAttached']||_0x147b2e&&0x0===_0x1dedf1['length']||_0x2a0c81['push'](_0x1dedf1);return _0x397489?_0x2a0c81['map'](_0x40fb2c=>_0x40fb2c['toJSON']()):_0x2a0c81;}['setActiveCommentThread'](_0x43a169){const _0x17103d=this['context']['plugins']['get'](O);if(!_0x43a169)return void(this['activeCommentThread']&&_0x17103d['deactivateAll']());const _0xb89a93=this['getCommentThread'](_0x43a169);if(!_0xb89a93)throw new _0x39e81a('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x43a169});if(!this['_threadToController']['has'](_0xb89a93))throw new _0x39e81a('commentsrepository-active-not-attached',null,{'threadId':_0x43a169});const _0x50e5fe=_0x17103d['getByInnerView'](this['_threadToController']['get'](_0xb89a93)['view']);_0x17103d['activate'](_0x50e5fe);}['switchReadOnly'](_0xcd19d4,_0x3e31ab){_0xcd19d4?this['_readOnlyChannels']['add'](_0x3e31ab):this['_readOnlyChannels']['delete'](_0x3e31ab),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3f0849){return this['_readOnlyChannels']['has'](_0x3f0849)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1ff87c,_0x5f20bf){return new Ct(_0x1ff87c,_0x5f20bf);}['setPermissions'](_0x5a99f0,_0x4dcbab=Tt){this['_permissions']['set'](_0x4dcbab,_0x5a99f0),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xc7d3c2=Tt){return this['_permissions']['has'](_0xc7d3c2)?this['_permissions']['get'](_0xc7d3c2):_t;}['_addCommentThread']({channelId:_0x2542f8,threadId:_0x2f2b95,comments:_0x38d8f0,unlinkedAt:_0x58d755,resolvedAt:_0x163a3b,resolvedBy:_0x11be08,target:_0x1acb4a,context:_0x12379a,attributes:_0x1d22b0,isFromAdapter:_0x46e338,isResolvable:_0x5a78e9,isSubmitted:_0x2c44de}){if('string'!=typeof _0x2f2b95)throw new _0x39e81a('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2f2b95});if(this['hasCommentThread'](_0x2f2b95))throw new _0x39e81a('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x2f2b95});const _0x3840a3=new ui(this,{'channelId':_0x2542f8,'id':_0x2f2b95,'context':_0x12379a,'attributes':_0x1d22b0,'unlinkedAt':_0x58d755,'resolvedAt':_0x163a3b,'resolvedBy':_0x11be08?this['context']['plugins']['get'](it)['getUser'](_0x11be08):null,'isResolvable':_0x5a78e9,'isSubmitted':_0x2c44de||_0x46e338});this['_threads']['set'](_0x2f2b95,_0x3840a3);for(const _0x1df0ec of _0x38d8f0)_0x3840a3['_add'](this['_createNewComment']({'threadId':_0x2f2b95,..._0x1df0ec}));return _0x1acb4a&&_0x3840a3['attachTo'](_0x1acb4a),_0x46e338||!_0x3840a3['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2542f8,'threadId':_0x2f2b95});}['_submitCommentThread']({channelId:_0x11df6d,threadId:_0x357b17}){if(!this['hasCommentThread'](_0x357b17))throw new _0x39e81a('commentsrepository-missing-comment-thread',this);const _0x5f51ee=this['getCommentThread'](_0x357b17);if(_0x5f51ee['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x496667,comments:_0x1caaaa,resolvedAt:_0x24fba7,resolvedBy:_0x497528,context:_0x4b9948,attributes:_0x346be6}=_0x5f51ee,_0xefc3a0=this['context']['plugins']['get']('PendingActions'),_0x20d202=_0xefc3a0['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x11df6d,'threadId':_0x496667,'comments':_0x1caaaa['map'](_0x49d64c=>_0x49d64c['toJSON']()),'resolvedAt':_0x24fba7,'resolvedBy':_0x497528?_0x497528['id']:_0x497528,'context':_0x4b9948,'attributes':_0x346be6})['then'](({comments:_0x271950})=>{_0xefc3a0['remove'](_0x20d202);for(const _0x4dc6e0 of _0x271950)this['_updateComment']({'channelId':_0x11df6d,'threadId':_0x357b17,'commentId':_0x4dc6e0['commentId'],'createdAt':_0x4dc6e0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3cd188=>{throw console['error'](_0x3cd188),new _0x39e81a('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x316de6,target:_0x3b5712}){const _0x1af4ef=this['getCommentThread'](_0x316de6);if(!_0x1af4ef)throw new _0x39e81a('commentsrepository-attach-missing-comment-thread',this);const _0x481c77=this['context']['plugins']['get']('PendingActions'),_0x2181dd=this['context']['plugins']['get'](O),_0x369e5f=this['_createCommentThreadView'](_0x1af4ef),_0xb06248=new Ct(_0x1af4ef,_0x369e5f);let _0x111465=null;_0x369e5f['on']('change:isDirty',(_0x23226f,_0x1103de,_0x5a3ade)=>{_0x5a3ade?_0x111465=_0x481c77['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x111465&&(_0x481c77['remove'](_0x111465),_0x111465=null);}),this['_threadToController']['set'](_0x1af4ef,_0xb06248),this['_viewToController']['set'](_0x369e5f,_0xb06248);const _0x5841dc=new S(this['context']['locale'],_0x369e5f);_0x5841dc['bind']('length')['to'](_0x369e5f),_0x5841dc['bind']('isDirty')['to'](_0x369e5f,'isDirty',_0x369e5f,'length',(_0x222880,_0xd62c82)=>_0x222880||!_0xd62c82),_0x5841dc['bind']('isActive')['to'](_0x369e5f),_0x5841dc['type']='comment';const _0x34abde=new d({'view':_0x5841dc,'target':_0x3b5712,'type':'comment','isVisible':!_0x1af4ef['archivedAt']});return _0x369e5f['on']('escape',()=>{_0x34abde['fire']('escape');}),this['_bindAnnotationToEditors'](_0x369e5f,_0x34abde),_0x2181dd['add'](_0x34abde),_0x34abde;}['_bindAnnotationToEditors'](_0x3be4c3,_0x3bf37e){this['listenTo'](_0x3be4c3,'editorReady',(_0x36823a,_0x42bf3b)=>{const _0xb07b75=_0x42bf3b['ui']['view']['body']['bodyCollectionContainer'];_0x3bf37e['focusableElements']['add'](_0xb07b75),this['context']instanceof _0x38b534&&this['context']['ui']['focusTracker']['add'](_0xb07b75);},{'priority':'highest'}),this['listenTo'](_0x3be4c3,'editorDestroyed',(_0x10ad0d,_0x38e82d)=>{const _0x27bcfb=_0x38e82d['ui']['view']['body']['bodyCollectionContainer'];_0x3bf37e['focusableElements']['has'](_0x27bcfb)&&_0x3bf37e['focusableElements']['remove'](_0x27bcfb),this['context']instanceof _0x38b534&&this['context']['ui']['focusTracker']['remove'](_0x27bcfb);});}['_unbindEditors'](_0x2f9a85){this['stopListening'](_0x2f9a85,'editorReady'),this['stopListening'](_0x2f9a85,'editorDestroyed');}['_createCommentThreadView'](_0x2651b1){const _0x1f3534=this['context']['plugins']['get'](it),{config:_0x28d77c,locale:_0x1291ba}=this['context'],_0x5322a2=lt(_0x28d77c['get']('locale'),_0x1291ba);return new(0x0,(_0x28d77c['get']('comments'))['CommentThreadView'])(_0x1291ba,_0x2651b1,_0x1f3534['me'],{'editorConfig':{..._0x28d77c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x28d77c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x28d77c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x28d77c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x28d77c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5322a2,'CommentView':_0x28d77c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5a38c3,channelId:_0x1fec3d,resolvedAt:_0x1090e9,resolvedBy:_0x705738,isFromAdapter:_0x34aa40}){if(!this['hasCommentThread'](_0x5a38c3))throw new _0x39e81a('commentsrepository-missing-comment-thread',null,{'threadId':_0x5a38c3});const _0x22a2cb=this['getCommentThread'](_0x5a38c3);if(_0x22a2cb['isResolved'])throw new _0x39e81a('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5a38c3});const _0x19b288=this['context']['plugins']['get'](it);if(_0x22a2cb['resolvedBy']=_0x19b288['getUser'](_0x705738),_0x22a2cb['resolvedAt']=_0x1090e9,_0x34aa40||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x59bb6d=this['context']['plugins']['get']('PendingActions'),_0x440d69=_0x59bb6d['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1fec3d,'threadId':_0x5a38c3})['then'](({resolvedAt:_0x390566,resolvedBy:_0xa1b415})=>{_0x59bb6d['remove'](_0x440d69),_0x22a2cb['resolvedBy']['id']!==_0xa1b415&&(_0x22a2cb['resolvedBy']=_0x19b288['getUser'](_0xa1b415)),_0x22a2cb['resolvedAt']=_0x390566;})['catch'](_0x3c69c3=>{throw console['error'](_0x3c69c3),new _0x39e81a('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x38c6eb,channelId:_0x55a0b1,isFromAdapter:_0x57499f}){if(!this['hasCommentThread'](_0x38c6eb))throw new _0x39e81a('commentsrepository-missing-comment-thread',null,{'threadId':_0x38c6eb});const _0x558c5c=this['getCommentThread'](_0x38c6eb);if(!_0x558c5c['isResolved'])throw new _0x39e81a('commentsrepository-reopen-comment-thread',null,{'threadId':_0x38c6eb});if(_0x558c5c['resolvedBy']=null,_0x558c5c['resolvedAt']=null,_0x57499f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4ae7d4=this['context']['plugins']['get']('PendingActions'),_0x38f4de=_0x4ae7d4['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x55a0b1,'threadId':_0x38c6eb})['then'](()=>_0x4ae7d4['remove'](_0x38f4de))['catch'](_0x5df167=>{throw console['error'](_0x5df167),new _0x39e81a('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x1c64ef,isFromAdapter:_0x58ab2d}){const _0x2dfd2f=this['getCommentThread'](_0x1c64ef);if(!_0x2dfd2f)throw new _0x39e81a('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x1c64ef),this['_threads']['delete'](_0x1c64ef),!_0x2dfd2f['isSubmitted']||_0x58ab2d||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x4ba301=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1f81de}=_0x2dfd2f,_0x431cec=_0x4ba301['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1f81de,'threadId':_0x1c64ef})['then'](()=>_0x4ba301['remove'](_0x431cec))['catch'](_0x1799b8=>{throw console['error'](_0x1799b8),new _0x39e81a('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1437ec,unlinkedAt:_0x3c0125,context:_0x516df7,attributes:_0x570e9e,isFromAdapter:_0x360a0f}){if('string'!=typeof _0x1437ec)throw new _0x39e81a('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1437ec});if(!this['hasCommentThread'](_0x1437ec))throw new _0x39e81a('commentsrepository-missing-comment-thread',null,{'threadId':_0x1437ec});const _0x364b4f=this['getCommentThread'](_0x1437ec);let _0x2c541f=!0x1;if(void 0x0!==_0x516df7&&_0x364b4f['context']!==_0x516df7&&(_0x364b4f['context']=_0x516df7,_0x2c541f=!0x0),void 0x0!==_0x3c0125&&_0x364b4f['unlinkedAt']!==_0x3c0125&&(_0x364b4f['unlinkedAt']=_0x3c0125,_0x2c541f=!0x0),_0x570e9e&&!wt(_0x570e9e,_0x364b4f['attributes'])&&(_0x364b4f['attributes']=_0x570e9e,_0x2c541f=!0x0),!_0x2c541f)return Promise['resolve']();if(!_0x364b4f['isSubmitted']||_0x360a0f||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x8dd078=this['context']['plugins']['get']('PendingActions'),{channelId:_0x364599}=_0x364b4f,_0x20044c=_0x8dd078['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x364599,'threadId':_0x1437ec,'context':_0x516df7,'unlinkedAt':_0x3c0125,'attributes':_0x570e9e})['then'](()=>_0x8dd078['remove'](_0x20044c))['catch'](_0x51e17b=>{throw console['error'](_0x51e17b),new _0x39e81a('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x42ba8c){const _0x3b4f97=this['context']['plugins']['get'](O),_0x3112d1=this['getCommentThread'](_0x42ba8c);if(_0x3112d1['_isAttached']=!0x1,this['_threadToController']['has'](_0x3112d1)){const _0x59a340=this['_threadToController']['get'](_0x3112d1),_0x526d17=_0x59a340['view'],_0x377eff=_0x3b4f97['getByInnerView'](_0x526d17);this['_threadToController']['delete'](_0x3112d1),this['_viewToController']['delete'](_0x526d17),_0x377eff&&_0x3b4f97['remove'](_0x377eff),_0x59a340['destroy'](),_0x526d17['destroy']()['then'](()=>{this['_unbindEditors'](_0x526d17);});}}['_updateActiveAnnotation']({threadId:_0x591120,resolvedAt:_0x148c21,unlinkedAt:_0x27c55e}){const _0x13f5b4=!!_0x148c21,_0x2976b7=this['context']['plugins']['get'](O),_0x16f6f2=this['getCommentThread'](_0x591120);if(this['_threadToController']['has'](_0x16f6f2)){const _0x133df3=this['_threadToController']['get'](_0x16f6f2)['view'],_0x507d4b=_0x2976b7['getByInnerView'](_0x133df3);_0x507d4b&&(_0x13f5b4&&_0x2976b7['_removeActiveAnnotation'](_0x507d4b),_0x27c55e?_0x507d4b['isVisible']=!0x1:_0x507d4b['refreshVisibility']());}}['_getExternalAuthor'](_0x1aecbc){const _0x5d3c7d=this['context']['plugins']['get'](it),_0x33c1db=pt('external:'+_0x1aecbc),_0x180a42=_0x5d3c7d['getUser'](_0x33c1db);return _0x180a42||_0x5d3c7d['addUser']({'id':_0x33c1db,'name':_0x1aecbc});}['_createNewComment']({threadId:_0x553ed9,commentId:_0x4ba4b0=_0x9d400b(),content:_0xa0b015,authorId:_0x36e5ce,createdAt:_0x247797,attributes:_0x237e16}){if('string'!=typeof _0x4ba4b0)throw new _0x39e81a('commentsrepository-invalid-commentid');if('string'!=typeof _0x36e5ce)throw new _0x39e81a('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xa0b015||!_0xa0b015['trim']())throw new _0x39e81a('commentsrepository-invalid-comment-content');const _0x3df3e9=this['context']['plugins']['get'](it)['getUser'](_0x36e5ce);if(!_0x3df3e9)throw new _0x39e81a('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x36e5ce});let _0x5b18c6=null,_0x8f8062=_0x247797;return _0x237e16?.['@external']&&(_0x5b18c6=this['_getExternalAuthor'](_0x237e16['@external']['authorName']),_0x8f8062=new Date(_0x237e16['@external']['createdAt'])),new fi(this,{'threadId':_0x553ed9,'id':_0x4ba4b0,'author':_0x5b18c6||_0x3df3e9,'creator':_0x3df3e9,'content':_0xa0b015,'createdAt':_0x247797,'authoredAt':_0x8f8062,'attributes':_0x237e16});}['_addComment'](_0x3dc32c){let {threadId:_0x10d47d,content:_0x7efdb4,attributes:_0x46ddde,isFromAdapter:_0x5c28d7}=_0x3dc32c;const _0x47eb5e=this['getCommentThread'](_0x3dc32c['threadId']);if(!_0x47eb5e)throw new _0x39e81a('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x289d18=this['_createNewComment'](_0x3dc32c),{id:_0x5ed9da}=_0x289d18;if(_0x47eb5e['_add'](_0x289d18),_0x5c28d7||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x47eb5e['isSubmitted'])return Promise['resolve']();const _0x18802f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x377a38}=_0x47eb5e,_0x3049ce=_0x18802f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x46ddde||(_0x46ddde={}),this['adapter']['addComment']({'channelId':_0x377a38,'threadId':_0x10d47d,'commentId':_0x5ed9da,'content':_0x7efdb4,'attributes':_0x46ddde})['then'](_0x5ad051=>{_0x18802f['remove'](_0x3049ce),_0x5ad051&&this['_updateComment']({'channelId':_0x377a38,'threadId':_0x10d47d,'commentId':_0x5ed9da,'createdAt':_0x5ad051['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x54447f=>{throw console['error'](_0x54447f),new _0x39e81a('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4e4c16,commentId:_0x207271,content:_0x431570,createdAt:_0x591434,attributes:_0x53d093,isFromAdapter:_0x1231cd}){if(void 0x0!==_0x431570&&('string'!=typeof _0x431570||!_0x431570['trim']()['length']))throw new _0x39e81a('commentsrepository-update-comment-invalid-content');const _0x33019d=this['getCommentThread'](_0x4e4c16),_0x421c83=_0x33019d['getComment'](_0x207271);if(!_0x421c83)throw new _0x39e81a('commentsrepository-update-missing-comment',this);let _0x388121=!0x1;if(_0x431570&&_0x431570!==_0x421c83['content']&&(_0x421c83['isEditable']||_0x1231cd)&&(_0x421c83['content']=_0x431570,_0x388121=!0x0),_0x591434&&_0x591434!==_0x421c83['createdAt']&&(_0x421c83['createdAt']=_0x591434,_0x421c83['attributes']&&_0x421c83['attributes']['@external']||(_0x421c83['authoredAt']=_0x591434),_0x388121=!0x0),_0x53d093&&!wt(_0x53d093,_0x421c83['attributes'])&&(_0x421c83['attributes']=_0x53d093,_0x388121=!0x0),!_0x388121)return Promise['resolve']();if(_0x33019d['fire']('commentUpdated'),_0x1231cd||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x45b3d9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1e69b5}=this['getCommentThread'](_0x421c83['threadId']),_0x12d660=_0x45b3d9['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1e69b5,'threadId':_0x4e4c16,'commentId':_0x207271,'content':_0x431570,'attributes':_0x53d093})['then'](()=>_0x45b3d9['remove'](_0x12d660))['catch'](_0x55e731=>{throw console['error'](_0x55e731),new _0x39e81a('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1fda7e,commentId:_0x45dc66,isFromAdapter:_0x4836ef}){const _0x2c12fc=this['getCommentThread'](_0x1fda7e),_0x25b0a0=_0x2c12fc['getComment'](_0x45dc66);if(!_0x25b0a0)throw new _0x39e81a('commentsrepository-remove-missing-comment',this);if(_0x2c12fc['_remove'](_0x25b0a0),_0x4836ef||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0xb37092=this['context']['plugins']['get']('PendingActions'),{channelId:_0x295905}=_0x2c12fc,_0x54d4dd=_0xb37092['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x295905,'threadId':_0x1fda7e,'commentId':_0x45dc66})['then'](()=>_0xb37092['remove'](_0x54d4dd))['catch'](_0x545150=>{throw console['error'](_0x545150),new _0x39e81a('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
- _0x300858(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x5551a6,_0x35823d){super();const _0xf0e8c6=_0x35823d['isResolvable'];this['channelId']=_0x35823d['channelId'],this['id']=_0x35823d['id'],this['comments']=new _0x869a3(),this['_repository']=_0x5551a6,this['_isAttached']=!0x1,this['_isSubmitted']=_0x35823d['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x5551a6,'_permissions',_0x5551a6,'_readOnlyChannels',()=>_0x5551a6['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x5551a6,'_permissions',()=>_0x5551a6['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x5551a6,'_permissions',()=>{const _0x322150=_0x5551a6['getPermissions'](this['channelId']);return _0x322150['write']||_0x322150['admin'];}),this['bind']('isResolvable')['to'](_0x5551a6,'_permissions',()=>_0xf0e8c6&&_0x5551a6['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x35823d['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x393be4,_0x25b3fa)=>_0x393be4?_0x25b3fa?_0x393be4<_0x25b3fa?_0x393be4:_0x25b3fa:_0x393be4:_0x25b3fa),this['set']('unlinkedAt',_0x35823d['unlinkedAt']||null),this['set']('resolvedAt',_0x35823d['resolvedAt']||null),this['set']('resolvedBy',_0x35823d['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x29ba41=>!!_0x29ba41),this['set']('attributes',_0x35823d['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0xc96b0b,_0x528082)=>_0xc96b0b+_0x528082['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4c9060,id:_0x4eeba9}=this;this['_repository']['fire'](bt('submitCommentThread',_0x4c9060),{'channelId':_0x4c9060,'threadId':_0x4eeba9});}['setUnlinkedAt'](_0x5bb76a){this['_update']({'unlinkedAt':_0x5bb76a});}['resolve']({resolvedAt:_0x1a532a=new Date(),resolvedBy:_0xdca340=null,isFromAdapter:_0x3596f6=!0x1}={}){const _0x466bb3=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x4996cd,id:_0x47ca41}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x4996cd),{'channelId':_0x4996cd,'threadId':_0x47ca41,'resolvedAt':_0x1a532a,'resolvedBy':_0xdca340||_0x466bb3['id'],'isFromAdapter':_0x3596f6});}['reopen']({isFromAdapter:_0x3b474a=!0x1}={}){const {channelId:_0x215671,id:_0x8d437e}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x215671),{'channelId':_0x215671,'threadId':_0x8d437e,'isFromAdapter':_0x3b474a});}['setContext'](_0x385b90){this['context']||this['_update']({'context':_0x385b90});}['setAttribute'](_0x875bd8,_0x509c09){const _0xa68130=It(this['attributes']);At(_0xa68130,_0x875bd8,_0x509c09),this['_update']({'attributes':_0xa68130});}['removeAttribute'](_0xb56808){const _0x323276=It(this['attributes']);yt(_0x323276,_0xb56808),this['_update']({'attributes':_0x323276});}['remove']({isFromAdapter:_0x4d2834=!0x1}={}){const {channelId:_0x2136c1,id:_0x1bf0fa}=this;this['_repository']['fire'](bt('removeCommentThread',_0x2136c1),{'channelId':_0x2136c1,'threadId':_0x1bf0fa,'isFromAdapter':_0x4d2834});}['attachTo'](_0x66ab17){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x66ab17});}['addComment'](_0xc56d03){const {channelId:_0x4dd7c4,id:_0x1a7a67}=this;this['_repository']['fire'](bt('addComment',_0x4dd7c4,_0x1a7a67),Object['assign']({'channelId':_0x4dd7c4,'threadId':_0x1a7a67},_0xc56d03));}['getComment'](_0x326498){if('string'!=typeof _0x326498)throw new _0x39e81a('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x326498});return this['comments']['get'](_0x326498);}['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'](_0x22d0a5=>_0x22d0a5['toJSON']()),'attributes':this['attributes']};}['_add'](_0x47f541){return this['listenTo'](_0x47f541,'change:authoredAt',()=>{const _0x370ce0=this['_findOptimalIndex'](_0x47f541),_0xe892b=this['comments'];_0x370ce0-0x1!=_0xe892b['getIndex'](_0x47f541)&&_0x370ce0+0x1!=_0xe892b['getIndex'](_0x47f541)&&(this['_remove'](_0x47f541),this['_add'](_0x47f541));}),this['comments']['add'](_0x47f541,this['_findOptimalIndex'](_0x47f541));}['_update'](_0x354988){const {channelId:_0xc84832,id:_0x14d824}=this;this['_repository']['fire'](bt('updateCommentThread',_0xc84832),{..._0x354988,'channelId':_0xc84832,'threadId':_0x14d824});}['_remove'](_0x3e38f6){return this['stopListening'](_0x3e38f6),_0x3e38f6['destroy'](),this['comments']['remove'](_0x3e38f6);}['_findOptimalIndex'](_0x3a2429){const _0x3f7892=this['comments']['find'](_0x49bd3f=>new Date(_0x49bd3f['authoredAt'])['getTime']()>new Date(_0x3a2429['authoredAt'])['getTime']());return _0x3f7892?this['comments']['getIndex'](_0x3f7892):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
- _0x300858(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x59265c,_0x243fe9){super();const _0x17cd14=_0x59265c['context']['plugins']['get'](it)['me'],_0x12978c=_0x59265c['getCommentThread'](_0x243fe9['threadId']),_0x2dd759=0x0===_0x12978c['comments']['length'],_0x331dc2=_0x17cd14===_0x243fe9['author'];this['id']=_0x243fe9['id'],this['threadId']=_0x243fe9['threadId'],this['author']=_0x243fe9['author'],this['creator']=_0x243fe9['creator'],this['isExternal']=Boolean(_0x243fe9['attributes']&&_0x243fe9['attributes']['@external']),this['set']('content',_0x243fe9['content']),this['createdAt']=_0x243fe9['createdAt']||new Date(),this['set']('authoredAt',_0x243fe9['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x12978c,'resolvedAt'),this['set']('attributes',_0x243fe9['attributes']||{}),this['bind']('isEditable')['to'](_0x59265c,'_permissions',()=>{const _0x35d561=_0x59265c['getPermissions'](_0x12978c['channelId'])['write'],_0x299ae0=_0x59265c['getPermissions'](_0x12978c['channelId'])['modifyAll'];return _0x331dc2&&_0x35d561||!_0x331dc2&&_0x299ae0;}),this['bind']('isRemovable')['to'](_0x12978c,'isRemovable',_0x59265c,'_permissions',_0x193453=>{const _0xc85d4e=_0x59265c['getPermissions'](_0x12978c['channelId'])['write'],_0x5af230=_0x59265c['getPermissions'](_0x12978c['channelId'])['modifyAll'];return _0x331dc2&&_0xc85d4e||_0x193453&&_0x2dd759||!_0x331dc2&&_0x5af230&&!_0x2dd759;}),this['bind']('isReadOnly')['to'](_0x12978c,'isReadOnly'),this['_repository']=_0x59265c;}get['weight'](){return Math['max'](function(_0x2e23a0){const _0x20bec8=document['createElement']('div');return _0x20bec8['innerHTML']=_0x2e23a0,_0x20bec8['textContent']['length'];}(this['content']),0xc8);}['update'](_0x58dd7b){const {threadId:_0xa885ce,id:_0x293225}=this;if(!this['_repository']['hasCommentThread'](_0xa885ce))throw new _0x39e81a('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x47cee5}=this['_repository']['getCommentThread'](_0xa885ce);this['_repository']['fire'](bt('updateComment',_0x47cee5,_0xa885ce),{'channelId':_0x47cee5,'threadId':_0xa885ce,'commentId':_0x293225,..._0x58dd7b});}['setAttribute'](_0x48efe1,_0x2e5a90){const _0x4773aa=It(this['attributes']);At(_0x4773aa,_0x48efe1,_0x2e5a90),this['update']({'attributes':_0x4773aa});}['removeAttribute'](_0x50e909){const _0x1fdb5b=It(this['attributes']);yt(_0x1fdb5b,_0x50e909),this['update']({'attributes':_0x1fdb5b});}['remove'](_0x1986c0={}){if(!_0x1986c0['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x354981,id:_0x4e63df}=this;if(!this['_repository']['hasCommentThread'](_0x354981))throw new _0x39e81a('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2d3aee}=this['_repository']['getCommentThread'](_0x354981);this['_repository']['fire'](bt('removeComment',_0x2d3aee,_0x354981),{'channelId':_0x2d3aee,'threadId':_0x354981,'commentId':_0x4e63df,..._0x1986c0});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x348b47,..._0x440a68){for(const _0x29aea5 of _0x440a68)void 0x0!==_0x29aea5&&(_0x348b47+=':'+String(_0x29aea5));return _0x348b47;}class J extends _0xd067e3{['refresh'](){const _0x319d90=this['editor']['model']['document']['selection'];for(const _0x42c491 of _0x319d90['getRanges']())if(this['_hasContent'](_0x42c491))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x15f894=_0x9d400b()}={}){const _0x23b75d=this['editor']['model'],_0x281e10=[];for(const _0x13c9e9 of _0x23b75d['document']['selection']['getRanges']())this['_hasContent'](_0x13c9e9)&&_0x281e10['push'](this['_trimToContent'](_0x13c9e9));_0x23b75d['change'](_0xf1e4c1=>{for(const _0x5d35a4 of _0x281e10){const _0xa8b52f=_0x9d400b()['substr'](0x1,0x5),_0xe206d7='comment:'+_0x15f894+':'+_0xa8b52f;_0xf1e4c1['addMarker'](_0xe206d7,{'range':_0x5d35a4,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x4e2621){for(const _0x4e33cc of _0x4e2621['getItems']())if(this['_itemIsContent'](_0x4e33cc))return!0x0;return!0x1;}['_itemIsContent'](_0x50fc48){return _0x50fc48['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x50fc48)&&!_0x50fc48['is']('element','tableCell');}['_trimToContent'](_0x21e546){const _0xbb7faf=_0x5f36c2=>!this['_itemIsContent'](_0x5f36c2['item']),_0x4a59a9=_0x21e546['start']['getLastMatchingPosition'](_0xbb7faf),_0x4708c9=_0x21e546['end']['getLastMatchingPosition'](_0xbb7faf,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4a59a9,_0x4708c9);}}class P extends _0x17ed19{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x452b91){super(_0x452b91),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x435007=this['editor'],_0x432e3f=_0x435007['model']['document']['selection'],_0x247ffe=_0x318dec(()=>this['refreshSelectedViews'](),0xa);_0x432e3f['on']('change:range',(_0x2da078,_0x1bc71d)=>{_0x1bc71d['directChange']&&(_0x247ffe['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x435007['editing']['view']['document'],'change:isFocused',(_0x23422b,_0x3f49f6,_0x7445cf)=>{_0x7445cf&&_0x247ffe();}),this['listenTo'](_0x435007['ui']['focusTracker'],'change:isFocused',(_0x2fa0b3,_0x50d191,_0x3e21c1)=>{_0x3e21c1||_0x435007['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x1ccb80=>this['_editorAnnotationsData']['has'](_0x1ccb80['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x120a43){if(this['_editorAnnotations']['has'](_0x120a43['view']))return;this['_editorAnnotations']['add'](_0x120a43['view']),this['editor']['ui']['focusTracker']['add'](_0x120a43['view']['element']);const _0xf9b2d6=this['editor']['plugins']['get'](O);this['listenTo'](_0xf9b2d6['collection'],'remove',(_0x562640,_0x12bf3c)=>{this['editor']['ui']['focusTracker']['remove'](_0x12bf3c['view']['element']),this['_editorAnnotations']['delete'](_0x12bf3c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x44ccda){if('function'!=typeof _0x44ccda)throw new _0x39e81a('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x44ccda);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3a60f5,annotations:_0x2d79e5}){const _0x3b4a89=[],_0x107e3c=this['editor']['model']['document']['selection'],_0x3c4eb5=Array['from'](_0x107e3c['getRanges']());for(const [_0x2f2fa8,_0x367847]of this['_editorAnnotationsData']){const _0x2d9b02=_0x469c0a(_0x367847),_0x229f04=_0x2d79e5['getByInnerView'](_0x2f2fa8);_0x2d9b02&&_0x229f04&&_0x3b4a89['push']({'annotation':_0x229f04,'range':_0x2d9b02});}function _0x469c0a(_0x418694){for(const _0x1cef03 of _0x418694)for(const _0x4ce88e of _0x3c4eb5)if(_0x1cef03['containsRange'](_0x4ce88e,!_0x107e3c['isCollapsed']))return _0x1cef03;return null;}return _0x3b4a89['sort']((_0x93eec,_0x55b0d9)=>{const _0x5adcfc=_0x93eec['range'],_0x32b747=_0x55b0d9['range'];if(!_0x5adcfc['isEqual'](_0x32b747)){if(_0x5adcfc['containsRange'](_0x32b747,!0x0))return 0x1;if(_0x32b747['containsRange'](_0x5adcfc,!0x0))return-0x1;}return _0x93eec['annotation']==_0x3a60f5?-0x1:_0x55b0d9['annotation']==_0x3a60f5?0x1:0x0;})['map'](_0x4bc031=>_0x4bc031['annotation']);}get['_editorAnnotationsData'](){const _0x3a40f4=new Map();for(const _0x11426b of Array['from'](this['_dataCollectors']))for(const [_0x5e0aaf,_0xf149c2]of _0x11426b())_0x3a40f4['set'](_0x5e0aaf,_0xf149c2);return _0x3a40f4;}}class st extends _0x17ed19{['afterInit'](){const _0x3e7100=this['editor'];if(!_0x3e7100['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3e7100['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x17ed19{constructor(_0x1bcb83){super(_0x1bcb83),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2a44c6=this['editor'],_0xe85347=_0x2a44c6['commands']['get']('importWord'),_0x5ab2f7=_0x2a44c6['plugins']['get'](it);_0xe85347&&(_0xe85347['on']('execute',(_0x442f7c,[,_0x4fceaa])=>{_0x4fceaa['collaboration_features']={'comments':!0x0,'user_id':_0x5ab2f7['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xe85347,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x2cbd8c,_0x4b154a){const {comment_threads:_0x778232}=_0x4b154a;_0x778232&&_0x778232['forEach'](({thread_id:_0x52bb0d,comments:_0x26f01b,is_resolved:_0x27f381})=>{const _0x42c1df=new Date(),_0x1fa96e=_0x26f01b['map'](({author:_0x464bab,content:_0x1fd304,created_at:_0x53d878})=>({'content':_0x1fd304,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x42c1df,'attributes':{'@external':{'authorName':_0x464bab,'createdAt':_0x53d878?new Date(_0x53d878):new Date(),'source':'importWord'}}})),_0x3e1c57=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3e1c57,'threadId':_0x52bb0d,'comments':_0x1fa96e,'resolvedAt':_0x27f381?_0x42c1df:null});});}}class at extends _0x17ed19{constructor(_0x53c92d){super(_0x53c92d),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x44e148=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x44e148,'contentInsertion',(_0x10dd06,_0x8061aa)=>this['_removeMarkersWithoutThreads'](_0x8061aa['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xbcfe9f){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xbcfe9f;const _0x49f0c9=this['editor']['plugins']['get']('CommentsRepository');for(const _0x451d2a of _0xbcfe9f['keys']()){const [_0x4f2dec,_0x230d27]=_0x451d2a['split'](':');'comment'!=_0x4f2dec||_0x49f0c9['hasCommentThread'](_0x230d27)||_0xbcfe9f['delete'](_0x451d2a);}return _0xbcfe9f;}['_registerMarkerInClipboardPipeline'](){const _0x3d252f=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x4830dc=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x4830dc&&_0x3d252f['_registerMarkerToCopy']('comment',_0x4830dc);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1d1e5c){switch(_0x1d1e5c){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x17ed19{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x56d6c7,_0xf7403c)=>{if(!_0xf7403c['options']['showCommentHighlights'])return null;if(_0xf7403c['options']['ignoreResolvedComments']){const {id:_0x4e0fb9}=er(_0x56d6c7['markerName']),_0x4c580c=this['editor']['plugins']['get'](o);if(_0x4c580c['getCommentThread'](_0x4e0fb9)?.['isResolved']&&_0x56d6c7['item'])return _0xf7403c['consumable']['consume'](_0x56d6c7['item'],'addMarker:'+_0x56d6c7['markerName']),_0xf7403c['consumable']['consume'](_0x56d6c7['item'],'removeMarker:'+_0x56d6c7['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x35bd5e=>{_0x35bd5e['on']('addMarker:comment',(_0x5e246f,_0x2e9dd0,_0xd7bb3d)=>{if(!_0xd7bb3d['options']['showCommentHighlights'])return;const _0xdaee5e=_0x2e9dd0['item'];if(!_0xdaee5e)return;const _0x66ead5=_0xd7bb3d['mapper']['toViewElement'](_0xdaee5e);this['editor']['model']['schema']['isObject'](_0xdaee5e)&&_0x66ead5&&!_0x66ead5['getCustomProperty']('widget')&&_0x66ead5['is']('containerElement')&&_0x1e73fa(_0x66ead5,_0xd7bb3d['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xeb003d,{writer:_0x5ea5f5,options:_0x39e3b1})=>{if(!_0x39e3b1['showCommentHighlights'])return null;const _0x48fb75=_0x5ea5f5['createContainerElement']('div'),_0x18ce3f=_0x5ea5f5['createEmptyElement']('hr');return _0x5ea5f5['addClass']('ck-horizontal-line',_0x48fb75),_0x5ea5f5['insert'](_0x5ea5f5['createPositionAt'](_0x48fb75,0x0),_0x18ce3f),_0x48fb75;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5073d2,{writer:_0x5cf957,options:_0x5737a3})=>{if(!_0x5737a3['showCommentHighlights'])return null;const _0x4e66f2=_0x5cf957['createContainerElement']('span'),_0x2ea7c5=_0x5cf957['createEmptyElement']('img');return _0x5cf957['addClass']('image-inline',_0x4e66f2),_0x5cf957['insert'](_0x5cf957['createPositionAt'](_0x4e66f2,0x0),_0x2ea7c5),_0x4e66f2;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x21eb48,{writer:_0xba21b6,options:_0x359225})=>{if(_0x359225['showCommentHighlights'])return _0xba21b6['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x41e58d,_0x5c8ffd,_0x1dead6)=>{_0x1dead6['options']['showCommentHighlights']&&_0x41e58d['stop']();},{'priority':'high'});}}class r extends _0x17ed19{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x34491a){super(_0x34491a),this['set']('isThreadsLoadingPaused',!0x0),_0x34491a['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xdb0e00,_0x548de1,_0x327ed3,_0x1455d1)=>{const _0x551292=_0x34491a['plugins']['get'](o),_0x5f442c=_0x327ed3?er(_0x327ed3)['id']:null;_0x34491a['model']['change'](()=>{if(_0x5f442c){const _0x445c6c=this['getAllMarkersForId'](_0x5f442c);for(const _0x11d175 of _0x445c6c)_0x34491a['editing']['reconvertMarker'](_0x11d175);}if(_0x1455d1){const {id:_0x15b272}=er(_0x1455d1),_0x5f3747=_0x551292['getCommentThread'](_0x15b272);if(_0x5f3747&&_0x5f3747['unlinkedAt'])return;if(_0x5f3747&&!_0x5f3747['isAttached'])return;const _0x5bd63c=this['getAllMarkersForId'](_0x15b272);for(const _0x370e64 of _0x5bd63c)_0x34491a['editing']['reconvertMarker'](_0x370e64);}}),_0x5f442c&&this['scrollToThreadMarker'](_0x5f442c);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x403d43=this['editor'],_0x2ec106=_0x403d43['plugins']['get'](o),_0x29f09e=_0x403d43['config']['get']('collaboration.channelId'),_0x3c59d2=_0x2ec106['getCommentThreads']()['filter'](_0x4a1897=>_0x4a1897['channelId']!==_0x29f09e);_0x403d43['commands']['add']('addCommentThread',new J(_0x403d43)),this['listenTo'](_0x403d43,'change:isReadOnly',(_0x348f38,_0x252c79,_0x4a5992)=>{_0x2ec106['switchReadOnly'](_0x4a5992,_0x403d43['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2ec106,ft('addCommentThread',_0x29f09e),(_0x1570ea,{threadId:_0x192cef})=>{const _0x1c7f00=this['editor']['plugins']['get'](o)['getCommentThread'](_0x192cef);_0x1c7f00?.['unlinkedAt']&&this['_attachArchivedThread'](_0x192cef);}),this['listenTo'](_0x2ec106,ft('removeCommentThread',_0x29f09e),(_0xbd4bc,{threadId:_0x21d815})=>{_0x403d43['model']['enqueueChange']({'isUndoable':!0x1},_0x575abd=>{const _0x43910b=this['getAllMarkersForId'](_0x21d815);for(const _0x390316 of _0x43910b)_0x575abd['removeMarker'](_0x390316);});}),this['listenTo'](_0x2ec106,ft('resolveCommentThread',_0x29f09e),(_0xc4b5e8,{threadId:_0x1cb344})=>{(this['_reconvertMarkers'](_0x1cb344),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1cb344)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2ec106,ft('reopenCommentThread',_0x29f09e),(_0x22afc5,{threadId:_0x41f2e5})=>{this['_reconvertMarkers'](_0x41f2e5);},{'priority':'low'}),this['listenTo'](_0x2ec106,ft('addComment',_0x29f09e),(_0x417938,{threadId:_0x5a9b08,isFromAdapter:_0x1d62e7})=>{const _0x595a87=this['getAllMarkersForId'](_0x5a9b08);if(_0x1d62e7||0x0==_0x595a87['length']||!_0x2ec106['hasCommentThread'](_0x5a9b08))return;0x1===_0x2ec106['getCommentThread'](_0x5a9b08)['length']&&_0x403d43['model']['enqueueChange']({'isUndoable':!0x1},_0xdcc9f2=>{for(const _0x52acd4 of _0x595a87)_0xdcc9f2['updateMarker'](_0x52acd4,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3c59d2);}['afterInit'](){!async function(_0x556719){const _0x228133=_0xa5db1a([0x4b,0x6f,0x4f,0x48,0x31,0x37,0x30,0x65,0x7a,0x6e,0x50,0x71,0x62,0x6b,0x4d,0x68,0x76,0x42,0x4e,0x74,0x59,0x56,0x77,0x53,0x4a,0x32,0x57,0x33,0x47,0x51,0x44,0x36,0x6c,0x54,0x69,0x35,0x78,0x34,0x43,0x63,0x67,0x75,0x49,0x66,0x5a,0x41,0x45,0x46,0x39,0x38,0x52,0x61,0x64,0x70,0x6a,0x55,0x73,0x4c,0x6d,0x72,0x58,0x79]),_0x4321b9=0x4123ede9,_0x3787b2=0x41248469^_0x4321b9,_0x502cc8=window[_0xa5db1a([0x44,0x61,0x74,0x65])][_0xa5db1a([0x6e,0x6f,0x77])](),_0x3988ba=_0x556719[_0xa5db1a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47a0ea=new window[(_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a731d=>{_0x3988ba[_0xa5db1a([0x6f,0x6e,0x63,0x65])](_0xa5db1a([0x72,0x65,0x61,0x64,0x79]),_0x1a731d);}),_0x1b5610={[_0xa5db1a([0x6b,0x74,0x79])]:_0xa5db1a([0x45,0x43]),[_0xa5db1a([0x75,0x73,0x65])]:_0xa5db1a([0x73,0x69,0x67]),[_0xa5db1a([0x63,0x72,0x76])]:_0xa5db1a([0x50,0x2d,0x32,0x35,0x36]),[_0xa5db1a([0x78])]:_0xa5db1a([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]),[_0xa5db1a([0x79])]:_0xa5db1a([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]),[_0xa5db1a([0x61,0x6c,0x67])]:_0xa5db1a([0x45,0x53,0x32,0x35,0x36])},_0x176ed6=_0x3988ba[_0xa5db1a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa5db1a([0x67,0x65,0x74])](_0xa5db1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5de169(){let _0x521026,_0x41ac9d=null,_0x853593=null;try{if(_0x176ed6==_0xa5db1a([0x47,0x50,0x4c]))return _0xa5db1a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x521026=_0x2fdaec(),!_0x521026)return _0xa5db1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x521026[_0xa5db1a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x853593=_0x40c127(_0x521026[_0xa5db1a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x521026[_0xa5db1a([0x6a,0x74,0x69])])),await _0x1a3462()?_0x34b0f7()?_0x30eac1()?_0xa5db1a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4e4721()?(_0x521026[_0xa5db1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa5db1a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x41ac9d=_0x45c6c7(_0xa5db1a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x521026[_0xa5db1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa5db1a([0x74,0x72,0x69,0x61,0x6c])&&(_0x41ac9d=_0x45c6c7(_0xa5db1a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x473c59()):_0xa5db1a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa5db1a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa5db1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xa5db1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30eac1(){const _0x476759=[_0xa5db1a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa5db1a([0x74,0x72,0x69,0x61,0x6c])][_0xa5db1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x521026[_0xa5db1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x502cc8/0x3e8:0xe10*_0x3787b2;return _0x521026[_0xa5db1a([0x65,0x78,0x70])]<_0x476759;}function _0x34b0f7(){const _0x4634b3=_0x521026[_0xa5db1a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4634b3)return!0x1;if(_0x4634b3[_0xa5db1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5db1a([0x2a])))return!0x0;if(_0x4634b3[_0xa5db1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5db1a([0x43,0x4d,0x54])))return!0x0;if(_0x4634b3[_0xa5db1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5db1a([0x52,0x43,0x4d,0x54]))){if(_0x2d10c1())return!0x0;if(_0x9aa29f()||_0x1589cf())return!0x0;}return!0x1;}function _0x4e4721(){const _0x5d02fd=_0x521026[_0xa5db1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5d02fd||0x0==_0x5d02fd[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53c35f}=new URL(window[_0xa5db1a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5d02fd[_0xa5db1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53c35f))return!0x0;const _0x1f7653=_0x53c35f[_0xa5db1a([0x73,0x70,0x6c,0x69,0x74])](_0xa5db1a([0x2e]));return _0x5d02fd[_0xa5db1a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x15de5a=>_0x15de5a[_0xa5db1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5db1a([0x2a])))[_0xa5db1a([0x6d,0x61,0x70])](_0x19dd26=>_0x19dd26[_0xa5db1a([0x73,0x70,0x6c,0x69,0x74])](_0xa5db1a([0x2e])))[_0xa5db1a([0x73,0x6f,0x6d,0x65])](_0x44b3c7=>_0x1f7653[_0xa5db1a([0x65,0x76,0x65,0x72,0x79])]((_0x193357,_0x38e222)=>_0x44b3c7[_0x38e222]===_0x193357||_0x44b3c7[_0x38e222]===_0xa5db1a([0x2a])));}function _0x473c59(){return _0x41ac9d&&_0x853593?new window[(_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x346379,_0x4ad49c)=>{_0x41ac9d[_0xa5db1a([0x74,0x68,0x65,0x6e])](_0x346379,_0x4ad49c),_0x853593[_0xa5db1a([0x74,0x68,0x65,0x6e])](_0x55bcf7=>{_0x55bcf7!=_0xa5db1a([0x56,0x61,0x6c,0x69,0x64])&&_0x346379(_0x55bcf7);},_0x4ad49c);}):_0x41ac9d||_0x853593||_0xa5db1a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x40c127(_0xf7c125,_0x263901){return new window[(_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34e4e4=>{if(_0x2c8fd2())return _0x34e4e4(_0xa5db1a([0x56,0x61,0x6c,0x69,0x64]));_0x3efd9c(),_0x3988ba[_0xa5db1a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa5db1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x26b31e=!0x1;const _0x8b026e=_0x9d400b();function _0x598ee9(_0x4e7148){return!!_0x4e7148&&(typeof _0x4e7148===_0xa5db1a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e7148===_0xa5db1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e7148[_0xa5db1a([0x74,0x68,0x65,0x6e])]===_0xa5db1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e7148[_0xa5db1a([0x63,0x61,0x74,0x63,0x68])]===_0xa5db1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1aaf52(_0x531a02){_0xedba39(_0x531a02)[_0xa5db1a([0x74,0x68,0x65,0x6e])](_0x46ce12=>{if(!_0x46ce12||_0x46ce12[_0xa5db1a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa5db1a([0x6f,0x6b]))return _0xa5db1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x9badb9(_0x3b8dac(_0x8b026e+_0x263901))!=_0x46ce12[_0xa5db1a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa5db1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa5db1a([0x56,0x61,0x6c,0x69,0x64]);})[_0xa5db1a([0x74,0x68,0x65,0x6e])](_0x5c6e1c=>(_0x9b605b(),_0x5c6e1c),()=>{const _0x2a6b7e=_0x223795();return null==_0x2a6b7e?(_0x9b605b(),_0xa5db1a([0x56,0x61,0x6c,0x69,0x64])):_0xa5db1a(_0x502cc8-_0x2a6b7e>(0x652f69e9^_0x4321b9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa5db1a([0x74,0x68,0x65,0x6e])](_0x34e4e4)[_0xa5db1a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34e4e4(_0xa5db1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a8fdc=0x41150369^_0x4321b9;function _0x9b605b(){const _0x5204cc=_0xa5db1a([0x6c,0x6c,0x63,0x74,0x2d])+_0x9badb9(_0x3b8dac(_0xf7c125)),_0x35ef2c=_0x33d302(_0x9badb9(window[_0xa5db1a([0x4d,0x61,0x74,0x68])][_0xa5db1a([0x63,0x65,0x69,0x6c])](_0x502cc8/_0x1a8fdc)));window[_0xa5db1a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa5db1a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5204cc,_0x35ef2c);}function _0x223795(){const _0x1e7718=_0xa5db1a([0x6c,0x6c,0x63,0x74,0x2d])+_0x9badb9(_0x3b8dac(_0xf7c125)),_0x451709=window[_0xa5db1a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa5db1a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e7718);return _0x451709?window[_0xa5db1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33d302(_0x451709),0x10)*_0x1a8fdc:null;}function _0xedba39(_0x5a6e6b){return new window[(_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6028c2,_0x2dba4e)=>{_0x5a6e6b[_0xa5db1a([0x74,0x68,0x65,0x6e])](_0x6028c2,_0x2dba4e),window[_0xa5db1a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2dba4e,0x41223929^_0x4321b9);});}}_0x3988ba[_0xa5db1a([0x6f,0x6e])](_0xa5db1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x312a85,_0x11931f)=>{if(_0x11931f[0x0]!=_0xf7c125)return _0x34e4e4(_0xa5db1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x11931f[0x1]={..._0x11931f[0x1],[_0xa5db1a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x8b026e};},{[_0xa5db1a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa5db1a([0x68,0x69,0x67,0x68])}),_0x3988ba[_0xa5db1a([0x6f,0x6e])](_0xa5db1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf624d5=>{_0x598ee9(_0xf624d5[_0xa5db1a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x26b31e=!0x0,_0x1aaf52(_0xf624d5[_0xa5db1a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa5db1a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa5db1a([0x6c,0x6f,0x77])}),_0x47a0ea[_0xa5db1a([0x74,0x68,0x65,0x6e])](()=>{_0x26b31e||_0x34e4e4(_0xa5db1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c8fd2(){return _0x3988ba[_0xa5db1a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa5db1a([0x76,0x69,0x65,0x77])][_0xa5db1a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa5db1a([0x61,0x75,0x74,0x6f]);}function _0x3efd9c(){_0x3988ba[_0xa5db1a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa5db1a([0x76,0x69,0x65,0x77])][_0xa5db1a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa5db1a([0x61,0x75,0x74,0x6f]);}}function _0x45c6c7(_0x3b273c){const _0x514c5b=[new window[(_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ac3d4=>setTimeout(_0x2ac3d4,0x412ad325^_0x4321b9)),_0x47a0ea[_0xa5db1a([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b294b=>{let _0x3fa21d=0x0;_0x3988ba[_0xa5db1a([0x6d,0x6f,0x64,0x65,0x6c])][_0xa5db1a([0x6f,0x6e])](_0xa5db1a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x361491,_0x423ea1)=>{_0x423ea1[0x0][_0xa5db1a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3fa21d++,_0x3fa21d==(0x4123ec11^_0x4321b9)&&(_0x4b294b(),_0x361491[_0xa5db1a([0x6f,0x66,0x66])]());});}))];return window[_0xa5db1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa5db1a([0x72,0x61,0x63,0x65])](_0x514c5b)[_0xa5db1a([0x74,0x68,0x65,0x6e])](()=>_0x3b273c);}async function _0x1fc109(){await _0x47a0ea,_0x3988ba[_0xa5db1a([0x6d,0x6f,0x64,0x65,0x6c])][_0xa5db1a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x9c2c43,_0x3988ba[_0xa5db1a([0x6d,0x6f,0x64,0x65,0x6c])][_0xa5db1a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x9c2c43,_0x3988ba[_0xa5db1a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa5db1a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2d10c1(){return _0x37fe23(_0xa5db1a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4afcde(_0xa5db1a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xa5db1a([0x73,0x74,0x61,0x74,0x65])]==_0xa5db1a([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x9aa29f(){return _0x37fe23(_0xa5db1a([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 _0x1589cf(){return _0x37fe23(_0xa5db1a([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x539d5b(_0x246d2c){const _0x46f1da=_0x17812f();_0x3988ba[_0x46f1da]=_0xa5db1a([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x246d2c,_0x246d2c!=_0xa5db1a([0x56,0x61,0x6c,0x69,0x64])&&_0x1fc109();}function _0x17812f(){const _0x38bb67=window[_0xa5db1a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa5db1a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa5db1a([0x6e,0x6f,0x77])]())[_0xa5db1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa5db1a([0x2e]),'');let _0x2a41a7=_0xa5db1a([0x4b]);for(let _0x48d426=0x0;_0x48d426<_0x38bb67[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48d426+=0x2){let _0x44d10d=window[_0xa5db1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38bb67[_0xa5db1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48d426,_0x48d426+0x2));_0x44d10d>=_0x228133[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44d10d-=_0x228133[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a41a7+=_0x228133[_0x44d10d];}return _0x2a41a7;}function _0x2fdaec(){const _0x1ed809=_0x176ed6[_0xa5db1a([0x73,0x70,0x6c,0x69,0x74])](_0xa5db1a([0x2e]));if(0x3!=_0x1ed809[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5ebd5a(_0x1ed809[0x1]);function _0x5ebd5a(_0x1ed7e2){const _0x33f596=_0x218cc0(_0x1ed7e2);return _0x33f596&&_0x411237()?_0x33f596:null;function _0x411237(){const _0x34bd96=_0x33f596[_0xa5db1a([0x6a,0x74,0x69])],_0x250455=window[_0xa5db1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34bd96[_0xa5db1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34bd96[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x39601f={..._0x33f596,[_0xa5db1a([0x6a,0x74,0x69])]:_0x34bd96[_0xa5db1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x34bd96[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x39601f[_0xa5db1a([0x76,0x63])],_0x3b8dac(_0x39601f)==_0x250455;}}}async function _0x1a3462(){let _0x50067e=!0x0;try{const _0x318085=_0x176ed6[_0xa5db1a([0x73,0x70,0x6c,0x69,0x74])](_0xa5db1a([0x2e])),[_0x15aaa7,_0x285644,_0x2bda9e]=_0x318085;return _0x3b2290(_0x15aaa7),await _0x3cc4f3(_0x15aaa7,_0x285644,_0x2bda9e),_0x50067e;}catch{return!0x1;}function _0x3b2290(_0x34ad1f){const _0x890cc7=_0x218cc0(_0x34ad1f);_0x890cc7&&_0x890cc7[_0xa5db1a([0x61,0x6c,0x67])]==_0xa5db1a([0x45,0x53,0x32,0x35,0x36])||(_0x50067e=!0x1);}async function _0x3cc4f3(_0x5f0c69,_0x5c7ee2,_0x2f38a1){const _0x3262bf=window[_0xa5db1a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa5db1a([0x66,0x72,0x6f,0x6d])](_0x204c04(_0x2f38a1),_0x1d8cc7=>_0x1d8cc7[_0xa5db1a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c2aab=new window[(_0xa5db1a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa5db1a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5f0c69+_0xa5db1a([0x2e])+_0x5c7ee2),_0x23fae2=window[_0xa5db1a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa5db1a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x23fae2)return;const _0x1f9655=await _0x23fae2[_0xa5db1a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa5db1a([0x6a,0x77,0x6b]),_0x1b5610,{[_0xa5db1a([0x6e,0x61,0x6d,0x65])]:_0xa5db1a([0x45,0x43,0x44,0x53,0x41]),[_0xa5db1a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa5db1a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa5db1a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x23fae2[_0xa5db1a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa5db1a([0x6e,0x61,0x6d,0x65])]:_0xa5db1a([0x45,0x43,0x44,0x53,0x41]),[_0xa5db1a([0x68,0x61,0x73,0x68])]:{[_0xa5db1a([0x6e,0x61,0x6d,0x65])]:_0xa5db1a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f9655,_0x3262bf,_0x3c2aab)||(_0x50067e=!0x1);}}function _0x218cc0(_0x3d1c4a){return _0x3d1c4a[_0xa5db1a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa5db1a([0x65,0x79]))?JSON[_0xa5db1a([0x70,0x61,0x72,0x73,0x65])](_0x204c04(_0x3d1c4a)):null;}function _0x204c04(_0x3965ff){return window[_0xa5db1a([0x61,0x74,0x6f,0x62])](_0x3965ff[_0xa5db1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa5db1a([0x2b]))[_0xa5db1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa5db1a([0x2f])));}function _0x3b8dac(_0xebd823){let _0x5b6da8=0x1505;function _0x4efd9c(_0x243ad3){for(let _0x217444=0x0;_0x217444<_0x243ad3[_0xa5db1a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x217444++){const _0x21e6ca=_0x243ad3[_0xa5db1a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x217444);_0x5b6da8=(_0x5b6da8<<0x5)+_0x5b6da8+_0x21e6ca,_0x5b6da8&=_0x5b6da8;}}function _0x3c8e21(_0x2f3974){Array[_0xa5db1a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f3974)?_0x2f3974[_0xa5db1a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3c8e21):_0x2f3974&&typeof _0x2f3974==_0xa5db1a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa5db1a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f3974)[_0xa5db1a([0x73,0x6f,0x72,0x74])]()[_0xa5db1a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2de8ea,_0x29de5a])=>{_0x4efd9c(_0x2de8ea),_0x3c8e21(_0x29de5a);}):_0x4efd9c(window[_0xa5db1a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f3974));}return _0x3c8e21(_0xebd823),_0x5b6da8>>>0x0;}function _0x9badb9(_0x445911){return _0x445911[_0xa5db1a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa5db1a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa5db1a([0x30]));}function _0x33d302(_0x47c6d0){return _0x47c6d0[_0xa5db1a([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa5db1a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa5db1a([0x6a,0x6f,0x69,0x6e])]('');}function _0x37fe23(_0x381dda){return _0x3988ba[_0xa5db1a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xa5db1a([0x68,0x61,0x73])](_0x381dda);}function _0x4afcde(_0x41044e){return _0x3988ba[_0xa5db1a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xa5db1a([0x67,0x65,0x74])](_0x41044e);}function _0x9c2c43(){}function _0xa5db1a(_0x449cb6){return _0x449cb6['map'](_0xa66767=>String['fromCharCode'](_0xa66767))['join']('');}_0x539d5b(await _0x5de169());}(this);}['destroy'](){const _0x510253=this['editor']['plugins']['get'](o),_0x57e774=this['editor']['config']['get']('collaboration.channelId');for(const _0x3bc24e of _0x510253['getCommentThreads']({'channelId':_0x57e774}))_0x510253['_detachCommentThread'](_0x3bc24e['id']),_0x510253['_threads']['delete'](_0x3bc24e['id']);super['destroy']();}['hasMarkerForId'](_0x4bb0b4){return this['getAllMarkersForId'](_0x4bb0b4)['length']>0x0;}['getAllMarkersForId'](_0x57e2ba){const _0x42e9a4=[];for(const _0xa5ad48 of this['editor']['model']['markers'])_0xa5ad48['name']['startsWith']('comment:'+_0x57e2ba)&&_0x42e9a4['push'](_0xa5ad48);return _0x42e9a4;}['scrollToThreadMarker'](_0x5f076e){const _0x5656aa=this['_getTargetForId'](_0x5f076e);_0x5656aa&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x5f076e&&rt({'target':_0x5656aa[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x13493c){this['editor']['model']['change'](()=>{for(const _0x39a8fb of this['getAllMarkersForId'](_0x13493c))this['editor']['editing']['reconvertMarker'](_0x39a8fb);});}['_attachArchivedThread'](_0x384199){const _0x1854a1=this['editor']['plugins']['get'](o),_0x3d981c=this['editor']['plugins']['get'](P),_0x58cad9=_0x1854a1['getCommentThread'](_0x384199);if(!_0x58cad9['isAttached']){const _0x47c11c=_0x58cad9['attachTo'](()=>this['_getTargetForId'](_0x58cad9['id']));_0x3d981c['registerAnnotation'](_0x47c11c),_0x58cad9['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1a7245=this['editor'],_0x11c049=_0x1a7245['plugins']['get'](it);_0x1a7245['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x429f36,_0x4a17e9)=>{const {id:_0xa9caa0}=er(_0x429f36['markerName']),_0x54801c=_0x1a7245['plugins']['get'](o)['getCommentThread'](_0xa9caa0),_0x44e3c1=this['activeMarker']&&er(this['activeMarker'])['id']===_0xa9caa0;let _0x503243;if(_0x54801c&&_0x54801c['isResolved']&&!_0x44e3c1&&_0x429f36['item'])return _0x4a17e9['consumable']['consume'](_0x429f36['item'],'addMarker:'+_0x429f36['markerName']),_0x4a17e9['consumable']['consume'](_0x429f36['item'],'removeMarker:'+_0x429f36['markerName']),null;const _0x2b2ce=['ck-comment-marker'];return _0x44e3c1&&_0x2b2ce['push']('ck-comment-marker--active'),_0x503243=_0x54801c?.['length']?_0x54801c['comments']['first']['author']['id']:_0x11c049['me']['id'],{'classes':_0x2b2ce,'attributes':{'data-comment':_0xa9caa0,'data-author-id':_0x503243}};}}),_0x1a7245['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1933e9,{options:_0x2c010b})=>{if(_0x2c010b['showCommentHighlights'])return null;const _0x357e93=_0x1a7245['plugins']['get'](o),_0x28daa0=_0x1a7245['model']['markers']['get'](_0x1933e9),{id:_0x112cfd,part:_0x2d98fd}=er(_0x1933e9);return _0x28daa0&&!_0x28daa0['affectsData']||_0x2c010b['ignoreResolvedComments']&&_0x357e93['getCommentThread'](_0x112cfd)?.['isResolved']?null:{'group':'comment','name':_0x2d98fd?_0x112cfd+':'+_0x2d98fd:_0x112cfd};}}),_0x1a7245['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x43bf1a,{writer:_0x4196d7})=>_0x4196d7['createElement']('$marker',{'data-name':'comment:'+_0x43bf1a['getAttribute']('id')})}),_0x1a7245['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x27290b=this['editor'],_0xf3c6a9=_0x27290b['plugins']['get'](o),_0x124cdd=new Set(),_0x357501=new Set();_0x27290b['model']['document']['registerPostFixer'](_0x5698ff=>{let _0x32bfe5=!0x1;for(const {name:_0x38cca1,data:_0x35bc0b}of _0x27290b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1b2613,id:_0x4c5b13}=er(_0x38cca1);let _0x52e315=_0x35bc0b['newRange'];if('comment'!==_0x1b2613||!_0x52e315)continue;const _0x448f83='$graveyard'===_0x52e315['root']['rootName'];_0x448f83||(_0x52e315=dt(_0x52e315,_0x27290b['model']),!_0x52e315||_0x52e315['isCollapsed']||!_0x35bc0b['newRange']||_0x52e315['isEqual'](_0x35bc0b['newRange']))?_0x27290b['model']['hasContent'](_0x52e315)&&!_0x448f83?this['isThreadsLoadingPaused']?_0x124cdd['add'](_0x38cca1):this['_handleThreadMarker'](_0x38cca1,_0x4c5b13):(_0x357501['add'](_0x38cca1),_0x124cdd['delete'](_0x38cca1),_0x5698ff['removeMarker'](_0x38cca1),_0x32bfe5=!0x0):(_0x5698ff['updateMarker'](_0x38cca1,{'range':_0x52e315}),_0x32bfe5=!0x0);}return _0x32bfe5;}),this['on']('change:isThreadsLoadingPaused',(_0x160837,_0x6956e,_0x11a2c7)=>{if(!_0x11a2c7&&_0x124cdd['size'])for(const _0x3b1fef of _0x124cdd){const {id:_0x43429a}=er(_0x3b1fef);_0x124cdd['delete'](_0x3b1fef),_0x27290b['model']['markers']['get'](_0x3b1fef)&&this['_handleThreadMarker'](_0x3b1fef,_0x43429a);}}),this['listenTo'](_0x27290b['model']['document'],'change',()=>{for(const {name:_0x4141ea,data:{newRange:_0x3a9a4d}}of _0x27290b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x389ad4,id:_0x3c2873}=er(_0x4141ea);if('comment'!==_0x389ad4)continue;const _0x1637c6=_0xf3c6a9['getCommentThread'](_0x3c2873),_0x1fea0a=this['hasMarkerForId'](_0x3c2873);_0x1637c6&&(!_0x1637c6['_hasTargetInContent']&&_0x3a9a4d&&_0x27290b['editing']['view']['once']('render',()=>{const _0x51fece=_0x27290b['plugins']['get'](O),_0x5b8b84=_0xf3c6a9['_threadToController']['get'](_0x1637c6)['view'];_0x51fece['getByInnerView'](_0x5b8b84)['refreshVisibility']();},{'priority':'low'}),_0x1637c6['_hasTargetInContent']=_0x1fea0a||!!_0x3a9a4d),_0x3a9a4d||(_0x357501['add'](_0x4141ea),_0x124cdd['delete'](_0x4141ea));}for(const _0x5e97bd of _0x357501){const {id:_0x2b4a3b}=er(_0x5e97bd),_0x347c2d=_0xf3c6a9['getCommentThread'](_0x2b4a3b);if(_0x124cdd['delete'](_0x5e97bd),!_0x347c2d)continue;const _0x59045c=this['hasMarkerForId'](_0x2b4a3b);_0x59045c||_0x347c2d['isSubmitted']?_0x59045c||_0x347c2d['unlinkedAt']||_0x347c2d['setUnlinkedAt'](new Date()):_0x347c2d['remove']();}_0x357501['clear']();});}['_handleInitialThreads'](_0x9f2b78){_0x9f2b78['forEach'](_0x1596ff=>{_0x1596ff['unlinkedAt']&&this['_attachArchivedThread'](_0x1596ff['id']);});}['_getTargetForId'](_0x46d05f){const _0x2d8a4b=this['editor'],_0x2f947c=this['getAllMarkersForId'](_0x46d05f);return et(_0x2d8a4b['editing'],_0x2f947c);}['_getTextContext'](_0x31eba3){const _0x329a3a=this['getAllMarkersForId'](_0x31eba3);let _0x2d45a0='',_0x314db1=!0x1;for(const _0xa73ba9 of _0x329a3a){const _0x57ab53=_0xa73ba9['getRange']();for(const _0xff2771 of Array['from'](_0x57ab53['getItems']()))_0xff2771['is']('$textProxy')?(_0x2d45a0&&_0x314db1&&(_0x2d45a0+='\x20',_0x314db1=!0x1),_0x2d45a0+=_0xff2771['data']):_0x314db1=!0x0;_0x314db1=!0x0;}return _0x2d45a0['substring'](0x0,0x96);}['_attachMarkerToThread'](_0xa8bf1e,_0x12e993){const _0x7de15=this['editor'],_0x193efa=_0x7de15['plugins']['get'](o);let _0x2f68f9=_0x193efa['getCommentThread'](_0x12e993);const _0x2c04b4=_0x7de15['config']['get']('collaboration.channelId'),_0x1792e3=_0x7de15['plugins']['get'](P);if(_0x2f68f9&&(_0x2f68f9['unlinkedAt']&&_0x2f68f9['setUnlinkedAt'](null),_0x2f68f9['isAttached']))return _0x2f68f9;return!this['getAllMarkersForId'](_0x12e993)[0x0]['managedUsingOperations']?_0x7de15['editing']['view']['once']('render',()=>{if(_0x193efa['getCommentThread'](_0x12e993))return;const _0x3bf14c=_0x7de15['plugins']['get'](O);_0x2f68f9=_0x193efa['openNewCommentThread']({'channelId':_0x2c04b4,'threadId':_0x12e993,'target':()=>this['_getTargetForId'](_0x12e993),'context':{'type':'text','value':this['_getTextContext'](_0x12e993)}});const _0x4ce434=_0x193efa['_threadToController']['get'](_0x2f68f9)['view'],_0x45fa1a=_0x3bf14c['getByInnerView'](_0x4ce434);_0x45fa1a&&_0x1792e3['registerAnnotation'](_0x45fa1a);},{'priority':'low'}):_0x193efa['fetchCommentThread']({'channelId':_0x2c04b4,'threadId':_0x12e993})['then'](_0x5ced62=>{if('destroyed'!==_0x7de15['state']){if(_0x2f68f9=_0x5ced62,_0x2f68f9&&!_0x2f68f9['isAttached']){const _0x2fed1e=_0x2f68f9['attachTo'](()=>this['_getTargetForId'](_0x12e993));_0x1792e3['registerAnnotation'](_0x2fed1e),_0x2f68f9['isResolved']&&this['_reconvertMarkers'](_0x12e993);}else{if(!_0x2f68f9){const _0x46c30f=this['getAllMarkersForId'](_0x12e993);_0x7de15['model']['change'](_0x17d8a0=>{for(const _0x328223 of _0x46c30f)_0x17d8a0['removeMarker'](_0x328223);});}}}}),_0x2f68f9;}['_handleThreadMarker'](_0x3d7f29,_0x4377f8){const _0x38fd95=this['_attachMarkerToThread'](_0x3d7f29,_0x4377f8);_0x38fd95&&!_0x38fd95['context']&&_0x38fd95['setContext']({'type':'text','value':this['_getTextContext'](_0x4377f8)});}['_initAriaMarkerChangeAnnouncements'](){const _0x1e2f91=this['editor'];ot(_0x1e2f91['model'],({left:_0x45e527,entered:_0x13a048})=>{for(const _0x4d5343 of _0x45e527)if(mt(_0x4d5343)){_0x1e2f91['ui']['ariaLiveAnnouncer']['announce'](E(_0x1e2f91['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x49e512 of _0x13a048)if(mt(_0x49e512)){_0x1e2f91['ui']['ariaLiveAnnouncer']['announce'](E(_0x1e2f91['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x37b951)));break;}});}}function ft(_0x3c616e,_0x461fa4){return _0x461fa4?_0x3c616e+':'+_0x461fa4:_0x3c616e;}function er(_0x526bed){const _0x130013=_0x526bed['split'](':');return{'group':_0x130013[0x0],'id':_0x130013[0x1],'part':_0x130013[0x2]};}function dt(_0x2df2a1,_0x40f90a){const _0x168421=_0x40f90a['schema'],_0x46e253=_0x40f90a['createRange'](_0x2df2a1['start']);for(const _0x2631f9 of _0x2df2a1['getWalker']()){const {type:_0xb459b1,item:_0x3f726c,nextPosition:_0x41d4a0}=_0x2631f9;if('text'===_0xb459b1||_0x168421['isObject'](_0x3f726c)){const _0x100789=_0x40f90a['createPositionBefore'](_0x3f726c);_0x46e253['isCollapsed']&&(_0x46e253['start']=_0x100789),_0x46e253['end']=_0x41d4a0;}}return _0x46e253;}function mt(_0x47fd12){return'comment'===er(_0x47fd12['name'])['group'];}class i extends _0x17ed19{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x22fbd0=this['editor'],_0x93bb66=_0x22fbd0['plugins']['get'](o),_0x4d44a9=_0x22fbd0['plugins']['get'](r),_0x584ba5=_0x22fbd0['plugins']['get'](O),_0x268609=_0x22fbd0['plugins']['get'](P);_0x22fbd0['ui']['componentFactory']['add']('comment',()=>{const _0x3a3e86=this['_createUIButton'](_0x31f757);return _0x3a3e86['tooltip']=!0x0,_0x3a3e86;}),_0x22fbd0['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x405369)),_0x268609['addSourceCollector'](()=>{const _0x310faf=[];for(const [_0x4f234d,_0x59c299]of _0x93bb66['_threadToController']){const _0x1cd8ff=_0x4d44a9['getAllMarkersForId'](_0x4f234d['id']),_0x5b7774=_0x1cd8ff['map'](_0x443723=>_0x443723['getRange']());_0x1cd8ff['length']>0x0&&_0x310faf['push']([_0x59c299['view'],_0x5b7774]);}return _0x310faf;}),this['listenTo'](_0x584ba5,'change:activeAnnotations',(_0xf4dda8,_0x2f12db,_0x59683e)=>{const _0x55ca9e=Array['from'](_0x59683e)['map'](_0x15fc3d=>_0x15fc3d['innerView'])['find'](_0x487796=>_0x93bb66['_viewToController']['has'](_0x487796));if(!_0x55ca9e)return void(_0x4d44a9['activeMarker']=null);const _0x25b325=_0x93bb66['_viewToController']['get'](_0x55ca9e)['model']['id'],_0xb7d530='comment:'+_0x25b325;_0x25b325&&_0x4d44a9['hasMarkerForId'](_0x25b325)?_0x4d44a9['activeMarker']=_0xb7d530:_0x4d44a9['activeMarker']&&(_0x4d44a9['activeMarker']=null);}),this['listenTo'](_0x93bb66,'removeCommentThread',(_0x544cab,{threadId:_0x3d844c,isFromAdapter:_0x4cf185})=>{!_0x4cf185&&_0x22fbd0['ui']['focusTracker']['isFocused']&&_0x4d44a9['hasMarkerForId'](_0x3d844c)&&_0x22fbd0['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x93bb66,'addComment',(_0x5a3e7d,{threadId:_0x16ba59,isFromAdapter:_0xf354c6})=>{if(_0xf354c6||!_0x4d44a9['hasMarkerForId'](_0x16ba59)||!_0x93bb66['hasCommentThread'](_0x16ba59))return;0x1===_0x93bb66['getCommentThread'](_0x16ba59)['length']&&(_0x22fbd0['editing']['view']['focus'](),_0x5a3e7d['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x421523=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5c414a;for(const _0x5f0646 in _0x421523){const _0x193243=_0x5f0646,_0x2b3945=_0x421523[_0x193243];if('commentsLicenseKeyValid'==_0x2b3945||'commentsLicenseKeyInvalid'==_0x2b3945||'commentsLicenseKeyExpired'==_0x2b3945||'commentsLicenseKeyDomainLimit'==_0x2b3945||'commentsLicenseKeyNotAllowed'==_0x2b3945||'commentsLicenseKeyEvaluationLimit'==_0x2b3945||'commentsLicenseKeyTrialLimit'==_0x2b3945||'commentsLicenseKeyUsageLimit'==_0x2b3945){delete _0x421523[_0x193243],_0x5c414a=_0x2b3945,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5c414a&&_0x421523['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5c414a&&_0x421523['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5c414a&&_0x421523['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5c414a&&_0x421523['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5c414a&&_0x421523['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x5c414a&&_0x421523['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x5c414a&&_0x421523['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2dd44f){const _0x246d7d=this['editor'],_0x5244e4=new _0x2dd44f(_0x246d7d['locale']),_0x2004ef=_0x246d7d['commands']['get']('addCommentThread');return _0x5244e4['set']({'label':E(_0x246d7d['locale'],'Comment'),'icon':_0x2fbfc4}),_0x5244e4['bind']('isEnabled')['to'](_0x2004ef),this['listenTo'](_0x5244e4,'execute',()=>{_0x2004ef['execute']();}),_0x5244e4;}}class s extends _0x17ed19{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x41da26){super(_0x41da26),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xad13b,_0x586bfa,_0xb162bd)=>{_0xb162bd?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x5effda,_0x3616d9]of this['editor']['commands'])_0x3616d9['affectsData']&&'addCommentThread'!==_0x5effda&&_0x3616d9['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x5306e=this['editor']['editing']['view']['document'];this['listenTo'](_0x5306e,'cut',_0x3e09a8=>_0x3e09a8['stop'](),{'priority':'highest'}),this['listenTo'](_0x5306e,'clipboardInput',_0x28acb9=>_0x28acb9['stop'](),{'priority':'highest'}),this['listenTo'](_0x5306e,'delete',_0xf6a109=>_0xf6a109['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2c5695,_0x33bbb4]of this['editor']['commands'])_0x33bbb4['affectsData']&&'addCommentThread'!==_0x2c5695&&_0x33bbb4['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x3dc007{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x201196){super(_0x201196),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x385f7e=this['context']['plugins']['get'](O);this['listenTo'](_0x385f7e,'_activateAnnotation',(_0x328880,_0x402aeb)=>{for(const _0x4ed691 of this['activeUIs']){const _0x37c6d8=this['_uis']['get'](_0x4ed691);(0x0,this['uisData']['get'](_0x4ed691)['filter'])(_0x402aeb)&&_0x37c6d8['setActiveAnnotation'](_0x402aeb);}}),this['listenTo'](_0x385f7e,'_deactivateAllAnnotations',()=>{for(const _0xc67a3 of this['activeUIs']){this['_uis']['get'](_0xc67a3)['setActiveAnnotation'](null);}}),this['listenTo'](_0x385f7e['_visibleAnnotations'],'add',(_0x595d2d,_0x3e308a)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3e308a);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3457b4){return this['activeUIs']['has'](_0x3457b4);}['activate'](_0x11fb3f,_0x518f42=this['defaultFilter']){const _0x21cf06=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x11fb3f))throw new _0x39e81a('annotationsuis-missing-ui',this,{'uiName':_0x11fb3f});this['isActive'](_0x11fb3f)&&this['deactivate'](_0x11fb3f),this['activeUIs']['add'](_0x11fb3f);const _0x36632f=new _();!function({source:_0x143e06,target:_0x112f36,filter:_0x2f5247}){for(const _0x15de6e of _0x143e06)_0x2f5247(_0x15de6e)&&_0x112f36['add'](_0x15de6e);_0x112f36['listenTo'](_0x143e06,'add',(_0x3987e3,_0x4340af)=>{_0x2f5247(_0x4340af)&&_0x112f36['add'](_0x4340af);}),_0x112f36['listenTo'](_0x143e06,'remove',(_0x51d1d7,_0x36fed9)=>{_0x112f36['has'](_0x36fed9)&&_0x112f36['remove'](_0x36fed9);});}({'source':_0x21cf06['_visibleAnnotations'],'target':_0x36632f,'filter':_0x518f42}),this['uisData']['set'](_0x11fb3f,{'collection':_0x36632f,'filter':_0x518f42});const _0x87b6d1=this['_uis']['get'](_0x11fb3f);_0x87b6d1['attach'](_0x36632f),this['listenTo'](_0x87b6d1,'change:activeAnnotation',(_0x1e6c6b,_0x25eb9f,_0x566017,_0x3d7371)=>{_0x3d7371&&_0x21cf06['_removeActiveAnnotation'](_0x3d7371),_0x566017&&_0x21cf06['_addActiveAnnotation'](_0x566017);});}['deactivate'](_0xdac71d){if(this['activeUIs']['delete'](_0xdac71d),!this['_uis']['has'](_0xdac71d))throw new _0x39e81a('annotationsuis-missing-ui',this,{'uiName':_0xdac71d});const _0x51fc0f=this['_uis']['get'](_0xdac71d);_0x51fc0f['detach'](),this['stopListening'](_0x51fc0f),this['uisData']['get'](_0xdac71d)['collection']['destroy'](),this['uisData']['delete'](_0xdac71d);}['switchTo'](_0x37d566){if(!this['_uis']['has'](_0x37d566))throw new _0x39e81a('annotationsuis-missing-ui',this,{'uiName':_0x37d566});const _0x3fda6d=this['context']['plugins']['get'](O),_0x56fb1a=Array['from'](_0x3fda6d['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x37d566);const _0x3f3318=this['_uis']['get'](_0x37d566);_0x3f3318['setActiveAnnotation'](_0x56fb1a),_0x3f3318['_setSelectedAnnotations']&&_0x56fb1a&&_0x3f3318['_setSelectedAnnotations']([_0x56fb1a]);}['deactivateAll'](){for(const _0x51d815 of this['activeUIs'])this['deactivate'](_0x51d815);}['register'](_0x2a54da,_0xf107f9){if(this['_uis']['has'](_0x2a54da))throw new _0x39e81a('annotationsuis-register-already-registered');if('function'!=typeof _0xf107f9['attach']||'function'!=typeof _0xf107f9['detach']||'function'!=typeof _0xf107f9['setActiveAnnotation'])throw new _0x39e81a('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2a54da,_0xf107f9);}['refilterAnnotations'](){const _0x5b2194=this['context']['plugins']['get'](O)['collection'],_0x2e4ca6=new Map(),_0x4e61a9=Array['from'](this['activeUIs']);for(const _0x142ec6 of this['activeUIs']){const _0x1ace26=this['uisData']['get'](_0x142ec6)['collection'];for(const _0x39e6ba of _0x1ace26)_0x2e4ca6['set'](_0x39e6ba,_0x142ec6);}for(const _0x2adf0c of _0x5b2194){const _0x18b2fe=_0x2e4ca6['get'](_0x2adf0c);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2adf0c);const _0x4b9c3c=_0x4e61a9['find'](_0x2686ed=>this['uisData']['get'](_0x2686ed)['filter'](_0x2adf0c));_0x18b2fe!==_0x4b9c3c&&(_0x18b2fe&&this['uisData']['get'](_0x18b2fe)['collection']['remove'](_0x2adf0c),_0x4b9c3c&&this['uisData']['get'](_0x4b9c3c)['collection']['add'](_0x2adf0c));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1b8172){const _0x15c95a=[];for(const _0x12f5a3 of this['activeUIs']){(0x0,this['uisData']['get'](_0x12f5a3)['filter'])(_0x1b8172)&&_0x15c95a['push'](_0x12f5a3);}if(_0x15c95a['length']>0x1)throw new _0x39e81a('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x15c95a,'annotationType':_0x1b8172['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x4adeec){super(_0x4adeec);const _0x5b59ca=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 _0x28a20a(),this['focusCycler']=new _0x61476c({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5b59ca['to']('class')],'style':{'minHeight':_0x5b59ca['to']('minHeight',_0x15e89e=>'number'==typeof _0x15e89e?pi(_0x15e89e+0xa):null)},'dir':_0x4adeec['uiLanguageDirection'],'role':'application','aria-label':E(_0x4adeec,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x4adeec,'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',_0x5516f5=>{this['_updateItemPositionInFocusables'](_0x5516f5['source']);}),this['list']['forEach'](_0x10d0a3=>{this['focusTracker']['add'](_0x10d0a3['element']),this['_updateItemPositionInFocusables'](_0x10d0a3);}),this['list']['on']('change',(_0x80b90,_0xe2c361)=>{for(const _0x582d28 of _0xe2c361['removed'])this['focusTracker']['remove'](_0x582d28['element']),this['focusables']['remove'](_0x582d28);for(const _0x59a456 of _0xe2c361['added'])this['focusTracker']['add'](_0x59a456['element']),this['_updateItemPositionInFocusables'](_0x59a456);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x593a27){const _0x8f58d1=this['focusables']['getIndex'](_0x593a27);let _0x3109fc,_0x563acf;for(const _0x11b5d1 of this['focusables'])if(_0x593a27['top']<_0x11b5d1['top']){_0x3109fc=_0x11b5d1;break;}if(_0x563acf=_0x3109fc?this['focusables']['getIndex'](_0x3109fc):this['focusables']['length'],-0x1!==_0x8f58d1){if(_0x8f58d1===_0x563acf-0x1)return;this['focusables']['remove'](_0x593a27),_0x563acf=_0x3109fc?this['focusables']['getIndex'](_0x3109fc):this['focusables']['length'];}this['focusables']['add'](_0x593a27,_0x563acf);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1c5c8a){super(_0x1c5c8a),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x52e1a0,_0x5a52b4)=>_0x52e1a0+_0x5a52b4),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x51b6b7=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x51b6b7['to']('isAnimationDisabled',_0x1dd19f=>_0x1dd19f?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x51b6b7['to']('top',_0x1d84a5=>Ht(_0x1d84a5))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x45c33d=this['element']['clientHeight'];_0x45c33d&&(this['height']=_0x45c33d);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3dc007{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4b2352){super(_0x4b2352),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 _0x2285c9=this['context']['config']['get']('sidebar.container');_0x2285c9&&this['setContainer'](_0x2285c9);}['setContainer'](_0x2bb4ce){if(!y(_0x2bb4ce))throw new _0x39e81a('sidebar-setcontainer-invalid-element');this['container']=_0x2bb4ce;}['_attachToContainer']({viewClass:_0x2cb83d='',spaceBetweenItems:_0x221b59=0x19}={}){if(!y(this['container']))throw new _0x39e81a('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2cb83d,this['_spaceBetweenItems']=_0x221b59;}['rearrange']({removedAnnotation:_0x4b7d9e,previousAnnotation:_0x1d4556,nextAnnotation:_0x1f62ab}){const _0x59ef17=this['getSidebarItemView'](_0x4b7d9e);this['view']['list']['remove'](_0x59ef17),this['_destroySidebarItemView'](_0x4b7d9e),_0x1d4556&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1d4556)),_0x1f62ab&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1f62ab)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x21accd,activatedAnnotation:_0x564b7e,disableAnimationOnActivatedAnnotation:_0x1ff307}){if(this['_activeAnnotation']=_0x564b7e,_0x21accd){_0x21accd['isActive']=!0x1;const _0x30ce44=this['getSidebarItemView'](_0x21accd);_0x30ce44&&_0x1ff307&&(_0x30ce44['isAnimationDisabled']=!0x1);}if(_0x564b7e){const _0x32f401=this['getSidebarItemView'](_0x564b7e);_0x32f401&&(_0x564b7e['isActive']=!0x0,_0x1ff307&&(_0x32f401['isAnimationDisabled']=!0x0,_0x32f401['top']+=0x1),this['_alignToTargetRect'](_0x32f401));}}['_detachFromContainer'](_0x27bed5){if(this['view']['element']['remove'](),_0x27bed5){for(const _0x380894 of _0x27bed5)this['_destroySidebarItemView'](_0x380894);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1a36f2,_0x4d6c27){_0x4d6c27||(_0x4d6c27=_0x1a36f2['view']);const _0x320b3c=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x320b3c,_0x1a36f2),this['_annotationToSidebarItemView']['set'](_0x1a36f2,_0x320b3c),_0x320b3c['content']['add'](_0x4d6c27),this['listenTo'](_0x1a36f2['view'],'change:targetRect',(_0x3e0485,_0x3c7d20,_0x1cd300)=>{const _0x15ee58=this['_getTargetTop'](_0x1a36f2,_0x1cd300);_0x320b3c['_targetTop']!=_0x15ee58&&(_0x320b3c['_targetTop']=_0x15ee58,this['_setItemTop'](_0x320b3c,_0x15ee58));}),this['listenTo'](_0x320b3c,'change:top',()=>{this['_recalculate'](_0x320b3c,'top');}),this['listenTo'](_0x320b3c,'change:bottom',()=>{this['_recalculate'](_0x320b3c,'bottom');}),this['_alignToTargetRect'](_0x320b3c);const _0x5ce5e6=this['_getItemBefore'](_0x320b3c);if(_0x5ce5e6)this['_alignAfterItem'](_0x5ce5e6,_0x320b3c)||this['_alignToTargetRect'](_0x320b3c);else this['_alignToTargetRect'](_0x320b3c);return this['_updateLastItem'](),this['view']['list']['add'](_0x320b3c),_0x320b3c;}['_alignForTopChange'](_0x2f77d6){if(!_0x2f77d6['content']['length'])return;const _0x59cfb3=this['_getItemBefore'](_0x2f77d6);if(!_0x59cfb3)return;const _0x588ca8=this['_sidebarItemViewToAnnotation']['get'](_0x59cfb3),_0x26358e=this['_activeAnnotation'];_0x26358e&&_0x26358e===_0x588ca8?this['_alignAfterItem'](_0x59cfb3,_0x2f77d6):this['_alignBeforeItem'](_0x2f77d6,_0x59cfb3);}['_alignForBottomChange'](_0x3ed791){if(!_0x3ed791['content']['length'])return;const _0x28ddca=this['_getItemAfter'](_0x3ed791);if(!_0x28ddca)return;const _0x50d7f3=this['_sidebarItemViewToAnnotation']['get'](_0x28ddca),_0x2042b3=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x309c52=this['_activeAnnotation'];_0x309c52&&_0x309c52===_0x50d7f3&&_0x2042b3?(this['_alignBeforeItem'](_0x28ddca,_0x3ed791),this['_alignAfterItem'](_0x3ed791,_0x28ddca)):_0x309c52&&_0x309c52===_0x50d7f3?this['_alignBeforeItem'](_0x28ddca,_0x3ed791):this['_alignAfterItem'](_0x3ed791,_0x28ddca);}['_recalculate'](_0xe9947b,_0x2d2058){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0xd251a8,changedProp:_0x890e14}of this['_recalculateBuffer'])'top'===_0x890e14?this['_alignForTopChange'](_0xd251a8):this['_alignForBottomChange'](_0xd251a8);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xe9947b,'changedProp':_0x2d2058});}['getSidebarItemView'](_0x3a6c8e){return this['_annotationToSidebarItemView']['get'](_0x3a6c8e);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x17dff4){const _0x906d38=this['getSidebarItemView'](_0x17dff4);this['stopListening'](_0x906d38),this['stopListening'](_0x17dff4['view']),_0x906d38['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x17dff4),this['_sidebarItemViewToAnnotation']['delete'](_0x906d38);}['_createSidebarView'](){const _0x194339=new F(this['context']['locale']);return _0x194339['render'](),this['on']('change:_lastItem',(_0x26fa21,_0x55f527,_0x5ca621,_0x3acabe)=>{_0x3acabe&&_0x194339['unbind']('minHeight'),_0x5ca621?_0x194339['bind']('minHeight')['to'](_0x5ca621,'bottom'):_0x194339['minHeight']=null;}),_0x194339;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x815904){const _0x1b7cf2=this['_sidebarItemViewToAnnotation']['get'](_0x815904),_0x1e3b7d=_0x1b7cf2&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1b7cf2)-0x1);return _0x1e3b7d&&this['getSidebarItemView'](_0x1e3b7d)||null;}['_getItemAfter'](_0x1f363d){const _0x44abdf=this['_sidebarItemViewToAnnotation']['get'](_0x1f363d),_0x2cd644=_0x44abdf&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x44abdf)+0x1);return _0x2cd644&&this['getSidebarItemView'](_0x2cd644)||null;}['_alignBeforeItem'](_0x79a1f6,_0x5a6c83){_0x79a1f6['updateHeight']();const _0x22cd2a=R(_0x5a6c83['bottom']+this['_spaceBetweenItems'],_0x79a1f6['top']);return!!_0x22cd2a&&(this['_setItemTop'](_0x5a6c83,_0x5a6c83['top']-_0x22cd2a),!0x0);}['_alignAfterItem'](_0x4ef9d6,_0x1e65d2){_0x4ef9d6['updateHeight']();const _0x1240af=R(_0x4ef9d6['bottom']+this['_spaceBetweenItems'],_0x1e65d2['top']);return!!_0x1240af&&(this['_setItemTop'](_0x1e65d2,_0x1e65d2['top']+_0x1240af,!0x1),!0x0);}['_alignToTargetRect'](_0x228028){const _0x24a160=this['_sidebarItemViewToAnnotation']['get'](_0x228028);if(!_0x24a160||!_0x24a160['target']||!_0x24a160['targetRect'])return;const _0x5edab1=this['_getTargetTop'](_0x24a160,_0x24a160['targetRect']);this['_setItemTop'](_0x228028,_0x5edab1);}['_getTargetTop'](_0x1b9f15,_0x51c9ac){if(null===_0x51c9ac)return 0x0;if(_0x1b9f15['target']instanceof _0x3184b7)return _0x51c9ac['top'];{const _0x597466=new _0x3184b7(this['view']['element'])['top'];return _0x51c9ac['top']-_0x597466;}}['_setItemTop'](_0x4d0367,_0x4f31b8,_0x3b2365=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3b2365&&(_0x4f31b8=Math['max'](_0x4f31b8,this['_getMaxAvailableTop'](_0x4d0367))),_0x4d0367['top']=_0x4f31b8;}['_getMaxAvailableTop'](_0x42ae15){let _0x1ee143=this['_getItemBefore'](_0x42ae15),_0x4cb14d=0x0;for(;_0x1ee143;)_0x1ee143['updateHeight'](),_0x4cb14d+=this['_spaceBetweenItems']+_0x1ee143['height'],_0x1ee143=this['_getItemBefore'](_0x1ee143);return _0x4cb14d;}}function R(_0x12af95,_0x505ae4){return Math['max'](_0x12af95-_0x505ae4,0x0);}function y(_0x31911f){return null!==_0x31911f&&'object'==typeof _0x31911f&&0x1===_0x31911f['nodeType'];}class e extends _0x3dc007{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d0f72){super(_0x1d0f72),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x869a3(),this['_refreshPositioningDebounced']=_0x318dec(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x13b206=this['context']['plugins']['get'](M),_0x50c414=this['context']['plugins']['get'](z);_0x13b206['register']('wideSidebar',this),_0x50c414['container']&&_0x13b206['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xe9cd7){if(_0xe9cd7===this['activeAnnotation'])return;const _0x1ec894=this['context']['plugins']['get'](z);_0x1ec894['_activeAnnotation']=_0xe9cd7;const _0x5e0a5b=this['activeAnnotation'];_0x1ec894['refresh']({'blurredAnnotation':_0x5e0a5b,'activatedAnnotation':_0xe9cd7}),this['activeAnnotation']=_0xe9cd7;}['attach'](_0x3d4678){this['annotations']=_0x3d4678;const _0xcd465=this['context']['plugins']['get'](z);if(_0xcd465['_annotations']=_0x3d4678,this['isAttached'])throw new _0x39e81a('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xcd465,'set:container',()=>{this['detach'](),this['listenTo'](_0xcd465,'change:container',_0x2bcc53=>{_0x2bcc53['off'](),this['attach'](_0x3d4678);});}),_0xcd465['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x217fc8=_0x39368a=>{_0x39368a['updateTargetRect'](),_0xcd465['addAnnotation'](_0x39368a);};for(const _0xccc804 of _0x3d4678)_0x217fc8(_0xccc804);this['listenTo'](_0x3d4678,'add',(_0x23e106,_0x564db5)=>{_0x217fc8(_0x564db5);}),this['listenTo'](_0x3d4678,'remove',(_0x909405,_0x132bdb,_0x53dc5e)=>{_0xcd465['rearrange']({'removedAnnotation':_0x132bdb,'previousAnnotation':_0x3d4678['get'](_0x53dc5e-0x1),'nextAnnotation':_0x3d4678['get'](_0x53dc5e+0x1)}),_0x132bdb===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3d4678,'focus',(_0xdb3e76,_0x505989)=>{this['setActiveAnnotation'](_0x505989);}),this['listenTo'](_0x3d4678,'blur',()=>{this['setActiveAnnotation'](null);});const _0xe2e0fa=this['context']instanceof _0x2dad3b?this['context']['editors']:new _0x869a3([this['context']]);for(const _0x1d1835 of _0xe2e0fa)this['_integrateWithEditorAnnotations'](_0x1d1835);this['listenTo'](_0xe2e0fa,'add',(_0x430b89,_0x2198a0)=>{this['listenTo'](_0x2198a0,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2198a0);});}),this['listenTo'](_0xe2e0fa,'remove',(_0x75f9ef,_0x2bf906)=>{_0x2bf906['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2bf906['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x39e81a('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x23b04d=this['context']['plugins']['get'](z);_0x23b04d['_detachFromContainer'](this['annotations']),this['stopListening'](_0x23b04d),this['stopListening'](this['annotations']),this['context']instanceof _0x2dad3b&&this['stopListening'](this['context']['editors']);for(const _0x2cced5 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2cced5);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x208204){if(!_0x208204['plugins']['has']('EditorAnnotations'))return;const _0x54436d=_0x208204['plugins']['get']('EditorAnnotations'),_0x375968=()=>{const _0x12cd13=_0x54436d['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x12cd13[0x0]||null);};this['listenTo'](_0x54436d,'refresh',_0x375968),this['listenTo'](_0x54436d,'blur',(_0x79846c,{isAnnotationTracked:_0x4e5271})=>{this['activeAnnotation']&&_0x4e5271(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x54436d,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x56e113=>{_0x54436d['hasDomSelection']()&&(_0x375968(),_0x56e113['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x54436d);}['_destroyEditorAnnotationsIntegration'](_0x229428){this['stopListening'](_0x229428),this['_editorAnnotations']['remove'](_0x229428);}}class C extends _0x31f757{['counterView'];constructor(_0x411d25){super(_0x411d25);const _0x536ef0=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xd448e2,_0x48f843)=>_0xd448e2?'...':_0x48f843['toString']()),this['set']('annotationType',''),this['icon']=_0x2fbfc4,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x536ef0['to']('annotationType',_0x5a7b3a=>'ck-annotation-counter__badge--'+_0x5a7b3a),_0x536ef0['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x536ef0['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3dc007{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4eee01){super(_0x4eee01),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x42642f),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x869a3(),this['_refreshPositioningDebounced']=_0x318dec(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2f2915(this['context']['locale']),this['balloonPanelView']=new _0x185a85(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x43ab7d){this['annotations']=_0x43ab7d;const _0x5b7dae=this['context']['plugins']['get'](z),_0x3eb2ba=this['balloonPanelView'];if(_0x5b7dae['_annotations']=_0x43ab7d,this['isAttached'])throw new _0x39e81a('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5b7dae,'set:container',()=>{this['detach'](),this['listenTo'](_0x5b7dae,'change:container',_0x1c59f7=>{_0x1c59f7['off'](),this['attach'](_0x43ab7d);});}),_0x5b7dae['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x261bc3=_0x3ee5e1=>{const _0x15ca53=new C(this['context']['locale']);_0x5b7dae['addAnnotation'](_0x3ee5e1,_0x15ca53),this['_annotationToNarrowView']['set'](_0x3ee5e1,_0x15ca53),_0x15ca53['bind']('isDirty','annotationType','number')['to'](_0x3ee5e1['view'],'isDirty','type','length'),_0x15ca53['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3eb2ba['content']['first']!==_0x3ee5e1['view']?(this['_showBalloon'](_0x3ee5e1),_0x3ee5e1['view']['element']['focus'](),this['setActiveAnnotation'](_0x3ee5e1)):this['setActiveAnnotation'](null);});};for(const _0xa3436a of _0x43ab7d)_0x261bc3(_0xa3436a);this['listenTo'](_0x43ab7d,'add',(_0x57ac49,_0x4f93c5)=>{_0x261bc3(_0x4f93c5);}),this['listenTo'](_0x43ab7d,'remove',(_0x284b43,_0x1cd2b7,_0x74cf80)=>{this['_annotationToNarrowView']['get'](_0x1cd2b7)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1cd2b7),_0x5b7dae['rearrange']({'removedAnnotation':_0x1cd2b7,'previousAnnotation':_0x43ab7d['get'](_0x74cf80-0x1),'nextAnnotation':_0x43ab7d['get'](_0x74cf80+0x1)}),_0x1cd2b7===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x43ab7d,'focus',(_0x15fb54,_0x4ace81)=>{this['setActiveAnnotation'](_0x4ace81);}),this['listenTo'](_0x43ab7d,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x12856c,_0x4908e1)=>{_0x4908e1['keyCode']===_0x41172f['esc']&&_0x3eb2ba['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3eb2ba['content']['first']),this['_hideBalloon'](),_0x4908e1['stopPropagation'](),_0x4908e1['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x274be4,_0xefdeab)=>{const _0x391f62=_0xefdeab['target'];_0x3eb2ba['isVisible']&&_0x3eb2ba['element']['contains'](_0x391f62)||_0x5b7dae['view']['element']['contains'](_0x391f62)||_0x274be4['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0xa1e7e7=>_0xa1e7e7['contains'](_0x391f62))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x531daa=this['context']instanceof _0x2dad3b?this['context']['editors']:new _0x869a3([this['context']]);for(const _0x436bb8 of _0x531daa)this['_integrateWithEditorAnnotations'](_0x436bb8);this['listenTo'](_0x531daa,'add',(_0x5bf77e,_0x5514cc)=>{this['listenTo'](_0x5514cc,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5514cc);});}),this['listenTo'](_0x531daa,'remove',(_0x49ab13,_0x3cb539)=>{_0x3cb539['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3cb539['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x373fd9){if(_0x373fd9===this['activeAnnotation'])return;const _0x53d26e=this['context']['plugins']['get'](z);if(_0x53d26e['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x373fd9,'disableAnimationOnActivatedAnnotation':!0x0}),_0x373fd9)_0x53d26e['getSidebarItemView'](_0x373fd9)?this['_showBalloon'](_0x373fd9):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x373fd9;}['detach'](){if(!this['isAttached'])throw new _0x39e81a('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3e6d06=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x43c64a=>_0x43c64a['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3e6d06['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x2dad3b&&this['stopListening'](this['context']['editors']);for(const _0x35e5ba of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x35e5ba);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'](_0x2fb273){if(!_0x2fb273['plugins']['has']('EditorAnnotations'))return;const _0x513e48=_0x2fb273['plugins']['get']('EditorAnnotations'),_0x228771=this['context']['plugins']['get'](z),_0x452a02=this['annotations'],_0x17e5c5=this['balloonPanelView'],_0x1a365b=()=>{const _0x191257=_0x513e48['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x191257),this['setActiveAnnotation'](_0x191257[0x0]||null);};this['listenTo'](_0x513e48,'refresh',_0x1a365b),this['listenTo'](_0x513e48,'blur',(_0xc968c9,{isAnnotationTracked:_0x1753b9})=>{this['activeAnnotation']&&_0x1753b9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x513e48,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x452a02,'blur',_0x4e3fb7=>{_0x513e48['hasDomSelection']()&&_0x4e3fb7['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5a90dd,_0x22957a)=>{const _0x8b2cbb=_0x22957a['target'];_0x17e5c5['isVisible']&&_0x17e5c5['element']['contains'](_0x8b2cbb)||_0x228771['view']['element']['contains'](_0x8b2cbb)||this['activeAnnotation']&&_0x513e48['hasDomSelection']()&&(_0x1a365b(),_0x5a90dd['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x513e48);}['_destroyEditorAnnotationsIntegration'](_0x131039){_0x131039&&(this['stopListening'](_0x131039),this['_editorAnnotations']['remove'](_0x131039));}['_setSelectedAnnotations'](_0x24cb0c){for(const _0x33bc97 of this['_selectedAnnotations'])_0x24cb0c['includes'](_0x33bc97)||this['_manuallyClosedAnnotationViews']['delete'](_0x33bc97['view']);this['_selectedAnnotations']=_0x24cb0c;}['_refreshPositioning'](){const _0x2af5c7=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x2af5c7['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2000c5){if(this['_manuallyClosedAnnotationViews']['has'](_0x2000c5['view']))return;const _0x13199c=this['balloonPanelView']['content']['first'];_0x13199c!==_0x2000c5['view']?(_0x13199c&&this['_detachListeners'](_0x13199c),this['_attachListeners'](_0x2000c5['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2000c5['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xf3ce09=this['balloonPanelView']['content']['first'],_0x3921d4=_0xf3ce09&&this['annotations']['getByView'](_0xf3ce09);if(!_0x3921d4||!this['_annotationToNarrowView']['has'](_0x3921d4))return;const _0x34e7c9=this['_annotationToNarrowView']['get'](_0x3921d4)['element'],_0x1d1fe0=(function(){const _0x5a42fc=_0x185a85['defaultPositions'];return[_0x5a42fc['southArrowNorthEast'],_0x5a42fc['northArrowSouthEast'],_0x5a42fc['southArrowNorth'],_0x5a42fc['northArrowSouth'],_0x5a42fc['southArrowNorthWest'],_0x5a42fc['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x34e7c9,'positions':_0x1d1fe0});}['_hideBalloon'](){const _0x1f2feb=this['balloonPanelView'],_0x5f0fdc=_0x1f2feb['content']['first'];_0x5f0fdc&&(this['_detachListeners'](_0x5f0fdc),_0x1f2feb['unpin'](),_0x1f2feb['content']['clear']());}['_attachListeners'](_0x312353){this['listenTo'](_0x312353,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x312353,'Esc',(_0x399a96,_0x2b165d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x312353),this['_hideBalloon'](),_0x2b165d();});}['_detachListeners'](_0x5da99c){this['stopListening'](_0x5da99c);}}class c extends _0x17ed19{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x2bbe93,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d618d){super(_0x5d618d),_0x5d618d['editing']['view']['addObserver'](_0x54cd2f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5d618d['plugins']['get'](_0x2bbe93),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x4c3fee=this['editor']['plugins']['get'](M);_0x4c3fee['context']===this['editor']&&(_0x4c3fee['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x386fd0,_0x40d5fe)=>{const _0x3a1a9e=this['_balloon'];if(this['isAttached']&&_0x3a1a9e['visibleView']){const _0x58f263=this['annotations']['getByView'](_0x3a1a9e['visibleView']);_0x58f263&&this['_closeAnnotation'](_0x58f263),_0x40d5fe();}}));}['afterInit'](){const _0x2c8377=this['editor']['plugins']['get'](M);_0x2c8377['context']===this['editor']&&(_0x2c8377['hasActive']()||_0x2c8377['switchTo']('inline'));}['setActiveAnnotation'](_0x27f70c){_0x27f70c!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x27f70c&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x27f70c)&&this['_addAnnotationToBalloon'](_0x27f70c,!0x0),_0x27f70c['isActive']=!0x0),_0x27f70c||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x27f70c);}['attach'](_0x26e999){this['annotations']=_0x26e999;const _0x4e84e4=this['editor']['plugins']['get'](M),_0x5af98d=this['_balloon'];if(this['isAttached'])throw new _0x39e81a('inlineannotations-attach-already-attached',this);if(_0x4e84e4['context']!==this['editor'])throw new _0x39e81a('inlineannotations-not-allowed-with-context',this);const _0x3e4b8b=this['editor']['plugins']['get'](P);this['listenTo'](_0x3e4b8b,'refresh',()=>{const _0x4bca22=_0x3e4b8b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x578e20,_0x2c3a17;!this['_forceRefresh']&&(_0x578e20=_0x4bca22,_0x2c3a17=this['_selectedAnnotations'],_0x578e20['length']===_0x2c3a17['length']&&_0x578e20['every'](_0x250933=>_0x2c3a17['includes'](_0x250933)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4bca22),this['setActiveAnnotation'](_0x4bca22[0x0]||null));}),this['listenTo'](_0x3e4b8b,'blur',(_0x3480b6,{isAnnotationTracked:_0x370c41})=>{this['activeAnnotation']&&_0x370c41(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x206eda,_0x562ece,_0x258e52)=>{_0x258e52||this['setActiveAnnotation'](null);}),this['listenTo'](_0x26e999,'remove',(_0x4bb216,_0x43a7d2)=>{this['_removeAnnotationFromBalloon'](_0x43a7d2),_0x43a7d2===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5af98d,'change:visibleView',(_0x67c9b6,_0x105590,_0x315857,_0x52ef4d)=>{_0x52ef4d&&this['stopListening'](_0x52ef4d);const _0x172891=_0x26e999['getByView'](_0x315857);_0x315857&&_0x172891&&(this['listenTo'](_0x315857,'change:height',()=>{_0x5af98d['updatePosition']();}),this['listenTo'](_0x315857,'Esc',()=>{this['_closeAnnotation'](_0x172891),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x172891&&this['setActiveAnnotation'](_0x172891));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x5af98d['visibleView']&&(_0x26e999['getByView'](_0x5af98d['visibleView'])&&_0x5af98d['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 _0x39e81a('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x2d54e5 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x2d54e5);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x502c3d){for(const _0x255cb1 of this['_selectedAnnotations'])_0x502c3d['includes'](_0x255cb1)||this['_manuallyClosed']['delete'](_0x255cb1);for(const _0x52ed76 of this['annotations'])_0x502c3d['includes'](_0x52ed76)||this['_removeAnnotationFromBalloon'](_0x52ed76);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5b7ddc of _0x502c3d)this['_addAnnotationToBalloon'](_0x5b7ddc);}this['_selectedAnnotations']=_0x502c3d;}['_addAnnotationToBalloon'](_0x3c2a1a,_0x14b16e=!0x1){this['_manuallyClosed']['has'](_0x3c2a1a)||(this['_addedAnnotations']['has'](_0x3c2a1a)||this['_balloon']['hasView'](_0x3c2a1a['view'])||(this['_addedAnnotations']['add'](_0x3c2a1a),this['_balloon']['add']({'stackId':_0x3c2a1a['view']['id'],'view':_0x3c2a1a['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3c2a1a)}})),_0x14b16e&&this['_balloon']['showStack'](_0x3c2a1a['view']['id']));}['_getBalloonTargetForAnnotation'](_0x250b8a){const _0x31024=_0x250b8a['target'],_0x33dd70=this['editor']['editing']['view'],_0xefeb45=_0x33dd70['document']['selection']['getFirstRange'](),_0x1f59c9=_0x33dd70['domConverter']['viewRangeToDom'](_0xefeb45);if(_0x1f59c9['collapse'](!0x0),_0x31024){if(_0x31024 instanceof _0x3184b7)return _0x31024;let _0x1d8873=[];for(const _0x4a13e3 of _0x31024)_0x1d8873['push'](...(_0x4c6ff0=_0x4a13e3['getClientRects'](),Array['from'](_0x4c6ff0)['map'](DOMRect['fromRect'])));_0x1d8873=function(_0x41703a){const _0x223ffe=[];let _0x1e2c5e=_0x41703a[0x0];for(let _0x4e4ef8=0x1;_0x4e4ef8<_0x41703a['length'];_0x4e4ef8++)B(_0x1e2c5e,_0x41703a[_0x4e4ef8])?_0x1e2c5e['width']+=_0x41703a[_0x4e4ef8]['width']:(_0x223ffe['push'](_0x1e2c5e),_0x1e2c5e=_0x41703a[_0x4e4ef8]);return _0x223ffe['push'](_0x1e2c5e),_0x223ffe;}(_0x1d8873);const _0x474b93=_0x1f59c9['getBoundingClientRect']();return _0x1d8873['find'](_0x4fb558=>_0x4fb558['top']<=_0x474b93['top']&&_0x4fb558['bottom']>=_0x474b93['bottom']&&_0x4fb558['left']<=_0x474b93['left']&&_0x4fb558['right']>=_0x474b93['right'])||_0x1d8873[0x0];}var _0x4c6ff0;return _0x250b8a['targetRect']||_0x1f59c9;}['_removeAnnotationFromBalloon'](_0x48d176){this['_addedAnnotations']['has'](_0x48d176)&&this['_balloon']['hasView'](_0x48d176['view'])&&(this['_addedAnnotations']['delete'](_0x48d176),this['_balloon']['remove'](_0x48d176['view']));}['_closeAnnotation'](_0xd28d56){this['_manuallyClosed']['add'](_0xd28d56),this['_removeAnnotationFromBalloon'](_0xd28d56);}}function B(_0x134e56,_0x4a2194){return _0x134e56['top']===_0x4a2194['top']&&_0x134e56['bottom']===_0x4a2194['bottom']&&_0x134e56['right']===_0x4a2194['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x30f416,_0x5986bc){super(_0x30f416),this['set']('isEmpty',!_0x5986bc['length']),this['focusTracker']=new _0x28a20a(),this['_annotationViews']=_0x5986bc,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x61476c({'focusables':_0x5986bc,'focusTracker':this['focusTracker']}),this['listenTo'](_0x5986bc,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5986bc,'remove',(_0x28af50,_0xc37d67)=>{_0xc37d67['isActive']&&this['focus'](),_0x5986bc['length']||(this['isEmpty']=!0x0);});const _0x1e424b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x30f416,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x5986bc},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1e424b['if']('isEmpty','ck-hidden',_0x2cfc71=>!_0x2cfc71)]},'children':[{'text':E(_0x30f416,'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 _0x23bd45 of this['_annotationViews'])this['focusTracker']['add'](_0x23bd45['element']);this['_annotationViews']['on']('change',(_0x31144d,{added:_0xd5fc48,removed:_0x3a809b})=>{for(const _0x54a345 of _0xd5fc48)this['focusTracker']['add'](_0x54a345['element']);for(const _0x3aed28 of _0x3a809b)this['focusTracker']['remove'](_0x3aed28['element']);});}}class f extends _0x3dc007{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x1bc573){super(_0x1bc573),this['archivedThreads']=new _0x869a3();}['init'](){const _0x582274=this['context'],_0x35626e=_0x582274['plugins']['get'](o),_0x16887f=_0x582274['plugins']['get'](O);this['listenTo'](_0x35626e,'addCommentThread',(_0x168e20,{threadId:_0x4d5b54})=>{const _0x50e120=_0x35626e['getCommentThread'](_0x4d5b54);_0x50e120['archivedAt']&&this['archivedThreads']['add'](_0x50e120,this['_calculatePosition'](_0x50e120['archivedAt'])),this['listenTo'](_0x50e120,'change:archivedAt',(_0x2f107b,_0x5bfc9e,_0x2bf5c0)=>{_0x2bf5c0?this['archivedThreads']['has'](_0x50e120)||this['archivedThreads']['add'](_0x50e120,this['_calculatePosition'](_0x50e120['archivedAt'])):this['archivedThreads']['has'](_0x50e120)&&this['archivedThreads']['remove'](_0x50e120);});}),this['listenTo'](_0x35626e,'removeCommentThread',(_0x2cb7bb,{threadId:_0x5205fc})=>{const _0xa47ba=_0x35626e['getCommentThread'](_0x5205fc);this['stopListening'](_0xa47ba),this['archivedThreads']['has'](_0xa47ba)&&this['archivedThreads']['remove'](_0xa47ba);},{'priority':'highest'}),this['listenTo'](_0x16887f['collection'],'focus',(_0x20dece,_0x425efd)=>{_0x425efd['isVisible']||(_0x425efd['isActive']=!0x0,_0x16887f['activate'](_0x425efd));});}['_calculatePosition'](_0x41ea8b){const _0x1acb8f=[...this['archivedThreads']]['findIndex'](_0x1c0fae=>_0x1c0fae['archivedAt']<_0x41ea8b);return _0x1acb8f>-0x1?_0x1acb8f:this['archivedThreads']['length'];}}class a extends _0x17ed19{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x4deb73];}constructor(_0x20d0c0){super(_0x20d0c0),this['annotationViews']=new _0xfb1a30(),this['_pendingThreads']=[];}['init'](){const _0x5b9d1c=this['editor'],_0x4ec669=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5b9d1c['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x31f757,!0x0)),_0x5b9d1c['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x4ce63a=this['_createCommentsArchiveButton'](_0x405369);return _0x4ce63a['set']({'role':'menuitemcheckbox'}),_0x4ce63a;});const _0x4d86ef=_0x5b9d1c['plugins']['get'](f),_0xba0985=_0x5b9d1c['plugins']['get']('Annotations'),_0xb81397=_0x5b9d1c['plugins']['get']('CommentsRepository');_0x4d86ef['archivedThreads']['forEach'](_0x3c03a1=>{this['_handleNewThread'](_0x3c03a1);}),this['listenTo'](_0x4d86ef['archivedThreads'],'add',(_0x5105f2,_0x596fa8)=>{this['_handleNewThread'](_0x596fa8);}),this['listenTo'](_0xba0985['collection'],'add',(_0x29950b,_0x162d81)=>{const _0x38bc3c=this['_pendingThreads']['find'](_0x2c7f12=>{const _0x3426fd=_0xb81397['_threadToController']['get'](_0x2c7f12);return _0x3426fd&&_0x162d81['innerView']===_0x3426fd['view'];});if(_0x38bc3c){const _0x1d91f0=this['_calculatePosition'](_0x38bc3c['archivedAt']);this['annotationViews']['add'](_0x162d81['view'],_0x1d91f0),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x38bc3c),0x1);}}),this['listenTo'](_0x4d86ef['archivedThreads'],'remove',(_0x577064,_0x50cbeb)=>{const _0x10be5a=_0x5b9d1c['config']['get']('collaboration.channelId');if(!_0x10be5a||_0x50cbeb['channelId']===_0x10be5a){if(this['_pendingThreads']['includes'](_0x50cbeb))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x50cbeb),0x1);else{const _0x1eeafc=_0xb81397['_threadToController']['get'](_0x50cbeb),_0x480076=_0xba0985['getByInnerView'](_0x1eeafc['view']);this['annotationViews']['remove'](_0x480076['view']),this['stopListening'](_0x480076['focusableElements']);}}}),this['listenTo'](_0xba0985['collection'],'add',(_0x48844f,_0x30f905)=>{this['listenTo'](_0x30f905,'escape',_0x4ec669);}),this['listenTo'](_0xba0985['collection'],'remove',(_0xcaf3cc,_0x3d5b9f)=>{this['stopListening'](_0x3d5b9f,'escape',_0x4ec669);});}['_handleNewThread'](_0x43fa04){const _0x28e758=this['editor']['plugins']['get']('CommentsRepository'),_0x5e4b93=this['editor']['plugins']['get']('Annotations'),_0xc38ec5=this['editor']['config']['get']('collaboration.channelId');if(!_0xc38ec5||_0x43fa04['channelId']===_0xc38ec5){const _0xe40d6=_0x28e758['_threadToController']['get'](_0x43fa04);if(!_0xe40d6)return void this['_pendingThreads']['push'](_0x43fa04);const _0x288ac4=this['_calculatePosition'](_0x43fa04['archivedAt']),_0xeec8e9=_0x5e4b93['getByInnerView'](_0xe40d6['view']);_0xeec8e9['isVisible']&&_0x5e4b93['_visibleAnnotations']['remove'](_0xeec8e9),this['annotationViews']['add'](_0xeec8e9['view'],_0x288ac4);}}['_calculatePosition'](_0x1b153d){const _0x50f509=this['editor']['config']['get']('collaboration.channelId'),_0x32ee4d=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x3d18b1=>_0x3d18b1['channelId']===_0x50f509)['findIndex'](_0xdb50a4=>_0xdb50a4['archivedAt']<_0x1b153d);return _0x32ee4d<0x0||_0x32ee4d>this['annotationViews']['length']?this['annotationViews']['length']:_0x32ee4d-0x1;}['_toggleDialog'](){const _0x2e226f=this['editor'],_0x45f763=_0x2e226f['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x2e226f['locale'],this['annotationViews'])),'commentsArchive'===_0x45f763['id']?_0x45f763['hide']():_0x45f763['show']({'id':'commentsArchive','title':E(_0x2e226f['locale'],'COMMENTS_ARCHIVE'),'icon':_0x46cc68,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xb3a9d8['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x469941,_0x4e0b6e=!0x1){const _0x851085=this['editor']['locale'],_0x481752=this['editor']['plugins']['get']('Dialog'),_0x5987b4=new _0x469941(_0x851085);return _0x5987b4['bind']('isEnabled')['to'](this,'isEnabled'),_0x5987b4['bind']('isOn')['to'](_0x481752,'id',_0x3736ef=>'commentsArchive'===_0x3736ef),_0x5987b4['set']({'label':E(_0x851085,'COMMENTS_ARCHIVE'),'icon':_0x46cc68,'isToggleable':!0x0}),_0x4e0b6e&&(_0x5987b4['tooltip']=!0x0),this['listenTo'](_0x5987b4,'execute',()=>this['_toggleDialog']()),_0x5987b4;}['_hideDialogOnAnnotationEscape']=_0x3e316a=>{const _0x1b4a14=_0x3e316a['source'];if(!this['annotationViews']['has'](_0x1b4a14['view']))return;const _0x456759=this['editor']['plugins']['get']('Dialog');_0x456759['isOpen']&&'commentsArchive'===_0x456759['id']&&(_0x456759['hide'](),_0x3e316a['stop']());};}class p extends _0x17ed19{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
23
+ import{Editor as _0x5704e9,ContextPlugin as _0x27e7bc,PendingActions as ht,Command as _0x51e5f3,Plugin as _0x4e6ffe,Context as _0x4ed3e0}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4ba4c4,uid as _0x5d5a44,KeystrokeHandler as jt,FocusTracker as _0x1096d1,diff as _0x4dd938,Collection as _0x321144,Rect as _0x212c58,CKEditorError as _0x5bf711,first as _0x1ab4c8,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x5853c4,keyCodes as _0x414a9a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1d38bf,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0xebfec6,trimHtml as _0x4181a6,LateFocusDropdownButtonView as _0x5dd4b3,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x18815c}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x1aaecd}from'es-toolkit/compat';import{IconUndo as _0x8344d6,IconCheck as _0x4fd30b,IconPencil as _0x311751,IconRemoveComment as _0x441e28,IconThreeVerticalDots as _0xa59250,IconAddComment as _0x723f12,IconCommentsArchive as _0x33284a}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x47bf62,ButtonView as _0x59b830,ViewCollection as _0x265dd7,createDropdown as _0x7c791f,ListView as _0x55a164,focusChildOnDropdownOpen as _0x319f16,ListItemView as _0x21f179,MenuBarMenuListItemButtonView as _0x38f3a4,BodyCollection as _0x3b31ed,BalloonPanelView as _0x1c86d3,ContextualBalloon as _0x114036,Dialog as _0x89b3d0,DialogViewPosition as _0x45c3e0}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x5ae565}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x2e9390}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x5a1464}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x4ba4c4(){['model'];['view'];constructor(_0x9dc451,_0x26e615){super(),this['model']=_0x9dc451,this['model']['_isAttached']=!0x0,this['view']=_0x26e615,this['listenTo'](_0x26e615,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x26e615,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x26e615,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x26e615,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x26e615,'addComment',(_0x2c3c6b,_0x403b73)=>this['addComment'](_0x403b73)),this['listenTo'](_0x26e615,'updateComment',(_0x19e849,_0xbb4cdb,_0x1d8484)=>this['updateComment'](_0xbb4cdb,_0x1d8484)),this['listenTo'](_0x26e615,'removeComment',(_0x3aa47b,_0x222367)=>this['removeComment'](_0x222367));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x5ea202){this['model']['addComment']({'content':_0x5ea202,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x3215e4,_0x1070ef){this['model']['getComment'](_0x3215e4)['update']({'content':_0x1070ef});}['removeComment'](_0x2164a6){this['model']['getComment'](_0x2164a6)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0xd028b4,_0x5d32b2,_0x36e9a7){const t=_0xd028b4['t'];switch(_0x5d32b2){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'},_0x36e9a7);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'},_0x36e9a7);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'},_0x36e9a7);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'},_0x36e9a7);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x36e9a7);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'},_0x36e9a7);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'},_0x36e9a7);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'},_0x36e9a7);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Ut extends Vt{['main'];['editable'];constructor(_0x5645a0,_0x238a73){super(_0x5645a0);const _0x3d188b=_0x5d5a44();this['main']=this['createCollection'](),this['editable']=new $t(_0x5645a0,_0x238a73,void 0x0,{'label':()=>E(_0x5645a0,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x5645a0['uiLanguageDirection'],'lang':_0x5645a0['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x3d188b},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Rt{['view'];constructor(_0x10c336){super(_0x10c336),this['view']=new Ut(_0x10c336['locale'],_0x10c336['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x53288a=this['editor']['editing']['view'],_0x37e5e2=this['view']['editable'],_0x51e5fc=_0x53288a['document']['getRoot']();_0x37e5e2['name']=_0x51e5fc['rootName'],this['view']['render']();const _0x4d898a=_0x37e5e2['element'];this['setEditableElement'](_0x37e5e2['name'],_0x4d898a),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x53288a['attachDomRoot'](_0x4d898a),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
+ _0x4ba4c4(_0x5704e9){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Nt)());constructor(_0x556d29={}){function _0x2614d3(_0x1ef7ea){return _0x1ef7ea['map'](_0x35ff00=>String['fromCharCode'](_0x35ff00))['join']('');}(_0x556d29=Object['assign']({},_0x556d29))['plugins']||(_0x556d29['plugins']=Qt['defaultPlugins']),super(_0x556d29),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[_0x2614d3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2614d3([0x76,0x69,0x65,0x77])][_0x2614d3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2614d3([0x61,0x75,0x74,0x6f]),this[_0x2614d3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2614d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2614d3([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2614d3([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2614d3([0x6f,0x6b])});}['create'](){const _0x4c330a=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4c330a))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3429d6=>{const _0x4f5f5a=this['model']['document']['getRoot'](),_0x3bc900=_0x4f5f5a&&_0x4f5f5a['getChild'](_0x4f5f5a['childCount']-0x1);_0x3429d6['setSelection'](_0x3bc900,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x194915=this['editing']['view'],_0x9a827a=_0x194915['document']['getRoot'](),_0x2e83d1=_0x9a827a['getChild'](0x0);_0x9a827a['childCount']>0x1||!_0x2e83d1||'p'!=_0x2e83d1['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x194915,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2e83d1['placeholder']=this['placeholder']),Ft({'view':_0x194915,'element':_0x2e83d1,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2e83d1);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4efe4b,_0x401cfa={}){super(_0x4efe4b),this['editor']=null,this['_editorConfig']=_0x401cfa,this['set']('value',_0x401cfa['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x4efe4b,'Reply...')),this['set']('submitLabel',E(_0x4efe4b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x1096d1(),this['focusCycler']=new _0x47bf62({'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',(_0x32888a,_0x20abd7)=>{this['cancelButtonView']['fire']('execute'),_0x20abd7();}),this['keystrokes']['set']('Ctrl+Enter',(_0x147e27,_0x13b459)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x13b459());}),this['on']('submit',(_0x84586c,_0x22883d)=>{_0x22883d['length']>0xfde8?(alert(E(_0x4efe4b,'TOO_LONG_COMMENT_ALERT',[_0x22883d['length'],0xfde8])),_0x84586c['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x20821a=this['editor'];this['element']['insertBefore'](_0x20821a['ui']['element'],this['element']['firstChild']),_0x20821a['model']['document']['on']('change',()=>this['value']=_0x20821a['getData']()),_0x20821a['bind']('placeholder')['to'](this),this['focusables']['add'](_0x20821a['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x54e363){-0x1===_0x54e363?(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:_0x3395d9}=this,_0xa80d9f=new _0x59b830(_0x3395d9);return _0xa80d9f['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0xa80d9f['withText']=!0x0,_0xa80d9f['bind']('label')['to'](this,'submitLabel'),_0xa80d9f['on']('execute',()=>{this['fire']('submit',this['value']);}),_0xa80d9f['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xc7f54b,_0x3c6910)=>!_0x3c6910&&!!_0xc7f54b['trim']()),_0xa80d9f;}['_createCancelButton'](){const {locale:_0x381eee}=this,_0x4af9b7=new _0x59b830(_0x381eee);return _0x4af9b7['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4af9b7['label']=E(_0x381eee,'Cancel'),_0x4af9b7['withText']=!0x0,_0x4af9b7['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4af9b7;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x565959=>{this['focusTracker']['add'](_0x565959['element']);}),this['focusables']['on']('change',(_0x4d9510,_0x37607b)=>{for(const _0x4309ea of Array['from'](_0x37607b['added'])['reverse']())this['focusTracker']['add'](_0x4309ea['element']);});}}class ie extends kt{constructor(_0x3fbd80,_0x568d09,_0x53722a){super(_0x3fbd80),this['commentInputView']=new os(_0x3fbd80,_0x53722a),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x54bf95,_0x6a836)=>_0x54bf95||!!_0x6a836),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 _0x1d38bf(_0x3fbd80,_0x568d09),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'](_0x3fc296){this['commentInputView']['focus'](_0x3fc296);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x2f6feb,_0x485acd)=>{const {submitButtonView:_0x2fd272,cancelButtonView:_0x2a6dde,editor:_0x12e7f4}=this['commentInputView'];[_0x2fd272['element'],_0x2a6dde['element'],_0x12e7f4?_0x12e7f4['editing']['view']['getDomRoot']():null]['filter'](_0x185512=>_0x185512)['some'](_0xafc9fb=>_0xafc9fb['contains'](_0x485acd['target']))||(this['focus'](),_0x485acd['preventDefault']());});}}class cs extends kt{constructor(_0x370f12){super(_0x370f12);const _0x5a0805=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x5a0805['to']('count',_0x771645=>E(_0x370f12,'NUMBER_OF_COMMENTS',_0x771645))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x10c0ce,_0x1326f3,_0x3d32bb){super(_0x10c0ce);const _0x1c3587=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x1326f3['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x1326f3,this['_config']=_0x3d32bb,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1096d1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x47bf62({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3b3bcb=>this['commentViews']['map'](_0x55f86e=>_0x55f86e['element'])['includes'](_0x3b3bcb['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x10c0ce),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x9cef50=>_0x9cef50-this['_config']['maxCommentsWhenCollapsed']);for(const _0x1502d5 of _0x1326f3['comments'])this['_handleNewCommentModel'](_0x1502d5);this['_handleInfoComment'](),this['listenTo'](_0x1326f3['comments'],'add',(_0x13f44e,_0x3df86d)=>{const _0x2def6d=this['_calculatePosition'](_0x3df86d);this['length']++,this['_handleNewCommentModel'](_0x3df86d,_0x2def6d),this['refreshVisibleViews']();}),this['listenTo'](_0x1326f3['comments'],'remove',(_0x2292ce,_0x5eb3af)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5eb3af),this['refreshVisibleViews']();}),this['listenTo'](_0x1326f3,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x1326f3,'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',_0x1c3587['if']('length','ck-hidden',_0x51e776=>!_0x51e776)],'aria-label':E(_0x10c0ce,'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'](_0x55e5c2){-0x1===_0x55e5c2?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4da7e5 of this['commentViews'])_0x4da7e5['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x7d8bf9,_0x4a24c8){const _0x4625b2=new this['_config']['CommentView'](this['locale'],_0x7d8bf9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4625b2['viewUid']=_0x7d8bf9['id'],_0x4625b2['delegate']('removeComment')['to'](this),_0x4625b2['delegate']('updateComment')['to'](this),_0x4625b2['delegate']('resolveCommentThread')['to'](this),_0x4625b2['delegate']('editorReady')['to'](this),_0x4625b2['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4625b2,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4625b2,_0x4a24c8);}['_calculatePosition'](_0x246a7c){const _0x399d8d=this['_model']['_findOptimalIndex'](_0x246a7c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x246a7c['authoredAt']?_0x399d8d-0x1:_0x399d8d:_0x399d8d-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x486f87={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x486f87,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x486f87));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x110403){const _0x393fbf=this['commentViews']['remove'](_0x110403['id']);this['stopListening'](_0x393fbf),_0x393fbf['isEditMode']&&this['_updateHasDirtyComment'](),_0x393fbf['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5d3d95=>_0x5d3d95['isEditMode']);}['_rearrangeCollapse'](){const _0x5d5131=function(_0x5954e2){const _0x2e208b=new _0x321144();for(const _0x1b17dd of _0x5954e2)_0x2e208b['add'](_0x1b17dd);return _0x2e208b;}(this['commentViews']),_0x3d237c=this['_collapsedCommentsView']['count'];for(let _0x369c6b=0x1;_0x369c6b<=_0x3d237c;_0x369c6b++)_0x5d5131['remove'](0x1);for(const _0x1ef892 of _0x5d5131)_0x1ef892['collapse']();_0x3d237c>0x0&&_0x5d5131['add'](this['_collapsedCommentsView'],0x1),ns(_0x4dd938(Array['from'](this['visibleViews']),Array['from'](_0x5d5131)),this['visibleViews'],_0x5d5131);}['_rearrangeExpand'](){ns(_0x4dd938(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0xef8800 of this['visibleViews'])_0xef8800['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2afb1f=>{this['focusTracker']['add'](_0x2afb1f['element']),this['keystrokes']['listenTo'](_0x2afb1f['element']);}),this['commentViews']['on']('change',(_0x42c38e,_0x5030a3)=>{for(const _0x484b71 of _0x5030a3['removed'])this['focusTracker']['remove'](_0x484b71['element']),this['keystrokes']['stopListening'](_0x484b71['element']);for(const _0x5db739 of Array['from'](_0x5030a3['added'])['reverse']())this['focusTracker']['add'](_0x5db739['element']),this['keystrokes']['listenTo'](_0x5db739['element']);});}}function ns(_0x375f4a,_0x175e55,_0x5ee58f){let _0xb02d07=0x0;for(const _0x360349 of _0x375f4a)switch(_0x360349){case'insert':_0x175e55['add'](_0x5ee58f['get'](_0xb02d07),_0xb02d07),_0xb02d07++;break;case'delete':_0x175e55['remove'](_0xb02d07);break;case'equal':_0xb02d07++;}}class as extends kt{constructor(_0x341f7f){super(_0x341f7f);const _0x2ad221=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x2ad221['to']('contextValue',_0x480f7e=>E(_0x341f7f,'THREAD_CONTEXT_LABEL',_0x480f7e)),'tabindex':-0x1},'children':[{'text':_0x2ad221['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5b4a18,_0x49cc57){super(_0x5b4a18);const _0x524c72=this['bindTemplate'];this['_model']=_0x49cc57,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1096d1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x47bf62({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1e1a19=>!!_0x1e1a19),this['bind']('contextValue')['to'](this['_model'],'context',_0x2b48ec=>_0x2b48ec&&_0x2b48ec['value']?this['_trimContextValue'](_0x2b48ec['value']):E(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x524c72['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 _0x546a9b=new _0x59b830(this['locale']);return _0x546a9b['label']=E(this['locale'],'Reopen'),_0x546a9b['tooltip']=E(this['locale'],'Reopen'),_0x546a9b['icon']=_0x8344d6,_0x546a9b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x31c7b4=>!_0x31c7b4),_0x546a9b['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x141872,_0x2d0e14)=>_0x141872&&_0x2d0e14),_0x546a9b['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x546a9b;}['_trimContextValue'](_0x2fb2dd){if(_0x2fb2dd['length']<0x96)return _0x2fb2dd;const _0x3c82dd=_0x2fb2dd['lastIndexOf']('\x20',0x93);return _0x2fb2dd['substring'](0x0,_0x3c82dd>-0x1?_0x3c82dd:0x93)+'...';}['_attachContextActions'](){const _0x4831d9=this['element']['querySelector']('.ck-context'),_0x1e44c6=_0x4831d9['querySelector']('.ck-context__value');this['listenTo'](_0x4831d9,'mouseenter',()=>{_0x1e44c6['offsetWidth']<_0x1e44c6['scrollWidth']&&_0x4831d9['classList']['add']('overlay');}),this['listenTo'](_0x4831d9,'mouseleave',()=>{_0x4831d9['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x31501d of this['focusables'])this['focusTracker']['add'](_0x31501d['element']),this['keystrokes']['listenTo'](_0x31501d['element']);}['_createContextView'](){const _0x5c41a8=new as(this['locale']);return _0x5c41a8['bind']('contextValue')['to'](this),_0x5c41a8;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5ae181,_0x364805,_0x407b31,_0x342901){super(_0x5ae181),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x364805,this['_localUser']=_0x407b31,this['_config']=_0x342901,this['commentThreadHeaderView']=new Xt(_0x5ae181,_0x364805),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x5ae181,E(_0x5ae181,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x5ae181,_0x364805,Object['assign']({'CommentView':this['_config']['CommentView']},_0x342901)),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',(_0x3c2ef2,_0x1c7369)=>_0x3c2ef2||!!_0x1c7369),this['bind']('isUnlinked')['to'](_0x364805,'unlinkedAt',_0x286d65=>!!_0x286d65),this['bind']('ariaLabel')['to'](this,'length',_0x27649a=>{const _0x39036a=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x27649a,_0x39036a]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1096d1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x47bf62({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x569379=>_0x569379['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 _0x15ccc5=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2c24ff=_0x15ccc5['commentInputView'];return _0x15ccc5['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x2c24ff,'value',(_0x7c8604,_0x455827,_0x3ebcfd,_0x22e6e2,_0x2bd02b)=>!!_0x2bd02b||!!_0x22e6e2&&_0x3ebcfd&&!_0x455827||_0x7c8604&&_0x3ebcfd&&!_0x455827),_0x2c24ff['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5b4dca,_0x55034f,_0x322618)=>{let _0x19d79e;return _0x19d79e=_0x322618&&_0x55034f?'Reply\x20to\x20reopen\x20discussion...':_0x5b4dca?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x19d79e);}),_0x2c24ff['bind']('submitLabel')['to'](this,'length',_0x55c847=>E(this['locale'],_0x55c847?'Reply':'Comment')),_0x2c24ff['on']('submit',(_0x2c0c15,_0x3daca1)=>{this['fire']('addComment',_0x3daca1),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x2c24ff['on']('cancel',()=>{this['focus']();}),_0x2c24ff['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2c24ff['on']('cancel',_0x17032a=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x17032a['stop']());}),this['on']('change:isActive',(_0x2a414c,_0x5d5d2f,_0x2be633)=>{_0x2be633||this['length']||_0x2c24ff['value']||this['fire']('removeCommentThread');}),_0x15ccc5;}}class vt extends/* #__PURE__ -- @preserve */
27
+ ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x2896e3,_0x43f025,_0x103740,_0x313e6c){super(_0x2896e3,_0x43f025,_0x103740,_0x313e6c),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x2896e3,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x43c847,_0x3461fd,_0x211eba)=>{_0x211eba||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x23c60b,_0x5067de,_0x5977fe)=>{_0x5977fe&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4b20d9=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4b20d9['if']('isActive','ck-thread--active'),_0x4b20d9['if']('isUnlinked','ck-thread--unlinked'),_0x4b20d9['if']('isConfirm','ck-thread--remove-confirmation'),_0x4b20d9['to']('actionIndicator',_0x22fdb7=>_0x22fdb7?'ck-thread--'+_0x22fdb7:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4b20d9['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 _0x4f5afb of this['commentsListView']['commentViews'])_0x4f5afb['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x7b250b}=this,_0x114534=this['commentsListView']['commentViews']['get'](0x0);_0x114534===this['_boundFirstCommentView']||_0x114534['isSystemComment']||(this['_boundFirstCommentView']=_0x114534,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x114534,'actionIndicator',_0x1f6723=>'remove'===_0x1f6723?'remove':null),_0x114534['placeholder']=E(_0x7b250b,'Write\x20a\x20comment...'),_0x114534['removeButton']['on']('execute',_0x694431=>{_0x694431['stop'](),this['showConfirm'](E(_0x7b250b,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x114534['focus']();}),_0x114534['actionBar']['add'](this['resolveButton'],0x0),_0x114534['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3cfff4=new _0xebfec6(this['locale']);return _0x3cfff4['label']=E(this['locale'],'Resolve'),_0x3cfff4['tooltip']=E(this['locale'],'Resolve'),_0x3cfff4['icon']=_0x4fd30b,_0x3cfff4['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3cfff4['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xb820ba=>!_0xb820ba),_0x3cfff4['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x50f11e,_0x4cfd88)=>_0x50f11e&&!_0x4cfd88),_0x3cfff4['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3cfff4;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class es extends kt{constructor(_0x5494be){super(_0x5494be),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x145acd,_0x1e6b9a,_0x41b06b)=>{this['element']['innerHTML']=_0x41b06b;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x376513,_0x465b3d,_0xb37e9){super(_0x376513),this['_model']=_0x465b3d,this['_config']=_0xb37e9,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x465b3d,'content',_0x465b3d,'authoredAt',(_0x2d5f5b,_0x3e5fec)=>E(_0x376513,'COMMENT_ARIA_LABEL',[_0x465b3d['author']['name'],_0xb37e9['formatDateTime'](_0x3e5fec),new DOMParser()['parseFromString'](_0x2d5f5b,'text/html')['body']['textContent'],_0x465b3d['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x376513,E(_0x376513,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x265dd7(),this['focusTracker']=new _0x1096d1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x47bf62({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3b0d89=>_0x3b0d89['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x3b8b9a=new es(this['locale']);return _0x3b8b9a['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x550c51,_0x2774ec)=>_0x2774ec?_0x4181a6(_0x550c51,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x550c51),_0x3b8b9a;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x316c9d=new os(this['locale'],this['_config']['editorConfig']);return _0x316c9d['value']=this['_model']['content'],_0x316c9d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x316c9d['submitLabel']=E(this['locale'],'Save'),_0x316c9d['on']('submit',(_0x4154b5,_0x35d880)=>{this['fire']('updateComment',this['_model']['id'],_0x35d880),this['switchToDisplayMode'](),this['focus']();}),_0x316c9d['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x316c9d['once']('editorReady',()=>{_0x316c9d['focus']();}),_0x316c9d['createEditor'](),_0x316c9d['delegate']('editorReady')['to'](this),_0x316c9d['delegate']('editorDestroyed')['to'](this),_0x316c9d;}['_setupKeyboardNavigation'](){const _0x1b59d9=this['element'];this['keystrokes']['listenTo'](_0x1b59d9);for(const _0x2b7135 of this['focusables'])this['focusTracker']['add'](_0x2b7135['element']),this['keystrokes']['listenTo'](_0x2b7135['element']);this['focusables']['on']('change',(_0x3b4648,_0x1fc617)=>{for(const _0x28dd8b of _0x1fc617['removed'])this['focusTracker']['remove'](_0x28dd8b['element']),this['keystrokes']['stopListening'](_0x28dd8b['element']);for(const _0x326177 of _0x1fc617['added'])this['focusTracker']['add'](_0x326177['element']),this['keystrokes']['listenTo'](_0x326177['element']);}),this['keystrokes']['set']('enter',(_0x5627aa,_0x303d72)=>{_0x1b59d9===_0x5627aa['target']&&(this['focusCycler']['focusFirst'](),_0x303d72());}),this['keystrokes']['set']('esc',(_0xb0d823,_0x40e616)=>{_0x1b59d9!==_0xb0d823['target']&&(this['focus'](),_0x40e616());});}}class gt extends/* #__PURE__ -- @preserve */
28
+ ti(hs){['actionBar'];['userView'];constructor(_0x129d04,_0x2e52f6,_0x4271ea){super(_0x129d04,_0x2e52f6,_0x4271ea),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x129d04,'Reply...')),this['bind']('authoredAt')['to'](_0x2e52f6),this['bind']('resolvedAt')['to'](_0x2e52f6),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 _0x1d38bf(_0x129d04,_0x2e52f6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2e52f6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x49be58=this['bindTemplate'],_0x451d69=[{'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':_0x49be58['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x49be58['to']('authoredAt',_0x26fa73=>this['_config']['formatDateTime'](_0x26fa73))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x49be58['if']('isEditMode','ck-comment__actions--hidden'),_0x49be58['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']&&_0x451d69['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x49be58['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x49be58['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x49be58['if']('isEditMode','ck-comment--edit'),_0x49be58['if']('isSystemComment','ck-comment--info'),_0x49be58['to']('actionIndicator',_0x3b4543=>_0x3b4543?'ck-comment--'+_0x3b4543:'')],'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':_0x451d69}]}]};}['_createEditButton'](){const _0x51cfa7=new _0x59b830(this['locale']);return _0x51cfa7['label']=E(this['locale'],'Edit'),_0x51cfa7['icon']=_0x311751,_0x51cfa7['withText']=!0x0,_0x51cfa7['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x51cfa7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x441b55=>!_0x441b55),_0x51cfa7['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x51cfa7['on']('execute',()=>this['switchToEditMode']()),_0x51cfa7;}['_createRemoveButton'](){const _0x27d31e=new _0x59b830(this['locale']);return _0x27d31e['label']=E(this['locale'],'Remove'),_0x27d31e['icon']=_0x441e28,_0x27d31e['withText']=!0x0,_0x27d31e['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x27d31e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1d90a9=>!_0x1d90a9),_0x27d31e['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x27d31e['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x27d31e;}['_createDropdown'](){const _0x297e6e=_0x7c791f(this['locale'],_0x5dd4b3),_0x31f6a4=_0x297e6e['panelView']['children'],_0x3de4c6=new _0x55a164(this['locale']),_0x3e5b80=_0x297e6e['bindTemplate'];_0x319f16(_0x297e6e,()=>this['items']['find'](_0x3b6a81=>_0x3b6a81['isVisible'])),_0x297e6e['extendTemplate']({'attributes':{'class':[_0x3e5b80['if']('isVisible','ck-hidden',_0xd946a9=>!_0xd946a9)]}});const _0x57f3a5=(_0x527395,_0x25f071=-0x1)=>{const _0x51f4cf=new _0x21f179(this['locale']);_0x51f4cf['children']['add'](_0x527395);const _0x4f8cf9=_0x25f071>-0x1?_0x25f071:_0x3de4c6['items']['length'];_0x3de4c6['items']['add'](_0x51f4cf,_0x4f8cf9);const _0x45f3a8=Array['from'](this['items']);_0x297e6e['unbind']('isEnabled','isVisible'),_0x297e6e['bind']('isEnabled')['toMany'](_0x45f3a8,'isEnabled',(..._0x1b461e)=>_0x1b461e['some'](_0x40118f=>_0x40118f)),_0x297e6e['bind']('isVisible')['toMany'](_0x45f3a8,'isVisible',(..._0x1f3b19)=>_0x1f3b19['some'](_0x54e16a=>_0x54e16a));};_0x297e6e['panelPosition']='sw',_0x297e6e['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0xa59250});for(const _0x16635c of this['items'])_0x57f3a5(_0x16635c);return _0x31f6a4['add'](_0x3de4c6),_0x297e6e['listenTo'](this['items'],'add',(_0x2fb7b1,_0xd6ca1b,_0x38870d)=>{_0x57f3a5(_0xd6ca1b,_0x38870d);}),_0x297e6e['listenTo'](this['items'],'remove',(_0x5235a3,_0x48f961,_0x31b697)=>{_0x3de4c6['items']['remove'](_0x31b697);}),_0x297e6e;}['_attachActions'](_0x25d86e,_0x20f2c5){const _0x78f6ee=_0x25d86e&&_0x25d86e['element'];_0x78f6ee&&(this['listenTo'](_0x78f6ee,'mouseenter',()=>this['actionIndicator']=_0x20f2c5),this['listenTo'](_0x78f6ee,'focus',()=>this['actionIndicator']=_0x20f2c5),this['listenTo'](_0x78f6ee,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x78f6ee,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5f5bff=super['_createCommentInputView']();return _0x5f5bff['bind']('placeholder')['to'](this),_0x5f5bff;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x1c09a2){const _0x36af95=Dt(_0x1c09a2,0x1e),_0x591648=new MutationObserver(_0x32b73e=>{for(const _0x1da23e of _0x32b73e)('attributes'==_0x1da23e['type']&&'class'==_0x1da23e['attributeName']||'childList'==_0x1da23e['type']||'characterData'==_0x1da23e['type'])&&_0x36af95();});return{'attach'(_0xb66d17){_0x591648['observe'](_0xb66d17,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x591648['disconnect'](),_0x36af95['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x40daa9,_0x4b74c5){super(_0x40daa9),this['id']=_0x5d5a44(),this['focusTracker']=new _0x1096d1(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x3dbeb0,_0x2d3e4a)=>this['fire']('Esc',_0x2d3e4a)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x4b74c5),this['mainView']=_0x4b74c5;const _0x20be29=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x20be29['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 _0x52da8b=this['element']['clientHeight'];_0x52da8b&&(this['height']=_0x52da8b);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x4ba4c4(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1be5c7,target:_0x792421,type:_0x399fa6,isVisible:_0x120e10=!0x0}){super(),this['view']=_0x1be5c7,this['view']['element']||this['view']['render'](),this['_type']=_0x399fa6,this['_target']=_0x792421,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x321144([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1ff7eb,_0x106317)=>{this['view']['focusTracker']['add'](_0x106317);}),this['focusableElements']['on']('remove',(_0x19c681,_0x465417)=>{this['view']['focusTracker']['remove'](_0x465417);}),this['set']('isVisible',_0x120e10);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x33d075=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x33d075),_0x33d075;}get['targetRect'](){const _0x242e36=this['target'];if(null===_0x242e36)return null;if(_0x242e36 instanceof _0x212c58)return _0x242e36;const _0x44b818=_0x242e36['filter'](_0x5086b9=>function(_0x4f31a5){const _0x2f8ee3=_0x4f31a5['offsetParent'];if(_0x2f8ee3)return!0x0;const _0x21f532=_0x4f31a5['getClientRects']()['item'](0x0);return!!_0x21f532;}(_0x5086b9));return 0x0===_0x44b818['length']?null:new _0x212c58(_0x44b818[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x45af8a){this['view']['isActive']=_0x45af8a,this['view']['mainView']['isActive']=_0x45af8a;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x9a4f89){if(!(null===_0x9a4f89||_0x9a4f89 instanceof _0x212c58||Array['isArray'](_0x9a4f89)&&_0x9a4f89['every'](_0xd928bd=>li(_0xd928bd))))throw new _0x5bf711('annotation-invalid-target',null,{'target':_0x9a4f89});}['_getNormalizedTarget'](){const _0x3f9b13='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x3f9b13)?[_0x3f9b13]:_0x3f9b13;}}function li(_0x30d5a4){return null!==_0x30d5a4&&'object'==typeof _0x30d5a4&&'nodeType'in _0x30d5a4&&0x1===_0x30d5a4['nodeType'];}class _ extends _0x321144{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x12687f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1096d1(),this['_focusTracker']['on']('change:isFocused',(_0x289e60,_0x263286,_0x24b4c6)=>{_0x24b4c6||this['fire']('blur');});for(const _0x30502a of _0x12687f)this['add'](_0x30502a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x4ab441){if(this['has'](_0x4ab441))throw new _0x5bf711('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x4ab441['innerView'],_0x4ab441),this['_viewToAnnotation']['set'](_0x4ab441['view'],_0x4ab441);for(const _0x486f6d of _0x4ab441['focusableElements'])this['_focusTracker']['add'](_0x486f6d);this['listenTo'](_0x4ab441['focusableElements'],'add',(_0x529eaa,_0x1f426e)=>{this['_focusTracker']['add'](_0x1f426e);}),this['listenTo'](_0x4ab441['focusableElements'],'remove',(_0x262591,_0x29524d)=>{this['_focusTracker']['remove'](_0x29524d);}),this['listenTo'](_0x4ab441['view']['focusTracker'],'change:isFocused',(_0x4091f2,_0x2a03e3,_0x124772)=>{_0x124772&&this['fire']('focus',_0x4ab441);}),_0x4ab441['updateTargetRect']();const _0x50d125=this['_getOrderInContent'](_0x4ab441['view']['targetRect']);return super['add'](_0x4ab441,_0x50d125);}['remove'](_0x1a8c84){if(!this['has'](_0x1a8c84))throw new _0x5bf711('annotationcollection-not-existing-item',null);this['stopListening'](_0x1a8c84['view']['focusTracker']),this['stopListening'](_0x1a8c84['focusableElements']);for(const _0x1087a9 of _0x1a8c84['focusableElements'])this['_focusTracker']['remove'](_0x1087a9);return this['_viewToAnnotation']['delete'](_0x1a8c84['view']),this['_innerViewToAnnotation']['delete'](_0x1a8c84['innerView']),super['remove'](_0x1a8c84);}['getByInnerView'](_0x24dd6a){return this['_innerViewToAnnotation']['get'](_0x24dd6a);}['getByView'](_0x56e8a1){return this['_viewToAnnotation']['get'](_0x56e8a1);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x10ab1c of this)_0x10ab1c['updateTargetRect']();this['_sort']();}['_sort'](){const _0x23b76c=Array['from'](this)['sort']((_0x12698a,_0x3a668d)=>v(_0x12698a['view']['targetRect'],_0x3a668d['view']['targetRect']));for(let _0x3f296f=_0x23b76c['length']-0x1;_0x3f296f>0x0;_0x3f296f--){const _0x5cc1cb=_0x23b76c[_0x3f296f];_0x3f296f!==this['getIndex'](_0x5cc1cb)&&(this['remove'](_0x5cc1cb),this['add'](_0x5cc1cb));}}['_getOrderInContent'](_0x349420){let _0x4fa541=0x0;if(!_0x349420)return this['length'];for(const _0x3836b6 of this){const _0x3b5fb2=_0x3836b6['view']['targetRect'];if(_0x3b5fb2){if(v(_0x349420,_0x3b5fb2)<0x0)return _0x4fa541;_0x4fa541++;}}return _0x4fa541;}}function v(_0x4d9723,_0x3c214b){if(null===_0x4d9723&&null===_0x3c214b)return 0x0;if(null===_0x4d9723)return-0x1;if(null===_0x3c214b)return 0x1;const _0x27a047=_0x4d9723['top']-_0x3c214b['top'];return 0x0==_0x27a047?_0x4d9723['left']-_0x3c214b['left']:_0x27a047;}class O extends _0x27e7bc{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x363493){if(super(_0x363493),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x363493 instanceof _0x5704e9){const _0x58cd25=_0x363493['locale'];_0x363493['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x58cd25,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4c6c11){this['collection']['add'](_0x4c6c11);}['remove'](_0x153640){this['collection']['remove'](_0x153640),_0x153640['destroy']();}['refreshVisibility'](){for(const _0x596445 of this['collection'])_0x596445['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2e18f6){return this['collection']['getByInnerView'](_0x2e18f6);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x43890e of this['collection'])_0x43890e['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x297df8){this['fire']('_activateAnnotation',_0x297df8);}['createAnnotation'](_0x4b386e){return new d(_0x4b386e);}['createAnnotationView'](_0x3ebc22,_0x1a62d7){return new S(_0x3ebc22,_0x1a62d7);}['_addActiveAnnotation'](_0x4b4b39){const _0x199fe5=new Set(this['activeAnnotations']);_0x199fe5['add'](_0x4b4b39),this['activeAnnotations']=_0x199fe5;}['_removeActiveAnnotation'](_0x35cd3b){const _0x2a87b9=new Set(this['activeAnnotations']);_0x2a87b9['delete'](_0x35cd3b),this['activeAnnotations']=_0x2a87b9;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4f4d58=this['collection'],_0x238ed9=this['_visibleAnnotations'];function _0x2198a9(_0x40c2b9){const _0x595bdc=_0x40c2b9['source'];_0x595bdc['isVisible']&&!_0x238ed9['has'](_0x595bdc)?_0x238ed9['add'](_0x595bdc):!_0x595bdc['isVisible']&&_0x238ed9['has'](_0x595bdc)&&_0x238ed9['remove'](_0x595bdc),_0x595bdc['view']['focusTracker']['remove'](_0x595bdc['view']['element']),_0x595bdc['view']['focusTracker']['add'](_0x595bdc['view']['element']);}this['listenTo'](_0x4f4d58,'add',(_0x599ea0,_0x5ec638)=>{_0x5ec638['isVisible']&&_0x238ed9['add'](_0x5ec638),this['listenTo'](_0x5ec638,'change:isVisible',_0x2198a9);}),this['listenTo'](_0x4f4d58,'remove',(_0x593589,_0x4b9bf2)=>{_0x238ed9['has'](_0x4b9bf2)&&_0x238ed9['remove'](_0x4b9bf2),this['stopListening'](_0x4b9bf2,'change:isVisible',_0x2198a9);});}['_setupEnterAnnotationKeystroke'](){const _0x59fb4a=_0x999a79=>{_0x999a79['on']('ready',()=>{_0x999a79['keystrokes']['set'](_0x2e9390,(_0x358c7c,_0x487831)=>{const _0x29eea4=_0x1ab4c8(this['activeAnnotations']['values']());_0x29eea4&&(_0x29eea4['view']['focus'](),_0x487831());});});};this['context']instanceof _0x5704e9?_0x59fb4a(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x19c897,_0x43b734)=>{_0x59fb4a(_0x43b734);});}['_setupEscapeAnnotationHandling'](){const _0x173e8c=_0x352d8f=>{const _0xa62ced=_0x352d8f['source'],_0x3010e6=[];let _0x1115e8;if(Array['isArray'](_0xa62ced['target'])){_0x1115e8=_0xa62ced['target'][0x0],this['context']instanceof _0x5704e9?_0x3010e6['push'](this['context']):this['context']['editors']&&_0x3010e6['push'](...this['context']['editors']);for(const _0x19fa9a of _0x3010e6)for(const _0x2589f4 of _0x19fa9a['editing']['view']['domRoots']['values']())if(_0x2589f4['contains'](_0x1115e8))return void _0x19fa9a['editing']['view']['focus']();_0x1115e8['focus']();}};this['listenTo'](this['collection'],'add',(_0xd4e594,_0xda7164)=>{this['listenTo'](_0xda7164,'escape',_0x173e8c,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x5d57ea,_0xb116ba)=>{this['stopListening'](_0xb116ba,'escape',_0x173e8c);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x27e7bc{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c1c8b){super(_0x1c1c8b),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x2c1cf5=this['context']['config'];_0x2c1cf5['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2c1cf5['define']('comments.maxThreadTotalWeight',0x1f4),_0x2c1cf5['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2c1cf5['define']('comments.CommentThreadView',vt),_0x2c1cf5['define']('comments.CommentView',gt),_0x2c1cf5['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xcad046=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xd6960a,_0x2a85bf)=>this['_addCommentThread'](_0x2a85bf)),this['on']('submitCommentThread',(_0x57bde1,_0x22bf77)=>this['_submitCommentThread'](_0x22bf77)),this['on']('resolveCommentThread',(_0x84a97b,_0x2449aa)=>this['_resolveCommentThread'](_0x2449aa)),this['on']('resolveCommentThread',(_0x4f475a,_0xbf85b)=>this['_updateActiveAnnotation'](_0xbf85b),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xb92d44,_0x55998c)=>this['_reopenCommentThread'](_0x55998c)),this['on']('reopenCommentThread',(_0x48ff28,_0x251a87)=>this['_updateActiveAnnotation'](_0x251a87),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x15068c,_0x11656c)=>this['_removeCommentThread'](_0x11656c)),this['on']('updateCommentThread',(_0x441303,_0x23d6ff)=>this['_updateCommentThread'](_0x23d6ff)),this['on']('updateCommentThread',(_0x3015a9,_0x206d97)=>this['_updateActiveAnnotation'](_0x206d97),{'priority':'lowest'}),this['on']('addComment',(_0x512d64,_0x46d447)=>this['_addComment'](_0x46d447)),this['on']('updateComment',(_0x30279a,_0x4c2caf)=>this['_updateComment'](_0x4c2caf)),this['on']('removeComment',(_0x54fdce,_0x2e667c)=>this['_removeComment'](_0x2e667c)),this['on']('addComment',(_0x5cda80,{threadId:_0x1e27b1,isFromAdapter:_0x9569b6})=>{if(_0x9569b6)return;const _0x1cdf89=this['getCommentThread'](_0x1e27b1),_0x2e691a=_0x1cdf89&&this['_threadToController']['get'](_0x1cdf89);_0x2e691a&&_0x2e691a['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xcad046,'change:activeAnnotations',(_0x2cb45c,_0x370757,_0x36a5e5)=>{const _0x37b041=Array['from'](_0x36a5e5)['map'](_0x54750e=>this['_viewToController']['get'](_0x54750e['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x37b041?_0x37b041['model']:null;});}set['adapter'](_0x39b614){if(this['_adapter'])throw new _0x5bf711('commentsrepository-adapter-already-set');this['_adapter']=_0x39b614;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x40ece2=Tt,threadId:_0x2a59e8=_0x5d5a44(),comments:_0x2a8335=[],unlinkedAt:_0xbb2c81=null,resolvedAt:_0x5ec783=null,resolvedBy:_0x2dd005=null,target:_0x444ee9=null,context:_0x16fea7=null,attributes:_0x3ebc53={},isResolvable:_0x1394c2=!0x0,isSubmitted:_0xa92111=!0x1,isFromAdapter:_0x2cce40=!0x1}={}){return this['fire'](bt('addCommentThread',_0x40ece2),{'channelId':_0x40ece2,'threadId':_0x2a59e8,'comments':_0x2a8335,'unlinkedAt':_0xbb2c81,'resolvedAt':_0x5ec783,'resolvedBy':_0x2dd005,'target':_0x444ee9,'context':_0x16fea7,'attributes':_0x3ebc53,'isFromAdapter':_0x2cce40,'isResolvable':_0x1394c2,'isSubmitted':_0xa92111}),this['getCommentThread'](_0x2a59e8);}['openNewCommentThread']({channelId:_0x108c31=Tt,threadId:_0x111908=_0x5d5a44(),target:_0x3d2aa5,context:_0x1726d9=null,isResolvable:_0xb272da=!0x0}){if(this['_readOnlyChannels']['has'](_0x108c31)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3d2aa5)throw new _0x5bf711('commentsrepository-missing-target');const _0x490b31=this['addCommentThread']({'channelId':_0x108c31,'threadId':_0x111908,'target':_0x3d2aa5,'context':_0x1726d9,'isResolvable':_0xb272da});if(!_0x490b31)return null;const _0x553280=this['_threadToController']['get'](_0x490b31),_0x2108c5=_0x553280['view']['commentThreadInputView']['commentInputView'],_0x33b19a=this['context']['plugins']['get'](O),_0x2e0b39=_0x33b19a['getByInnerView'](_0x553280['view']);return _0x33b19a['activate'](_0x2e0b39),_0x2108c5['once']('editorReady',()=>_0x2108c5['focus']()),_0x490b31;}['hasCommentThread'](_0x572ad2){if('string'!=typeof _0x572ad2)throw new _0x5bf711('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x572ad2);}['updateCommentThread']({channelId:_0x66b942=Tt,threadId:_0x453b63,context:_0x58b436,unlinkedAt:_0x5d3790,attributes:_0x756b95,isFromAdapter:_0x1a4d98=!0x1}){return this['fire'](bt('updateCommentThread',_0x66b942),{'channelId':_0x66b942,'threadId':_0x453b63,'context':_0x58b436,'unlinkedAt':_0x5d3790,'attributes':_0x756b95,'isFromAdapter':_0x1a4d98}),this['getCommentThread'](_0x453b63);}['getCommentThread'](_0x54cfb5){if('string'!=typeof _0x54cfb5)throw new _0x5bf711('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x54cfb5);}['fetchCommentThread']({channelId:_0x3e9b98,threadId:_0x2c1786}={}){const _0x5ee506=this['getCommentThread'](_0x2c1786);if(_0x5ee506)return Promise['resolve'](_0x5ee506);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x5bf711('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x3e9b98,'threadId':_0x2c1786})['then'](_0x53e692=>this['hasCommentThread'](_0x2c1786)?this['getCommentThread'](_0x2c1786):_0x53e692?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x3e9b98},_0x53e692)):void 0x0)['catch'](_0x4c73c3=>{throw console['error'](_0x4c73c3),new _0x5bf711('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x178eab,skipNotAttached:_0xa1d199=!0x1,skipEmpty:_0x21f5e8=!0x1,toJSON:_0x2d3ebc=!0x1}={}){const _0x2d3729=[];for(const _0x4bbf30 of this['_threads']['values']())_0x178eab&&_0x4bbf30['channelId']!==_0x178eab||_0xa1d199&&!_0x4bbf30['isAttached']||_0x21f5e8&&0x0===_0x4bbf30['length']||_0x2d3729['push'](_0x4bbf30);return _0x2d3ebc?_0x2d3729['map'](_0x1ad6b6=>_0x1ad6b6['toJSON']()):_0x2d3729;}['setActiveCommentThread'](_0x128f44){const _0x50aba2=this['context']['plugins']['get'](O);if(!_0x128f44)return void(this['activeCommentThread']&&_0x50aba2['deactivateAll']());const _0x9ec89f=this['getCommentThread'](_0x128f44);if(!_0x9ec89f)throw new _0x5bf711('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x128f44});if(!this['_threadToController']['has'](_0x9ec89f))throw new _0x5bf711('commentsrepository-active-not-attached',null,{'threadId':_0x128f44});const _0x3db1eb=_0x50aba2['getByInnerView'](this['_threadToController']['get'](_0x9ec89f)['view']);_0x50aba2['activate'](_0x3db1eb);}['switchReadOnly'](_0x4edb1c,_0x330578){_0x4edb1c?this['_readOnlyChannels']['add'](_0x330578):this['_readOnlyChannels']['delete'](_0x330578),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x44743a){return this['_readOnlyChannels']['has'](_0x44743a)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x56886b,_0x999f59){return new Ct(_0x56886b,_0x999f59);}['setPermissions'](_0x5f425c,_0x5e38ba=Tt){this['_permissions']['set'](_0x5e38ba,_0x5f425c),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x299f13=Tt){return this['_permissions']['has'](_0x299f13)?this['_permissions']['get'](_0x299f13):_t;}['_addCommentThread']({channelId:_0x4d642a,threadId:_0xb74e1f,comments:_0x1f6fc4,unlinkedAt:_0x3769ed,resolvedAt:_0x40be3a,resolvedBy:_0x12cb62,target:_0x50315e,context:_0x49a5d0,attributes:_0x40a899,isFromAdapter:_0x1947ab,isResolvable:_0x1fbe55,isSubmitted:_0x69472f}){if('string'!=typeof _0xb74e1f)throw new _0x5bf711('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xb74e1f});if(this['hasCommentThread'](_0xb74e1f))throw new _0x5bf711('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xb74e1f});const _0x222e00=new ui(this,{'channelId':_0x4d642a,'id':_0xb74e1f,'context':_0x49a5d0,'attributes':_0x40a899,'unlinkedAt':_0x3769ed,'resolvedAt':_0x40be3a,'resolvedBy':_0x12cb62?this['context']['plugins']['get'](it)['getUser'](_0x12cb62):null,'isResolvable':_0x1fbe55,'isSubmitted':_0x69472f||_0x1947ab});this['_threads']['set'](_0xb74e1f,_0x222e00);for(const _0x5ec166 of _0x1f6fc4)_0x222e00['_add'](this['_createNewComment']({'threadId':_0xb74e1f,..._0x5ec166}));return _0x50315e&&_0x222e00['attachTo'](_0x50315e),_0x1947ab||!_0x222e00['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x4d642a,'threadId':_0xb74e1f});}['_submitCommentThread']({channelId:_0x11dbf0,threadId:_0x55295c}){if(!this['hasCommentThread'](_0x55295c))throw new _0x5bf711('commentsrepository-missing-comment-thread',this);const _0x3dbb6f=this['getCommentThread'](_0x55295c);if(_0x3dbb6f['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x11d789,comments:_0x454245,resolvedAt:_0x1f3eb5,resolvedBy:_0x2cc2e8,context:_0x21d862,attributes:_0xc677f7}=_0x3dbb6f,_0xe5ec1e=this['context']['plugins']['get']('PendingActions'),_0x302c22=_0xe5ec1e['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x11dbf0,'threadId':_0x11d789,'comments':_0x454245['map'](_0xe1bdf7=>_0xe1bdf7['toJSON']()),'resolvedAt':_0x1f3eb5,'resolvedBy':_0x2cc2e8?_0x2cc2e8['id']:_0x2cc2e8,'context':_0x21d862,'attributes':_0xc677f7})['then'](({comments:_0x55df1f})=>{_0xe5ec1e['remove'](_0x302c22);for(const _0x2b0dc6 of _0x55df1f)this['_updateComment']({'channelId':_0x11dbf0,'threadId':_0x55295c,'commentId':_0x2b0dc6['commentId'],'createdAt':_0x2b0dc6['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1dec9f=>{throw console['error'](_0x1dec9f),new _0x5bf711('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x599b3d,target:_0x880e62}){const _0x1efa5b=this['getCommentThread'](_0x599b3d);if(!_0x1efa5b)throw new _0x5bf711('commentsrepository-attach-missing-comment-thread',this);const _0x56a21d=this['context']['plugins']['get']('PendingActions'),_0x11809e=this['context']['plugins']['get'](O),_0x4bf114=this['_createCommentThreadView'](_0x1efa5b),_0x12b802=new Ct(_0x1efa5b,_0x4bf114);let _0x526c50=null;_0x4bf114['on']('change:isDirty',(_0x2b3ef4,_0x20dcb9,_0xe537f)=>{_0xe537f?_0x526c50=_0x56a21d['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x526c50&&(_0x56a21d['remove'](_0x526c50),_0x526c50=null);}),this['_threadToController']['set'](_0x1efa5b,_0x12b802),this['_viewToController']['set'](_0x4bf114,_0x12b802);const _0x41554d=new S(this['context']['locale'],_0x4bf114);_0x41554d['bind']('length')['to'](_0x4bf114),_0x41554d['bind']('isDirty')['to'](_0x4bf114,'isDirty',_0x4bf114,'length',(_0x4e80b8,_0x22d9dc)=>_0x4e80b8||!_0x22d9dc),_0x41554d['bind']('isActive')['to'](_0x4bf114),_0x41554d['type']='comment';const _0x5d6b66=new d({'view':_0x41554d,'target':_0x880e62,'type':'comment','isVisible':!_0x1efa5b['archivedAt']});return _0x4bf114['on']('escape',()=>{_0x5d6b66['fire']('escape');}),this['_bindAnnotationToEditors'](_0x4bf114,_0x5d6b66),_0x11809e['add'](_0x5d6b66),_0x5d6b66;}['_bindAnnotationToEditors'](_0x48d513,_0x3e7d20){this['listenTo'](_0x48d513,'editorReady',(_0x1f8cef,_0x5a7cb6)=>{const _0x5401db=_0x5a7cb6['ui']['view']['body']['bodyCollectionContainer'];_0x3e7d20['focusableElements']['add'](_0x5401db),this['context']instanceof _0x5704e9&&this['context']['ui']['focusTracker']['add'](_0x5401db);},{'priority':'highest'}),this['listenTo'](_0x48d513,'editorDestroyed',(_0xf6df50,_0x5c820c)=>{const _0x283a2a=_0x5c820c['ui']['view']['body']['bodyCollectionContainer'];_0x3e7d20['focusableElements']['has'](_0x283a2a)&&_0x3e7d20['focusableElements']['remove'](_0x283a2a),this['context']instanceof _0x5704e9&&this['context']['ui']['focusTracker']['remove'](_0x283a2a);});}['_unbindEditors'](_0x346946){this['stopListening'](_0x346946,'editorReady'),this['stopListening'](_0x346946,'editorDestroyed');}['_createCommentThreadView'](_0x32bc4a){const _0x3a5ce0=this['context']['plugins']['get'](it),{config:_0x4d102c,locale:_0x18c804}=this['context'],_0x34ade0=lt(_0x4d102c['get']('locale'),_0x18c804);return new(0x0,(_0x4d102c['get']('comments'))['CommentThreadView'])(_0x18c804,_0x32bc4a,_0x3a5ce0['me'],{'editorConfig':{..._0x4d102c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4d102c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4d102c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4d102c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4d102c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x34ade0,'CommentView':_0x4d102c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1b88b4,channelId:_0x67e7b7,resolvedAt:_0x111002,resolvedBy:_0x542a8c,isFromAdapter:_0x45397c}){if(!this['hasCommentThread'](_0x1b88b4))throw new _0x5bf711('commentsrepository-missing-comment-thread',null,{'threadId':_0x1b88b4});const _0x21e33c=this['getCommentThread'](_0x1b88b4);if(_0x21e33c['isResolved'])throw new _0x5bf711('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1b88b4});const _0x209ad0=this['context']['plugins']['get'](it);if(_0x21e33c['resolvedBy']=_0x209ad0['getUser'](_0x542a8c),_0x21e33c['resolvedAt']=_0x111002,_0x45397c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1604ce=this['context']['plugins']['get']('PendingActions'),_0x22bc0=_0x1604ce['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x67e7b7,'threadId':_0x1b88b4})['then'](({resolvedAt:_0x3088c9,resolvedBy:_0x389cb4})=>{_0x1604ce['remove'](_0x22bc0),_0x21e33c['resolvedBy']['id']!==_0x389cb4&&(_0x21e33c['resolvedBy']=_0x209ad0['getUser'](_0x389cb4)),_0x21e33c['resolvedAt']=_0x3088c9;})['catch'](_0x1d269a=>{throw console['error'](_0x1d269a),new _0x5bf711('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x39f2c6,channelId:_0x31a129,isFromAdapter:_0x46ec84}){if(!this['hasCommentThread'](_0x39f2c6))throw new _0x5bf711('commentsrepository-missing-comment-thread',null,{'threadId':_0x39f2c6});const _0x1f9a2c=this['getCommentThread'](_0x39f2c6);if(!_0x1f9a2c['isResolved'])throw new _0x5bf711('commentsrepository-reopen-comment-thread',null,{'threadId':_0x39f2c6});if(_0x1f9a2c['resolvedBy']=null,_0x1f9a2c['resolvedAt']=null,_0x46ec84||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x208128=this['context']['plugins']['get']('PendingActions'),_0x5f58ef=_0x208128['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x31a129,'threadId':_0x39f2c6})['then'](()=>_0x208128['remove'](_0x5f58ef))['catch'](_0x4536f6=>{throw console['error'](_0x4536f6),new _0x5bf711('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x42db03,isFromAdapter:_0x25f0a8}){const _0x9c3805=this['getCommentThread'](_0x42db03);if(!_0x9c3805)throw new _0x5bf711('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x42db03),this['_threads']['delete'](_0x42db03),!_0x9c3805['isSubmitted']||_0x25f0a8||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x1ea42e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2075f1}=_0x9c3805,_0x3e5d6f=_0x1ea42e['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2075f1,'threadId':_0x42db03})['then'](()=>_0x1ea42e['remove'](_0x3e5d6f))['catch'](_0x42a7c1=>{throw console['error'](_0x42a7c1),new _0x5bf711('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1a830a,unlinkedAt:_0x164fa9,context:_0x20b321,attributes:_0x50b1f5,isFromAdapter:_0x29c799}){if('string'!=typeof _0x1a830a)throw new _0x5bf711('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1a830a});if(!this['hasCommentThread'](_0x1a830a))throw new _0x5bf711('commentsrepository-missing-comment-thread',null,{'threadId':_0x1a830a});const _0x5d7166=this['getCommentThread'](_0x1a830a);let _0x4c9e3f=!0x1;if(void 0x0!==_0x20b321&&_0x5d7166['context']!==_0x20b321&&(_0x5d7166['context']=_0x20b321,_0x4c9e3f=!0x0),void 0x0!==_0x164fa9&&_0x5d7166['unlinkedAt']!==_0x164fa9&&(_0x5d7166['unlinkedAt']=_0x164fa9,_0x4c9e3f=!0x0),_0x50b1f5&&!wt(_0x50b1f5,_0x5d7166['attributes'])&&(_0x5d7166['attributes']=_0x50b1f5,_0x4c9e3f=!0x0),!_0x4c9e3f)return Promise['resolve']();if(!_0x5d7166['isSubmitted']||_0x29c799||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x5528fa=this['context']['plugins']['get']('PendingActions'),{channelId:_0xe44ffc}=_0x5d7166,_0x111456=_0x5528fa['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xe44ffc,'threadId':_0x1a830a,'context':_0x20b321,'unlinkedAt':_0x164fa9,'attributes':_0x50b1f5})['then'](()=>_0x5528fa['remove'](_0x111456))['catch'](_0x12221e=>{throw console['error'](_0x12221e),new _0x5bf711('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x51a29d){const _0x1066d7=this['context']['plugins']['get'](O),_0x1af76c=this['getCommentThread'](_0x51a29d);if(_0x1af76c['_isAttached']=!0x1,this['_threadToController']['has'](_0x1af76c)){const _0x48ecc1=this['_threadToController']['get'](_0x1af76c),_0x1f695f=_0x48ecc1['view'],_0x1da036=_0x1066d7['getByInnerView'](_0x1f695f);this['_threadToController']['delete'](_0x1af76c),this['_viewToController']['delete'](_0x1f695f),_0x1da036&&_0x1066d7['remove'](_0x1da036),_0x48ecc1['destroy'](),_0x1f695f['destroy']()['then'](()=>{this['_unbindEditors'](_0x1f695f);});}}['_updateActiveAnnotation']({threadId:_0x5a6eb0,resolvedAt:_0x250b9f,unlinkedAt:_0x459e64}){const _0x2526c4=!!_0x250b9f,_0x58e432=this['context']['plugins']['get'](O),_0x2cd16c=this['getCommentThread'](_0x5a6eb0);if(this['_threadToController']['has'](_0x2cd16c)){const _0x89c5ff=this['_threadToController']['get'](_0x2cd16c)['view'],_0x108b38=_0x58e432['getByInnerView'](_0x89c5ff);_0x108b38&&(_0x2526c4&&_0x58e432['_removeActiveAnnotation'](_0x108b38),_0x459e64?_0x108b38['isVisible']=!0x1:_0x108b38['refreshVisibility']());}}['_getExternalAuthor'](_0x2afb77){const _0xa0c96f=this['context']['plugins']['get'](it),_0x156769=pt('external:'+_0x2afb77),_0x36f173=_0xa0c96f['getUser'](_0x156769);return _0x36f173||_0xa0c96f['addUser']({'id':_0x156769,'name':_0x2afb77});}['_createNewComment']({threadId:_0x3c26cb,commentId:_0x30ea2d=_0x5d5a44(),content:_0x215e10,authorId:_0x2e0bba,createdAt:_0x3c7a75,attributes:_0x44d09b}){if('string'!=typeof _0x30ea2d)throw new _0x5bf711('commentsrepository-invalid-commentid');if('string'!=typeof _0x2e0bba)throw new _0x5bf711('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x215e10||!_0x215e10['trim']())throw new _0x5bf711('commentsrepository-invalid-comment-content');const _0x5de263=this['context']['plugins']['get'](it)['getUser'](_0x2e0bba);if(!_0x5de263)throw new _0x5bf711('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2e0bba});let _0x2f8c7c=null,_0x3af56a=_0x3c7a75;return _0x44d09b?.['@external']&&(_0x2f8c7c=this['_getExternalAuthor'](_0x44d09b['@external']['authorName']),_0x3af56a=new Date(_0x44d09b['@external']['createdAt'])),new fi(this,{'threadId':_0x3c26cb,'id':_0x30ea2d,'author':_0x2f8c7c||_0x5de263,'creator':_0x5de263,'content':_0x215e10,'createdAt':_0x3c7a75,'authoredAt':_0x3af56a,'attributes':_0x44d09b});}['_addComment'](_0x15c65){let {threadId:_0x39a48b,content:_0x588567,attributes:_0x4a25f5,isFromAdapter:_0xb5fe87}=_0x15c65;const _0x188d08=this['getCommentThread'](_0x15c65['threadId']);if(!_0x188d08)throw new _0x5bf711('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x590cd4=this['_createNewComment'](_0x15c65),{id:_0x536a91}=_0x590cd4;if(_0x188d08['_add'](_0x590cd4),_0xb5fe87||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x188d08['isSubmitted'])return Promise['resolve']();const _0x176718=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1ed69d}=_0x188d08,_0x18dfe0=_0x176718['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4a25f5||(_0x4a25f5={}),this['adapter']['addComment']({'channelId':_0x1ed69d,'threadId':_0x39a48b,'commentId':_0x536a91,'content':_0x588567,'attributes':_0x4a25f5})['then'](_0x26206d=>{_0x176718['remove'](_0x18dfe0),_0x26206d&&this['_updateComment']({'channelId':_0x1ed69d,'threadId':_0x39a48b,'commentId':_0x536a91,'createdAt':_0x26206d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4cc7a7=>{throw console['error'](_0x4cc7a7),new _0x5bf711('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x55bdc6,commentId:_0x25e16e,content:_0x1e8d54,createdAt:_0x3269de,attributes:_0x25954c,isFromAdapter:_0x51a1e7}){if(void 0x0!==_0x1e8d54&&('string'!=typeof _0x1e8d54||!_0x1e8d54['trim']()['length']))throw new _0x5bf711('commentsrepository-update-comment-invalid-content');const _0x4a9a68=this['getCommentThread'](_0x55bdc6),_0x4891de=_0x4a9a68['getComment'](_0x25e16e);if(!_0x4891de)throw new _0x5bf711('commentsrepository-update-missing-comment',this);let _0xf4dd5e=!0x1;if(_0x1e8d54&&_0x1e8d54!==_0x4891de['content']&&(_0x4891de['isEditable']||_0x51a1e7)&&(_0x4891de['content']=_0x1e8d54,_0xf4dd5e=!0x0),_0x3269de&&_0x3269de!==_0x4891de['createdAt']&&(_0x4891de['createdAt']=_0x3269de,_0x4891de['attributes']&&_0x4891de['attributes']['@external']||(_0x4891de['authoredAt']=_0x3269de),_0xf4dd5e=!0x0),_0x25954c&&!wt(_0x25954c,_0x4891de['attributes'])&&(_0x4891de['attributes']=_0x25954c,_0xf4dd5e=!0x0),!_0xf4dd5e)return Promise['resolve']();if(_0x4a9a68['fire']('commentUpdated'),_0x51a1e7||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x389bfb=this['context']['plugins']['get']('PendingActions'),{channelId:_0x597058}=this['getCommentThread'](_0x4891de['threadId']),_0x22053d=_0x389bfb['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x597058,'threadId':_0x55bdc6,'commentId':_0x25e16e,'content':_0x1e8d54,'attributes':_0x25954c})['then'](()=>_0x389bfb['remove'](_0x22053d))['catch'](_0x26f0b4=>{throw console['error'](_0x26f0b4),new _0x5bf711('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1d71ba,commentId:_0x38af9c,isFromAdapter:_0x3f6f46}){const _0xa9b11=this['getCommentThread'](_0x1d71ba),_0x347977=_0xa9b11['getComment'](_0x38af9c);if(!_0x347977)throw new _0x5bf711('commentsrepository-remove-missing-comment',this);if(_0xa9b11['_remove'](_0x347977),_0x3f6f46||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2378c3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x124ed1}=_0xa9b11,_0x35fb01=_0x2378c3['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x124ed1,'threadId':_0x1d71ba,'commentId':_0x38af9c})['then'](()=>_0x2378c3['remove'](_0x35fb01))['catch'](_0x3815f8=>{throw console['error'](_0x3815f8),new _0x5bf711('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
+ _0x4ba4c4(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x34a79,_0x4cfd3f){super();const _0x4e5a07=_0x4cfd3f['isResolvable'];this['channelId']=_0x4cfd3f['channelId'],this['id']=_0x4cfd3f['id'],this['comments']=new _0x321144(),this['_repository']=_0x34a79,this['_isAttached']=!0x1,this['_isSubmitted']=_0x4cfd3f['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x34a79,'_permissions',_0x34a79,'_readOnlyChannels',()=>_0x34a79['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x34a79,'_permissions',()=>_0x34a79['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x34a79,'_permissions',()=>{const _0x52f2ac=_0x34a79['getPermissions'](this['channelId']);return _0x52f2ac['write']||_0x52f2ac['admin'];}),this['bind']('isResolvable')['to'](_0x34a79,'_permissions',()=>_0x4e5a07&&_0x34a79['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x4cfd3f['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4ecf79,_0x100993)=>_0x4ecf79?_0x100993?_0x4ecf79<_0x100993?_0x4ecf79:_0x100993:_0x4ecf79:_0x100993),this['set']('unlinkedAt',_0x4cfd3f['unlinkedAt']||null),this['set']('resolvedAt',_0x4cfd3f['resolvedAt']||null),this['set']('resolvedBy',_0x4cfd3f['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x328c5d=>!!_0x328c5d),this['set']('attributes',_0x4cfd3f['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1f644a,_0x382b66)=>_0x1f644a+_0x382b66['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x3b06e5,id:_0x157fd1}=this;this['_repository']['fire'](bt('submitCommentThread',_0x3b06e5),{'channelId':_0x3b06e5,'threadId':_0x157fd1});}['setUnlinkedAt'](_0x1ca7ac){this['_update']({'unlinkedAt':_0x1ca7ac});}['resolve']({resolvedAt:_0x57d834=new Date(),resolvedBy:_0x4702c2=null,isFromAdapter:_0x27d618=!0x1}={}){const _0x1f5565=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x186002,id:_0x1bc845}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x186002),{'channelId':_0x186002,'threadId':_0x1bc845,'resolvedAt':_0x57d834,'resolvedBy':_0x4702c2||_0x1f5565['id'],'isFromAdapter':_0x27d618});}['reopen']({isFromAdapter:_0x470f90=!0x1}={}){const {channelId:_0x22978b,id:_0x6f9933}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x22978b),{'channelId':_0x22978b,'threadId':_0x6f9933,'isFromAdapter':_0x470f90});}['setContext'](_0xbec0de){this['context']||this['_update']({'context':_0xbec0de});}['setAttribute'](_0x1ac306,_0x38896f){const _0xa0d610=It(this['attributes']);At(_0xa0d610,_0x1ac306,_0x38896f),this['_update']({'attributes':_0xa0d610});}['removeAttribute'](_0x49234c){const _0x3323c0=It(this['attributes']);yt(_0x3323c0,_0x49234c),this['_update']({'attributes':_0x3323c0});}['remove']({isFromAdapter:_0x1aef64=!0x1}={}){const {channelId:_0x19b4e8,id:_0x570e9e}=this;this['_repository']['fire'](bt('removeCommentThread',_0x19b4e8),{'channelId':_0x19b4e8,'threadId':_0x570e9e,'isFromAdapter':_0x1aef64});}['attachTo'](_0x896471){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x896471});}['addComment'](_0x245a62){const {channelId:_0x2b1c3d,id:_0x5ec6be}=this;this['_repository']['fire'](bt('addComment',_0x2b1c3d,_0x5ec6be),Object['assign']({'channelId':_0x2b1c3d,'threadId':_0x5ec6be},_0x245a62));}['getComment'](_0x4b063f){if('string'!=typeof _0x4b063f)throw new _0x5bf711('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4b063f});return this['comments']['get'](_0x4b063f);}['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'](_0x416c9a=>_0x416c9a['toJSON']()),'attributes':this['attributes']};}['_add'](_0x318b4b){return this['listenTo'](_0x318b4b,'change:authoredAt',()=>{const _0x5ac7b7=this['_findOptimalIndex'](_0x318b4b),_0x4b1163=this['comments'];_0x5ac7b7-0x1!=_0x4b1163['getIndex'](_0x318b4b)&&_0x5ac7b7+0x1!=_0x4b1163['getIndex'](_0x318b4b)&&(this['_remove'](_0x318b4b),this['_add'](_0x318b4b));}),this['comments']['add'](_0x318b4b,this['_findOptimalIndex'](_0x318b4b));}['_update'](_0x68118f){const {channelId:_0x56df8f,id:_0xc14057}=this;this['_repository']['fire'](bt('updateCommentThread',_0x56df8f),{..._0x68118f,'channelId':_0x56df8f,'threadId':_0xc14057});}['_remove'](_0x1c47d7){return this['stopListening'](_0x1c47d7),_0x1c47d7['destroy'](),this['comments']['remove'](_0x1c47d7);}['_findOptimalIndex'](_0x528e60){const _0x567900=this['comments']['find'](_0x579fa9=>new Date(_0x579fa9['authoredAt'])['getTime']()>new Date(_0x528e60['authoredAt'])['getTime']());return _0x567900?this['comments']['getIndex'](_0x567900):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
+ _0x4ba4c4(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0xe869bf,_0x3a1756){super();const _0x538a2e=_0xe869bf['context']['plugins']['get'](it)['me'],_0xb7d75f=_0xe869bf['getCommentThread'](_0x3a1756['threadId']),_0x273e4c=0x0===_0xb7d75f['comments']['length'],_0x358bc9=_0x538a2e===_0x3a1756['author'];this['id']=_0x3a1756['id'],this['threadId']=_0x3a1756['threadId'],this['author']=_0x3a1756['author'],this['creator']=_0x3a1756['creator'],this['isExternal']=Boolean(_0x3a1756['attributes']&&_0x3a1756['attributes']['@external']),this['set']('content',_0x3a1756['content']),this['createdAt']=_0x3a1756['createdAt']||new Date(),this['set']('authoredAt',_0x3a1756['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0xb7d75f,'resolvedAt'),this['set']('attributes',_0x3a1756['attributes']||{}),this['bind']('isEditable')['to'](_0xe869bf,'_permissions',()=>{const _0x26e1b7=_0xe869bf['getPermissions'](_0xb7d75f['channelId'])['write'],_0xde2231=_0xe869bf['getPermissions'](_0xb7d75f['channelId'])['modifyAll'];return _0x358bc9&&_0x26e1b7||!_0x358bc9&&_0xde2231;}),this['bind']('isRemovable')['to'](_0xb7d75f,'isRemovable',_0xe869bf,'_permissions',_0x4d7cbb=>{const _0x16a1fa=_0xe869bf['getPermissions'](_0xb7d75f['channelId'])['write'],_0x10091a=_0xe869bf['getPermissions'](_0xb7d75f['channelId'])['modifyAll'];return _0x358bc9&&_0x16a1fa||_0x4d7cbb&&_0x273e4c||!_0x358bc9&&_0x10091a&&!_0x273e4c;}),this['bind']('isReadOnly')['to'](_0xb7d75f,'isReadOnly'),this['_repository']=_0xe869bf;}get['weight'](){return Math['max'](function(_0x5650a1){const _0xda5ffc=document['createElement']('div');return _0xda5ffc['innerHTML']=_0x5650a1,_0xda5ffc['textContent']['length'];}(this['content']),0xc8);}['update'](_0x33b595){const {threadId:_0x4f2467,id:_0x5c5c75}=this;if(!this['_repository']['hasCommentThread'](_0x4f2467))throw new _0x5bf711('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x304504}=this['_repository']['getCommentThread'](_0x4f2467);this['_repository']['fire'](bt('updateComment',_0x304504,_0x4f2467),{'channelId':_0x304504,'threadId':_0x4f2467,'commentId':_0x5c5c75,..._0x33b595});}['setAttribute'](_0x579c02,_0x509c03){const _0x51b08d=It(this['attributes']);At(_0x51b08d,_0x579c02,_0x509c03),this['update']({'attributes':_0x51b08d});}['removeAttribute'](_0x590d17){const _0x1e1378=It(this['attributes']);yt(_0x1e1378,_0x590d17),this['update']({'attributes':_0x1e1378});}['remove'](_0x30cc40={}){if(!_0x30cc40['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x26e69d,id:_0x47913f}=this;if(!this['_repository']['hasCommentThread'](_0x26e69d))throw new _0x5bf711('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x45f565}=this['_repository']['getCommentThread'](_0x26e69d);this['_repository']['fire'](bt('removeComment',_0x45f565,_0x26e69d),{'channelId':_0x45f565,'threadId':_0x26e69d,'commentId':_0x47913f,..._0x30cc40});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x566f21,..._0x394710){for(const _0x660748 of _0x394710)void 0x0!==_0x660748&&(_0x566f21+=':'+String(_0x660748));return _0x566f21;}class J extends _0x51e5f3{['refresh'](){const _0x21fd57=this['editor']['model']['document']['selection'];for(const _0xb9d97c of _0x21fd57['getRanges']())if(this['_hasContent'](_0xb9d97c))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x5724b0=_0x5d5a44()}={}){const _0x582fd5=this['editor']['model'],_0x3a1fb1=[];for(const _0x4507cc of _0x582fd5['document']['selection']['getRanges']())this['_hasContent'](_0x4507cc)&&_0x3a1fb1['push'](this['_trimToContent'](_0x4507cc));_0x582fd5['change'](_0x553ef3=>{for(const _0x56e77b of _0x3a1fb1){const _0x522e60=_0x5d5a44()['substr'](0x1,0x5),_0x40096b='comment:'+_0x5724b0+':'+_0x522e60;_0x553ef3['addMarker'](_0x40096b,{'range':_0x56e77b,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x585874){for(const _0x1e1074 of _0x585874['getItems']())if(this['_itemIsContent'](_0x1e1074))return!0x0;return!0x1;}['_itemIsContent'](_0x1f757c){return _0x1f757c['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1f757c)&&!_0x1f757c['is']('element','tableCell');}['_trimToContent'](_0x59a559){const _0x163e40=_0x4b7138=>!this['_itemIsContent'](_0x4b7138['item']),_0x240678=_0x59a559['start']['getLastMatchingPosition'](_0x163e40),_0x3ef192=_0x59a559['end']['getLastMatchingPosition'](_0x163e40,{'direction':'backward'});return this['editor']['model']['createRange'](_0x240678,_0x3ef192);}}class P extends _0x4e6ffe{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ad2fb){super(_0x3ad2fb),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5a63e9=this['editor'],_0x66ed5d=_0x5a63e9['model']['document']['selection'],_0x2bb04d=_0x1aaecd(()=>this['refreshSelectedViews'](),0xa);_0x66ed5d['on']('change:range',(_0x4f4c6b,_0x4add11)=>{_0x4add11['directChange']&&(_0x2bb04d['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5a63e9['editing']['view']['document'],'change:isFocused',(_0x2bee7f,_0x229a6f,_0x5164e1)=>{_0x5164e1&&_0x2bb04d();}),this['listenTo'](_0x5a63e9['ui']['focusTracker'],'change:isFocused',(_0x4107e9,_0x21a481,_0x42a334)=>{_0x42a334||_0x5a63e9['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x5f277f=>this['_editorAnnotationsData']['has'](_0x5f277f['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x37fb3c){if(this['_editorAnnotations']['has'](_0x37fb3c['view']))return;this['_editorAnnotations']['add'](_0x37fb3c['view']),this['editor']['ui']['focusTracker']['add'](_0x37fb3c['view']['element']);const _0x3e56ff=this['editor']['plugins']['get'](O);this['listenTo'](_0x3e56ff['collection'],'remove',(_0x30b8ca,_0x557a22)=>{this['editor']['ui']['focusTracker']['remove'](_0x557a22['view']['element']),this['_editorAnnotations']['delete'](_0x557a22['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x324c47){if('function'!=typeof _0x324c47)throw new _0x5bf711('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x324c47);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4254cf,annotations:_0x206af9}){const _0x1beb1d=[],_0x416c04=this['editor']['model']['document']['selection'],_0x1aa898=Array['from'](_0x416c04['getRanges']());for(const [_0x1e9d27,_0x42c2de]of this['_editorAnnotationsData']){const _0x3e2b2f=_0x3dc501(_0x42c2de),_0x1d447f=_0x206af9['getByInnerView'](_0x1e9d27);_0x3e2b2f&&_0x1d447f&&_0x1beb1d['push']({'annotation':_0x1d447f,'range':_0x3e2b2f});}function _0x3dc501(_0x481422){for(const _0x245b83 of _0x481422)for(const _0x1894c1 of _0x1aa898)if(_0x245b83['containsRange'](_0x1894c1,!_0x416c04['isCollapsed']))return _0x245b83;return null;}return _0x1beb1d['sort']((_0x22f95d,_0x39e584)=>{const _0x125a68=_0x22f95d['range'],_0x550f66=_0x39e584['range'];if(!_0x125a68['isEqual'](_0x550f66)){if(_0x125a68['containsRange'](_0x550f66,!0x0))return 0x1;if(_0x550f66['containsRange'](_0x125a68,!0x0))return-0x1;}return _0x22f95d['annotation']==_0x4254cf?-0x1:_0x39e584['annotation']==_0x4254cf?0x1:0x0;})['map'](_0x27c5cc=>_0x27c5cc['annotation']);}get['_editorAnnotationsData'](){const _0x43501e=new Map();for(const _0x392a2c of Array['from'](this['_dataCollectors']))for(const [_0x3b0839,_0xba2bef]of _0x392a2c())_0x43501e['set'](_0x3b0839,_0xba2bef);return _0x43501e;}}class st extends _0x4e6ffe{['afterInit'](){const _0x5ec62b=this['editor'];if(!_0x5ec62b['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5ec62b['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x4e6ffe{constructor(_0x150249){super(_0x150249),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x47c574=this['editor'],_0x39adab=_0x47c574['commands']['get']('importWord'),_0x552035=_0x47c574['plugins']['get'](it);_0x39adab&&(_0x39adab['on']('execute',(_0xcef650,[,_0x89e9cf])=>{_0x89e9cf['collaboration_features']={'comments':!0x0,'user_id':_0x552035['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x39adab,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x16af67,_0x1b8a52){const {comment_threads:_0x1d64dc}=_0x1b8a52;_0x1d64dc&&_0x1d64dc['forEach'](({thread_id:_0x47ab46,comments:_0x2c0849,is_resolved:_0x173e67})=>{const _0x8b87c9=new Date(),_0x5d79c6=_0x2c0849['map'](({author:_0x5b2356,content:_0x5567b0,created_at:_0x5b4ccf})=>({'content':_0x5567b0,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x8b87c9,'attributes':{'@external':{'authorName':_0x5b2356,'createdAt':_0x5b4ccf?new Date(_0x5b4ccf):new Date(),'source':'importWord'}}})),_0x4d31bc=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x4d31bc,'threadId':_0x47ab46,'comments':_0x5d79c6,'resolvedAt':_0x173e67?_0x8b87c9:null});});}}class at extends _0x4e6ffe{constructor(_0x8fb078){super(_0x8fb078),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2cf7df=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2cf7df,'contentInsertion',(_0x1ae987,_0x225226)=>this['_removeMarkersWithoutThreads'](_0x225226['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x418cac){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x418cac;const _0x53b5ba=this['editor']['plugins']['get']('CommentsRepository');for(const _0x17e2a6 of _0x418cac['keys']()){const [_0x39a02f,_0x299c8e]=_0x17e2a6['split'](':');'comment'!=_0x39a02f||_0x53b5ba['hasCommentThread'](_0x299c8e)||_0x418cac['delete'](_0x17e2a6);}return _0x418cac;}['_registerMarkerInClipboardPipeline'](){const _0x5f40c0=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3fe568=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3fe568&&_0x5f40c0['_registerMarkerToCopy']('comment',_0x3fe568);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x563dc7){switch(_0x563dc7){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x4e6ffe{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x155c98,_0x41f747)=>{if(!_0x41f747['options']['showCommentHighlights'])return null;if(_0x41f747['options']['ignoreResolvedComments']){const {id:_0x3b727d}=er(_0x155c98['markerName']),_0x1fa8b3=this['editor']['plugins']['get'](o);if(_0x1fa8b3['getCommentThread'](_0x3b727d)?.['isResolved']&&_0x155c98['item'])return _0x41f747['consumable']['consume'](_0x155c98['item'],'addMarker:'+_0x155c98['markerName']),_0x41f747['consumable']['consume'](_0x155c98['item'],'removeMarker:'+_0x155c98['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x31e98b=>{_0x31e98b['on']('addMarker:comment',(_0x16e338,_0x408c66,_0x184e55)=>{if(!_0x184e55['options']['showCommentHighlights'])return;const _0x298225=_0x408c66['item'];if(!_0x298225)return;const _0x49973f=_0x184e55['mapper']['toViewElement'](_0x298225);this['editor']['model']['schema']['isObject'](_0x298225)&&_0x49973f&&!_0x49973f['getCustomProperty']('widget')&&_0x49973f['is']('containerElement')&&_0x5a1464(_0x49973f,_0x184e55['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x501e14,{writer:_0x43f7f4,options:_0x529054})=>{if(!_0x529054['showCommentHighlights'])return null;const _0x2c3a3a=_0x43f7f4['createContainerElement']('div'),_0x39279b=_0x43f7f4['createEmptyElement']('hr');return _0x43f7f4['addClass']('ck-horizontal-line',_0x2c3a3a),_0x43f7f4['insert'](_0x43f7f4['createPositionAt'](_0x2c3a3a,0x0),_0x39279b),_0x2c3a3a;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x514014,{writer:_0x49b431,options:_0x59481c})=>{if(!_0x59481c['showCommentHighlights'])return null;const _0x41cdad=_0x49b431['createContainerElement']('span'),_0x13f4a0=_0x49b431['createEmptyElement']('img');return _0x49b431['addClass']('image-inline',_0x41cdad),_0x49b431['insert'](_0x49b431['createPositionAt'](_0x41cdad,0x0),_0x13f4a0),_0x41cdad;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x350e93,{writer:_0x588fbf,options:_0xa48b0b})=>{if(_0xa48b0b['showCommentHighlights'])return _0x588fbf['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1ea565,_0x527f17,_0x3ebddc)=>{_0x3ebddc['options']['showCommentHighlights']&&_0x1ea565['stop']();},{'priority':'high'});}}class r extends _0x4e6ffe{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x498fa3){super(_0x498fa3),this['set']('isThreadsLoadingPaused',!0x0),_0x498fa3['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x19eb2f,_0x191b31,_0x43a99c,_0x52a95e)=>{const _0x21a404=_0x498fa3['plugins']['get'](o),_0x28d5fe=_0x43a99c?er(_0x43a99c)['id']:null;_0x498fa3['model']['change'](()=>{if(_0x28d5fe){const _0x428f75=this['getAllMarkersForId'](_0x28d5fe);for(const _0x524346 of _0x428f75)_0x498fa3['editing']['reconvertMarker'](_0x524346);}if(_0x52a95e){const {id:_0x3dacdc}=er(_0x52a95e),_0x3da262=_0x21a404['getCommentThread'](_0x3dacdc);if(_0x3da262&&_0x3da262['unlinkedAt'])return;if(_0x3da262&&!_0x3da262['isAttached'])return;const _0xf9df44=this['getAllMarkersForId'](_0x3dacdc);for(const _0x3e5332 of _0xf9df44)_0x498fa3['editing']['reconvertMarker'](_0x3e5332);}}),_0x28d5fe&&this['scrollToThreadMarker'](_0x28d5fe);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5b8993=this['editor'],_0xeeba0=_0x5b8993['plugins']['get'](o),_0x2274b6=_0x5b8993['config']['get']('collaboration.channelId'),_0x3845ba=_0xeeba0['getCommentThreads']()['filter'](_0x368423=>_0x368423['channelId']!==_0x2274b6);_0x5b8993['commands']['add']('addCommentThread',new J(_0x5b8993)),this['listenTo'](_0x5b8993,'change:isReadOnly',(_0x373ca9,_0x4c39a1,_0x11d16c)=>{_0xeeba0['switchReadOnly'](_0x11d16c,_0x5b8993['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xeeba0,ft('addCommentThread',_0x2274b6),(_0x2e09d7,{threadId:_0x2476d8})=>{const _0x24e91e=this['editor']['plugins']['get'](o)['getCommentThread'](_0x2476d8);_0x24e91e?.['unlinkedAt']&&this['_attachArchivedThread'](_0x2476d8);}),this['listenTo'](_0xeeba0,ft('removeCommentThread',_0x2274b6),(_0x5e1780,{threadId:_0x123e99})=>{_0x5b8993['model']['enqueueChange']({'isUndoable':!0x1},_0x10460f=>{const _0xddb99e=this['getAllMarkersForId'](_0x123e99);for(const _0x47eba2 of _0xddb99e)_0x10460f['removeMarker'](_0x47eba2);});}),this['listenTo'](_0xeeba0,ft('resolveCommentThread',_0x2274b6),(_0x4e6363,{threadId:_0x7eb35e})=>{(this['_reconvertMarkers'](_0x7eb35e),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x7eb35e)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xeeba0,ft('reopenCommentThread',_0x2274b6),(_0x3356b5,{threadId:_0x217399})=>{this['_reconvertMarkers'](_0x217399);},{'priority':'low'}),this['listenTo'](_0xeeba0,ft('addComment',_0x2274b6),(_0x409d0a,{threadId:_0x472411,isFromAdapter:_0x12d532})=>{const _0x39473a=this['getAllMarkersForId'](_0x472411);if(_0x12d532||0x0==_0x39473a['length']||!_0xeeba0['hasCommentThread'](_0x472411))return;0x1===_0xeeba0['getCommentThread'](_0x472411)['length']&&_0x5b8993['model']['enqueueChange']({'isUndoable':!0x1},_0x4041aa=>{for(const _0x376c0f of _0x39473a)_0x4041aa['updateMarker'](_0x376c0f,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3845ba);}['afterInit'](){!async function(_0x4ad1ec){const _0x341e0a=_0xbed2dd([0x4d,0x65,0x52,0x55,0x46,0x4e,0x58,0x6b,0x64,0x72,0x6d,0x49,0x66,0x43,0x71,0x6f,0x79,0x70,0x51,0x77,0x48,0x47,0x73,0x7a,0x62,0x41,0x56,0x4c,0x6c,0x4f,0x50,0x53,0x74,0x59,0x36,0x44,0x4a,0x32,0x33,0x54,0x37,0x39,0x4b,0x30,0x42,0x38,0x31,0x61,0x75,0x35,0x78,0x5a,0x6e,0x63,0x69,0x57,0x76,0x67,0x45,0x68,0x34,0x6a]),_0x47f6c6=0x142a3e64,_0x26d3ee=0x142d57d4^_0x47f6c6,_0x148a2f=window[_0xbed2dd([0x44,0x61,0x74,0x65])][_0xbed2dd([0x6e,0x6f,0x77])](),_0x5381d8=_0x4ad1ec[_0xbed2dd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4d2acb=new window[(_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15b1ce=>{_0x5381d8[_0xbed2dd([0x6f,0x6e,0x63,0x65])](_0xbed2dd([0x72,0x65,0x61,0x64,0x79]),_0x15b1ce);}),_0x4e0970={[_0xbed2dd([0x6b,0x74,0x79])]:_0xbed2dd([0x45,0x43]),[_0xbed2dd([0x75,0x73,0x65])]:_0xbed2dd([0x73,0x69,0x67]),[_0xbed2dd([0x63,0x72,0x76])]:_0xbed2dd([0x50,0x2d,0x32,0x35,0x36]),[_0xbed2dd([0x78])]:_0xbed2dd([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]),[_0xbed2dd([0x79])]:_0xbed2dd([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]),[_0xbed2dd([0x61,0x6c,0x67])]:_0xbed2dd([0x45,0x53,0x32,0x35,0x36])},_0x28f20d=_0x5381d8[_0xbed2dd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xbed2dd([0x67,0x65,0x74])](_0xbed2dd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1bbf78(){let _0x2a8673,_0x4bdcef=null,_0x4dd390=null;try{if(_0x28f20d==_0xbed2dd([0x47,0x50,0x4c]))return _0xbed2dd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2a8673=_0xe921c1(),!_0x2a8673)return _0xbed2dd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2a8673[_0xbed2dd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4dd390=_0x16e515(_0x2a8673[_0xbed2dd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2a8673[_0xbed2dd([0x6a,0x74,0x69])])),await _0x541123()?_0x1fc82c()?_0x50eb85()?_0xbed2dd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19ce77()?(_0x2a8673[_0xbed2dd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xbed2dd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4bdcef=_0x41118e(_0xbed2dd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2a8673[_0xbed2dd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xbed2dd([0x74,0x72,0x69,0x61,0x6c])&&(_0x4bdcef=_0x41118e(_0xbed2dd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59b3f7()):_0xbed2dd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xbed2dd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xbed2dd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xbed2dd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x50eb85(){const _0x529b2e=[_0xbed2dd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xbed2dd([0x74,0x72,0x69,0x61,0x6c])][_0xbed2dd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8673[_0xbed2dd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x148a2f/0x3e8:0xe10*_0x26d3ee;return _0x2a8673[_0xbed2dd([0x65,0x78,0x70])]<_0x529b2e;}function _0x1fc82c(){const _0x2d574f=_0x2a8673[_0xbed2dd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2d574f)return!0x1;if(_0x2d574f[_0xbed2dd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbed2dd([0x2a])))return!0x0;if(_0x2d574f[_0xbed2dd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbed2dd([0x43,0x4d,0x54])))return!0x0;if(_0x2d574f[_0xbed2dd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbed2dd([0x52,0x43,0x4d,0x54]))){if(_0x374342())return!0x0;if(_0x2f7926()||_0x1cd32a())return!0x0;}return!0x1;}function _0x19ce77(){const _0x13d1ba=_0x2a8673[_0xbed2dd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x13d1ba||0x0==_0x13d1ba[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5835e8}=new URL(window[_0xbed2dd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x13d1ba[_0xbed2dd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5835e8))return!0x0;const _0x33a7fd=_0x5835e8[_0xbed2dd([0x73,0x70,0x6c,0x69,0x74])](_0xbed2dd([0x2e]));return _0x13d1ba[_0xbed2dd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e2364=>_0x5e2364[_0xbed2dd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbed2dd([0x2a])))[_0xbed2dd([0x6d,0x61,0x70])](_0x2f7fb5=>_0x2f7fb5[_0xbed2dd([0x73,0x70,0x6c,0x69,0x74])](_0xbed2dd([0x2e])))[_0xbed2dd([0x73,0x6f,0x6d,0x65])](_0x3ee598=>_0x33a7fd[_0xbed2dd([0x65,0x76,0x65,0x72,0x79])]((_0x1fb13a,_0x3a9e7a)=>_0x3ee598[_0x3a9e7a]===_0x1fb13a||_0x3ee598[_0x3a9e7a]===_0xbed2dd([0x2a])));}function _0x59b3f7(){return _0x4bdcef&&_0x4dd390?new window[(_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1647a6,_0x17d1de)=>{_0x4bdcef[_0xbed2dd([0x74,0x68,0x65,0x6e])](_0x1647a6,_0x17d1de),_0x4dd390[_0xbed2dd([0x74,0x68,0x65,0x6e])](_0x12355b=>{_0x12355b!=_0xbed2dd([0x56,0x61,0x6c,0x69,0x64])&&_0x1647a6(_0x12355b);},_0x17d1de);}):_0x4bdcef||_0x4dd390||_0xbed2dd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x16e515(_0x4a0bb7,_0x257751){return new window[(_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c4055=>{if(_0x201e56())return _0x5c4055(_0xbed2dd([0x56,0x61,0x6c,0x69,0x64]));_0x101b85(),_0x5381d8[_0xbed2dd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xbed2dd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x9d5612=!0x1;const _0x22525e=_0x5d5a44();function _0x5c7e66(_0x2ae8dd){return!!_0x2ae8dd&&(typeof _0x2ae8dd===_0xbed2dd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ae8dd===_0xbed2dd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ae8dd[_0xbed2dd([0x74,0x68,0x65,0x6e])]===_0xbed2dd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ae8dd[_0xbed2dd([0x63,0x61,0x74,0x63,0x68])]===_0xbed2dd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x94cfc0(_0x4c220d){_0x590aa4(_0x4c220d)[_0xbed2dd([0x74,0x68,0x65,0x6e])](_0x1de437=>{if(!_0x1de437||_0x1de437[_0xbed2dd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xbed2dd([0x6f,0x6b]))return _0xbed2dd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a8248(_0x7a1aac(_0x22525e+_0x257751))!=_0x1de437[_0xbed2dd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xbed2dd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xbed2dd([0x56,0x61,0x6c,0x69,0x64]);})[_0xbed2dd([0x74,0x68,0x65,0x6e])](_0x4b01af=>(_0xa01b03(),_0x4b01af),()=>{const _0x431822=_0x1f19c3();return null==_0x431822?(_0xa01b03(),_0xbed2dd([0x56,0x61,0x6c,0x69,0x64])):_0xbed2dd(_0x148a2f-_0x431822>(0x3026ba64^_0x47f6c6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xbed2dd([0x74,0x68,0x65,0x6e])](_0x5c4055)[_0xbed2dd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c4055(_0xbed2dd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x288ed0=0x141cd0e4^_0x47f6c6;function _0xa01b03(){const _0x81c7f9=_0xbed2dd([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8248(_0x7a1aac(_0x4a0bb7)),_0x254ffa=_0x1f4717(_0x4a8248(window[_0xbed2dd([0x4d,0x61,0x74,0x68])][_0xbed2dd([0x63,0x65,0x69,0x6c])](_0x148a2f/_0x288ed0)));window[_0xbed2dd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xbed2dd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x81c7f9,_0x254ffa);}function _0x1f19c3(){const _0x157d98=_0xbed2dd([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8248(_0x7a1aac(_0x4a0bb7)),_0x34cf63=window[_0xbed2dd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xbed2dd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x157d98);return _0x34cf63?window[_0xbed2dd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f4717(_0x34cf63),0x10)*_0x288ed0:null;}function _0x590aa4(_0x32767a){return new window[(_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e51a9,_0xa8a9a6)=>{_0x32767a[_0xbed2dd([0x74,0x68,0x65,0x6e])](_0x2e51a9,_0xa8a9a6),window[_0xbed2dd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xa8a9a6,0x142beaa4^_0x47f6c6);});}}_0x5381d8[_0xbed2dd([0x6f,0x6e])](_0xbed2dd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2fced3,_0x5da20f)=>{if(_0x5da20f[0x0]!=_0x4a0bb7)return _0x5c4055(_0xbed2dd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5da20f[0x1]={..._0x5da20f[0x1],[_0xbed2dd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22525e};},{[_0xbed2dd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xbed2dd([0x68,0x69,0x67,0x68])}),_0x5381d8[_0xbed2dd([0x6f,0x6e])](_0xbed2dd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x260fc3=>{_0x5c7e66(_0x260fc3[_0xbed2dd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x9d5612=!0x0,_0x94cfc0(_0x260fc3[_0xbed2dd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xbed2dd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xbed2dd([0x6c,0x6f,0x77])}),_0x4d2acb[_0xbed2dd([0x74,0x68,0x65,0x6e])](()=>{_0x9d5612||_0x5c4055(_0xbed2dd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x201e56(){return _0x5381d8[_0xbed2dd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xbed2dd([0x76,0x69,0x65,0x77])][_0xbed2dd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xbed2dd([0x61,0x75,0x74,0x6f]);}function _0x101b85(){_0x5381d8[_0xbed2dd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xbed2dd([0x76,0x69,0x65,0x77])][_0xbed2dd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xbed2dd([0x61,0x75,0x74,0x6f]);}}function _0x41118e(_0x2070d7){const _0x3e4891=[new window[(_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50819c=>setTimeout(_0x50819c,0x142300a8^_0x47f6c6)),_0x4d2acb[_0xbed2dd([0x74,0x68,0x65,0x6e])](()=>new window[(_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3da7a9=>{let _0x182774=0x0;_0x5381d8[_0xbed2dd([0x6d,0x6f,0x64,0x65,0x6c])][_0xbed2dd([0x6f,0x6e])](_0xbed2dd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf9cdf0,_0x5c91ea)=>{_0x5c91ea[0x0][_0xbed2dd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x182774++,_0x182774==(0x142a3f9c^_0x47f6c6)&&(_0x3da7a9(),_0xf9cdf0[_0xbed2dd([0x6f,0x66,0x66])]());});}))];return window[_0xbed2dd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xbed2dd([0x72,0x61,0x63,0x65])](_0x3e4891)[_0xbed2dd([0x74,0x68,0x65,0x6e])](()=>_0x2070d7);}async function _0x248d88(){await _0x4d2acb,_0x5381d8[_0xbed2dd([0x6d,0x6f,0x64,0x65,0x6c])][_0xbed2dd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a2059,_0x5381d8[_0xbed2dd([0x6d,0x6f,0x64,0x65,0x6c])][_0xbed2dd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a2059,_0x5381d8[_0xbed2dd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xbed2dd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x374342(){return _0x20ab80(_0xbed2dd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1ffdbb(_0xbed2dd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xbed2dd([0x73,0x74,0x61,0x74,0x65])]==_0xbed2dd([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2f7926(){return _0x20ab80(_0xbed2dd([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 _0x1cd32a(){return _0x20ab80(_0xbed2dd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3c1467(_0x4ebbd4){const _0x50ff8b=_0x1f66f4();_0x5381d8[_0x50ff8b]=_0xbed2dd([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4ebbd4,_0x4ebbd4!=_0xbed2dd([0x56,0x61,0x6c,0x69,0x64])&&_0x248d88();}function _0x1f66f4(){const _0xf0c381=window[_0xbed2dd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xbed2dd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xbed2dd([0x6e,0x6f,0x77])]())[_0xbed2dd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xbed2dd([0x2e]),'');let _0x34c851=_0xbed2dd([0x4d]);for(let _0x1d1b64=0x0;_0x1d1b64<_0xf0c381[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d1b64+=0x2){let _0x5602e2=window[_0xbed2dd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf0c381[_0xbed2dd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d1b64,_0x1d1b64+0x2));_0x5602e2>=_0x341e0a[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5602e2-=_0x341e0a[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x34c851+=_0x341e0a[_0x5602e2];}return _0x34c851;}function _0xe921c1(){const _0x5a1571=_0x28f20d[_0xbed2dd([0x73,0x70,0x6c,0x69,0x74])](_0xbed2dd([0x2e]));if(0x3!=_0x5a1571[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3379a9(_0x5a1571[0x1]);function _0x3379a9(_0x519e64){const _0x218fdf=_0x26d226(_0x519e64);return _0x218fdf&&_0x46e133()?_0x218fdf:null;function _0x46e133(){const _0x908cab=_0x218fdf[_0xbed2dd([0x6a,0x74,0x69])],_0xd4504f=window[_0xbed2dd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x908cab[_0xbed2dd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x908cab[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x544795={..._0x218fdf,[_0xbed2dd([0x6a,0x74,0x69])]:_0x908cab[_0xbed2dd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x908cab[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x544795[_0xbed2dd([0x76,0x63])],_0x7a1aac(_0x544795)==_0xd4504f;}}}async function _0x541123(){let _0x50438c=!0x0;try{const _0xecd77c=_0x28f20d[_0xbed2dd([0x73,0x70,0x6c,0x69,0x74])](_0xbed2dd([0x2e])),[_0x430024,_0x34eb62,_0x2885dc]=_0xecd77c;return _0x3da518(_0x430024),await _0x198c81(_0x430024,_0x34eb62,_0x2885dc),_0x50438c;}catch{return!0x1;}function _0x3da518(_0x2f760a){const _0x409299=_0x26d226(_0x2f760a);_0x409299&&_0x409299[_0xbed2dd([0x61,0x6c,0x67])]==_0xbed2dd([0x45,0x53,0x32,0x35,0x36])||(_0x50438c=!0x1);}async function _0x198c81(_0x260695,_0x467147,_0x16be4b){const _0x44d82f=window[_0xbed2dd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xbed2dd([0x66,0x72,0x6f,0x6d])](_0x14ed67(_0x16be4b),_0x190b37=>_0x190b37[_0xbed2dd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x49ff78=new window[(_0xbed2dd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xbed2dd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x260695+_0xbed2dd([0x2e])+_0x467147),_0x51b5aa=window[_0xbed2dd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xbed2dd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x51b5aa)return;const _0x20c900=await _0x51b5aa[_0xbed2dd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xbed2dd([0x6a,0x77,0x6b]),_0x4e0970,{[_0xbed2dd([0x6e,0x61,0x6d,0x65])]:_0xbed2dd([0x45,0x43,0x44,0x53,0x41]),[_0xbed2dd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xbed2dd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xbed2dd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x51b5aa[_0xbed2dd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xbed2dd([0x6e,0x61,0x6d,0x65])]:_0xbed2dd([0x45,0x43,0x44,0x53,0x41]),[_0xbed2dd([0x68,0x61,0x73,0x68])]:{[_0xbed2dd([0x6e,0x61,0x6d,0x65])]:_0xbed2dd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x20c900,_0x44d82f,_0x49ff78)||(_0x50438c=!0x1);}}function _0x26d226(_0x241186){return _0x241186[_0xbed2dd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xbed2dd([0x65,0x79]))?JSON[_0xbed2dd([0x70,0x61,0x72,0x73,0x65])](_0x14ed67(_0x241186)):null;}function _0x14ed67(_0x4bec8e){return window[_0xbed2dd([0x61,0x74,0x6f,0x62])](_0x4bec8e[_0xbed2dd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xbed2dd([0x2b]))[_0xbed2dd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xbed2dd([0x2f])));}function _0x7a1aac(_0x56b263){let _0x3bc20e=0x1505;function _0x304bb6(_0x237b37){for(let _0x183187=0x0;_0x183187<_0x237b37[_0xbed2dd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x183187++){const _0x55b2af=_0x237b37[_0xbed2dd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x183187);_0x3bc20e=(_0x3bc20e<<0x5)+_0x3bc20e+_0x55b2af,_0x3bc20e&=_0x3bc20e;}}function _0x29e5ab(_0x246079){Array[_0xbed2dd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x246079)?_0x246079[_0xbed2dd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29e5ab):_0x246079&&typeof _0x246079==_0xbed2dd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xbed2dd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x246079)[_0xbed2dd([0x73,0x6f,0x72,0x74])]()[_0xbed2dd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x34f04e,_0x31c330])=>{_0x304bb6(_0x34f04e),_0x29e5ab(_0x31c330);}):_0x304bb6(window[_0xbed2dd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x246079));}return _0x29e5ab(_0x56b263),_0x3bc20e>>>0x0;}function _0x4a8248(_0x3db1d2){return _0x3db1d2[_0xbed2dd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xbed2dd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xbed2dd([0x30]));}function _0x1f4717(_0x2e19b0){return _0x2e19b0[_0xbed2dd([0x73,0x70,0x6c,0x69,0x74])]('')[_0xbed2dd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xbed2dd([0x6a,0x6f,0x69,0x6e])]('');}function _0x20ab80(_0x22fe6b){return _0x5381d8[_0xbed2dd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xbed2dd([0x68,0x61,0x73])](_0x22fe6b);}function _0x1ffdbb(_0x1a0fe5){return _0x5381d8[_0xbed2dd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xbed2dd([0x67,0x65,0x74])](_0x1a0fe5);}function _0x5a2059(){}function _0xbed2dd(_0x3d0e89){return _0x3d0e89['map'](_0x198333=>String['fromCharCode'](_0x198333))['join']('');}_0x3c1467(await _0x1bbf78());}(this);}['destroy'](){const _0x11034a=this['editor']['plugins']['get'](o),_0xb04716=this['editor']['config']['get']('collaboration.channelId');for(const _0x2a3955 of _0x11034a['getCommentThreads']({'channelId':_0xb04716}))_0x11034a['_detachCommentThread'](_0x2a3955['id']),_0x11034a['_threads']['delete'](_0x2a3955['id']);super['destroy']();}['hasMarkerForId'](_0x4b5dbc){return this['getAllMarkersForId'](_0x4b5dbc)['length']>0x0;}['getAllMarkersForId'](_0xa7b542){const _0x3de1c8=[];for(const _0x32b437 of this['editor']['model']['markers'])_0x32b437['name']['startsWith']('comment:'+_0xa7b542)&&_0x3de1c8['push'](_0x32b437);return _0x3de1c8;}['scrollToThreadMarker'](_0xe4636d){const _0x93dbc0=this['_getTargetForId'](_0xe4636d);_0x93dbc0&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0xe4636d&&rt({'target':_0x93dbc0[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4ea463){this['editor']['model']['change'](()=>{for(const _0x565ab2 of this['getAllMarkersForId'](_0x4ea463))this['editor']['editing']['reconvertMarker'](_0x565ab2);});}['_attachArchivedThread'](_0x1b5fb1){const _0x5c2db3=this['editor']['plugins']['get'](o),_0x12ef0c=this['editor']['plugins']['get'](P),_0x381426=_0x5c2db3['getCommentThread'](_0x1b5fb1);if(!_0x381426['isAttached']){const _0x42cf8f=_0x381426['attachTo'](()=>this['_getTargetForId'](_0x381426['id']));_0x12ef0c['registerAnnotation'](_0x42cf8f),_0x381426['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x48a5e1=this['editor'],_0x19adb4=_0x48a5e1['plugins']['get'](it);_0x48a5e1['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1b4b81,_0x55ef63)=>{const {id:_0x1a4426}=er(_0x1b4b81['markerName']),_0x2b8c75=_0x48a5e1['plugins']['get'](o)['getCommentThread'](_0x1a4426),_0x1a50e9=this['activeMarker']&&er(this['activeMarker'])['id']===_0x1a4426;let _0x9d4be8;if(_0x2b8c75&&_0x2b8c75['isResolved']&&!_0x1a50e9&&_0x1b4b81['item'])return _0x55ef63['consumable']['consume'](_0x1b4b81['item'],'addMarker:'+_0x1b4b81['markerName']),_0x55ef63['consumable']['consume'](_0x1b4b81['item'],'removeMarker:'+_0x1b4b81['markerName']),null;const _0x554903=['ck-comment-marker'];return _0x1a50e9&&_0x554903['push']('ck-comment-marker--active'),_0x9d4be8=_0x2b8c75?.['length']?_0x2b8c75['comments']['first']['author']['id']:_0x19adb4['me']['id'],{'classes':_0x554903,'attributes':{'data-comment':_0x1a4426,'data-author-id':_0x9d4be8}};}}),_0x48a5e1['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x534782,{options:_0x4e701d})=>{if(_0x4e701d['showCommentHighlights'])return null;const _0x249d25=_0x48a5e1['plugins']['get'](o),_0x1f85c4=_0x48a5e1['model']['markers']['get'](_0x534782),{id:_0x6e5215,part:_0x4a5424}=er(_0x534782);return _0x1f85c4&&!_0x1f85c4['affectsData']||_0x4e701d['ignoreResolvedComments']&&_0x249d25['getCommentThread'](_0x6e5215)?.['isResolved']?null:{'group':'comment','name':_0x4a5424?_0x6e5215+':'+_0x4a5424:_0x6e5215};}}),_0x48a5e1['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0xf09030,{writer:_0x40c68a})=>_0x40c68a['createElement']('$marker',{'data-name':'comment:'+_0xf09030['getAttribute']('id')})}),_0x48a5e1['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x5a5b20=this['editor'],_0x2d2c09=_0x5a5b20['plugins']['get'](o),_0x56edd7=new Set(),_0xdb6ff5=new Set();_0x5a5b20['model']['document']['registerPostFixer'](_0x328d65=>{let _0x432523=!0x1;for(const {name:_0x25fc72,data:_0x4f0f01}of _0x5a5b20['model']['document']['differ']['getChangedMarkers']()){const {group:_0x11247b,id:_0x2a4ae8}=er(_0x25fc72);let _0x2f1484=_0x4f0f01['newRange'];if('comment'!==_0x11247b||!_0x2f1484)continue;const _0x145cd1='$graveyard'===_0x2f1484['root']['rootName'];_0x145cd1||(_0x2f1484=dt(_0x2f1484,_0x5a5b20['model']),!_0x2f1484||_0x2f1484['isCollapsed']||!_0x4f0f01['newRange']||_0x2f1484['isEqual'](_0x4f0f01['newRange']))?_0x5a5b20['model']['hasContent'](_0x2f1484)&&!_0x145cd1?this['isThreadsLoadingPaused']?_0x56edd7['add'](_0x25fc72):this['_handleThreadMarker'](_0x25fc72,_0x2a4ae8):(_0xdb6ff5['add'](_0x25fc72),_0x56edd7['delete'](_0x25fc72),_0x328d65['removeMarker'](_0x25fc72),_0x432523=!0x0):(_0x328d65['updateMarker'](_0x25fc72,{'range':_0x2f1484}),_0x432523=!0x0);}return _0x432523;}),this['on']('change:isThreadsLoadingPaused',(_0x32defb,_0x1f6a7c,_0x1206a6)=>{if(!_0x1206a6&&_0x56edd7['size'])for(const _0x3329fc of _0x56edd7){const {id:_0x479609}=er(_0x3329fc);_0x56edd7['delete'](_0x3329fc),_0x5a5b20['model']['markers']['get'](_0x3329fc)&&this['_handleThreadMarker'](_0x3329fc,_0x479609);}}),this['listenTo'](_0x5a5b20['model']['document'],'change',()=>{for(const {name:_0x188137,data:{newRange:_0x3cffd4}}of _0x5a5b20['model']['document']['differ']['getChangedMarkers']()){const {group:_0x11df83,id:_0x9ede17}=er(_0x188137);if('comment'!==_0x11df83)continue;const _0x27f393=_0x2d2c09['getCommentThread'](_0x9ede17),_0x4b21bc=this['hasMarkerForId'](_0x9ede17);_0x27f393&&(!_0x27f393['_hasTargetInContent']&&_0x3cffd4&&_0x5a5b20['editing']['view']['once']('render',()=>{const _0x45b2c7=_0x5a5b20['plugins']['get'](O),_0x6423fe=_0x2d2c09['_threadToController']['get'](_0x27f393)['view'];_0x45b2c7['getByInnerView'](_0x6423fe)['refreshVisibility']();},{'priority':'low'}),_0x27f393['_hasTargetInContent']=_0x4b21bc||!!_0x3cffd4),_0x3cffd4||(_0xdb6ff5['add'](_0x188137),_0x56edd7['delete'](_0x188137));}for(const _0x1a0072 of _0xdb6ff5){const {id:_0x3a036f}=er(_0x1a0072),_0xee0252=_0x2d2c09['getCommentThread'](_0x3a036f);if(_0x56edd7['delete'](_0x1a0072),!_0xee0252)continue;const _0x4a5118=this['hasMarkerForId'](_0x3a036f);_0x4a5118||_0xee0252['isSubmitted']?_0x4a5118||_0xee0252['unlinkedAt']||_0xee0252['setUnlinkedAt'](new Date()):_0xee0252['remove']();}_0xdb6ff5['clear']();});}['_handleInitialThreads'](_0xe47656){_0xe47656['forEach'](_0x31b0fa=>{_0x31b0fa['unlinkedAt']&&this['_attachArchivedThread'](_0x31b0fa['id']);});}['_getTargetForId'](_0x44686b){const _0xe5bfca=this['editor'],_0x23f0a6=this['getAllMarkersForId'](_0x44686b);return et(_0xe5bfca['editing'],_0x23f0a6);}['_getTextContext'](_0x4fe6cd){const _0xd0e94b=this['getAllMarkersForId'](_0x4fe6cd);let _0x526003='',_0x2a50e0=!0x1;for(const _0x4d1aec of _0xd0e94b){const _0x5a738f=_0x4d1aec['getRange']();for(const _0x3c9f47 of Array['from'](_0x5a738f['getItems']()))_0x3c9f47['is']('$textProxy')?(_0x526003&&_0x2a50e0&&(_0x526003+='\x20',_0x2a50e0=!0x1),_0x526003+=_0x3c9f47['data']):_0x2a50e0=!0x0;_0x2a50e0=!0x0;}return _0x526003['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x160686,_0x4f8aa5){const _0x5de73e=this['editor'],_0x2665fd=_0x5de73e['plugins']['get'](o);let _0x3653a9=_0x2665fd['getCommentThread'](_0x4f8aa5);const _0x1d7c75=_0x5de73e['config']['get']('collaboration.channelId'),_0x4fb33d=_0x5de73e['plugins']['get'](P);if(_0x3653a9&&(_0x3653a9['unlinkedAt']&&_0x3653a9['setUnlinkedAt'](null),_0x3653a9['isAttached']))return _0x3653a9;return!this['getAllMarkersForId'](_0x4f8aa5)[0x0]['managedUsingOperations']?_0x5de73e['editing']['view']['once']('render',()=>{if(_0x2665fd['getCommentThread'](_0x4f8aa5))return;const _0x307c7e=_0x5de73e['plugins']['get'](O);_0x3653a9=_0x2665fd['openNewCommentThread']({'channelId':_0x1d7c75,'threadId':_0x4f8aa5,'target':()=>this['_getTargetForId'](_0x4f8aa5),'context':{'type':'text','value':this['_getTextContext'](_0x4f8aa5)}});const _0x22ba34=_0x2665fd['_threadToController']['get'](_0x3653a9)['view'],_0xd0dfdb=_0x307c7e['getByInnerView'](_0x22ba34);_0xd0dfdb&&_0x4fb33d['registerAnnotation'](_0xd0dfdb);},{'priority':'low'}):_0x2665fd['fetchCommentThread']({'channelId':_0x1d7c75,'threadId':_0x4f8aa5})['then'](_0x3f7447=>{if('destroyed'!==_0x5de73e['state']){if(_0x3653a9=_0x3f7447,_0x3653a9&&!_0x3653a9['isAttached']){const _0x58ab08=_0x3653a9['attachTo'](()=>this['_getTargetForId'](_0x4f8aa5));_0x4fb33d['registerAnnotation'](_0x58ab08),_0x3653a9['isResolved']&&this['_reconvertMarkers'](_0x4f8aa5);}else{if(!_0x3653a9){const _0x28f770=this['getAllMarkersForId'](_0x4f8aa5);_0x5de73e['model']['change'](_0x394d27=>{for(const _0x315913 of _0x28f770)_0x394d27['removeMarker'](_0x315913);});}}}}),_0x3653a9;}['_handleThreadMarker'](_0x3d5298,_0x2d7204){const _0x39ca24=this['_attachMarkerToThread'](_0x3d5298,_0x2d7204);_0x39ca24&&!_0x39ca24['context']&&_0x39ca24['setContext']({'type':'text','value':this['_getTextContext'](_0x2d7204)});}['_initAriaMarkerChangeAnnouncements'](){const _0x583f89=this['editor'];ot(_0x583f89['model'],({left:_0x49d39a,entered:_0x35e47d})=>{for(const _0x2d3885 of _0x49d39a)if(mt(_0x2d3885)){_0x583f89['ui']['ariaLiveAnnouncer']['announce'](E(_0x583f89['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3a8742 of _0x35e47d)if(mt(_0x3a8742)){_0x583f89['ui']['ariaLiveAnnouncer']['announce'](E(_0x583f89['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x18815c)));break;}});}}function ft(_0x47419d,_0x18071e){return _0x18071e?_0x47419d+':'+_0x18071e:_0x47419d;}function er(_0x3ef114){const _0x43b068=_0x3ef114['split'](':');return{'group':_0x43b068[0x0],'id':_0x43b068[0x1],'part':_0x43b068[0x2]};}function dt(_0x2fa328,_0x3d676d){const _0x22b5bb=_0x3d676d['schema'],_0x155f00=_0x3d676d['createRange'](_0x2fa328['start']);for(const _0x98969f of _0x2fa328['getWalker']()){const {type:_0x1cb111,item:_0x30d6e2,nextPosition:_0x11c156}=_0x98969f;if('text'===_0x1cb111||_0x22b5bb['isObject'](_0x30d6e2)){const _0x2f44c4=_0x3d676d['createPositionBefore'](_0x30d6e2);_0x155f00['isCollapsed']&&(_0x155f00['start']=_0x2f44c4),_0x155f00['end']=_0x11c156;}}return _0x155f00;}function mt(_0x41dccf){return'comment'===er(_0x41dccf['name'])['group'];}class i extends _0x4e6ffe{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x5e26e6=this['editor'],_0x3cdf5b=_0x5e26e6['plugins']['get'](o),_0xac7676=_0x5e26e6['plugins']['get'](r),_0x278b61=_0x5e26e6['plugins']['get'](O),_0x1568ee=_0x5e26e6['plugins']['get'](P);_0x5e26e6['ui']['componentFactory']['add']('comment',()=>{const _0x33ba46=this['_createUIButton'](_0x59b830);return _0x33ba46['tooltip']=!0x0,_0x33ba46;}),_0x5e26e6['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x38f3a4)),_0x1568ee['addSourceCollector'](()=>{const _0x47c670=[];for(const [_0x399a0b,_0xf571ce]of _0x3cdf5b['_threadToController']){const _0x1cabb8=_0xac7676['getAllMarkersForId'](_0x399a0b['id']),_0x22f479=_0x1cabb8['map'](_0x5c88e5=>_0x5c88e5['getRange']());_0x1cabb8['length']>0x0&&_0x47c670['push']([_0xf571ce['view'],_0x22f479]);}return _0x47c670;}),this['listenTo'](_0x278b61,'change:activeAnnotations',(_0x2a377c,_0x2fad99,_0x174c83)=>{const _0x22b05a=Array['from'](_0x174c83)['map'](_0x8a95a4=>_0x8a95a4['innerView'])['find'](_0x3ce575=>_0x3cdf5b['_viewToController']['has'](_0x3ce575));if(!_0x22b05a)return void(_0xac7676['activeMarker']=null);const _0x526853=_0x3cdf5b['_viewToController']['get'](_0x22b05a)['model']['id'],_0x5ca53d='comment:'+_0x526853;_0x526853&&_0xac7676['hasMarkerForId'](_0x526853)?_0xac7676['activeMarker']=_0x5ca53d:_0xac7676['activeMarker']&&(_0xac7676['activeMarker']=null);}),this['listenTo'](_0x3cdf5b,'removeCommentThread',(_0x1d6c3d,{threadId:_0x6c820a,isFromAdapter:_0x501d6e})=>{!_0x501d6e&&_0x5e26e6['ui']['focusTracker']['isFocused']&&_0xac7676['hasMarkerForId'](_0x6c820a)&&_0x5e26e6['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3cdf5b,'addComment',(_0x505ccb,{threadId:_0x126cbe,isFromAdapter:_0x2c7313})=>{if(_0x2c7313||!_0xac7676['hasMarkerForId'](_0x126cbe)||!_0x3cdf5b['hasCommentThread'](_0x126cbe))return;0x1===_0x3cdf5b['getCommentThread'](_0x126cbe)['length']&&(_0x5e26e6['editing']['view']['focus'](),_0x505ccb['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x512b12=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x6f415b;for(const _0x371d82 in _0x512b12){const _0x52fd24=_0x371d82,_0x1989fc=_0x512b12[_0x52fd24];if('commentsLicenseKeyValid'==_0x1989fc||'commentsLicenseKeyInvalid'==_0x1989fc||'commentsLicenseKeyExpired'==_0x1989fc||'commentsLicenseKeyDomainLimit'==_0x1989fc||'commentsLicenseKeyNotAllowed'==_0x1989fc||'commentsLicenseKeyEvaluationLimit'==_0x1989fc||'commentsLicenseKeyTrialLimit'==_0x1989fc||'commentsLicenseKeyUsageLimit'==_0x1989fc){delete _0x512b12[_0x52fd24],_0x6f415b=_0x1989fc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x6f415b&&_0x512b12['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x6f415b&&_0x512b12['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x6f415b&&_0x512b12['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x6f415b&&_0x512b12['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x6f415b&&_0x512b12['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x6f415b&&_0x512b12['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x6f415b&&_0x512b12['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x3409d6){const _0x404d46=this['editor'],_0x4504c3=new _0x3409d6(_0x404d46['locale']),_0x141c16=_0x404d46['commands']['get']('addCommentThread');return _0x4504c3['set']({'label':E(_0x404d46['locale'],'Comment'),'icon':_0x723f12}),_0x4504c3['bind']('isEnabled')['to'](_0x141c16),this['listenTo'](_0x4504c3,'execute',()=>{_0x141c16['execute']();}),_0x4504c3;}}class s extends _0x4e6ffe{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x123b4d){super(_0x123b4d),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x8792ce,_0x178055,_0x575e99)=>{_0x575e99?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4a9dbe,_0x4fb5ad]of this['editor']['commands'])_0x4fb5ad['affectsData']&&'addCommentThread'!==_0x4a9dbe&&_0x4fb5ad['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x23e02f=this['editor']['editing']['view']['document'];this['listenTo'](_0x23e02f,'cut',_0xd6e51f=>_0xd6e51f['stop'](),{'priority':'highest'}),this['listenTo'](_0x23e02f,'clipboardInput',_0x2cf547=>_0x2cf547['stop'](),{'priority':'highest'}),this['listenTo'](_0x23e02f,'delete',_0x883cc2=>_0x883cc2['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x1092e3,_0x74e5c4]of this['editor']['commands'])_0x74e5c4['affectsData']&&'addCommentThread'!==_0x1092e3&&_0x74e5c4['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x27e7bc{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x22f144){super(_0x22f144),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x44c303=this['context']['plugins']['get'](O);this['listenTo'](_0x44c303,'_activateAnnotation',(_0x49c814,_0x340428)=>{for(const _0x2270a6 of this['activeUIs']){const _0x57ebd1=this['_uis']['get'](_0x2270a6);(0x0,this['uisData']['get'](_0x2270a6)['filter'])(_0x340428)&&_0x57ebd1['setActiveAnnotation'](_0x340428);}}),this['listenTo'](_0x44c303,'_deactivateAllAnnotations',()=>{for(const _0x1c48b0 of this['activeUIs']){this['_uis']['get'](_0x1c48b0)['setActiveAnnotation'](null);}}),this['listenTo'](_0x44c303['_visibleAnnotations'],'add',(_0x20047f,_0xdcd8e3)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xdcd8e3);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x34a4c3){return this['activeUIs']['has'](_0x34a4c3);}['activate'](_0x301fac,_0x3955f5=this['defaultFilter']){const _0x1bd286=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x301fac))throw new _0x5bf711('annotationsuis-missing-ui',this,{'uiName':_0x301fac});this['isActive'](_0x301fac)&&this['deactivate'](_0x301fac),this['activeUIs']['add'](_0x301fac);const _0x56aea4=new _();!function({source:_0x373b8c,target:_0x2a92ca,filter:_0x5db42a}){for(const _0x545e7a of _0x373b8c)_0x5db42a(_0x545e7a)&&_0x2a92ca['add'](_0x545e7a);_0x2a92ca['listenTo'](_0x373b8c,'add',(_0x2c44ab,_0x56eca3)=>{_0x5db42a(_0x56eca3)&&_0x2a92ca['add'](_0x56eca3);}),_0x2a92ca['listenTo'](_0x373b8c,'remove',(_0x5e77c5,_0x2d449a)=>{_0x2a92ca['has'](_0x2d449a)&&_0x2a92ca['remove'](_0x2d449a);});}({'source':_0x1bd286['_visibleAnnotations'],'target':_0x56aea4,'filter':_0x3955f5}),this['uisData']['set'](_0x301fac,{'collection':_0x56aea4,'filter':_0x3955f5});const _0x185801=this['_uis']['get'](_0x301fac);_0x185801['attach'](_0x56aea4),this['listenTo'](_0x185801,'change:activeAnnotation',(_0x3a2648,_0x24a2a8,_0x40d7f0,_0x22a234)=>{_0x22a234&&_0x1bd286['_removeActiveAnnotation'](_0x22a234),_0x40d7f0&&_0x1bd286['_addActiveAnnotation'](_0x40d7f0);});}['deactivate'](_0x2df04a){if(this['activeUIs']['delete'](_0x2df04a),!this['_uis']['has'](_0x2df04a))throw new _0x5bf711('annotationsuis-missing-ui',this,{'uiName':_0x2df04a});const _0x43c6cf=this['_uis']['get'](_0x2df04a);_0x43c6cf['detach'](),this['stopListening'](_0x43c6cf),this['uisData']['get'](_0x2df04a)['collection']['destroy'](),this['uisData']['delete'](_0x2df04a);}['switchTo'](_0x4dd44e){if(!this['_uis']['has'](_0x4dd44e))throw new _0x5bf711('annotationsuis-missing-ui',this,{'uiName':_0x4dd44e});const _0x268cd9=this['context']['plugins']['get'](O),_0x3111b3=Array['from'](_0x268cd9['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4dd44e);const _0x590ac6=this['_uis']['get'](_0x4dd44e);_0x590ac6['setActiveAnnotation'](_0x3111b3),_0x590ac6['_setSelectedAnnotations']&&_0x3111b3&&_0x590ac6['_setSelectedAnnotations']([_0x3111b3]);}['deactivateAll'](){for(const _0x1e2846 of this['activeUIs'])this['deactivate'](_0x1e2846);}['register'](_0x5c1287,_0x38ad00){if(this['_uis']['has'](_0x5c1287))throw new _0x5bf711('annotationsuis-register-already-registered');if('function'!=typeof _0x38ad00['attach']||'function'!=typeof _0x38ad00['detach']||'function'!=typeof _0x38ad00['setActiveAnnotation'])throw new _0x5bf711('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5c1287,_0x38ad00);}['refilterAnnotations'](){const _0x3c4f06=this['context']['plugins']['get'](O)['collection'],_0x259c9d=new Map(),_0x231c99=Array['from'](this['activeUIs']);for(const _0x54d0fe of this['activeUIs']){const _0x271aec=this['uisData']['get'](_0x54d0fe)['collection'];for(const _0x42f0ae of _0x271aec)_0x259c9d['set'](_0x42f0ae,_0x54d0fe);}for(const _0x3210f5 of _0x3c4f06){const _0x19f812=_0x259c9d['get'](_0x3210f5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3210f5);const _0x21af37=_0x231c99['find'](_0x5afdc7=>this['uisData']['get'](_0x5afdc7)['filter'](_0x3210f5));_0x19f812!==_0x21af37&&(_0x19f812&&this['uisData']['get'](_0x19f812)['collection']['remove'](_0x3210f5),_0x21af37&&this['uisData']['get'](_0x21af37)['collection']['add'](_0x3210f5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x29f4f7){const _0x270b2b=[];for(const _0xc3c670 of this['activeUIs']){(0x0,this['uisData']['get'](_0xc3c670)['filter'])(_0x29f4f7)&&_0x270b2b['push'](_0xc3c670);}if(_0x270b2b['length']>0x1)throw new _0x5bf711('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x270b2b,'annotationType':_0x29f4f7['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x494da1){super(_0x494da1);const _0x35ae1a=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 _0x1096d1(),this['focusCycler']=new _0x47bf62({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x35ae1a['to']('class')],'style':{'minHeight':_0x35ae1a['to']('minHeight',_0x5a61ba=>'number'==typeof _0x5a61ba?pi(_0x5a61ba+0xa):null)},'dir':_0x494da1['uiLanguageDirection'],'role':'application','aria-label':E(_0x494da1,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x494da1,'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',_0x46fcc9=>{this['_updateItemPositionInFocusables'](_0x46fcc9['source']);}),this['list']['forEach'](_0x394011=>{this['focusTracker']['add'](_0x394011['element']),this['_updateItemPositionInFocusables'](_0x394011);}),this['list']['on']('change',(_0x570e80,_0x44368c)=>{for(const _0x59ee9e of _0x44368c['removed'])this['focusTracker']['remove'](_0x59ee9e['element']),this['focusables']['remove'](_0x59ee9e);for(const _0x12f9d7 of _0x44368c['added'])this['focusTracker']['add'](_0x12f9d7['element']),this['_updateItemPositionInFocusables'](_0x12f9d7);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x43ac57){const _0xfc23ff=this['focusables']['getIndex'](_0x43ac57);let _0xec8b9f,_0x186fe0;for(const _0x179fcd of this['focusables'])if(_0x43ac57['top']<_0x179fcd['top']){_0xec8b9f=_0x179fcd;break;}if(_0x186fe0=_0xec8b9f?this['focusables']['getIndex'](_0xec8b9f):this['focusables']['length'],-0x1!==_0xfc23ff){if(_0xfc23ff===_0x186fe0-0x1)return;this['focusables']['remove'](_0x43ac57),_0x186fe0=_0xec8b9f?this['focusables']['getIndex'](_0xec8b9f):this['focusables']['length'];}this['focusables']['add'](_0x43ac57,_0x186fe0);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2ac1da){super(_0x2ac1da),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x56b1b,_0x5f043d)=>_0x56b1b+_0x5f043d),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x4c1471=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x4c1471['to']('isAnimationDisabled',_0xcf7d3f=>_0xcf7d3f?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x4c1471['to']('top',_0x814122=>Ht(_0x814122))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x5ac2b9=this['element']['clientHeight'];_0x5ac2b9&&(this['height']=_0x5ac2b9);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x27e7bc{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f05d7){super(_0x1f05d7),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 _0x9fc60c=this['context']['config']['get']('sidebar.container');_0x9fc60c&&this['setContainer'](_0x9fc60c);}['setContainer'](_0x1a426e){if(!y(_0x1a426e))throw new _0x5bf711('sidebar-setcontainer-invalid-element');this['container']=_0x1a426e;}['_attachToContainer']({viewClass:_0x4d83b2='',spaceBetweenItems:_0x508266=0x19}={}){if(!y(this['container']))throw new _0x5bf711('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4d83b2,this['_spaceBetweenItems']=_0x508266;}['rearrange']({removedAnnotation:_0x5065aa,previousAnnotation:_0x35a5c0,nextAnnotation:_0x55f5d0}){const _0x4caedf=this['getSidebarItemView'](_0x5065aa);this['view']['list']['remove'](_0x4caedf),this['_destroySidebarItemView'](_0x5065aa),_0x35a5c0&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x35a5c0)),_0x55f5d0&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x55f5d0)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x199860,activatedAnnotation:_0x39776a,disableAnimationOnActivatedAnnotation:_0x399ce2}){if(this['_activeAnnotation']=_0x39776a,_0x199860){_0x199860['isActive']=!0x1;const _0x84b0f7=this['getSidebarItemView'](_0x199860);_0x84b0f7&&_0x399ce2&&(_0x84b0f7['isAnimationDisabled']=!0x1);}if(_0x39776a){const _0x157859=this['getSidebarItemView'](_0x39776a);_0x157859&&(_0x39776a['isActive']=!0x0,_0x399ce2&&(_0x157859['isAnimationDisabled']=!0x0,_0x157859['top']+=0x1),this['_alignToTargetRect'](_0x157859));}}['_detachFromContainer'](_0x3db3a4){if(this['view']['element']['remove'](),_0x3db3a4){for(const _0x597869 of _0x3db3a4)this['_destroySidebarItemView'](_0x597869);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x175332,_0x3cda4c){_0x3cda4c||(_0x3cda4c=_0x175332['view']);const _0x32aaec=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x32aaec,_0x175332),this['_annotationToSidebarItemView']['set'](_0x175332,_0x32aaec),_0x32aaec['content']['add'](_0x3cda4c),this['listenTo'](_0x175332['view'],'change:targetRect',(_0x316599,_0x2b7e9b,_0x34efce)=>{const _0x3f566f=this['_getTargetTop'](_0x175332,_0x34efce);_0x32aaec['_targetTop']!=_0x3f566f&&(_0x32aaec['_targetTop']=_0x3f566f,this['_setItemTop'](_0x32aaec,_0x3f566f));}),this['listenTo'](_0x32aaec,'change:top',()=>{this['_recalculate'](_0x32aaec,'top');}),this['listenTo'](_0x32aaec,'change:bottom',()=>{this['_recalculate'](_0x32aaec,'bottom');}),this['_alignToTargetRect'](_0x32aaec);const _0x10b28f=this['_getItemBefore'](_0x32aaec);if(_0x10b28f)this['_alignAfterItem'](_0x10b28f,_0x32aaec)||this['_alignToTargetRect'](_0x32aaec);else this['_alignToTargetRect'](_0x32aaec);return this['_updateLastItem'](),this['view']['list']['add'](_0x32aaec),_0x32aaec;}['_alignForTopChange'](_0x5ad585){if(!_0x5ad585['content']['length'])return;const _0x2241d5=this['_getItemBefore'](_0x5ad585);if(!_0x2241d5)return;const _0x4661a1=this['_sidebarItemViewToAnnotation']['get'](_0x2241d5),_0x5ee811=this['_activeAnnotation'];_0x5ee811&&_0x5ee811===_0x4661a1?this['_alignAfterItem'](_0x2241d5,_0x5ad585):this['_alignBeforeItem'](_0x5ad585,_0x2241d5);}['_alignForBottomChange'](_0x4116fa){if(!_0x4116fa['content']['length'])return;const _0x4e1789=this['_getItemAfter'](_0x4116fa);if(!_0x4e1789)return;const _0x5e421c=this['_sidebarItemViewToAnnotation']['get'](_0x4e1789),_0x463c43=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0xf91826=this['_activeAnnotation'];_0xf91826&&_0xf91826===_0x5e421c&&_0x463c43?(this['_alignBeforeItem'](_0x4e1789,_0x4116fa),this['_alignAfterItem'](_0x4116fa,_0x4e1789)):_0xf91826&&_0xf91826===_0x5e421c?this['_alignBeforeItem'](_0x4e1789,_0x4116fa):this['_alignAfterItem'](_0x4116fa,_0x4e1789);}['_recalculate'](_0x32e039,_0x5dd5a4){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4921ef,changedProp:_0x5816a3}of this['_recalculateBuffer'])'top'===_0x5816a3?this['_alignForTopChange'](_0x4921ef):this['_alignForBottomChange'](_0x4921ef);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x32e039,'changedProp':_0x5dd5a4});}['getSidebarItemView'](_0x572a4c){return this['_annotationToSidebarItemView']['get'](_0x572a4c);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3c9ee4){const _0xfb82b8=this['getSidebarItemView'](_0x3c9ee4);this['stopListening'](_0xfb82b8),this['stopListening'](_0x3c9ee4['view']),_0xfb82b8['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3c9ee4),this['_sidebarItemViewToAnnotation']['delete'](_0xfb82b8);}['_createSidebarView'](){const _0x3d28dd=new F(this['context']['locale']);return _0x3d28dd['render'](),this['on']('change:_lastItem',(_0x422d71,_0x331ceb,_0x3a542f,_0x2f0e20)=>{_0x2f0e20&&_0x3d28dd['unbind']('minHeight'),_0x3a542f?_0x3d28dd['bind']('minHeight')['to'](_0x3a542f,'bottom'):_0x3d28dd['minHeight']=null;}),_0x3d28dd;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x12bd48){const _0x7e5c59=this['_sidebarItemViewToAnnotation']['get'](_0x12bd48),_0xc270ce=_0x7e5c59&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x7e5c59)-0x1);return _0xc270ce&&this['getSidebarItemView'](_0xc270ce)||null;}['_getItemAfter'](_0x78e1c5){const _0x4c02f1=this['_sidebarItemViewToAnnotation']['get'](_0x78e1c5),_0x521d6f=_0x4c02f1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4c02f1)+0x1);return _0x521d6f&&this['getSidebarItemView'](_0x521d6f)||null;}['_alignBeforeItem'](_0x21c61f,_0x1f1552){_0x21c61f['updateHeight']();const _0x48f0cd=R(_0x1f1552['bottom']+this['_spaceBetweenItems'],_0x21c61f['top']);return!!_0x48f0cd&&(this['_setItemTop'](_0x1f1552,_0x1f1552['top']-_0x48f0cd),!0x0);}['_alignAfterItem'](_0x598b6e,_0x3f5f34){_0x598b6e['updateHeight']();const _0x4187e3=R(_0x598b6e['bottom']+this['_spaceBetweenItems'],_0x3f5f34['top']);return!!_0x4187e3&&(this['_setItemTop'](_0x3f5f34,_0x3f5f34['top']+_0x4187e3,!0x1),!0x0);}['_alignToTargetRect'](_0x506f13){const _0x5bb271=this['_sidebarItemViewToAnnotation']['get'](_0x506f13);if(!_0x5bb271||!_0x5bb271['target']||!_0x5bb271['targetRect'])return;const _0x354507=this['_getTargetTop'](_0x5bb271,_0x5bb271['targetRect']);this['_setItemTop'](_0x506f13,_0x354507);}['_getTargetTop'](_0xf68dc0,_0x236bd7){if(null===_0x236bd7)return 0x0;if(_0xf68dc0['target']instanceof _0x212c58)return _0x236bd7['top'];{const _0x3643bf=new _0x212c58(this['view']['element'])['top'];return _0x236bd7['top']-_0x3643bf;}}['_setItemTop'](_0xf3614f,_0x30d256,_0x4bc3a5=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4bc3a5&&(_0x30d256=Math['max'](_0x30d256,this['_getMaxAvailableTop'](_0xf3614f))),_0xf3614f['top']=_0x30d256;}['_getMaxAvailableTop'](_0x5f3828){let _0x435da9=this['_getItemBefore'](_0x5f3828),_0x52b441=0x0;for(;_0x435da9;)_0x435da9['updateHeight'](),_0x52b441+=this['_spaceBetweenItems']+_0x435da9['height'],_0x435da9=this['_getItemBefore'](_0x435da9);return _0x52b441;}}function R(_0x53e857,_0x51187b){return Math['max'](_0x53e857-_0x51187b,0x0);}function y(_0x302553){return null!==_0x302553&&'object'==typeof _0x302553&&0x1===_0x302553['nodeType'];}class e extends _0x27e7bc{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x204183){super(_0x204183),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x321144(),this['_refreshPositioningDebounced']=_0x1aaecd(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x267d83=this['context']['plugins']['get'](M),_0x19f8ef=this['context']['plugins']['get'](z);_0x267d83['register']('wideSidebar',this),_0x19f8ef['container']&&_0x267d83['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5f490d){if(_0x5f490d===this['activeAnnotation'])return;const _0x1b7469=this['context']['plugins']['get'](z);_0x1b7469['_activeAnnotation']=_0x5f490d;const _0x1666b4=this['activeAnnotation'];_0x1b7469['refresh']({'blurredAnnotation':_0x1666b4,'activatedAnnotation':_0x5f490d}),this['activeAnnotation']=_0x5f490d;}['attach'](_0x69c034){this['annotations']=_0x69c034;const _0x4a4781=this['context']['plugins']['get'](z);if(_0x4a4781['_annotations']=_0x69c034,this['isAttached'])throw new _0x5bf711('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4a4781,'set:container',()=>{this['detach'](),this['listenTo'](_0x4a4781,'change:container',_0x14bbf2=>{_0x14bbf2['off'](),this['attach'](_0x69c034);});}),_0x4a4781['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x21f75f=_0x5a5edd=>{_0x5a5edd['updateTargetRect'](),_0x4a4781['addAnnotation'](_0x5a5edd);};for(const _0x54da77 of _0x69c034)_0x21f75f(_0x54da77);this['listenTo'](_0x69c034,'add',(_0x28c60d,_0x1ec84e)=>{_0x21f75f(_0x1ec84e);}),this['listenTo'](_0x69c034,'remove',(_0x478d3f,_0x57976d,_0x2c3d35)=>{_0x4a4781['rearrange']({'removedAnnotation':_0x57976d,'previousAnnotation':_0x69c034['get'](_0x2c3d35-0x1),'nextAnnotation':_0x69c034['get'](_0x2c3d35+0x1)}),_0x57976d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x69c034,'focus',(_0x35fe6e,_0x1a33a0)=>{this['setActiveAnnotation'](_0x1a33a0);}),this['listenTo'](_0x69c034,'blur',()=>{this['setActiveAnnotation'](null);});const _0x95a2b9=this['context']instanceof _0x4ed3e0?this['context']['editors']:new _0x321144([this['context']]);for(const _0x4f547 of _0x95a2b9)this['_integrateWithEditorAnnotations'](_0x4f547);this['listenTo'](_0x95a2b9,'add',(_0x1b1c6d,_0x2d7c8b)=>{this['listenTo'](_0x2d7c8b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2d7c8b);});}),this['listenTo'](_0x95a2b9,'remove',(_0x5589df,_0x5078f9)=>{_0x5078f9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5078f9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x5bf711('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xf99e9e=this['context']['plugins']['get'](z);_0xf99e9e['_detachFromContainer'](this['annotations']),this['stopListening'](_0xf99e9e),this['stopListening'](this['annotations']),this['context']instanceof _0x4ed3e0&&this['stopListening'](this['context']['editors']);for(const _0x384939 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x384939);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5016e1){if(!_0x5016e1['plugins']['has']('EditorAnnotations'))return;const _0x2c4440=_0x5016e1['plugins']['get']('EditorAnnotations'),_0x438705=()=>{const _0x38a31a=_0x2c4440['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x38a31a[0x0]||null);};this['listenTo'](_0x2c4440,'refresh',_0x438705),this['listenTo'](_0x2c4440,'blur',(_0x4d04e9,{isAnnotationTracked:_0xdca90d})=>{this['activeAnnotation']&&_0xdca90d(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2c4440,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x21156b=>{_0x2c4440['hasDomSelection']()&&(_0x438705(),_0x21156b['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2c4440);}['_destroyEditorAnnotationsIntegration'](_0x2e22c1){this['stopListening'](_0x2e22c1),this['_editorAnnotations']['remove'](_0x2e22c1);}}class C extends _0x59b830{['counterView'];constructor(_0x3b9f81){super(_0x3b9f81);const _0x1f807f=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x265100,_0xda886b)=>_0x265100?'...':_0xda886b['toString']()),this['set']('annotationType',''),this['icon']=_0x723f12,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x1f807f['to']('annotationType',_0x537ceb=>'ck-annotation-counter__badge--'+_0x537ceb),_0x1f807f['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x1f807f['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x27e7bc{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5a40ee){super(_0x5a40ee),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x5853c4),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x321144(),this['_refreshPositioningDebounced']=_0x1aaecd(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3b31ed(this['context']['locale']),this['balloonPanelView']=new _0x1c86d3(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x450d7c){this['annotations']=_0x450d7c;const _0x5f0e0e=this['context']['plugins']['get'](z),_0x26dd7f=this['balloonPanelView'];if(_0x5f0e0e['_annotations']=_0x450d7c,this['isAttached'])throw new _0x5bf711('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5f0e0e,'set:container',()=>{this['detach'](),this['listenTo'](_0x5f0e0e,'change:container',_0x414b57=>{_0x414b57['off'](),this['attach'](_0x450d7c);});}),_0x5f0e0e['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x52f7b0=_0x474328=>{const _0x3f153f=new C(this['context']['locale']);_0x5f0e0e['addAnnotation'](_0x474328,_0x3f153f),this['_annotationToNarrowView']['set'](_0x474328,_0x3f153f),_0x3f153f['bind']('isDirty','annotationType','number')['to'](_0x474328['view'],'isDirty','type','length'),_0x3f153f['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x26dd7f['content']['first']!==_0x474328['view']?(this['_showBalloon'](_0x474328),_0x474328['view']['element']['focus'](),this['setActiveAnnotation'](_0x474328)):this['setActiveAnnotation'](null);});};for(const _0x10f2ee of _0x450d7c)_0x52f7b0(_0x10f2ee);this['listenTo'](_0x450d7c,'add',(_0x1325ff,_0x4fd8bb)=>{_0x52f7b0(_0x4fd8bb);}),this['listenTo'](_0x450d7c,'remove',(_0x5ed381,_0xdf3c5e,_0x358605)=>{this['_annotationToNarrowView']['get'](_0xdf3c5e)['destroy'](),this['_annotationToNarrowView']['delete'](_0xdf3c5e),_0x5f0e0e['rearrange']({'removedAnnotation':_0xdf3c5e,'previousAnnotation':_0x450d7c['get'](_0x358605-0x1),'nextAnnotation':_0x450d7c['get'](_0x358605+0x1)}),_0xdf3c5e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x450d7c,'focus',(_0x23ee28,_0x119f64)=>{this['setActiveAnnotation'](_0x119f64);}),this['listenTo'](_0x450d7c,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x2457a0,_0x574564)=>{_0x574564['keyCode']===_0x414a9a['esc']&&_0x26dd7f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x26dd7f['content']['first']),this['_hideBalloon'](),_0x574564['stopPropagation'](),_0x574564['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x49fd61,_0x306048)=>{const _0x158c90=_0x306048['target'];_0x26dd7f['isVisible']&&_0x26dd7f['element']['contains'](_0x158c90)||_0x5f0e0e['view']['element']['contains'](_0x158c90)||_0x49fd61['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0xc029a9=>_0xc029a9['contains'](_0x158c90))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x40c3c9=this['context']instanceof _0x4ed3e0?this['context']['editors']:new _0x321144([this['context']]);for(const _0x773292 of _0x40c3c9)this['_integrateWithEditorAnnotations'](_0x773292);this['listenTo'](_0x40c3c9,'add',(_0x32d1a7,_0xfc8727)=>{this['listenTo'](_0xfc8727,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xfc8727);});}),this['listenTo'](_0x40c3c9,'remove',(_0x356fcc,_0x2b9447)=>{_0x2b9447['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2b9447['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3c9b78){if(_0x3c9b78===this['activeAnnotation'])return;const _0x4b5cb6=this['context']['plugins']['get'](z);if(_0x4b5cb6['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3c9b78,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3c9b78)_0x4b5cb6['getSidebarItemView'](_0x3c9b78)?this['_showBalloon'](_0x3c9b78):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3c9b78;}['detach'](){if(!this['isAttached'])throw new _0x5bf711('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xc1d63e=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xfd6dc9=>_0xfd6dc9['destroy']()),this['_annotationToNarrowView']['clear'](),_0xc1d63e['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4ed3e0&&this['stopListening'](this['context']['editors']);for(const _0x58b403 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x58b403);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'](_0x5a0cb8){if(!_0x5a0cb8['plugins']['has']('EditorAnnotations'))return;const _0x46044a=_0x5a0cb8['plugins']['get']('EditorAnnotations'),_0x3fcc2a=this['context']['plugins']['get'](z),_0x390fa9=this['annotations'],_0x10974a=this['balloonPanelView'],_0x177e0d=()=>{const _0x28fde6=_0x46044a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x28fde6),this['setActiveAnnotation'](_0x28fde6[0x0]||null);};this['listenTo'](_0x46044a,'refresh',_0x177e0d),this['listenTo'](_0x46044a,'blur',(_0x409a1e,{isAnnotationTracked:_0x278410})=>{this['activeAnnotation']&&_0x278410(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x46044a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x390fa9,'blur',_0x20cd17=>{_0x46044a['hasDomSelection']()&&_0x20cd17['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x11b9ac,_0x4ace3c)=>{const _0x1ce63a=_0x4ace3c['target'];_0x10974a['isVisible']&&_0x10974a['element']['contains'](_0x1ce63a)||_0x3fcc2a['view']['element']['contains'](_0x1ce63a)||this['activeAnnotation']&&_0x46044a['hasDomSelection']()&&(_0x177e0d(),_0x11b9ac['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x46044a);}['_destroyEditorAnnotationsIntegration'](_0x542dae){_0x542dae&&(this['stopListening'](_0x542dae),this['_editorAnnotations']['remove'](_0x542dae));}['_setSelectedAnnotations'](_0x4d5805){for(const _0x22bea1 of this['_selectedAnnotations'])_0x4d5805['includes'](_0x22bea1)||this['_manuallyClosedAnnotationViews']['delete'](_0x22bea1['view']);this['_selectedAnnotations']=_0x4d5805;}['_refreshPositioning'](){const _0x410be7=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x410be7['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2facbc){if(this['_manuallyClosedAnnotationViews']['has'](_0x2facbc['view']))return;const _0x1eaeb9=this['balloonPanelView']['content']['first'];_0x1eaeb9!==_0x2facbc['view']?(_0x1eaeb9&&this['_detachListeners'](_0x1eaeb9),this['_attachListeners'](_0x2facbc['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2facbc['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x468cdb=this['balloonPanelView']['content']['first'],_0x5e7bae=_0x468cdb&&this['annotations']['getByView'](_0x468cdb);if(!_0x5e7bae||!this['_annotationToNarrowView']['has'](_0x5e7bae))return;const _0x2a8550=this['_annotationToNarrowView']['get'](_0x5e7bae)['element'],_0x5689d4=(function(){const _0x34cbfe=_0x1c86d3['defaultPositions'];return[_0x34cbfe['southArrowNorthEast'],_0x34cbfe['northArrowSouthEast'],_0x34cbfe['southArrowNorth'],_0x34cbfe['northArrowSouth'],_0x34cbfe['southArrowNorthWest'],_0x34cbfe['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2a8550,'positions':_0x5689d4});}['_hideBalloon'](){const _0x1cd285=this['balloonPanelView'],_0x57395a=_0x1cd285['content']['first'];_0x57395a&&(this['_detachListeners'](_0x57395a),_0x1cd285['unpin'](),_0x1cd285['content']['clear']());}['_attachListeners'](_0x31f461){this['listenTo'](_0x31f461,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x31f461,'Esc',(_0x3c9c6e,_0x5bf3b5)=>{this['_manuallyClosedAnnotationViews']['add'](_0x31f461),this['_hideBalloon'](),_0x5bf3b5();});}['_detachListeners'](_0x50cccf){this['stopListening'](_0x50cccf);}}class c extends _0x4e6ffe{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x114036,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2f09c4){super(_0x2f09c4),_0x2f09c4['editing']['view']['addObserver'](_0x5ae565),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x2f09c4['plugins']['get'](_0x114036),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x277ba9=this['editor']['plugins']['get'](M);_0x277ba9['context']===this['editor']&&(_0x277ba9['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xa0f0ee,_0x56fdab)=>{const _0x5b70a3=this['_balloon'];if(this['isAttached']&&_0x5b70a3['visibleView']){const _0x3f5c38=this['annotations']['getByView'](_0x5b70a3['visibleView']);_0x3f5c38&&this['_closeAnnotation'](_0x3f5c38),_0x56fdab();}}));}['afterInit'](){const _0x5171f2=this['editor']['plugins']['get'](M);_0x5171f2['context']===this['editor']&&(_0x5171f2['hasActive']()||_0x5171f2['switchTo']('inline'));}['setActiveAnnotation'](_0x336dfe){_0x336dfe!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x336dfe&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x336dfe)&&this['_addAnnotationToBalloon'](_0x336dfe,!0x0),_0x336dfe['isActive']=!0x0),_0x336dfe||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x336dfe);}['attach'](_0x3524e4){this['annotations']=_0x3524e4;const _0x4ae376=this['editor']['plugins']['get'](M),_0x85cd46=this['_balloon'];if(this['isAttached'])throw new _0x5bf711('inlineannotations-attach-already-attached',this);if(_0x4ae376['context']!==this['editor'])throw new _0x5bf711('inlineannotations-not-allowed-with-context',this);const _0x278b3d=this['editor']['plugins']['get'](P);this['listenTo'](_0x278b3d,'refresh',()=>{const _0x611de9=_0x278b3d['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x34602b,_0x3237c2;!this['_forceRefresh']&&(_0x34602b=_0x611de9,_0x3237c2=this['_selectedAnnotations'],_0x34602b['length']===_0x3237c2['length']&&_0x34602b['every'](_0x2ee787=>_0x3237c2['includes'](_0x2ee787)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x611de9),this['setActiveAnnotation'](_0x611de9[0x0]||null));}),this['listenTo'](_0x278b3d,'blur',(_0x580a0d,{isAnnotationTracked:_0x3e1a1b})=>{this['activeAnnotation']&&_0x3e1a1b(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x424986,_0x442697,_0x1870ba)=>{_0x1870ba||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3524e4,'remove',(_0x386720,_0x37866c)=>{this['_removeAnnotationFromBalloon'](_0x37866c),_0x37866c===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x85cd46,'change:visibleView',(_0x37d726,_0x573a84,_0x40c9b2,_0x43ce71)=>{_0x43ce71&&this['stopListening'](_0x43ce71);const _0xa5fbb=_0x3524e4['getByView'](_0x40c9b2);_0x40c9b2&&_0xa5fbb&&(this['listenTo'](_0x40c9b2,'change:height',()=>{_0x85cd46['updatePosition']();}),this['listenTo'](_0x40c9b2,'Esc',()=>{this['_closeAnnotation'](_0xa5fbb),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xa5fbb&&this['setActiveAnnotation'](_0xa5fbb));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x85cd46['visibleView']&&(_0x3524e4['getByView'](_0x85cd46['visibleView'])&&_0x85cd46['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 _0x5bf711('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x225e45 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x225e45);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1ea002){for(const _0x56f40c of this['_selectedAnnotations'])_0x1ea002['includes'](_0x56f40c)||this['_manuallyClosed']['delete'](_0x56f40c);for(const _0x187cca of this['annotations'])_0x1ea002['includes'](_0x187cca)||this['_removeAnnotationFromBalloon'](_0x187cca);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x1f78df of _0x1ea002)this['_addAnnotationToBalloon'](_0x1f78df);}this['_selectedAnnotations']=_0x1ea002;}['_addAnnotationToBalloon'](_0xb03581,_0x2b0191=!0x1){this['_manuallyClosed']['has'](_0xb03581)||(this['_addedAnnotations']['has'](_0xb03581)||this['_balloon']['hasView'](_0xb03581['view'])||(this['_addedAnnotations']['add'](_0xb03581),this['_balloon']['add']({'stackId':_0xb03581['view']['id'],'view':_0xb03581['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0xb03581)}})),_0x2b0191&&this['_balloon']['showStack'](_0xb03581['view']['id']));}['_getBalloonTargetForAnnotation'](_0x16a5c4){const _0x3b0e65=_0x16a5c4['target'],_0x238995=this['editor']['editing']['view'],_0x10b6f2=_0x238995['document']['selection']['getFirstRange'](),_0x3e06ac=_0x238995['domConverter']['viewRangeToDom'](_0x10b6f2);if(_0x3e06ac['collapse'](!0x0),_0x3b0e65){if(_0x3b0e65 instanceof _0x212c58)return _0x3b0e65;let _0x3e26b6=[];for(const _0x24c2f0 of _0x3b0e65)_0x3e26b6['push'](...(_0x45ada5=_0x24c2f0['getClientRects'](),Array['from'](_0x45ada5)['map'](DOMRect['fromRect'])));_0x3e26b6=function(_0x23e04b){const _0x22960=[];let _0x240160=_0x23e04b[0x0];for(let _0x7fcbb2=0x1;_0x7fcbb2<_0x23e04b['length'];_0x7fcbb2++)B(_0x240160,_0x23e04b[_0x7fcbb2])?_0x240160['width']+=_0x23e04b[_0x7fcbb2]['width']:(_0x22960['push'](_0x240160),_0x240160=_0x23e04b[_0x7fcbb2]);return _0x22960['push'](_0x240160),_0x22960;}(_0x3e26b6);const _0x4b2436=_0x3e06ac['getBoundingClientRect']();return _0x3e26b6['find'](_0x58636e=>_0x58636e['top']<=_0x4b2436['top']&&_0x58636e['bottom']>=_0x4b2436['bottom']&&_0x58636e['left']<=_0x4b2436['left']&&_0x58636e['right']>=_0x4b2436['right'])||_0x3e26b6[0x0];}var _0x45ada5;return _0x16a5c4['targetRect']||_0x3e06ac;}['_removeAnnotationFromBalloon'](_0xd76c0e){this['_addedAnnotations']['has'](_0xd76c0e)&&this['_balloon']['hasView'](_0xd76c0e['view'])&&(this['_addedAnnotations']['delete'](_0xd76c0e),this['_balloon']['remove'](_0xd76c0e['view']));}['_closeAnnotation'](_0x33d7cd){this['_manuallyClosed']['add'](_0x33d7cd),this['_removeAnnotationFromBalloon'](_0x33d7cd);}}function B(_0x4d8f5a,_0x2f21bc){return _0x4d8f5a['top']===_0x2f21bc['top']&&_0x4d8f5a['bottom']===_0x2f21bc['bottom']&&_0x4d8f5a['right']===_0x2f21bc['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x3dfa16,_0x21fb7c){super(_0x3dfa16),this['set']('isEmpty',!_0x21fb7c['length']),this['focusTracker']=new _0x1096d1(),this['_annotationViews']=_0x21fb7c,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x47bf62({'focusables':_0x21fb7c,'focusTracker':this['focusTracker']}),this['listenTo'](_0x21fb7c,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x21fb7c,'remove',(_0x105a77,_0x5174a2)=>{_0x5174a2['isActive']&&this['focus'](),_0x21fb7c['length']||(this['isEmpty']=!0x0);});const _0x57e61c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x3dfa16,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x21fb7c},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x57e61c['if']('isEmpty','ck-hidden',_0x239efb=>!_0x239efb)]},'children':[{'text':E(_0x3dfa16,'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 _0x383d6b of this['_annotationViews'])this['focusTracker']['add'](_0x383d6b['element']);this['_annotationViews']['on']('change',(_0x10de00,{added:_0xb55f24,removed:_0x1314a9})=>{for(const _0x469f37 of _0xb55f24)this['focusTracker']['add'](_0x469f37['element']);for(const _0x1bbb9e of _0x1314a9)this['focusTracker']['remove'](_0x1bbb9e['element']);});}}class f extends _0x27e7bc{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x5d2653){super(_0x5d2653),this['archivedThreads']=new _0x321144();}['init'](){const _0x288b84=this['context'],_0x3cca12=_0x288b84['plugins']['get'](o),_0x5c9517=_0x288b84['plugins']['get'](O);this['listenTo'](_0x3cca12,'addCommentThread',(_0x237105,{threadId:_0x21dbb6})=>{const _0x1952a3=_0x3cca12['getCommentThread'](_0x21dbb6);_0x1952a3['archivedAt']&&this['archivedThreads']['add'](_0x1952a3,this['_calculatePosition'](_0x1952a3['archivedAt'])),this['listenTo'](_0x1952a3,'change:archivedAt',(_0x84c03d,_0x7e2d13,_0x448071)=>{_0x448071?this['archivedThreads']['has'](_0x1952a3)||this['archivedThreads']['add'](_0x1952a3,this['_calculatePosition'](_0x1952a3['archivedAt'])):this['archivedThreads']['has'](_0x1952a3)&&this['archivedThreads']['remove'](_0x1952a3);});}),this['listenTo'](_0x3cca12,'removeCommentThread',(_0x3bdfbc,{threadId:_0x38ba3f})=>{const _0x4bc100=_0x3cca12['getCommentThread'](_0x38ba3f);this['stopListening'](_0x4bc100),this['archivedThreads']['has'](_0x4bc100)&&this['archivedThreads']['remove'](_0x4bc100);},{'priority':'highest'}),this['listenTo'](_0x5c9517['collection'],'focus',(_0x19df0f,_0x44944b)=>{_0x44944b['isVisible']||(_0x44944b['isActive']=!0x0,_0x5c9517['activate'](_0x44944b));});}['_calculatePosition'](_0x3083f7){const _0x1c7a77=[...this['archivedThreads']]['findIndex'](_0x2a92e5=>_0x2a92e5['archivedAt']<_0x3083f7);return _0x1c7a77>-0x1?_0x1c7a77:this['archivedThreads']['length'];}}class a extends _0x4e6ffe{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x89b3d0];}constructor(_0x55d959){super(_0x55d959),this['annotationViews']=new _0x265dd7(),this['_pendingThreads']=[];}['init'](){const _0x1a323b=this['editor'],_0x1f734c=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1a323b['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x59b830,!0x0)),_0x1a323b['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1c8b7a=this['_createCommentsArchiveButton'](_0x38f3a4);return _0x1c8b7a['set']({'role':'menuitemcheckbox'}),_0x1c8b7a;});const _0x4c96ca=_0x1a323b['plugins']['get'](f),_0x4c1bd9=_0x1a323b['plugins']['get']('Annotations'),_0x3266d4=_0x1a323b['plugins']['get']('CommentsRepository');_0x4c96ca['archivedThreads']['forEach'](_0x38a69d=>{this['_handleNewThread'](_0x38a69d);}),this['listenTo'](_0x4c96ca['archivedThreads'],'add',(_0x2b0d9c,_0x295d49)=>{this['_handleNewThread'](_0x295d49);}),this['listenTo'](_0x4c1bd9['collection'],'add',(_0x1aebd1,_0x12237a)=>{const _0x441b66=this['_pendingThreads']['find'](_0x498bda=>{const _0x50f32d=_0x3266d4['_threadToController']['get'](_0x498bda);return _0x50f32d&&_0x12237a['innerView']===_0x50f32d['view'];});if(_0x441b66){const _0x1a6a21=this['_calculatePosition'](_0x441b66['archivedAt']);this['annotationViews']['add'](_0x12237a['view'],_0x1a6a21),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x441b66),0x1);}}),this['listenTo'](_0x4c96ca['archivedThreads'],'remove',(_0x194ee7,_0x1f6cf9)=>{const _0x4e8970=_0x1a323b['config']['get']('collaboration.channelId');if(!_0x4e8970||_0x1f6cf9['channelId']===_0x4e8970){if(this['_pendingThreads']['includes'](_0x1f6cf9))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1f6cf9),0x1);else{const _0x3c9982=_0x3266d4['_threadToController']['get'](_0x1f6cf9),_0x22e0f7=_0x4c1bd9['getByInnerView'](_0x3c9982['view']);this['annotationViews']['remove'](_0x22e0f7['view']),this['stopListening'](_0x22e0f7['focusableElements']);}}}),this['listenTo'](_0x4c1bd9['collection'],'add',(_0x3635b0,_0x3d35dc)=>{this['listenTo'](_0x3d35dc,'escape',_0x1f734c);}),this['listenTo'](_0x4c1bd9['collection'],'remove',(_0x153c05,_0xe5a258)=>{this['stopListening'](_0xe5a258,'escape',_0x1f734c);});}['_handleNewThread'](_0x7dc87){const _0x1cefc7=this['editor']['plugins']['get']('CommentsRepository'),_0x22d33a=this['editor']['plugins']['get']('Annotations'),_0x56d925=this['editor']['config']['get']('collaboration.channelId');if(!_0x56d925||_0x7dc87['channelId']===_0x56d925){const _0x32c7e1=_0x1cefc7['_threadToController']['get'](_0x7dc87);if(!_0x32c7e1)return void this['_pendingThreads']['push'](_0x7dc87);const _0x34e7be=this['_calculatePosition'](_0x7dc87['archivedAt']),_0x5094d3=_0x22d33a['getByInnerView'](_0x32c7e1['view']);_0x5094d3['isVisible']&&_0x22d33a['_visibleAnnotations']['remove'](_0x5094d3),this['annotationViews']['add'](_0x5094d3['view'],_0x34e7be);}}['_calculatePosition'](_0x317289){const _0x382595=this['editor']['config']['get']('collaboration.channelId'),_0x376864=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x41b3f4=>_0x41b3f4['channelId']===_0x382595)['findIndex'](_0x2727aa=>_0x2727aa['archivedAt']<_0x317289);return _0x376864<0x0||_0x376864>this['annotationViews']['length']?this['annotationViews']['length']:_0x376864-0x1;}['_toggleDialog'](){const _0x9066d8=this['editor'],_0x30ea30=_0x9066d8['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x9066d8['locale'],this['annotationViews'])),'commentsArchive'===_0x30ea30['id']?_0x30ea30['hide']():_0x30ea30['show']({'id':'commentsArchive','title':E(_0x9066d8['locale'],'COMMENTS_ARCHIVE'),'icon':_0x33284a,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x45c3e0['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x17858b,_0x563727=!0x1){const _0x578aff=this['editor']['locale'],_0x18ef7c=this['editor']['plugins']['get']('Dialog'),_0x104cce=new _0x17858b(_0x578aff);return _0x104cce['bind']('isEnabled')['to'](this,'isEnabled'),_0x104cce['bind']('isOn')['to'](_0x18ef7c,'id',_0x3e1103=>'commentsArchive'===_0x3e1103),_0x104cce['set']({'label':E(_0x578aff,'COMMENTS_ARCHIVE'),'icon':_0x33284a,'isToggleable':!0x0}),_0x563727&&(_0x104cce['tooltip']=!0x0),this['listenTo'](_0x104cce,'execute',()=>this['_toggleDialog']()),_0x104cce;}['_hideDialogOnAnnotationEscape']=_0x2f3f71=>{const _0x554d4d=_0x2f3f71['source'];if(!this['annotationViews']['has'](_0x554d4d['view']))return;const _0x40af2a=this['editor']['plugins']['get']('Dialog');_0x40af2a['isOpen']&&'commentsArchive'===_0x40af2a['id']&&(_0x40af2a['hide'](),_0x2f3f71['stop']());};}class p extends _0x4e6ffe{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};