@ckeditor/ckeditor5-comments 43.3.0-alpha.3 → 43.3.0-alpha.7

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 _0x11f5ef,icons as _0x8b7f5f,ContextPlugin as _0x6ad677,PendingActions as lt,Context as _0x1bb2a2,Command as _0x5bb3fa,Plugin as _0x39b061}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x122b81,uid as _0x5a8c71,KeystrokeHandler as Et,FocusTracker as _0x175081,diff as _0x4eea9f,Collection as _0x432e9e,Rect as _0x340c62,CKEditorError as _0x41b8cc,first as _0x9d192f,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as et,toUnit as Ht,DomEmitterMixin as _0x11aeff,keyCodes as _0x484376}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x20c855,AriaDescriptionView as _0x1b825e,setupThreadKeyboardNavigation as _0x2e94f0,ConfirmMixin as ti,LateFocusButtonView as _0x55f5cc,trimHtml as _0x52ef6a,LateFocusDropdownButtonView as _0x35f219,Users as it,getDateTimeFormatter as ut,hashObject as ft,getAllMarkersDomElementsSorted as nt,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as te}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as It,cloneDeep as pt,set as wt,unset as yt,debounce as _0x18b2b3}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as $t,EditorUI as Yt,View as _t,FocusCycler as Ft,ButtonView as _0x36cc2f,ViewCollection as _0x5d8499,createDropdown as _0x77e3bb,ListView as _0x2d5fe9,focusChildOnDropdownOpen as _0x5af4e9,ListItemView as _0x335fcc,MenuBarMenuListItemButtonView as _0x492289,BodyCollection as _0x2eb7c3,BalloonPanelView as _0x192e9c,ContextualBalloon as _0x4d4fa0,Dialog as _0x34d17f,DialogViewPosition as _0x206ffe}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x13b867}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Gt,ClipboardMarkersUtils as Rt,ClipboardPipeline as Mt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Jt,ShiftEnter as Kt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Nt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as St}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Ut}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x139399}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class At extends/* #__PURE__ -- @preserve */
24
- _0x122b81(){['model'];['view'];constructor(_0x39fbbd,_0x2b715a){super(),this['model']=_0x39fbbd,this['model']['_isAttached']=!0x0,this['view']=_0x2b715a,this['listenTo'](_0x2b715a,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x2b715a,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x2b715a,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x2b715a,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x2b715a,'addComment',(_0x25627b,_0x50d1e4)=>this['addComment'](_0x50d1e4)),this['listenTo'](_0x2b715a,'updateComment',(_0x491e6c,_0x169191,_0x10e0e6)=>this['updateComment'](_0x169191,_0x10e0e6)),this['listenTo'](_0x2b715a,'removeComment',(_0x287616,_0x3d98d8)=>this['removeComment'](_0x3d98d8));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x3ddfcd){this['model']['addComment']({'content':_0x3ddfcd,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x136fe1,_0x56f029){this['model']['getComment'](_0x136fe1)['update']({'content':_0x56f029});}['removeComment'](_0x1e770f){this['model']['getComment'](_0x1e770f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x4e1da5,_0x5b9a85,_0x46e43b){const t=_0x4e1da5['t'];switch(_0x5b9a85){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'},_0x46e43b);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'},_0x46e43b);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'},_0x46e43b);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'},_0x46e43b);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x46e43b);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'},_0x46e43b);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'},_0x46e43b);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'},_0x46e43b);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 Zt extends tr{['main'];['editable'];constructor(_0x300280,_0x107258){super(_0x300280);const _0x1bfaed=_0x5a8c71();this['main']=this['createCollection'](),this['editable']=new $t(_0x300280,_0x107258,void 0x0,{'label':()=>S(_0x300280,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x300280['uiLanguageDirection'],'lang':_0x300280['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x1bfaed},'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 Yt{['view'];constructor(_0x23dde0){super(_0x23dde0),this['view']=new Zt(_0x23dde0['locale'],_0x23dde0['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x25e7c1=this['editor']['editing']['view'],_0x4bdc56=this['view']['editable'],_0x28d974=_0x25e7c1['document']['getRoot']();_0x4bdc56['name']=_0x28d974['rootName'],this['view']['render']();const _0x3e94c6=_0x4bdc56['element'];this['setEditableElement'](_0x4bdc56['name'],_0x3e94c6),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x25e7c1['attachDomRoot'](_0x3e94c6),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Vt=[Gt,Jt,Kt,Nt,Qt,St,Ut];class Xt extends/* #__PURE__ -- @preserve */
25
- _0x122b81(_0x11f5ef){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Vt)());constructor(_0x528327={}){(_0x528327=Object['assign']({},_0x528327))['plugins']||(_0x528327['plugins']=Xt['defaultPlugins']),super(_0x528327),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']();}['create'](){const _0x589d42=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x589d42))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x197ee7=>{const _0x31cd99=this['model']['document']['getRoot'](),_0x515d06=_0x31cd99&&_0x31cd99['getChild'](_0x31cd99['childCount']-0x1);_0x197ee7['setSelection'](_0x515d06,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x282858=this['editing']['view'],_0x5887b6=_0x282858['document']['getRoot'](),_0x10bf38=_0x5887b6['getChild'](0x0);_0x5887b6['childCount']>0x1||!_0x10bf38||'p'!=_0x10bf38['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x282858,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x10bf38['placeholder']=this['placeholder']),zt({'view':_0x282858,'element':_0x10bf38,'keepOnFocus':!0x0}),this['placeholderElement']=_0x10bf38);}}class rs extends _t{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x2c1903,_0x6bdf04={}){super(_0x2c1903),this['editor']=null,this['_editorConfig']=_0x6bdf04,this['set']('value',_0x6bdf04['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x2c1903,'Reply...')),this['set']('submitLabel',S(_0x2c1903,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x175081(),this['focusCycler']=new Ft({'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',(_0x383249,_0x4b7ddd)=>{this['cancelButtonView']['fire']('execute'),_0x4b7ddd();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5ceb68,_0x485894)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x485894());}),this['on']('submit',(_0x516733,_0xb35322)=>{_0xb35322['length']>0xfde8?(alert(S(_0x2c1903,'TOO_LONG_COMMENT_ALERT',[_0xb35322['length'],0xfde8])),_0x516733['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Xt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x4a259f=this['editor'];this['element']['insertBefore'](_0x4a259f['ui']['element'],this['element']['firstChild']),_0x4a259f['model']['document']['on']('change',()=>this['value']=_0x4a259f['getData']()),_0x4a259f['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4a259f['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x15adea){-0x1===_0x15adea?(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:_0x2e6c45}=this,_0x36eb8d=new _0x36cc2f(_0x2e6c45);return _0x36eb8d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x36eb8d['withText']=!0x0,_0x36eb8d['bind']('label')['to'](this,'submitLabel'),_0x36eb8d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x36eb8d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3725b5,_0x177758)=>!_0x177758&&!!_0x3725b5['trim']()),_0x36eb8d;}['_createCancelButton'](){const {locale:_0x5534dc}=this,_0x3259a2=new _0x36cc2f(_0x5534dc);return _0x3259a2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3259a2['label']=S(_0x5534dc,'Cancel'),_0x3259a2['withText']=!0x0,_0x3259a2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3259a2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5f3f38=>{this['focusTracker']['add'](_0x5f3f38['element']);}),this['focusables']['on']('change',(_0x53daf5,_0x6b3d1f)=>{for(const _0x46bdbe of Array['from'](_0x6b3d1f['added'])['reverse']())this['focusTracker']['add'](_0x46bdbe['element']);});}}class Pt extends _t{constructor(_0x297c2a,_0x477d29,_0x47a797){super(_0x297c2a),this['commentInputView']=new rs(_0x297c2a,_0x47a797),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x4eff5a,_0x595a83)=>_0x4eff5a||!!_0x595a83),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 _0x20c855(_0x297c2a,_0x477d29),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'](_0xd7557f){this['commentInputView']['focus'](_0xd7557f);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x2c1662,_0x150a79)=>{const {submitButtonView:_0x3e5c00,cancelButtonView:_0x393205,editor:_0x80f4b9}=this['commentInputView'];[_0x3e5c00['element'],_0x393205['element'],_0x80f4b9?_0x80f4b9['editing']['view']['getDomRoot']():null]['filter'](_0x570e02=>_0x570e02)['some'](_0x129919=>_0x129919['contains'](_0x150a79['target']))||(this['focus'](),_0x150a79['preventDefault']());});}}class cs extends _t{constructor(_0xd6a78e){super(_0xd6a78e);const _0x8b1655=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x8b1655['to']('count',_0x37dad6=>S(_0xd6a78e,'NUMBER_OF_COMMENTS',_0x37dad6))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x31716e,_0x138e0c,_0x3f4b7e){super(_0x31716e);const _0x8d6c33=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x138e0c['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x138e0c,this['_config']=_0x3f4b7e,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x175081(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4a5bb6=>this['commentViews']['map'](_0x2b8a8d=>_0x2b8a8d['element'])['includes'](_0x4a5bb6['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x31716e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2b6648=>_0x2b6648-this['_config']['maxCommentsWhenCollapsed']);for(const _0x4125cc of _0x138e0c['comments'])this['_handleNewCommentModel'](_0x4125cc);this['_handleInfoComment'](),this['listenTo'](_0x138e0c['comments'],'add',(_0x1f5dba,_0x33bdc3)=>{const _0x1ca012=this['_calculatePosition'](_0x33bdc3);this['length']++,this['_handleNewCommentModel'](_0x33bdc3,_0x1ca012),this['refreshVisibleViews']();}),this['listenTo'](_0x138e0c['comments'],'remove',(_0x1e77ba,_0x5b941f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5b941f),this['refreshVisibleViews']();}),this['listenTo'](_0x138e0c,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x138e0c,'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',_0x8d6c33['if']('length','ck-hidden',_0x3d86da=>!_0x3d86da)],'aria-label':S(_0x31716e,'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'](_0xfcca16){-0x1===_0xfcca16?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x30e705 of this['commentViews'])_0x30e705['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x247847,_0x1d423f){const _0x5c6d1c=new this['_config']['CommentView'](this['locale'],_0x247847,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5c6d1c['viewUid']=_0x247847['id'],_0x5c6d1c['delegate']('removeComment')['to'](this),_0x5c6d1c['delegate']('updateComment')['to'](this),_0x5c6d1c['delegate']('resolveCommentThread')['to'](this),_0x5c6d1c['delegate']('editorReady')['to'](this),_0x5c6d1c['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5c6d1c,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5c6d1c,_0x1d423f);}['_calculatePosition'](_0x7bfff6){const _0x2c36b3=this['_model']['_findOptimalIndex'](_0x7bfff6);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x7bfff6['authoredAt']?_0x2c36b3-0x1:_0x2c36b3:_0x2c36b3-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2f3e0b={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2f3e0b,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2f3e0b));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x336b15){const _0x58d7b0=this['commentViews']['remove'](_0x336b15['id']);this['stopListening'](_0x58d7b0),_0x58d7b0['isEditMode']&&this['_updateHasDirtyComment'](),_0x58d7b0['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xe15de9=>_0xe15de9['isEditMode']);}['_rearrangeCollapse'](){const _0x3a6499=function(_0x1dce52){const _0x425774=new _0x432e9e();for(const _0x2d92d3 of _0x1dce52)_0x425774['add'](_0x2d92d3);return _0x425774;}(this['commentViews']),_0x1671c3=this['_collapsedCommentsView']['count'];for(let _0x139947=0x1;_0x139947<=_0x1671c3;_0x139947++)_0x3a6499['remove'](0x1);for(const _0x4396ef of _0x3a6499)_0x4396ef['collapse']();_0x1671c3>0x0&&_0x3a6499['add'](this['_collapsedCommentsView'],0x1),ms(_0x4eea9f(Array['from'](this['visibleViews']),Array['from'](_0x3a6499)),this['visibleViews'],_0x3a6499);}['_rearrangeExpand'](){ms(_0x4eea9f(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2c3d7d of this['visibleViews'])_0x2c3d7d['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x211eba=>{this['focusTracker']['add'](_0x211eba['element']),this['keystrokes']['listenTo'](_0x211eba['element']);}),this['commentViews']['on']('change',(_0x2f200d,_0x276cbe)=>{for(const _0x49be85 of _0x276cbe['removed'])this['focusTracker']['remove'](_0x49be85['element']),this['keystrokes']['stopListening'](_0x49be85['element']);for(const _0x2250f4 of Array['from'](_0x276cbe['added'])['reverse']())this['focusTracker']['add'](_0x2250f4['element']),this['keystrokes']['listenTo'](_0x2250f4['element']);});}}function ms(_0x318a49,_0x296a1b,_0x403597){let _0x3b8fec=0x0;for(const _0x2de8eb of _0x318a49)switch(_0x2de8eb){case'insert':_0x296a1b['add'](_0x403597['get'](_0x3b8fec),_0x3b8fec),_0x3b8fec++;break;case'delete':_0x296a1b['remove'](_0x3b8fec);break;case'equal':_0x3b8fec++;}}class ls extends _t{constructor(_0x487061){super(_0x487061);const _0x3541b0=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3541b0['to']('contextValue',_0x1e42b7=>S(_0x487061,'THREAD_CONTEXT_LABEL',_0x1e42b7)),'tabindex':-0x1},'children':[{'text':_0x3541b0['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends _t{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x402c23,_0x386f5a){super(_0x402c23);const _0x37988f=this['bindTemplate'];this['_model']=_0x386f5a,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x175081(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1ae596=>!!_0x1ae596),this['bind']('contextValue')['to'](this['_model'],'context',_0x10949e=>_0x10949e&&_0x10949e['value']?this['_trimContextValue'](_0x10949e['value']):S(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',_0x37988f['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 _0x156a82=new _0x36cc2f(this['locale']);return _0x156a82['label']=S(this['locale'],'Reopen'),_0x156a82['tooltip']=S(this['locale'],'Reopen'),_0x156a82['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x156a82['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4b9de7=>!_0x4b9de7),_0x156a82['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x454d41,_0x55b6b4)=>_0x454d41&&_0x55b6b4),_0x156a82['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x156a82;}['_trimContextValue'](_0x1652c8){if(_0x1652c8['length']<0x96)return _0x1652c8;const _0x1ad70b=_0x1652c8['lastIndexOf']('\x20',0x93);return _0x1652c8['substring'](0x0,_0x1ad70b>-0x1?_0x1ad70b:0x93)+'...';}['_attachContextActions'](){const _0x2af10c=this['element']['querySelector']('.ck-context'),_0xb0c16f=_0x2af10c['querySelector']('.ck-context__value');this['listenTo'](_0x2af10c,'mouseenter',()=>{_0xb0c16f['offsetWidth']<_0xb0c16f['scrollWidth']&&_0x2af10c['classList']['add']('overlay');}),this['listenTo'](_0x2af10c,'mouseleave',()=>{_0x2af10c['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x340a62 of this['focusables'])this['focusTracker']['add'](_0x340a62['element']),this['keystrokes']['listenTo'](_0x340a62['element']);}['_createContextView'](){const _0x30f15a=new ls(this['locale']);return _0x30f15a['bind']('contextValue')['to'](this),_0x30f15a;}}class es extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5e9745,_0x322568,_0x2b5db2,_0x25d2eb){super(_0x5e9745),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x322568,this['_localUser']=_0x2b5db2,this['_config']=_0x25d2eb,this['commentThreadHeaderView']=new ts(_0x5e9745,_0x322568),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x1b825e(_0x5e9745,S(_0x5e9745,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x5e9745,_0x322568,Object['assign']({'CommentView':this['_config']['CommentView']},_0x25d2eb)),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',(_0x4a4fc3,_0x57e44b)=>_0x4a4fc3||!!_0x57e44b),this['bind']('isUnlinked')['to'](_0x322568,'unlinkedAt',_0x3f332c=>!!_0x3f332c),this['bind']('ariaLabel')['to'](this,'length',_0x4c2a9a=>{const _0x2e1485=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x4c2a9a,_0x2e1485]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x175081(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xaa7846=>_0xaa7846['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x2e94f0(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2dba1c=new Pt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x327a20=_0x2dba1c['commentInputView'];return _0x2dba1c['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x327a20,'value',(_0x4598b6,_0xca6d29,_0x1b0ca0,_0xb286aa,_0x1e67f0)=>!!_0x1e67f0||!!_0xb286aa&&_0x1b0ca0&&!_0xca6d29||_0x4598b6&&_0x1b0ca0&&!_0xca6d29),_0x327a20['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x37bd1c,_0x1bc7a7,_0x39f090)=>{let _0x51e73a;return _0x51e73a=_0x39f090&&_0x1bc7a7?'Reply\x20to\x20reopen\x20discussion...':_0x37bd1c?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x51e73a);}),_0x327a20['bind']('submitLabel')['to'](this,'length',_0x1d306f=>S(this['locale'],_0x1d306f?'Reply':'Comment')),_0x327a20['on']('submit',(_0x4be558,_0x208781)=>{this['fire']('addComment',_0x208781),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x327a20['on']('cancel',()=>{this['focus']();}),_0x327a20['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x327a20['on']('cancel',_0x1c1b93=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1c1b93['stop']());}),this['on']('change:isActive',(_0x10e82d,_0xfdf2bc,_0x1d71fe)=>{_0x1d71fe||this['length']||_0x327a20['value']||this['fire']('removeCommentThread');}),_0x2dba1c;}}class Ct extends/* #__PURE__ -- @preserve */
27
- ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x293106,_0x176292,_0x30696c,_0x43ae8b){super(_0x293106,_0x176292,_0x30696c,_0x43ae8b),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x293106,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x278eaf,_0x8df83d,_0x138366)=>{_0x138366||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x2c4b95,_0x37e3ad,_0x1cb62a)=>{_0x1cb62a&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x55dbe0=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x55dbe0['if']('isActive','ck-thread--active'),_0x55dbe0['if']('isUnlinked','ck-thread--unlinked'),_0x55dbe0['if']('isConfirm','ck-thread--remove-confirmation'),_0x55dbe0['to']('actionIndicator',_0x5eeaf7=>_0x5eeaf7?'ck-thread--'+_0x5eeaf7:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x55dbe0['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 _0x2c0980 of this['commentsListView']['commentViews'])_0x2c0980['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x1e6c9c}=this,_0x3d8fc2=this['commentsListView']['commentViews']['get'](0x0);_0x3d8fc2===this['_boundFirstCommentView']||_0x3d8fc2['isSystemComment']||(this['_boundFirstCommentView']=_0x3d8fc2,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x3d8fc2,'actionIndicator',_0x575f9f=>'remove'===_0x575f9f?'remove':null),_0x3d8fc2['placeholder']=S(_0x1e6c9c,'Write\x20a\x20comment...'),_0x3d8fc2['removeButton']['on']('execute',_0x4ef054=>{_0x4ef054['stop'](),this['showConfirm'](S(_0x1e6c9c,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x3d8fc2['focus']();}),_0x3d8fc2['actionBar']['add'](this['resolveButton'],0x0),_0x3d8fc2['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x5e7150=new _0x55f5cc(this['locale']);return _0x5e7150['label']=S(this['locale'],'Resolve'),_0x5e7150['tooltip']=S(this['locale'],'Resolve'),_0x5e7150['icon']=_0x8b7f5f['check'],_0x5e7150['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x5e7150['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1c271b=>!_0x1c271b),_0x5e7150['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x376d95,_0x161aef)=>_0x376d95&&!_0x161aef),_0x5e7150['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x5e7150;}['_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 os extends _t{constructor(_0x1b54bc){super(_0x1b54bc),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x54c3c7,_0x889b3a,_0x17a685)=>{this['element']['innerHTML']=_0x17a685;}),this['element']['innerHTML']=this['content'];}}class ns extends _t{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x432b8c,_0x553be6,_0x21fdd2){super(_0x432b8c),this['_model']=_0x553be6,this['_config']=_0x21fdd2,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x553be6,'content',_0x553be6,'authoredAt',(_0x31965b,_0x3ef888)=>S(_0x432b8c,'COMMENT_ARIA_LABEL',[_0x553be6['author']['name'],_0x21fdd2['formatDateTime'](_0x3ef888),new DOMParser()['parseFromString'](_0x31965b,'text/html')['body']['textContent'],_0x553be6['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x1b825e(_0x432b8c,S(_0x432b8c,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x5d8499(),this['focusTracker']=new _0x175081(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x57cfb6=>_0x57cfb6['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x3ac977=new os(this['locale']);return _0x3ac977['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2e233b,_0x197cdb)=>_0x197cdb?_0x52ef6a(_0x2e233b,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2e233b),_0x3ac977;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x4b68f0=new rs(this['locale'],this['_config']['editorConfig']);return _0x4b68f0['value']=this['_model']['content'],_0x4b68f0['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4b68f0['submitLabel']=S(this['locale'],'Save'),_0x4b68f0['on']('submit',(_0x2ed849,_0x1da01f)=>{this['fire']('updateComment',this['_model']['id'],_0x1da01f),this['switchToDisplayMode'](),this['focus']();}),_0x4b68f0['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x4b68f0['once']('editorReady',()=>{_0x4b68f0['focus']();}),_0x4b68f0['createEditor'](),_0x4b68f0['delegate']('editorReady')['to'](this),_0x4b68f0['delegate']('editorDestroyed')['to'](this),_0x4b68f0;}['_setupKeyboardNavigation'](){const _0x4298e1=this['element'];this['keystrokes']['listenTo'](_0x4298e1);for(const _0x1fd37d of this['focusables'])this['focusTracker']['add'](_0x1fd37d['element']),this['keystrokes']['listenTo'](_0x1fd37d['element']);this['focusables']['on']('change',(_0x5b88cd,_0xd4b6d8)=>{for(const _0x4fb6c0 of _0xd4b6d8['removed'])this['focusTracker']['remove'](_0x4fb6c0['element']),this['keystrokes']['stopListening'](_0x4fb6c0['element']);for(const _0x57de3d of _0xd4b6d8['added'])this['focusTracker']['add'](_0x57de3d['element']),this['keystrokes']['listenTo'](_0x57de3d['element']);}),this['keystrokes']['set']('enter',(_0x3b95bb,_0x240065)=>{_0x4298e1===_0x3b95bb['target']&&(this['focusCycler']['focusFirst'](),_0x240065());}),this['keystrokes']['set']('esc',(_0x4abbd0,_0x229830)=>{_0x4298e1!==_0x4abbd0['target']&&(this['focus'](),_0x229830());});}}class vt extends/* #__PURE__ -- @preserve */
28
- ti(ns){['actionBar'];['userView'];constructor(_0x229a82,_0x53fde6,_0x28fcf6){super(_0x229a82,_0x53fde6,_0x28fcf6),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x229a82,'Reply...')),this['bind']('authoredAt')['to'](_0x53fde6),this['bind']('resolvedAt')['to'](_0x53fde6),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 _0x20c855(_0x229a82,_0x53fde6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x53fde6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x25386f=this['bindTemplate'],_0x282749=[{'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']}},{'tag':'time','attributes':{'datetime':_0x25386f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x25386f['to']('authoredAt',_0x139795=>this['_config']['formatDateTime'](_0x139795))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x25386f['if']('isEditMode','ck-comment__actions--hidden'),_0x25386f['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']&&_0x282749['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x25386f['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x25386f['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x25386f['if']('isEditMode','ck-comment--edit'),_0x25386f['if']('isSystemComment','ck-comment--info'),_0x25386f['to']('actionIndicator',_0x284ba9=>_0x284ba9?'ck-comment--'+_0x284ba9:'')],'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':_0x282749}]}]};}['_createEditButton'](){const _0xbc9cde=new _0x36cc2f(this['locale']);return _0xbc9cde['label']=S(this['locale'],'Edit'),_0xbc9cde['icon']=_0x8b7f5f['pencil'],_0xbc9cde['withText']=!0x0,_0xbc9cde['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0xbc9cde['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x472664=>!_0x472664),_0xbc9cde['bind']('isVisible')['to'](this['_model'],'isEditable'),_0xbc9cde['on']('execute',()=>this['switchToEditMode']()),_0xbc9cde;}['_createRemoveButton'](){const _0x45a4c1=new _0x36cc2f(this['locale']);return _0x45a4c1['label']=S(this['locale'],'Remove'),_0x45a4c1['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x45a4c1['withText']=!0x0,_0x45a4c1['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x45a4c1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x39e1f1=>!_0x39e1f1),_0x45a4c1['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x45a4c1['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x45a4c1;}['_createDropdown'](){const _0x371f5a=_0x77e3bb(this['locale'],_0x35f219),_0x1de1ed=_0x371f5a['panelView']['children'],_0x2d18ea=new _0x2d5fe9(this['locale']),_0x3f37b0=_0x371f5a['bindTemplate'];_0x5af4e9(_0x371f5a,()=>this['items']['find'](_0x4c3d62=>_0x4c3d62['isVisible'])),_0x371f5a['extendTemplate']({'attributes':{'class':[_0x3f37b0['if']('isVisible','ck-hidden',_0x32bc0e=>!_0x32bc0e)]}});const _0x3033b5=(_0x3e9083,_0x3fa893=-0x1)=>{const _0x58df9d=new _0x335fcc(this['locale']);_0x58df9d['children']['add'](_0x3e9083);const _0x276866=_0x3fa893>-0x1?_0x3fa893:_0x2d18ea['items']['length'];_0x2d18ea['items']['add'](_0x58df9d,_0x276866);const _0x3afdd4=Array['from'](this['items']);_0x371f5a['unbind']('isEnabled','isVisible'),_0x371f5a['bind']('isEnabled')['toMany'](_0x3afdd4,'isEnabled',(..._0x484048)=>_0x484048['some'](_0x5347c3=>_0x5347c3)),_0x371f5a['bind']('isVisible')['toMany'](_0x3afdd4,'isVisible',(..._0x332cb3)=>_0x332cb3['some'](_0x1aaab1=>_0x1aaab1));};_0x371f5a['panelPosition']='sw',_0x371f5a['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x8b7f5f['threeVerticalDots']});for(const _0x3d0d08 of this['items'])_0x3033b5(_0x3d0d08);return _0x1de1ed['add'](_0x2d18ea),_0x371f5a['listenTo'](this['items'],'add',(_0x56e250,_0x1baa84,_0x23fc47)=>{_0x3033b5(_0x1baa84,_0x23fc47);}),_0x371f5a['listenTo'](this['items'],'remove',(_0x2e2ae7,_0x200e9f,_0x3d6b1e)=>{_0x2d18ea['items']['remove'](_0x3d6b1e);}),_0x371f5a;}['_attachActions'](_0x126bba,_0x2f6da8){const _0x548de6=_0x126bba&&_0x126bba['element'];_0x548de6&&(this['listenTo'](_0x548de6,'mouseenter',()=>this['actionIndicator']=_0x2f6da8),this['listenTo'](_0x548de6,'focus',()=>this['actionIndicator']=_0x2f6da8),this['listenTo'](_0x548de6,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x548de6,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5d28ee=super['_createCommentInputView']();return _0x5d28ee['bind']('placeholder')['to'](this),_0x5d28ee;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x4f8ed9){const _0x2dddd0=Dt(_0x4f8ed9,0x1e),_0x14b724=new MutationObserver(_0x191604=>{for(const _0x135a56 of _0x191604)('attributes'==_0x135a56['type']&&'class'==_0x135a56['attributeName']||'childList'==_0x135a56['type']||'characterData'==_0x135a56['type'])&&_0x2dddd0();});return{'attach'(_0x4ba7b0){_0x14b724['observe'](_0x4ba7b0,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x14b724['disconnect'](),_0x2dddd0['cancel']();}};}class T extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5f3bd7,_0x4bf29f){super(_0x5f3bd7),this['id']=_0x5a8c71(),this['focusTracker']=new _0x175081(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x3c79cd,_0x378c03)=>this['fire']('Esc',_0x378c03)),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'](_0x4bf29f),this['mainView']=_0x4bf29f;const _0x435399=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x435399['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 _0x35bdd5=this['element']['clientHeight'];_0x35bdd5&&(this['height']=_0x35bdd5);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x122b81(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5cc0c7,target:_0x254d43,type:_0x1eee35,isVisible:_0x20fae9=!0x0}){super(),this['view']=_0x5cc0c7,this['view']['element']||this['view']['render'](),this['_type']=_0x1eee35,this['_target']=_0x254d43,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x432e9e([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x54e32e,_0x4752e6)=>{this['view']['focusTracker']['add'](_0x4752e6);}),this['focusableElements']['on']('remove',(_0x127446,_0x3e4ba1)=>{this['view']['focusTracker']['remove'](_0x3e4ba1);}),this['set']('isVisible',_0x20fae9);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x183343=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x183343),_0x183343;}get['targetRect'](){const _0x5428be=this['target'];if(null===_0x5428be)return null;if(_0x5428be instanceof _0x340c62)return _0x5428be;const _0x2b27b2=_0x5428be['filter'](_0x5e8277=>function(_0x1f8e88){const _0x4e6dbb=_0x1f8e88['offsetParent'];if(_0x4e6dbb)return!0x0;const _0x472f87=_0x1f8e88['getClientRects']()['item'](0x0);return!!_0x472f87;}(_0x5e8277));return 0x0===_0x2b27b2['length']?null:new _0x340c62(_0x2b27b2[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x2fab2d){this['view']['isActive']=_0x2fab2d,this['view']['mainView']['isActive']=_0x2fab2d;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2bfa43){if(!(null===_0x2bfa43||_0x2bfa43 instanceof _0x340c62||Array['isArray'](_0x2bfa43)&&_0x2bfa43['every'](_0x1a6fe1=>ee(_0x1a6fe1))))throw new _0x41b8cc('annotation-invalid-target',null,{'target':_0x2bfa43});}['_getNormalizedTarget'](){const _0x1845dd='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x1845dd)?[_0x1845dd]:_0x1845dd;}}function ee(_0x2c5cc8){return null!==_0x2c5cc8&&'object'==typeof _0x2c5cc8&&'nodeType'in _0x2c5cc8&&0x1===_0x2c5cc8['nodeType'];}class x extends _0x432e9e{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x117fd1=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x175081(),this['_focusTracker']['on']('change:isFocused',(_0x4e107b,_0x36daff,_0x2bca17)=>{_0x2bca17||this['fire']('blur');});for(const _0x34ad68 of _0x117fd1)this['add'](_0x34ad68);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2dd6eb){if(this['has'](_0x2dd6eb))throw new _0x41b8cc('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2dd6eb['innerView'],_0x2dd6eb),this['_viewToAnnotation']['set'](_0x2dd6eb['view'],_0x2dd6eb);for(const _0x554fac of _0x2dd6eb['focusableElements'])this['_focusTracker']['add'](_0x554fac);this['listenTo'](_0x2dd6eb['focusableElements'],'add',(_0x568316,_0x1a117e)=>{this['_focusTracker']['add'](_0x1a117e);}),this['listenTo'](_0x2dd6eb['focusableElements'],'remove',(_0x25e59f,_0x1d51a0)=>{this['_focusTracker']['remove'](_0x1d51a0);}),this['listenTo'](_0x2dd6eb['view']['focusTracker'],'change:isFocused',(_0xb21dd6,_0x8efa6e,_0x32e641)=>{_0x32e641&&this['fire']('focus',_0x2dd6eb);}),_0x2dd6eb['updateTargetRect']();const _0x5a5f1c=this['_getOrderInContent'](_0x2dd6eb['view']['targetRect']);return super['add'](_0x2dd6eb,_0x5a5f1c);}['remove'](_0x5d2d53){if(!this['has'](_0x5d2d53))throw new _0x41b8cc('annotationcollection-not-existing-item',null);this['stopListening'](_0x5d2d53['view']['focusTracker']),this['stopListening'](_0x5d2d53['focusableElements']);for(const _0x257a28 of _0x5d2d53['focusableElements'])this['_focusTracker']['remove'](_0x257a28);return this['_viewToAnnotation']['delete'](_0x5d2d53['view']),this['_innerViewToAnnotation']['delete'](_0x5d2d53['innerView']),super['remove'](_0x5d2d53);}['getByInnerView'](_0x2dc2b1){return this['_innerViewToAnnotation']['get'](_0x2dc2b1);}['getByView'](_0x4aa9c7){return this['_viewToAnnotation']['get'](_0x4aa9c7);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5ee0cc of this)_0x5ee0cc['updateTargetRect']();this['_sort']();}['_sort'](){const _0x212f1e=Array['from'](this)['sort']((_0x21d48f,_0x36c54c)=>v(_0x21d48f['view']['targetRect'],_0x36c54c['view']['targetRect']));for(let _0x15958a=_0x212f1e['length']-0x1;_0x15958a>0x0;_0x15958a--){const _0x4a92ab=_0x212f1e[_0x15958a];_0x15958a!==this['getIndex'](_0x4a92ab)&&(this['remove'](_0x4a92ab),this['add'](_0x4a92ab));}}['_getOrderInContent'](_0x4148c9){let _0x4095e6=0x0;if(!_0x4148c9)return this['length'];for(const _0x3851e9 of this){const _0x5ac611=_0x3851e9['view']['targetRect'];if(_0x5ac611){if(v(_0x4148c9,_0x5ac611)<0x0)return _0x4095e6;_0x4095e6++;}}return _0x4095e6;}}function v(_0x16b822,_0x32816a){if(null===_0x16b822&&null===_0x32816a)return 0x0;if(null===_0x16b822)return-0x1;if(null===_0x32816a)return 0x1;const _0x5be7c1=_0x16b822['top']-_0x32816a['top'];return 0x0==_0x5be7c1?_0x16b822['left']-_0x32816a['left']:_0x5be7c1;}class N extends _0x6ad677{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f5b7e){if(super(_0x1f5b7e),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1f5b7e instanceof _0x11f5ef){const _0x1d5787=_0x1f5b7e['locale'];_0x1f5b7e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x1d5787,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4c213c){this['collection']['add'](_0x4c213c);}['remove'](_0xe9352b){this['collection']['remove'](_0xe9352b),_0xe9352b['destroy']();}['refreshVisibility'](){for(const _0x153583 of this['collection'])_0x153583['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x5af401){return this['collection']['getByInnerView'](_0x5af401);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x39518e of this['collection'])_0x39518e['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3d5a7c){this['fire']('_activateAnnotation',_0x3d5a7c);}['createAnnotation'](_0x3d1545){return new d(_0x3d1545);}['createAnnotationView'](_0x3b39d5,_0x96f7f9){return new T(_0x3b39d5,_0x96f7f9);}['_addActiveAnnotation'](_0x30519d){const _0x333114=new Set(this['activeAnnotations']);_0x333114['add'](_0x30519d),this['activeAnnotations']=_0x333114;}['_removeActiveAnnotation'](_0x412fca){const _0x415f60=new Set(this['activeAnnotations']);_0x415f60['delete'](_0x412fca),this['activeAnnotations']=_0x415f60;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3edf4e=this['collection'],_0x58b527=this['_visibleAnnotations'];function _0x571561(_0x59304e){const _0xbd77c=_0x59304e['source'];_0xbd77c['isVisible']&&!_0x58b527['has'](_0xbd77c)?_0x58b527['add'](_0xbd77c):!_0xbd77c['isVisible']&&_0x58b527['has'](_0xbd77c)&&_0x58b527['remove'](_0xbd77c),_0xbd77c['view']['focusTracker']['remove'](_0xbd77c['view']['element']),_0xbd77c['view']['focusTracker']['add'](_0xbd77c['view']['element']);}this['listenTo'](_0x3edf4e,'add',(_0x105153,_0x2e1d9f)=>{_0x2e1d9f['isVisible']&&_0x58b527['add'](_0x2e1d9f),this['listenTo'](_0x2e1d9f,'change:isVisible',_0x571561);}),this['listenTo'](_0x3edf4e,'remove',(_0x4db5b1,_0x343b43)=>{_0x58b527['has'](_0x343b43)&&_0x58b527['remove'](_0x343b43),this['stopListening'](_0x343b43,'change:isVisible',_0x571561);});}['_setupEnterAnnotationKeystroke'](){const _0x6801d0=_0x5d227f=>{_0x5d227f['on']('ready',()=>{_0x5d227f['keystrokes']['set'](_0x139399,(_0x1ef144,_0x27c4a4)=>{const _0x2ff2dd=_0x9d192f(this['activeAnnotations']['values']());_0x2ff2dd&&(_0x2ff2dd['view']['focus'](),_0x27c4a4());});});};this['context']instanceof _0x11f5ef?_0x6801d0(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x4f16b0,_0x2d1a2d)=>{_0x6801d0(_0x2d1a2d);});}['_setupEscapeAnnotationHandling'](){const _0x381a6b=_0x5e45ef=>{const _0x4a994d=_0x5e45ef['source'],_0xc735b=[];let _0x4fab7e;if(Array['isArray'](_0x4a994d['target'])){_0x4fab7e=_0x4a994d['target'][0x0],this['context']instanceof _0x11f5ef?_0xc735b['push'](this['context']):this['context']['editors']&&_0xc735b['push'](...this['context']['editors']);for(const _0x3f1c48 of _0xc735b)for(const _0x26cbf5 of _0x3f1c48['editing']['view']['domRoots']['values']())if(_0x26cbf5['contains'](_0x4fab7e))return void _0x3f1c48['editing']['view']['focus']();_0x4fab7e['focus']();}};this['listenTo'](this['collection'],'add',(_0x152cad,_0xd2a67b)=>{this['listenTo'](_0xd2a67b,'escape',_0x381a6b,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x421fb8,_0x10c7b8)=>{this['stopListening'](_0x10c7b8,'escape',_0x381a6b);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x6ad677{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5645cf){super(_0x5645cf),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map()),this['licenseKey']=this['context']['config']['get']('licenseKey');const _0x2c1a12=this['context']['config'];_0x2c1a12['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2c1a12['define']('comments.maxThreadTotalWeight',0x1f4),_0x2c1a12['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2c1a12['define']('comments.CommentThreadView',Ct),_0x2c1a12['define']('comments.CommentView',vt),_0x2c1a12['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xb01973=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x13b2e4,_0x4bf128)=>this['_addCommentThread'](_0x4bf128)),this['on']('submitCommentThread',(_0xf8464a,_0x5c9616)=>this['_submitCommentThread'](_0x5c9616)),this['on']('resolveCommentThread',(_0x3ae4d1,_0x1ebddb)=>this['_resolveCommentThread'](_0x1ebddb)),this['on']('resolveCommentThread',(_0x3be4af,_0x3094ff)=>this['_updateActiveAnnotation'](_0x3094ff),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1018e6,_0x469188)=>this['_reopenCommentThread'](_0x469188)),this['on']('reopenCommentThread',(_0x2166cf,_0x4c8f35)=>this['_updateActiveAnnotation'](_0x4c8f35),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x3082a6,_0x535b61)=>this['_removeCommentThread'](_0x535b61)),this['on']('updateCommentThread',(_0x52a4e5,_0x4a3494)=>this['_updateCommentThread'](_0x4a3494)),this['on']('updateCommentThread',(_0x2695cc,_0x19569f)=>this['_updateActiveAnnotation'](_0x19569f),{'priority':'lowest'}),this['on']('addComment',(_0x18d14b,_0x5b1a96)=>this['_addComment'](_0x5b1a96)),this['on']('updateComment',(_0x2421a4,_0x13a607)=>this['_updateComment'](_0x13a607)),this['on']('removeComment',(_0x3be2ee,_0x49e1d2)=>this['_removeComment'](_0x49e1d2)),this['on']('addComment',(_0x39552b,{threadId:_0x6939eb,isFromAdapter:_0x3ae6f4})=>{if(_0x3ae6f4)return;const _0x528d65=this['getCommentThread'](_0x6939eb),_0x39b6bd=_0x528d65&&this['_threadToController']['get'](_0x528d65);_0x39b6bd&&_0x39b6bd['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xb01973,'change:activeAnnotations',(_0x4dc453,_0xfc9962,_0x2779ec)=>{const _0x106a01=Array['from'](_0x2779ec)['map'](_0x4dc606=>this['_viewToController']['get'](_0x4dc606['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x106a01?_0x106a01['model']:null;});}['afterInit'](){!function(_0x235345){function _0x4ff78e(_0x3e95ff,_0x2e8d81,_0x49f4b1){const _0x3629f1={};_0x3629f1[_0x168fc1([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x3629f1[_0x168fc1([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x3629f1[_0x168fc1([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x3629f1[_0x168fc1([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x3629f1[_0x168fc1([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x3629f1[_0x168fc1([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x3629f1[_0x168fc1([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x3629f1[_0x168fc1([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x3629f1[_0x168fc1([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x3629f1[_0x168fc1([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x3629f1[_0x168fc1([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x122a3d=new Uint8Array(0x10);for(let _0x3742a5=0xf;_0x3742a5>=0x0;--_0x3742a5)_0x122a3d[_0x3742a5]=_0x49f4b1%0x100,_0x49f4b1=parseInt(_0x49f4b1/0x100);let _0x46d01a=null,_0x167562=0x10;const _0x342844=new Uint8Array(_0x2e8d81),_0x4e36bc=[],_0x38cd76=[];_0x4c39e3();for(let _0x1d31a3=0x0;_0x1d31a3<_0x3e95ff[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d31a3++)0x10===_0x167562&&(_0x46d01a=_0x5ac568(_0x122a3d),_0x167562=0x0,_0x4acaa9(_0x122a3d)),_0x3e95ff[_0x1d31a3]^=_0x46d01a[_0x167562++];return _0x3e95ff;function _0x20a9f5(_0x28ddbf){const _0x257b54=[];for(let _0x5188cc=0x0;_0x5188cc<_0x28ddbf[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5188cc+=0x4)_0x257b54[_0x168fc1([0x70,0x75,0x73,0x68])](_0x28ddbf[_0x5188cc]<<0x18|_0x28ddbf[_0x5188cc+0x1]<<0x10|_0x28ddbf[_0x5188cc+0x2]<<0x8|_0x28ddbf[_0x5188cc+0x3]);return _0x257b54;}function _0x4acaa9(_0x1fc839){for(let _0xec735b=0xf;_0xec735b>=0x0;_0xec735b--){if(0xff!==_0x1fc839[_0xec735b]){_0x1fc839[_0xec735b]++;break;}_0x1fc839[_0xec735b]=0x0;}}function _0x5ac568(_0x202879){const _0x4318f6=_0x4e36bc[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x4de52a=[0x0,0x0,0x0,0x0];let t=_0x20a9f5(_0x202879);for(let _0xb1eb12=0x0;_0xb1eb12<0x4;_0xb1eb12++)t[_0xb1eb12]^=_0x4e36bc[0x0][_0xb1eb12];for(let _0x510a5e=0x1;_0x510a5e<_0x4318f6;_0x510a5e++){for(let _0x499a81=0x0;_0x499a81<0x4;_0x499a81++)_0x4de52a[_0x499a81]=_0x3629f1[_0x168fc1([0x54,0x31])][t[_0x499a81]>>0x18&0xff]^_0x3629f1[_0x168fc1([0x54,0x32])][t[(_0x499a81+0x1)%0x4]>>0x10&0xff]^_0x3629f1[_0x168fc1([0x54,0x33])][t[(_0x499a81+0x2)%0x4]>>0x8&0xff]^_0x3629f1[_0x168fc1([0x54,0x34])][0xff&t[(_0x499a81+0x3)%0x4]]^_0x4e36bc[_0x510a5e][_0x499a81];t=_0x4de52a[_0x168fc1([0x73,0x6c,0x69,0x63,0x65])]();}const _0x1ac71a=new Uint8Array(0x10);let _0x5b30ed;for(let _0x20f8fd=0x0;_0x20f8fd<0x4;_0x20f8fd++)_0x5b30ed=_0x4e36bc[_0x4318f6][_0x20f8fd],_0x1ac71a[0x4*_0x20f8fd]=0xff&(_0x3629f1[_0x168fc1([0x53])][t[_0x20f8fd]>>0x18&0xff]^_0x5b30ed>>0x18),_0x1ac71a[0x4*_0x20f8fd+0x1]=0xff&(_0x3629f1[_0x168fc1([0x53])][t[(_0x20f8fd+0x1)%0x4]>>0x10&0xff]^_0x5b30ed>>0x10),_0x1ac71a[0x4*_0x20f8fd+0x2]=0xff&(_0x3629f1[_0x168fc1([0x53])][t[(_0x20f8fd+0x2)%0x4]>>0x8&0xff]^_0x5b30ed>>0x8),_0x1ac71a[0x4*_0x20f8fd+0x3]=0xff&(_0x3629f1[_0x168fc1([0x53])][0xff&t[(_0x20f8fd+0x3)%0x4]]^_0x5b30ed);return _0x1ac71a;}function _0x4c39e3(){const _0x39f6ab=_0x3629f1[_0x168fc1([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x342844[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x254ded=0x0;_0x254ded<=_0x39f6ab;_0x254ded++)_0x4e36bc[_0x168fc1([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x38cd76[_0x168fc1([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x41ba2d=0x4*(_0x39f6ab+0x1),_0x5a6a6e=_0x342844[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x5e94c8=_0x20a9f5(_0x342844);let _0x17e569;for(let _0x1d7f15=0x0;_0x1d7f15<_0x5a6a6e;_0x1d7f15++)_0x17e569=_0x1d7f15>>0x2,_0x4e36bc[_0x17e569][_0x1d7f15%0x4]=_0x5e94c8[_0x1d7f15],_0x38cd76[_0x39f6ab-_0x17e569][_0x1d7f15%0x4]=_0x5e94c8[_0x1d7f15];let _0x1b72c9,_0x15a309=0x0,t=_0x5a6a6e;for(;t<_0x41ba2d;){_0x1b72c9=_0x5e94c8[_0x5a6a6e-0x1],_0x5e94c8[0x0]^=_0x3629f1[_0x168fc1([0x53])][_0x1b72c9>>0x10&0xff]<<0x18^_0x3629f1[_0x168fc1([0x53])][_0x1b72c9>>0x8&0xff]<<0x10^_0x3629f1[_0x168fc1([0x53])][0xff&_0x1b72c9]<<0x8^_0x3629f1[_0x168fc1([0x53])][_0x1b72c9>>0x18&0xff]^_0x3629f1[_0x168fc1([0x72,0x63,0x6f,0x6e])][_0x15a309]<<0x18,_0x15a309+=0x1;for(let _0x35d93f=0x1;_0x35d93f<_0x5a6a6e/0x2;_0x35d93f++)_0x5e94c8[_0x35d93f]^=_0x5e94c8[_0x35d93f-0x1];_0x1b72c9=_0x5e94c8[_0x5a6a6e/0x2-0x1],_0x5e94c8[_0x5a6a6e/0x2]^=_0x3629f1[_0x168fc1([0x53])][0xff&_0x1b72c9]^_0x3629f1[_0x168fc1([0x53])][_0x1b72c9>>0x8&0xff]<<0x8^_0x3629f1[_0x168fc1([0x53])][_0x1b72c9>>0x10&0xff]<<0x10^_0x3629f1[_0x168fc1([0x53])][_0x1b72c9>>0x18&0xff]<<0x18;for(let _0x15b66c=_0x5a6a6e/0x2+0x1;_0x15b66c<_0x5a6a6e;_0x15b66c++)_0x5e94c8[_0x15b66c]^=_0x5e94c8[_0x15b66c-0x1];let _0xff34ac,_0x31be24,_0x5cd35f=0x0;for(;_0x5cd35f<_0x5a6a6e&&t<_0x41ba2d;)_0xff34ac=t>>0x2,_0x31be24=t%0x4,_0x4e36bc[_0xff34ac][_0x31be24]=_0x5e94c8[_0x5cd35f],_0x38cd76[_0x39f6ab-_0xff34ac][_0x31be24]=_0x5e94c8[_0x5cd35f++],t++;}for(let _0x36966a=0x1;_0x36966a<_0x39f6ab;_0x36966a++)for(let _0x519e64=0x0;_0x519e64<0x4;_0x519e64++)_0x1b72c9=_0x38cd76[_0x36966a][_0x519e64],_0x38cd76[_0x36966a][_0x519e64]=_0x3629f1[_0x168fc1([0x55,0x31])][_0x1b72c9>>0x18&0xff]^_0x3629f1[_0x168fc1([0x55,0x32])][_0x1b72c9>>0x10&0xff]^_0x3629f1[_0x168fc1([0x55,0x33])][_0x1b72c9>>0x8&0xff]^_0x3629f1[_0x168fc1([0x55,0x34])][0xff&_0x1b72c9];}}function _0x168fc1(_0x4d3124){return _0x4d3124['map'](_0x4b83c3=>String['fromCharCode'](_0x4b83c3))['join']('');}(_0x60a086=>{function _0x97721c(){const _0x249017=[{[_0x168fc1([0x69,0x64])]:0x1,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x168fc1([0x69,0x64])]:0x2,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x168fc1([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x168fc1([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x168fc1([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x168fc1([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x168fc1([0x69,0x64])]:0x3,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x168fc1([0x69,0x64])]:0x4,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x168fc1([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x168fc1([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x168fc1([0x69,0x64])]:0x5,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}},{[_0x168fc1([0x69,0x64])]:0x6,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}},{[_0x168fc1([0x69,0x64])]:0x7,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}},{[_0x168fc1([0x69,0x64])]:0x8,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}},{[_0x168fc1([0x69,0x64])]:0x9,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x168fc1([0x69,0x64])]:0xa,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}},{[_0x168fc1([0x69,0x64])]:0xb,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x168fc1([0x69,0x64])]:0xc,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x168fc1([0x69,0x64])]:0xd,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}},{[_0x168fc1([0x69,0x64])]:0xe,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x168fc1([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])},{[_0x168fc1([0x69,0x64])]:0xf,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x168fc1([0x69,0x64])]:0x10,[_0x168fc1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x168fc1([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x168fc1([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x168fc1([0x66,0x67,0x69])]:[0xc]}}];return _0x474198(_0x249017),_0x249017;function _0x42b281(_0x3877a1){return 0x1<<_0x3877a1-0x1;}function _0x474198(_0x3ca6b2){_0x3ca6b2[_0x168fc1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3afd0b=>{_0x3afd0b[_0x168fc1([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x42b281(_0x3afd0b[_0x168fc1([0x69,0x64])]),_0x354607(_0x3afd0b)&&_0x3afd0b[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x474198(_0x3afd0b[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x354607(_0x4e6e4b){return _0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x4e6e4b;}const _0x289763=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x53bb62=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x5a0275(_0x3ce7f9){const _0x4a5650=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x473962(_0x3ce7f9,new Uint8Array([..._0x289763,..._0x4a5650,..._0x53bb62]));}function _0x473962(_0x52b47e,_0x1c83e9){const _0x391361=_0x3252fa(_0x52b47e),_0x37f82d=Array[_0x168fc1([0x66,0x72,0x6f,0x6d])](_0x2e8967(_0x391361)),_0x1849a5=_0x37f82d[_0x168fc1([0x70,0x6f,0x70])](),_0x1cdb75=_0x37f82d[_0x168fc1([0x70,0x6f,0x70])]();return _0x391806(_0x4ff78e(_0x37f82d,_0x1c83e9,_0x1cdb75+0x100*_0x1849a5));}function _0x3252fa(_0x85c2ce){const _0x5cd560=atob(_0x85c2ce),[_0x2c5e0e,_0x375420]=_0x5cd560[_0x168fc1([0x73,0x70,0x6c,0x69,0x74])](_0x168fc1([0x2d]));try{if(atob(_0x375420))return atob(_0x2c5e0e);}catch(_0x5a0b64){}return _0x5cd560;}function _0x4da428(_0x1a4679){try{const _0x5de371=_0x5a0275(_0x1a4679),_0x34bb2b=JSON[_0x168fc1([0x70,0x61,0x72,0x73,0x65])](_0x5de371),_0xf2c903=parseInt(_0x34bb2b[_0x168fc1([0x31])]),_0x5aef95=_0x34bb2b[_0x168fc1([0x32])]||'',_0xebbc6c=parseInt(_0x34bb2b[_0x168fc1([0x33])]),_0x22d0ca=parseInt(_0x34bb2b[_0x168fc1([0x34])])||0x0,_0x3b6540=parseInt(_0x34bb2b[_0x168fc1([0x35])])||0x0;return{[_0x168fc1([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x5aef95,[_0x168fc1([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x22d0ca,[_0x168fc1([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0xf2c903,[_0x168fc1([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0xebbc6c,[_0x168fc1([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x3b6540};}catch(_0x6805f0){return null;}}const _0x5993e0=_0x97721c(),_0x1784f7={[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x2a1f3f,[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0xc098eb,[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x18d7d9},_0x4efb6f=_0x60a086[_0x168fc1([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x3ac34a=_0x168fc1([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x60a086?_0x60a086['context']:_0x60a086['editor'],_0x292ccb=_0x168fc1([0x34,0x30,0x34,0x38,0x32,0x30,0x35,0x30]),_0x65fdce=_0x168fc1([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x3237d1=_0x3ac34a['config']['get'](_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x580bc8=_0x5993e0[_0x168fc1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x354607)[_0x168fc1([0x66,0x69,0x6e,0x64])](_0x1d8f75=>_0x1d8f75[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x4efb6f);function _0x1222e5(_0x4cd4e5,_0x27ffd4){_0x1784f7[_0x27ffd4[_0x168fc1([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x4cd4e5,_0x27ffd4),_0x27ffd4[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x27ffd4[_0x168fc1([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x168fc1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b14a9=>_0x4c52d7(_0x3ac34a,_0x1b14a9[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x168fc1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x259503=>_0x1222e5(_0x4cd4e5,_0x259503));}function _0x2a1f3f(_0x2d28fa,_0x3dc107){_0x349024(_0x144e5e(_0x2d28fa,_0x3dc107),_0x3dc107);}function _0xc098eb(_0x37c9cc,_0x2fe100){function _0x528003(_0x421ecc,_0x4f8826){try{if(_0x4c52d7(_0x3ac34a,_0x168fc1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x421ecc){const _0x76cac3=_0x28e855(_0x3ac34a,_0x168fc1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x168fc1([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x76cac3)/0x2>_0x421ecc[_0x168fc1([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x5177f6(_0x4f8826[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x144e5e(_0x421ecc,_0x4f8826);}catch(_0x5ce0e3){return _0x5177f6(_0x4f8826[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x349024(_0x528003(_0x37c9cc,_0x2fe100),_0x2fe100);}function _0x18d7d9(_0x3c8fc3,_0x56f9ef){const _0x5b9b05=_0x53bb62[0x0]*_0x289763[0x1],_0x31352b=_0x53bb62[0x0]*_0x289763[0x2],_0x41a4e2=_0x53bb62[0x2]*_0x289763[0x2];_0x4c52d7(_0x3ac34a,_0x168fc1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x28e855(_0x3ac34a,_0x168fc1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x168fc1([0x73,0x74,0x61,0x74,0x65])]==_0x168fc1([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x70aa84()]=_0x41a4e2);function _0x131237(_0x29fbe1,_0x275aa3){try{return _0x2ed958()?_0x5177f6(_0x275aa3[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x56,0x61,0x6c,0x69,0x64])):_0x144e5e(_0x29fbe1,_0x275aa3);}catch(_0x198519){return _0x5177f6(_0x275aa3[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3f16c6(_0x109ff2,_0x4b8fd8){const _0x5e66b6=0x7;if(_0x109ff2==_0x4b8fd8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x22e58e();else{if(_0x109ff2==_0x4b8fd8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c])){const _0x811f46=_0x456496();_0x811f46&&_0x11c04a(_0x811f46,_0x4b8fd8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x587c26=_0x1fa490();window[_0x168fc1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x11c04a(_0x168fc1([0x74,0x69,0x6d,0x65]),_0x4b8fd8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x587c26);const _0x88f8ba=_0x28e855(_0x3ac34a,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x168fc1([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x88f8ba[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5e66b6?_0x11c04a(_0x168fc1([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4b8fd8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x88f8ba['on'](_0x168fc1([0x61,0x64,0x64]),()=>{_0x88f8ba[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5e66b6&&_0x11c04a(_0x168fc1([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4b8fd8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x456496(){if(!_0x4c52d7(_0x3ac34a,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x1a1486 in window)if(Number['isNaN'](Number(_0x1a1486))){if(window[_0x1a1486]===_0x5b9b05)return _0x168fc1([0x74,0x69,0x6d,0x65]);if(window[_0x1a1486]===_0x31352b)return _0x168fc1([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x2ed958(){if(!_0x4c52d7(_0x3ac34a,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x488596 in window)if(Number['isNaN'](Number(_0x488596))&&window[_0x488596]===_0x41a4e2)return!0x0;return!0x1;}function _0x11c04a(_0x1e0c0e,_0x12faad){_0x22e58e(),_0x5177f6(_0x12faad+_0x168fc1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x1e0c0e),window[_0x70aa84()]=_0x1e0c0e===_0x168fc1([0x74,0x69,0x6d,0x65])?_0x5b9b05:_0x31352b;}function _0x1fa490(){let _0x2d6fe7=_0x53bb62[0x6]*_0x289763[0x8]*_0x289763[0x6];return _0x4c52d7(_0x3ac34a,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x2d6fe7/=0xa),_0x2d6fe7;}function _0x22e58e(){const _0x31fddb=_0x3ac34a;function _0x31f60d(){_0x4c52d7(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x168fc1([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x168fc1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x168fc1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x168fc1([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x5a8308,_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x168fc1([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x5a8308,_0x31fddb[_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fc1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8308,_0x31fddb[_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fc1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8308,_0x31fddb[_0x168fc1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c]))),_0x4c52d7(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x168fc1([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x168fc1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x168fc1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x168fc1([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x5a8308,_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x168fc1([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x5a8308);}_0x31fddb[_0x168fc1([0x73,0x74,0x61,0x74,0x65])]==_0x168fc1([0x72,0x65,0x61,0x64,0x79])?_0x31f60d():_0x31fddb[_0x168fc1([0x6f,0x6e,0x63,0x65])](_0x168fc1([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x4c52d7(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x31f60d(),_0x4c52d7(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x3c5c9a=_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x1d6287=_0x3c5c9a['getRevision'](0x0),_0x5e61bb=_0x3c5c9a['getEarlierVisibleRevision'](_0x1d6287[_0x168fc1([0x69,0x64])]);_0x28e855(_0x31fddb,_0x168fc1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x168fc1([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x1d6287[_0x168fc1([0x69,0x64])],_0x5e61bb?_0x5e61bb[_0x168fc1([0x69,0x64])]:null,0x1)['then'](()=>_0x31f60d());}});}_0x3f16c6(_0x131237(_0x3c8fc3,_0x56f9ef),_0x56f9ef);}function _0x144e5e(_0x29ee4c,_0x181f8f){try{return _0x1c7459(_0x181f8f)?_0x5177f6(_0x181f8f[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x56,0x61,0x6c,0x69,0x64])):_0x29ee4c&&_0x2f9bd5(_0x29ee4c[_0x168fc1([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x181f8f)?_0x29ee4c[_0x168fc1([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x168fc1([0x6f,0x70,0x65,0x6e])][_0x168fc1([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x292ccb)/0x2>_0x29ee4c[_0x168fc1([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x5177f6(_0x181f8f[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x29ee4c[_0x168fc1([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x5177f6(_0x181f8f[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c])):_0x5177f6(_0x181f8f[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x56,0x61,0x6c,0x69,0x64])):_0x5177f6(_0x181f8f[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x342f08){return _0x5177f6(_0x181f8f[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x349024(_0x50bf6d,_0x5e4ad8){if(_0x3ac34a instanceof _0x1bb2a2){const _0x138806=_0x3ac34a;_0x50bf6d==_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x228408(_0x138806):_0x50bf6d==_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c])&&window[_0x168fc1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x228408(_0x138806),_0x5177f6(_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x53bb62[0x6]*_0x289763[0x8]*_0x289763[0x6]),_0x138806[_0x168fc1([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x168fc1([0x6f,0x6e])](_0x168fc1([0x61,0x64,0x64]),(_0x2c2fbb,_0x57a518)=>{_0x50bf6d!=_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x50bf6d!=_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x50bf6d!=_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x2a6b67(_0x57a518);});}else{const _0x4c2852=_0x3ac34a;_0x50bf6d==_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x2a6b67(_0x4c2852):_0x50bf6d==_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c])&&_0x4c2852[_0x168fc1([0x6f,0x6e])](_0x168fc1([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x37fc9e=0x0;_0x4c2852[_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fc1([0x6f,0x6e])](_0x168fc1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xbf810b,_0x1a77c)=>{_0x1a77c[0x0][_0x168fc1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x37fc9e++,0x1f8===_0x37fc9e&&(_0x2a6b67(_0x4c2852),_0x5177f6(_0x5e4ad8[_0x168fc1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x168fc1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0xbf810b[_0x168fc1([0x6f,0x66,0x66])]());},{'priority':_0x168fc1([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x5177f6(_0x315d95){const _0x1247c6=_0x70aa84();return _0x3ac34a[_0x1247c6]=_0x315d95,_0x315d95;}function _0x70aa84(){const _0x1ede6a=String(window[_0x168fc1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x168fc1([0x6e,0x6f,0x77])]())[_0x168fc1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x168fc1([0x2e]),'');let _0x3a8bb8='';for(let _0x26d02c=0x0;_0x26d02c<_0x1ede6a[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26d02c+=0x2){let _0x41100a=parseInt(_0x1ede6a[_0x168fc1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26d02c,_0x26d02c+0x2));_0x41100a>=_0x65fdce[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x41100a-=_0x65fdce[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3a8bb8+=_0x65fdce[_0x41100a];}return _0x3a8bb8;}function _0x228408(_0x316408){for(const _0x2bba38 of _0x316408[_0x168fc1([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x2a6b67(_0x2bba38);_0x28e855(_0x316408,_0x168fc1([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x168fc1([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x28e855(_0x316408,_0x168fc1([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x168fc1([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x5a8308;}function _0x2a6b67(_0x505f11){function _0x43cae1(){_0x505f11[_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fc1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8308,_0x505f11[_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fc1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8308,_0x505f11[_0x168fc1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x168fc1([0x6d,0x6f,0x64,0x65,0x6c]));}_0x505f11[_0x168fc1([0x73,0x74,0x61,0x74,0x65])]==_0x168fc1([0x72,0x65,0x61,0x64,0x79])?_0x43cae1():_0x505f11[_0x168fc1([0x6f,0x6e,0x63,0x65])](_0x168fc1([0x72,0x65,0x61,0x64,0x79]),()=>_0x43cae1());}function _0x5a8308(){return null;}function _0x2f9bd5(_0x592e95,_0xccc3e9){const _0x5186a9=!!(_0x592e95&_0xccc3e9[_0x168fc1([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x211047=_0x1eb916(_0x592e95,_0xccc3e9);return _0x5186a9||_0x211047;}function _0x1eb916(_0x3f124b,_0x5257d3){const _0x2dd08f=(_0x5257d3[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x168fc1([0x66,0x67,0x69])]||null;return!!_0x2dd08f&&_0x5993e0[_0x168fc1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d6914=>_0x2dd08f[_0x168fc1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d6914[_0x168fc1([0x69,0x64])]))[_0x168fc1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x171702=>!_0x20f825(_0x171702))[_0x168fc1([0x73,0x6f,0x6d,0x65])](_0x3c6a12=>!!(_0x3f124b&_0x3c6a12[_0x168fc1([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x20f825(_0x3c9fbf){const _0x15dabd={[_0x168fc1([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])]:_0x245d20};return!!_0x3c9fbf['forbiddenHandler']&&_0x15dabd[_0x3c9fbf['forbiddenHandler']]();}function _0x245d20(){return!window[_0x168fc1([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x4c52d7(_0x3ac34a,_0x168fc1([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x1c7459(_0x36e65e){if(!_0x4c52d7(_0x3ac34a,_0x36e65e[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x108ae5=_0x36e65e[_0x168fc1([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x2e790d=_0x108ae5[_0x168fc1([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x432f8f=_0x108ae5[_0x168fc1([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x354099=_0x108ae5[_0x168fc1([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x4c52d7(_0x3ac34a,_0x168fc1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x28e855(_0x3ac34a,_0x168fc1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x168fc1([0x73,0x74,0x61,0x74,0x65])]==_0x168fc1([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x2e790d)return!0x0;if(_0x4c52d7(_0x3ac34a,_0x168fc1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x28e855(_0x3ac34a,_0x168fc1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x168fc1([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x168fc1([0x65,0x6e,0x64])&&_0x432f8f)return!0x0;return!(!_0x4c52d7(_0x3ac34a,_0x168fc1([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]))||_0x28e855(_0x3ac34a,_0x168fc1([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]))[_0x168fc1([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x168fc1([0x65,0x6e,0x64])||!_0x354099);}function _0x4c52d7(_0x405069,_0xf8b9a5){return _0x405069[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x168fc1([0x68,0x61,0x73])](_0xf8b9a5);}function _0x28e855(_0x1cec46,_0x2129d2){return _0x1cec46[_0x168fc1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x168fc1([0x67,0x65,0x74])](_0x2129d2);}function _0x391806(_0x2aa5f5){let _0x4413d5='';for(const _0x34119d of _0x2aa5f5)_0x4413d5+=String[_0x168fc1([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x34119d);return _0x4413d5;}function _0x2e8967(_0x57c2fd){const _0xe84910=new Uint8Array(_0x57c2fd[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x5403ad=0x0;_0x5403ad<_0x57c2fd[_0x168fc1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5403ad++)_0xe84910[_0x5403ad]=_0x57c2fd[_0x168fc1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5403ad);return _0xe84910;}_0x580bc8&&_0x1222e5(_0x4da428(_0x3237d1),_0x580bc8);})(_0x235345);}(this);}set['adapter'](_0x1cc9d0){if(this['_adapter'])throw new _0x41b8cc('commentsrepository-adapter-already-set');this['_adapter']=_0x1cc9d0;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x24a58e=gt,threadId:_0x51ce00=_0x5a8c71(),comments:_0xa84698=[],unlinkedAt:_0x61fef4=null,resolvedAt:_0x15067d=null,resolvedBy:_0x44c050=null,target:_0x5d1768=null,context:_0x499409=null,attributes:_0x7aed52={},isResolvable:_0x23de35=!0x0,isSubmitted:_0xf27ccd=!0x1,isFromAdapter:_0x965e26=!0x1}={}){return this['fire'](bt('addCommentThread',_0x24a58e),{'channelId':_0x24a58e,'threadId':_0x51ce00,'comments':_0xa84698,'unlinkedAt':_0x61fef4,'resolvedAt':_0x15067d,'resolvedBy':_0x44c050,'target':_0x5d1768,'context':_0x499409,'attributes':_0x7aed52,'isFromAdapter':_0x965e26,'isResolvable':_0x23de35,'isSubmitted':_0xf27ccd}),this['getCommentThread'](_0x51ce00);}['openNewCommentThread']({channelId:_0x4b5eda=gt,threadId:_0x1924c5=_0x5a8c71(),target:_0x1e3316,context:_0x39807e=null,isResolvable:_0x4b8c1e=!0x0}){if(this['_readOnlyChannels']['has'](_0x4b5eda)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1e3316)throw new _0x41b8cc('commentsrepository-missing-target');const _0x572ea7=this['addCommentThread']({'channelId':_0x4b5eda,'threadId':_0x1924c5,'target':_0x1e3316,'context':_0x39807e,'isResolvable':_0x4b8c1e});if(!_0x572ea7)return null;const _0x186efb=this['_threadToController']['get'](_0x572ea7),_0x4f27bd=_0x186efb['view']['commentThreadInputView']['commentInputView'],_0x555d3a=this['context']['plugins']['get'](N),_0x139d54=_0x555d3a['getByInnerView'](_0x186efb['view']);return _0x555d3a['activate'](_0x139d54),_0x4f27bd['once']('editorReady',()=>_0x4f27bd['focus']()),_0x572ea7;}['hasCommentThread'](_0x5e2beb){if('string'!=typeof _0x5e2beb)throw new _0x41b8cc('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5e2beb);}['updateCommentThread']({channelId:_0x1271ce=gt,threadId:_0x339989,context:_0x58b6a1,unlinkedAt:_0x4f9e15,attributes:_0x33e642,isFromAdapter:_0x3a6a8d=!0x1}){return this['fire'](bt('updateCommentThread',_0x1271ce),{'channelId':_0x1271ce,'threadId':_0x339989,'context':_0x58b6a1,'unlinkedAt':_0x4f9e15,'attributes':_0x33e642,'isFromAdapter':_0x3a6a8d}),this['getCommentThread'](_0x339989);}['getCommentThread'](_0x741233){if('string'!=typeof _0x741233)throw new _0x41b8cc('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x741233);}['fetchCommentThread']({channelId:_0x28a7b3,threadId:_0x5d70db}={}){const _0x298b58=this['getCommentThread'](_0x5d70db);if(_0x298b58)return Promise['resolve'](_0x298b58);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x41b8cc('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x28a7b3,'threadId':_0x5d70db})['then'](_0x19eacb=>this['hasCommentThread'](_0x5d70db)?this['getCommentThread'](_0x5d70db):_0x19eacb?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x28a7b3},_0x19eacb)):void 0x0)['catch'](_0x3b3637=>{throw console['error'](_0x3b3637),new _0x41b8cc('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x407da9,skipNotAttached:_0x54ab3a=!0x1,skipEmpty:_0xcb2b99=!0x1,toJSON:_0x3567da=!0x1}={}){const _0x57dd77=[];for(const _0x2f19e5 of this['_threads']['values']())_0x407da9&&_0x2f19e5['channelId']!==_0x407da9||_0x54ab3a&&!_0x2f19e5['isAttached']||_0xcb2b99&&0x0===_0x2f19e5['length']||_0x57dd77['push'](_0x2f19e5);return _0x3567da?_0x57dd77['map'](_0x29c62d=>_0x29c62d['toJSON']()):_0x57dd77;}['setActiveCommentThread'](_0xb3b408){const _0x38b6d1=this['context']['plugins']['get'](N);if(!_0xb3b408)return void(this['activeCommentThread']&&_0x38b6d1['deactivateAll']());const _0x4d9eee=this['getCommentThread'](_0xb3b408);if(!_0x4d9eee)throw new _0x41b8cc('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xb3b408});if(!this['_threadToController']['has'](_0x4d9eee))throw new _0x41b8cc('commentsrepository-active-not-attached',null,{'threadId':_0xb3b408});const _0x1db6ac=_0x38b6d1['getByInnerView'](this['_threadToController']['get'](_0x4d9eee)['view']);_0x38b6d1['activate'](_0x1db6ac);}['switchReadOnly'](_0x37f4ea,_0x51d6b5){_0x37f4ea?this['_readOnlyChannels']['add'](_0x51d6b5):this['_readOnlyChannels']['delete'](_0x51d6b5),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1b07a0){return this['_readOnlyChannels']['has'](_0x1b07a0)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x3bfb7e,_0x231813){return new At(_0x3bfb7e,_0x231813);}['setPermissions'](_0x227e66,_0x926517=gt){this['_permissions']['set'](_0x926517,_0x227e66),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x350f70=gt){return this['_permissions']['has'](_0x350f70)?this['_permissions']['get'](_0x350f70):Tt;}['_addCommentThread']({channelId:_0x759183,threadId:_0x41f10a,comments:_0x456b1b,unlinkedAt:_0x1454fd,resolvedAt:_0x20e8b0,resolvedBy:_0x17d6a9,target:_0x51b37e,context:_0x1fcfa0,attributes:_0x3b0f64,isFromAdapter:_0xc583d2,isResolvable:_0x43f74d,isSubmitted:_0x3b1409}){if('string'!=typeof _0x41f10a)throw new _0x41b8cc('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x41f10a});if(this['hasCommentThread'](_0x41f10a))throw new _0x41b8cc('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x41f10a});const _0x5f1b44=new ie(this,{'channelId':_0x759183,'id':_0x41f10a,'context':_0x1fcfa0,'attributes':_0x3b0f64,'unlinkedAt':_0x1454fd,'resolvedAt':_0x20e8b0,'resolvedBy':_0x17d6a9?this['context']['plugins']['get'](it)['getUser'](_0x17d6a9):null,'isResolvable':_0x43f74d,'isSubmitted':_0x3b1409||_0xc583d2});this['_threads']['set'](_0x41f10a,_0x5f1b44);for(const _0x46f373 of _0x456b1b)_0x5f1b44['_add'](this['_createNewComment']({'threadId':_0x41f10a,..._0x46f373}));return _0x51b37e&&_0x5f1b44['attachTo'](_0x51b37e),_0xc583d2||!_0x5f1b44['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x759183,'threadId':_0x41f10a});}['_submitCommentThread']({channelId:_0x8688e7,threadId:_0x50b211}){if(!this['hasCommentThread'](_0x50b211))throw new _0x41b8cc('commentsrepository-missing-comment-thread',this);const _0x2534ac=this['getCommentThread'](_0x50b211);if(_0x2534ac['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x506eac,comments:_0x30de64,resolvedAt:_0x3cd462,resolvedBy:_0x3148ac,context:_0x279028,attributes:_0x1c0705}=_0x2534ac,_0x51e62e=this['context']['plugins']['get']('PendingActions'),_0x3e1240=_0x51e62e['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x8688e7,'threadId':_0x506eac,'comments':_0x30de64['map'](_0x2213a3=>_0x2213a3['toJSON']()),'resolvedAt':_0x3cd462,'resolvedBy':_0x3148ac?_0x3148ac['id']:_0x3148ac,'context':_0x279028,'attributes':_0x1c0705})['then'](({comments:_0x5bf61b})=>{_0x51e62e['remove'](_0x3e1240);for(const _0x439bee of _0x5bf61b)this['_updateComment']({'channelId':_0x8688e7,'threadId':_0x50b211,'commentId':_0x439bee['commentId'],'createdAt':_0x439bee['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xb41601=>{throw console['error'](_0xb41601),new _0x41b8cc('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x24e5bc,target:_0xb35083}){const _0x5d224b=this['getCommentThread'](_0x24e5bc);if(!_0x5d224b)throw new _0x41b8cc('commentsrepository-attach-missing-comment-thread',this);const _0x2f6895=this['context']['plugins']['get']('PendingActions'),_0x55303f=this['context']['plugins']['get'](N),_0x2fdb86=this['_createCommentThreadView'](_0x5d224b),_0x24a304=new At(_0x5d224b,_0x2fdb86);let _0x5a5442=null;_0x2fdb86['on']('change:isDirty',(_0x2ad60e,_0x1cc5ad,_0x414758)=>{_0x414758?_0x5a5442=_0x2f6895['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5a5442&&(_0x2f6895['remove'](_0x5a5442),_0x5a5442=null);}),this['_threadToController']['set'](_0x5d224b,_0x24a304),this['_viewToController']['set'](_0x2fdb86,_0x24a304);const _0x3c0f23=new T(this['context']['locale'],_0x2fdb86);_0x3c0f23['bind']('length')['to'](_0x2fdb86),_0x3c0f23['bind']('isDirty')['to'](_0x2fdb86,'isDirty',_0x2fdb86,'length',(_0x37a30f,_0x5d69a0)=>_0x37a30f||!_0x5d69a0),_0x3c0f23['bind']('isActive')['to'](_0x2fdb86),_0x3c0f23['type']='comment';const _0x5dcca7=new d({'view':_0x3c0f23,'target':_0xb35083,'type':'comment','isVisible':!_0x5d224b['isResolved']});return _0x2fdb86['on']('escape',()=>{_0x5dcca7['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2fdb86,_0x5dcca7),_0x55303f['add'](_0x5dcca7),_0x5dcca7;}['_bindAnnotationToEditors'](_0x4b3655,_0x459f27){this['listenTo'](_0x4b3655,'editorReady',(_0x1028c8,_0x20ddb2)=>{const _0x261a39=_0x20ddb2['ui']['view']['body']['bodyCollectionContainer'];_0x459f27['focusableElements']['add'](_0x261a39),this['context']instanceof _0x11f5ef&&this['context']['ui']['focusTracker']['add'](_0x261a39);},{'priority':'highest'}),this['listenTo'](_0x4b3655,'editorDestroyed',(_0x325959,_0x440107)=>{const _0x1c170c=_0x440107['ui']['view']['body']['bodyCollectionContainer'];_0x459f27['focusableElements']['has'](_0x1c170c)&&_0x459f27['focusableElements']['remove'](_0x1c170c),this['context']instanceof _0x11f5ef&&this['context']['ui']['focusTracker']['remove'](_0x1c170c);});}['_unbindEditors'](_0x4968a8){this['stopListening'](_0x4968a8,'editorReady'),this['stopListening'](_0x4968a8,'editorDestroyed');}['_createCommentThreadView'](_0x47ac37){const _0x549252=this['context']['plugins']['get'](it),{config:_0x396e57,locale:_0xbb00d1}=this['context'],_0x2dfa21=ut(_0x396e57['get']('locale'));return new(0x0,(_0x396e57['get']('comments'))['CommentThreadView'])(_0xbb00d1,_0x47ac37,_0x549252['me'],{'editorConfig':{..._0x396e57['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x396e57['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x396e57['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x396e57['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x396e57['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2dfa21,'CommentView':_0x396e57['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1797a3,channelId:_0x4c7545,resolvedAt:_0x2073fb,resolvedBy:_0x2ff273,isFromAdapter:_0x8a3d66}){if(!this['hasCommentThread'](_0x1797a3))throw new _0x41b8cc('commentsrepository-missing-comment-thread',null,{'threadId':_0x1797a3});const _0x513eea=this['getCommentThread'](_0x1797a3);if(_0x513eea['isResolved'])throw new _0x41b8cc('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1797a3});const _0x3af13f=this['context']['plugins']['get'](it);if(_0x513eea['resolvedBy']=_0x3af13f['getUser'](_0x2ff273),_0x513eea['resolvedAt']=_0x2073fb,_0x8a3d66||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x3636d6=this['context']['plugins']['get']('PendingActions'),_0x3127d9=_0x3636d6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4c7545,'threadId':_0x1797a3})['then'](({resolvedAt:_0x3a1772,resolvedBy:_0x4be747})=>{_0x3636d6['remove'](_0x3127d9),_0x513eea['resolvedBy']['id']!==_0x4be747&&(_0x513eea['resolvedBy']=_0x3af13f['getUser'](_0x4be747)),_0x513eea['resolvedAt']=_0x3a1772;})['catch'](_0x471e11=>{throw console['error'](_0x471e11),new _0x41b8cc('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1f17e9,channelId:_0x1287f0,isFromAdapter:_0x1dfebc}){if(!this['hasCommentThread'](_0x1f17e9))throw new _0x41b8cc('commentsrepository-missing-comment-thread',null,{'threadId':_0x1f17e9});const _0x357539=this['getCommentThread'](_0x1f17e9);if(!_0x357539['isResolved'])throw new _0x41b8cc('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1f17e9});if(_0x357539['resolvedBy']=null,_0x357539['resolvedAt']=null,_0x1dfebc||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x21d61a=this['context']['plugins']['get']('PendingActions'),_0x33a9e9=_0x21d61a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1287f0,'threadId':_0x1f17e9})['then'](()=>_0x21d61a['remove'](_0x33a9e9))['catch'](_0x236c45=>{throw console['error'](_0x236c45),new _0x41b8cc('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x37657b,isFromAdapter:_0x2ec1ee}){const _0x44a9ac=this['getCommentThread'](_0x37657b);if(!_0x44a9ac)throw new _0x41b8cc('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x37657b),this['_threads']['delete'](_0x37657b),!_0x44a9ac['isSubmitted']||_0x2ec1ee||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x388bac=this['context']['plugins']['get']('PendingActions'),{channelId:_0x9dc7c}=_0x44a9ac,_0x40d4b1=_0x388bac['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x9dc7c,'threadId':_0x37657b})['then'](()=>_0x388bac['remove'](_0x40d4b1))['catch'](_0x177ebb=>{throw console['error'](_0x177ebb),new _0x41b8cc('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x320982,unlinkedAt:_0x34cc6a,context:_0x27c834,attributes:_0x53a7e8,isFromAdapter:_0x58c3be}){if('string'!=typeof _0x320982)throw new _0x41b8cc('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x320982});if(!this['hasCommentThread'](_0x320982))throw new _0x41b8cc('commentsrepository-missing-comment-thread',null,{'threadId':_0x320982});const _0x125b4e=this['getCommentThread'](_0x320982);let _0xa9dac8=!0x1;if(void 0x0!==_0x27c834&&_0x125b4e['context']!==_0x27c834&&(_0x125b4e['context']=_0x27c834,_0xa9dac8=!0x0),void 0x0!==_0x34cc6a&&_0x125b4e['unlinkedAt']!==_0x34cc6a&&(_0x125b4e['unlinkedAt']=_0x34cc6a,_0xa9dac8=!0x0),_0x53a7e8&&!It(_0x53a7e8,_0x125b4e['attributes'])&&(_0x125b4e['attributes']=_0x53a7e8,_0xa9dac8=!0x0),!_0xa9dac8)return Promise['resolve']();if(!_0x125b4e['isSubmitted']||_0x58c3be||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x106c84=this['context']['plugins']['get']('PendingActions'),{channelId:_0x346007}=_0x125b4e,_0x3daf6d=_0x106c84['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x346007,'threadId':_0x320982,'context':_0x27c834,'unlinkedAt':_0x34cc6a,'attributes':_0x53a7e8})['then'](()=>_0x106c84['remove'](_0x3daf6d))['catch'](_0x1d8722=>{throw console['error'](_0x1d8722),new _0x41b8cc('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x54721d){const _0x256f61=this['context']['plugins']['get'](N),_0x2612ea=this['getCommentThread'](_0x54721d);if(this['_threadToController']['has'](_0x2612ea)){const _0x2f0042=this['_threadToController']['get'](_0x2612ea),_0x43e60d=_0x2f0042['view'],_0x3a896e=_0x256f61['getByInnerView'](_0x43e60d);this['_threadToController']['delete'](_0x2612ea),this['_viewToController']['delete'](_0x43e60d),_0x3a896e&&_0x256f61['remove'](_0x3a896e),_0x2f0042['destroy'](),_0x43e60d['destroy']()['then'](()=>{this['_unbindEditors'](_0x43e60d);});}}['_updateActiveAnnotation']({threadId:_0x10c500,resolvedAt:_0x5316ff}){const _0x44670f=!!_0x5316ff,_0x4bad63=this['context']['plugins']['get'](N),_0x2eba53=this['getCommentThread'](_0x10c500);if(this['_threadToController']['has'](_0x2eba53)){const _0x50cc8a=this['_threadToController']['get'](_0x2eba53)['view'],_0x299853=_0x4bad63['getByInnerView'](_0x50cc8a);_0x299853&&(_0x44670f&&_0x4bad63['_removeActiveAnnotation'](_0x299853),_0x299853['refreshVisibility']());}}['_getExternalAuthor'](_0x18f7ee){const _0x212ed6=this['context']['plugins']['get'](it),_0x3d4fc0=ft('external:'+_0x18f7ee),_0x169b5f=_0x212ed6['getUser'](_0x3d4fc0);return _0x169b5f||_0x212ed6['addUser']({'id':_0x3d4fc0,'name':_0x18f7ee});}['_createNewComment']({threadId:_0x4b50c8,commentId:_0x1ad740=_0x5a8c71(),content:_0x2e0ce8,authorId:_0x6c3abd,createdAt:_0x1e4445,attributes:_0x4c2a1c}){if('string'!=typeof _0x1ad740)throw new _0x41b8cc('commentsrepository-invalid-commentid');if('string'!=typeof _0x6c3abd)throw new _0x41b8cc('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2e0ce8||!_0x2e0ce8['trim']())throw new _0x41b8cc('commentsrepository-invalid-comment-content');const _0x1628e2=this['context']['plugins']['get'](it)['getUser'](_0x6c3abd);if(!_0x1628e2)throw new _0x41b8cc('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x6c3abd});let _0x1c38c7=null,_0x59e999=_0x1e4445;return _0x4c2a1c&&_0x4c2a1c['@external']&&(_0x1c38c7=this['_getExternalAuthor'](_0x4c2a1c['@external']['authorName']),_0x59e999=new Date(_0x4c2a1c['@external']['createdAt'])),new se(this,{'threadId':_0x4b50c8,'id':_0x1ad740,'author':_0x1c38c7||_0x1628e2,'creator':_0x1628e2,'content':_0x2e0ce8,'createdAt':_0x1e4445,'authoredAt':_0x59e999,'attributes':_0x4c2a1c});}['_addComment'](_0x3a56a0){let {threadId:_0x3a4e6f,content:_0x3d1d59,attributes:_0x44659c,isFromAdapter:_0x4ca48b}=_0x3a56a0;const _0x17b4d3=this['getCommentThread'](_0x3a56a0['threadId']);if(!_0x17b4d3)throw new _0x41b8cc('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x151f9d=this['_createNewComment'](_0x3a56a0),{id:_0xe88dca}=_0x151f9d;if(_0x17b4d3['_add'](_0x151f9d),_0x4ca48b||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x17b4d3['isSubmitted'])return Promise['resolve']();const _0x5ec08c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2ed90b}=_0x17b4d3,_0xdbb4e=_0x5ec08c['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x44659c||(_0x44659c={}),this['adapter']['addComment']({'channelId':_0x2ed90b,'threadId':_0x3a4e6f,'commentId':_0xe88dca,'content':_0x3d1d59,'attributes':_0x44659c})['then'](_0x3b406=>{_0x5ec08c['remove'](_0xdbb4e),_0x3b406&&this['_updateComment']({'channelId':_0x2ed90b,'threadId':_0x3a4e6f,'commentId':_0xe88dca,'createdAt':_0x3b406['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2986f6=>{throw console['error'](_0x2986f6),new _0x41b8cc('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x850c4d,commentId:_0x36fd21,content:_0x956bf8,createdAt:_0x4c727a,attributes:_0x159c64,isFromAdapter:_0x101d5e}){if(void 0x0!==_0x956bf8&&('string'!=typeof _0x956bf8||!_0x956bf8['trim']()['length']))throw new _0x41b8cc('commentsrepository-update-comment-invalid-content');const _0x1a876d=this['getCommentThread'](_0x850c4d),_0x278e18=_0x1a876d['getComment'](_0x36fd21);if(!_0x278e18)throw new _0x41b8cc('commentsrepository-update-missing-comment',this);let _0x18f471=!0x1;if(_0x956bf8&&_0x956bf8!==_0x278e18['content']&&(_0x278e18['isEditable']||_0x101d5e)&&(_0x278e18['content']=_0x956bf8,_0x18f471=!0x0),_0x4c727a&&_0x4c727a!==_0x278e18['createdAt']&&(_0x278e18['createdAt']=_0x4c727a,_0x278e18['attributes']&&_0x278e18['attributes']['@external']||(_0x278e18['authoredAt']=_0x4c727a),_0x18f471=!0x0),_0x159c64&&!It(_0x159c64,_0x278e18['attributes'])&&(_0x278e18['attributes']=_0x159c64,_0x18f471=!0x0),!_0x18f471)return Promise['resolve']();if(_0x1a876d['fire']('commentUpdated'),_0x101d5e||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2bd76d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4a88e8}=this['getCommentThread'](_0x278e18['threadId']),_0x57370e=_0x2bd76d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x4a88e8,'threadId':_0x850c4d,'commentId':_0x36fd21,'content':_0x956bf8,'attributes':_0x159c64})['then'](()=>_0x2bd76d['remove'](_0x57370e))['catch'](_0x5076a8=>{throw console['error'](_0x5076a8),new _0x41b8cc('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5d222c,commentId:_0xe0348a,isFromAdapter:_0x1037ec}){const _0x43e6e3=this['getCommentThread'](_0x5d222c),_0x1a26c2=_0x43e6e3['getComment'](_0xe0348a);if(!_0x1a26c2)throw new _0x41b8cc('commentsrepository-remove-missing-comment',this);if(_0x43e6e3['_remove'](_0x1a26c2),_0x1037ec||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3b4920=this['context']['plugins']['get']('PendingActions'),{channelId:_0x31ea66}=_0x43e6e3,_0x4eaca6=_0x3b4920['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x31ea66,'threadId':_0x5d222c,'commentId':_0xe0348a})['then'](()=>_0x3b4920['remove'](_0x4eaca6))['catch'](_0xd7190=>{throw console['error'](_0xd7190),new _0x41b8cc('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
- _0x122b81(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x35283f,_0x209fe0){super();const _0x20f1de=_0x209fe0['isResolvable'];this['channelId']=_0x209fe0['channelId'],this['id']=_0x209fe0['id'],this['comments']=new _0x432e9e(),this['_repository']=_0x35283f,this['_isAttached']=!0x1,this['_isSubmitted']=_0x209fe0['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x35283f,'_permissions',_0x35283f,'_readOnlyChannels',()=>_0x35283f['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x35283f,'_permissions',()=>_0x35283f['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x35283f,'_permissions',()=>{const _0x20b3a3=_0x35283f['getPermissions'](this['channelId']);return _0x20b3a3['write']||_0x20b3a3['admin'];}),this['bind']('isResolvable')['to'](_0x35283f,'_permissions',()=>_0x20f1de&&_0x35283f['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x209fe0['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1137a6,_0x3f62b3)=>_0x1137a6?_0x3f62b3?_0x1137a6<_0x3f62b3?_0x1137a6:_0x3f62b3:_0x1137a6:_0x3f62b3),this['set']('unlinkedAt',_0x209fe0['unlinkedAt']||null),this['set']('resolvedAt',_0x209fe0['resolvedAt']||null),this['set']('resolvedBy',_0x209fe0['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x3a741a=>!!_0x3a741a),this['set']('attributes',_0x209fe0['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x22d81a,_0x9d9d34)=>_0x22d81a+_0x9d9d34['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2f4356,id:_0x55f755}=this;this['_repository']['fire'](bt('submitCommentThread',_0x2f4356),{'channelId':_0x2f4356,'threadId':_0x55f755});}['setUnlinkedAt'](_0x1f8583){this['_update']({'unlinkedAt':_0x1f8583});}['resolve']({resolvedAt:_0x5fa597=new Date(),resolvedBy:_0x5ec68d=null,isFromAdapter:_0x4a21a3=!0x1}={}){const _0x23f070=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x441caa,id:_0x4afbf2}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x441caa),{'channelId':_0x441caa,'threadId':_0x4afbf2,'resolvedAt':_0x5fa597,'resolvedBy':_0x5ec68d||_0x23f070['id'],'isFromAdapter':_0x4a21a3});}['reopen']({isFromAdapter:_0x20923c=!0x1}={}){const {channelId:_0x59a98f,id:_0x453454}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x59a98f),{'channelId':_0x59a98f,'threadId':_0x453454,'isFromAdapter':_0x20923c});}['setContext'](_0x359cf4){this['context']||this['_update']({'context':_0x359cf4});}['setAttribute'](_0x4f6264,_0x3c62ae){const _0x2ac585=pt(this['attributes']);wt(_0x2ac585,_0x4f6264,_0x3c62ae),this['_update']({'attributes':_0x2ac585});}['removeAttribute'](_0x1e3b46){const _0x423f0b=pt(this['attributes']);yt(_0x423f0b,_0x1e3b46),this['_update']({'attributes':_0x423f0b});}['remove']({isFromAdapter:_0x201067=!0x1}={}){const {channelId:_0x2e4b26,id:_0xb2303e}=this;this['_repository']['fire'](bt('removeCommentThread',_0x2e4b26),{'channelId':_0x2e4b26,'threadId':_0xb2303e,'isFromAdapter':_0x201067});}['attachTo'](_0x5b9134){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x5b9134});}['addComment'](_0x4ee318){const {channelId:_0x29ef02,id:_0x380e7c}=this;this['_repository']['fire'](bt('addComment',_0x29ef02,_0x380e7c),Object['assign']({'channelId':_0x29ef02,'threadId':_0x380e7c},_0x4ee318));}['getComment'](_0x5e193d){if('string'!=typeof _0x5e193d)throw new _0x41b8cc('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5e193d});return this['comments']['get'](_0x5e193d);}['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'](_0x28e9fc=>_0x28e9fc['toJSON']()),'attributes':this['attributes']};}['_add'](_0xb47257){return this['listenTo'](_0xb47257,'change:authoredAt',()=>{const _0x381f98=this['_findOptimalIndex'](_0xb47257),_0x4adbc8=this['comments'];_0x381f98-0x1!=_0x4adbc8['getIndex'](_0xb47257)&&_0x381f98+0x1!=_0x4adbc8['getIndex'](_0xb47257)&&(this['_remove'](_0xb47257),this['_add'](_0xb47257));}),this['comments']['add'](_0xb47257,this['_findOptimalIndex'](_0xb47257));}['_update'](_0x582fca){const {channelId:_0x5b7464,id:_0x502e6a}=this;this['_repository']['fire'](bt('updateCommentThread',_0x5b7464),{..._0x582fca,'channelId':_0x5b7464,'threadId':_0x502e6a});}['_remove'](_0x5cd438){return this['stopListening'](_0x5cd438),_0x5cd438['destroy'](),this['comments']['remove'](_0x5cd438);}['_findOptimalIndex'](_0x5d08a8){const _0x1a8f44=this['comments']['find'](_0x2f89f8=>new Date(_0x2f89f8['authoredAt'])['getTime']()>new Date(_0x5d08a8['authoredAt'])['getTime']());return _0x1a8f44?this['comments']['getIndex'](_0x1a8f44):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
- _0x122b81(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2dacba,_0x53f8c5){super();const _0x7adc32=_0x2dacba['context']['plugins']['get'](it)['me'],_0x42796f=_0x2dacba['getCommentThread'](_0x53f8c5['threadId']),_0x333c1e=0x0===_0x42796f['comments']['length'],_0x41d124=_0x7adc32===_0x53f8c5['author'];this['id']=_0x53f8c5['id'],this['threadId']=_0x53f8c5['threadId'],this['author']=_0x53f8c5['author'],this['creator']=_0x53f8c5['creator'],this['isExternal']=Boolean(_0x53f8c5['attributes']&&_0x53f8c5['attributes']['@external']),this['set']('content',_0x53f8c5['content']),this['createdAt']=_0x53f8c5['createdAt']||new Date(),this['set']('authoredAt',_0x53f8c5['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x42796f,'resolvedAt'),this['set']('attributes',_0x53f8c5['attributes']||{}),this['bind']('isEditable')['to'](_0x2dacba,'_permissions',()=>{const _0x39073f=_0x2dacba['getPermissions'](_0x42796f['channelId'])['write'],_0x55099f=_0x2dacba['getPermissions'](_0x42796f['channelId'])['modifyAll'];return _0x41d124&&_0x39073f||!_0x41d124&&_0x55099f;}),this['bind']('isRemovable')['to'](_0x42796f,'isRemovable',_0x2dacba,'_permissions',_0x5d9214=>{const _0x5c2db2=_0x2dacba['getPermissions'](_0x42796f['channelId'])['write'],_0x47cb55=_0x2dacba['getPermissions'](_0x42796f['channelId'])['modifyAll'];return _0x41d124&&_0x5c2db2||_0x5d9214&&_0x333c1e||!_0x41d124&&_0x47cb55&&!_0x333c1e;}),this['bind']('isReadOnly')['to'](_0x42796f,'isReadOnly'),this['_repository']=_0x2dacba;}get['weight'](){return Math['max'](function(_0x52dfde){const _0x18d58f=document['createElement']('div');return _0x18d58f['innerHTML']=_0x52dfde,_0x18d58f['textContent']['length'];}(this['content']),0xc8);}['update'](_0x51083f){const {threadId:_0x390d17,id:_0x35ec09}=this;if(!this['_repository']['hasCommentThread'](_0x390d17))throw new _0x41b8cc('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1a0d6c}=this['_repository']['getCommentThread'](_0x390d17);this['_repository']['fire'](bt('updateComment',_0x1a0d6c,_0x390d17),{'channelId':_0x1a0d6c,'threadId':_0x390d17,'commentId':_0x35ec09,..._0x51083f});}['setAttribute'](_0x5b58d9,_0x1c23e6){const _0x453b8c=pt(this['attributes']);wt(_0x453b8c,_0x5b58d9,_0x1c23e6),this['update']({'attributes':_0x453b8c});}['removeAttribute'](_0x30fc40){const _0x3e4739=pt(this['attributes']);yt(_0x3e4739,_0x30fc40),this['update']({'attributes':_0x3e4739});}['remove'](_0x58cbac={}){if(!_0x58cbac['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1f38be,id:_0x28ef4e}=this;if(!this['_repository']['hasCommentThread'](_0x1f38be))throw new _0x41b8cc('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xf23411}=this['_repository']['getCommentThread'](_0x1f38be);this['_repository']['fire'](bt('removeComment',_0xf23411,_0x1f38be),{'channelId':_0xf23411,'threadId':_0x1f38be,'commentId':_0x28ef4e,..._0x58cbac});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x3efd1d,..._0x3716a3){for(const _0x2c840a of _0x3716a3)void 0x0!==_0x2c840a&&(_0x3efd1d+=':'+String(_0x2c840a));return _0x3efd1d;}class J extends _0x5bb3fa{['refresh'](){const _0xe2fbbe=this['editor']['model']['document']['selection'];for(const _0x187675 of _0xe2fbbe['getRanges']())if(this['_hasContent'](_0x187675))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3a4be6=_0x5a8c71()}={}){const _0x4d733a=this['editor']['model'],_0x4269fa=[];for(const _0x2b0209 of _0x4d733a['document']['selection']['getRanges']())this['_hasContent'](_0x2b0209)&&_0x4269fa['push'](this['_trimToContent'](_0x2b0209));_0x4d733a['change'](_0xebff68=>{for(const _0x2bc1ad of _0x4269fa){const _0x24016e=_0x5a8c71()['substr'](0x1,0x5),_0x5e29dd='comment:'+_0x3a4be6+':'+_0x24016e;_0xebff68['addMarker'](_0x5e29dd,{'range':_0x2bc1ad,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x5e6d2b){for(const _0x116219 of _0x5e6d2b['getItems']())if(this['_itemIsContent'](_0x116219))return!0x0;return!0x1;}['_itemIsContent'](_0x1ffd27){return _0x1ffd27['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1ffd27)&&!_0x1ffd27['is']('element','tableCell');}['_trimToContent'](_0x340baf){const _0x1f01aa=_0x1007b5=>!this['_itemIsContent'](_0x1007b5['item']),_0x47d5d8=_0x340baf['start']['getLastMatchingPosition'](_0x1f01aa),_0x4d362c=_0x340baf['end']['getLastMatchingPosition'](_0x1f01aa,{'direction':'backward'});return this['editor']['model']['createRange'](_0x47d5d8,_0x4d362c);}}class P extends _0x39b061{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7b3c69){super(_0x7b3c69),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x441310=this['editor'],_0x4959ff=_0x441310['model']['document']['selection'],_0x251c6a=_0x18b2b3(()=>this['refreshSelectedViews'](),0xa);_0x4959ff['on']('change:range',(_0x42e15c,_0xbd96cf)=>{_0xbd96cf['directChange']&&(_0x251c6a['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x441310['editing']['view']['document'],'change:isFocused',(_0x1491a1,_0x150f56,_0x5c4196)=>{_0x5c4196&&_0x251c6a();}),this['listenTo'](_0x441310['ui']['focusTracker'],'change:isFocused',(_0x1aa8df,_0x2c4bf1,_0x36f316)=>{_0x36f316||_0x441310['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x377bc8=>this['_editorAnnotationsData']['has'](_0x377bc8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3c5697){if(this['_editorAnnotations']['has'](_0x3c5697['view']))return;this['_editorAnnotations']['add'](_0x3c5697['view']),this['editor']['ui']['focusTracker']['add'](_0x3c5697['view']['element']);const _0x1a3267=this['editor']['plugins']['get'](N);this['listenTo'](_0x1a3267['collection'],'remove',(_0x417539,_0x108cb0)=>{this['editor']['ui']['focusTracker']['remove'](_0x108cb0['view']['element']),this['_editorAnnotations']['delete'](_0x108cb0['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x457f31){if('function'!=typeof _0x457f31)throw new _0x41b8cc('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x457f31);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x29a4b0,annotations:_0x5a8096}){const _0x2bc037=[],_0x283e20=this['editor']['model']['document']['selection'],_0x1f485d=Array['from'](_0x283e20['getRanges']());for(const [_0x3dc2db,_0x3be55c]of this['_editorAnnotationsData']){const _0xfb7663=_0x4ac048(_0x3be55c),_0x364bfe=_0x5a8096['getByInnerView'](_0x3dc2db);_0xfb7663&&_0x364bfe&&_0x2bc037['push']({'annotation':_0x364bfe,'range':_0xfb7663});}function _0x4ac048(_0x32c865){for(const _0x5f731a of _0x32c865)for(const _0x566c47 of _0x1f485d)if(_0x5f731a['containsRange'](_0x566c47,!_0x283e20['isCollapsed']))return _0x5f731a;return null;}return _0x2bc037['sort']((_0x535aa4,_0x43fcbf)=>{const _0x597af7=_0x535aa4['range'],_0x1504ac=_0x43fcbf['range'];if(!_0x597af7['isEqual'](_0x1504ac)){if(_0x597af7['containsRange'](_0x1504ac,!0x0))return 0x1;if(_0x1504ac['containsRange'](_0x597af7,!0x0))return-0x1;}return _0x535aa4['annotation']==_0x29a4b0?-0x1:_0x43fcbf['annotation']==_0x29a4b0?0x1:0x0;})['map'](_0x23d8e7=>_0x23d8e7['annotation']);}get['_editorAnnotationsData'](){const _0x52e515=new Map();for(const _0xbaf11 of Array['from'](this['_dataCollectors']))for(const [_0x2a5aa8,_0x446b13]of _0xbaf11())_0x52e515['set'](_0x2a5aa8,_0x446b13);return _0x52e515;}}class st extends _0x39b061{['afterInit'](){const _0x4becd9=this['editor'];if(!_0x4becd9['plugins']['has']('RestrictedEditingModeEditing'))return;_0x4becd9['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x39b061{constructor(_0x28a6f8){super(_0x28a6f8),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4c8d14=this['editor'],_0x464ee6=_0x4c8d14['commands']['get']('importWord'),_0x455e66=_0x4c8d14['plugins']['get'](it);_0x464ee6&&(_0x464ee6['on']('execute',(_0x14f3d0,[,_0x2c93fb])=>{_0x2c93fb['collaboration_features']={'comments':!0x0,'user_id':_0x455e66['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x464ee6,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4e45a9,_0x5a6a04){const {comment_threads:_0x5eae60}=_0x5a6a04;_0x5eae60&&_0x5eae60['forEach'](({thread_id:_0x567394,comments:_0x46d620,is_resolved:_0x176016})=>{const _0xa44269=new Date(),_0x3f1bd1=_0x46d620['map'](({author:_0x252bdb,content:_0x544c0b,created_at:_0x144d28})=>({'content':_0x544c0b,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0xa44269,'attributes':{'@external':{'authorName':_0x252bdb,'createdAt':_0x144d28?new Date(_0x144d28):new Date(),'source':'importWord'}}})),_0x2a2a75=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x2a2a75,'threadId':_0x567394,'comments':_0x3f1bd1,'resolvedAt':_0x176016?_0xa44269:null});});}}class ct extends _0x39b061{constructor(_0x31753e){super(_0x31753e),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Rt,Mt];}['afterInit'](){const _0x1809c8=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1809c8,'contentInsertion',(_0x495678,_0x5571c9)=>this['_removeMarkersWithoutThreads'](_0x5571c9['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x14c40e){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x14c40e;const _0x305608=this['editor']['plugins']['get']('CommentsRepository');for(const _0x174210 of _0x14c40e['keys']()){const [_0x3d6ebd,_0x3eedf7]=_0x174210['split'](':');'comment'!=_0x3d6ebd||_0x305608['hasCommentThread'](_0x3eedf7)||_0x14c40e['delete'](_0x174210);}return _0x14c40e;}['_registerMarkerInClipboardPipeline'](){const _0x5eec5f=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x92dad5=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x92dad5&&_0x5eec5f['_registerMarkerToCopy']('comment',_0x92dad5);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x220f47){switch(_0x220f47){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x39b061{static get['requires'](){return[o,P,it,st,at,ct];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x287200){super(_0x287200),this['set']('isThreadsLoadingPaused',!0x0),_0x287200['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4a54f9,_0x40984e,_0x23a2d2,_0x4e60cb)=>{const _0x402cd2=_0x23a2d2?ne(_0x23a2d2)['id']:null;if(_0x287200['model']['change'](()=>{if(_0x402cd2){const _0x522597=this['getAllMarkersForId'](_0x402cd2);for(const _0x1d93a0 of _0x522597)_0x287200['editing']['reconvertMarker'](_0x1d93a0);}if(_0x4e60cb){const {id:_0x1892bb}=ne(_0x4e60cb),_0x846649=this['getAllMarkersForId'](_0x1892bb);for(const _0x49fc86 of _0x846649)_0x287200['editing']['reconvertMarker'](_0x49fc86);}}),_0x402cd2){const _0x1216e6=_0x287200['plugins']['get'](o)['getCommentThread'](_0x402cd2);_0x1216e6&&_0x1216e6['isResolved']&&this['scrollToThreadMarker'](_0x402cd2);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4abacf=this['editor'],_0x50c4ad=_0x4abacf['plugins']['get'](o),_0x1ddcb9=_0x4abacf['config']['get']('collaboration.channelId');_0x4abacf['commands']['add']('addCommentThread',new J(_0x4abacf)),this['listenTo'](_0x4abacf,'change:isReadOnly',(_0x52c2af,_0x2783ad,_0x52eda8)=>{_0x50c4ad['switchReadOnly'](_0x52eda8,_0x4abacf['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x50c4ad,mt('addCommentThread',_0x1ddcb9),(_0xb23dae,{threadId:_0x4b2d7e})=>{const _0x20bcae=this['editor']['plugins']['get'](o)['getCommentThread'](_0x4b2d7e);_0x20bcae&&_0x20bcae['unlinkedAt']&&this['_attachArchivedThread'](_0x4b2d7e);}),this['listenTo'](_0x50c4ad,mt('removeCommentThread',_0x1ddcb9),(_0x3f0dcf,{threadId:_0x5bf6c2})=>{_0x4abacf['model']['enqueueChange']({'isUndoable':!0x1},_0x4c6f0a=>{const _0x165ed4=this['getAllMarkersForId'](_0x5bf6c2);for(const _0x1de77b of _0x165ed4)_0x4c6f0a['removeMarker'](_0x1de77b);});}),this['listenTo'](_0x50c4ad,mt('resolveCommentThread',_0x1ddcb9),(_0x4e9c96,{threadId:_0x12fe27})=>{(this['_reconvertMarkers'](_0x12fe27),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x12fe27)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x50c4ad,mt('reopenCommentThread',_0x1ddcb9),(_0x696594,{threadId:_0x348ce0})=>{this['_reconvertMarkers'](_0x348ce0);},{'priority':'low'}),this['listenTo'](_0x50c4ad,mt('addComment',_0x1ddcb9),(_0x2c6d67,{threadId:_0x19e6b3,isFromAdapter:_0x5ee689})=>{const _0x22d1da=this['getAllMarkersForId'](_0x19e6b3);if(_0x5ee689||0x0==_0x22d1da['length']||!_0x50c4ad['hasCommentThread'](_0x19e6b3))return;0x1===_0x50c4ad['getCommentThread'](_0x19e6b3)['length']&&_0x4abacf['model']['enqueueChange']({'isUndoable':!0x1},_0x26857e=>{for(const _0x161778 of _0x22d1da)_0x26857e['updateMarker'](_0x161778,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x267a1c=this['editor']['plugins']['get'](o),_0x21d221=this['editor']['config']['get']('collaboration.channelId');for(const _0x4daf81 of _0x267a1c['getCommentThreads']({'channelId':_0x21d221}))_0x267a1c['_detachCommentThread'](_0x4daf81['id']),_0x267a1c['_threads']['delete'](_0x4daf81['id']);super['destroy']();}['hasMarkerForId'](_0x39198e){return this['getAllMarkersForId'](_0x39198e)['length']>0x0;}['getAllMarkersForId'](_0x516cde){const _0x2b5f84=[];for(const _0x1ea9a0 of this['editor']['model']['markers'])_0x1ea9a0['name']['startsWith']('comment:'+_0x516cde)&&_0x2b5f84['push'](_0x1ea9a0);return _0x2b5f84;}['scrollToThreadMarker'](_0x2e7089){const _0x27b256=this['_getTargetForId'](_0x2e7089);_0x27b256&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x2e7089&&rt({'target':_0x27b256[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x1176c7){this['editor']['model']['change'](()=>{for(const _0x2ae721 of this['getAllMarkersForId'](_0x1176c7))this['editor']['editing']['reconvertMarker'](_0x2ae721);});}['_attachArchivedThread'](_0x36296f){const _0x2d7efd=this['editor']['plugins']['get'](o),_0x22825f=this['editor']['plugins']['get'](P),_0x2e1c08=_0x2d7efd['getCommentThread'](_0x36296f);if(!_0x2e1c08['isAttached']){const _0x16ca58=_0x2e1c08['attachTo'](()=>this['_getTargetForId'](_0x2e1c08['id']));_0x22825f['registerAnnotation'](_0x16ca58),_0x2e1c08['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x469278=this['editor'],_0x3225a3=_0x469278['plugins']['get'](it);_0x469278['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5d9760,_0x153adf)=>{const {id:_0x23c023}=ne(_0x5d9760['markerName']),_0x182433=_0x469278['plugins']['get'](o)['getCommentThread'](_0x23c023),_0x66a5dc=this['activeMarker']&&ne(this['activeMarker'])['id']===_0x23c023;let _0x594d73;if(_0x182433&&_0x182433['isResolved']&&!_0x66a5dc&&_0x5d9760['item'])return _0x153adf['consumable']['consume'](_0x5d9760['item'],'addMarker:'+_0x5d9760['markerName']),_0x153adf['consumable']['consume'](_0x5d9760['item'],'removeMarker:'+_0x5d9760['markerName']),null;const _0x5dc82=['ck-comment-marker'];return _0x66a5dc&&_0x5dc82['push']('ck-comment-marker--active'),_0x594d73=_0x182433&&_0x182433['length']?_0x182433['comments']['first']['author']['id']:_0x3225a3['me']['id'],{'classes':_0x5dc82,'attributes':{'data-comment':_0x23c023,'data-author-id':_0x594d73}};}}),_0x469278['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x37d03d,{options:_0x36bc89})=>{const _0x591e98=_0x469278['plugins']['get'](o),_0x7bc446=_0x469278['model']['markers']['get'](_0x37d03d),{id:_0x1dec1d,part:_0x3dd55b}=ne(_0x37d03d);if(_0x7bc446&&!_0x7bc446['affectsData'])return null;if(_0x36bc89['ignoreResolvedComments']){const _0xdb25ab=_0x591e98['getCommentThread'](_0x1dec1d);if(_0xdb25ab&&_0xdb25ab['isResolved'])return null;}return{'group':'comment','name':_0x3dd55b?_0x1dec1d+':'+_0x3dd55b:_0x1dec1d};}}),_0x469278['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1a3bf9,{writer:_0x1990ee})=>_0x1990ee['createElement']('$marker',{'data-name':'comment:'+_0x1a3bf9['getAttribute']('id')})}),_0x469278['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xd6c643=this['editor'],_0x370a1a=_0xd6c643['plugins']['get'](o),_0x4bbd6d=new Set(),_0x457348=new Set();_0xd6c643['model']['document']['registerPostFixer'](_0x4dcec6=>{let _0x5cf67c=!0x1;for(const {name:_0x450440,data:_0x21d8d6}of _0xd6c643['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4a76b5,id:_0x1efecc}=ne(_0x450440);let _0x5e11c2=_0x21d8d6['newRange'];if('comment'!==_0x4a76b5||!_0x5e11c2)continue;const _0x434c81='$graveyard'===_0x5e11c2['root']['rootName'];_0x434c81||(_0x5e11c2=dt(_0x5e11c2,_0xd6c643['model']),!_0x5e11c2||_0x5e11c2['isCollapsed']||!_0x21d8d6['newRange']||_0x5e11c2['isEqual'](_0x21d8d6['newRange']))?_0xd6c643['model']['hasContent'](_0x5e11c2)&&!_0x434c81?this['isThreadsLoadingPaused']?_0x4bbd6d['add'](_0x450440):this['_handleThreadMarker'](_0x450440,_0x1efecc):(_0x457348['add'](_0x450440),_0x4bbd6d['delete'](_0x450440),_0x4dcec6['removeMarker'](_0x450440),_0x5cf67c=!0x0):(_0x4dcec6['updateMarker'](_0x450440,{'range':_0x5e11c2}),_0x5cf67c=!0x0);}return _0x5cf67c;}),this['on']('change:isThreadsLoadingPaused',(_0x2a7d76,_0x2d2c9f,_0x21f5de)=>{if(!_0x21f5de&&_0x4bbd6d['size'])for(const _0x444dfb of _0x4bbd6d){const {id:_0x1307a9}=ne(_0x444dfb);_0x4bbd6d['delete'](_0x444dfb),_0xd6c643['model']['markers']['get'](_0x444dfb)&&this['_handleThreadMarker'](_0x444dfb,_0x1307a9);}}),this['listenTo'](_0xd6c643['model']['document'],'change',(_0xb25127,_0x325d5a)=>{for(const {name:_0xee78bb,data:{newRange:_0x4fe1a3}}of _0xd6c643['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3b62d3,id:_0x47930c}=ne(_0xee78bb);if('comment'!==_0x3b62d3)continue;const _0x2d2735=_0x370a1a['getCommentThread'](_0x47930c),_0xd3461b=this['hasMarkerForId'](_0x47930c);_0x2d2735&&(!_0x2d2735['_hasTargetInContent']&&_0x4fe1a3&&_0xd6c643['editing']['view']['once']('render',()=>{const _0x384504=_0xd6c643['plugins']['get'](N),_0x46d12f=_0x370a1a['_threadToController']['get'](_0x2d2735)['view'];_0x384504['getByInnerView'](_0x46d12f)['refreshVisibility']();},{'priority':'low'}),_0x2d2735['_hasTargetInContent']=_0xd3461b||!!_0x4fe1a3),_0x4fe1a3||(_0x457348['add'](_0xee78bb),_0x4bbd6d['delete'](_0xee78bb));}if(_0x325d5a['isLocal'])for(const _0x3882e9 of _0x457348){const {id:_0x221ecd}=ne(_0x3882e9),_0x4a81a2=_0x370a1a['getCommentThread'](_0x221ecd),_0x4ccc9e=this['hasMarkerForId'](_0x221ecd);_0x4bbd6d['delete'](_0x3882e9),!_0x4a81a2||_0x4ccc9e||_0x4a81a2['unlinkedAt']||_0x4a81a2['setUnlinkedAt'](new Date());}_0x457348['clear']();});}['_getTargetForId'](_0x148172){const _0x1de5c7=this['editor'],_0x2a877e=this['getAllMarkersForId'](_0x148172);return nt(_0x1de5c7['editing'],_0x2a877e);}['_getTextContext'](_0x15a5a1){const _0x3178bc=this['getAllMarkersForId'](_0x15a5a1);let _0x21f3cb='',_0x4088f7=!0x1;for(const _0x453049 of _0x3178bc){const _0x1cc5fc=_0x453049['getRange']();for(const _0x4ee272 of Array['from'](_0x1cc5fc['getItems']()))_0x4ee272['is']('$textProxy')?(_0x21f3cb&&_0x4088f7&&(_0x21f3cb+='\x20',_0x4088f7=!0x1),_0x21f3cb+=_0x4ee272['data']):_0x4088f7=!0x0;_0x4088f7=!0x0;}return _0x21f3cb['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x171fda,_0x346aa8){const _0x5ecbac=this['editor'],_0x38b013=_0x5ecbac['plugins']['get'](o);let _0x4b0957=_0x38b013['getCommentThread'](_0x346aa8);const _0x463a55=_0x5ecbac['config']['get']('collaboration.channelId'),_0x271a79=_0x5ecbac['plugins']['get'](P);if(_0x4b0957&&(_0x4b0957['unlinkedAt']&&_0x4b0957['setUnlinkedAt'](null),_0x4b0957['isAttached']))return _0x4b0957;return!this['getAllMarkersForId'](_0x346aa8)[0x0]['managedUsingOperations']?_0x5ecbac['editing']['view']['once']('render',()=>{if(_0x38b013['getCommentThread'](_0x346aa8))return;const _0x2f5ebf=_0x5ecbac['plugins']['get'](N);_0x4b0957=_0x38b013['openNewCommentThread']({'channelId':_0x463a55,'threadId':_0x346aa8,'target':()=>this['_getTargetForId'](_0x346aa8),'context':{'type':'text','value':this['_getTextContext'](_0x346aa8)}});const _0x106c4a=_0x38b013['_threadToController']['get'](_0x4b0957)['view'],_0x4df408=_0x2f5ebf['getByInnerView'](_0x106c4a);_0x4df408&&_0x271a79['registerAnnotation'](_0x4df408);},{'priority':'low'}):_0x38b013['fetchCommentThread']({'channelId':_0x463a55,'threadId':_0x346aa8})['then'](_0x5cffbd=>{if('destroyed'!==_0x5ecbac['state']){if(_0x4b0957=_0x5cffbd,_0x4b0957&&!_0x4b0957['isAttached']){const _0x4ac4be=_0x4b0957['attachTo'](()=>this['_getTargetForId'](_0x346aa8));_0x271a79['registerAnnotation'](_0x4ac4be),_0x4b0957['isResolved']&&this['_reconvertMarkers'](_0x346aa8);}else{if(!_0x4b0957){const _0xede3be=this['getAllMarkersForId'](_0x346aa8);_0x5ecbac['model']['change'](_0x2a1631=>{for(const _0x79628c of _0xede3be)_0x2a1631['removeMarker'](_0x79628c);});}}}}),_0x4b0957;}['_handleThreadMarker'](_0x155515,_0x2b1d52){const _0x42700a=this['_attachMarkerToThread'](_0x155515,_0x2b1d52);_0x42700a&&!_0x42700a['context']&&_0x42700a['setContext']({'type':'text','value':this['_getTextContext'](_0x2b1d52)});}['_initAriaMarkerChangeAnnouncements'](){const _0x538eb8=this['editor'];ot(_0x538eb8['model'],({left:_0x2486a9,entered:_0x4a9ed2})=>{for(const _0x2043f4 of _0x2486a9)if(ht(_0x2043f4)){_0x538eb8['ui']['ariaLiveAnnouncer']['announce'](S(_0x538eb8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x261a41 of _0x4a9ed2)if(ht(_0x261a41)){_0x538eb8['ui']['ariaLiveAnnouncer']['announce'](S(_0x538eb8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function mt(_0x4275d4,_0x2e0d24){return _0x2e0d24?_0x4275d4+':'+_0x2e0d24:_0x4275d4;}function ne(_0x4af0d7){const _0x55187f=_0x4af0d7['split'](':');return{'group':_0x55187f[0x0],'id':_0x55187f[0x1],'part':_0x55187f[0x2]};}function dt(_0x306d10,_0x2515bb){const _0x184b0f=_0x2515bb['schema'],_0x3ae087=_0x2515bb['createRange'](_0x306d10['start']);for(const _0x18facc of _0x306d10['getWalker']()){const {type:_0x24311a,item:_0x578261,nextPosition:_0x37d576}=_0x18facc;if('text'===_0x24311a||_0x184b0f['isObject'](_0x578261)){const _0xfccd9e=_0x2515bb['createPositionBefore'](_0x578261);_0x3ae087['isCollapsed']&&(_0x3ae087['start']=_0xfccd9e),_0x3ae087['end']=_0x37d576;}}return _0x3ae087;}function ht(_0x7ab17c){return'comment'===ne(_0x7ab17c['name'])['group'];}var kt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x39b061{static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Pt;}['init'](){const _0x5f3416=this['editor'],_0xfde73d=_0x5f3416['plugins']['get'](o),_0x2e8c90=_0x5f3416['plugins']['get'](r),_0x539cb1=_0x5f3416['plugins']['get'](N),_0x30db1b=_0x5f3416['plugins']['get'](P);_0x5f3416['ui']['componentFactory']['add']('comment',()=>{const _0x4e814a=this['_createUIButton'](_0x36cc2f);return _0x4e814a['tooltip']=!0x0,_0x4e814a;}),_0x5f3416['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x492289)),_0x30db1b['addSourceCollector'](()=>{const _0x10fecd=[];for(const [_0x4756a2,_0x4ce7e4]of _0xfde73d['_threadToController']){const _0x177f82=_0x2e8c90['getAllMarkersForId'](_0x4756a2['id']),_0x213dce=_0x177f82['map'](_0x445cc0=>_0x445cc0['getRange']());_0x177f82['length']>0x0&&_0x10fecd['push']([_0x4ce7e4['view'],_0x213dce]);}return _0x10fecd;}),this['listenTo'](_0x539cb1,'change:activeAnnotations',(_0xe32509,_0x230276,_0x56b9ce)=>{const _0x511712=Array['from'](_0x56b9ce)['map'](_0x3edd21=>_0x3edd21['innerView'])['find'](_0x1ccd51=>_0xfde73d['_viewToController']['has'](_0x1ccd51));if(!_0x511712)return void(_0x2e8c90['activeMarker']=null);const _0x11bc36=_0xfde73d['_viewToController']['get'](_0x511712)['model']['id'],_0x56175c='comment:'+_0x11bc36;_0x11bc36&&_0x2e8c90['hasMarkerForId'](_0x11bc36)?_0x2e8c90['activeMarker']=_0x56175c:_0x2e8c90['activeMarker']&&(_0x2e8c90['activeMarker']=null);}),this['listenTo'](_0xfde73d,'removeCommentThread',(_0x3daf41,{threadId:_0x14493d,isFromAdapter:_0x27e1d0})=>{!_0x27e1d0&&_0x5f3416['ui']['focusTracker']['isFocused']&&_0x2e8c90['hasMarkerForId'](_0x14493d)&&_0x5f3416['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xfde73d,'addComment',(_0x1e794d,{threadId:_0x5417e9,isFromAdapter:_0x194421})=>{if(_0x194421||!_0x2e8c90['hasMarkerForId'](_0x5417e9)||!_0xfde73d['hasCommentThread'](_0x5417e9))return;0x1===_0xfde73d['getCommentThread'](_0x5417e9)['length']&&(_0x5f3416['editing']['view']['focus'](),_0x1e794d['stop']());},{'priority':'low'});}['_createUIButton'](_0x567eb6){const _0x4609ec=this['editor'],_0x28d432=new _0x567eb6(_0x4609ec['locale']),_0x93f1af=_0x4609ec['commands']['get']('addCommentThread');return _0x28d432['set']({'label':S(_0x4609ec['locale'],'Comment'),'icon':kt}),_0x28d432['bind']('isEnabled')['to'](_0x93f1af),this['listenTo'](_0x28d432,'execute',()=>_0x93f1af['execute']()),_0x28d432;}}class s extends _0x39b061{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3b608c){super(_0x3b608c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2da7d2,_0x490c40,_0x14d9d3)=>{_0x14d9d3?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0xec07ed,_0x43e8f7]of this['editor']['commands'])_0x43e8f7['affectsData']&&'addCommentThread'!==_0xec07ed&&_0x43e8f7['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x2e0dc8=this['editor']['editing']['view']['document'];this['listenTo'](_0x2e0dc8,'cut',_0x1fcf69=>_0x1fcf69['stop'](),{'priority':'highest'}),this['listenTo'](_0x2e0dc8,'clipboardInput',_0x2edfa9=>_0x2edfa9['stop'](),{'priority':'highest'}),this['listenTo'](_0x2e0dc8,'delete',_0x4a0bd5=>_0x4a0bd5['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x568f52,_0xe2de48]of this['editor']['commands'])_0xe2de48['affectsData']&&'addCommentThread'!==_0x568f52&&_0xe2de48['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x6ad677{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x13c2f5){super(_0x13c2f5),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x4038d7=this['context']['plugins']['get'](N);this['listenTo'](_0x4038d7,'_activateAnnotation',(_0x471cf9,_0xac6725)=>{for(const _0xa49cd of this['activeUIs']){const _0xcd44ee=this['_uis']['get'](_0xa49cd);(0x0,this['_uisData']['get'](_0xa49cd)['filter'])(_0xac6725)&&_0xcd44ee['setActiveAnnotation'](_0xac6725);}}),this['listenTo'](_0x4038d7,'_deactivateAllAnnotations',()=>{for(const _0x4621a0 of this['activeUIs']){this['_uis']['get'](_0x4621a0)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4038d7['_visibleAnnotations'],'add',(_0x1bce76,_0x59d00d)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x59d00d);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xcf6642){return this['activeUIs']['has'](_0xcf6642);}['activate'](_0x15de4f,_0x10fbb7=()=>!0x0){const _0x54ea7b=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x15de4f))throw new _0x41b8cc('annotationsuis-missing-ui',this,{'uiName':_0x15de4f});this['isActive'](_0x15de4f)&&this['deactivate'](_0x15de4f),this['activeUIs']['add'](_0x15de4f);const _0x1ea5ce=new x();!function({source:_0x235a61,target:_0x48a526,filter:_0x5849e1}){for(const _0x531fce of _0x235a61)_0x5849e1(_0x531fce)&&_0x48a526['add'](_0x531fce);_0x48a526['listenTo'](_0x235a61,'add',(_0x5882ae,_0x4bdc37)=>{_0x5849e1(_0x4bdc37)&&_0x48a526['add'](_0x4bdc37);}),_0x48a526['listenTo'](_0x235a61,'remove',(_0x47bd79,_0x54c0d3)=>{_0x48a526['has'](_0x54c0d3)&&_0x48a526['remove'](_0x54c0d3);});}({'source':_0x54ea7b['_visibleAnnotations'],'target':_0x1ea5ce,'filter':_0x10fbb7}),this['_uisData']['set'](_0x15de4f,{'collection':_0x1ea5ce,'filter':_0x10fbb7});const _0x34af90=this['_uis']['get'](_0x15de4f);_0x34af90['attach'](_0x1ea5ce),this['listenTo'](_0x34af90,'change:activeAnnotation',(_0x200c8b,_0x18299c,_0x22581f,_0xb70846)=>{_0xb70846&&_0x54ea7b['_removeActiveAnnotation'](_0xb70846),_0x22581f&&_0x54ea7b['_addActiveAnnotation'](_0x22581f);});}['deactivate'](_0x9712e){if(this['activeUIs']['delete'](_0x9712e),!this['_uis']['has'](_0x9712e))throw new _0x41b8cc('annotationsuis-missing-ui',this,{'uiName':_0x9712e});const _0x1b5d33=this['_uis']['get'](_0x9712e);_0x1b5d33['detach'](),this['stopListening'](_0x1b5d33),this['_uisData']['get'](_0x9712e)['collection']['destroy'](),this['_uisData']['delete'](_0x9712e);}['switchTo'](_0x935700){if(!this['_uis']['has'](_0x935700))throw new _0x41b8cc('annotationsuis-missing-ui',this,{'uiName':_0x935700});const _0x361b15=this['context']['plugins']['get'](N),_0x13adbf=Array['from'](_0x361b15['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x935700);const _0x5d862a=this['_uis']['get'](_0x935700);_0x5d862a['setActiveAnnotation'](_0x13adbf),_0x5d862a['_setSelectedAnnotations']&&_0x13adbf&&_0x5d862a['_setSelectedAnnotations']([_0x13adbf]);}['deactivateAll'](){for(const _0x37b215 of this['activeUIs'])this['deactivate'](_0x37b215);}['register'](_0xe0ed58,_0xb5f4f){if(this['_uis']['has'](_0xe0ed58))throw new _0x41b8cc('annotationsuis-register-already-registered');if('function'!=typeof _0xb5f4f['attach']||'function'!=typeof _0xb5f4f['detach']||'function'!=typeof _0xb5f4f['setActiveAnnotation'])throw new _0x41b8cc('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xe0ed58,_0xb5f4f);}['refilterAnnotations'](){const _0x4e3747=this['context']['plugins']['get'](N)['collection'],_0x1fe6d3=new Map(),_0x13900e=Array['from'](this['activeUIs']);for(const _0x3daf19 of this['activeUIs']){const _0x1ea839=this['_uisData']['get'](_0x3daf19)['collection'];for(const _0x26b25e of _0x1ea839)_0x1fe6d3['set'](_0x26b25e,_0x3daf19);}for(const _0xc97f1d of _0x4e3747){const _0x33d335=_0x1fe6d3['get'](_0xc97f1d);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xc97f1d);const _0x2dbd95=_0x13900e['find'](_0x269cff=>this['_uisData']['get'](_0x269cff)['filter'](_0xc97f1d));_0x33d335!==_0x2dbd95&&(_0x33d335&&this['_uisData']['get'](_0x33d335)['collection']['remove'](_0xc97f1d),_0x2dbd95&&this['_uisData']['get'](_0x2dbd95)['collection']['add'](_0xc97f1d));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1a387a){const _0x3c7363=[];for(const _0x1e7cc8 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x1e7cc8)['filter'])(_0x1a387a)&&_0x3c7363['push'](_0x1e7cc8);}if(_0x3c7363['length']>0x1)throw new _0x41b8cc('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3c7363,'annotationType':_0x1a387a['type']});}}const oe=Ht('px');class V extends _t{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0xbcbc65){super(_0xbcbc65);const _0x5e6638=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 _0x175081(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5e6638['to']('class')],'style':{'minHeight':_0x5e6638['to']('minHeight',_0x43f492=>'number'==typeof _0x43f492?oe(_0x43f492+0xa):null)},'dir':_0xbcbc65['uiLanguageDirection'],'role':'application','aria-label':S(_0xbcbc65,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0xbcbc65,'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',_0xbbe0d3=>{this['_updateItemPositionInFocusables'](_0xbbe0d3['source']);}),this['list']['forEach'](_0x8ca403=>{this['focusTracker']['add'](_0x8ca403['element']),this['_updateItemPositionInFocusables'](_0x8ca403);}),this['list']['on']('change',(_0x49eb5b,_0x3d069c)=>{for(const _0x4f5853 of _0x3d069c['removed'])this['focusTracker']['remove'](_0x4f5853['element']),this['focusables']['remove'](_0x4f5853);for(const _0xb8cadc of _0x3d069c['added'])this['focusTracker']['add'](_0xb8cadc['element']),this['_updateItemPositionInFocusables'](_0xb8cadc);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x14eef3){const _0x1842bc=this['focusables']['getIndex'](_0x14eef3);let _0x36c0ec,_0x5cf6fb;for(const _0x272743 of this['focusables'])if(_0x14eef3['top']<_0x272743['top']){_0x36c0ec=_0x272743;break;}if(_0x5cf6fb=_0x36c0ec?this['focusables']['getIndex'](_0x36c0ec):this['focusables']['length'],-0x1!==_0x1842bc){if(_0x1842bc===_0x5cf6fb-0x1)return;this['focusables']['remove'](_0x14eef3),_0x5cf6fb=_0x36c0ec?this['focusables']['getIndex'](_0x36c0ec):this['focusables']['length'];}this['focusables']['add'](_0x14eef3,_0x5cf6fb);}}const qt=Ht('px');class H extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x552f96){super(_0x552f96),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3c3cbf,_0x40ad4c)=>_0x3c3cbf+_0x40ad4c),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3d7f5f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3d7f5f['to']('isAnimationDisabled',_0x52603e=>_0x52603e?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3d7f5f['to']('top',_0x1d2bc6=>qt(_0x1d2bc6))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x1ab365=this['element']['clientHeight'];_0x1ab365&&(this['height']=_0x1ab365);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x6ad677{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x38ee9c){super(_0x38ee9c),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 _0x1c1c3f=this['context']['config']['get']('sidebar.container');_0x1c1c3f&&this['setContainer'](_0x1c1c3f);}['setContainer'](_0x4feeec){if(!y(_0x4feeec))throw new _0x41b8cc('sidebar-setcontainer-invalid-element');this['container']=_0x4feeec;}['_attachToContainer']({viewClass:_0x38f9ca='',spaceBetweenItems:_0x41b159=0x19}={}){if(!y(this['container']))throw new _0x41b8cc('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x38f9ca,this['_spaceBetweenItems']=_0x41b159;}['rearrange']({removedAnnotation:_0x4d18c2,previousAnnotation:_0x3bd17e,nextAnnotation:_0x5afd8a}){const _0x4fad6c=this['getSidebarItemView'](_0x4d18c2);this['view']['list']['remove'](_0x4fad6c),this['_destroySidebarItemView'](_0x4d18c2),_0x3bd17e&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3bd17e)),_0x5afd8a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5afd8a)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1346ac,activatedAnnotation:_0x2beeb0,disableAnimationOnActivatedAnnotation:_0x21ac22}){if(this['_activeAnnotation']=_0x2beeb0,_0x1346ac){_0x1346ac['isActive']=!0x1;const _0x534631=this['getSidebarItemView'](_0x1346ac);_0x534631&&_0x21ac22&&(_0x534631['isAnimationDisabled']=!0x1);}if(_0x2beeb0){const _0x5720da=this['getSidebarItemView'](_0x2beeb0);_0x5720da&&(_0x2beeb0['isActive']=!0x0,_0x21ac22&&(_0x5720da['isAnimationDisabled']=!0x0,_0x5720da['top']+=0x1),this['_alignToTargetRect'](_0x5720da));}}['_detachFromContainer'](_0x272028){if(this['view']['element']['remove'](),_0x272028){for(const _0x3bed7e of _0x272028)this['_destroySidebarItemView'](_0x3bed7e);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0xabedb8,_0x79a098){_0x79a098||(_0x79a098=_0xabedb8['view']);const _0x3f3afc=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x3f3afc,_0xabedb8),this['_annotationToSidebarItemView']['set'](_0xabedb8,_0x3f3afc),_0x3f3afc['content']['add'](_0x79a098),this['listenTo'](_0xabedb8['view'],'change:targetRect',(_0x21cb9a,_0x54637c,_0x1d3f22)=>{const _0x25148a=this['_getTargetTop'](_0xabedb8,_0x1d3f22);_0x3f3afc['_targetTop']!=_0x25148a&&(_0x3f3afc['_targetTop']=_0x25148a,this['_setItemTop'](_0x3f3afc,_0x25148a));}),this['listenTo'](_0x3f3afc,'change:top',()=>{this['_recalculate'](_0x3f3afc,'top');}),this['listenTo'](_0x3f3afc,'change:bottom',()=>{this['_recalculate'](_0x3f3afc,'bottom');}),this['_alignToTargetRect'](_0x3f3afc);const _0x36cb30=this['_getItemBefore'](_0x3f3afc);if(_0x36cb30)this['_alignAfterItem'](_0x36cb30,_0x3f3afc)||this['_alignToTargetRect'](_0x3f3afc);else this['_alignToTargetRect'](_0x3f3afc);return this['_updateLastItem'](),this['view']['list']['add'](_0x3f3afc),_0x3f3afc;}['_alignForTopChange'](_0x5835df){if(!_0x5835df['content']['length'])return;const _0x5e500b=this['_getItemBefore'](_0x5835df);if(!_0x5e500b)return;const _0x58e7cf=this['_sidebarItemViewToAnnotation']['get'](_0x5e500b),_0x3a9d47=this['_activeAnnotation'];_0x3a9d47&&_0x3a9d47===_0x58e7cf?this['_alignAfterItem'](_0x5e500b,_0x5835df):this['_alignBeforeItem'](_0x5835df,_0x5e500b);}['_alignForBottomChange'](_0x40c89f){if(!_0x40c89f['content']['length'])return;const _0x5099b3=this['_getItemAfter'](_0x40c89f);if(!_0x5099b3)return;const _0x2d9a45=this['_sidebarItemViewToAnnotation']['get'](_0x5099b3),_0x32ff82=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x53ce89=this['_activeAnnotation'];_0x53ce89&&_0x53ce89===_0x2d9a45&&_0x32ff82?(this['_alignBeforeItem'](_0x5099b3,_0x40c89f),this['_alignAfterItem'](_0x40c89f,_0x5099b3)):_0x53ce89&&_0x53ce89===_0x2d9a45?this['_alignBeforeItem'](_0x5099b3,_0x40c89f):this['_alignAfterItem'](_0x40c89f,_0x5099b3);}['_recalculate'](_0x1648fc,_0x50212d){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x5b9c54,changedProp:_0x1319ca}of this['_recalculateBuffer'])'top'===_0x1319ca?this['_alignForTopChange'](_0x5b9c54):this['_alignForBottomChange'](_0x5b9c54);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x1648fc,'changedProp':_0x50212d});}['getSidebarItemView'](_0x550a49){return this['_annotationToSidebarItemView']['get'](_0x550a49);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x430ccb){const _0x2570c4=this['getSidebarItemView'](_0x430ccb);this['stopListening'](_0x2570c4),this['stopListening'](_0x430ccb['view']),_0x2570c4['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x430ccb),this['_sidebarItemViewToAnnotation']['delete'](_0x2570c4);}['_createSidebarView'](){const _0x3ab8d0=new V(this['context']['locale']);return _0x3ab8d0['render'](),this['on']('change:_lastItem',(_0x718c09,_0x561c1b,_0x15154a,_0x40c122)=>{_0x40c122&&_0x3ab8d0['unbind']('minHeight'),_0x15154a?_0x3ab8d0['bind']('minHeight')['to'](_0x15154a,'bottom'):_0x3ab8d0['minHeight']=null;}),_0x3ab8d0;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x5f11ff){const _0x1332a6=this['_sidebarItemViewToAnnotation']['get'](_0x5f11ff),_0x2585c2=_0x1332a6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1332a6)-0x1);return _0x2585c2&&this['getSidebarItemView'](_0x2585c2)||null;}['_getItemAfter'](_0x287594){const _0x28d565=this['_sidebarItemViewToAnnotation']['get'](_0x287594),_0x5279a9=_0x28d565&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x28d565)+0x1);return _0x5279a9&&this['getSidebarItemView'](_0x5279a9)||null;}['_alignBeforeItem'](_0x1f3da8,_0x277346){_0x1f3da8['updateHeight']();const _0x2152c4=R(_0x277346['bottom']+this['_spaceBetweenItems'],_0x1f3da8['top']);return!!_0x2152c4&&(this['_setItemTop'](_0x277346,_0x277346['top']-_0x2152c4),!0x0);}['_alignAfterItem'](_0x14514a,_0x496c68){_0x14514a['updateHeight']();const _0x5ca674=R(_0x14514a['bottom']+this['_spaceBetweenItems'],_0x496c68['top']);return!!_0x5ca674&&(this['_setItemTop'](_0x496c68,_0x496c68['top']+_0x5ca674,!0x1),!0x0);}['_alignToTargetRect'](_0x590410){const _0x38df07=this['_sidebarItemViewToAnnotation']['get'](_0x590410);if(!_0x38df07||!_0x38df07['target']||!_0x38df07['targetRect'])return;const _0x509f5a=this['_getTargetTop'](_0x38df07,_0x38df07['targetRect']);this['_setItemTop'](_0x590410,_0x509f5a);}['_getTargetTop'](_0x3082a8,_0x93a31d){if(null===_0x93a31d)return 0x0;if(_0x3082a8['target']instanceof _0x340c62)return _0x93a31d['top'];{const _0x4052ce=new _0x340c62(this['view']['element'])['top'];return _0x93a31d['top']-_0x4052ce;}}['_setItemTop'](_0x116ba8,_0xb7f25f,_0x9b6c1=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x9b6c1&&(_0xb7f25f=Math['max'](_0xb7f25f,this['_getMaxAvailableTop'](_0x116ba8))),_0x116ba8['top']=_0xb7f25f;}['_getMaxAvailableTop'](_0x4b25d4){let _0x4e7265=this['_getItemBefore'](_0x4b25d4),_0x3710a8=0x0;for(;_0x4e7265;)_0x4e7265['updateHeight'](),_0x3710a8+=this['_spaceBetweenItems']+_0x4e7265['height'],_0x4e7265=this['_getItemBefore'](_0x4e7265);return _0x3710a8;}}function R(_0x5c166c,_0x4522a2){return Math['max'](_0x5c166c-_0x4522a2,0x0);}function y(_0x2082b0){return null!==_0x2082b0&&'object'==typeof _0x2082b0&&0x1===_0x2082b0['nodeType'];}class e extends _0x6ad677{['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(_0x355963){super(_0x355963),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x432e9e(),this['_refreshPositioningDebounced']=_0x18b2b3(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2a3d1a=this['context']['plugins']['get'](M),_0x316d9c=this['context']['plugins']['get'](z);_0x2a3d1a['register']('wideSidebar',this),_0x316d9c['container']&&_0x2a3d1a['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x539986){if(_0x539986===this['activeAnnotation'])return;const _0x1ba8fe=this['context']['plugins']['get'](z);_0x1ba8fe['_activeAnnotation']=_0x539986;const _0x4b4d26=this['activeAnnotation'];this['activeAnnotation']=_0x539986,_0x1ba8fe['refresh']({'blurredAnnotation':_0x4b4d26,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x196862){this['annotations']=_0x196862;const _0x535e03=this['context']['plugins']['get'](z);if(_0x535e03['_annotations']=_0x196862,this['isAttached'])throw new _0x41b8cc('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x535e03,'set:container',()=>{this['detach'](),this['listenTo'](_0x535e03,'change:container',_0x14c84d=>{_0x14c84d['off'](),this['attach'](_0x196862);});}),_0x535e03['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0xfa7fc2=_0x20cbc5=>{_0x20cbc5['updateTargetRect'](),_0x535e03['addAnnotation'](_0x20cbc5);};for(const _0x3c5fc7 of _0x196862)_0xfa7fc2(_0x3c5fc7);this['listenTo'](_0x196862,'add',(_0x24b982,_0x320f6e)=>{_0xfa7fc2(_0x320f6e);}),this['listenTo'](_0x196862,'remove',(_0x23ff37,_0x2997ba,_0x309ccc)=>{_0x535e03['rearrange']({'removedAnnotation':_0x2997ba,'previousAnnotation':_0x196862['get'](_0x309ccc-0x1),'nextAnnotation':_0x196862['get'](_0x309ccc+0x1)}),_0x2997ba===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x196862,'focus',(_0x2776a6,_0x13fb25)=>{this['setActiveAnnotation'](_0x13fb25);}),this['listenTo'](_0x196862,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2a076e=this['context']instanceof _0x1bb2a2?this['context']['editors']:new _0x432e9e([this['context']]);for(const _0x275780 of _0x2a076e)this['_integrateWithEditorAnnotations'](_0x275780);this['listenTo'](_0x2a076e,'add',(_0x54ef6c,_0x391486)=>{this['listenTo'](_0x391486,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x391486);});}),this['listenTo'](_0x2a076e,'remove',(_0x1fb25c,_0x2a8948)=>{_0x2a8948['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2a8948['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x41b8cc('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x131d72=this['context']['plugins']['get'](z);_0x131d72['_detachFromContainer'](this['annotations']),this['stopListening'](_0x131d72),this['stopListening'](this['annotations']),this['context']instanceof _0x1bb2a2&&this['stopListening'](this['context']['editors']);for(const _0x3e9206 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3e9206);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x3dad2e){if(!_0x3dad2e['plugins']['has']('EditorAnnotations'))return;const _0x21a507=_0x3dad2e['plugins']['get']('EditorAnnotations'),_0x43b44=()=>{const _0x264172=_0x21a507['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x264172[0x0]||null);};this['listenTo'](_0x21a507,'refresh',_0x43b44),this['listenTo'](_0x21a507,'blur',(_0x37f5cf,{isAnnotationTracked:_0x5b4c7c})=>{this['activeAnnotation']&&_0x5b4c7c(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x21a507,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x328423=>{_0x21a507['hasDomSelection']()&&(_0x43b44(),_0x328423['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x21a507);}['_destroyEditorAnnotationsIntegration'](_0x5e2115){this['stopListening'](_0x5e2115),this['_editorAnnotations']['remove'](_0x5e2115);}}class D extends _0x36cc2f{['counterView'];constructor(_0x5942bb){super(_0x5942bb);const _0x358ca2=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2ee021,_0x263ab8)=>_0x2ee021?'...':_0x263ab8['toString']()),this['set']('annotationType',''),this['icon']=kt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x358ca2['to']('annotationType',_0x80a8d9=>'ck-annotation-counter__badge--'+_0x80a8d9),_0x358ca2['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x358ca2['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x6ad677{['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(_0x3a1ddc){super(_0x3a1ddc),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x11aeff),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x432e9e(),this['_refreshPositioningDebounced']=_0x18b2b3(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2eb7c3(this['context']['locale']),this['balloonPanelView']=new _0x192e9c(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x1638d0){this['annotations']=_0x1638d0;const _0x4da28c=this['context']['plugins']['get'](z),_0x170224=this['balloonPanelView'];if(_0x4da28c['_annotations']=_0x1638d0,this['isAttached'])throw new _0x41b8cc('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4da28c,'set:container',()=>{this['detach'](),this['listenTo'](_0x4da28c,'change:container',_0x4c7e64=>{_0x4c7e64['off'](),this['attach'](_0x1638d0);});}),_0x4da28c['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2032f6=_0x560bd0=>{const _0x3c5a0a=new D(this['context']['locale']);_0x4da28c['addAnnotation'](_0x560bd0,_0x3c5a0a),this['_annotationToNarrowView']['set'](_0x560bd0,_0x3c5a0a),_0x3c5a0a['bind']('isDirty','annotationType','number')['to'](_0x560bd0['view'],'isDirty','type','length'),_0x3c5a0a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x170224['content']['first']!==_0x560bd0['view']?(this['_showBalloon'](_0x560bd0),_0x560bd0['view']['element']['focus'](),this['setActiveAnnotation'](_0x560bd0)):this['setActiveAnnotation'](null);});};for(const _0x59831c of _0x1638d0)_0x2032f6(_0x59831c);this['listenTo'](_0x1638d0,'add',(_0x4bfae0,_0x220675)=>{_0x2032f6(_0x220675);}),this['listenTo'](_0x1638d0,'remove',(_0x2097ea,_0x38d6da,_0x42eb08)=>{this['_annotationToNarrowView']['get'](_0x38d6da)['destroy'](),this['_annotationToNarrowView']['delete'](_0x38d6da),_0x4da28c['rearrange']({'removedAnnotation':_0x38d6da,'previousAnnotation':_0x1638d0['get'](_0x42eb08-0x1),'nextAnnotation':_0x1638d0['get'](_0x42eb08+0x1)}),_0x38d6da===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x1638d0,'focus',(_0x4f138e,_0x4e3d1e)=>{this['setActiveAnnotation'](_0x4e3d1e);}),this['listenTo'](_0x1638d0,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x530b86,_0x119bc7)=>{_0x119bc7['keyCode']===_0x484376['esc']&&_0x170224['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x170224['content']['first']),this['_hideBalloon'](),_0x119bc7['stopPropagation'](),_0x119bc7['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x400279,_0x205f6a)=>{const _0x1b20ca=_0x205f6a['target'];_0x170224['isVisible']&&_0x170224['element']['contains'](_0x1b20ca)||_0x4da28c['view']['element']['contains'](_0x1b20ca)||_0x400279['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5aa739=>_0x5aa739['contains'](_0x1b20ca))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1469e4=this['context']instanceof _0x1bb2a2?this['context']['editors']:new _0x432e9e([this['context']]);for(const _0x52b9ab of _0x1469e4)this['_integrateWithEditorAnnotations'](_0x52b9ab);this['listenTo'](_0x1469e4,'add',(_0x3484fa,_0x264714)=>{this['listenTo'](_0x264714,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x264714);});}),this['listenTo'](_0x1469e4,'remove',(_0x2085ca,_0x430479)=>{_0x430479['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x430479['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x539449){if(_0x539449===this['activeAnnotation'])return;const _0x102051=this['context']['plugins']['get'](z);if(_0x102051['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x539449,'disableAnimationOnActivatedAnnotation':!0x0}),_0x539449)_0x102051['getSidebarItemView'](_0x539449)?this['_showBalloon'](_0x539449):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x539449;}['detach'](){if(!this['isAttached'])throw new _0x41b8cc('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x27a308=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x983ef6=>_0x983ef6['destroy']()),this['_annotationToNarrowView']['clear'](),_0x27a308['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1bb2a2&&this['stopListening'](this['context']['editors']);for(const _0x2f6c79 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2f6c79);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'](_0x156d33){if(!_0x156d33['plugins']['has']('EditorAnnotations'))return;const _0x55ca51=_0x156d33['plugins']['get']('EditorAnnotations'),_0x1821d7=this['context']['plugins']['get'](z),_0x33e2f7=this['annotations'],_0x2e8437=this['balloonPanelView'],_0x5ba06a=()=>{const _0x850a5c=_0x55ca51['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x850a5c),this['setActiveAnnotation'](_0x850a5c[0x0]||null);};this['listenTo'](_0x55ca51,'refresh',_0x5ba06a),this['listenTo'](_0x55ca51,'blur',(_0x4d7d69,{isAnnotationTracked:_0x1ba9a6})=>{this['activeAnnotation']&&_0x1ba9a6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x55ca51,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x33e2f7,'blur',_0x47c74b=>{_0x55ca51['hasDomSelection']()&&_0x47c74b['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xd3c769,_0x439f86)=>{const _0x486599=_0x439f86['target'];_0x2e8437['isVisible']&&_0x2e8437['element']['contains'](_0x486599)||_0x1821d7['view']['element']['contains'](_0x486599)||this['activeAnnotation']&&_0x55ca51['hasDomSelection']()&&(_0x5ba06a(),_0xd3c769['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x55ca51);}['_destroyEditorAnnotationsIntegration'](_0x4b4d15){_0x4b4d15&&(this['stopListening'](_0x4b4d15),this['_editorAnnotations']['remove'](_0x4b4d15));}['_setSelectedAnnotations'](_0x5a3aeb){for(const _0x18d3e9 of this['_selectedAnnotations'])_0x5a3aeb['includes'](_0x18d3e9)||this['_manuallyClosedAnnotationViews']['delete'](_0x18d3e9['view']);this['_selectedAnnotations']=_0x5a3aeb;}['_refreshPositioning'](){const _0x5b3d31=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5b3d31['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x19a333){if(this['_manuallyClosedAnnotationViews']['has'](_0x19a333['view']))return;const _0x2d937d=this['balloonPanelView']['content']['first'];_0x2d937d!==_0x19a333['view']?(_0x2d937d&&this['_detachListeners'](_0x2d937d),this['_attachListeners'](_0x19a333['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x19a333['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xacd348=this['balloonPanelView']['content']['first'],_0x11828f=_0xacd348&&this['annotations']['getByView'](_0xacd348);if(!_0x11828f||!this['_annotationToNarrowView']['has'](_0x11828f))return;const _0x25819f=this['_annotationToNarrowView']['get'](_0x11828f)['element'],_0x44eb16=(function(){const _0x518d90=_0x192e9c['defaultPositions'];return[_0x518d90['southArrowNorthEast'],_0x518d90['northArrowSouthEast'],_0x518d90['southArrowNorth'],_0x518d90['northArrowSouth'],_0x518d90['southArrowNorthWest'],_0x518d90['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x25819f,'positions':_0x44eb16});}['_hideBalloon'](){const _0x3df5f8=this['balloonPanelView'],_0x331b11=_0x3df5f8['content']['first'];_0x331b11&&(this['_detachListeners'](_0x331b11),_0x3df5f8['unpin'](),_0x3df5f8['content']['clear']());}['_attachListeners'](_0x379427){this['listenTo'](_0x379427,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x379427,'Esc',(_0x1fbd0b,_0x2b7860)=>{this['_manuallyClosedAnnotationViews']['add'](_0x379427),this['_hideBalloon'](),_0x2b7860();});}['_detachListeners'](_0x1492fd){this['stopListening'](_0x1492fd);}}class c extends _0x39b061{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x4d4fa0,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ebdeb){super(_0x3ebdeb),_0x3ebdeb['editing']['view']['addObserver'](_0x13b867),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3ebdeb['plugins']['get'](_0x4d4fa0),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x176723=this['editor']['plugins']['get'](M);_0x176723['context']===this['editor']&&(_0x176723['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x35fdaf,_0xc8afae)=>{const _0x504040=this['_balloon'];if(this['isAttached']&&_0x504040['visibleView']){const _0x354cf6=this['annotations']['getByView'](_0x504040['visibleView']);_0x354cf6&&this['_closeAnnotation'](_0x354cf6),_0xc8afae();}}));}['afterInit'](){const _0xa91123=this['editor']['plugins']['get'](M);_0xa91123['context']===this['editor']&&(_0xa91123['hasActive']()||_0xa91123['switchTo']('inline'));}['setActiveAnnotation'](_0x2d9036){_0x2d9036!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2d9036&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2d9036)&&this['_addAnnotationToBalloon'](_0x2d9036,!0x0),_0x2d9036['isActive']=!0x0),_0x2d9036||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2d9036);}['attach'](_0x486571){this['annotations']=_0x486571;const _0x5d76b9=this['editor']['plugins']['get'](M),_0x2a952c=this['_balloon'];if(this['isAttached'])throw new _0x41b8cc('inlineannotations-attach-already-attached',this);if(_0x5d76b9['context']!==this['editor'])throw new _0x41b8cc('inlineannotations-not-allowed-with-context',this);const _0x2a9135=this['editor']['plugins']['get'](P);this['listenTo'](_0x2a9135,'refresh',()=>{const _0x8c2d74=_0x2a9135['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3e5e2f,_0x42d84a;!this['_forceRefresh']&&(_0x3e5e2f=_0x8c2d74,_0x42d84a=this['_selectedAnnotations'],_0x3e5e2f['length']===_0x42d84a['length']&&_0x3e5e2f['every'](_0x284031=>_0x42d84a['includes'](_0x284031)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x8c2d74),this['setActiveAnnotation'](_0x8c2d74[0x0]||null));}),this['listenTo'](_0x2a9135,'blur',(_0x4f782e,{isAnnotationTracked:_0x2cc148})=>{this['activeAnnotation']&&_0x2cc148(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3c83b1,_0x902062,_0x2d6b00)=>{_0x2d6b00||this['setActiveAnnotation'](null);}),this['listenTo'](_0x486571,'remove',(_0x41302f,_0x3b0776)=>{this['_removeAnnotationFromBalloon'](_0x3b0776),_0x3b0776===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2a952c,'change:visibleView',(_0x2b6340,_0x35324f,_0x572c1a,_0x1a9951)=>{_0x1a9951&&this['stopListening'](_0x1a9951);const _0x5a8c9e=_0x486571['getByView'](_0x572c1a);_0x572c1a&&_0x5a8c9e&&(this['listenTo'](_0x572c1a,'change:height',()=>{_0x2a952c['updatePosition']();}),this['listenTo'](_0x572c1a,'Esc',()=>{this['_closeAnnotation'](_0x5a8c9e),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x5a8c9e&&this['setActiveAnnotation'](_0x5a8c9e));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2a952c['visibleView']&&(_0x486571['getByView'](_0x2a952c['visibleView'])&&_0x2a952c['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 _0x41b8cc('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1ae39a of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1ae39a);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x25fb9e){for(const _0x58eeca of this['_selectedAnnotations'])_0x25fb9e['includes'](_0x58eeca)||this['_manuallyClosed']['delete'](_0x58eeca);for(const _0xd61c3 of this['annotations'])_0x25fb9e['includes'](_0xd61c3)||this['_removeAnnotationFromBalloon'](_0xd61c3);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2585c1 of _0x25fb9e)this['_addAnnotationToBalloon'](_0x2585c1);}this['_selectedAnnotations']=_0x25fb9e;}['_addAnnotationToBalloon'](_0x3e0de5,_0x7e2072=!0x1){this['_manuallyClosed']['has'](_0x3e0de5)||(this['_addedAnnotations']['has'](_0x3e0de5)||this['_balloon']['hasView'](_0x3e0de5['view'])||(this['_addedAnnotations']['add'](_0x3e0de5),this['_balloon']['add']({'stackId':_0x3e0de5['view']['id'],'view':_0x3e0de5['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3e0de5)}})),_0x7e2072&&this['_balloon']['showStack'](_0x3e0de5['view']['id']));}['_getBalloonTargetForAnnotation'](_0x596ccc){const _0x26ccbf=_0x596ccc['target'],_0x3af5af=this['editor']['editing']['view'],_0x1650a7=_0x3af5af['document']['selection']['getFirstRange'](),_0xdd644b=_0x3af5af['domConverter']['viewRangeToDom'](_0x1650a7);if(_0xdd644b['collapse'](!0x0),_0x26ccbf){if(_0x26ccbf instanceof _0x340c62)return _0x26ccbf;let _0x31dd63=[];for(const _0x248477 of _0x26ccbf)_0x31dd63['push'](...(_0x2ced88=_0x248477['getClientRects'](),Array['from'](_0x2ced88)['map'](DOMRect['fromRect'])));_0x31dd63=function(_0xa09cde){const _0x14926c=[];let _0x5d077d=_0xa09cde[0x0];for(let _0x49ccff=0x1;_0x49ccff<_0xa09cde['length'];_0x49ccff++)b(_0x5d077d,_0xa09cde[_0x49ccff])?_0x5d077d['width']+=_0xa09cde[_0x49ccff]['width']:(_0x14926c['push'](_0x5d077d),_0x5d077d=_0xa09cde[_0x49ccff]);return _0x14926c['push'](_0x5d077d),_0x14926c;}(_0x31dd63);const _0x2d5da1=_0xdd644b['getBoundingClientRect']();return _0x31dd63['find'](_0x3f178c=>_0x3f178c['top']<=_0x2d5da1['top']&&_0x3f178c['bottom']>=_0x2d5da1['bottom']&&_0x3f178c['left']<=_0x2d5da1['left']&&_0x3f178c['right']>=_0x2d5da1['right'])||_0x31dd63[0x0];}var _0x2ced88;return _0x596ccc['targetRect']||_0xdd644b;}['_removeAnnotationFromBalloon'](_0x599114){this['_addedAnnotations']['has'](_0x599114)&&this['_balloon']['hasView'](_0x599114['view'])&&(this['_addedAnnotations']['delete'](_0x599114),this['_balloon']['remove'](_0x599114['view']));}['_closeAnnotation'](_0x240e5a){this['_manuallyClosed']['add'](_0x240e5a),this['_removeAnnotationFromBalloon'](_0x240e5a);}}function b(_0x11c587,_0x15a97a){return _0x11c587['top']===_0x15a97a['top']&&_0x11c587['bottom']===_0x15a97a['bottom']&&_0x11c587['right']===_0x15a97a['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends _t{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x445259,_0x4b974d){super(_0x445259),this['set']('isEmpty',!_0x4b974d['length']),this['focusTracker']=new _0x175081(),this['_annotationViews']=_0x4b974d,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x4b974d,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4b974d,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4b974d,'remove',(_0x4e0bfb,_0x48ba52)=>{_0x48ba52['isActive']&&this['focus'](),_0x4b974d['length']||(this['isEmpty']=!0x0);});const _0x561d0a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x445259,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4b974d},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x561d0a['if']('isEmpty','ck-hidden',_0xb8719b=>!_0xb8719b)]},'children':[{'text':S(_0x445259,'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 _0x277908 of this['_annotationViews'])this['focusTracker']['add'](_0x277908['element']);this['_annotationViews']['on']('change',(_0x213292,{added:_0x486c06,removed:_0x5e90f8})=>{for(const _0x3bf110 of _0x486c06)this['focusTracker']['add'](_0x3bf110['element']);for(const _0x45a209 of _0x5e90f8)this['focusTracker']['remove'](_0x45a209['element']);});}}class f extends _0x6ad677{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x4b9f9d){super(_0x4b9f9d),this['archivedThreads']=new _0x432e9e();}['init'](){const _0x598cc4=this['context'],_0x4a9660=_0x598cc4['plugins']['get'](o),_0x55a6a3=_0x598cc4['plugins']['get'](N);this['listenTo'](_0x4a9660,'addCommentThread',(_0x1cb3d9,{threadId:_0x43cfae})=>{const _0x41478f=_0x4a9660['getCommentThread'](_0x43cfae);_0x41478f['archivedAt']&&this['archivedThreads']['add'](_0x41478f,this['_calculatePosition'](_0x41478f['archivedAt'])),this['listenTo'](_0x41478f,'change:archivedAt',(_0x5e091b,_0x176fb1,_0x30256f)=>{_0x30256f?this['archivedThreads']['has'](_0x41478f)||this['archivedThreads']['add'](_0x41478f,this['_calculatePosition'](_0x41478f['archivedAt'])):this['archivedThreads']['has'](_0x41478f)&&this['archivedThreads']['remove'](_0x41478f);});}),this['listenTo'](_0x4a9660,'removeCommentThread',(_0x294a37,{threadId:_0x56e801})=>{const _0x3053b5=_0x4a9660['getCommentThread'](_0x56e801);this['stopListening'](_0x3053b5),this['archivedThreads']['has'](_0x3053b5)&&this['archivedThreads']['remove'](_0x3053b5);},{'priority':'highest'}),this['listenTo'](_0x55a6a3['collection'],'focus',(_0x3e1f30,_0xa488ec)=>{_0xa488ec['isVisible']||(_0xa488ec['isActive']=!0x0,_0x55a6a3['activate'](_0xa488ec));});}['_calculatePosition'](_0x37dfd5){const _0x35d694=[...this['archivedThreads']]['findIndex'](_0x496f83=>_0x496f83['archivedAt']<_0x37dfd5);return _0x35d694>-0x1?_0x35d694:this['archivedThreads']['length'];}}class a extends _0x39b061{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x34d17f];}constructor(_0x36f540){super(_0x36f540),this['annotationViews']=new _0x5d8499(),this['_pendingThreads']=[];}['init'](){const _0x4c122f=this['editor'],_0x4ec50b=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4c122f['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x36cc2f,!0x0)),_0x4c122f['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x527a1c=this['_createCommentsArchiveButton'](_0x492289);return _0x527a1c['set']({'role':'menuitemcheckbox'}),_0x527a1c;});const _0x825aa8=_0x4c122f['plugins']['get'](f),_0x546797=_0x4c122f['plugins']['get']('Annotations'),_0x3405ec=_0x4c122f['plugins']['get']('CommentsRepository');this['listenTo'](_0x825aa8['archivedThreads'],'add',(_0x239fcf,_0x2a2ef1)=>{const _0x3be980=_0x4c122f['config']['get']('collaboration.channelId');if(!_0x3be980||_0x2a2ef1['channelId']===_0x3be980){const _0x2add40=_0x3405ec['_threadToController']['get'](_0x2a2ef1);if(!_0x2add40)return void this['_pendingThreads']['push'](_0x2a2ef1);const _0x21a4d7=this['_calculatePosition'](_0x2a2ef1['archivedAt']),_0x42ab41=_0x546797['getByInnerView'](_0x2add40['view']);_0x42ab41['isVisible']&&_0x546797['_visibleAnnotations']['remove'](_0x42ab41),this['annotationViews']['add'](_0x42ab41['view'],_0x21a4d7);}}),this['listenTo'](_0x546797['collection'],'add',(_0x1a16a1,_0x4d0217)=>{const _0x242cd4=this['_pendingThreads']['find'](_0x25d45b=>{const _0x1ad6f8=_0x3405ec['_threadToController']['get'](_0x25d45b);return _0x1ad6f8&&_0x4d0217['innerView']===_0x1ad6f8['view'];});if(_0x242cd4){const _0xe54d01=this['_calculatePosition'](_0x242cd4['archivedAt']);this['annotationViews']['add'](_0x4d0217['view'],_0xe54d01),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x242cd4),0x1);}}),this['listenTo'](_0x825aa8['archivedThreads'],'remove',(_0x3250e2,_0x2be8e0)=>{const _0x3c8a72=_0x4c122f['config']['get']('collaboration.channelId');if(!_0x3c8a72||_0x2be8e0['channelId']===_0x3c8a72){const _0x5477f9=_0x3405ec['_threadToController']['get'](_0x2be8e0),_0x57185e=_0x546797['getByInnerView'](_0x5477f9['view']);this['annotationViews']['remove'](_0x57185e['view']),this['stopListening'](_0x57185e['focusableElements']);}}),this['listenTo'](_0x546797['collection'],'add',(_0x39e6d0,_0x191b56)=>{this['listenTo'](_0x191b56,'escape',_0x4ec50b);}),this['listenTo'](_0x546797['collection'],'remove',(_0x280f22,_0x520fc7)=>{this['stopListening'](_0x520fc7,'escape',_0x4ec50b);});}['_calculatePosition'](_0x3f9673){const _0x38c7c9=this['editor']['config']['get']('collaboration.channelId'),_0x5f1c26=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x76d734=>_0x76d734['channelId']===_0x38c7c9)['findIndex'](_0x283cf8=>_0x283cf8['archivedAt']<_0x3f9673);return _0x5f1c26<0x0||_0x5f1c26>this['annotationViews']['length']?this['annotationViews']['length']:_0x5f1c26-0x1;}['_toggleDialog'](){const _0x56aba3=this['editor'],_0x4905a7=_0x56aba3['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x56aba3['locale'],this['annotationViews'])),'commentsArchive'===_0x4905a7['id']?_0x4905a7['hide']():_0x4905a7['show']({'id':'commentsArchive','title':S(_0x56aba3['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x206ffe['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1bdef1,_0x2269c7=!0x1){const _0x5ab4ad=this['editor']['locale'],_0x4fee6c=this['editor']['plugins']['get']('Dialog'),_0x5e828e=new _0x1bdef1(_0x5ab4ad);return _0x5e828e['bind']('isEnabled')['to'](this,'isEnabled'),_0x5e828e['bind']('isOn')['to'](_0x4fee6c,'id',_0x36da02=>'commentsArchive'===_0x36da02),_0x5e828e['set']({'label':S(_0x5ab4ad,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x2269c7&&(_0x5e828e['tooltip']=!0x0),this['listenTo'](_0x5e828e,'execute',()=>this['_toggleDialog']()),_0x5e828e;}['_hideDialogOnAnnotationEscape']=_0x48d5fd=>{const _0x2c729d=_0x48d5fd['source'];if(!this['annotationViews']['has'](_0x2c729d['view']))return;const _0x321098=this['editor']['plugins']['get']('Dialog');_0x321098['isOpen']&&'commentsArchive'===_0x321098['id']&&(_0x321098['hide'](),_0x48d5fd['stop']());};}class p extends _0x39b061{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,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,se as Comment,ie as CommentThread,At as CommentThreadController,Pt as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,p as Comments,f as CommentsArchive,xt as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};
23
+ import{Editor as _0x2c84f4,icons as _0x5b9e5d,ContextPlugin as _0x47336d,PendingActions as lt,Context as _0x487c43,Command as _0x21e527,Plugin as _0x599912}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4d760e,uid as _0x3b8c0e,KeystrokeHandler as Et,FocusTracker as _0x1d7024,diff as _0x3ca4b1,Collection as _0x1845ae,Rect as _0x411267,CKEditorError as _0x14ebfe,first as _0x3662b7,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as et,toUnit as Ht,DomEmitterMixin as _0x14ae3d,keyCodes as _0x2e6d89}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x3e6b21,AriaDescriptionView as _0xcf2cbc,setupThreadKeyboardNavigation as _0x4727d2,ConfirmMixin as ti,LateFocusButtonView as _0x2767f2,trimHtml as _0x2a11b4,LateFocusDropdownButtonView as _0x287ec5,Users as it,getDateTimeFormatter as ut,hashObject as ft,getAllMarkersDomElementsSorted as nt,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as te}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as It,cloneDeep as pt,set as wt,unset as yt,debounce as _0x2c7b78}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as $t,EditorUI as Yt,View as _t,FocusCycler as Ft,ButtonView as _0xa22ed2,ViewCollection as _0x11e10c,createDropdown as _0xe99c25,ListView as _0xcfa069,focusChildOnDropdownOpen as _0xca98eb,ListItemView as _0x1f821a,MenuBarMenuListItemButtonView as _0x2df0f1,BodyCollection as _0x3b127d,BalloonPanelView as _0x5ed2f6,ContextualBalloon as _0x331434,Dialog as _0x1d043e,DialogViewPosition as _0x5463cf}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x15f756}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Gt,ClipboardMarkersUtils as Rt,ClipboardPipeline as Mt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Jt,ShiftEnter as Kt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Nt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as St}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Ut}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x220fa5}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class At extends/* #__PURE__ -- @preserve */
24
+ _0x4d760e(){['model'];['view'];constructor(_0x194516,_0x544cb8){super(),this['model']=_0x194516,this['model']['_isAttached']=!0x0,this['view']=_0x544cb8,this['listenTo'](_0x544cb8,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x544cb8,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x544cb8,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x544cb8,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x544cb8,'addComment',(_0x15c90d,_0x3c52e9)=>this['addComment'](_0x3c52e9)),this['listenTo'](_0x544cb8,'updateComment',(_0x5a39ae,_0x16ab82,_0x288a2b)=>this['updateComment'](_0x16ab82,_0x288a2b)),this['listenTo'](_0x544cb8,'removeComment',(_0x2ffb6b,_0x230918)=>this['removeComment'](_0x230918));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x1cf3d5){this['model']['addComment']({'content':_0x1cf3d5,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x32b7cc,_0x28e739){this['model']['getComment'](_0x32b7cc)['update']({'content':_0x28e739});}['removeComment'](_0x415b01){this['model']['getComment'](_0x415b01)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x2bff3f,_0x5c3837,_0x4c38fc){const t=_0x2bff3f['t'];switch(_0x5c3837){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'},_0x4c38fc);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'},_0x4c38fc);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'},_0x4c38fc);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'},_0x4c38fc);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x4c38fc);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'},_0x4c38fc);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'},_0x4c38fc);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'},_0x4c38fc);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 Zt extends tr{['main'];['editable'];constructor(_0x8beb2,_0x433fb9){super(_0x8beb2);const _0x44c525=_0x3b8c0e();this['main']=this['createCollection'](),this['editable']=new $t(_0x8beb2,_0x433fb9,void 0x0,{'label':()=>S(_0x8beb2,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x8beb2['uiLanguageDirection'],'lang':_0x8beb2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x44c525},'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 Yt{['view'];constructor(_0x2713d6){super(_0x2713d6),this['view']=new Zt(_0x2713d6['locale'],_0x2713d6['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x12b835=this['editor']['editing']['view'],_0x2d57a4=this['view']['editable'],_0x42aa84=_0x12b835['document']['getRoot']();_0x2d57a4['name']=_0x42aa84['rootName'],this['view']['render']();const _0x245b6e=_0x2d57a4['element'];this['setEditableElement'](_0x2d57a4['name'],_0x245b6e),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x12b835['attachDomRoot'](_0x245b6e),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Vt=[Gt,Jt,Kt,Nt,Qt,St,Ut];class Xt extends/* #__PURE__ -- @preserve */
25
+ _0x4d760e(_0x2c84f4){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Vt)());constructor(_0x59ee7f={}){(_0x59ee7f=Object['assign']({},_0x59ee7f))['plugins']||(_0x59ee7f['plugins']=Xt['defaultPlugins']),super(_0x59ee7f),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']();}['create'](){const _0x2f977a=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x2f977a))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3281d1=>{const _0x40289b=this['model']['document']['getRoot'](),_0x411811=_0x40289b&&_0x40289b['getChild'](_0x40289b['childCount']-0x1);_0x3281d1['setSelection'](_0x411811,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x35faa4=this['editing']['view'],_0x25551c=_0x35faa4['document']['getRoot'](),_0x2b98c7=_0x25551c['getChild'](0x0);_0x25551c['childCount']>0x1||!_0x2b98c7||'p'!=_0x2b98c7['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x35faa4,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2b98c7['placeholder']=this['placeholder']),zt({'view':_0x35faa4,'element':_0x2b98c7,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2b98c7);}}class rs extends _t{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x31a4d6,_0x3ac09f={}){super(_0x31a4d6),this['editor']=null,this['_editorConfig']=_0x3ac09f,this['set']('value',_0x3ac09f['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x31a4d6,'Reply...')),this['set']('submitLabel',S(_0x31a4d6,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x1d7024(),this['focusCycler']=new Ft({'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',(_0x28b58d,_0x580911)=>{this['cancelButtonView']['fire']('execute'),_0x580911();}),this['keystrokes']['set']('Ctrl+Enter',(_0x395020,_0x569d62)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x569d62());}),this['on']('submit',(_0x3dd038,_0x6a6ce4)=>{_0x6a6ce4['length']>0xfde8?(alert(S(_0x31a4d6,'TOO_LONG_COMMENT_ALERT',[_0x6a6ce4['length'],0xfde8])),_0x3dd038['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Xt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x3fd443=this['editor'];this['element']['insertBefore'](_0x3fd443['ui']['element'],this['element']['firstChild']),_0x3fd443['model']['document']['on']('change',()=>this['value']=_0x3fd443['getData']()),_0x3fd443['bind']('placeholder')['to'](this),this['focusables']['add'](_0x3fd443['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1cbb11){-0x1===_0x1cbb11?(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:_0x398ec5}=this,_0x5d86a1=new _0xa22ed2(_0x398ec5);return _0x5d86a1['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5d86a1['withText']=!0x0,_0x5d86a1['bind']('label')['to'](this,'submitLabel'),_0x5d86a1['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5d86a1['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x7f93d1,_0x528d83)=>!_0x528d83&&!!_0x7f93d1['trim']()),_0x5d86a1;}['_createCancelButton'](){const {locale:_0x391191}=this,_0x671301=new _0xa22ed2(_0x391191);return _0x671301['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x671301['label']=S(_0x391191,'Cancel'),_0x671301['withText']=!0x0,_0x671301['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x671301;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2250b1=>{this['focusTracker']['add'](_0x2250b1['element']);}),this['focusables']['on']('change',(_0x487731,_0x714e18)=>{for(const _0x2830f4 of Array['from'](_0x714e18['added'])['reverse']())this['focusTracker']['add'](_0x2830f4['element']);});}}class Pt extends _t{constructor(_0x2b2e4c,_0xb87759,_0x1b5503){super(_0x2b2e4c),this['commentInputView']=new rs(_0x2b2e4c,_0x1b5503),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x39460b,_0x220b3f)=>_0x39460b||!!_0x220b3f),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 _0x3e6b21(_0x2b2e4c,_0xb87759),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'](_0x3f1e36){this['commentInputView']['focus'](_0x3f1e36);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x228733,_0x504292)=>{const {submitButtonView:_0x5f2390,cancelButtonView:_0x1d9f49,editor:_0x3af658}=this['commentInputView'];[_0x5f2390['element'],_0x1d9f49['element'],_0x3af658?_0x3af658['editing']['view']['getDomRoot']():null]['filter'](_0x405f2f=>_0x405f2f)['some'](_0x4c6684=>_0x4c6684['contains'](_0x504292['target']))||(this['focus'](),_0x504292['preventDefault']());});}}class cs extends _t{constructor(_0x483594){super(_0x483594);const _0x47e99e=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x47e99e['to']('count',_0x42f39d=>S(_0x483594,'NUMBER_OF_COMMENTS',_0x42f39d))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5b6f51,_0x4a9bf2,_0x33aa4b){super(_0x5b6f51);const _0x4187fb=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4a9bf2['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4a9bf2,this['_config']=_0x33aa4b,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1d7024(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3b968a=>this['commentViews']['map'](_0x2e6d6=>_0x2e6d6['element'])['includes'](_0x3b968a['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x5b6f51),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x19553c=>_0x19553c-this['_config']['maxCommentsWhenCollapsed']);for(const _0x36623f of _0x4a9bf2['comments'])this['_handleNewCommentModel'](_0x36623f);this['_handleInfoComment'](),this['listenTo'](_0x4a9bf2['comments'],'add',(_0x29bf1e,_0x3dd70c)=>{const _0x57639a=this['_calculatePosition'](_0x3dd70c);this['length']++,this['_handleNewCommentModel'](_0x3dd70c,_0x57639a),this['refreshVisibleViews']();}),this['listenTo'](_0x4a9bf2['comments'],'remove',(_0x59c9fa,_0x866e72)=>{this['length']--,this['_handleRemoveCommentModel'](_0x866e72),this['refreshVisibleViews']();}),this['listenTo'](_0x4a9bf2,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4a9bf2,'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',_0x4187fb['if']('length','ck-hidden',_0x4fdcdb=>!_0x4fdcdb)],'aria-label':S(_0x5b6f51,'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'](_0x3c4521){-0x1===_0x3c4521?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x497a1f of this['commentViews'])_0x497a1f['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2f48df,_0x484764){const _0x4f3164=new this['_config']['CommentView'](this['locale'],_0x2f48df,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4f3164['viewUid']=_0x2f48df['id'],_0x4f3164['delegate']('removeComment')['to'](this),_0x4f3164['delegate']('updateComment')['to'](this),_0x4f3164['delegate']('resolveCommentThread')['to'](this),_0x4f3164['delegate']('editorReady')['to'](this),_0x4f3164['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4f3164,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4f3164,_0x484764);}['_calculatePosition'](_0x380d8f){const _0x267946=this['_model']['_findOptimalIndex'](_0x380d8f);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x380d8f['authoredAt']?_0x267946-0x1:_0x267946:_0x267946-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x47c7ea={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x47c7ea,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x47c7ea));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x286bd3){const _0x4ffdba=this['commentViews']['remove'](_0x286bd3['id']);this['stopListening'](_0x4ffdba),_0x4ffdba['isEditMode']&&this['_updateHasDirtyComment'](),_0x4ffdba['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4825ae=>_0x4825ae['isEditMode']);}['_rearrangeCollapse'](){const _0x359b57=function(_0x3edd02){const _0x2ae9cd=new _0x1845ae();for(const _0x3d2378 of _0x3edd02)_0x2ae9cd['add'](_0x3d2378);return _0x2ae9cd;}(this['commentViews']),_0x482a8d=this['_collapsedCommentsView']['count'];for(let _0x45b499=0x1;_0x45b499<=_0x482a8d;_0x45b499++)_0x359b57['remove'](0x1);for(const _0x5efa0d of _0x359b57)_0x5efa0d['collapse']();_0x482a8d>0x0&&_0x359b57['add'](this['_collapsedCommentsView'],0x1),ms(_0x3ca4b1(Array['from'](this['visibleViews']),Array['from'](_0x359b57)),this['visibleViews'],_0x359b57);}['_rearrangeExpand'](){ms(_0x3ca4b1(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3a37a2 of this['visibleViews'])_0x3a37a2['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4764fe=>{this['focusTracker']['add'](_0x4764fe['element']),this['keystrokes']['listenTo'](_0x4764fe['element']);}),this['commentViews']['on']('change',(_0x423d39,_0x315964)=>{for(const _0x12e814 of _0x315964['removed'])this['focusTracker']['remove'](_0x12e814['element']),this['keystrokes']['stopListening'](_0x12e814['element']);for(const _0x7d3368 of Array['from'](_0x315964['added'])['reverse']())this['focusTracker']['add'](_0x7d3368['element']),this['keystrokes']['listenTo'](_0x7d3368['element']);});}}function ms(_0x552425,_0x4a1d7e,_0x120fca){let _0x56f619=0x0;for(const _0x4f681d of _0x552425)switch(_0x4f681d){case'insert':_0x4a1d7e['add'](_0x120fca['get'](_0x56f619),_0x56f619),_0x56f619++;break;case'delete':_0x4a1d7e['remove'](_0x56f619);break;case'equal':_0x56f619++;}}class ls extends _t{constructor(_0x59f9c4){super(_0x59f9c4);const _0x17face=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x17face['to']('contextValue',_0x50bb49=>S(_0x59f9c4,'THREAD_CONTEXT_LABEL',_0x50bb49)),'tabindex':-0x1},'children':[{'text':_0x17face['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends _t{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x532c7f,_0x3b01f2){super(_0x532c7f);const _0x2c78b7=this['bindTemplate'];this['_model']=_0x3b01f2,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1d7024(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x249115=>!!_0x249115),this['bind']('contextValue')['to'](this['_model'],'context',_0x44c26a=>_0x44c26a&&_0x44c26a['value']?this['_trimContextValue'](_0x44c26a['value']):S(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',_0x2c78b7['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 _0x3683e7=new _0xa22ed2(this['locale']);return _0x3683e7['label']=S(this['locale'],'Reopen'),_0x3683e7['tooltip']=S(this['locale'],'Reopen'),_0x3683e7['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x3683e7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3c4527=>!_0x3c4527),_0x3683e7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x216dc3,_0x26efc9)=>_0x216dc3&&_0x26efc9),_0x3683e7['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3683e7;}['_trimContextValue'](_0x15c274){if(_0x15c274['length']<0x96)return _0x15c274;const _0xe19051=_0x15c274['lastIndexOf']('\x20',0x93);return _0x15c274['substring'](0x0,_0xe19051>-0x1?_0xe19051:0x93)+'...';}['_attachContextActions'](){const _0xe33577=this['element']['querySelector']('.ck-context'),_0x1917b5=_0xe33577['querySelector']('.ck-context__value');this['listenTo'](_0xe33577,'mouseenter',()=>{_0x1917b5['offsetWidth']<_0x1917b5['scrollWidth']&&_0xe33577['classList']['add']('overlay');}),this['listenTo'](_0xe33577,'mouseleave',()=>{_0xe33577['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5e11ee of this['focusables'])this['focusTracker']['add'](_0x5e11ee['element']),this['keystrokes']['listenTo'](_0x5e11ee['element']);}['_createContextView'](){const _0x2ce371=new ls(this['locale']);return _0x2ce371['bind']('contextValue')['to'](this),_0x2ce371;}}class es extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1077b8,_0x1827b0,_0xdcffb7,_0x146f36){super(_0x1077b8),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1827b0,this['_localUser']=_0xdcffb7,this['_config']=_0x146f36,this['commentThreadHeaderView']=new ts(_0x1077b8,_0x1827b0),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0xcf2cbc(_0x1077b8,S(_0x1077b8,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x1077b8,_0x1827b0,Object['assign']({'CommentView':this['_config']['CommentView']},_0x146f36)),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',(_0xbcf080,_0x222ed5)=>_0xbcf080||!!_0x222ed5),this['bind']('isUnlinked')['to'](_0x1827b0,'unlinkedAt',_0x279086=>!!_0x279086),this['bind']('ariaLabel')['to'](this,'length',_0x451ae1=>{const _0x579fbd=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x451ae1,_0x579fbd]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1d7024(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x45dd42=>_0x45dd42['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x4727d2(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2450b2=new Pt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x44d65c=_0x2450b2['commentInputView'];return _0x2450b2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x44d65c,'value',(_0x34d1ef,_0x5145de,_0x209bcc,_0x560d0b,_0x2323be)=>!!_0x2323be||!!_0x560d0b&&_0x209bcc&&!_0x5145de||_0x34d1ef&&_0x209bcc&&!_0x5145de),_0x44d65c['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x58c217,_0x3496cd,_0x15e766)=>{let _0x402fe2;return _0x402fe2=_0x15e766&&_0x3496cd?'Reply\x20to\x20reopen\x20discussion...':_0x58c217?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x402fe2);}),_0x44d65c['bind']('submitLabel')['to'](this,'length',_0x57e8c3=>S(this['locale'],_0x57e8c3?'Reply':'Comment')),_0x44d65c['on']('submit',(_0x288a51,_0x1939cf)=>{this['fire']('addComment',_0x1939cf),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x44d65c['on']('cancel',()=>{this['focus']();}),_0x44d65c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x44d65c['on']('cancel',_0x1afc6b=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1afc6b['stop']());}),this['on']('change:isActive',(_0x59dbe6,_0x2fb7c6,_0x4751b1)=>{_0x4751b1||this['length']||_0x44d65c['value']||this['fire']('removeCommentThread');}),_0x2450b2;}}class Ct extends/* #__PURE__ -- @preserve */
27
+ ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4c0739,_0x31aa6c,_0xb4ff90,_0x56c04d){super(_0x4c0739,_0x31aa6c,_0xb4ff90,_0x56c04d),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4c0739,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4283ef,_0x4e0b21,_0xe731fb)=>{_0xe731fb||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x41ca8e,_0xc11ebd,_0x411503)=>{_0x411503&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0xd48372=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0xd48372['if']('isActive','ck-thread--active'),_0xd48372['if']('isUnlinked','ck-thread--unlinked'),_0xd48372['if']('isConfirm','ck-thread--remove-confirmation'),_0xd48372['to']('actionIndicator',_0x5cd294=>_0x5cd294?'ck-thread--'+_0x5cd294:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0xd48372['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 _0x3b3ed1 of this['commentsListView']['commentViews'])_0x3b3ed1['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0xa5e190}=this,_0x29cc32=this['commentsListView']['commentViews']['get'](0x0);_0x29cc32===this['_boundFirstCommentView']||_0x29cc32['isSystemComment']||(this['_boundFirstCommentView']=_0x29cc32,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x29cc32,'actionIndicator',_0x21f9b7=>'remove'===_0x21f9b7?'remove':null),_0x29cc32['placeholder']=S(_0xa5e190,'Write\x20a\x20comment...'),_0x29cc32['removeButton']['on']('execute',_0x116893=>{_0x116893['stop'](),this['showConfirm'](S(_0xa5e190,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x29cc32['focus']();}),_0x29cc32['actionBar']['add'](this['resolveButton'],0x0),_0x29cc32['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x9d07b5=new _0x2767f2(this['locale']);return _0x9d07b5['label']=S(this['locale'],'Resolve'),_0x9d07b5['tooltip']=S(this['locale'],'Resolve'),_0x9d07b5['icon']=_0x5b9e5d['check'],_0x9d07b5['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x9d07b5['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5954eb=>!_0x5954eb),_0x9d07b5['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x496c98,_0x940a2a)=>_0x496c98&&!_0x940a2a),_0x9d07b5['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x9d07b5;}['_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 os extends _t{constructor(_0x1b9cdf){super(_0x1b9cdf),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x417821,_0x1272fb,_0x4b70d2)=>{this['element']['innerHTML']=_0x4b70d2;}),this['element']['innerHTML']=this['content'];}}class ns extends _t{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1b1d76,_0x492482,_0x4c1ae2){super(_0x1b1d76),this['_model']=_0x492482,this['_config']=_0x4c1ae2,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x492482,'content',_0x492482,'authoredAt',(_0x5520a6,_0x31725d)=>S(_0x1b1d76,'COMMENT_ARIA_LABEL',[_0x492482['author']['name'],_0x4c1ae2['formatDateTime'](_0x31725d),new DOMParser()['parseFromString'](_0x5520a6,'text/html')['body']['textContent'],_0x492482['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0xcf2cbc(_0x1b1d76,S(_0x1b1d76,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x11e10c(),this['focusTracker']=new _0x1d7024(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x53877b=>_0x53877b['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2b36fc=new os(this['locale']);return _0x2b36fc['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x14593e,_0x18a268)=>_0x18a268?_0x2a11b4(_0x14593e,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x14593e),_0x2b36fc;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x491f4e=new rs(this['locale'],this['_config']['editorConfig']);return _0x491f4e['value']=this['_model']['content'],_0x491f4e['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x491f4e['submitLabel']=S(this['locale'],'Save'),_0x491f4e['on']('submit',(_0xb4c885,_0x5a5017)=>{this['fire']('updateComment',this['_model']['id'],_0x5a5017),this['switchToDisplayMode'](),this['focus']();}),_0x491f4e['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x491f4e['once']('editorReady',()=>{_0x491f4e['focus']();}),_0x491f4e['createEditor'](),_0x491f4e['delegate']('editorReady')['to'](this),_0x491f4e['delegate']('editorDestroyed')['to'](this),_0x491f4e;}['_setupKeyboardNavigation'](){const _0x3d6ba8=this['element'];this['keystrokes']['listenTo'](_0x3d6ba8);for(const _0x4b9faf of this['focusables'])this['focusTracker']['add'](_0x4b9faf['element']),this['keystrokes']['listenTo'](_0x4b9faf['element']);this['focusables']['on']('change',(_0x14e61b,_0x48e2d6)=>{for(const _0x4eec5e of _0x48e2d6['removed'])this['focusTracker']['remove'](_0x4eec5e['element']),this['keystrokes']['stopListening'](_0x4eec5e['element']);for(const _0x2004ff of _0x48e2d6['added'])this['focusTracker']['add'](_0x2004ff['element']),this['keystrokes']['listenTo'](_0x2004ff['element']);}),this['keystrokes']['set']('enter',(_0x743ce8,_0x404067)=>{_0x3d6ba8===_0x743ce8['target']&&(this['focusCycler']['focusFirst'](),_0x404067());}),this['keystrokes']['set']('esc',(_0x4c5b69,_0x4c9eb4)=>{_0x3d6ba8!==_0x4c5b69['target']&&(this['focus'](),_0x4c9eb4());});}}class vt extends/* #__PURE__ -- @preserve */
28
+ ti(ns){['actionBar'];['userView'];constructor(_0xb7c9c2,_0x5f1567,_0x225e90){super(_0xb7c9c2,_0x5f1567,_0x225e90),this['set']('actionIndicator',null),this['set']('placeholder',S(_0xb7c9c2,'Reply...')),this['bind']('authoredAt')['to'](_0x5f1567),this['bind']('resolvedAt')['to'](_0x5f1567),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 _0x3e6b21(_0xb7c9c2,_0x5f1567['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x5f1567,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4ccd56=this['bindTemplate'],_0x443f15=[{'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']}},{'tag':'time','attributes':{'datetime':_0x4ccd56['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4ccd56['to']('authoredAt',_0x4daf30=>this['_config']['formatDateTime'](_0x4daf30))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4ccd56['if']('isEditMode','ck-comment__actions--hidden'),_0x4ccd56['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']&&_0x443f15['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x4ccd56['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x4ccd56['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4ccd56['if']('isEditMode','ck-comment--edit'),_0x4ccd56['if']('isSystemComment','ck-comment--info'),_0x4ccd56['to']('actionIndicator',_0x52185e=>_0x52185e?'ck-comment--'+_0x52185e:'')],'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':_0x443f15}]}]};}['_createEditButton'](){const _0x5eeab2=new _0xa22ed2(this['locale']);return _0x5eeab2['label']=S(this['locale'],'Edit'),_0x5eeab2['icon']=_0x5b9e5d['pencil'],_0x5eeab2['withText']=!0x0,_0x5eeab2['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x5eeab2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5c772a=>!_0x5c772a),_0x5eeab2['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x5eeab2['on']('execute',()=>this['switchToEditMode']()),_0x5eeab2;}['_createRemoveButton'](){const _0x5da689=new _0xa22ed2(this['locale']);return _0x5da689['label']=S(this['locale'],'Remove'),_0x5da689['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x5da689['withText']=!0x0,_0x5da689['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x5da689['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x8e5efd=>!_0x8e5efd),_0x5da689['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x5da689['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x5da689;}['_createDropdown'](){const _0x1475b=_0xe99c25(this['locale'],_0x287ec5),_0x266fb=_0x1475b['panelView']['children'],_0x17d111=new _0xcfa069(this['locale']),_0x822694=_0x1475b['bindTemplate'];_0xca98eb(_0x1475b,()=>this['items']['find'](_0x55d33a=>_0x55d33a['isVisible'])),_0x1475b['extendTemplate']({'attributes':{'class':[_0x822694['if']('isVisible','ck-hidden',_0x4a5953=>!_0x4a5953)]}});const _0xe10e98=(_0x19b1e6,_0x4f63f3=-0x1)=>{const _0x332b98=new _0x1f821a(this['locale']);_0x332b98['children']['add'](_0x19b1e6);const _0x304731=_0x4f63f3>-0x1?_0x4f63f3:_0x17d111['items']['length'];_0x17d111['items']['add'](_0x332b98,_0x304731);const _0x3884e0=Array['from'](this['items']);_0x1475b['unbind']('isEnabled','isVisible'),_0x1475b['bind']('isEnabled')['toMany'](_0x3884e0,'isEnabled',(..._0x4f2dd0)=>_0x4f2dd0['some'](_0x38edc1=>_0x38edc1)),_0x1475b['bind']('isVisible')['toMany'](_0x3884e0,'isVisible',(..._0x3ff5d3)=>_0x3ff5d3['some'](_0x41d889=>_0x41d889));};_0x1475b['panelPosition']='sw',_0x1475b['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x5b9e5d['threeVerticalDots']});for(const _0xa0b997 of this['items'])_0xe10e98(_0xa0b997);return _0x266fb['add'](_0x17d111),_0x1475b['listenTo'](this['items'],'add',(_0x4719ea,_0x25d113,_0x5ad9ae)=>{_0xe10e98(_0x25d113,_0x5ad9ae);}),_0x1475b['listenTo'](this['items'],'remove',(_0x34da6f,_0x4cc12e,_0x4a1176)=>{_0x17d111['items']['remove'](_0x4a1176);}),_0x1475b;}['_attachActions'](_0x25bc23,_0xbe978f){const _0x5f2747=_0x25bc23&&_0x25bc23['element'];_0x5f2747&&(this['listenTo'](_0x5f2747,'mouseenter',()=>this['actionIndicator']=_0xbe978f),this['listenTo'](_0x5f2747,'focus',()=>this['actionIndicator']=_0xbe978f),this['listenTo'](_0x5f2747,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x5f2747,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xf65f45=super['_createCommentInputView']();return _0xf65f45['bind']('placeholder')['to'](this),_0xf65f45;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x3214db){const _0x348c46=Dt(_0x3214db,0x1e),_0x2e0ac5=new MutationObserver(_0x3fb7a8=>{for(const _0x430a02 of _0x3fb7a8)('attributes'==_0x430a02['type']&&'class'==_0x430a02['attributeName']||'childList'==_0x430a02['type']||'characterData'==_0x430a02['type'])&&_0x348c46();});return{'attach'(_0x2c3c2a){_0x2e0ac5['observe'](_0x2c3c2a,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2e0ac5['disconnect'](),_0x348c46['cancel']();}};}class T extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x12de88,_0x12de60){super(_0x12de88),this['id']=_0x3b8c0e(),this['focusTracker']=new _0x1d7024(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x4d1999,_0x1d7de6)=>this['fire']('Esc',_0x1d7de6)),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'](_0x12de60),this['mainView']=_0x12de60;const _0x2df0cf=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x2df0cf['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 _0x3a83c1=this['element']['clientHeight'];_0x3a83c1&&(this['height']=_0x3a83c1);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x4d760e(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x12b1e8,target:_0x4dc2f3,type:_0x52bbd6,isVisible:_0x112a14=!0x0}){super(),this['view']=_0x12b1e8,this['view']['element']||this['view']['render'](),this['_type']=_0x52bbd6,this['_target']=_0x4dc2f3,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x1845ae([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x49e16c,_0x401ce0)=>{this['view']['focusTracker']['add'](_0x401ce0);}),this['focusableElements']['on']('remove',(_0x1bca52,_0x1a991d)=>{this['view']['focusTracker']['remove'](_0x1a991d);}),this['set']('isVisible',_0x112a14);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2ed656=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x2ed656),_0x2ed656;}get['targetRect'](){const _0x859408=this['target'];if(null===_0x859408)return null;if(_0x859408 instanceof _0x411267)return _0x859408;const _0x146f57=_0x859408['filter'](_0xd13ecf=>function(_0x1bb884){const _0x409a0a=_0x1bb884['offsetParent'];if(_0x409a0a)return!0x0;const _0x2635f1=_0x1bb884['getClientRects']()['item'](0x0);return!!_0x2635f1;}(_0xd13ecf));return 0x0===_0x146f57['length']?null:new _0x411267(_0x146f57[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4ee921){this['view']['isActive']=_0x4ee921,this['view']['mainView']['isActive']=_0x4ee921;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x416889){if(!(null===_0x416889||_0x416889 instanceof _0x411267||Array['isArray'](_0x416889)&&_0x416889['every'](_0x1900b6=>ee(_0x1900b6))))throw new _0x14ebfe('annotation-invalid-target',null,{'target':_0x416889});}['_getNormalizedTarget'](){const _0xaff9c5='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0xaff9c5)?[_0xaff9c5]:_0xaff9c5;}}function ee(_0x399328){return null!==_0x399328&&'object'==typeof _0x399328&&'nodeType'in _0x399328&&0x1===_0x399328['nodeType'];}class x extends _0x1845ae{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x553a89=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1d7024(),this['_focusTracker']['on']('change:isFocused',(_0x1ca0ae,_0x2dabc5,_0x1066e6)=>{_0x1066e6||this['fire']('blur');});for(const _0xa76d99 of _0x553a89)this['add'](_0xa76d99);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3c0605){if(this['has'](_0x3c0605))throw new _0x14ebfe('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3c0605['innerView'],_0x3c0605),this['_viewToAnnotation']['set'](_0x3c0605['view'],_0x3c0605);for(const _0x58be10 of _0x3c0605['focusableElements'])this['_focusTracker']['add'](_0x58be10);this['listenTo'](_0x3c0605['focusableElements'],'add',(_0x5d206a,_0xf867c3)=>{this['_focusTracker']['add'](_0xf867c3);}),this['listenTo'](_0x3c0605['focusableElements'],'remove',(_0x48148b,_0x1eec77)=>{this['_focusTracker']['remove'](_0x1eec77);}),this['listenTo'](_0x3c0605['view']['focusTracker'],'change:isFocused',(_0x3b72ef,_0x43d1ea,_0x5adcf4)=>{_0x5adcf4&&this['fire']('focus',_0x3c0605);}),_0x3c0605['updateTargetRect']();const _0x571aa6=this['_getOrderInContent'](_0x3c0605['view']['targetRect']);return super['add'](_0x3c0605,_0x571aa6);}['remove'](_0x543b61){if(!this['has'](_0x543b61))throw new _0x14ebfe('annotationcollection-not-existing-item',null);this['stopListening'](_0x543b61['view']['focusTracker']),this['stopListening'](_0x543b61['focusableElements']);for(const _0x3db422 of _0x543b61['focusableElements'])this['_focusTracker']['remove'](_0x3db422);return this['_viewToAnnotation']['delete'](_0x543b61['view']),this['_innerViewToAnnotation']['delete'](_0x543b61['innerView']),super['remove'](_0x543b61);}['getByInnerView'](_0x18708e){return this['_innerViewToAnnotation']['get'](_0x18708e);}['getByView'](_0x1baf38){return this['_viewToAnnotation']['get'](_0x1baf38);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0xeba29e of this)_0xeba29e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x560998=Array['from'](this)['sort']((_0x8d479d,_0x3f41ed)=>v(_0x8d479d['view']['targetRect'],_0x3f41ed['view']['targetRect']));for(let _0x455133=_0x560998['length']-0x1;_0x455133>0x0;_0x455133--){const _0x4ac68f=_0x560998[_0x455133];_0x455133!==this['getIndex'](_0x4ac68f)&&(this['remove'](_0x4ac68f),this['add'](_0x4ac68f));}}['_getOrderInContent'](_0x4b74ec){let _0x225258=0x0;if(!_0x4b74ec)return this['length'];for(const _0x29e103 of this){const _0x1c183e=_0x29e103['view']['targetRect'];if(_0x1c183e){if(v(_0x4b74ec,_0x1c183e)<0x0)return _0x225258;_0x225258++;}}return _0x225258;}}function v(_0x4477c7,_0x166ae3){if(null===_0x4477c7&&null===_0x166ae3)return 0x0;if(null===_0x4477c7)return-0x1;if(null===_0x166ae3)return 0x1;const _0x83c875=_0x4477c7['top']-_0x166ae3['top'];return 0x0==_0x83c875?_0x4477c7['left']-_0x166ae3['left']:_0x83c875;}class N extends _0x47336d{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x390a99){if(super(_0x390a99),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x390a99 instanceof _0x2c84f4){const _0x5457db=_0x390a99['locale'];_0x390a99['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x5457db,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0xc9a3ed){this['collection']['add'](_0xc9a3ed);}['remove'](_0x530023){this['collection']['remove'](_0x530023),_0x530023['destroy']();}['refreshVisibility'](){for(const _0x41f75e of this['collection'])_0x41f75e['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x8ceabf){return this['collection']['getByInnerView'](_0x8ceabf);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xf7ac2b of this['collection'])_0xf7ac2b['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x504144){this['fire']('_activateAnnotation',_0x504144);}['createAnnotation'](_0x225d12){return new d(_0x225d12);}['createAnnotationView'](_0x309360,_0x7ed620){return new T(_0x309360,_0x7ed620);}['_addActiveAnnotation'](_0x78484b){const _0x56c234=new Set(this['activeAnnotations']);_0x56c234['add'](_0x78484b),this['activeAnnotations']=_0x56c234;}['_removeActiveAnnotation'](_0x4286d1){const _0xb33169=new Set(this['activeAnnotations']);_0xb33169['delete'](_0x4286d1),this['activeAnnotations']=_0xb33169;}['_bindAnnotationsToVisibleAnnotations'](){const _0x91fb77=this['collection'],_0x33a885=this['_visibleAnnotations'];function _0x41fb36(_0x2b06ee){const _0x59f24e=_0x2b06ee['source'];_0x59f24e['isVisible']&&!_0x33a885['has'](_0x59f24e)?_0x33a885['add'](_0x59f24e):!_0x59f24e['isVisible']&&_0x33a885['has'](_0x59f24e)&&_0x33a885['remove'](_0x59f24e),_0x59f24e['view']['focusTracker']['remove'](_0x59f24e['view']['element']),_0x59f24e['view']['focusTracker']['add'](_0x59f24e['view']['element']);}this['listenTo'](_0x91fb77,'add',(_0x1e9af0,_0x1d59c8)=>{_0x1d59c8['isVisible']&&_0x33a885['add'](_0x1d59c8),this['listenTo'](_0x1d59c8,'change:isVisible',_0x41fb36);}),this['listenTo'](_0x91fb77,'remove',(_0x5be6b0,_0x556ebb)=>{_0x33a885['has'](_0x556ebb)&&_0x33a885['remove'](_0x556ebb),this['stopListening'](_0x556ebb,'change:isVisible',_0x41fb36);});}['_setupEnterAnnotationKeystroke'](){const _0x50c9b8=_0x2f2fe3=>{_0x2f2fe3['on']('ready',()=>{_0x2f2fe3['keystrokes']['set'](_0x220fa5,(_0x58a8c2,_0x2eb9a0)=>{const _0x3dbfb4=_0x3662b7(this['activeAnnotations']['values']());_0x3dbfb4&&(_0x3dbfb4['view']['focus'](),_0x2eb9a0());});});};this['context']instanceof _0x2c84f4?_0x50c9b8(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x88c5f1,_0x47ceeb)=>{_0x50c9b8(_0x47ceeb);});}['_setupEscapeAnnotationHandling'](){const _0x119ce4=_0x56c444=>{const _0x57bdfe=_0x56c444['source'],_0x37d953=[];let _0x157878;if(Array['isArray'](_0x57bdfe['target'])){_0x157878=_0x57bdfe['target'][0x0],this['context']instanceof _0x2c84f4?_0x37d953['push'](this['context']):this['context']['editors']&&_0x37d953['push'](...this['context']['editors']);for(const _0x2d9708 of _0x37d953)for(const _0xc3099a of _0x2d9708['editing']['view']['domRoots']['values']())if(_0xc3099a['contains'](_0x157878))return void _0x2d9708['editing']['view']['focus']();_0x157878['focus']();}};this['listenTo'](this['collection'],'add',(_0x2d8b0c,_0x576a3f)=>{this['listenTo'](_0x576a3f,'escape',_0x119ce4,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3459ae,_0x225143)=>{this['stopListening'](_0x225143,'escape',_0x119ce4);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x47336d{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52f213){super(_0x52f213),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map()),this['licenseKey']=this['context']['config']['get']('licenseKey');const _0xea9085=this['context']['config'];_0xea9085['define']('comments.maxCommentsWhenCollapsed',0x2),_0xea9085['define']('comments.maxThreadTotalWeight',0x1f4),_0xea9085['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xea9085['define']('comments.CommentThreadView',Ct),_0xea9085['define']('comments.CommentView',vt),_0xea9085['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x23e143=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3c1237,_0x538346)=>this['_addCommentThread'](_0x538346)),this['on']('submitCommentThread',(_0x404947,_0x4a9f9c)=>this['_submitCommentThread'](_0x4a9f9c)),this['on']('resolveCommentThread',(_0x5e4ea1,_0x16913c)=>this['_resolveCommentThread'](_0x16913c)),this['on']('resolveCommentThread',(_0x4495e4,_0xc40743)=>this['_updateActiveAnnotation'](_0xc40743),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x29b188,_0x56e161)=>this['_reopenCommentThread'](_0x56e161)),this['on']('reopenCommentThread',(_0x5a7b55,_0x1d297a)=>this['_updateActiveAnnotation'](_0x1d297a),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1dbc81,_0x161d7b)=>this['_removeCommentThread'](_0x161d7b)),this['on']('updateCommentThread',(_0xba8ff1,_0x516d7a)=>this['_updateCommentThread'](_0x516d7a)),this['on']('updateCommentThread',(_0x168b48,_0x47bd69)=>this['_updateActiveAnnotation'](_0x47bd69),{'priority':'lowest'}),this['on']('addComment',(_0x5ad3d7,_0x48b497)=>this['_addComment'](_0x48b497)),this['on']('updateComment',(_0x179939,_0x2b3c1e)=>this['_updateComment'](_0x2b3c1e)),this['on']('removeComment',(_0xb3f162,_0x2f124c)=>this['_removeComment'](_0x2f124c)),this['on']('addComment',(_0x1f32c2,{threadId:_0x1d1a42,isFromAdapter:_0x4e9550})=>{if(_0x4e9550)return;const _0x35d31a=this['getCommentThread'](_0x1d1a42),_0x49998d=_0x35d31a&&this['_threadToController']['get'](_0x35d31a);_0x49998d&&_0x49998d['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x23e143,'change:activeAnnotations',(_0x6a1912,_0x2dc8df,_0x3a1620)=>{const _0x57f2a1=Array['from'](_0x3a1620)['map'](_0x443072=>this['_viewToController']['get'](_0x443072['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x57f2a1?_0x57f2a1['model']:null;});}['afterInit'](){!function(_0x154fa9){function _0x4cc42b(_0x874c77,_0xb025ca,_0x9c2837){const _0x219dc6={};_0x219dc6[_0x53955b([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x219dc6[_0x53955b([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x219dc6[_0x53955b([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x219dc6[_0x53955b([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x219dc6[_0x53955b([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x219dc6[_0x53955b([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x219dc6[_0x53955b([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x219dc6[_0x53955b([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x219dc6[_0x53955b([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x219dc6[_0x53955b([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x219dc6[_0x53955b([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x5bb6ac=new Uint8Array(0x10);for(let _0xb4d1bf=0xf;_0xb4d1bf>=0x0;--_0xb4d1bf)_0x5bb6ac[_0xb4d1bf]=_0x9c2837%0x100,_0x9c2837=parseInt(_0x9c2837/0x100);let _0x144662=null,_0x4f0fcc=0x10;const _0x5e489e=new Uint8Array(_0xb025ca),_0x595def=[],_0x5c8658=[];_0xf55cc6();for(let _0x10b30c=0x0;_0x10b30c<_0x874c77[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10b30c++)0x10===_0x4f0fcc&&(_0x144662=_0x228265(_0x5bb6ac),_0x4f0fcc=0x0,_0x42e40e(_0x5bb6ac)),_0x874c77[_0x10b30c]^=_0x144662[_0x4f0fcc++];return _0x874c77;function _0x924db1(_0x43740c){const _0x461e9b=[];for(let _0x1e134c=0x0;_0x1e134c<_0x43740c[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e134c+=0x4)_0x461e9b[_0x53955b([0x70,0x75,0x73,0x68])](_0x43740c[_0x1e134c]<<0x18|_0x43740c[_0x1e134c+0x1]<<0x10|_0x43740c[_0x1e134c+0x2]<<0x8|_0x43740c[_0x1e134c+0x3]);return _0x461e9b;}function _0x42e40e(_0x56613e){for(let _0x220e9f=0xf;_0x220e9f>=0x0;_0x220e9f--){if(0xff!==_0x56613e[_0x220e9f]){_0x56613e[_0x220e9f]++;break;}_0x56613e[_0x220e9f]=0x0;}}function _0x228265(_0x3af71b){const _0x522a2e=_0x595def[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x131a4b=[0x0,0x0,0x0,0x0];let t=_0x924db1(_0x3af71b);for(let _0x15c34e=0x0;_0x15c34e<0x4;_0x15c34e++)t[_0x15c34e]^=_0x595def[0x0][_0x15c34e];for(let _0x540835=0x1;_0x540835<_0x522a2e;_0x540835++){for(let _0x3c6d9a=0x0;_0x3c6d9a<0x4;_0x3c6d9a++)_0x131a4b[_0x3c6d9a]=_0x219dc6[_0x53955b([0x54,0x31])][t[_0x3c6d9a]>>0x18&0xff]^_0x219dc6[_0x53955b([0x54,0x32])][t[(_0x3c6d9a+0x1)%0x4]>>0x10&0xff]^_0x219dc6[_0x53955b([0x54,0x33])][t[(_0x3c6d9a+0x2)%0x4]>>0x8&0xff]^_0x219dc6[_0x53955b([0x54,0x34])][0xff&t[(_0x3c6d9a+0x3)%0x4]]^_0x595def[_0x540835][_0x3c6d9a];t=_0x131a4b[_0x53955b([0x73,0x6c,0x69,0x63,0x65])]();}const _0x495b51=new Uint8Array(0x10);let _0x5053b0;for(let _0x367a9c=0x0;_0x367a9c<0x4;_0x367a9c++)_0x5053b0=_0x595def[_0x522a2e][_0x367a9c],_0x495b51[0x4*_0x367a9c]=0xff&(_0x219dc6[_0x53955b([0x53])][t[_0x367a9c]>>0x18&0xff]^_0x5053b0>>0x18),_0x495b51[0x4*_0x367a9c+0x1]=0xff&(_0x219dc6[_0x53955b([0x53])][t[(_0x367a9c+0x1)%0x4]>>0x10&0xff]^_0x5053b0>>0x10),_0x495b51[0x4*_0x367a9c+0x2]=0xff&(_0x219dc6[_0x53955b([0x53])][t[(_0x367a9c+0x2)%0x4]>>0x8&0xff]^_0x5053b0>>0x8),_0x495b51[0x4*_0x367a9c+0x3]=0xff&(_0x219dc6[_0x53955b([0x53])][0xff&t[(_0x367a9c+0x3)%0x4]]^_0x5053b0);return _0x495b51;}function _0xf55cc6(){const _0x2843a0=_0x219dc6[_0x53955b([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x5e489e[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x58f662=0x0;_0x58f662<=_0x2843a0;_0x58f662++)_0x595def[_0x53955b([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x5c8658[_0x53955b([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x351fb4=0x4*(_0x2843a0+0x1),_0x575328=_0x5e489e[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x2200d7=_0x924db1(_0x5e489e);let _0x18ac64;for(let _0x5bc716=0x0;_0x5bc716<_0x575328;_0x5bc716++)_0x18ac64=_0x5bc716>>0x2,_0x595def[_0x18ac64][_0x5bc716%0x4]=_0x2200d7[_0x5bc716],_0x5c8658[_0x2843a0-_0x18ac64][_0x5bc716%0x4]=_0x2200d7[_0x5bc716];let _0x5f521b,_0x205006=0x0,t=_0x575328;for(;t<_0x351fb4;){_0x5f521b=_0x2200d7[_0x575328-0x1],_0x2200d7[0x0]^=_0x219dc6[_0x53955b([0x53])][_0x5f521b>>0x10&0xff]<<0x18^_0x219dc6[_0x53955b([0x53])][_0x5f521b>>0x8&0xff]<<0x10^_0x219dc6[_0x53955b([0x53])][0xff&_0x5f521b]<<0x8^_0x219dc6[_0x53955b([0x53])][_0x5f521b>>0x18&0xff]^_0x219dc6[_0x53955b([0x72,0x63,0x6f,0x6e])][_0x205006]<<0x18,_0x205006+=0x1;for(let _0xe02b0f=0x1;_0xe02b0f<_0x575328/0x2;_0xe02b0f++)_0x2200d7[_0xe02b0f]^=_0x2200d7[_0xe02b0f-0x1];_0x5f521b=_0x2200d7[_0x575328/0x2-0x1],_0x2200d7[_0x575328/0x2]^=_0x219dc6[_0x53955b([0x53])][0xff&_0x5f521b]^_0x219dc6[_0x53955b([0x53])][_0x5f521b>>0x8&0xff]<<0x8^_0x219dc6[_0x53955b([0x53])][_0x5f521b>>0x10&0xff]<<0x10^_0x219dc6[_0x53955b([0x53])][_0x5f521b>>0x18&0xff]<<0x18;for(let _0x37fad0=_0x575328/0x2+0x1;_0x37fad0<_0x575328;_0x37fad0++)_0x2200d7[_0x37fad0]^=_0x2200d7[_0x37fad0-0x1];let _0x8ad88,_0x487438,_0x3f2a04=0x0;for(;_0x3f2a04<_0x575328&&t<_0x351fb4;)_0x8ad88=t>>0x2,_0x487438=t%0x4,_0x595def[_0x8ad88][_0x487438]=_0x2200d7[_0x3f2a04],_0x5c8658[_0x2843a0-_0x8ad88][_0x487438]=_0x2200d7[_0x3f2a04++],t++;}for(let _0x456fa3=0x1;_0x456fa3<_0x2843a0;_0x456fa3++)for(let _0x5c8d3f=0x0;_0x5c8d3f<0x4;_0x5c8d3f++)_0x5f521b=_0x5c8658[_0x456fa3][_0x5c8d3f],_0x5c8658[_0x456fa3][_0x5c8d3f]=_0x219dc6[_0x53955b([0x55,0x31])][_0x5f521b>>0x18&0xff]^_0x219dc6[_0x53955b([0x55,0x32])][_0x5f521b>>0x10&0xff]^_0x219dc6[_0x53955b([0x55,0x33])][_0x5f521b>>0x8&0xff]^_0x219dc6[_0x53955b([0x55,0x34])][0xff&_0x5f521b];}}function _0x53955b(_0xae8b5a){return _0xae8b5a['map'](_0x52f634=>String['fromCharCode'](_0x52f634))['join']('');}(_0x46f2ec=>{function _0x5c7de0(){const _0x282e3b=[{[_0x53955b([0x69,0x64])]:0x1,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x53955b([0x69,0x64])]:0x2,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x53955b([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x53955b([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x53955b([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x53955b([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x53955b([0x69,0x64])]:0x3,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x53955b([0x69,0x64])]:0x4,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x53955b([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x53955b([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x53955b([0x69,0x64])]:0x5,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}},{[_0x53955b([0x69,0x64])]:0x6,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}},{[_0x53955b([0x69,0x64])]:0x7,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}},{[_0x53955b([0x69,0x64])]:0x8,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}},{[_0x53955b([0x69,0x64])]:0x9,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x53955b([0x69,0x64])]:0xa,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}},{[_0x53955b([0x69,0x64])]:0xb,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x53955b([0x69,0x64])]:0xc,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x53955b([0x69,0x64])]:0xd,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}},{[_0x53955b([0x69,0x64])]:0xe,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x53955b([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])},{[_0x53955b([0x69,0x64])]:0xf,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x53955b([0x69,0x64])]:0x10,[_0x53955b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x53955b([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x53955b([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x53955b([0x66,0x67,0x69])]:[0xc]}}];return _0x4371cb(_0x282e3b),_0x282e3b;function _0x42daaf(_0x3798bf){return 0x1<<_0x3798bf-0x1;}function _0x4371cb(_0x4e8987){_0x4e8987[_0x53955b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5c7a6a=>{_0x5c7a6a[_0x53955b([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x42daaf(_0x5c7a6a[_0x53955b([0x69,0x64])]),_0x43b7d0(_0x5c7a6a)&&_0x5c7a6a[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x4371cb(_0x5c7a6a[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x43b7d0(_0x419ba0){return _0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x419ba0;}const _0x295d3e=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x50103d=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x5f3ef4(_0x56d4dd){const _0x428646=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x16a3aa(_0x56d4dd,new Uint8Array([..._0x295d3e,..._0x428646,..._0x50103d]));}function _0x16a3aa(_0xa49f5f,_0xc03fd8){const _0x36c3a0=_0xbc897a(_0xa49f5f),_0x3613e5=Array[_0x53955b([0x66,0x72,0x6f,0x6d])](_0x2b7e87(_0x36c3a0)),_0x127da2=_0x3613e5[_0x53955b([0x70,0x6f,0x70])](),_0x33df3b=_0x3613e5[_0x53955b([0x70,0x6f,0x70])]();return _0x557695(_0x4cc42b(_0x3613e5,_0xc03fd8,_0x33df3b+0x100*_0x127da2));}function _0xbc897a(_0x454ea3){const _0x486da5=atob(_0x454ea3),[_0x15688e,_0x102d9d]=_0x486da5[_0x53955b([0x73,0x70,0x6c,0x69,0x74])](_0x53955b([0x2d]));try{if(atob(_0x102d9d))return atob(_0x15688e);}catch(_0x4015f4){}return _0x486da5;}function _0x48eed5(_0x4043a0){try{const _0x528ee7=_0x5f3ef4(_0x4043a0),_0x2a43f5=JSON[_0x53955b([0x70,0x61,0x72,0x73,0x65])](_0x528ee7),_0xc788=parseInt(_0x2a43f5[_0x53955b([0x31])]),_0x2a6090=_0x2a43f5[_0x53955b([0x32])]||'',_0x2ab4ef=parseInt(_0x2a43f5[_0x53955b([0x33])]),_0x4a5d33=parseInt(_0x2a43f5[_0x53955b([0x34])])||0x0,_0x513517=parseInt(_0x2a43f5[_0x53955b([0x35])])||0x0;return{[_0x53955b([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x2a6090,[_0x53955b([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x4a5d33,[_0x53955b([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0xc788,[_0x53955b([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x2ab4ef,[_0x53955b([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x513517};}catch(_0x50ed2b){return null;}}const _0x2b8b0c=_0x5c7de0(),_0x4e3131={[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x243640,[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x172c32,[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x12c475},_0x366f7b=_0x46f2ec[_0x53955b([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x31b335=_0x53955b([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x46f2ec?_0x46f2ec['context']:_0x46f2ec['editor'],_0x43862c=_0x53955b([0x34,0x30,0x34,0x38,0x32,0x30,0x35,0x36]),_0xb896c1=_0x53955b([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x2f25aa=_0x31b335['config']['get'](_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x35d114=_0x2b8b0c[_0x53955b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43b7d0)[_0x53955b([0x66,0x69,0x6e,0x64])](_0x34ac89=>_0x34ac89[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x366f7b);function _0x40f000(_0x1ad566,_0x1f5e22){_0x4e3131[_0x1f5e22[_0x53955b([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x1ad566,_0x1f5e22),_0x1f5e22[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1f5e22[_0x53955b([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x53955b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d4643=>_0xdd7cf3(_0x31b335,_0x5d4643[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x53955b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x813566=>_0x40f000(_0x1ad566,_0x813566));}function _0x243640(_0x26f093,_0x4330e3){_0x52b887(_0x4db036(_0x26f093,_0x4330e3),_0x4330e3);}function _0x172c32(_0x219891,_0x251615){function _0x40d920(_0x301301,_0x5d73b4){try{if(_0xdd7cf3(_0x31b335,_0x53955b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x301301){const _0x1a0eb0=_0x4bdb9c(_0x31b335,_0x53955b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x53955b([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x1a0eb0)/0x2>_0x301301[_0x53955b([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x5c1c07(_0x5d73b4[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x4db036(_0x301301,_0x5d73b4);}catch(_0x1974b3){return _0x5c1c07(_0x5d73b4[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x52b887(_0x40d920(_0x219891,_0x251615),_0x251615);}function _0x12c475(_0x227f80,_0x2cf058){const _0x5e7fce=_0x50103d[0x0]*_0x295d3e[0x1],_0x2d07d8=_0x50103d[0x0]*_0x295d3e[0x2],_0x5a38e4=_0x50103d[0x2]*_0x295d3e[0x2];_0xdd7cf3(_0x31b335,_0x53955b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4bdb9c(_0x31b335,_0x53955b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x53955b([0x73,0x74,0x61,0x74,0x65])]==_0x53955b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x4d1473()]=_0x5a38e4);function _0x16e71a(_0x51f490,_0xbce0c9){try{return _0x480b15()?_0x5c1c07(_0xbce0c9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x56,0x61,0x6c,0x69,0x64])):_0x4db036(_0x51f490,_0xbce0c9);}catch(_0x24bc72){return _0x5c1c07(_0xbce0c9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x49fb47(_0x1c59a1,_0x28e82b){const _0x5f3a25=0x7;if(_0x1c59a1==_0x28e82b[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x1215e8();else{if(_0x1c59a1==_0x28e82b[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c])){const _0x941d60=_0x3092dd();_0x941d60&&_0x41771e(_0x941d60,_0x28e82b[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x29335b=_0x5efc67();window[_0x53955b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x41771e(_0x53955b([0x74,0x69,0x6d,0x65]),_0x28e82b[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x29335b);const _0x585d6a=_0x4bdb9c(_0x31b335,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x53955b([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x585d6a[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5f3a25?_0x41771e(_0x53955b([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x28e82b[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x585d6a['on'](_0x53955b([0x61,0x64,0x64]),()=>{_0x585d6a[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5f3a25&&_0x41771e(_0x53955b([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x28e82b[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x3092dd(){if(!_0xdd7cf3(_0x31b335,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x123403 in window)if(Number['isNaN'](Number(_0x123403))){if(window[_0x123403]===_0x5e7fce)return _0x53955b([0x74,0x69,0x6d,0x65]);if(window[_0x123403]===_0x2d07d8)return _0x53955b([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x480b15(){if(!_0xdd7cf3(_0x31b335,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x1c8d1e in window)if(Number['isNaN'](Number(_0x1c8d1e))&&window[_0x1c8d1e]===_0x5a38e4)return!0x0;return!0x1;}function _0x41771e(_0x25e74b,_0x543584){_0x1215e8(),_0x5c1c07(_0x543584+_0x53955b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x25e74b),window[_0x4d1473()]=_0x25e74b===_0x53955b([0x74,0x69,0x6d,0x65])?_0x5e7fce:_0x2d07d8;}function _0x5efc67(){let _0x1f699b=_0x50103d[0x6]*_0x295d3e[0x8]*_0x295d3e[0x6];return _0xdd7cf3(_0x31b335,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x1f699b/=0xa),_0x1f699b;}function _0x1215e8(){const _0x4b5f4f=_0x31b335;function _0x59f7b5(){_0xdd7cf3(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x53955b([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x53955b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x53955b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x53955b([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x22070b,_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x53955b([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x22070b,_0x4b5f4f[_0x53955b([0x6d,0x6f,0x64,0x65,0x6c])][_0x53955b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22070b,_0x4b5f4f[_0x53955b([0x6d,0x6f,0x64,0x65,0x6c])][_0x53955b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22070b,_0x4b5f4f[_0x53955b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53955b([0x6d,0x6f,0x64,0x65,0x6c]))),_0xdd7cf3(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x53955b([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x53955b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x53955b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x53955b([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x22070b,_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x53955b([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x22070b);}_0x4b5f4f[_0x53955b([0x73,0x74,0x61,0x74,0x65])]==_0x53955b([0x72,0x65,0x61,0x64,0x79])?_0x59f7b5():_0x4b5f4f[_0x53955b([0x6f,0x6e,0x63,0x65])](_0x53955b([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0xdd7cf3(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x59f7b5(),_0xdd7cf3(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x4e81cf=_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x1b06b2=_0x4e81cf['getRevision'](0x0),_0x259b7e=_0x4e81cf['getEarlierVisibleRevision'](_0x1b06b2[_0x53955b([0x69,0x64])]);_0x4bdb9c(_0x4b5f4f,_0x53955b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x53955b([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x1b06b2[_0x53955b([0x69,0x64])],_0x259b7e?_0x259b7e[_0x53955b([0x69,0x64])]:null,0x1)['then'](()=>_0x59f7b5());}});}_0x49fb47(_0x16e71a(_0x227f80,_0x2cf058),_0x2cf058);}function _0x4db036(_0x58426e,_0x58ffe9){try{return _0xac60a3(_0x58ffe9)?_0x5c1c07(_0x58ffe9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x56,0x61,0x6c,0x69,0x64])):_0x58426e&&_0x2798b8(_0x58426e[_0x53955b([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x58ffe9)?_0x58426e[_0x53955b([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x53955b([0x6f,0x70,0x65,0x6e])][_0x53955b([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x43862c)/0x2>_0x58426e[_0x53955b([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x5c1c07(_0x58ffe9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x58426e[_0x53955b([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x5c1c07(_0x58ffe9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c])):_0x5c1c07(_0x58ffe9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x56,0x61,0x6c,0x69,0x64])):_0x5c1c07(_0x58ffe9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x2c70c6){return _0x5c1c07(_0x58ffe9[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x52b887(_0x1c2066,_0x48f4b6){if(_0x31b335 instanceof _0x487c43){const _0xfcd36f=_0x31b335;_0x1c2066==_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0xc3681d(_0xfcd36f):_0x1c2066==_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c])&&window[_0x53955b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0xc3681d(_0xfcd36f),_0x5c1c07(_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x50103d[0x6]*_0x295d3e[0x8]*_0x295d3e[0x6]),_0xfcd36f[_0x53955b([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x53955b([0x6f,0x6e])](_0x53955b([0x61,0x64,0x64]),(_0x5ea6fb,_0x57974a)=>{_0x1c2066!=_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x1c2066!=_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x1c2066!=_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x4c533e(_0x57974a);});}else{const _0x10251a=_0x31b335;_0x1c2066==_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x4c533e(_0x10251a):_0x1c2066==_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c])&&_0x10251a[_0x53955b([0x6f,0x6e])](_0x53955b([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x277b3c=0x0;_0x10251a[_0x53955b([0x6d,0x6f,0x64,0x65,0x6c])][_0x53955b([0x6f,0x6e])](_0x53955b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3316b7,_0x784c5c)=>{_0x784c5c[0x0][_0x53955b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x277b3c++,0x1f8===_0x277b3c&&(_0x4c533e(_0x10251a),_0x5c1c07(_0x48f4b6[_0x53955b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x53955b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x3316b7[_0x53955b([0x6f,0x66,0x66])]());},{'priority':_0x53955b([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x5c1c07(_0x16ec41){const _0x2284a6=_0x4d1473();return _0x31b335[_0x2284a6]=_0x16ec41,_0x16ec41;}function _0x4d1473(){const _0xdcdf5c=String(window[_0x53955b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53955b([0x6e,0x6f,0x77])]())[_0x53955b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53955b([0x2e]),'');let _0x5b198d='';for(let _0x354de1=0x0;_0x354de1<_0xdcdf5c[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x354de1+=0x2){let _0x165fc6=parseInt(_0xdcdf5c[_0x53955b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x354de1,_0x354de1+0x2));_0x165fc6>=_0xb896c1[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x165fc6-=_0xb896c1[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b198d+=_0xb896c1[_0x165fc6];}return _0x5b198d;}function _0xc3681d(_0x2051e4){for(const _0xd44b9b of _0x2051e4[_0x53955b([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x4c533e(_0xd44b9b);_0x4bdb9c(_0x2051e4,_0x53955b([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x53955b([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x4bdb9c(_0x2051e4,_0x53955b([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x53955b([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x22070b;}function _0x4c533e(_0x2b8911){function _0x844a2c(){_0x2b8911[_0x53955b([0x6d,0x6f,0x64,0x65,0x6c])][_0x53955b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22070b,_0x2b8911[_0x53955b([0x6d,0x6f,0x64,0x65,0x6c])][_0x53955b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22070b,_0x2b8911[_0x53955b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53955b([0x6d,0x6f,0x64,0x65,0x6c]));}_0x2b8911[_0x53955b([0x73,0x74,0x61,0x74,0x65])]==_0x53955b([0x72,0x65,0x61,0x64,0x79])?_0x844a2c():_0x2b8911[_0x53955b([0x6f,0x6e,0x63,0x65])](_0x53955b([0x72,0x65,0x61,0x64,0x79]),()=>_0x844a2c());}function _0x22070b(){return null;}function _0x2798b8(_0x1e40d9,_0x1e6b71){const _0x197f8f=!!(_0x1e40d9&_0x1e6b71[_0x53955b([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x1f715f=_0x56766d(_0x1e40d9,_0x1e6b71);return _0x197f8f||_0x1f715f;}function _0x56766d(_0x149c71,_0x577048){const _0x37f005=(_0x577048[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x53955b([0x66,0x67,0x69])]||null;return!!_0x37f005&&_0x2b8b0c[_0x53955b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2458e3=>_0x37f005[_0x53955b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2458e3[_0x53955b([0x69,0x64])]))[_0x53955b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x118763=>!_0x49a6bf(_0x118763))[_0x53955b([0x73,0x6f,0x6d,0x65])](_0x4dcf19=>!!(_0x149c71&_0x4dcf19[_0x53955b([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x49a6bf(_0x274e1b){const _0x1a461d={[_0x53955b([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])]:_0x1948c9};return!!_0x274e1b['forbiddenHandler']&&_0x1a461d[_0x274e1b['forbiddenHandler']]();}function _0x1948c9(){return!window[_0x53955b([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0xdd7cf3(_0x31b335,_0x53955b([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0xac60a3(_0x3b8fb7){if(!_0xdd7cf3(_0x31b335,_0x3b8fb7[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x358134=_0x3b8fb7[_0x53955b([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x49c449=_0x358134[_0x53955b([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x1eb5c7=_0x358134[_0x53955b([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x3ad166=_0x358134[_0x53955b([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0xdd7cf3(_0x31b335,_0x53955b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4bdb9c(_0x31b335,_0x53955b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x53955b([0x73,0x74,0x61,0x74,0x65])]==_0x53955b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x49c449)return!0x0;if(_0xdd7cf3(_0x31b335,_0x53955b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x4bdb9c(_0x31b335,_0x53955b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x53955b([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x53955b([0x65,0x6e,0x64])&&_0x1eb5c7)return!0x0;return!(!_0xdd7cf3(_0x31b335,_0x53955b([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]))||_0x4bdb9c(_0x31b335,_0x53955b([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]))[_0x53955b([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x53955b([0x65,0x6e,0x64])||!_0x3ad166);}function _0xdd7cf3(_0x1b8fd0,_0xa89b35){return _0x1b8fd0[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x53955b([0x68,0x61,0x73])](_0xa89b35);}function _0x4bdb9c(_0x21d542,_0x497198){return _0x21d542[_0x53955b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x53955b([0x67,0x65,0x74])](_0x497198);}function _0x557695(_0x190281){let _0x4b0bb5='';for(const _0x25d9c0 of _0x190281)_0x4b0bb5+=String[_0x53955b([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x25d9c0);return _0x4b0bb5;}function _0x2b7e87(_0x2346ce){const _0x4bee8a=new Uint8Array(_0x2346ce[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x44b02a=0x0;_0x44b02a<_0x2346ce[_0x53955b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44b02a++)_0x4bee8a[_0x44b02a]=_0x2346ce[_0x53955b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x44b02a);return _0x4bee8a;}_0x35d114&&_0x40f000(_0x48eed5(_0x2f25aa),_0x35d114);})(_0x154fa9);}(this);}set['adapter'](_0xa20629){if(this['_adapter'])throw new _0x14ebfe('commentsrepository-adapter-already-set');this['_adapter']=_0xa20629;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5dd92f=gt,threadId:_0x5d60a1=_0x3b8c0e(),comments:_0xa7ea91=[],unlinkedAt:_0x41988b=null,resolvedAt:_0x56c614=null,resolvedBy:_0x1343b2=null,target:_0x54d4ff=null,context:_0x284ed4=null,attributes:_0x2a9bd3={},isResolvable:_0x4973cd=!0x0,isSubmitted:_0x201cce=!0x1,isFromAdapter:_0x460747=!0x1}={}){return this['fire'](bt('addCommentThread',_0x5dd92f),{'channelId':_0x5dd92f,'threadId':_0x5d60a1,'comments':_0xa7ea91,'unlinkedAt':_0x41988b,'resolvedAt':_0x56c614,'resolvedBy':_0x1343b2,'target':_0x54d4ff,'context':_0x284ed4,'attributes':_0x2a9bd3,'isFromAdapter':_0x460747,'isResolvable':_0x4973cd,'isSubmitted':_0x201cce}),this['getCommentThread'](_0x5d60a1);}['openNewCommentThread']({channelId:_0x5d321c=gt,threadId:_0x31516e=_0x3b8c0e(),target:_0x1cf0cc,context:_0x244e06=null,isResolvable:_0x4e9c5d=!0x0}){if(this['_readOnlyChannels']['has'](_0x5d321c)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1cf0cc)throw new _0x14ebfe('commentsrepository-missing-target');const _0x29d760=this['addCommentThread']({'channelId':_0x5d321c,'threadId':_0x31516e,'target':_0x1cf0cc,'context':_0x244e06,'isResolvable':_0x4e9c5d});if(!_0x29d760)return null;const _0x4111ea=this['_threadToController']['get'](_0x29d760),_0x3c9b7a=_0x4111ea['view']['commentThreadInputView']['commentInputView'],_0x2ad90a=this['context']['plugins']['get'](N),_0xa45afe=_0x2ad90a['getByInnerView'](_0x4111ea['view']);return _0x2ad90a['activate'](_0xa45afe),_0x3c9b7a['once']('editorReady',()=>_0x3c9b7a['focus']()),_0x29d760;}['hasCommentThread'](_0x5295a1){if('string'!=typeof _0x5295a1)throw new _0x14ebfe('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5295a1);}['updateCommentThread']({channelId:_0x347090=gt,threadId:_0x57791e,context:_0x46a1ab,unlinkedAt:_0x534ecb,attributes:_0x4f5da5,isFromAdapter:_0x4c9b8a=!0x1}){return this['fire'](bt('updateCommentThread',_0x347090),{'channelId':_0x347090,'threadId':_0x57791e,'context':_0x46a1ab,'unlinkedAt':_0x534ecb,'attributes':_0x4f5da5,'isFromAdapter':_0x4c9b8a}),this['getCommentThread'](_0x57791e);}['getCommentThread'](_0x3ee4f0){if('string'!=typeof _0x3ee4f0)throw new _0x14ebfe('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3ee4f0);}['fetchCommentThread']({channelId:_0x55b542,threadId:_0x10d847}={}){const _0x3bfc22=this['getCommentThread'](_0x10d847);if(_0x3bfc22)return Promise['resolve'](_0x3bfc22);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x14ebfe('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x55b542,'threadId':_0x10d847})['then'](_0x31de28=>this['hasCommentThread'](_0x10d847)?this['getCommentThread'](_0x10d847):_0x31de28?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x55b542},_0x31de28)):void 0x0)['catch'](_0x241151=>{throw console['error'](_0x241151),new _0x14ebfe('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x10bab3,skipNotAttached:_0x2a1d16=!0x1,skipEmpty:_0x592495=!0x1,toJSON:_0x314a4a=!0x1}={}){const _0x172224=[];for(const _0x4eb5fd of this['_threads']['values']())_0x10bab3&&_0x4eb5fd['channelId']!==_0x10bab3||_0x2a1d16&&!_0x4eb5fd['isAttached']||_0x592495&&0x0===_0x4eb5fd['length']||_0x172224['push'](_0x4eb5fd);return _0x314a4a?_0x172224['map'](_0x57dcd8=>_0x57dcd8['toJSON']()):_0x172224;}['setActiveCommentThread'](_0x317ab5){const _0xadafea=this['context']['plugins']['get'](N);if(!_0x317ab5)return void(this['activeCommentThread']&&_0xadafea['deactivateAll']());const _0x579302=this['getCommentThread'](_0x317ab5);if(!_0x579302)throw new _0x14ebfe('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x317ab5});if(!this['_threadToController']['has'](_0x579302))throw new _0x14ebfe('commentsrepository-active-not-attached',null,{'threadId':_0x317ab5});const _0x44617a=_0xadafea['getByInnerView'](this['_threadToController']['get'](_0x579302)['view']);_0xadafea['activate'](_0x44617a);}['switchReadOnly'](_0x1e53b3,_0x121c19){_0x1e53b3?this['_readOnlyChannels']['add'](_0x121c19):this['_readOnlyChannels']['delete'](_0x121c19),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x11d0a9){return this['_readOnlyChannels']['has'](_0x11d0a9)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x17cad2,_0x49ef6c){return new At(_0x17cad2,_0x49ef6c);}['setPermissions'](_0x4cd70e,_0x37970b=gt){this['_permissions']['set'](_0x37970b,_0x4cd70e),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x587bb7=gt){return this['_permissions']['has'](_0x587bb7)?this['_permissions']['get'](_0x587bb7):Tt;}['_addCommentThread']({channelId:_0x380b07,threadId:_0x37f60b,comments:_0x5eec14,unlinkedAt:_0xdae83b,resolvedAt:_0xe58373,resolvedBy:_0x2559e4,target:_0x1d7fde,context:_0x273985,attributes:_0x1b6f29,isFromAdapter:_0x552ab4,isResolvable:_0x1be45e,isSubmitted:_0x45871f}){if('string'!=typeof _0x37f60b)throw new _0x14ebfe('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x37f60b});if(this['hasCommentThread'](_0x37f60b))throw new _0x14ebfe('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x37f60b});const _0x25a24b=new ie(this,{'channelId':_0x380b07,'id':_0x37f60b,'context':_0x273985,'attributes':_0x1b6f29,'unlinkedAt':_0xdae83b,'resolvedAt':_0xe58373,'resolvedBy':_0x2559e4?this['context']['plugins']['get'](it)['getUser'](_0x2559e4):null,'isResolvable':_0x1be45e,'isSubmitted':_0x45871f||_0x552ab4});this['_threads']['set'](_0x37f60b,_0x25a24b);for(const _0x7cc9c1 of _0x5eec14)_0x25a24b['_add'](this['_createNewComment']({'threadId':_0x37f60b,..._0x7cc9c1}));return _0x1d7fde&&_0x25a24b['attachTo'](_0x1d7fde),_0x552ab4||!_0x25a24b['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x380b07,'threadId':_0x37f60b});}['_submitCommentThread']({channelId:_0x3d689e,threadId:_0x5fe1}){if(!this['hasCommentThread'](_0x5fe1))throw new _0x14ebfe('commentsrepository-missing-comment-thread',this);const _0xd9675c=this['getCommentThread'](_0x5fe1);if(_0xd9675c['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x3e91b1,comments:_0x46064e,resolvedAt:_0x2f4dba,resolvedBy:_0x8936d0,context:_0x34f72d,attributes:_0x37a8f9}=_0xd9675c,_0x2636ea=this['context']['plugins']['get']('PendingActions'),_0x60b2d0=_0x2636ea['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x3d689e,'threadId':_0x3e91b1,'comments':_0x46064e['map'](_0x4e3c95=>_0x4e3c95['toJSON']()),'resolvedAt':_0x2f4dba,'resolvedBy':_0x8936d0?_0x8936d0['id']:_0x8936d0,'context':_0x34f72d,'attributes':_0x37a8f9})['then'](({comments:_0x1c69d7})=>{_0x2636ea['remove'](_0x60b2d0);for(const _0x51db96 of _0x1c69d7)this['_updateComment']({'channelId':_0x3d689e,'threadId':_0x5fe1,'commentId':_0x51db96['commentId'],'createdAt':_0x51db96['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xf218d6=>{throw console['error'](_0xf218d6),new _0x14ebfe('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x511135,target:_0x33d5b0}){const _0x370927=this['getCommentThread'](_0x511135);if(!_0x370927)throw new _0x14ebfe('commentsrepository-attach-missing-comment-thread',this);const _0xe9415b=this['context']['plugins']['get']('PendingActions'),_0x55d315=this['context']['plugins']['get'](N),_0x2b1163=this['_createCommentThreadView'](_0x370927),_0x18b1dc=new At(_0x370927,_0x2b1163);let _0x457bf1=null;_0x2b1163['on']('change:isDirty',(_0x2b4be1,_0x1223ca,_0x54bf18)=>{_0x54bf18?_0x457bf1=_0xe9415b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x457bf1&&(_0xe9415b['remove'](_0x457bf1),_0x457bf1=null);}),this['_threadToController']['set'](_0x370927,_0x18b1dc),this['_viewToController']['set'](_0x2b1163,_0x18b1dc);const _0x3239af=new T(this['context']['locale'],_0x2b1163);_0x3239af['bind']('length')['to'](_0x2b1163),_0x3239af['bind']('isDirty')['to'](_0x2b1163,'isDirty',_0x2b1163,'length',(_0x164636,_0x3bcc3f)=>_0x164636||!_0x3bcc3f),_0x3239af['bind']('isActive')['to'](_0x2b1163),_0x3239af['type']='comment';const _0x16de91=new d({'view':_0x3239af,'target':_0x33d5b0,'type':'comment','isVisible':!_0x370927['isResolved']});return _0x2b1163['on']('escape',()=>{_0x16de91['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2b1163,_0x16de91),_0x55d315['add'](_0x16de91),_0x16de91;}['_bindAnnotationToEditors'](_0x2f0aab,_0x4cfbcb){this['listenTo'](_0x2f0aab,'editorReady',(_0x274b39,_0x427d38)=>{const _0x402859=_0x427d38['ui']['view']['body']['bodyCollectionContainer'];_0x4cfbcb['focusableElements']['add'](_0x402859),this['context']instanceof _0x2c84f4&&this['context']['ui']['focusTracker']['add'](_0x402859);},{'priority':'highest'}),this['listenTo'](_0x2f0aab,'editorDestroyed',(_0x5d843f,_0x1ac269)=>{const _0x6834ed=_0x1ac269['ui']['view']['body']['bodyCollectionContainer'];_0x4cfbcb['focusableElements']['has'](_0x6834ed)&&_0x4cfbcb['focusableElements']['remove'](_0x6834ed),this['context']instanceof _0x2c84f4&&this['context']['ui']['focusTracker']['remove'](_0x6834ed);});}['_unbindEditors'](_0x23f362){this['stopListening'](_0x23f362,'editorReady'),this['stopListening'](_0x23f362,'editorDestroyed');}['_createCommentThreadView'](_0x406cb3){const _0xebad81=this['context']['plugins']['get'](it),{config:_0x496a87,locale:_0xb1433c}=this['context'],_0x490fbb=ut(_0x496a87['get']('locale'));return new(0x0,(_0x496a87['get']('comments'))['CommentThreadView'])(_0xb1433c,_0x406cb3,_0xebad81['me'],{'editorConfig':{..._0x496a87['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x496a87['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x496a87['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x496a87['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x496a87['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x490fbb,'CommentView':_0x496a87['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x2014fe,channelId:_0x5d6c9a,resolvedAt:_0x3a2dbd,resolvedBy:_0x5f1204,isFromAdapter:_0x1166a6}){if(!this['hasCommentThread'](_0x2014fe))throw new _0x14ebfe('commentsrepository-missing-comment-thread',null,{'threadId':_0x2014fe});const _0xcc94af=this['getCommentThread'](_0x2014fe);if(_0xcc94af['isResolved'])throw new _0x14ebfe('commentsrepository-resolved-comment-thread',null,{'threadId':_0x2014fe});const _0x41cb96=this['context']['plugins']['get'](it);if(_0xcc94af['resolvedBy']=_0x41cb96['getUser'](_0x5f1204),_0xcc94af['resolvedAt']=_0x3a2dbd,_0x1166a6||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x5e1752=this['context']['plugins']['get']('PendingActions'),_0x4b01e4=_0x5e1752['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5d6c9a,'threadId':_0x2014fe})['then'](({resolvedAt:_0x3634f8,resolvedBy:_0x491a41})=>{_0x5e1752['remove'](_0x4b01e4),_0xcc94af['resolvedBy']['id']!==_0x491a41&&(_0xcc94af['resolvedBy']=_0x41cb96['getUser'](_0x491a41)),_0xcc94af['resolvedAt']=_0x3634f8;})['catch'](_0x4f28de=>{throw console['error'](_0x4f28de),new _0x14ebfe('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x5a97e7,channelId:_0x48ede3,isFromAdapter:_0x1e53fa}){if(!this['hasCommentThread'](_0x5a97e7))throw new _0x14ebfe('commentsrepository-missing-comment-thread',null,{'threadId':_0x5a97e7});const _0x5ef9d6=this['getCommentThread'](_0x5a97e7);if(!_0x5ef9d6['isResolved'])throw new _0x14ebfe('commentsrepository-reopen-comment-thread',null,{'threadId':_0x5a97e7});if(_0x5ef9d6['resolvedBy']=null,_0x5ef9d6['resolvedAt']=null,_0x1e53fa||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x33d6db=this['context']['plugins']['get']('PendingActions'),_0xca7022=_0x33d6db['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x48ede3,'threadId':_0x5a97e7})['then'](()=>_0x33d6db['remove'](_0xca7022))['catch'](_0x35fec7=>{throw console['error'](_0x35fec7),new _0x14ebfe('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xf4ba46,isFromAdapter:_0x1f88d6}){const _0x39c774=this['getCommentThread'](_0xf4ba46);if(!_0x39c774)throw new _0x14ebfe('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xf4ba46),this['_threads']['delete'](_0xf4ba46),!_0x39c774['isSubmitted']||_0x1f88d6||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x287398=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2497df}=_0x39c774,_0x43ead7=_0x287398['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2497df,'threadId':_0xf4ba46})['then'](()=>_0x287398['remove'](_0x43ead7))['catch'](_0x3bd2db=>{throw console['error'](_0x3bd2db),new _0x14ebfe('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5702a6,unlinkedAt:_0x5211a5,context:_0xc14039,attributes:_0x5d3d25,isFromAdapter:_0x1e8050}){if('string'!=typeof _0x5702a6)throw new _0x14ebfe('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5702a6});if(!this['hasCommentThread'](_0x5702a6))throw new _0x14ebfe('commentsrepository-missing-comment-thread',null,{'threadId':_0x5702a6});const _0xb07275=this['getCommentThread'](_0x5702a6);let _0x2b6a3b=!0x1;if(void 0x0!==_0xc14039&&_0xb07275['context']!==_0xc14039&&(_0xb07275['context']=_0xc14039,_0x2b6a3b=!0x0),void 0x0!==_0x5211a5&&_0xb07275['unlinkedAt']!==_0x5211a5&&(_0xb07275['unlinkedAt']=_0x5211a5,_0x2b6a3b=!0x0),_0x5d3d25&&!It(_0x5d3d25,_0xb07275['attributes'])&&(_0xb07275['attributes']=_0x5d3d25,_0x2b6a3b=!0x0),!_0x2b6a3b)return Promise['resolve']();if(!_0xb07275['isSubmitted']||_0x1e8050||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x353194=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3cfa00}=_0xb07275,_0x22dff9=_0x353194['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3cfa00,'threadId':_0x5702a6,'context':_0xc14039,'unlinkedAt':_0x5211a5,'attributes':_0x5d3d25})['then'](()=>_0x353194['remove'](_0x22dff9))['catch'](_0x42ff1a=>{throw console['error'](_0x42ff1a),new _0x14ebfe('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x11fc89){const _0x463309=this['context']['plugins']['get'](N),_0x1c87ad=this['getCommentThread'](_0x11fc89);if(this['_threadToController']['has'](_0x1c87ad)){const _0x3c0447=this['_threadToController']['get'](_0x1c87ad),_0x2cd890=_0x3c0447['view'],_0x2be69b=_0x463309['getByInnerView'](_0x2cd890);this['_threadToController']['delete'](_0x1c87ad),this['_viewToController']['delete'](_0x2cd890),_0x2be69b&&_0x463309['remove'](_0x2be69b),_0x3c0447['destroy'](),_0x2cd890['destroy']()['then'](()=>{this['_unbindEditors'](_0x2cd890);});}}['_updateActiveAnnotation']({threadId:_0x27d35b,resolvedAt:_0x2e752a}){const _0x32d305=!!_0x2e752a,_0x247542=this['context']['plugins']['get'](N),_0x18ff46=this['getCommentThread'](_0x27d35b);if(this['_threadToController']['has'](_0x18ff46)){const _0x258dac=this['_threadToController']['get'](_0x18ff46)['view'],_0x330004=_0x247542['getByInnerView'](_0x258dac);_0x330004&&(_0x32d305&&_0x247542['_removeActiveAnnotation'](_0x330004),_0x330004['refreshVisibility']());}}['_getExternalAuthor'](_0x439ac4){const _0x1a28ec=this['context']['plugins']['get'](it),_0x309bbd=ft('external:'+_0x439ac4),_0x190911=_0x1a28ec['getUser'](_0x309bbd);return _0x190911||_0x1a28ec['addUser']({'id':_0x309bbd,'name':_0x439ac4});}['_createNewComment']({threadId:_0x18e377,commentId:_0x1538d0=_0x3b8c0e(),content:_0x9e1f58,authorId:_0x5bc545,createdAt:_0x5179b0,attributes:_0x598761}){if('string'!=typeof _0x1538d0)throw new _0x14ebfe('commentsrepository-invalid-commentid');if('string'!=typeof _0x5bc545)throw new _0x14ebfe('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x9e1f58||!_0x9e1f58['trim']())throw new _0x14ebfe('commentsrepository-invalid-comment-content');const _0x444381=this['context']['plugins']['get'](it)['getUser'](_0x5bc545);if(!_0x444381)throw new _0x14ebfe('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x5bc545});let _0x3e3e81=null,_0x366298=_0x5179b0;return _0x598761&&_0x598761['@external']&&(_0x3e3e81=this['_getExternalAuthor'](_0x598761['@external']['authorName']),_0x366298=new Date(_0x598761['@external']['createdAt'])),new se(this,{'threadId':_0x18e377,'id':_0x1538d0,'author':_0x3e3e81||_0x444381,'creator':_0x444381,'content':_0x9e1f58,'createdAt':_0x5179b0,'authoredAt':_0x366298,'attributes':_0x598761});}['_addComment'](_0x4660aa){let {threadId:_0x3a2e4c,content:_0x4835d1,attributes:_0x55b428,isFromAdapter:_0x2274b2}=_0x4660aa;const _0x22585b=this['getCommentThread'](_0x4660aa['threadId']);if(!_0x22585b)throw new _0x14ebfe('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4cea0e=this['_createNewComment'](_0x4660aa),{id:_0x47a11c}=_0x4cea0e;if(_0x22585b['_add'](_0x4cea0e),_0x2274b2||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x22585b['isSubmitted'])return Promise['resolve']();const _0x5d21db=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3cb515}=_0x22585b,_0x100611=_0x5d21db['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x55b428||(_0x55b428={}),this['adapter']['addComment']({'channelId':_0x3cb515,'threadId':_0x3a2e4c,'commentId':_0x47a11c,'content':_0x4835d1,'attributes':_0x55b428})['then'](_0x31a10f=>{_0x5d21db['remove'](_0x100611),_0x31a10f&&this['_updateComment']({'channelId':_0x3cb515,'threadId':_0x3a2e4c,'commentId':_0x47a11c,'createdAt':_0x31a10f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x428bca=>{throw console['error'](_0x428bca),new _0x14ebfe('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x56c046,commentId:_0x21de64,content:_0x423573,createdAt:_0x23c989,attributes:_0x43c5c0,isFromAdapter:_0x2b546f}){if(void 0x0!==_0x423573&&('string'!=typeof _0x423573||!_0x423573['trim']()['length']))throw new _0x14ebfe('commentsrepository-update-comment-invalid-content');const _0x230d1a=this['getCommentThread'](_0x56c046),_0x365859=_0x230d1a['getComment'](_0x21de64);if(!_0x365859)throw new _0x14ebfe('commentsrepository-update-missing-comment',this);let _0x2ce75d=!0x1;if(_0x423573&&_0x423573!==_0x365859['content']&&(_0x365859['isEditable']||_0x2b546f)&&(_0x365859['content']=_0x423573,_0x2ce75d=!0x0),_0x23c989&&_0x23c989!==_0x365859['createdAt']&&(_0x365859['createdAt']=_0x23c989,_0x365859['attributes']&&_0x365859['attributes']['@external']||(_0x365859['authoredAt']=_0x23c989),_0x2ce75d=!0x0),_0x43c5c0&&!It(_0x43c5c0,_0x365859['attributes'])&&(_0x365859['attributes']=_0x43c5c0,_0x2ce75d=!0x0),!_0x2ce75d)return Promise['resolve']();if(_0x230d1a['fire']('commentUpdated'),_0x2b546f||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x34d3c1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2969be}=this['getCommentThread'](_0x365859['threadId']),_0x24ff2d=_0x34d3c1['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2969be,'threadId':_0x56c046,'commentId':_0x21de64,'content':_0x423573,'attributes':_0x43c5c0})['then'](()=>_0x34d3c1['remove'](_0x24ff2d))['catch'](_0x323ce8=>{throw console['error'](_0x323ce8),new _0x14ebfe('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x4214bd,commentId:_0x1250e9,isFromAdapter:_0x23e0a1}){const _0x3cfcfb=this['getCommentThread'](_0x4214bd),_0x24a137=_0x3cfcfb['getComment'](_0x1250e9);if(!_0x24a137)throw new _0x14ebfe('commentsrepository-remove-missing-comment',this);if(_0x3cfcfb['_remove'](_0x24a137),_0x23e0a1||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0xe9959a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1add19}=_0x3cfcfb,_0xf111bf=_0xe9959a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1add19,'threadId':_0x4214bd,'commentId':_0x1250e9})['then'](()=>_0xe9959a['remove'](_0xf111bf))['catch'](_0x1644fb=>{throw console['error'](_0x1644fb),new _0x14ebfe('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
+ _0x4d760e(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x1f9b27,_0x598441){super();const _0xe4bd6d=_0x598441['isResolvable'];this['channelId']=_0x598441['channelId'],this['id']=_0x598441['id'],this['comments']=new _0x1845ae(),this['_repository']=_0x1f9b27,this['_isAttached']=!0x1,this['_isSubmitted']=_0x598441['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x1f9b27,'_permissions',_0x1f9b27,'_readOnlyChannels',()=>_0x1f9b27['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x1f9b27,'_permissions',()=>_0x1f9b27['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x1f9b27,'_permissions',()=>{const _0x9e4151=_0x1f9b27['getPermissions'](this['channelId']);return _0x9e4151['write']||_0x9e4151['admin'];}),this['bind']('isResolvable')['to'](_0x1f9b27,'_permissions',()=>_0xe4bd6d&&_0x1f9b27['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x598441['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x13c265,_0x59b217)=>_0x13c265?_0x59b217?_0x13c265<_0x59b217?_0x13c265:_0x59b217:_0x13c265:_0x59b217),this['set']('unlinkedAt',_0x598441['unlinkedAt']||null),this['set']('resolvedAt',_0x598441['resolvedAt']||null),this['set']('resolvedBy',_0x598441['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x25673a=>!!_0x25673a),this['set']('attributes',_0x598441['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3608a4,_0x21e473)=>_0x3608a4+_0x21e473['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1a6177,id:_0x22b6d5}=this;this['_repository']['fire'](bt('submitCommentThread',_0x1a6177),{'channelId':_0x1a6177,'threadId':_0x22b6d5});}['setUnlinkedAt'](_0x4924b5){this['_update']({'unlinkedAt':_0x4924b5});}['resolve']({resolvedAt:_0x161f02=new Date(),resolvedBy:_0x4aefed=null,isFromAdapter:_0xf68464=!0x1}={}){const _0x29bf38=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x2617c9,id:_0x2a60b0}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x2617c9),{'channelId':_0x2617c9,'threadId':_0x2a60b0,'resolvedAt':_0x161f02,'resolvedBy':_0x4aefed||_0x29bf38['id'],'isFromAdapter':_0xf68464});}['reopen']({isFromAdapter:_0x144ac6=!0x1}={}){const {channelId:_0x41f5ee,id:_0x350f6d}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x41f5ee),{'channelId':_0x41f5ee,'threadId':_0x350f6d,'isFromAdapter':_0x144ac6});}['setContext'](_0xd46f23){this['context']||this['_update']({'context':_0xd46f23});}['setAttribute'](_0x546a42,_0xcdc470){const _0xd0a62e=pt(this['attributes']);wt(_0xd0a62e,_0x546a42,_0xcdc470),this['_update']({'attributes':_0xd0a62e});}['removeAttribute'](_0x39ac05){const _0x28c7c0=pt(this['attributes']);yt(_0x28c7c0,_0x39ac05),this['_update']({'attributes':_0x28c7c0});}['remove']({isFromAdapter:_0x28ad71=!0x1}={}){const {channelId:_0x19506b,id:_0x240375}=this;this['_repository']['fire'](bt('removeCommentThread',_0x19506b),{'channelId':_0x19506b,'threadId':_0x240375,'isFromAdapter':_0x28ad71});}['attachTo'](_0x58f28d){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x58f28d});}['addComment'](_0x1c7c6f){const {channelId:_0x48a3a8,id:_0x4e59ee}=this;this['_repository']['fire'](bt('addComment',_0x48a3a8,_0x4e59ee),Object['assign']({'channelId':_0x48a3a8,'threadId':_0x4e59ee},_0x1c7c6f));}['getComment'](_0x32faed){if('string'!=typeof _0x32faed)throw new _0x14ebfe('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x32faed});return this['comments']['get'](_0x32faed);}['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'](_0x5622f2=>_0x5622f2['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3f8c1c){return this['listenTo'](_0x3f8c1c,'change:authoredAt',()=>{const _0x1c182b=this['_findOptimalIndex'](_0x3f8c1c),_0x443c18=this['comments'];_0x1c182b-0x1!=_0x443c18['getIndex'](_0x3f8c1c)&&_0x1c182b+0x1!=_0x443c18['getIndex'](_0x3f8c1c)&&(this['_remove'](_0x3f8c1c),this['_add'](_0x3f8c1c));}),this['comments']['add'](_0x3f8c1c,this['_findOptimalIndex'](_0x3f8c1c));}['_update'](_0x237b6e){const {channelId:_0x1a7f08,id:_0x28cc91}=this;this['_repository']['fire'](bt('updateCommentThread',_0x1a7f08),{..._0x237b6e,'channelId':_0x1a7f08,'threadId':_0x28cc91});}['_remove'](_0x38515f){return this['stopListening'](_0x38515f),_0x38515f['destroy'](),this['comments']['remove'](_0x38515f);}['_findOptimalIndex'](_0x5ae3da){const _0x373fa4=this['comments']['find'](_0x3b7840=>new Date(_0x3b7840['authoredAt'])['getTime']()>new Date(_0x5ae3da['authoredAt'])['getTime']());return _0x373fa4?this['comments']['getIndex'](_0x373fa4):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
+ _0x4d760e(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x43f2d0,_0x201772){super();const _0x5476d3=_0x43f2d0['context']['plugins']['get'](it)['me'],_0x307e31=_0x43f2d0['getCommentThread'](_0x201772['threadId']),_0x3140a9=0x0===_0x307e31['comments']['length'],_0x2dafb7=_0x5476d3===_0x201772['author'];this['id']=_0x201772['id'],this['threadId']=_0x201772['threadId'],this['author']=_0x201772['author'],this['creator']=_0x201772['creator'],this['isExternal']=Boolean(_0x201772['attributes']&&_0x201772['attributes']['@external']),this['set']('content',_0x201772['content']),this['createdAt']=_0x201772['createdAt']||new Date(),this['set']('authoredAt',_0x201772['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x307e31,'resolvedAt'),this['set']('attributes',_0x201772['attributes']||{}),this['bind']('isEditable')['to'](_0x43f2d0,'_permissions',()=>{const _0x57b2b9=_0x43f2d0['getPermissions'](_0x307e31['channelId'])['write'],_0x4b4c8d=_0x43f2d0['getPermissions'](_0x307e31['channelId'])['modifyAll'];return _0x2dafb7&&_0x57b2b9||!_0x2dafb7&&_0x4b4c8d;}),this['bind']('isRemovable')['to'](_0x307e31,'isRemovable',_0x43f2d0,'_permissions',_0x4d67a5=>{const _0x26e6f7=_0x43f2d0['getPermissions'](_0x307e31['channelId'])['write'],_0x1e4d6e=_0x43f2d0['getPermissions'](_0x307e31['channelId'])['modifyAll'];return _0x2dafb7&&_0x26e6f7||_0x4d67a5&&_0x3140a9||!_0x2dafb7&&_0x1e4d6e&&!_0x3140a9;}),this['bind']('isReadOnly')['to'](_0x307e31,'isReadOnly'),this['_repository']=_0x43f2d0;}get['weight'](){return Math['max'](function(_0xb97da){const _0x4998de=document['createElement']('div');return _0x4998de['innerHTML']=_0xb97da,_0x4998de['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4e8598){const {threadId:_0x596442,id:_0x5b294a}=this;if(!this['_repository']['hasCommentThread'](_0x596442))throw new _0x14ebfe('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1832b3}=this['_repository']['getCommentThread'](_0x596442);this['_repository']['fire'](bt('updateComment',_0x1832b3,_0x596442),{'channelId':_0x1832b3,'threadId':_0x596442,'commentId':_0x5b294a,..._0x4e8598});}['setAttribute'](_0x578377,_0x49c4f0){const _0x419c0c=pt(this['attributes']);wt(_0x419c0c,_0x578377,_0x49c4f0),this['update']({'attributes':_0x419c0c});}['removeAttribute'](_0x54ea30){const _0x8cb927=pt(this['attributes']);yt(_0x8cb927,_0x54ea30),this['update']({'attributes':_0x8cb927});}['remove'](_0x47e8b4={}){if(!_0x47e8b4['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x362d80,id:_0x206a7a}=this;if(!this['_repository']['hasCommentThread'](_0x362d80))throw new _0x14ebfe('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x382ee8}=this['_repository']['getCommentThread'](_0x362d80);this['_repository']['fire'](bt('removeComment',_0x382ee8,_0x362d80),{'channelId':_0x382ee8,'threadId':_0x362d80,'commentId':_0x206a7a,..._0x47e8b4});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x3ce05b,..._0x572481){for(const _0x131fb9 of _0x572481)void 0x0!==_0x131fb9&&(_0x3ce05b+=':'+String(_0x131fb9));return _0x3ce05b;}class J extends _0x21e527{['refresh'](){const _0xdd2b8e=this['editor']['model']['document']['selection'];for(const _0x43c552 of _0xdd2b8e['getRanges']())if(this['_hasContent'](_0x43c552))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3ca4c3=_0x3b8c0e()}={}){const _0x2dbcf1=this['editor']['model'],_0x35166f=[];for(const _0x1c92b1 of _0x2dbcf1['document']['selection']['getRanges']())this['_hasContent'](_0x1c92b1)&&_0x35166f['push'](this['_trimToContent'](_0x1c92b1));_0x2dbcf1['change'](_0x4beb00=>{for(const _0x13a62f of _0x35166f){const _0x7042a7=_0x3b8c0e()['substr'](0x1,0x5),_0x2bcbee='comment:'+_0x3ca4c3+':'+_0x7042a7;_0x4beb00['addMarker'](_0x2bcbee,{'range':_0x13a62f,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x46ea45){for(const _0x3ef679 of _0x46ea45['getItems']())if(this['_itemIsContent'](_0x3ef679))return!0x0;return!0x1;}['_itemIsContent'](_0x21fbf7){return _0x21fbf7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x21fbf7)&&!_0x21fbf7['is']('element','tableCell');}['_trimToContent'](_0x15218e){const _0x39dec8=_0x2aeeff=>!this['_itemIsContent'](_0x2aeeff['item']),_0x596c63=_0x15218e['start']['getLastMatchingPosition'](_0x39dec8),_0x4fbe64=_0x15218e['end']['getLastMatchingPosition'](_0x39dec8,{'direction':'backward'});return this['editor']['model']['createRange'](_0x596c63,_0x4fbe64);}}class P extends _0x599912{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2faee7){super(_0x2faee7),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5f544e=this['editor'],_0x54b48e=_0x5f544e['model']['document']['selection'],_0x277c0b=_0x2c7b78(()=>this['refreshSelectedViews'](),0xa);_0x54b48e['on']('change:range',(_0x279b19,_0x43ad77)=>{_0x43ad77['directChange']&&(_0x277c0b['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5f544e['editing']['view']['document'],'change:isFocused',(_0x15f7ce,_0x57f20c,_0x38ee4a)=>{_0x38ee4a&&_0x277c0b();}),this['listenTo'](_0x5f544e['ui']['focusTracker'],'change:isFocused',(_0x44a46b,_0xa692e,_0x4f7429)=>{_0x4f7429||_0x5f544e['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x38cbf9=>this['_editorAnnotationsData']['has'](_0x38cbf9['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x21cdfc){if(this['_editorAnnotations']['has'](_0x21cdfc['view']))return;this['_editorAnnotations']['add'](_0x21cdfc['view']),this['editor']['ui']['focusTracker']['add'](_0x21cdfc['view']['element']);const _0xbd7b44=this['editor']['plugins']['get'](N);this['listenTo'](_0xbd7b44['collection'],'remove',(_0x1db04a,_0x4c053d)=>{this['editor']['ui']['focusTracker']['remove'](_0x4c053d['view']['element']),this['_editorAnnotations']['delete'](_0x4c053d['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x1adbf7){if('function'!=typeof _0x1adbf7)throw new _0x14ebfe('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x1adbf7);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x450389,annotations:_0x26c384}){const _0x438c47=[],_0x17392f=this['editor']['model']['document']['selection'],_0x3c2e0d=Array['from'](_0x17392f['getRanges']());for(const [_0x3c94c8,_0x1ce4b5]of this['_editorAnnotationsData']){const _0x54aa51=_0x2c46db(_0x1ce4b5),_0x52ff5d=_0x26c384['getByInnerView'](_0x3c94c8);_0x54aa51&&_0x52ff5d&&_0x438c47['push']({'annotation':_0x52ff5d,'range':_0x54aa51});}function _0x2c46db(_0x572673){for(const _0x4b5fba of _0x572673)for(const _0x344213 of _0x3c2e0d)if(_0x4b5fba['containsRange'](_0x344213,!_0x17392f['isCollapsed']))return _0x4b5fba;return null;}return _0x438c47['sort']((_0xea3da5,_0x5ef8d0)=>{const _0x359d3d=_0xea3da5['range'],_0x2310e9=_0x5ef8d0['range'];if(!_0x359d3d['isEqual'](_0x2310e9)){if(_0x359d3d['containsRange'](_0x2310e9,!0x0))return 0x1;if(_0x2310e9['containsRange'](_0x359d3d,!0x0))return-0x1;}return _0xea3da5['annotation']==_0x450389?-0x1:_0x5ef8d0['annotation']==_0x450389?0x1:0x0;})['map'](_0x2877b9=>_0x2877b9['annotation']);}get['_editorAnnotationsData'](){const _0x5abb65=new Map();for(const _0x316707 of Array['from'](this['_dataCollectors']))for(const [_0x3812b3,_0x1ea2c6]of _0x316707())_0x5abb65['set'](_0x3812b3,_0x1ea2c6);return _0x5abb65;}}class st extends _0x599912{['afterInit'](){const _0x365efb=this['editor'];if(!_0x365efb['plugins']['has']('RestrictedEditingModeEditing'))return;_0x365efb['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x599912{constructor(_0x1b30d9){super(_0x1b30d9),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5bd063=this['editor'],_0x36ee05=_0x5bd063['commands']['get']('importWord'),_0x58f540=_0x5bd063['plugins']['get'](it);_0x36ee05&&(_0x36ee05['on']('execute',(_0x316e46,[,_0x3f2386])=>{_0x3f2386['collaboration_features']={'comments':!0x0,'user_id':_0x58f540['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x36ee05,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3a0a4e,_0x28825d){const {comment_threads:_0x215731}=_0x28825d;_0x215731&&_0x215731['forEach'](({thread_id:_0x22e499,comments:_0x345fa0,is_resolved:_0x3007c0})=>{const _0x3077cc=new Date(),_0x218fbc=_0x345fa0['map'](({author:_0xb62ed0,content:_0x91ca72,created_at:_0x42a1cc})=>({'content':_0x91ca72,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x3077cc,'attributes':{'@external':{'authorName':_0xb62ed0,'createdAt':_0x42a1cc?new Date(_0x42a1cc):new Date(),'source':'importWord'}}})),_0x1980a4=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x1980a4,'threadId':_0x22e499,'comments':_0x218fbc,'resolvedAt':_0x3007c0?_0x3077cc:null});});}}class ct extends _0x599912{constructor(_0x3e78c9){super(_0x3e78c9),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Rt,Mt];}['afterInit'](){const _0x10239f=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x10239f,'contentInsertion',(_0x1155ef,_0x311c1a)=>this['_removeMarkersWithoutThreads'](_0x311c1a['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5977bf){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5977bf;const _0x5787d3=this['editor']['plugins']['get']('CommentsRepository');for(const _0x594be4 of _0x5977bf['keys']()){const [_0x4bf632,_0x58e205]=_0x594be4['split'](':');'comment'!=_0x4bf632||_0x5787d3['hasCommentThread'](_0x58e205)||_0x5977bf['delete'](_0x594be4);}return _0x5977bf;}['_registerMarkerInClipboardPipeline'](){const _0x3ae956=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3c4854=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3c4854&&_0x3ae956['_registerMarkerToCopy']('comment',_0x3c4854);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x5608a0){switch(_0x5608a0){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x599912{static get['requires'](){return[o,P,it,st,at,ct];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2bf002){super(_0x2bf002),this['set']('isThreadsLoadingPaused',!0x0),_0x2bf002['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x22a1f6,_0x27b367,_0x1af43a,_0x552231)=>{const _0x5437e6=_0x1af43a?ne(_0x1af43a)['id']:null;if(_0x2bf002['model']['change'](()=>{if(_0x5437e6){const _0x17558d=this['getAllMarkersForId'](_0x5437e6);for(const _0x5e7952 of _0x17558d)_0x2bf002['editing']['reconvertMarker'](_0x5e7952);}if(_0x552231){const {id:_0x4b0937}=ne(_0x552231),_0x5a3518=this['getAllMarkersForId'](_0x4b0937);for(const _0x4046b2 of _0x5a3518)_0x2bf002['editing']['reconvertMarker'](_0x4046b2);}}),_0x5437e6){const _0x3ef69e=_0x2bf002['plugins']['get'](o)['getCommentThread'](_0x5437e6);_0x3ef69e&&_0x3ef69e['isResolved']&&this['scrollToThreadMarker'](_0x5437e6);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x449c18=this['editor'],_0x3f3439=_0x449c18['plugins']['get'](o),_0xd6c08b=_0x449c18['config']['get']('collaboration.channelId');_0x449c18['commands']['add']('addCommentThread',new J(_0x449c18)),this['listenTo'](_0x449c18,'change:isReadOnly',(_0x46c7d2,_0x32201b,_0x5aa181)=>{_0x3f3439['switchReadOnly'](_0x5aa181,_0x449c18['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3f3439,mt('addCommentThread',_0xd6c08b),(_0x2f0709,{threadId:_0xc9b4e4})=>{const _0x44b620=this['editor']['plugins']['get'](o)['getCommentThread'](_0xc9b4e4);_0x44b620&&_0x44b620['unlinkedAt']&&this['_attachArchivedThread'](_0xc9b4e4);}),this['listenTo'](_0x3f3439,mt('removeCommentThread',_0xd6c08b),(_0x46a212,{threadId:_0x833ec0})=>{_0x449c18['model']['enqueueChange']({'isUndoable':!0x1},_0xd62bb4=>{const _0x38e9a8=this['getAllMarkersForId'](_0x833ec0);for(const _0x13e34e of _0x38e9a8)_0xd62bb4['removeMarker'](_0x13e34e);});}),this['listenTo'](_0x3f3439,mt('resolveCommentThread',_0xd6c08b),(_0x1038f8,{threadId:_0x4e04ef})=>{(this['_reconvertMarkers'](_0x4e04ef),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x4e04ef)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3f3439,mt('reopenCommentThread',_0xd6c08b),(_0x282ea2,{threadId:_0x16a873})=>{this['_reconvertMarkers'](_0x16a873);},{'priority':'low'}),this['listenTo'](_0x3f3439,mt('addComment',_0xd6c08b),(_0xe95320,{threadId:_0x5b8915,isFromAdapter:_0x2dc8ea})=>{const _0x20ef0a=this['getAllMarkersForId'](_0x5b8915);if(_0x2dc8ea||0x0==_0x20ef0a['length']||!_0x3f3439['hasCommentThread'](_0x5b8915))return;0x1===_0x3f3439['getCommentThread'](_0x5b8915)['length']&&_0x449c18['model']['enqueueChange']({'isUndoable':!0x1},_0x3a09a2=>{for(const _0x3b7fb5 of _0x20ef0a)_0x3a09a2['updateMarker'](_0x3b7fb5,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x1fa911=this['editor']['plugins']['get'](o),_0x309e70=this['editor']['config']['get']('collaboration.channelId');for(const _0x2c91d9 of _0x1fa911['getCommentThreads']({'channelId':_0x309e70}))_0x1fa911['_detachCommentThread'](_0x2c91d9['id']),_0x1fa911['_threads']['delete'](_0x2c91d9['id']);super['destroy']();}['hasMarkerForId'](_0x4128a4){return this['getAllMarkersForId'](_0x4128a4)['length']>0x0;}['getAllMarkersForId'](_0x3bd388){const _0x28b9cc=[];for(const _0x334045 of this['editor']['model']['markers'])_0x334045['name']['startsWith']('comment:'+_0x3bd388)&&_0x28b9cc['push'](_0x334045);return _0x28b9cc;}['scrollToThreadMarker'](_0x37a9fd){const _0x28952e=this['_getTargetForId'](_0x37a9fd);_0x28952e&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x37a9fd&&rt({'target':_0x28952e[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3acc12){this['editor']['model']['change'](()=>{for(const _0x4090b4 of this['getAllMarkersForId'](_0x3acc12))this['editor']['editing']['reconvertMarker'](_0x4090b4);});}['_attachArchivedThread'](_0x4f5335){const _0x1323c9=this['editor']['plugins']['get'](o),_0x424d12=this['editor']['plugins']['get'](P),_0x7bfb99=_0x1323c9['getCommentThread'](_0x4f5335);if(!_0x7bfb99['isAttached']){const _0x841145=_0x7bfb99['attachTo'](()=>this['_getTargetForId'](_0x7bfb99['id']));_0x424d12['registerAnnotation'](_0x841145),_0x7bfb99['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1ac847=this['editor'],_0x2db8c0=_0x1ac847['plugins']['get'](it);_0x1ac847['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x43e53a,_0x3945de)=>{const {id:_0x2bcacc}=ne(_0x43e53a['markerName']),_0x1b19d1=_0x1ac847['plugins']['get'](o)['getCommentThread'](_0x2bcacc),_0x30de20=this['activeMarker']&&ne(this['activeMarker'])['id']===_0x2bcacc;let _0x49df10;if(_0x1b19d1&&_0x1b19d1['isResolved']&&!_0x30de20&&_0x43e53a['item'])return _0x3945de['consumable']['consume'](_0x43e53a['item'],'addMarker:'+_0x43e53a['markerName']),_0x3945de['consumable']['consume'](_0x43e53a['item'],'removeMarker:'+_0x43e53a['markerName']),null;const _0xbdad2c=['ck-comment-marker'];return _0x30de20&&_0xbdad2c['push']('ck-comment-marker--active'),_0x49df10=_0x1b19d1&&_0x1b19d1['length']?_0x1b19d1['comments']['first']['author']['id']:_0x2db8c0['me']['id'],{'classes':_0xbdad2c,'attributes':{'data-comment':_0x2bcacc,'data-author-id':_0x49df10}};}}),_0x1ac847['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x224979,{options:_0x36cfd7})=>{const _0x44669c=_0x1ac847['plugins']['get'](o),_0xc29099=_0x1ac847['model']['markers']['get'](_0x224979),{id:_0x659a8,part:_0x2a95da}=ne(_0x224979);if(_0xc29099&&!_0xc29099['affectsData'])return null;if(_0x36cfd7['ignoreResolvedComments']){const _0x26475a=_0x44669c['getCommentThread'](_0x659a8);if(_0x26475a&&_0x26475a['isResolved'])return null;}return{'group':'comment','name':_0x2a95da?_0x659a8+':'+_0x2a95da:_0x659a8};}}),_0x1ac847['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x541ef2,{writer:_0x3c6ff8})=>_0x3c6ff8['createElement']('$marker',{'data-name':'comment:'+_0x541ef2['getAttribute']('id')})}),_0x1ac847['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x5ea3d1=this['editor'],_0xbe34d2=_0x5ea3d1['plugins']['get'](o),_0x5b7971=new Set(),_0x5205d5=new Set();_0x5ea3d1['model']['document']['registerPostFixer'](_0x18f680=>{let _0x508d47=!0x1;for(const {name:_0x104b04,data:_0x1ba8f3}of _0x5ea3d1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4e0818,id:_0x2cfc2f}=ne(_0x104b04);let _0xe64ad2=_0x1ba8f3['newRange'];if('comment'!==_0x4e0818||!_0xe64ad2)continue;const _0x230b0c='$graveyard'===_0xe64ad2['root']['rootName'];_0x230b0c||(_0xe64ad2=dt(_0xe64ad2,_0x5ea3d1['model']),!_0xe64ad2||_0xe64ad2['isCollapsed']||!_0x1ba8f3['newRange']||_0xe64ad2['isEqual'](_0x1ba8f3['newRange']))?_0x5ea3d1['model']['hasContent'](_0xe64ad2)&&!_0x230b0c?this['isThreadsLoadingPaused']?_0x5b7971['add'](_0x104b04):this['_handleThreadMarker'](_0x104b04,_0x2cfc2f):(_0x5205d5['add'](_0x104b04),_0x5b7971['delete'](_0x104b04),_0x18f680['removeMarker'](_0x104b04),_0x508d47=!0x0):(_0x18f680['updateMarker'](_0x104b04,{'range':_0xe64ad2}),_0x508d47=!0x0);}return _0x508d47;}),this['on']('change:isThreadsLoadingPaused',(_0x164fef,_0x2824d0,_0x710612)=>{if(!_0x710612&&_0x5b7971['size'])for(const _0x525332 of _0x5b7971){const {id:_0x152bde}=ne(_0x525332);_0x5b7971['delete'](_0x525332),_0x5ea3d1['model']['markers']['get'](_0x525332)&&this['_handleThreadMarker'](_0x525332,_0x152bde);}}),this['listenTo'](_0x5ea3d1['model']['document'],'change',(_0x2598ce,_0x3730a2)=>{for(const {name:_0x13a45e,data:{newRange:_0x5cddef}}of _0x5ea3d1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x340a1a,id:_0x3c2991}=ne(_0x13a45e);if('comment'!==_0x340a1a)continue;const _0x51874e=_0xbe34d2['getCommentThread'](_0x3c2991),_0x52d40d=this['hasMarkerForId'](_0x3c2991);_0x51874e&&(!_0x51874e['_hasTargetInContent']&&_0x5cddef&&_0x5ea3d1['editing']['view']['once']('render',()=>{const _0x3da39f=_0x5ea3d1['plugins']['get'](N),_0x338d04=_0xbe34d2['_threadToController']['get'](_0x51874e)['view'];_0x3da39f['getByInnerView'](_0x338d04)['refreshVisibility']();},{'priority':'low'}),_0x51874e['_hasTargetInContent']=_0x52d40d||!!_0x5cddef),_0x5cddef||(_0x5205d5['add'](_0x13a45e),_0x5b7971['delete'](_0x13a45e));}if(_0x3730a2['isLocal'])for(const _0x34cf6d of _0x5205d5){const {id:_0x13ea34}=ne(_0x34cf6d),_0x35278f=_0xbe34d2['getCommentThread'](_0x13ea34),_0x252622=this['hasMarkerForId'](_0x13ea34);_0x5b7971['delete'](_0x34cf6d),!_0x35278f||_0x252622||_0x35278f['unlinkedAt']||_0x35278f['setUnlinkedAt'](new Date());}_0x5205d5['clear']();});}['_getTargetForId'](_0x3d9729){const _0x2a0c6d=this['editor'],_0x5da582=this['getAllMarkersForId'](_0x3d9729);return nt(_0x2a0c6d['editing'],_0x5da582);}['_getTextContext'](_0x13b7d1){const _0xf95827=this['getAllMarkersForId'](_0x13b7d1);let _0x3091d6='',_0x110fbc=!0x1;for(const _0x1d49d2 of _0xf95827){const _0x13ac25=_0x1d49d2['getRange']();for(const _0x3d36fe of Array['from'](_0x13ac25['getItems']()))_0x3d36fe['is']('$textProxy')?(_0x3091d6&&_0x110fbc&&(_0x3091d6+='\x20',_0x110fbc=!0x1),_0x3091d6+=_0x3d36fe['data']):_0x110fbc=!0x0;_0x110fbc=!0x0;}return _0x3091d6['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x11521d,_0x572122){const _0x229393=this['editor'],_0x4ae446=_0x229393['plugins']['get'](o);let _0x5586e6=_0x4ae446['getCommentThread'](_0x572122);const _0x2030a8=_0x229393['config']['get']('collaboration.channelId'),_0x5c2e9e=_0x229393['plugins']['get'](P);if(_0x5586e6&&(_0x5586e6['unlinkedAt']&&_0x5586e6['setUnlinkedAt'](null),_0x5586e6['isAttached']))return _0x5586e6;return!this['getAllMarkersForId'](_0x572122)[0x0]['managedUsingOperations']?_0x229393['editing']['view']['once']('render',()=>{if(_0x4ae446['getCommentThread'](_0x572122))return;const _0xbd803b=_0x229393['plugins']['get'](N);_0x5586e6=_0x4ae446['openNewCommentThread']({'channelId':_0x2030a8,'threadId':_0x572122,'target':()=>this['_getTargetForId'](_0x572122),'context':{'type':'text','value':this['_getTextContext'](_0x572122)}});const _0x5957c3=_0x4ae446['_threadToController']['get'](_0x5586e6)['view'],_0x2f7e9f=_0xbd803b['getByInnerView'](_0x5957c3);_0x2f7e9f&&_0x5c2e9e['registerAnnotation'](_0x2f7e9f);},{'priority':'low'}):_0x4ae446['fetchCommentThread']({'channelId':_0x2030a8,'threadId':_0x572122})['then'](_0x366ff3=>{if('destroyed'!==_0x229393['state']){if(_0x5586e6=_0x366ff3,_0x5586e6&&!_0x5586e6['isAttached']){const _0x302ba1=_0x5586e6['attachTo'](()=>this['_getTargetForId'](_0x572122));_0x5c2e9e['registerAnnotation'](_0x302ba1),_0x5586e6['isResolved']&&this['_reconvertMarkers'](_0x572122);}else{if(!_0x5586e6){const _0x9a8c63=this['getAllMarkersForId'](_0x572122);_0x229393['model']['change'](_0x21cf7d=>{for(const _0x4ff9a7 of _0x9a8c63)_0x21cf7d['removeMarker'](_0x4ff9a7);});}}}}),_0x5586e6;}['_handleThreadMarker'](_0x55577e,_0x43d119){const _0x139df6=this['_attachMarkerToThread'](_0x55577e,_0x43d119);_0x139df6&&!_0x139df6['context']&&_0x139df6['setContext']({'type':'text','value':this['_getTextContext'](_0x43d119)});}['_initAriaMarkerChangeAnnouncements'](){const _0x5ba5e7=this['editor'];ot(_0x5ba5e7['model'],({left:_0x1fb2dd,entered:_0x433fe8})=>{for(const _0x337983 of _0x1fb2dd)if(ht(_0x337983)){_0x5ba5e7['ui']['ariaLiveAnnouncer']['announce'](S(_0x5ba5e7['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2c6d71 of _0x433fe8)if(ht(_0x2c6d71)){_0x5ba5e7['ui']['ariaLiveAnnouncer']['announce'](S(_0x5ba5e7['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function mt(_0x27d2dd,_0x307794){return _0x307794?_0x27d2dd+':'+_0x307794:_0x27d2dd;}function ne(_0x3cb19a){const _0x53dd27=_0x3cb19a['split'](':');return{'group':_0x53dd27[0x0],'id':_0x53dd27[0x1],'part':_0x53dd27[0x2]};}function dt(_0x333253,_0x1fda70){const _0x267a19=_0x1fda70['schema'],_0x4da567=_0x1fda70['createRange'](_0x333253['start']);for(const _0x39404f of _0x333253['getWalker']()){const {type:_0x34404b,item:_0x2cf700,nextPosition:_0x5cf32b}=_0x39404f;if('text'===_0x34404b||_0x267a19['isObject'](_0x2cf700)){const _0x1bdc4a=_0x1fda70['createPositionBefore'](_0x2cf700);_0x4da567['isCollapsed']&&(_0x4da567['start']=_0x1bdc4a),_0x4da567['end']=_0x5cf32b;}}return _0x4da567;}function ht(_0xf13d03){return'comment'===ne(_0xf13d03['name'])['group'];}var kt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x599912{static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Pt;}['init'](){const _0x296366=this['editor'],_0xe4106d=_0x296366['plugins']['get'](o),_0x54577e=_0x296366['plugins']['get'](r),_0x2fac65=_0x296366['plugins']['get'](N),_0x2e45c3=_0x296366['plugins']['get'](P);_0x296366['ui']['componentFactory']['add']('comment',()=>{const _0x28fdda=this['_createUIButton'](_0xa22ed2);return _0x28fdda['tooltip']=!0x0,_0x28fdda;}),_0x296366['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x2df0f1)),_0x2e45c3['addSourceCollector'](()=>{const _0x4922cb=[];for(const [_0x4a57c2,_0x1cb147]of _0xe4106d['_threadToController']){const _0x5890ef=_0x54577e['getAllMarkersForId'](_0x4a57c2['id']),_0x3741b1=_0x5890ef['map'](_0xabdbfe=>_0xabdbfe['getRange']());_0x5890ef['length']>0x0&&_0x4922cb['push']([_0x1cb147['view'],_0x3741b1]);}return _0x4922cb;}),this['listenTo'](_0x2fac65,'change:activeAnnotations',(_0x207ff2,_0x1451a9,_0x7b1e5e)=>{const _0x425093=Array['from'](_0x7b1e5e)['map'](_0x473642=>_0x473642['innerView'])['find'](_0xed970d=>_0xe4106d['_viewToController']['has'](_0xed970d));if(!_0x425093)return void(_0x54577e['activeMarker']=null);const _0x6e3e5a=_0xe4106d['_viewToController']['get'](_0x425093)['model']['id'],_0x1a026='comment:'+_0x6e3e5a;_0x6e3e5a&&_0x54577e['hasMarkerForId'](_0x6e3e5a)?_0x54577e['activeMarker']=_0x1a026:_0x54577e['activeMarker']&&(_0x54577e['activeMarker']=null);}),this['listenTo'](_0xe4106d,'removeCommentThread',(_0x5b3969,{threadId:_0x475a63,isFromAdapter:_0x451780})=>{!_0x451780&&_0x296366['ui']['focusTracker']['isFocused']&&_0x54577e['hasMarkerForId'](_0x475a63)&&_0x296366['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xe4106d,'addComment',(_0x5ade60,{threadId:_0x2afdf6,isFromAdapter:_0x57f43b})=>{if(_0x57f43b||!_0x54577e['hasMarkerForId'](_0x2afdf6)||!_0xe4106d['hasCommentThread'](_0x2afdf6))return;0x1===_0xe4106d['getCommentThread'](_0x2afdf6)['length']&&(_0x296366['editing']['view']['focus'](),_0x5ade60['stop']());},{'priority':'low'});}['_createUIButton'](_0x33070a){const _0xd07f58=this['editor'],_0x1316c9=new _0x33070a(_0xd07f58['locale']),_0x3a4193=_0xd07f58['commands']['get']('addCommentThread');return _0x1316c9['set']({'label':S(_0xd07f58['locale'],'Comment'),'icon':kt}),_0x1316c9['bind']('isEnabled')['to'](_0x3a4193),this['listenTo'](_0x1316c9,'execute',()=>_0x3a4193['execute']()),_0x1316c9;}}class s extends _0x599912{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x22ad5c){super(_0x22ad5c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xfc3918,_0x3df9db,_0x364a27)=>{_0x364a27?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x261d26,_0x2896ae]of this['editor']['commands'])_0x2896ae['affectsData']&&'addCommentThread'!==_0x261d26&&_0x2896ae['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x22d603=this['editor']['editing']['view']['document'];this['listenTo'](_0x22d603,'cut',_0x25cafe=>_0x25cafe['stop'](),{'priority':'highest'}),this['listenTo'](_0x22d603,'clipboardInput',_0x306318=>_0x306318['stop'](),{'priority':'highest'}),this['listenTo'](_0x22d603,'delete',_0x4de147=>_0x4de147['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x450286,_0xd6b075]of this['editor']['commands'])_0xd6b075['affectsData']&&'addCommentThread'!==_0x450286&&_0xd6b075['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x47336d{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2d8196){super(_0x2d8196),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x41015b=this['context']['plugins']['get'](N);this['listenTo'](_0x41015b,'_activateAnnotation',(_0xb9c2fa,_0x54a891)=>{for(const _0x180edb of this['activeUIs']){const _0x3700a2=this['_uis']['get'](_0x180edb);(0x0,this['_uisData']['get'](_0x180edb)['filter'])(_0x54a891)&&_0x3700a2['setActiveAnnotation'](_0x54a891);}}),this['listenTo'](_0x41015b,'_deactivateAllAnnotations',()=>{for(const _0xe6dcd of this['activeUIs']){this['_uis']['get'](_0xe6dcd)['setActiveAnnotation'](null);}}),this['listenTo'](_0x41015b['_visibleAnnotations'],'add',(_0x570c11,_0x5dff23)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5dff23);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x427698){return this['activeUIs']['has'](_0x427698);}['activate'](_0x51c9e2,_0x1c0810=()=>!0x0){const _0x1127e7=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x51c9e2))throw new _0x14ebfe('annotationsuis-missing-ui',this,{'uiName':_0x51c9e2});this['isActive'](_0x51c9e2)&&this['deactivate'](_0x51c9e2),this['activeUIs']['add'](_0x51c9e2);const _0x120be7=new x();!function({source:_0x571129,target:_0x109900,filter:_0x6d6612}){for(const _0x2303f6 of _0x571129)_0x6d6612(_0x2303f6)&&_0x109900['add'](_0x2303f6);_0x109900['listenTo'](_0x571129,'add',(_0x838b0d,_0x174d84)=>{_0x6d6612(_0x174d84)&&_0x109900['add'](_0x174d84);}),_0x109900['listenTo'](_0x571129,'remove',(_0x1c128a,_0x349061)=>{_0x109900['has'](_0x349061)&&_0x109900['remove'](_0x349061);});}({'source':_0x1127e7['_visibleAnnotations'],'target':_0x120be7,'filter':_0x1c0810}),this['_uisData']['set'](_0x51c9e2,{'collection':_0x120be7,'filter':_0x1c0810});const _0x47e8fc=this['_uis']['get'](_0x51c9e2);_0x47e8fc['attach'](_0x120be7),this['listenTo'](_0x47e8fc,'change:activeAnnotation',(_0x269a9a,_0x9b4354,_0x4a9299,_0x391327)=>{_0x391327&&_0x1127e7['_removeActiveAnnotation'](_0x391327),_0x4a9299&&_0x1127e7['_addActiveAnnotation'](_0x4a9299);});}['deactivate'](_0x462440){if(this['activeUIs']['delete'](_0x462440),!this['_uis']['has'](_0x462440))throw new _0x14ebfe('annotationsuis-missing-ui',this,{'uiName':_0x462440});const _0x11e8ec=this['_uis']['get'](_0x462440);_0x11e8ec['detach'](),this['stopListening'](_0x11e8ec),this['_uisData']['get'](_0x462440)['collection']['destroy'](),this['_uisData']['delete'](_0x462440);}['switchTo'](_0x4b0507){if(!this['_uis']['has'](_0x4b0507))throw new _0x14ebfe('annotationsuis-missing-ui',this,{'uiName':_0x4b0507});const _0x2780e3=this['context']['plugins']['get'](N),_0x48c986=Array['from'](_0x2780e3['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4b0507);const _0x5d1123=this['_uis']['get'](_0x4b0507);_0x5d1123['setActiveAnnotation'](_0x48c986),_0x5d1123['_setSelectedAnnotations']&&_0x48c986&&_0x5d1123['_setSelectedAnnotations']([_0x48c986]);}['deactivateAll'](){for(const _0x4a8680 of this['activeUIs'])this['deactivate'](_0x4a8680);}['register'](_0x13f280,_0x106cad){if(this['_uis']['has'](_0x13f280))throw new _0x14ebfe('annotationsuis-register-already-registered');if('function'!=typeof _0x106cad['attach']||'function'!=typeof _0x106cad['detach']||'function'!=typeof _0x106cad['setActiveAnnotation'])throw new _0x14ebfe('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x13f280,_0x106cad);}['refilterAnnotations'](){const _0x313bbe=this['context']['plugins']['get'](N)['collection'],_0x4cdafd=new Map(),_0x47ee9d=Array['from'](this['activeUIs']);for(const _0x45cc76 of this['activeUIs']){const _0x5727ef=this['_uisData']['get'](_0x45cc76)['collection'];for(const _0x393d5d of _0x5727ef)_0x4cdafd['set'](_0x393d5d,_0x45cc76);}for(const _0x5aac43 of _0x313bbe){const _0x30eff9=_0x4cdafd['get'](_0x5aac43);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5aac43);const _0x542d76=_0x47ee9d['find'](_0x28a588=>this['_uisData']['get'](_0x28a588)['filter'](_0x5aac43));_0x30eff9!==_0x542d76&&(_0x30eff9&&this['_uisData']['get'](_0x30eff9)['collection']['remove'](_0x5aac43),_0x542d76&&this['_uisData']['get'](_0x542d76)['collection']['add'](_0x5aac43));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x8d2e8c){const _0x538b1a=[];for(const _0x29a837 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x29a837)['filter'])(_0x8d2e8c)&&_0x538b1a['push'](_0x29a837);}if(_0x538b1a['length']>0x1)throw new _0x14ebfe('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x538b1a,'annotationType':_0x8d2e8c['type']});}}const oe=Ht('px');class V extends _t{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x1ab7ea){super(_0x1ab7ea);const _0x7b9da0=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 _0x1d7024(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x7b9da0['to']('class')],'style':{'minHeight':_0x7b9da0['to']('minHeight',_0x13aba4=>'number'==typeof _0x13aba4?oe(_0x13aba4+0xa):null)},'dir':_0x1ab7ea['uiLanguageDirection'],'role':'application','aria-label':S(_0x1ab7ea,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x1ab7ea,'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',_0x24e0d0=>{this['_updateItemPositionInFocusables'](_0x24e0d0['source']);}),this['list']['forEach'](_0x20c2f6=>{this['focusTracker']['add'](_0x20c2f6['element']),this['_updateItemPositionInFocusables'](_0x20c2f6);}),this['list']['on']('change',(_0x32404f,_0x2ce630)=>{for(const _0x437c86 of _0x2ce630['removed'])this['focusTracker']['remove'](_0x437c86['element']),this['focusables']['remove'](_0x437c86);for(const _0x2429f7 of _0x2ce630['added'])this['focusTracker']['add'](_0x2429f7['element']),this['_updateItemPositionInFocusables'](_0x2429f7);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x4e6b0e){const _0x4866a1=this['focusables']['getIndex'](_0x4e6b0e);let _0x28b0b7,_0x2e567d;for(const _0xaee56e of this['focusables'])if(_0x4e6b0e['top']<_0xaee56e['top']){_0x28b0b7=_0xaee56e;break;}if(_0x2e567d=_0x28b0b7?this['focusables']['getIndex'](_0x28b0b7):this['focusables']['length'],-0x1!==_0x4866a1){if(_0x4866a1===_0x2e567d-0x1)return;this['focusables']['remove'](_0x4e6b0e),_0x2e567d=_0x28b0b7?this['focusables']['getIndex'](_0x28b0b7):this['focusables']['length'];}this['focusables']['add'](_0x4e6b0e,_0x2e567d);}}const qt=Ht('px');class H extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x5e469e){super(_0x5e469e),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x39ade1,_0x3684f8)=>_0x39ade1+_0x3684f8),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x2e394d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x2e394d['to']('isAnimationDisabled',_0x5c0849=>_0x5c0849?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x2e394d['to']('top',_0x507ce2=>qt(_0x507ce2))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x4f7fc0=this['element']['clientHeight'];_0x4f7fc0&&(this['height']=_0x4f7fc0);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x47336d{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x309a89){super(_0x309a89),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 _0x2f8f7e=this['context']['config']['get']('sidebar.container');_0x2f8f7e&&this['setContainer'](_0x2f8f7e);}['setContainer'](_0x2f4224){if(!y(_0x2f4224))throw new _0x14ebfe('sidebar-setcontainer-invalid-element');this['container']=_0x2f4224;}['_attachToContainer']({viewClass:_0x4ad720='',spaceBetweenItems:_0x3a8018=0x19}={}){if(!y(this['container']))throw new _0x14ebfe('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4ad720,this['_spaceBetweenItems']=_0x3a8018;}['rearrange']({removedAnnotation:_0x12c5af,previousAnnotation:_0x59a88b,nextAnnotation:_0x1ed245}){const _0x42f6c5=this['getSidebarItemView'](_0x12c5af);this['view']['list']['remove'](_0x42f6c5),this['_destroySidebarItemView'](_0x12c5af),_0x59a88b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x59a88b)),_0x1ed245&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1ed245)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x595794,activatedAnnotation:_0x1c779b,disableAnimationOnActivatedAnnotation:_0x16f7e5}){if(this['_activeAnnotation']=_0x1c779b,_0x595794){_0x595794['isActive']=!0x1;const _0x506c58=this['getSidebarItemView'](_0x595794);_0x506c58&&_0x16f7e5&&(_0x506c58['isAnimationDisabled']=!0x1);}if(_0x1c779b){const _0x1b8792=this['getSidebarItemView'](_0x1c779b);_0x1b8792&&(_0x1c779b['isActive']=!0x0,_0x16f7e5&&(_0x1b8792['isAnimationDisabled']=!0x0,_0x1b8792['top']+=0x1),this['_alignToTargetRect'](_0x1b8792));}}['_detachFromContainer'](_0x14f5b4){if(this['view']['element']['remove'](),_0x14f5b4){for(const _0x57577e of _0x14f5b4)this['_destroySidebarItemView'](_0x57577e);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4b35bd,_0x922c70){_0x922c70||(_0x922c70=_0x4b35bd['view']);const _0x25a4e4=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x25a4e4,_0x4b35bd),this['_annotationToSidebarItemView']['set'](_0x4b35bd,_0x25a4e4),_0x25a4e4['content']['add'](_0x922c70),this['listenTo'](_0x4b35bd['view'],'change:targetRect',(_0xf691ed,_0x330855,_0x3159e4)=>{const _0x53e31e=this['_getTargetTop'](_0x4b35bd,_0x3159e4);_0x25a4e4['_targetTop']!=_0x53e31e&&(_0x25a4e4['_targetTop']=_0x53e31e,this['_setItemTop'](_0x25a4e4,_0x53e31e));}),this['listenTo'](_0x25a4e4,'change:top',()=>{this['_recalculate'](_0x25a4e4,'top');}),this['listenTo'](_0x25a4e4,'change:bottom',()=>{this['_recalculate'](_0x25a4e4,'bottom');}),this['_alignToTargetRect'](_0x25a4e4);const _0x91d50d=this['_getItemBefore'](_0x25a4e4);if(_0x91d50d)this['_alignAfterItem'](_0x91d50d,_0x25a4e4)||this['_alignToTargetRect'](_0x25a4e4);else this['_alignToTargetRect'](_0x25a4e4);return this['_updateLastItem'](),this['view']['list']['add'](_0x25a4e4),_0x25a4e4;}['_alignForTopChange'](_0x5174e1){if(!_0x5174e1['content']['length'])return;const _0xcc2603=this['_getItemBefore'](_0x5174e1);if(!_0xcc2603)return;const _0x54da9d=this['_sidebarItemViewToAnnotation']['get'](_0xcc2603),_0x5abeba=this['_activeAnnotation'];_0x5abeba&&_0x5abeba===_0x54da9d?this['_alignAfterItem'](_0xcc2603,_0x5174e1):this['_alignBeforeItem'](_0x5174e1,_0xcc2603);}['_alignForBottomChange'](_0x30012d){if(!_0x30012d['content']['length'])return;const _0x7e2782=this['_getItemAfter'](_0x30012d);if(!_0x7e2782)return;const _0x44aade=this['_sidebarItemViewToAnnotation']['get'](_0x7e2782),_0x10db00=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x4c3fb6=this['_activeAnnotation'];_0x4c3fb6&&_0x4c3fb6===_0x44aade&&_0x10db00?(this['_alignBeforeItem'](_0x7e2782,_0x30012d),this['_alignAfterItem'](_0x30012d,_0x7e2782)):_0x4c3fb6&&_0x4c3fb6===_0x44aade?this['_alignBeforeItem'](_0x7e2782,_0x30012d):this['_alignAfterItem'](_0x30012d,_0x7e2782);}['_recalculate'](_0x30b438,_0x28c20c){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3f2301,changedProp:_0x19ec97}of this['_recalculateBuffer'])'top'===_0x19ec97?this['_alignForTopChange'](_0x3f2301):this['_alignForBottomChange'](_0x3f2301);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x30b438,'changedProp':_0x28c20c});}['getSidebarItemView'](_0x3aa928){return this['_annotationToSidebarItemView']['get'](_0x3aa928);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x128f1d){const _0x1eae70=this['getSidebarItemView'](_0x128f1d);this['stopListening'](_0x1eae70),this['stopListening'](_0x128f1d['view']),_0x1eae70['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x128f1d),this['_sidebarItemViewToAnnotation']['delete'](_0x1eae70);}['_createSidebarView'](){const _0x2e42a6=new V(this['context']['locale']);return _0x2e42a6['render'](),this['on']('change:_lastItem',(_0x27e571,_0x2acd9d,_0x2ca0e0,_0x2c7221)=>{_0x2c7221&&_0x2e42a6['unbind']('minHeight'),_0x2ca0e0?_0x2e42a6['bind']('minHeight')['to'](_0x2ca0e0,'bottom'):_0x2e42a6['minHeight']=null;}),_0x2e42a6;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2ff606){const _0x2851ff=this['_sidebarItemViewToAnnotation']['get'](_0x2ff606),_0x1cef88=_0x2851ff&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2851ff)-0x1);return _0x1cef88&&this['getSidebarItemView'](_0x1cef88)||null;}['_getItemAfter'](_0x5af267){const _0x248e4c=this['_sidebarItemViewToAnnotation']['get'](_0x5af267),_0xd02229=_0x248e4c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x248e4c)+0x1);return _0xd02229&&this['getSidebarItemView'](_0xd02229)||null;}['_alignBeforeItem'](_0x381f2c,_0xf6dcd9){_0x381f2c['updateHeight']();const _0x146839=R(_0xf6dcd9['bottom']+this['_spaceBetweenItems'],_0x381f2c['top']);return!!_0x146839&&(this['_setItemTop'](_0xf6dcd9,_0xf6dcd9['top']-_0x146839),!0x0);}['_alignAfterItem'](_0x3bd116,_0xc34447){_0x3bd116['updateHeight']();const _0x9600c9=R(_0x3bd116['bottom']+this['_spaceBetweenItems'],_0xc34447['top']);return!!_0x9600c9&&(this['_setItemTop'](_0xc34447,_0xc34447['top']+_0x9600c9,!0x1),!0x0);}['_alignToTargetRect'](_0x296e3f){const _0x2ae055=this['_sidebarItemViewToAnnotation']['get'](_0x296e3f);if(!_0x2ae055||!_0x2ae055['target']||!_0x2ae055['targetRect'])return;const _0x172d1c=this['_getTargetTop'](_0x2ae055,_0x2ae055['targetRect']);this['_setItemTop'](_0x296e3f,_0x172d1c);}['_getTargetTop'](_0x34bc32,_0x9ceee1){if(null===_0x9ceee1)return 0x0;if(_0x34bc32['target']instanceof _0x411267)return _0x9ceee1['top'];{const _0x5ad7b7=new _0x411267(this['view']['element'])['top'];return _0x9ceee1['top']-_0x5ad7b7;}}['_setItemTop'](_0x3164b6,_0x10814a,_0x13d8ff=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x13d8ff&&(_0x10814a=Math['max'](_0x10814a,this['_getMaxAvailableTop'](_0x3164b6))),_0x3164b6['top']=_0x10814a;}['_getMaxAvailableTop'](_0x1ccdf1){let _0xe8170d=this['_getItemBefore'](_0x1ccdf1),_0x35bff7=0x0;for(;_0xe8170d;)_0xe8170d['updateHeight'](),_0x35bff7+=this['_spaceBetweenItems']+_0xe8170d['height'],_0xe8170d=this['_getItemBefore'](_0xe8170d);return _0x35bff7;}}function R(_0x57ee01,_0x5a935d){return Math['max'](_0x57ee01-_0x5a935d,0x0);}function y(_0x53f6ee){return null!==_0x53f6ee&&'object'==typeof _0x53f6ee&&0x1===_0x53f6ee['nodeType'];}class e extends _0x47336d{['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(_0x304884){super(_0x304884),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x1845ae(),this['_refreshPositioningDebounced']=_0x2c7b78(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x545b79=this['context']['plugins']['get'](M),_0x1fcddc=this['context']['plugins']['get'](z);_0x545b79['register']('wideSidebar',this),_0x1fcddc['container']&&_0x545b79['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x908623){if(_0x908623===this['activeAnnotation'])return;const _0x2f6916=this['context']['plugins']['get'](z);_0x2f6916['_activeAnnotation']=_0x908623;const _0x108f2d=this['activeAnnotation'];this['activeAnnotation']=_0x908623,_0x2f6916['refresh']({'blurredAnnotation':_0x108f2d,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x124443){this['annotations']=_0x124443;const _0x37ca11=this['context']['plugins']['get'](z);if(_0x37ca11['_annotations']=_0x124443,this['isAttached'])throw new _0x14ebfe('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x37ca11,'set:container',()=>{this['detach'](),this['listenTo'](_0x37ca11,'change:container',_0x528ef6=>{_0x528ef6['off'](),this['attach'](_0x124443);});}),_0x37ca11['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x189188=_0x4813f0=>{_0x4813f0['updateTargetRect'](),_0x37ca11['addAnnotation'](_0x4813f0);};for(const _0x2e1736 of _0x124443)_0x189188(_0x2e1736);this['listenTo'](_0x124443,'add',(_0x1ce651,_0xf0b021)=>{_0x189188(_0xf0b021);}),this['listenTo'](_0x124443,'remove',(_0x4d3e5b,_0x445283,_0x3ecbd5)=>{_0x37ca11['rearrange']({'removedAnnotation':_0x445283,'previousAnnotation':_0x124443['get'](_0x3ecbd5-0x1),'nextAnnotation':_0x124443['get'](_0x3ecbd5+0x1)}),_0x445283===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x124443,'focus',(_0xf89b57,_0x401830)=>{this['setActiveAnnotation'](_0x401830);}),this['listenTo'](_0x124443,'blur',()=>{this['setActiveAnnotation'](null);});const _0x4ac420=this['context']instanceof _0x487c43?this['context']['editors']:new _0x1845ae([this['context']]);for(const _0x45ee41 of _0x4ac420)this['_integrateWithEditorAnnotations'](_0x45ee41);this['listenTo'](_0x4ac420,'add',(_0x279304,_0x202e7b)=>{this['listenTo'](_0x202e7b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x202e7b);});}),this['listenTo'](_0x4ac420,'remove',(_0xc4dead,_0xd38418)=>{_0xd38418['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xd38418['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x14ebfe('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x467a03=this['context']['plugins']['get'](z);_0x467a03['_detachFromContainer'](this['annotations']),this['stopListening'](_0x467a03),this['stopListening'](this['annotations']),this['context']instanceof _0x487c43&&this['stopListening'](this['context']['editors']);for(const _0x4337aa of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4337aa);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1bb354){if(!_0x1bb354['plugins']['has']('EditorAnnotations'))return;const _0x373a66=_0x1bb354['plugins']['get']('EditorAnnotations'),_0x1865ba=()=>{const _0x424da6=_0x373a66['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x424da6[0x0]||null);};this['listenTo'](_0x373a66,'refresh',_0x1865ba),this['listenTo'](_0x373a66,'blur',(_0x4fec26,{isAnnotationTracked:_0x1f92a4})=>{this['activeAnnotation']&&_0x1f92a4(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x373a66,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x3b541d=>{_0x373a66['hasDomSelection']()&&(_0x1865ba(),_0x3b541d['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x373a66);}['_destroyEditorAnnotationsIntegration'](_0x526879){this['stopListening'](_0x526879),this['_editorAnnotations']['remove'](_0x526879);}}class D extends _0xa22ed2{['counterView'];constructor(_0x527af2){super(_0x527af2);const _0x233beb=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x24c0dc,_0x44f59b)=>_0x24c0dc?'...':_0x44f59b['toString']()),this['set']('annotationType',''),this['icon']=kt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x233beb['to']('annotationType',_0x2bbc63=>'ck-annotation-counter__badge--'+_0x2bbc63),_0x233beb['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x233beb['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x47336d{['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(_0x354a9a){super(_0x354a9a),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x14ae3d),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x1845ae(),this['_refreshPositioningDebounced']=_0x2c7b78(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3b127d(this['context']['locale']),this['balloonPanelView']=new _0x5ed2f6(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3bfeab){this['annotations']=_0x3bfeab;const _0x225f60=this['context']['plugins']['get'](z),_0x3dcc1e=this['balloonPanelView'];if(_0x225f60['_annotations']=_0x3bfeab,this['isAttached'])throw new _0x14ebfe('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x225f60,'set:container',()=>{this['detach'](),this['listenTo'](_0x225f60,'change:container',_0x483c7f=>{_0x483c7f['off'](),this['attach'](_0x3bfeab);});}),_0x225f60['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2e3262=_0x33bfbb=>{const _0x35eef2=new D(this['context']['locale']);_0x225f60['addAnnotation'](_0x33bfbb,_0x35eef2),this['_annotationToNarrowView']['set'](_0x33bfbb,_0x35eef2),_0x35eef2['bind']('isDirty','annotationType','number')['to'](_0x33bfbb['view'],'isDirty','type','length'),_0x35eef2['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3dcc1e['content']['first']!==_0x33bfbb['view']?(this['_showBalloon'](_0x33bfbb),_0x33bfbb['view']['element']['focus'](),this['setActiveAnnotation'](_0x33bfbb)):this['setActiveAnnotation'](null);});};for(const _0x20eb03 of _0x3bfeab)_0x2e3262(_0x20eb03);this['listenTo'](_0x3bfeab,'add',(_0x506709,_0x59c5bb)=>{_0x2e3262(_0x59c5bb);}),this['listenTo'](_0x3bfeab,'remove',(_0x21df6e,_0x3c9b02,_0x8f2b46)=>{this['_annotationToNarrowView']['get'](_0x3c9b02)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3c9b02),_0x225f60['rearrange']({'removedAnnotation':_0x3c9b02,'previousAnnotation':_0x3bfeab['get'](_0x8f2b46-0x1),'nextAnnotation':_0x3bfeab['get'](_0x8f2b46+0x1)}),_0x3c9b02===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3bfeab,'focus',(_0x3f0c2e,_0x4b30dd)=>{this['setActiveAnnotation'](_0x4b30dd);}),this['listenTo'](_0x3bfeab,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x20e62f,_0x16038d)=>{_0x16038d['keyCode']===_0x2e6d89['esc']&&_0x3dcc1e['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3dcc1e['content']['first']),this['_hideBalloon'](),_0x16038d['stopPropagation'](),_0x16038d['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x23918d,_0xb482d2)=>{const _0x3470b7=_0xb482d2['target'];_0x3dcc1e['isVisible']&&_0x3dcc1e['element']['contains'](_0x3470b7)||_0x225f60['view']['element']['contains'](_0x3470b7)||_0x23918d['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0xa6e0f4=>_0xa6e0f4['contains'](_0x3470b7))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x75b2dc=this['context']instanceof _0x487c43?this['context']['editors']:new _0x1845ae([this['context']]);for(const _0x4c634a of _0x75b2dc)this['_integrateWithEditorAnnotations'](_0x4c634a);this['listenTo'](_0x75b2dc,'add',(_0x3b16d2,_0x5402b7)=>{this['listenTo'](_0x5402b7,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5402b7);});}),this['listenTo'](_0x75b2dc,'remove',(_0x4ed9c8,_0x131f64)=>{_0x131f64['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x131f64['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xc76f54){if(_0xc76f54===this['activeAnnotation'])return;const _0x172ea2=this['context']['plugins']['get'](z);if(_0x172ea2['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xc76f54,'disableAnimationOnActivatedAnnotation':!0x0}),_0xc76f54)_0x172ea2['getSidebarItemView'](_0xc76f54)?this['_showBalloon'](_0xc76f54):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xc76f54;}['detach'](){if(!this['isAttached'])throw new _0x14ebfe('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2f8fa4=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3c5cd2=>_0x3c5cd2['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2f8fa4['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x487c43&&this['stopListening'](this['context']['editors']);for(const _0xc30989 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0xc30989);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'](_0x4f0a52){if(!_0x4f0a52['plugins']['has']('EditorAnnotations'))return;const _0x212a8b=_0x4f0a52['plugins']['get']('EditorAnnotations'),_0x2812bc=this['context']['plugins']['get'](z),_0x35d558=this['annotations'],_0x57f57b=this['balloonPanelView'],_0x4cb420=()=>{const _0x3a4a65=_0x212a8b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3a4a65),this['setActiveAnnotation'](_0x3a4a65[0x0]||null);};this['listenTo'](_0x212a8b,'refresh',_0x4cb420),this['listenTo'](_0x212a8b,'blur',(_0x1e99e7,{isAnnotationTracked:_0x1a8092})=>{this['activeAnnotation']&&_0x1a8092(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x212a8b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x35d558,'blur',_0x3a6e4b=>{_0x212a8b['hasDomSelection']()&&_0x3a6e4b['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4ef462,_0x40ea8b)=>{const _0x41f738=_0x40ea8b['target'];_0x57f57b['isVisible']&&_0x57f57b['element']['contains'](_0x41f738)||_0x2812bc['view']['element']['contains'](_0x41f738)||this['activeAnnotation']&&_0x212a8b['hasDomSelection']()&&(_0x4cb420(),_0x4ef462['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x212a8b);}['_destroyEditorAnnotationsIntegration'](_0x4c5a9c){_0x4c5a9c&&(this['stopListening'](_0x4c5a9c),this['_editorAnnotations']['remove'](_0x4c5a9c));}['_setSelectedAnnotations'](_0x5b8804){for(const _0x2eaa03 of this['_selectedAnnotations'])_0x5b8804['includes'](_0x2eaa03)||this['_manuallyClosedAnnotationViews']['delete'](_0x2eaa03['view']);this['_selectedAnnotations']=_0x5b8804;}['_refreshPositioning'](){const _0x54cca5=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x54cca5['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x6f7047){if(this['_manuallyClosedAnnotationViews']['has'](_0x6f7047['view']))return;const _0x41ca59=this['balloonPanelView']['content']['first'];_0x41ca59!==_0x6f7047['view']?(_0x41ca59&&this['_detachListeners'](_0x41ca59),this['_attachListeners'](_0x6f7047['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x6f7047['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xc75705=this['balloonPanelView']['content']['first'],_0x15631e=_0xc75705&&this['annotations']['getByView'](_0xc75705);if(!_0x15631e||!this['_annotationToNarrowView']['has'](_0x15631e))return;const _0xac8ddc=this['_annotationToNarrowView']['get'](_0x15631e)['element'],_0x1dbc93=(function(){const _0x43083a=_0x5ed2f6['defaultPositions'];return[_0x43083a['southArrowNorthEast'],_0x43083a['northArrowSouthEast'],_0x43083a['southArrowNorth'],_0x43083a['northArrowSouth'],_0x43083a['southArrowNorthWest'],_0x43083a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0xac8ddc,'positions':_0x1dbc93});}['_hideBalloon'](){const _0x18f762=this['balloonPanelView'],_0x28ebd2=_0x18f762['content']['first'];_0x28ebd2&&(this['_detachListeners'](_0x28ebd2),_0x18f762['unpin'](),_0x18f762['content']['clear']());}['_attachListeners'](_0x543e54){this['listenTo'](_0x543e54,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x543e54,'Esc',(_0x1953af,_0x45ea92)=>{this['_manuallyClosedAnnotationViews']['add'](_0x543e54),this['_hideBalloon'](),_0x45ea92();});}['_detachListeners'](_0x3f1293){this['stopListening'](_0x3f1293);}}class c extends _0x599912{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x331434,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d786a){super(_0x3d786a),_0x3d786a['editing']['view']['addObserver'](_0x15f756),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3d786a['plugins']['get'](_0x331434),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x17f8c4=this['editor']['plugins']['get'](M);_0x17f8c4['context']===this['editor']&&(_0x17f8c4['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x4d0da4,_0x4f8ae5)=>{const _0x1e6bee=this['_balloon'];if(this['isAttached']&&_0x1e6bee['visibleView']){const _0x20be49=this['annotations']['getByView'](_0x1e6bee['visibleView']);_0x20be49&&this['_closeAnnotation'](_0x20be49),_0x4f8ae5();}}));}['afterInit'](){const _0x118141=this['editor']['plugins']['get'](M);_0x118141['context']===this['editor']&&(_0x118141['hasActive']()||_0x118141['switchTo']('inline'));}['setActiveAnnotation'](_0x264f3c){_0x264f3c!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x264f3c&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x264f3c)&&this['_addAnnotationToBalloon'](_0x264f3c,!0x0),_0x264f3c['isActive']=!0x0),_0x264f3c||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x264f3c);}['attach'](_0x3d7341){this['annotations']=_0x3d7341;const _0x6d36d=this['editor']['plugins']['get'](M),_0x550bf1=this['_balloon'];if(this['isAttached'])throw new _0x14ebfe('inlineannotations-attach-already-attached',this);if(_0x6d36d['context']!==this['editor'])throw new _0x14ebfe('inlineannotations-not-allowed-with-context',this);const _0x503a56=this['editor']['plugins']['get'](P);this['listenTo'](_0x503a56,'refresh',()=>{const _0x3422af=_0x503a56['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5c9093,_0x18a522;!this['_forceRefresh']&&(_0x5c9093=_0x3422af,_0x18a522=this['_selectedAnnotations'],_0x5c9093['length']===_0x18a522['length']&&_0x5c9093['every'](_0x16d4ea=>_0x18a522['includes'](_0x16d4ea)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3422af),this['setActiveAnnotation'](_0x3422af[0x0]||null));}),this['listenTo'](_0x503a56,'blur',(_0x1ce38c,{isAnnotationTracked:_0x11b974})=>{this['activeAnnotation']&&_0x11b974(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x27ffdb,_0x36a39d,_0x5d71c8)=>{_0x5d71c8||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3d7341,'remove',(_0x345af6,_0x2bfa29)=>{this['_removeAnnotationFromBalloon'](_0x2bfa29),_0x2bfa29===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x550bf1,'change:visibleView',(_0x4e96bd,_0x4212dd,_0x3fed7d,_0x362524)=>{_0x362524&&this['stopListening'](_0x362524);const _0x41a74a=_0x3d7341['getByView'](_0x3fed7d);_0x3fed7d&&_0x41a74a&&(this['listenTo'](_0x3fed7d,'change:height',()=>{_0x550bf1['updatePosition']();}),this['listenTo'](_0x3fed7d,'Esc',()=>{this['_closeAnnotation'](_0x41a74a),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x41a74a&&this['setActiveAnnotation'](_0x41a74a));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x550bf1['visibleView']&&(_0x3d7341['getByView'](_0x550bf1['visibleView'])&&_0x550bf1['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 _0x14ebfe('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x23f66e of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x23f66e);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x45c71f){for(const _0x1fce74 of this['_selectedAnnotations'])_0x45c71f['includes'](_0x1fce74)||this['_manuallyClosed']['delete'](_0x1fce74);for(const _0x91401b of this['annotations'])_0x45c71f['includes'](_0x91401b)||this['_removeAnnotationFromBalloon'](_0x91401b);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5ca67e of _0x45c71f)this['_addAnnotationToBalloon'](_0x5ca67e);}this['_selectedAnnotations']=_0x45c71f;}['_addAnnotationToBalloon'](_0x1f6772,_0x1862dc=!0x1){this['_manuallyClosed']['has'](_0x1f6772)||(this['_addedAnnotations']['has'](_0x1f6772)||this['_balloon']['hasView'](_0x1f6772['view'])||(this['_addedAnnotations']['add'](_0x1f6772),this['_balloon']['add']({'stackId':_0x1f6772['view']['id'],'view':_0x1f6772['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1f6772)}})),_0x1862dc&&this['_balloon']['showStack'](_0x1f6772['view']['id']));}['_getBalloonTargetForAnnotation'](_0x2ad17c){const _0x50ee7b=_0x2ad17c['target'],_0x3267ff=this['editor']['editing']['view'],_0x8a91e7=_0x3267ff['document']['selection']['getFirstRange'](),_0x5f1a94=_0x3267ff['domConverter']['viewRangeToDom'](_0x8a91e7);if(_0x5f1a94['collapse'](!0x0),_0x50ee7b){if(_0x50ee7b instanceof _0x411267)return _0x50ee7b;let _0xaf603e=[];for(const _0x40ac1c of _0x50ee7b)_0xaf603e['push'](...(_0x1d6184=_0x40ac1c['getClientRects'](),Array['from'](_0x1d6184)['map'](DOMRect['fromRect'])));_0xaf603e=function(_0x34c7b7){const _0x4bb0cf=[];let _0xd225f4=_0x34c7b7[0x0];for(let _0x3403fc=0x1;_0x3403fc<_0x34c7b7['length'];_0x3403fc++)b(_0xd225f4,_0x34c7b7[_0x3403fc])?_0xd225f4['width']+=_0x34c7b7[_0x3403fc]['width']:(_0x4bb0cf['push'](_0xd225f4),_0xd225f4=_0x34c7b7[_0x3403fc]);return _0x4bb0cf['push'](_0xd225f4),_0x4bb0cf;}(_0xaf603e);const _0x2b00dd=_0x5f1a94['getBoundingClientRect']();return _0xaf603e['find'](_0x4a754c=>_0x4a754c['top']<=_0x2b00dd['top']&&_0x4a754c['bottom']>=_0x2b00dd['bottom']&&_0x4a754c['left']<=_0x2b00dd['left']&&_0x4a754c['right']>=_0x2b00dd['right'])||_0xaf603e[0x0];}var _0x1d6184;return _0x2ad17c['targetRect']||_0x5f1a94;}['_removeAnnotationFromBalloon'](_0x50e9f1){this['_addedAnnotations']['has'](_0x50e9f1)&&this['_balloon']['hasView'](_0x50e9f1['view'])&&(this['_addedAnnotations']['delete'](_0x50e9f1),this['_balloon']['remove'](_0x50e9f1['view']));}['_closeAnnotation'](_0x4723d6){this['_manuallyClosed']['add'](_0x4723d6),this['_removeAnnotationFromBalloon'](_0x4723d6);}}function b(_0x613232,_0x56226c){return _0x613232['top']===_0x56226c['top']&&_0x613232['bottom']===_0x56226c['bottom']&&_0x613232['right']===_0x56226c['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends _t{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x446561,_0x2e7b3c){super(_0x446561),this['set']('isEmpty',!_0x2e7b3c['length']),this['focusTracker']=new _0x1d7024(),this['_annotationViews']=_0x2e7b3c,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x2e7b3c,'focusTracker':this['focusTracker']}),this['listenTo'](_0x2e7b3c,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2e7b3c,'remove',(_0x582b8c,_0x35f645)=>{_0x35f645['isActive']&&this['focus'](),_0x2e7b3c['length']||(this['isEmpty']=!0x0);});const _0x38e6b7=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x446561,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x2e7b3c},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x38e6b7['if']('isEmpty','ck-hidden',_0x31326c=>!_0x31326c)]},'children':[{'text':S(_0x446561,'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 _0x3b62f6 of this['_annotationViews'])this['focusTracker']['add'](_0x3b62f6['element']);this['_annotationViews']['on']('change',(_0xdbb378,{added:_0x35aac2,removed:_0x4793e1})=>{for(const _0x2a6b26 of _0x35aac2)this['focusTracker']['add'](_0x2a6b26['element']);for(const _0x3cc907 of _0x4793e1)this['focusTracker']['remove'](_0x3cc907['element']);});}}class f extends _0x47336d{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x292e5b){super(_0x292e5b),this['archivedThreads']=new _0x1845ae();}['init'](){const _0x3da087=this['context'],_0x4fc6ea=_0x3da087['plugins']['get'](o),_0x3d3f3b=_0x3da087['plugins']['get'](N);this['listenTo'](_0x4fc6ea,'addCommentThread',(_0x44169b,{threadId:_0x1c8d9a})=>{const _0x32be8d=_0x4fc6ea['getCommentThread'](_0x1c8d9a);_0x32be8d['archivedAt']&&this['archivedThreads']['add'](_0x32be8d,this['_calculatePosition'](_0x32be8d['archivedAt'])),this['listenTo'](_0x32be8d,'change:archivedAt',(_0x162de6,_0x32837d,_0x3e75cf)=>{_0x3e75cf?this['archivedThreads']['has'](_0x32be8d)||this['archivedThreads']['add'](_0x32be8d,this['_calculatePosition'](_0x32be8d['archivedAt'])):this['archivedThreads']['has'](_0x32be8d)&&this['archivedThreads']['remove'](_0x32be8d);});}),this['listenTo'](_0x4fc6ea,'removeCommentThread',(_0x70ea28,{threadId:_0x292f86})=>{const _0x6d0f59=_0x4fc6ea['getCommentThread'](_0x292f86);this['stopListening'](_0x6d0f59),this['archivedThreads']['has'](_0x6d0f59)&&this['archivedThreads']['remove'](_0x6d0f59);},{'priority':'highest'}),this['listenTo'](_0x3d3f3b['collection'],'focus',(_0x50726e,_0x52a3c4)=>{_0x52a3c4['isVisible']||(_0x52a3c4['isActive']=!0x0,_0x3d3f3b['activate'](_0x52a3c4));});}['_calculatePosition'](_0x3cb6ae){const _0x38c94b=[...this['archivedThreads']]['findIndex'](_0x4f5c90=>_0x4f5c90['archivedAt']<_0x3cb6ae);return _0x38c94b>-0x1?_0x38c94b:this['archivedThreads']['length'];}}class a extends _0x599912{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x1d043e];}constructor(_0x44f672){super(_0x44f672),this['annotationViews']=new _0x11e10c(),this['_pendingThreads']=[];}['init'](){const _0x1e598c=this['editor'],_0x4fadca=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1e598c['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xa22ed2,!0x0)),_0x1e598c['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x57d835=this['_createCommentsArchiveButton'](_0x2df0f1);return _0x57d835['set']({'role':'menuitemcheckbox'}),_0x57d835;});const _0x2bbb85=_0x1e598c['plugins']['get'](f),_0x44fa54=_0x1e598c['plugins']['get']('Annotations'),_0x3bcdb2=_0x1e598c['plugins']['get']('CommentsRepository');this['listenTo'](_0x2bbb85['archivedThreads'],'add',(_0x1b33cc,_0x428002)=>{const _0x9dfec9=_0x1e598c['config']['get']('collaboration.channelId');if(!_0x9dfec9||_0x428002['channelId']===_0x9dfec9){const _0x3fc61f=_0x3bcdb2['_threadToController']['get'](_0x428002);if(!_0x3fc61f)return void this['_pendingThreads']['push'](_0x428002);const _0x156b12=this['_calculatePosition'](_0x428002['archivedAt']),_0x21e95e=_0x44fa54['getByInnerView'](_0x3fc61f['view']);_0x21e95e['isVisible']&&_0x44fa54['_visibleAnnotations']['remove'](_0x21e95e),this['annotationViews']['add'](_0x21e95e['view'],_0x156b12);}}),this['listenTo'](_0x44fa54['collection'],'add',(_0x1de918,_0x48773e)=>{const _0x55bcd5=this['_pendingThreads']['find'](_0x2773f1=>{const _0x125bd6=_0x3bcdb2['_threadToController']['get'](_0x2773f1);return _0x125bd6&&_0x48773e['innerView']===_0x125bd6['view'];});if(_0x55bcd5){const _0x3c461a=this['_calculatePosition'](_0x55bcd5['archivedAt']);this['annotationViews']['add'](_0x48773e['view'],_0x3c461a),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x55bcd5),0x1);}}),this['listenTo'](_0x2bbb85['archivedThreads'],'remove',(_0x137585,_0x45b3f1)=>{const _0x53ca6d=_0x1e598c['config']['get']('collaboration.channelId');if(!_0x53ca6d||_0x45b3f1['channelId']===_0x53ca6d){const _0x5710cd=_0x3bcdb2['_threadToController']['get'](_0x45b3f1),_0x253085=_0x44fa54['getByInnerView'](_0x5710cd['view']);this['annotationViews']['remove'](_0x253085['view']),this['stopListening'](_0x253085['focusableElements']);}}),this['listenTo'](_0x44fa54['collection'],'add',(_0x577f28,_0x4500e9)=>{this['listenTo'](_0x4500e9,'escape',_0x4fadca);}),this['listenTo'](_0x44fa54['collection'],'remove',(_0x52c2ea,_0x3f03a7)=>{this['stopListening'](_0x3f03a7,'escape',_0x4fadca);});}['_calculatePosition'](_0x9cdf8a){const _0x5cdb1a=this['editor']['config']['get']('collaboration.channelId'),_0xce8ba=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x29d7e9=>_0x29d7e9['channelId']===_0x5cdb1a)['findIndex'](_0x1c1e96=>_0x1c1e96['archivedAt']<_0x9cdf8a);return _0xce8ba<0x0||_0xce8ba>this['annotationViews']['length']?this['annotationViews']['length']:_0xce8ba-0x1;}['_toggleDialog'](){const _0x223bcb=this['editor'],_0x5abf72=_0x223bcb['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x223bcb['locale'],this['annotationViews'])),'commentsArchive'===_0x5abf72['id']?_0x5abf72['hide']():_0x5abf72['show']({'id':'commentsArchive','title':S(_0x223bcb['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5463cf['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x20ed71,_0x64dd06=!0x1){const _0x3f0149=this['editor']['locale'],_0x18b548=this['editor']['plugins']['get']('Dialog'),_0x5d7582=new _0x20ed71(_0x3f0149);return _0x5d7582['bind']('isEnabled')['to'](this,'isEnabled'),_0x5d7582['bind']('isOn')['to'](_0x18b548,'id',_0x59e129=>'commentsArchive'===_0x59e129),_0x5d7582['set']({'label':S(_0x3f0149,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x64dd06&&(_0x5d7582['tooltip']=!0x0),this['listenTo'](_0x5d7582,'execute',()=>this['_toggleDialog']()),_0x5d7582;}['_hideDialogOnAnnotationEscape']=_0x4c9bbf=>{const _0xee19bb=_0x4c9bbf['source'];if(!this['annotationViews']['has'](_0xee19bb['view']))return;const _0xc13de6=this['editor']['plugins']['get']('Dialog');_0xc13de6['isOpen']&&'commentsArchive'===_0xc13de6['id']&&(_0xc13de6['hide'](),_0x4c9bbf['stop']());};}class p extends _0x599912{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,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,se as Comment,ie as CommentThread,At as CommentThreadController,Pt as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,p as Comments,f as CommentsArchive,xt as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};