@ckeditor/ckeditor5-comments 42.0.0-alpha.3 → 42.0.0-alpha.5

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 mt,icons as _0x162e24,ContextPlugin as _0x2ca593,PendingActions as ht,Context as _0x9c06a5,Command as _0x42db3f,Plugin as _0x11b3d8}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x2945e0,uid as _0x5d55c7,KeystrokeHandler as Et,FocusTracker as _0x24997b,diff as _0x991c6f,Collection as _0x45cc9f,Rect as _0x3d28ba,CKEditorError as _0x18566e,priorities as Wt,scrollViewportToShowTarget as _0x219b1f,toUnit as Ht,DomEmitterMixin as _0x4f7af3,keyCodes as _0x390456}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x5b6354,ConfirmMixin as _0x525a4a,trimHtml as _0x342251,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0xe32d7b}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x308c97}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x2286a0,ViewCollection as _0x1ac611,FocusCycler as _0x30c0f4,createDropdown as _0x3a9ccd,ListView as _0x1e16a2,ListItemView as _0x46cb86,MenuBarMenuListItemButtonView as _0x15857d,BodyCollection as _0x3509e2,BalloonPanelView as _0x7e0db7,ContextualBalloon as _0x1cab1d,Dialog as _0x5115a7,DialogViewPosition as _0x14375b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x27a38a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Gt,ShiftEnter as Jt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Kt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Lt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';class wt extends/* #__PURE__ -- @preserve */
24
- _0x2945e0(){['model'];['view'];constructor(_0x4a7b08,_0x3f615a){super(),this['model']=_0x4a7b08,this['model']['_isAttached']=!0x0,this['view']=_0x3f615a,this['listenTo'](_0x3f615a,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x3f615a,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x3f615a,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x3f615a,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x3f615a,'addComment',(_0x1a8296,_0x2e4fe4)=>this['addComment'](_0x2e4fe4)),this['listenTo'](_0x3f615a,'updateComment',(_0x269e96,_0x30d695,_0x5f4f6d)=>this['updateComment'](_0x30d695,_0x5f4f6d)),this['listenTo'](_0x3f615a,'removeComment',(_0x48e8a4,_0x30fa6f)=>this['removeComment'](_0x30fa6f));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x213e47){this['model']['addComment']({'content':_0x213e47,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x57607d,_0x5d081f){this['model']['getComment'](_0x57607d)['update']({'content':_0x5d081f});}['removeComment'](_0x5bb01f){this['model']['getComment'](_0x5bb01f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x43754e,_0x41a51e,_0x204c17){const t=_0x43754e['t'];switch(_0x41a51e){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'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x204c17);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'},_0x204c17);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'},_0x204c17);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'},_0x204c17);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'});default:return'';}}class Vt extends Xt{['main'];['_voiceLabelView'];['editable'];constructor(_0x16201a,_0x194ffa){super(_0x16201a);const _0x5174aa=_0x5d55c7();this['main']=this['createCollection'](),this['editable']=new $t(_0x16201a,_0x194ffa),this['_voiceLabelView']=this['_createVoiceLabel'](_0x5174aa,_0x16201a),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x16201a['uiLanguageDirection'],'lang':_0x16201a['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x5174aa},'children':[this['_voiceLabelView'],{'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']();}['_createVoiceLabel'](_0x19feb8,_0xd5f6a9){const _0x1e4065=new Yt();return _0x1e4065['text']=W(_0xd5f6a9,'Comment\x20editor'),_0x1e4065['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x19feb8,'class':'ck-voice-label'}}),_0x1e4065;}}class Ot extends Ut{['view'];constructor(_0x5da42a){super(_0x5da42a),this['view']=new Vt(_0x5da42a['locale'],_0x5da42a['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x698f50=this['editor']['editing']['view'],_0x52cc68=this['view']['editable'],_0x559046=_0x698f50['document']['getRoot']();_0x52cc68['name']=_0x559046['rootName'],this['view']['render']();const _0x202a18=_0x52cc68['element'];this['setEditableElement'](_0x52cc68['name'],_0x202a18),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x698f50['attachDomRoot'](_0x202a18),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
25
- _0x2945e0(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x442f62={}){(_0x442f62=Object['assign']({},_0x442f62))['plugins']||(_0x442f62['plugins']=St['defaultPlugins']),super(_0x442f62),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 _0x3d29d0=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3d29d0))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x402824=>{const _0x17f807=this['model']['document']['getRoot'](),_0x42b454=_0x17f807&&_0x17f807['getChild'](_0x17f807['childCount']-0x1);_0x402824['setSelection'](_0x42b454,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4ff348=this['editing']['view'],_0x439102=_0x4ff348['document']['getRoot'](),_0xd45c85=_0x439102['getChild'](0x0);_0x439102['childCount']>0x1||!_0xd45c85||'p'!=_0xd45c85['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x4ff348,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0xd45c85['placeholder']=this['placeholder']),Ft({'view':_0x4ff348,'element':_0xd45c85,'keepOnFocus':!0x0}),this['placeholderElement']=_0xd45c85);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x7fb0ab,_0x40f644={}){super(_0x7fb0ab),this['editor']=null,this['_editorConfig']=_0x40f644,this['keystrokes']=new Et(),this['focusTracker']=new _0x24997b(),this['set']('value',_0x40f644['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x7fb0ab,'Reply...')),this['set']('submitLabel',W(_0x7fb0ab,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),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',(_0x5ab058,_0x4c117b)=>{this['cancelButtonView']['fire']('execute'),_0x4c117b();}),this['on']('submit',(_0x2518b3,_0x35effa)=>{_0x35effa['length']>0xfde8?(alert(W(_0x7fb0ab,'TOO_LONG_COMMENT_ALERT',[_0x35effa['length'],0xfde8])),_0x2518b3['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['keystrokes']['listenTo'](this['element']),this['focusTracker']['add'](this['element']);}['createEditor'](){return this['editor']||(this['editor']=new St(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x17e96d=this['editor'];this['element']['insertBefore'](_0x17e96d['ui']['element'],this['element']['firstChild']),_0x17e96d['model']['document']['on']('change',()=>this['value']=_0x17e96d['getData']()),_0x17e96d['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](this['editor']),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](){this['editor']&&this['editor']['focus']();}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:_0x2f3533}=this,_0x3f9bd2=new _0x2286a0(_0x2f3533);return _0x3f9bd2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3f9bd2['withText']=!0x0,_0x3f9bd2['bind']('label')['to'](this,'submitLabel'),_0x3f9bd2['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3f9bd2['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x690e9e,_0x4d315d)=>!_0x4d315d&&!!_0x690e9e['trim']()),_0x3f9bd2;}['_createCancelButton'](){const {locale:_0x5b40e5}=this,_0x4f285c=new _0x2286a0(_0x5b40e5);return _0x4f285c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4f285c['label']=W(_0x5b40e5,'Cancel'),_0x4f285c['withText']=!0x0,_0x4f285c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4f285c;}['_initializeFocusCycling'](_0x115a5f){const _0x373156=this['focusTracker'],_0x2c67ec=new _0x1ac611();[_0x115a5f['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x3f6de9=>{_0x2c67ec['add'](_0x3f6de9),_0x373156['add'](_0x3f6de9['element']);});const _0x5b2116=new _0x30c0f4({'focusables':_0x2c67ec,'focusTracker':_0x373156});this['keystrokes']['set']('tab',(_0xa69b93,_0x2f4cc7)=>{_0x5b2116['focusNext'](),_0x2f4cc7();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x3d9c68,_0x4d4508)=>{_0x5b2116['focusPrevious'](),_0x4d4508();},{'priority':'low'});}}class Tt extends _t{constructor(_0x4ce7ee,_0x15c27e,_0x3081af){super(_0x4ce7ee),this['commentInputView']=new ei(_0x4ce7ee,_0x3081af),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2c9e59,_0x5bfbbf)=>_0x2c9e59||!!_0x5bfbbf),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 _0x5b6354(_0x4ce7ee,_0x15c27e),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user'}}),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']]});}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}}class ts extends _t{constructor(_0x45544f){super(_0x45544f);const _0x3aeb97=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3aeb97['to']('count',_0x2ebc96=>W(_0x45544f,'NUMBER_OF_COMMENTS',_0x2ebc96))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x367bc6,_0x3d9eb2,_0x264629){super(_0x367bc6),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3d9eb2['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3d9eb2,this['_config']=_0x264629,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x367bc6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5753f8=>_0x5753f8-this['_config']['maxCommentsWhenCollapsed']);for(const _0x21136c of _0x3d9eb2['comments'])this['_handleNewCommentModel'](_0x21136c);this['_handleInfoComment'](),this['listenTo'](_0x3d9eb2['comments'],'add',(_0xef6d2e,_0x27f85f)=>{const _0x97a98=this['_calculatePosition'](_0x27f85f);this['length']++,this['_handleNewCommentModel'](_0x27f85f,_0x97a98),this['refreshVisibleViews']();}),this['listenTo'](_0x3d9eb2['comments'],'remove',(_0xd5da03,_0x43fc60)=>{this['length']--,this['_handleRemoveCommentModel'](_0x43fc60),this['refreshVisibleViews']();}),this['listenTo'](_0x3d9eb2,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3d9eb2,'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']},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1b35d5 of this['commentViews'])_0x1b35d5['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3d65ac,_0x30b658){const _0x532d3f=new this['_config']['CommentView'](this['locale'],_0x3d65ac,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x532d3f['viewUid']=_0x3d65ac['id'],_0x532d3f['delegate']('removeComment')['to'](this),_0x532d3f['delegate']('updateComment')['to'](this),_0x532d3f['delegate']('resolveCommentThread')['to'](this),_0x532d3f['delegate']('editorReady')['to'](this),_0x532d3f['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x532d3f,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x532d3f,_0x30b658);}['_calculatePosition'](_0x4f63f2){const _0xed77bb=this['_model']['_findOptimalIndex'](_0x4f63f2);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4f63f2['authoredAt']?_0xed77bb-0x1:_0xed77bb:_0xed77bb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x62c9f9={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':W(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x62c9f9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x62c9f9));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x35b88f){const _0x1c1a04=this['commentViews']['remove'](_0x35b88f['id']);this['stopListening'](_0x1c1a04),_0x1c1a04['isEditMode']&&this['_updateHasDirtyComment'](),_0x1c1a04['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2b7f01=>_0x2b7f01['isEditMode']);}['_rearrangeCollapse'](){const _0x3b407a=function(_0x291ccb){const _0x32eb1c=new _0x45cc9f();for(const _0x3c9164 of _0x291ccb)_0x32eb1c['add'](_0x3c9164);return _0x32eb1c;}(this['commentViews']),_0x356a0f=this['_collapsedCommentsView']['count'];for(let _0x500714=0x1;_0x500714<=_0x356a0f;_0x500714++)_0x3b407a['remove'](0x1);for(const _0x3ad6ea of _0x3b407a)_0x3ad6ea['collapse']();_0x356a0f>0x0&&_0x3b407a['add'](this['_collapsedCommentsView'],0x1),is(_0x991c6f(Array['from'](this['visibleViews']),Array['from'](_0x3b407a)),this['visibleViews'],_0x3b407a);}['_rearrangeExpand'](){is(_0x991c6f(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3ceca9 of this['visibleViews'])_0x3ceca9['expand']();}}function is(_0x1ae709,_0x29dedc,_0x262bbb){let _0xb4544e=0x0;for(const _0x5cc0cf of _0x1ae709)switch(_0x5cc0cf){case'insert':_0x29dedc['add'](_0x262bbb['get'](_0xb4544e),_0xb4544e),_0xb4544e++;break;case'delete':_0x29dedc['remove'](_0xb4544e);break;case'equal':_0xb4544e++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x348b68,_0x36cc2b){super(_0x348b68);const _0x465b2b=this['bindTemplate'];this['_model']=_0x36cc2b,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x583862=>!!_0x583862),this['bind']('contextValue')['to'](this['_model'],'context',_0x2f9ec7=>_0x2f9ec7&&_0x2f9ec7['value']?this['_trimContextValue'](_0x2f9ec7['value']):W(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',_0x465b2b['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x465b2b['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x4f8aa9=new _0x2286a0(this['locale']);return _0x4f8aa9['label']=W(this['locale'],'Reopen'),_0x4f8aa9['tooltip']=W(this['locale'],'Reopen'),_0x4f8aa9['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>',_0x4f8aa9['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x6c0710=>!_0x6c0710),_0x4f8aa9['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x44a29e,_0x22d7f8)=>_0x44a29e&&_0x22d7f8),_0x4f8aa9['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4f8aa9;}['_trimContextValue'](_0x40bf84){if(_0x40bf84['length']<0x96)return _0x40bf84;const _0x59dc67=_0x40bf84['lastIndexOf']('\x20',0x93);return _0x40bf84['substring'](0x0,_0x59dc67>-0x1?_0x59dc67:0x93)+'...';}['_attachContextActions'](){const _0x599915=this['element']['querySelector']('.ck-context'),_0xe63a46=_0x599915['querySelector']('.ck-context__value');this['listenTo'](_0x599915,'mouseenter',()=>{_0xe63a46['offsetWidth']<_0xe63a46['scrollWidth']&&_0x599915['classList']['add']('overlay');}),this['listenTo'](_0x599915,'mouseleave',()=>{_0x599915['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x454316,_0x472f35,_0x13462d,_0x284913){super(_0x454316),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x472f35,this['_localUser']=_0x13462d,this['_config']=_0x284913,this['commentThreadHeaderView']=new Zt(_0x454316,_0x472f35),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x454316,_0x472f35,Object['assign']({'CommentView':this['_config']['CommentView']},_0x284913)),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',(_0x4e04e1,_0x306482)=>_0x4e04e1||!!_0x306482),this['bind']('isUnlinked')['to'](_0x472f35,'unlinkedAt',_0x752461=>!!_0x752461);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x414606=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2b92d4=_0x414606['commentInputView'];return _0x414606['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x2b92d4,'value',(_0x5272d2,_0x39eadd,_0x14f17c,_0x392fb5,_0x1d2e39)=>!!_0x1d2e39||!!_0x392fb5&&_0x14f17c&&!_0x39eadd||_0x5272d2&&_0x14f17c&&!_0x39eadd),_0x2b92d4['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x6368be,_0x166513,_0x3a9488)=>{let _0x2040f8;return _0x2040f8=_0x3a9488&&_0x166513?'Reply\x20to\x20reopen\x20discussion...':_0x6368be?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x2040f8);}),_0x2b92d4['bind']('submitLabel')['to'](this,'length',_0x1c29a1=>W(this['locale'],_0x1c29a1?'Reply':'Comment')),_0x2b92d4['on']('submit',(_0x69cd05,_0x57a6e4)=>{this['fire']('addComment',_0x57a6e4),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x2b92d4['on']('cancel',()=>{this['focus']();}),_0x2b92d4['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2b92d4['on']('cancel',_0x45b746=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x45b746['stop']());}),this['on']('change:isActive',(_0x1ddaf4,_0x3ff0e5,_0x26145d)=>{_0x26145d||this['length']||_0x2b92d4['value']||this['fire']('removeCommentThread');}),_0x414606;}}class yt extends/* #__PURE__ -- @preserve */
27
- _0x525a4a(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4f1fc3,_0xe75516,_0x50c2e0,_0x45aeea){super(_0x4f1fc3,_0xe75516,_0x50c2e0,_0x45aeea),this['commentThreadChildren']=this['createCollection'](),this['commentThreadChildren']['addMany']([this['commentsListView'],this['commentThreadInputView']]),this['_model']['archivedAt']&&this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['_model']['on']('change:archivedAt',(_0xd4bf24,_0x527edd,_0x1d8140)=>{_0x1d8140?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0):this['commentThreadChildren']['remove'](this['commentThreadHeaderView']);}),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4f1fc3,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1d0530,_0x711e9e,_0x23c075)=>{_0x23c075||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x9ab772,_0x1282e7,_0x5d2c41)=>{_0x5d2c41&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x426496=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x426496['if']('isActive','ck-thread--active'),_0x426496['if']('isUnlinked','ck-thread--unlinked'),_0x426496['if']('isConfirm','ck-thread--remove-confirmation'),_0x426496['to']('actionIndicator',_0x72363a=>_0x72363a?'ck-thread--'+_0x72363a:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x336fc4 of this['commentsListView']['commentViews'])_0x336fc4['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x255e86}=this,_0x39ace0=this['commentsListView']['commentViews']['get'](0x0);_0x39ace0===this['_boundFirstCommentView']||_0x39ace0['isSystemComment']||(this['_boundFirstCommentView']=_0x39ace0,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x39ace0,'actionIndicator',_0x3c6d74=>'remove'===_0x3c6d74?'remove':null),_0x39ace0['placeholder']=W(_0x255e86,'Write\x20a\x20comment...'),_0x39ace0['removeButton']['on']('execute',_0x35e602=>{_0x35e602['stop'](),this['showConfirm'](W(_0x255e86,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x39ace0['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x33aaab=new _0x2286a0(this['locale']);return _0x33aaab['label']=W(this['locale'],'Resolve'),_0x33aaab['tooltip']=W(this['locale'],'Resolve'),_0x33aaab['icon']=_0x162e24['check'],_0x33aaab['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x33aaab['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1a7c6d=>!_0x1a7c6d),_0x33aaab['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x12b9c7,_0xfbb85b)=>_0x12b9c7&&!_0xfbb85b),_0x33aaab['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x33aaab;}}class si extends _t{constructor(_0x4cb6c8){super(_0x4cb6c8),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x40dff2,_0x15af68,_0x259749)=>{this['element']['innerHTML']=_0x259749;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x46ae0a,_0x22e485,_0x399dac){super(_0x46ae0a),this['_model']=_0x22e485,this['_config']=_0x399dac,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']());}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}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']()));}['_createCommentContentView'](){const _0x3622b3=new si(this['locale']);return _0x3622b3['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2170f9,_0x37ef1e)=>_0x37ef1e?_0x342251(_0x2170f9,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2170f9),_0x3622b3;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xcca0a2=new ei(this['locale'],this['_config']['editorConfig']);return _0xcca0a2['value']=this['_model']['content'],_0xcca0a2['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xcca0a2['submitLabel']=W(this['locale'],'Save'),_0xcca0a2['on']('submit',(_0x4d85da,_0x43362a)=>{this['fire']('updateComment',this['_model']['id'],_0x43362a),this['switchToDisplayMode'](),this['focus']();}),_0xcca0a2['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xcca0a2['once']('editorReady',()=>{_0xcca0a2['focus']();}),_0xcca0a2['createEditor'](),_0xcca0a2['delegate']('editorReady')['to'](this),_0xcca0a2['delegate']('editorDestroyed')['to'](this),_0xcca0a2;}}class At extends/* #__PURE__ -- @preserve */
28
- _0x525a4a(oi){['actionBar'];['userView'];constructor(_0xd88baf,_0x322c1d,_0x31e691){super(_0xd88baf,_0x322c1d,_0x31e691),this['set']('actionIndicator',null),this['set']('placeholder',W(_0xd88baf,'Reply...')),this['bind']('authoredAt')['to'](_0x322c1d),this['bind']('resolvedAt')['to'](_0x322c1d),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['userView']=new _0x5b6354(_0xd88baf,_0x322c1d['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x322c1d,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x1ea514=this['bindTemplate'],_0x3576ae=[{'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':_0x1ea514['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x1ea514['to']('authoredAt',_0x58c71d=>this['_config']['formatDateTime'](_0x58c71d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x1ea514['if']('isEditMode','ck-comment__actions--hidden'),_0x1ea514['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x3576ae['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x1ea514['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x1ea514['if']('isEditMode','ck-comment--edit'),_0x1ea514['if']('isSystemComment','ck-comment--info'),_0x1ea514['to']('actionIndicator',_0x25f53a=>_0x25f53a?'ck-comment--'+_0x25f53a:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x3576ae}]}]};}['_createEditButton'](){const _0x2b1224=new _0x2286a0(this['locale']);return _0x2b1224['label']=W(this['locale'],'Edit'),_0x2b1224['icon']=_0x162e24['pencil'],_0x2b1224['withText']=!0x0,_0x2b1224['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2b1224['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2b0bed=>!_0x2b0bed),_0x2b1224['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2b1224['on']('execute',()=>this['switchToEditMode']()),_0x2b1224;}['_createRemoveButton'](){const _0x3719b3=new _0x2286a0(this['locale']);return _0x3719b3['label']=W(this['locale'],'Remove'),_0x3719b3['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',_0x3719b3['withText']=!0x0,_0x3719b3['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3719b3['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3cf9d1=>!_0x3cf9d1),_0x3719b3['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3719b3['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3719b3;}['_createDropdown'](){const _0x4b7e16=_0x3a9ccd(this['locale']),_0x2e7d0a=_0x4b7e16['panelView']['children'],_0x20a6e2=new _0x1e16a2(this['locale']),_0x117cbb=(_0x2b8079,_0x50fbe3=-0x1)=>{const _0x59c9c3=new _0x46cb86(this['locale']);_0x59c9c3['children']['add'](_0x2b8079);const _0x3296ce=_0x50fbe3>-0x1?_0x50fbe3:_0x20a6e2['items']['length'];_0x20a6e2['items']['add'](_0x59c9c3,_0x3296ce),_0x4b7e16['listenTo'](_0x2b8079,'change:isEnabled',()=>{_0x4b7e16['isEnabled']=[...this['items']]['some'](_0x6f470f=>_0x6f470f['isEnabled']);}),_0x4b7e16['listenTo'](_0x2b8079,'change:isVisible',()=>{_0x4b7e16['buttonView']['isVisible']=[...this['items']]['some'](_0x26e8c6=>_0x26e8c6['isVisible']);});};_0x4b7e16['panelPosition']='sw',_0x4b7e16['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x162e24['threeVerticalDots']}),_0x4b7e16['isEnabled']=[...this['items']]['some'](_0x3ca895=>_0x3ca895['isEnabled']),_0x4b7e16['buttonView']['isVisible']=[...this['items']]['some'](_0x4e1289=>_0x4e1289['isVisible']);for(const _0x24cdfb of this['items'])_0x117cbb(_0x24cdfb);return _0x2e7d0a['add'](_0x20a6e2),_0x4b7e16['listenTo'](this['items'],'add',(_0x17e7fe,_0x2360cf,_0x1402ba)=>{_0x117cbb(_0x2360cf,_0x1402ba);}),_0x4b7e16['listenTo'](this['items'],'remove',(_0x4665cd,_0x56fde0,_0x5d279b)=>{_0x20a6e2['items']['remove'](_0x5d279b);}),_0x4b7e16;}['_attachActions'](_0x436a19,_0x36b4c9){const _0x43a578=_0x436a19&&_0x436a19['element'];_0x43a578&&(this['listenTo'](_0x43a578,'mouseenter',()=>this['actionIndicator']=_0x36b4c9),this['listenTo'](_0x43a578,'focus',()=>this['actionIndicator']=_0x36b4c9),this['listenTo'](_0x43a578,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x43a578,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x2be645=super['_createCommentInputView']();return _0x2be645['bind']('placeholder')['to'](this),_0x2be645;}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):W(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):W(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Dt(_0x8a73){const _0x20a3da=bt(_0x8a73,0x1e),_0x1aa54d=new MutationObserver(_0x44f5a2=>{for(const _0x45bcf1 of _0x44f5a2)('attributes'==_0x45bcf1['type']&&'class'==_0x45bcf1['attributeName']||'childList'==_0x45bcf1['type']||'characterData'==_0x45bcf1['type'])&&_0x20a3da();});return{'attach'(_0x32d2fb){_0x1aa54d['observe'](_0x32d2fb,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x1aa54d['disconnect'](),_0x20a3da['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x348483,_0x5d2423){super(_0x348483),this['id']=_0x5d55c7(),this['focusTracker']=new _0x24997b(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x3ed3a3,_0x2f4410)=>this['fire']('Esc',_0x2f4410)),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']=Dt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['add'](_0x5d2423),this['mainView']=_0x5d2423;const _0x4748b1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4748b1['if']('isActive','ck-annotation-wrapper--active')],'tabindex':-0x1},'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['element']['focus']();}['_updateHeight'](){const _0x17378b=this['element']['clientHeight'];_0x17378b&&(this['height']=_0x17378b);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x2945e0(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4d3450,target:_0x139011,type:_0x471029,isVisible:_0x524c57=!0x0}){super(),this['view']=_0x4d3450,this['view']['element']||this['view']['render'](),this['_type']=_0x471029,this['_target']=_0x139011,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x45cc9f([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x215786,_0x5d6cf3)=>{this['view']['focusTracker']['add'](_0x5d6cf3);}),this['focusableElements']['on']('remove',(_0x3227db,_0x3e2c40)=>{this['view']['focusTracker']['remove'](_0x3e2c40);}),this['set']('isVisible',_0x524c57);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2d8ca9=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x2d8ca9),_0x2d8ca9;}get['targetRect'](){const _0x1cd312=this['target'];if(null===_0x1cd312)return null;if(_0x1cd312 instanceof _0x3d28ba)return _0x1cd312;const _0x53729d=_0x1cd312['filter'](_0x3fc118=>function(_0xfda181){const _0x3dc4fd=_0xfda181['offsetParent'];if(_0x3dc4fd)return!0x0;const _0x286e5c=_0xfda181['getClientRects']()['item'](0x0);return!!_0x286e5c;}(_0x3fc118));return 0x0===_0x53729d['length']?null:new _0x3d28ba(_0x53729d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x177b43){this['view']['isActive']=_0x177b43,this['view']['mainView']['isActive']=_0x177b43;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x172c12){if(!(null===_0x172c12||_0x172c12 instanceof _0x3d28ba||Array['isArray'](_0x172c12)&&_0x172c12['every'](_0x163ec1=>ee(_0x163ec1))))throw new _0x18566e('annotation-invalid-target',null,{'target':_0x172c12});}['_getNormalizedTarget'](){const _0x25516e='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x25516e)?[_0x25516e]:_0x25516e;}}function ee(_0x63d355){return null!==_0x63d355&&'object'==typeof _0x63d355&&'nodeType'in _0x63d355&&0x1===_0x63d355['nodeType'];}class x extends _0x45cc9f{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x195b7f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x24997b(),this['_focusTracker']['on']('change:isFocused',(_0x44a60d,_0xb45fc8,_0x7c078c)=>{_0x7c078c||this['fire']('blur');});for(const _0x38535b of _0x195b7f)this['add'](_0x38535b);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x554669){if(this['has'](_0x554669))throw new _0x18566e('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x554669['innerView'],_0x554669),this['_viewToAnnotation']['set'](_0x554669['view'],_0x554669);for(const _0x4369f5 of _0x554669['focusableElements'])this['_focusTracker']['add'](_0x4369f5);this['listenTo'](_0x554669['focusableElements'],'add',(_0x180520,_0x485c01)=>{this['_focusTracker']['add'](_0x485c01);}),this['listenTo'](_0x554669['focusableElements'],'remove',(_0x14139b,_0x52f245)=>{this['_focusTracker']['remove'](_0x52f245);}),this['listenTo'](_0x554669['view']['focusTracker'],'change:isFocused',(_0x382b37,_0x228cb4,_0x301992)=>{_0x301992&&this['fire']('focus',_0x554669);}),_0x554669['updateTargetRect']();const _0x3fd494=this['_getOrderInContent'](_0x554669['view']['targetRect']);return super['add'](_0x554669,_0x3fd494);}['remove'](_0x3df1ee){if(!this['has'](_0x3df1ee))throw new _0x18566e('annotationcollection-not-existing-item',null);this['stopListening'](_0x3df1ee['view']['focusTracker']),this['stopListening'](_0x3df1ee['focusableElements']);for(const _0xfb30d8 of _0x3df1ee['focusableElements'])this['_focusTracker']['remove'](_0xfb30d8);return this['_viewToAnnotation']['delete'](_0x3df1ee['view']),this['_innerViewToAnnotation']['delete'](_0x3df1ee['innerView']),super['remove'](_0x3df1ee);}['getByInnerView'](_0x13633e){return this['_innerViewToAnnotation']['get'](_0x13633e);}['getByView'](_0x592f6a){return this['_viewToAnnotation']['get'](_0x592f6a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4eac79 of this)_0x4eac79['updateTargetRect']();this['_sort']();}['_sort'](){const _0x55bfbb=Array['from'](this)['sort']((_0x10a3ad,_0x4ac99e)=>v(_0x10a3ad['view']['targetRect'],_0x4ac99e['view']['targetRect']));for(let _0x1a02ba=_0x55bfbb['length']-0x1;_0x1a02ba>0x0;_0x1a02ba--){const _0x4e6c7b=_0x55bfbb[_0x1a02ba];_0x1a02ba!==this['getIndex'](_0x4e6c7b)&&(this['remove'](_0x4e6c7b),this['add'](_0x4e6c7b));}}['_getOrderInContent'](_0x5c8875){let _0x48eb99=0x0;if(!_0x5c8875)return this['length'];for(const _0x43a0bf of this){const _0x33a341=_0x43a0bf['view']['targetRect'];if(_0x33a341){if(v(_0x5c8875,_0x33a341)<0x0)return _0x48eb99;_0x48eb99++;}}return _0x48eb99;}}function v(_0x58c794,_0x4a42b7){if(null===_0x58c794&&null===_0x4a42b7)return 0x0;if(null===_0x58c794)return-0x1;if(null===_0x4a42b7)return 0x1;const _0x316087=_0x58c794['top']-_0x4a42b7['top'];return 0x0==_0x316087?_0x58c794['left']-_0x4a42b7['left']:_0x316087;}class b extends _0x2ca593{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x30d943){super(_0x30d943),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x177dd8){this['collection']['add'](_0x177dd8);}['remove'](_0x20f6a2){this['collection']['remove'](_0x20f6a2),_0x20f6a2['destroy']();}['refreshVisibility'](){for(const _0x2b92f1 of this['collection'])_0x2b92f1['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4bbf89){return this['collection']['getByInnerView'](_0x4bbf89);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x184881 of this['collection'])_0x184881['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0xa552e9){this['fire']('_activateAnnotation',_0xa552e9);}['createAnnotation'](_0x59b86a){return new d(_0x59b86a);}['createAnnotationView'](_0x5d5807,_0x36a472){return new V(_0x5d5807,_0x36a472);}['_addActiveAnnotation'](_0x57bbf7){const _0x431bad=new Set(this['activeAnnotations']);_0x431bad['add'](_0x57bbf7),this['activeAnnotations']=_0x431bad;}['_removeActiveAnnotation'](_0x5ed462){const _0x1f1413=new Set(this['activeAnnotations']);_0x1f1413['delete'](_0x5ed462),this['activeAnnotations']=_0x1f1413;}['_bindAnnotationsToVisibleAnnotations'](){const _0x33637e=this['collection'],_0x5021d4=this['_visibleAnnotations'];function _0x4ca498(_0x286b95){const _0x228a80=_0x286b95['source'];_0x228a80['isVisible']&&!_0x5021d4['has'](_0x228a80)?_0x5021d4['add'](_0x228a80):!_0x228a80['isVisible']&&_0x5021d4['has'](_0x228a80)&&_0x5021d4['remove'](_0x228a80),_0x228a80['view']['focusTracker']['remove'](_0x228a80['view']['element']),_0x228a80['view']['focusTracker']['add'](_0x228a80['view']['element']);}this['listenTo'](_0x33637e,'add',(_0x23d7fa,_0x21aa75)=>{_0x21aa75['isVisible']&&_0x5021d4['add'](_0x21aa75),this['listenTo'](_0x21aa75,'change:isVisible',_0x4ca498);}),this['listenTo'](_0x33637e,'remove',(_0x1fd006,_0x158fab)=>{_0x5021d4['has'](_0x158fab)&&_0x5021d4['remove'](_0x158fab),this['stopListening'](_0x158fab,'change:isVisible',_0x4ca498);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x2ca593{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x3b379d){super(_0x3b379d),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 _0xc97e70=this['context']['config'];_0xc97e70['define']('comments.maxCommentsWhenCollapsed',0x2),_0xc97e70['define']('comments.maxThreadTotalWeight',0x1f4),_0xc97e70['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xc97e70['define']('comments.CommentThreadView',yt),_0xc97e70['define']('comments.CommentView',At),_0xc97e70['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1121be=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1ef524,_0x240c4b)=>this['_addCommentThread'](_0x240c4b)),this['on']('submitCommentThread',(_0x21368b,_0x21389a)=>this['_submitCommentThread'](_0x21389a)),this['on']('resolveCommentThread',(_0x4d63ab,_0x42dfcd)=>this['_resolveCommentThread'](_0x42dfcd)),this['on']('resolveCommentThread',(_0x5b5f57,_0x588776)=>this['_updateActiveAnnotation'](_0x588776),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1ddebf,_0x549741)=>this['_reopenCommentThread'](_0x549741)),this['on']('reopenCommentThread',(_0xa9b2ef,_0x269b2f)=>this['_updateActiveAnnotation'](_0x269b2f),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x585d0d,_0x52d712)=>this['_removeCommentThread'](_0x52d712)),this['on']('updateCommentThread',(_0x2a929c,_0x1c61a0)=>this['_updateCommentThread'](_0x1c61a0)),this['on']('updateCommentThread',(_0x418160,_0x54843c)=>this['_updateActiveAnnotation'](_0x54843c),{'priority':'lowest'}),this['on']('addComment',(_0x33442a,_0x5e534c)=>this['_addComment'](_0x5e534c)),this['on']('updateComment',(_0x58c7a8,_0x57c1bd)=>this['_updateComment'](_0x57c1bd)),this['on']('removeComment',(_0x30ef2f,_0x483c70)=>this['_removeComment'](_0x483c70)),this['on']('addComment',(_0x5c3a39,{threadId:_0x42356c,isFromAdapter:_0x2d0731})=>{if(_0x2d0731)return;const _0x461252=this['getCommentThread'](_0x42356c),_0x4a3656=_0x461252&&this['_threadToController']['get'](_0x461252);_0x4a3656&&_0x4a3656['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x1121be,'change:activeAnnotations',(_0x54e856,_0x1dfb86,_0x28eab4)=>{const _0x6e336e=Array['from'](_0x28eab4)['map'](_0x5a1aed=>this['_viewToController']['get'](_0x5a1aed['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x6e336e?_0x6e336e['model']:null;});}['afterInit'](){!function(_0x3c454f){function _0x5f4022(_0xbf9238,_0x270794,_0x447e26){const _0x3cfdf8={};_0x3cfdf8[_0x899a2([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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],_0x3cfdf8[_0x899a2([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 _0x16bab6=new Uint8Array(0x10);for(let _0x314d3d=0xf;_0x314d3d>=0x0;--_0x314d3d)_0x16bab6[_0x314d3d]=_0x447e26%0x100,_0x447e26=parseInt(_0x447e26/0x100);let _0x1e8eb3=null,_0x6f413=0x10;const _0xf3ef0d=new Uint8Array(_0x270794),_0x354b97=[],_0x3f15b4=[];_0x27f30f();for(let _0x2e6e13=0x0;_0x2e6e13<_0xbf9238[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e6e13++)0x10===_0x6f413&&(_0x1e8eb3=_0x862a52(_0x16bab6),_0x6f413=0x0,_0x274193(_0x16bab6)),_0xbf9238[_0x2e6e13]^=_0x1e8eb3[_0x6f413++];return _0xbf9238;function _0x3ce8d7(_0x4d9231){const _0x4efec4=[];for(let _0x4d9f6a=0x0;_0x4d9f6a<_0x4d9231[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d9f6a+=0x4)_0x4efec4[_0x899a2([0x70,0x75,0x73,0x68])](_0x4d9231[_0x4d9f6a]<<0x18|_0x4d9231[_0x4d9f6a+0x1]<<0x10|_0x4d9231[_0x4d9f6a+0x2]<<0x8|_0x4d9231[_0x4d9f6a+0x3]);return _0x4efec4;}function _0x274193(_0xefd2fe){for(let _0x2bd60e=0xf;_0x2bd60e>=0x0;_0x2bd60e--){if(0xff!==_0xefd2fe[_0x2bd60e]){_0xefd2fe[_0x2bd60e]++;break;}_0xefd2fe[_0x2bd60e]=0x0;}}function _0x862a52(_0x51fb60){const _0x5b7243=_0x354b97[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x2089cb=[0x0,0x0,0x0,0x0];let t=_0x3ce8d7(_0x51fb60);for(let _0x3db87b=0x0;_0x3db87b<0x4;_0x3db87b++)t[_0x3db87b]^=_0x354b97[0x0][_0x3db87b];for(let _0x234f3d=0x1;_0x234f3d<_0x5b7243;_0x234f3d++){for(let _0x58dc38=0x0;_0x58dc38<0x4;_0x58dc38++)_0x2089cb[_0x58dc38]=_0x3cfdf8[_0x899a2([0x54,0x31])][t[_0x58dc38]>>0x18&0xff]^_0x3cfdf8[_0x899a2([0x54,0x32])][t[(_0x58dc38+0x1)%0x4]>>0x10&0xff]^_0x3cfdf8[_0x899a2([0x54,0x33])][t[(_0x58dc38+0x2)%0x4]>>0x8&0xff]^_0x3cfdf8[_0x899a2([0x54,0x34])][0xff&t[(_0x58dc38+0x3)%0x4]]^_0x354b97[_0x234f3d][_0x58dc38];t=_0x2089cb[_0x899a2([0x73,0x6c,0x69,0x63,0x65])]();}const _0x4f845c=new Uint8Array(0x10);let _0x6d6f3;for(let _0x2307d1=0x0;_0x2307d1<0x4;_0x2307d1++)_0x6d6f3=_0x354b97[_0x5b7243][_0x2307d1],_0x4f845c[0x4*_0x2307d1]=0xff&(_0x3cfdf8[_0x899a2([0x53])][t[_0x2307d1]>>0x18&0xff]^_0x6d6f3>>0x18),_0x4f845c[0x4*_0x2307d1+0x1]=0xff&(_0x3cfdf8[_0x899a2([0x53])][t[(_0x2307d1+0x1)%0x4]>>0x10&0xff]^_0x6d6f3>>0x10),_0x4f845c[0x4*_0x2307d1+0x2]=0xff&(_0x3cfdf8[_0x899a2([0x53])][t[(_0x2307d1+0x2)%0x4]>>0x8&0xff]^_0x6d6f3>>0x8),_0x4f845c[0x4*_0x2307d1+0x3]=0xff&(_0x3cfdf8[_0x899a2([0x53])][0xff&t[(_0x2307d1+0x3)%0x4]]^_0x6d6f3);return _0x4f845c;}function _0x27f30f(){const _0x4ad17c=_0x3cfdf8[_0x899a2([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0xf3ef0d[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x5b239e=0x0;_0x5b239e<=_0x4ad17c;_0x5b239e++)_0x354b97[_0x899a2([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x3f15b4[_0x899a2([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x53a9b8=0x4*(_0x4ad17c+0x1),_0x472be4=_0xf3ef0d[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x485065=_0x3ce8d7(_0xf3ef0d);let _0x5a8a82;for(let _0x4996a6=0x0;_0x4996a6<_0x472be4;_0x4996a6++)_0x5a8a82=_0x4996a6>>0x2,_0x354b97[_0x5a8a82][_0x4996a6%0x4]=_0x485065[_0x4996a6],_0x3f15b4[_0x4ad17c-_0x5a8a82][_0x4996a6%0x4]=_0x485065[_0x4996a6];let _0x7ae672,_0x544415=0x0,t=_0x472be4;for(;t<_0x53a9b8;){_0x7ae672=_0x485065[_0x472be4-0x1],_0x485065[0x0]^=_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x10&0xff]<<0x18^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x8&0xff]<<0x10^_0x3cfdf8[_0x899a2([0x53])][0xff&_0x7ae672]<<0x8^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x18&0xff]^_0x3cfdf8[_0x899a2([0x72,0x63,0x6f,0x6e])][_0x544415]<<0x18,_0x544415+=0x1;for(let _0x2f2b63=0x1;_0x2f2b63<_0x472be4/0x2;_0x2f2b63++)_0x485065[_0x2f2b63]^=_0x485065[_0x2f2b63-0x1];_0x7ae672=_0x485065[_0x472be4/0x2-0x1],_0x485065[_0x472be4/0x2]^=_0x3cfdf8[_0x899a2([0x53])][0xff&_0x7ae672]^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x8&0xff]<<0x8^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x10&0xff]<<0x10^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x18&0xff]<<0x18;for(let _0x2b57be=_0x472be4/0x2+0x1;_0x2b57be<_0x472be4;_0x2b57be++)_0x485065[_0x2b57be]^=_0x485065[_0x2b57be-0x1];let _0x333c5a,_0x58042f,_0xa0970f=0x0;for(;_0xa0970f<_0x472be4&&t<_0x53a9b8;)_0x333c5a=t>>0x2,_0x58042f=t%0x4,_0x354b97[_0x333c5a][_0x58042f]=_0x485065[_0xa0970f],_0x3f15b4[_0x4ad17c-_0x333c5a][_0x58042f]=_0x485065[_0xa0970f++],t++;}for(let _0x4ee0a2=0x1;_0x4ee0a2<_0x4ad17c;_0x4ee0a2++)for(let _0x955858=0x0;_0x955858<0x4;_0x955858++)_0x7ae672=_0x3f15b4[_0x4ee0a2][_0x955858],_0x3f15b4[_0x4ee0a2][_0x955858]=_0x3cfdf8[_0x899a2([0x55,0x31])][_0x7ae672>>0x18&0xff]^_0x3cfdf8[_0x899a2([0x55,0x32])][_0x7ae672>>0x10&0xff]^_0x3cfdf8[_0x899a2([0x55,0x33])][_0x7ae672>>0x8&0xff]^_0x3cfdf8[_0x899a2([0x55,0x34])][0xff&_0x7ae672];}}function _0x899a2(_0x265e1c){return _0x265e1c['map'](_0x1d9e29=>String['fromCharCode'](_0x1d9e29))['join']('');}(_0x4d79ef=>{function _0x4ac23e(){const _0x2ab296=[{[_0x899a2([0x69,0x64])]:0x1,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x899a2([0x69,0x64])]:0x2,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([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]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x899a2([0x69,0x64])]:0x3,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x899a2([0x69,0x64])]:0x4,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([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]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x899a2([0x69,0x64])]:0x5,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([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]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x6,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x7,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x8,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([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]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x9,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x899a2([0x69,0x64])]:0xa,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([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]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([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]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([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]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0xb,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x899a2([0x69,0x64])]:0xc,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x899a2([0x69,0x64])]:0xd,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0xe,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x899a2([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([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])},{[_0x899a2([0x69,0x64])]:0xf,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x899a2([0x69,0x64])]:0x10,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}}];return _0x3eaed8(_0x2ab296),_0x2ab296;function _0x418f99(_0x2b1470){return 0x1<<_0x2b1470-0x1;}function _0x3eaed8(_0x593bb1){_0x593bb1[_0x899a2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30117a=>{_0x30117a[_0x899a2([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x418f99(_0x30117a[_0x899a2([0x69,0x64])]),_0x48fe6b(_0x30117a)&&_0x30117a[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x3eaed8(_0x30117a[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x48fe6b(_0x29a0b8){return _0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x29a0b8;}const _0x1ac875=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0xbdd94c=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x21c201(_0x1bed71){const _0x55bb45=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x47df63(_0x1bed71,new Uint8Array([..._0x1ac875,..._0x55bb45,..._0xbdd94c]));}function _0x47df63(_0x1e7a9b,_0x40e1a9){const _0x2f2623=_0x4c4448(_0x1e7a9b),_0x36a3e5=Array[_0x899a2([0x66,0x72,0x6f,0x6d])](_0xda8715(_0x2f2623)),_0x3f85b1=_0x36a3e5[_0x899a2([0x70,0x6f,0x70])](),_0x2ce8a5=_0x36a3e5[_0x899a2([0x70,0x6f,0x70])]();return _0x5d482e(_0x5f4022(_0x36a3e5,_0x40e1a9,_0x2ce8a5+0x100*_0x3f85b1));}function _0x4c4448(_0x2e6785){const _0x4d086f=atob(_0x2e6785),[_0x31c1b5,_0x3ffc9f]=_0x4d086f[_0x899a2([0x73,0x70,0x6c,0x69,0x74])](_0x899a2([0x2d]));try{if(atob(_0x3ffc9f))return atob(_0x31c1b5);}catch(_0x4d4acd){}return _0x4d086f;}function _0x5b776b(_0x38cdec){try{const _0x32f228=_0x21c201(_0x38cdec),_0x373192=JSON[_0x899a2([0x70,0x61,0x72,0x73,0x65])](_0x32f228),_0x1d3d6c=parseInt(_0x373192[_0x899a2([0x31])]),_0x4e98da=_0x373192[_0x899a2([0x32])]||'',_0x11cbd3=parseInt(_0x373192[_0x899a2([0x33])]),_0x26d5bd=parseInt(_0x373192[_0x899a2([0x34])])||0x0,_0x1f85f2=parseInt(_0x373192[_0x899a2([0x35])])||0x0;return{[_0x899a2([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x4e98da,[_0x899a2([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x26d5bd,[_0x899a2([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x1d3d6c,[_0x899a2([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x11cbd3,[_0x899a2([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x1f85f2};}catch(_0x38526b){return null;}}const _0x45519d=_0x4ac23e(),_0x22d751={[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x2b35fb,[_0x899a2([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])]:_0x2b316a,[_0x899a2([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])]:_0x100741},_0xbbcb03=_0x4d79ef[_0x899a2([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x45bca6=_0x899a2([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x4d79ef?_0x4d79ef['context']:_0x4d79ef['editor'],_0x3d147b=_0x899a2([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x36]),_0x3ab727=_0x899a2([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]),_0x452f21=_0x45bca6['config']['get'](_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0xc3d865=_0x45519d[_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48fe6b)[_0x899a2([0x66,0x69,0x6e,0x64])](_0x330198=>_0x330198[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0xbbcb03);function _0x4eae44(_0x9c1117,_0x1a705b){_0x22d751[_0x1a705b[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x9c1117,_0x1a705b),_0x1a705b[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1a705b[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54c4cb=>_0x2d6176(_0x45bca6,_0x54c4cb[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x899a2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x24b585=>_0x4eae44(_0x9c1117,_0x24b585));}function _0x2b35fb(_0x2691df,_0x24f1e5){_0x38c612(_0x5e2831(_0x2691df,_0x24f1e5),_0x24f1e5);}function _0x2b316a(_0x4fa50e,_0xc45ae){function _0x1679e6(_0x1ba4d4,_0x11f6e3){try{if(_0x2d6176(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x1ba4d4){const _0x349585=_0x29a180(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x899a2([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x349585)/0x2>_0x1ba4d4[_0x899a2([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x347404(_0x11f6e3[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x5e2831(_0x1ba4d4,_0x11f6e3);}catch(_0x4eba4e){return _0x347404(_0x11f6e3[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x38c612(_0x1679e6(_0x4fa50e,_0xc45ae),_0xc45ae);}function _0x100741(_0x2dd883,_0x58e6c5){const _0x166396=_0xbdd94c[0x0]*_0x1ac875[0x1],_0x49fc11=_0xbdd94c[0x0]*_0x1ac875[0x2],_0x44872a=_0xbdd94c[0x2]*_0x1ac875[0x2];_0x2d6176(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x29a180(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x57b566()]=_0x44872a);function _0x4aafcf(_0x59a739,_0xb58fbc){try{return _0x18f171()?_0x347404(_0xb58fbc[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x56,0x61,0x6c,0x69,0x64])):_0x5e2831(_0x59a739,_0xb58fbc);}catch(_0x2c9107){return _0x347404(_0xb58fbc[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x5b4890(_0x13b8d4,_0x4c5772){const _0x5c9a8c=0x7;if(_0x13b8d4==_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x13f93c();else{if(_0x13b8d4==_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])){const _0xe8515f=_0x4a430c();_0xe8515f&&_0x24bb60(_0xe8515f,_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x31fdd4=_0xc33557();window[_0x899a2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x24bb60(_0x899a2([0x74,0x69,0x6d,0x65]),_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x31fdd4);const _0x31e280=_0x29a180(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x899a2([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x31e280[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5c9a8c?_0x24bb60(_0x899a2([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x31e280['on'](_0x899a2([0x61,0x64,0x64]),()=>{_0x31e280[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5c9a8c&&_0x24bb60(_0x899a2([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x4a430c(){if(!_0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x466d74 in window)if(Number['isNaN'](Number(_0x466d74))){if(window[_0x466d74]===_0x166396)return _0x899a2([0x74,0x69,0x6d,0x65]);if(window[_0x466d74]===_0x49fc11)return _0x899a2([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x18f171(){if(!_0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x93c36 in window)if(Number['isNaN'](Number(_0x93c36))&&window[_0x93c36]===_0x44872a)return!0x0;return!0x1;}function _0x24bb60(_0x315e1b,_0x513323){_0x13f93c(),_0x347404(_0x513323+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x315e1b),window[_0x57b566()]=_0x315e1b===_0x899a2([0x74,0x69,0x6d,0x65])?_0x166396:_0x49fc11;}function _0xc33557(){let _0x3b4d4c=_0xbdd94c[0x6]*_0x1ac875[0x8]*_0x1ac875[0x6];return _0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x3b4d4c/=0xa),_0x3b4d4c;}function _0x13f93c(){const _0x8958b=_0x45bca6;function _0x36bf24(){_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x21b122,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x21b122,_0x8958b[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x8958b[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x8958b[_0x899a2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x899a2([0x6d,0x6f,0x64,0x65,0x6c]))),_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x21b122,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x21b122);}_0x8958b[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x72,0x65,0x61,0x64,0x79])?_0x36bf24():_0x8958b[_0x899a2([0x6f,0x6e,0x63,0x65])](_0x899a2([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x36bf24(),_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0xce56f6=_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x52b9c6=_0xce56f6['getRevision'](0x0),_0xed1cc=_0xce56f6['getEarlierVisibleRevision'](_0x52b9c6[_0x899a2([0x69,0x64])]);_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x52b9c6[_0x899a2([0x69,0x64])],_0xed1cc?_0xed1cc[_0x899a2([0x69,0x64])]:null,0x1)['then'](()=>_0x36bf24());}});}_0x5b4890(_0x4aafcf(_0x2dd883,_0x58e6c5),_0x58e6c5);}function _0x5e2831(_0x5b8468,_0x4c85cb){try{return _0x4b4eaf(_0x4c85cb)?_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x56,0x61,0x6c,0x69,0x64])):_0x5b8468&&_0xdd8e61(_0x5b8468[_0x899a2([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x4c85cb)?_0x5b8468[_0x899a2([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x899a2([0x6f,0x70,0x65,0x6e])][_0x899a2([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x3d147b)/0x2>_0x5b8468[_0x899a2([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x5b8468[_0x899a2([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])):_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x56,0x61,0x6c,0x69,0x64])):_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x65e3f0){return _0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x38c612(_0xca04cc,_0x1d10ea){if(_0x45bca6 instanceof _0x9c06a5){const _0xdf3512=_0x45bca6;_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x10ab93(_0xdf3512):_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])&&window[_0x899a2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x10ab93(_0xdf3512),_0x347404(_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0xbdd94c[0x6]*_0x1ac875[0x8]*_0x1ac875[0x6]),_0xdf3512[_0x899a2([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x899a2([0x6f,0x6e])](_0x899a2([0x61,0x64,0x64]),(_0x12fcaa,_0x1416f2)=>{_0xca04cc!=_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0xca04cc!=_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0xca04cc!=_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x5e468d(_0x1416f2);});}else{const _0x1b6997=_0x45bca6;_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x5e468d(_0x1b6997):_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])&&_0x1b6997[_0x899a2([0x6f,0x6e])](_0x899a2([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x41d863=0x0;_0x1b6997[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x6f,0x6e])](_0x899a2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2672a6,_0x3da9e3)=>{_0x3da9e3[0x0][_0x899a2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41d863++,0x1f8===_0x41d863&&(_0x5e468d(_0x1b6997),_0x347404(_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x2672a6[_0x899a2([0x6f,0x66,0x66])]());},{'priority':_0x899a2([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x347404(_0x3871aa){const _0x5d5505=_0x57b566();return _0x45bca6[_0x5d5505]=_0x3871aa,_0x3871aa;}function _0x57b566(){const _0x1bd856=String(window[_0x899a2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x899a2([0x6e,0x6f,0x77])]())[_0x899a2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x899a2([0x2e]),'');let _0x4325cc='';for(let _0x404586=0x0;_0x404586<_0x1bd856[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x404586+=0x2){let _0x8bb37f=parseInt(_0x1bd856[_0x899a2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x404586,_0x404586+0x2));_0x8bb37f>=_0x3ab727[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x8bb37f-=_0x3ab727[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4325cc+=_0x3ab727[_0x8bb37f];}return _0x4325cc;}function _0x10ab93(_0x3bc2cd){for(const _0x3fd932 of _0x3bc2cd[_0x899a2([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x5e468d(_0x3fd932);_0x29a180(_0x3bc2cd,_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x899a2([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x29a180(_0x3bc2cd,_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x899a2([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x21b122;}function _0x5e468d(_0x3432b4){function _0x41936c(){_0x3432b4[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x3432b4[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x3432b4[_0x899a2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x899a2([0x6d,0x6f,0x64,0x65,0x6c]));}_0x3432b4[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x72,0x65,0x61,0x64,0x79])?_0x41936c():_0x3432b4[_0x899a2([0x6f,0x6e,0x63,0x65])](_0x899a2([0x72,0x65,0x61,0x64,0x79]),()=>_0x41936c());}function _0x21b122(){return null;}function _0xdd8e61(_0x121a49,_0x3ad097){const _0x84f31c=!!(_0x121a49&_0x3ad097[_0x899a2([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x145960=_0x1496e2(_0x121a49,_0x3ad097);return _0x84f31c||_0x145960;}function _0x1496e2(_0x278b29,_0x1c947d){const _0x15cedc=(_0x1c947d[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x899a2([0x66,0x67,0x69])]||null;return!!_0x15cedc&&_0x45519d[_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3439ec=>_0x15cedc[_0x899a2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3439ec[_0x899a2([0x69,0x64])]))[_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a5824=>!_0x28b354(_0x1a5824))[_0x899a2([0x73,0x6f,0x6d,0x65])](_0x121f13=>!!(_0x278b29&_0x121f13[_0x899a2([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x28b354(_0x584360){const _0x49ad05={[_0x899a2([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])]:_0x38c89d};return!!_0x584360['forbiddenHandler']&&_0x49ad05[_0x584360['forbiddenHandler']]();}function _0x38c89d(){return!window[_0x899a2([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x2d6176(_0x45bca6,_0x899a2([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x4b4eaf(_0x10887c){if(!_0x2d6176(_0x45bca6,_0x10887c[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x44aa8f=_0x10887c[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x4de059=_0x44aa8f[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x136d20=_0x44aa8f[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x32f37b=_0x44aa8f[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x2d6176(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x29a180(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x4de059)return!0x0;if(_0x2d6176(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x29a180(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x899a2([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x899a2([0x65,0x6e,0x64])&&_0x136d20)return!0x0;return!(!_0x2d6176(_0x45bca6,_0x899a2([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]))||_0x29a180(_0x45bca6,_0x899a2([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]))[_0x899a2([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x899a2([0x65,0x6e,0x64])||!_0x32f37b);}function _0x2d6176(_0x5dab9b,_0x3304b){return _0x5dab9b[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x899a2([0x68,0x61,0x73])](_0x3304b);}function _0x29a180(_0x3def14,_0x1ffb0e){return _0x3def14[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x899a2([0x67,0x65,0x74])](_0x1ffb0e);}function _0x5d482e(_0x30d3e4){let _0x1c8751='';for(const _0x7a0e74 of _0x30d3e4)_0x1c8751+=String[_0x899a2([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x7a0e74);return _0x1c8751;}function _0xda8715(_0x394fce){const _0xb46e83=new Uint8Array(_0x394fce[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x322f04=0x0;_0x322f04<_0x394fce[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x322f04++)_0xb46e83[_0x322f04]=_0x394fce[_0x899a2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x322f04);return _0xb46e83;}_0xc3d865&&_0x4eae44(_0x5b776b(_0x452f21),_0xc3d865);})(_0x3c454f);}(this);}set['adapter'](_0x3927b7){if(this['_adapter'])throw new _0x18566e('commentsrepository-adapter-already-set');this['_adapter']=_0x3927b7;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0xb4bc6f=Ct,threadId:_0x538ec0=_0x5d55c7(),comments:_0x52726f=[],unlinkedAt:_0x11b9f5=null,resolvedAt:_0x434616=null,resolvedBy:_0x490caa=null,target:_0x1e6091=null,context:_0x579a22=null,attributes:_0x33062d={},isResolvable:_0x4340f4=!0x0,isSubmitted:_0x45fbed=!0x1,isFromAdapter:_0x178848=!0x1}={}){return this['fire'](gt('addCommentThread',_0xb4bc6f),{'channelId':_0xb4bc6f,'threadId':_0x538ec0,'comments':_0x52726f,'unlinkedAt':_0x11b9f5,'resolvedAt':_0x434616,'resolvedBy':_0x490caa,'target':_0x1e6091,'context':_0x579a22,'attributes':_0x33062d,'isFromAdapter':_0x178848,'isResolvable':_0x4340f4,'isSubmitted':_0x45fbed}),this['getCommentThread'](_0x538ec0);}['openNewCommentThread']({channelId:_0x3173fb=Ct,threadId:_0x59104c=_0x5d55c7(),target:_0x10f00a,context:_0x4c0f8a=null,isResolvable:_0x24e95b=!0x0}){if(this['_readOnlyChannels']['has'](_0x3173fb)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x10f00a)throw new _0x18566e('commentsrepository-missing-target');const _0x9f3faf=this['addCommentThread']({'channelId':_0x3173fb,'threadId':_0x59104c,'target':_0x10f00a,'context':_0x4c0f8a,'isResolvable':_0x24e95b});if(!_0x9f3faf)return null;const _0x577d36=this['_threadToController']['get'](_0x9f3faf),_0x1af22f=_0x577d36['view']['commentThreadInputView']['commentInputView'],_0x1fc984=this['context']['plugins']['get'](b),_0x4b6df4=_0x1fc984['getByInnerView'](_0x577d36['view']);return _0x1fc984['activate'](_0x4b6df4),_0x1af22f['once']('editorReady',()=>_0x1af22f['focus']()),_0x9f3faf;}['hasCommentThread'](_0x157ed5){if('string'!=typeof _0x157ed5)throw new _0x18566e('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x157ed5);}['updateCommentThread']({channelId:_0x16104a=Ct,threadId:_0x4525b7,context:_0x6dbb4c,unlinkedAt:_0x233321,attributes:_0x4e7300,isFromAdapter:_0x5d006f=!0x1}){return this['fire'](gt('updateCommentThread',_0x16104a),{'channelId':_0x16104a,'threadId':_0x4525b7,'context':_0x6dbb4c,'unlinkedAt':_0x233321,'attributes':_0x4e7300,'isFromAdapter':_0x5d006f}),this['getCommentThread'](_0x4525b7);}['getCommentThread'](_0x280f55){if('string'!=typeof _0x280f55)throw new _0x18566e('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x280f55);}['fetchCommentThread']({channelId:_0x33ac50,threadId:_0x47242a}={}){const _0x5a4036=this['getCommentThread'](_0x47242a);if(_0x5a4036)return Promise['resolve'](_0x5a4036);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x18566e('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x33ac50,'threadId':_0x47242a})['then'](_0x573fbf=>this['hasCommentThread'](_0x47242a)?this['getCommentThread'](_0x47242a):_0x573fbf?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x33ac50},_0x573fbf)):void 0x0)['catch'](_0x53f4ac=>{throw console['error'](_0x53f4ac),new _0x18566e('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x41588a,skipNotAttached:_0x6fbd0d=!0x1,skipEmpty:_0x4dd1a6=!0x1,toJSON:_0x36b3e2=!0x1}={}){const _0x5acc67=[];for(const _0x4ecbd5 of this['_threads']['values']())_0x41588a&&_0x4ecbd5['channelId']!==_0x41588a||_0x6fbd0d&&!_0x4ecbd5['isAttached']||_0x4dd1a6&&0x0===_0x4ecbd5['length']||_0x5acc67['push'](_0x4ecbd5);return _0x36b3e2?_0x5acc67['map'](_0x504e0d=>_0x504e0d['toJSON']()):_0x5acc67;}['setActiveCommentThread'](_0xc790dc){const _0x5d9bed=this['context']['plugins']['get'](b);if(!_0xc790dc)return void(this['activeCommentThread']&&_0x5d9bed['deactivateAll']());const _0x6333e7=this['getCommentThread'](_0xc790dc);if(!_0x6333e7)throw new _0x18566e('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xc790dc});if(!this['_threadToController']['has'](_0x6333e7))throw new _0x18566e('commentsrepository-active-not-attached',null,{'threadId':_0xc790dc});const _0x4e2870=_0x5d9bed['getByInnerView'](this['_threadToController']['get'](_0x6333e7)['view']);_0x5d9bed['activate'](_0x4e2870);}['switchReadOnly'](_0x51dff7,_0x5d0203){_0x51dff7?this['_readOnlyChannels']['add'](_0x5d0203):this['_readOnlyChannels']['delete'](_0x5d0203),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xa98a14){return this['_readOnlyChannels']['has'](_0xa98a14)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x34b4fe,_0x36d744){return new wt(_0x34b4fe,_0x36d744);}['setPermissions'](_0x98974b,_0x27efe2=Ct){this['_permissions']['set'](_0x27efe2,_0x98974b),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3bfa78=Ct){return this['_permissions']['has'](_0x3bfa78)?this['_permissions']['get'](_0x3bfa78):vt;}['_addCommentThread']({channelId:_0x52f99b,threadId:_0x1fad59,comments:_0x11823b,unlinkedAt:_0x40c9df,resolvedAt:_0x1fd835,resolvedBy:_0x3b8b43,target:_0x424141,context:_0x393bd8,attributes:_0x439111,isFromAdapter:_0x5e6acd,isResolvable:_0x23f631,isSubmitted:_0x2b7fdb}){if('string'!=typeof _0x1fad59)throw new _0x18566e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1fad59});if(this['hasCommentThread'](_0x1fad59))throw new _0x18566e('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1fad59});const _0x1e7976=new ie(this,{'channelId':_0x52f99b,'id':_0x1fad59,'context':_0x393bd8,'attributes':_0x439111,'unlinkedAt':_0x40c9df,'resolvedAt':_0x1fd835,'resolvedBy':_0x3b8b43?this['context']['plugins']['get'](lt)['getUser'](_0x3b8b43):null,'isResolvable':_0x23f631,'isSubmitted':_0x2b7fdb||_0x5e6acd});this['_threads']['set'](_0x1fad59,_0x1e7976);for(const _0x2e9344 of _0x11823b)_0x1e7976['_add'](this['_createNewComment']({'threadId':_0x1fad59,..._0x2e9344}));return _0x424141&&_0x1e7976['attachTo'](_0x424141),_0x5e6acd||!_0x1e7976['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x52f99b,'threadId':_0x1fad59});}['_submitCommentThread']({channelId:_0x3ed6c8,threadId:_0x59b2de}){if(!this['hasCommentThread'](_0x59b2de))throw new _0x18566e('commentsrepository-missing-comment-thread',this);const _0x2af66b=this['getCommentThread'](_0x59b2de);if(_0x2af66b['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0xe3ce7,comments:_0x3014a0,resolvedAt:_0x30e3dc,resolvedBy:_0x3ff353,context:_0x2cae9b,attributes:_0x55ee9c}=_0x2af66b,_0x52860a=this['context']['plugins']['get']('PendingActions'),_0x271195=_0x52860a['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x3ed6c8,'threadId':_0xe3ce7,'comments':_0x3014a0['map'](_0x5102d8=>_0x5102d8['toJSON']()),'resolvedAt':_0x30e3dc,'resolvedBy':_0x3ff353?_0x3ff353['id']:_0x3ff353,'context':_0x2cae9b,'attributes':_0x55ee9c})['then'](({comments:_0x458835})=>{_0x52860a['remove'](_0x271195);for(const _0x54c304 of _0x458835)this['_updateComment']({'channelId':_0x3ed6c8,'threadId':_0x59b2de,'commentId':_0x54c304['commentId'],'createdAt':_0x54c304['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x55123e=>{throw console['error'](_0x55123e),new _0x18566e('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x546993,target:_0x3cb64e}){const _0x4fb6e1=this['getCommentThread'](_0x546993);if(!_0x4fb6e1)throw new _0x18566e('commentsrepository-attach-missing-comment-thread',this);const _0x3f79b0=this['context']['plugins']['get']('PendingActions'),_0x9ae51c=this['context']['plugins']['get'](b),_0x175642=this['_createCommentThreadView'](_0x4fb6e1),_0x89993e=new wt(_0x4fb6e1,_0x175642);let _0x2dc94a=null;_0x175642['on']('change:isDirty',(_0x544855,_0x132a6b,_0x283110)=>{_0x283110?_0x2dc94a=_0x3f79b0['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2dc94a&&(_0x3f79b0['remove'](_0x2dc94a),_0x2dc94a=null);}),this['_threadToController']['set'](_0x4fb6e1,_0x89993e),this['_viewToController']['set'](_0x175642,_0x89993e);const _0x7f2a09=new V(this['context']['locale'],_0x175642);_0x7f2a09['bind']('length')['to'](_0x175642),_0x7f2a09['bind']('isDirty')['to'](_0x175642,'isDirty',_0x175642,'length',(_0x19cc9,_0x803d47)=>_0x19cc9||!_0x803d47),_0x7f2a09['bind']('isActive')['to'](_0x175642),_0x7f2a09['type']='comment';const _0x259579=new d({'view':_0x7f2a09,'target':_0x3cb64e,'type':'comment','isVisible':!_0x4fb6e1['isResolved']});return this['_bindAnnotationToEditors'](_0x175642,_0x259579),_0x9ae51c['add'](_0x259579),_0x259579;}['_bindAnnotationToEditors'](_0x2151f8,_0x3b8dc0){this['listenTo'](_0x2151f8,'editorReady',(_0x3db912,_0xdf1eec)=>{const _0x2b933e=_0xdf1eec['ui']['view']['body']['bodyCollectionContainer'];_0x3b8dc0['focusableElements']['add'](_0x2b933e),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x2b933e);},{'priority':'highest'}),this['listenTo'](_0x2151f8,'editorDestroyed',(_0x3ece1e,_0x3442b9)=>{const _0x4b8b18=_0x3442b9['ui']['view']['body']['bodyCollectionContainer'];_0x3b8dc0['focusableElements']['has'](_0x4b8b18)&&_0x3b8dc0['focusableElements']['remove'](_0x4b8b18),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x4b8b18);});}['_unbindEditors'](_0x1f7515){this['stopListening'](_0x1f7515,'editorReady'),this['stopListening'](_0x1f7515,'editorDestroyed');}['_createCommentThreadView'](_0x1c057d){const _0x44eb2a=this['context']['plugins']['get'](lt),{config:_0x7445f7,locale:_0x19f741}=this['context'],_0x22c133=dt(_0x7445f7['get']('locale'));return new(0x0,(_0x7445f7['get']('comments'))['CommentThreadView'])(_0x19f741,_0x1c057d,_0x44eb2a['me'],{'editorConfig':{..._0x7445f7['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x7445f7['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x7445f7['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x7445f7['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x7445f7['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x22c133,'CommentView':_0x7445f7['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x424cfc,channelId:_0x4eb0bc,resolvedAt:_0x47f87d,resolvedBy:_0x28730b,isFromAdapter:_0x4e8191}){if(!this['hasCommentThread'](_0x424cfc))throw new _0x18566e('commentsrepository-missing-comment-thread',null,{'threadId':_0x424cfc});const _0x5c4a49=this['getCommentThread'](_0x424cfc);if(_0x5c4a49['isResolved'])throw new _0x18566e('commentsrepository-resolved-comment-thread',null,{'threadId':_0x424cfc});const _0x452929=this['context']['plugins']['get'](lt);if(_0x5c4a49['resolvedBy']=_0x452929['getUser'](_0x28730b),_0x5c4a49['resolvedAt']=_0x47f87d,_0x4e8191||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x45d41e=this['context']['plugins']['get']('PendingActions'),_0xe974d3=_0x45d41e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4eb0bc,'threadId':_0x424cfc})['then'](({resolvedAt:_0x161d0f,resolvedBy:_0x252f24})=>{_0x45d41e['remove'](_0xe974d3),_0x5c4a49['resolvedBy']['id']!==_0x252f24&&(_0x5c4a49['resolvedBy']=_0x452929['getUser'](_0x252f24)),_0x5c4a49['resolvedAt']=_0x161d0f;})['catch'](_0x508dfb=>{throw console['error'](_0x508dfb),new _0x18566e('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x383100,channelId:_0x27d67d,isFromAdapter:_0x5954a7}){if(!this['hasCommentThread'](_0x383100))throw new _0x18566e('commentsrepository-missing-comment-thread',null,{'threadId':_0x383100});const _0x55df3f=this['getCommentThread'](_0x383100);if(!_0x55df3f['isResolved'])throw new _0x18566e('commentsrepository-reopen-comment-thread',null,{'threadId':_0x383100});if(_0x55df3f['resolvedBy']=null,_0x55df3f['resolvedAt']=null,_0x5954a7||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x32c454=this['context']['plugins']['get']('PendingActions'),_0x2aec50=_0x32c454['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x27d67d,'threadId':_0x383100})['then'](()=>_0x32c454['remove'](_0x2aec50))['catch'](_0x93ad96=>{throw console['error'](_0x93ad96),new _0x18566e('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5a5b2d,isFromAdapter:_0x2c84bc}){const _0x3ea63f=this['getCommentThread'](_0x5a5b2d);if(!_0x3ea63f)throw new _0x18566e('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5a5b2d),this['_threads']['delete'](_0x5a5b2d),!_0x3ea63f['isSubmitted']||_0x2c84bc||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x3bd2b2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x22966a}=_0x3ea63f,_0xa2b152=_0x3bd2b2['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x22966a,'threadId':_0x5a5b2d})['then'](()=>_0x3bd2b2['remove'](_0xa2b152))['catch'](_0xed40bc=>{throw console['error'](_0xed40bc),new _0x18566e('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1254ff,unlinkedAt:_0x6de789,context:_0x2a7f0d,attributes:_0x53f2ef,isFromAdapter:_0x238dd5}){if('string'!=typeof _0x1254ff)throw new _0x18566e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1254ff});if(!this['hasCommentThread'](_0x1254ff))throw new _0x18566e('commentsrepository-missing-comment-thread',null,{'threadId':_0x1254ff});const _0x37e332=this['getCommentThread'](_0x1254ff);let _0x2bf55c=!0x1;if(void 0x0!==_0x2a7f0d&&_0x37e332['context']!==_0x2a7f0d&&(_0x37e332['context']=_0x2a7f0d,_0x2bf55c=!0x0),void 0x0!==_0x6de789&&_0x37e332['unlinkedAt']!==_0x6de789&&(_0x37e332['unlinkedAt']=_0x6de789,_0x2bf55c=!0x0),_0x53f2ef&&!ft(_0x53f2ef,_0x37e332['attributes'])&&(_0x37e332['attributes']=_0x53f2ef,_0x2bf55c=!0x0),!_0x2bf55c)return Promise['resolve']();if(!_0x37e332['isSubmitted']||_0x238dd5||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1e2b94=this['context']['plugins']['get']('PendingActions'),{channelId:_0x47838d}=_0x37e332,_0x3a65c7=_0x1e2b94['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x47838d,'threadId':_0x1254ff,'context':_0x2a7f0d,'unlinkedAt':_0x6de789,'attributes':_0x53f2ef})['then'](()=>_0x1e2b94['remove'](_0x3a65c7))['catch'](_0xd9facd=>{throw console['error'](_0xd9facd),new _0x18566e('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5c1585){const _0x516ba0=this['context']['plugins']['get'](b),_0x17d3a9=this['getCommentThread'](_0x5c1585);if(this['_threadToController']['has'](_0x17d3a9)){const _0x15d76a=this['_threadToController']['get'](_0x17d3a9),_0x498a72=_0x15d76a['view'],_0x572a14=_0x516ba0['getByInnerView'](_0x498a72);this['_threadToController']['delete'](_0x17d3a9),this['_viewToController']['delete'](_0x498a72),_0x572a14&&_0x516ba0['remove'](_0x572a14),_0x15d76a['destroy'](),_0x498a72['destroy']()['then'](()=>{this['_unbindEditors'](_0x498a72);});}}['_updateActiveAnnotation']({threadId:_0x23638b,resolvedAt:_0xf4401f}){const _0x1acf73=!!_0xf4401f,_0x4b00bf=this['context']['plugins']['get'](b),_0x10190d=this['getCommentThread'](_0x23638b);if(this['_threadToController']['has'](_0x10190d)){const _0x4c88d6=this['_threadToController']['get'](_0x10190d)['view'],_0x4309a2=_0x4b00bf['getByInnerView'](_0x4c88d6);_0x4309a2&&(_0x1acf73&&_0x4b00bf['_removeActiveAnnotation'](_0x4309a2),_0x4309a2['refreshVisibility']());}}['_getExternalAuthor'](_0x9c300e){const _0x180a7b=this['context']['plugins']['get'](lt),_0x34d00a=ct('external:'+_0x9c300e),_0x264ba2=_0x180a7b['getUser'](_0x34d00a);return _0x264ba2||_0x180a7b['addUser']({'id':_0x34d00a,'name':_0x9c300e});}['_createNewComment']({threadId:_0xc6f88c,commentId:_0x315578=_0x5d55c7(),content:_0x4cc765,authorId:_0x112026,createdAt:_0x24eb33,attributes:_0x30a06e}){if('string'!=typeof _0x315578)throw new _0x18566e('commentsrepository-invalid-commentid');if('string'!=typeof _0x112026)throw new _0x18566e('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4cc765||!_0x4cc765['trim']())throw new _0x18566e('commentsrepository-invalid-comment-content');const _0x13bff0=this['context']['plugins']['get'](lt)['getUser'](_0x112026);if(!_0x13bff0)throw new _0x18566e('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x112026});let _0x1bce55=null,_0x41f81f=_0x24eb33;return _0x30a06e&&_0x30a06e['@external']&&(_0x1bce55=this['_getExternalAuthor'](_0x30a06e['@external']['authorName']),_0x41f81f=new Date(_0x30a06e['@external']['createdAt'])),new se(this,{'threadId':_0xc6f88c,'id':_0x315578,'author':_0x1bce55||_0x13bff0,'creator':_0x13bff0,'content':_0x4cc765,'createdAt':_0x24eb33,'authoredAt':_0x41f81f,'attributes':_0x30a06e});}['_addComment'](_0x59c8b2){let {threadId:_0x3e6a3c,content:_0x29659a,attributes:_0x20036e,isFromAdapter:_0x4bc2df}=_0x59c8b2;const _0x282187=this['getCommentThread'](_0x59c8b2['threadId']);if(!_0x282187)throw new _0x18566e('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4bc4f1=this['_createNewComment'](_0x59c8b2),{id:_0x3f7e01}=_0x4bc4f1;if(_0x282187['_add'](_0x4bc4f1),_0x4bc2df||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x282187['isSubmitted'])return Promise['resolve']();const _0x348452=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5cfdfe}=_0x282187,_0x56478c=_0x348452['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x20036e||(_0x20036e={}),this['adapter']['addComment']({'channelId':_0x5cfdfe,'threadId':_0x3e6a3c,'commentId':_0x3f7e01,'content':_0x29659a,'attributes':_0x20036e})['then'](_0x385500=>{_0x348452['remove'](_0x56478c),_0x385500&&this['_updateComment']({'channelId':_0x5cfdfe,'threadId':_0x3e6a3c,'commentId':_0x3f7e01,'createdAt':_0x385500['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x437e98=>{throw console['error'](_0x437e98),new _0x18566e('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x45f010,commentId:_0x4b9d06,content:_0x2b3425,createdAt:_0x4d1ccc,attributes:_0x5aef92,isFromAdapter:_0x295d42}){if(void 0x0!==_0x2b3425&&('string'!=typeof _0x2b3425||!_0x2b3425['trim']()['length']))throw new _0x18566e('commentsrepository-update-comment-invalid-content');const _0x54e048=this['getCommentThread'](_0x45f010),_0x45005f=_0x54e048['getComment'](_0x4b9d06);if(!_0x45005f)throw new _0x18566e('commentsrepository-update-missing-comment',this);let _0x4c0b97=!0x1;if(_0x2b3425&&_0x2b3425!==_0x45005f['content']&&(_0x45005f['isEditable']||_0x295d42)&&(_0x45005f['content']=_0x2b3425,_0x4c0b97=!0x0),_0x4d1ccc&&_0x4d1ccc!==_0x45005f['createdAt']&&(_0x45005f['createdAt']=_0x4d1ccc,_0x45005f['attributes']&&_0x45005f['attributes']['@external']||(_0x45005f['authoredAt']=_0x4d1ccc),_0x4c0b97=!0x0),_0x5aef92&&!ft(_0x5aef92,_0x45005f['attributes'])&&(_0x45005f['attributes']=_0x5aef92,_0x4c0b97=!0x0),!_0x4c0b97)return Promise['resolve']();if(_0x54e048['fire']('commentUpdated'),_0x295d42||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x1ee782=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1dff68}=this['getCommentThread'](_0x45005f['threadId']),_0x3ab61f=_0x1ee782['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1dff68,'threadId':_0x45f010,'commentId':_0x4b9d06,'content':_0x2b3425,'attributes':_0x5aef92})['then'](()=>_0x1ee782['remove'](_0x3ab61f))['catch'](_0x36436b=>{throw console['error'](_0x36436b),new _0x18566e('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5c4b99,commentId:_0x3cfdcb,isFromAdapter:_0x3d82cc}){const _0x4aeb56=this['getCommentThread'](_0x5c4b99),_0x3185ab=_0x4aeb56['getComment'](_0x3cfdcb);if(!_0x3185ab)throw new _0x18566e('commentsrepository-remove-missing-comment',this);if(_0x4aeb56['_remove'](_0x3185ab),_0x3d82cc||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x29fd3e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x91c8c5}=_0x4aeb56,_0x5aa86e=_0x29fd3e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x91c8c5,'threadId':_0x5c4b99,'commentId':_0x3cfdcb})['then'](()=>_0x29fd3e['remove'](_0x5aa86e))['catch'](_0x2ffe96=>{throw console['error'](_0x2ffe96),new _0x18566e('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
- _0x2945e0(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2134b9,_0xfe2474){super();const _0x38e72c=_0xfe2474['isResolvable'];this['channelId']=_0xfe2474['channelId'],this['id']=_0xfe2474['id'],this['comments']=new _0x45cc9f(),this['_repository']=_0x2134b9,this['_isAttached']=!0x1,this['_isSubmitted']=_0xfe2474['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2134b9,'_permissions',_0x2134b9,'_readOnlyChannels',()=>_0x2134b9['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2134b9,'_permissions',()=>_0x2134b9['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2134b9,'_permissions',()=>{const _0x3424ba=_0x2134b9['getPermissions'](this['channelId']);return _0x3424ba['write']||_0x3424ba['admin'];}),this['bind']('isResolvable')['to'](_0x2134b9,'_permissions',()=>_0x38e72c&&_0x2134b9['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0xfe2474['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5bb671,_0x25470b)=>_0x5bb671?_0x25470b?_0x5bb671<_0x25470b?_0x5bb671:_0x25470b:_0x5bb671:_0x25470b),this['set']('unlinkedAt',_0xfe2474['unlinkedAt']||null),this['set']('resolvedAt',_0xfe2474['resolvedAt']||null),this['set']('resolvedBy',_0xfe2474['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x603b17=>!!_0x603b17),this['set']('attributes',_0xfe2474['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x587163,_0x2ae592)=>_0x587163+_0x2ae592['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2d9664,id:_0xec49d5}=this;this['_repository']['fire'](gt('submitCommentThread',_0x2d9664),{'channelId':_0x2d9664,'threadId':_0xec49d5});}['setUnlinkedAt'](_0xcbf314){this['_update']({'unlinkedAt':_0xcbf314});}['resolve']({resolvedAt:_0xa96afb=new Date(),resolvedBy:_0x5eed08=null,isFromAdapter:_0x50f614=!0x1}={}){const _0x5bd0cb=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0xb7bf74,id:_0x50853d}=this;this['_repository']['fire'](gt('resolveCommentThread',_0xb7bf74),{'channelId':_0xb7bf74,'threadId':_0x50853d,'resolvedAt':_0xa96afb,'resolvedBy':_0x5eed08||_0x5bd0cb['id'],'isFromAdapter':_0x50f614});}['reopen']({isFromAdapter:_0x2b8406=!0x1}={}){const {channelId:_0x3e85f9,id:_0x11d917}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x3e85f9),{'channelId':_0x3e85f9,'threadId':_0x11d917,'isFromAdapter':_0x2b8406});}['setContext'](_0xe7c912){this['context']||this['_update']({'context':_0xe7c912});}['setAttribute'](_0x4522fa,_0x55f447){const _0x59e587=ut(this['attributes']);pt(_0x59e587,_0x4522fa,_0x55f447),this['_update']({'attributes':_0x59e587});}['removeAttribute'](_0x4d8605){const _0x2e50bd=ut(this['attributes']);It(_0x2e50bd,_0x4d8605),this['_update']({'attributes':_0x2e50bd});}['remove']({isFromAdapter:_0x26a009=!0x1}={}){const {channelId:_0x5bdb4a,id:_0x4d2c5c}=this;this['_repository']['fire'](gt('removeCommentThread',_0x5bdb4a),{'channelId':_0x5bdb4a,'threadId':_0x4d2c5c,'isFromAdapter':_0x26a009});}['attachTo'](_0x2d8f73){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x2d8f73});}['addComment'](_0x47a622){const {channelId:_0xde8809,id:_0x429ef8}=this;this['_repository']['fire'](gt('addComment',_0xde8809,_0x429ef8),Object['assign']({'channelId':_0xde8809,'threadId':_0x429ef8},_0x47a622));}['getComment'](_0x13bf23){if('string'!=typeof _0x13bf23)throw new _0x18566e('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x13bf23});return this['comments']['get'](_0x13bf23);}['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'](_0x3917d0=>_0x3917d0['toJSON']()),'attributes':this['attributes']};}['_add'](_0x383cb1){return this['listenTo'](_0x383cb1,'change:authoredAt',()=>{const _0x18c0f3=this['_findOptimalIndex'](_0x383cb1),_0x4a33ad=this['comments'];_0x18c0f3-0x1!=_0x4a33ad['getIndex'](_0x383cb1)&&_0x18c0f3+0x1!=_0x4a33ad['getIndex'](_0x383cb1)&&(this['_remove'](_0x383cb1),this['_add'](_0x383cb1));}),this['comments']['add'](_0x383cb1,this['_findOptimalIndex'](_0x383cb1));}['_update'](_0x2da706){const {channelId:_0x363aa8,id:_0x3f97db}=this;this['_repository']['fire'](gt('updateCommentThread',_0x363aa8),{..._0x2da706,'channelId':_0x363aa8,'threadId':_0x3f97db});}['_remove'](_0x32cbfc){return this['stopListening'](_0x32cbfc),_0x32cbfc['destroy'](),this['comments']['remove'](_0x32cbfc);}['_findOptimalIndex'](_0x463b99){const _0x34038e=this['comments']['find'](_0x48ef46=>new Date(_0x48ef46['authoredAt'])['getTime']()>new Date(_0x463b99['authoredAt'])['getTime']());return _0x34038e?this['comments']['getIndex'](_0x34038e):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
- _0x2945e0(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x26b0f7,_0x58f898){super();const _0x4df468=_0x26b0f7['context']['plugins']['get'](lt)['me'],_0x299ab4=_0x26b0f7['getCommentThread'](_0x58f898['threadId']),_0x4431c1=0x0===_0x299ab4['comments']['length'],_0x134dea=_0x4df468===_0x58f898['author'];this['id']=_0x58f898['id'],this['threadId']=_0x58f898['threadId'],this['author']=_0x58f898['author'],this['creator']=_0x58f898['creator'],this['isExternal']=Boolean(_0x58f898['attributes']&&_0x58f898['attributes']['@external']),this['set']('content',_0x58f898['content']),this['createdAt']=_0x58f898['createdAt']||new Date(),this['set']('authoredAt',_0x58f898['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x299ab4,'resolvedAt'),this['set']('attributes',_0x58f898['attributes']||{}),this['bind']('isEditable')['to'](_0x26b0f7,'_permissions',()=>{const _0x52e7a0=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['write'],_0x23cd64=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['modifyAll'];return _0x134dea&&_0x52e7a0||!_0x134dea&&_0x23cd64;}),this['bind']('isRemovable')['to'](_0x299ab4,'isRemovable',_0x26b0f7,'_permissions',_0xd73fcb=>{const _0x5b61e3=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['write'],_0x3304c7=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['modifyAll'];return _0x134dea&&_0x5b61e3||_0xd73fcb&&_0x4431c1||!_0x134dea&&_0x3304c7&&!_0x4431c1;}),this['bind']('isReadOnly')['to'](_0x299ab4,'isReadOnly'),this['_repository']=_0x26b0f7;}get['weight'](){return Math['max'](function(_0x6ee895){const _0x4dd142=document['createElement']('div');return _0x4dd142['innerHTML']=_0x6ee895,_0x4dd142['textContent']['length'];}(this['content']),0xc8);}['update'](_0x2c6769){const {threadId:_0x42fa66,id:_0x18b1d4}=this;if(!this['_repository']['hasCommentThread'](_0x42fa66))throw new _0x18566e('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x119260}=this['_repository']['getCommentThread'](_0x42fa66);this['_repository']['fire'](gt('updateComment',_0x119260,_0x42fa66),{'channelId':_0x119260,'threadId':_0x42fa66,'commentId':_0x18b1d4,..._0x2c6769});}['setAttribute'](_0x9a6306,_0x439d2e){const _0x115eb0=ut(this['attributes']);pt(_0x115eb0,_0x9a6306,_0x439d2e),this['update']({'attributes':_0x115eb0});}['removeAttribute'](_0x393abe){const _0x10bf96=ut(this['attributes']);It(_0x10bf96,_0x393abe),this['update']({'attributes':_0x10bf96});}['remove'](_0x55942c={}){if(!_0x55942c['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2da667,id:_0x316e2a}=this;if(!this['_repository']['hasCommentThread'](_0x2da667))throw new _0x18566e('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x583e51}=this['_repository']['getCommentThread'](_0x2da667);this['_repository']['fire'](gt('removeComment',_0x583e51,_0x2da667),{'channelId':_0x583e51,'threadId':_0x2da667,'commentId':_0x316e2a,..._0x55942c});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x18dcfb,..._0x59c2cc){for(const _0x18120c of _0x59c2cc)void 0x0!==_0x18120c&&(_0x18dcfb+=':'+String(_0x18120c));return _0x18dcfb;}class G extends _0x42db3f{['refresh'](){const _0x1040b3=this['editor']['model']['document']['selection'];for(const _0x4e940a of _0x1040b3['getRanges']())if(this['_hasContent'](_0x4e940a))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3ba848=_0x5d55c7()}={}){const _0x1c5c4f=this['editor']['model'],_0x13600b=[];for(const _0x2f6a1c of _0x1c5c4f['document']['selection']['getRanges']())this['_hasContent'](_0x2f6a1c)&&_0x13600b['push'](this['_trimToContent'](_0x2f6a1c));_0x1c5c4f['change'](_0x301d0b=>{for(const _0x3ccac0 of _0x13600b){const _0x5ec2dc=_0x5d55c7()['substr'](0x1,0x5),_0x47a9dd='comment:'+_0x3ba848+':'+_0x5ec2dc;_0x301d0b['addMarker'](_0x47a9dd,{'range':_0x3ccac0,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x21675e){for(const _0x580a1c of _0x21675e['getItems']())if(this['_itemIsContent'](_0x580a1c))return!0x0;return!0x1;}['_itemIsContent'](_0x1325a7){return _0x1325a7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1325a7)&&!_0x1325a7['is']('element','tableCell');}['_trimToContent'](_0x509cf1){const _0x16534f=_0x3ad354=>!this['_itemIsContent'](_0x3ad354['item']),_0x4f7c14=_0x509cf1['start']['getLastMatchingPosition'](_0x16534f),_0x5c2e85=_0x509cf1['end']['getLastMatchingPosition'](_0x16534f,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4f7c14,_0x5c2e85);}}class k extends _0x11b3d8{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x4d8f0d){super(_0x4d8f0d),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x1fe725=this['editor'],_0x3451b0=_0x1fe725['model']['document']['selection'],_0x95422a=_0x308c97(()=>this['refreshSelectedViews'](),0xa);_0x3451b0['on']('change:range',(_0x110182,_0x10620f)=>{_0x10620f['directChange']&&(_0x95422a['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x1fe725['editing']['view']['document'],'change:isFocused',(_0x13fd2c,_0x2238a3,_0x19fcce)=>{_0x19fcce&&_0x95422a();}),this['listenTo'](_0x1fe725['ui']['focusTracker'],'change:isFocused',(_0x8a2b0,_0x34b85a,_0x22abda)=>{_0x22abda||_0x1fe725['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x262dc0=>this['_editorAnnotationsData']['has'](_0x262dc0['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x5ef22f){if(this['_editorAnnotations']['has'](_0x5ef22f['view']))return;this['_editorAnnotations']['add'](_0x5ef22f['view']),this['editor']['ui']['focusTracker']['add'](_0x5ef22f['view']['element']);const _0x1b14f7=this['editor']['plugins']['get'](b);this['listenTo'](_0x1b14f7['collection'],'remove',(_0x1f3d10,_0x4d370c)=>{this['editor']['ui']['focusTracker']['remove'](_0x4d370c['view']['element']),this['_editorAnnotations']['delete'](_0x4d370c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3757bf){if('function'!=typeof _0x3757bf)throw new _0x18566e('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3757bf);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5346b7,annotations:_0x337672}){const _0x486c5d=[],_0x363e13=this['editor']['model']['document']['selection'],_0x34555a=Array['from'](_0x363e13['getRanges']());for(const [_0x4d4ce9,_0x3583d1]of this['_editorAnnotationsData']){const _0x3e2832=_0x1b5591(_0x3583d1),_0x2bf42e=_0x337672['getByInnerView'](_0x4d4ce9);_0x3e2832&&_0x2bf42e&&_0x486c5d['push']({'annotation':_0x2bf42e,'range':_0x3e2832});}function _0x1b5591(_0x182a21){for(const _0xd685a0 of _0x182a21)for(const _0x4ef5e2 of _0x34555a)if(_0xd685a0['containsRange'](_0x4ef5e2,!_0x363e13['isCollapsed']))return _0xd685a0;return null;}return _0x486c5d['sort']((_0x1e34cf,_0x44eba9)=>{const _0x349df6=_0x1e34cf['range'],_0x243b3c=_0x44eba9['range'];if(!_0x349df6['isEqual'](_0x243b3c)){if(_0x349df6['containsRange'](_0x243b3c,!0x0))return 0x1;if(_0x243b3c['containsRange'](_0x349df6,!0x0))return-0x1;}return _0x1e34cf['annotation']==_0x5346b7?-0x1:_0x44eba9['annotation']==_0x5346b7?0x1:0x0;})['map'](_0x3ae829=>_0x3ae829['annotation']);}get['_editorAnnotationsData'](){const _0x372b25=new Map();for(const _0x250df9 of Array['from'](this['_dataCollectors']))for(const [_0x1e9242,_0x38fe26]of _0x250df9())_0x372b25['set'](_0x1e9242,_0x38fe26);return _0x372b25;}}class ot extends _0x11b3d8{['afterInit'](){const _0x408cd7=this['editor'];if(!_0x408cd7['plugins']['has']('RestrictedEditingModeEditing'))return;_0x408cd7['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x11b3d8{constructor(_0x256238){super(_0x256238),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2d405a=this['editor'],_0x54abd9=_0x2d405a['commands']['get']('importWord'),_0x233f84=_0x2d405a['plugins']['get'](lt);_0x54abd9&&(_0x54abd9['on']('execute',(_0x557b68,[,_0x14df4b])=>{_0x14df4b['collaboration_features']={'comments':!0x0,'user_id':_0x233f84['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x54abd9,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4a7518,_0xa61d16){const {comment_threads:_0x41d04e}=_0xa61d16;_0x41d04e&&_0x41d04e['forEach'](({thread_id:_0x24fd2f,comments:_0x22e31f,is_resolved:_0x72a167})=>{const _0x59163b=new Date(),_0x1df3f2=_0x22e31f['map'](({author:_0x34ca04,content:_0x4fad05,created_at:_0x4421a3})=>({'content':_0x4fad05,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x59163b,'attributes':{'@external':{'authorName':_0x34ca04,'createdAt':_0x4421a3?new Date(_0x4421a3):new Date(),'source':'importWord'}}})),_0x4ae4ff=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x4ae4ff,'threadId':_0x24fd2f,'comments':_0x1df3f2,'resolvedAt':_0x72a167?_0x59163b:null});});}}class rt extends _0x11b3d8{constructor(_0xbe6a8b){super(_0xbe6a8b),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2f235b=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2f235b,'contentInsertion',(_0x5aa1c0,_0x2d2b8a)=>this['_removeMarkersWithoutThreads'](_0x2d2b8a['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5b79f9){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5b79f9;const _0x5cfdb4=this['editor']['plugins']['get']('CommentsRepository');for(const _0x157974 of _0x5b79f9['keys']()){const [_0x6e7f53,_0xe668bf]=_0x157974['split'](':');'comment'!=_0x6e7f53||_0x5cfdb4['hasCommentThread'](_0xe668bf)||_0x5b79f9['delete'](_0x157974);}return _0x5b79f9;}['_registerMarkerInClipboardPipeline'](){const _0x188e67=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3f753d=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3f753d&&_0x188e67['_registerMarkerToCopy']('comment',_0x3f753d);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3954b9){switch(_0x3954b9){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 _0x11b3d8{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x115206){super(_0x115206),this['set']('isThreadsLoadingPaused',!0x0),_0x115206['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x3b6ec3,_0x13b502,_0x2aa781,_0x49b338)=>{const _0x43641f=_0x2aa781?it(_0x2aa781)['id']:null;if(_0x115206['model']['change'](()=>{if(_0x43641f){const _0x4a3b43=this['getAllMarkersForId'](_0x43641f);for(const _0x32a696 of _0x4a3b43)_0x115206['editing']['reconvertMarker'](_0x32a696);}if(_0x49b338){const {id:_0x5ecbca}=it(_0x49b338),_0x161444=this['getAllMarkersForId'](_0x5ecbca);for(const _0x10f0cc of _0x161444)_0x115206['editing']['reconvertMarker'](_0x10f0cc);}}),_0x43641f){const _0x13c341=_0x115206['plugins']['get'](m)['getCommentThread'](_0x43641f);_0x13c341&&_0x13c341['isResolved']&&this['scrollToThreadMarker'](_0x43641f);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x42bd99=this['editor'],_0x202cd0=_0x42bd99['plugins']['get'](m),_0xa11b1=_0x42bd99['config']['get']('collaboration.channelId');_0x42bd99['commands']['add']('addCommentThread',new G(_0x42bd99)),this['listenTo'](_0x42bd99,'change:isReadOnly',(_0x181d68,_0x3c3019,_0x11c8b1)=>{_0x202cd0['switchReadOnly'](_0x11c8b1,_0x42bd99['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x202cd0,nt('addCommentThread',_0xa11b1),(_0x5d39a3,{threadId:_0x330bd9})=>{const _0x58ea9f=this['editor']['plugins']['get'](m)['getCommentThread'](_0x330bd9);_0x58ea9f&&_0x58ea9f['unlinkedAt']&&this['_attachArchivedThread'](_0x330bd9);}),this['listenTo'](_0x202cd0,nt('removeCommentThread',_0xa11b1),(_0x57e459,{threadId:_0x315558})=>{_0x42bd99['model']['enqueueChange']({'isUndoable':!0x1},_0x233fb0=>{const _0x5b38c7=this['getAllMarkersForId'](_0x315558);for(const _0x1c3c54 of _0x5b38c7)_0x233fb0['removeMarker'](_0x1c3c54);});}),this['listenTo'](_0x202cd0,nt('resolveCommentThread',_0xa11b1),(_0x2d9875,{threadId:_0x1fa434})=>{(this['_reconvertMarkers'](_0x1fa434),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x1fa434)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x202cd0,nt('reopenCommentThread',_0xa11b1),(_0x30f1d8,{threadId:_0x554d83})=>{this['_reconvertMarkers'](_0x554d83);},{'priority':'low'}),this['listenTo'](_0x202cd0,nt('addComment',_0xa11b1),(_0x475b07,{threadId:_0x2ae928,isFromAdapter:_0x173261})=>{const _0x50e46c=this['getAllMarkersForId'](_0x2ae928);if(_0x173261||0x0==_0x50e46c['length']||!_0x202cd0['hasCommentThread'](_0x2ae928))return;0x1===_0x202cd0['getCommentThread'](_0x2ae928)['length']&&_0x42bd99['model']['enqueueChange']({'isUndoable':!0x1},_0x1e0290=>{for(const _0x5ded0a of _0x50e46c)_0x1e0290['updateMarker'](_0x5ded0a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x1fd2a3=this['editor']['plugins']['get'](m),_0x1e468d=this['editor']['config']['get']('collaboration.channelId');for(const _0x1a3d86 of _0x1fd2a3['getCommentThreads']({'channelId':_0x1e468d}))_0x1fd2a3['_detachCommentThread'](_0x1a3d86['id']),_0x1fd2a3['_threads']['delete'](_0x1a3d86['id']);super['destroy']();}['hasMarkerForId'](_0x1834d4){return this['getAllMarkersForId'](_0x1834d4)['length']>0x0;}['getAllMarkersForId'](_0x4118aa){const _0xd73a1c=[];for(const _0x3eca94 of this['editor']['model']['markers'])_0x3eca94['name']['startsWith']('comment:'+_0x4118aa)&&_0xd73a1c['push'](_0x3eca94);return _0xd73a1c;}['scrollToThreadMarker'](_0x4baa69){const _0x4235c0=this['_getTargetForId'](_0x4baa69);_0x4235c0&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x4baa69&&_0x219b1f({'target':_0x4235c0[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3ffcf9){this['editor']['model']['change'](()=>{for(const _0x5ba728 of this['getAllMarkersForId'](_0x3ffcf9))this['editor']['editing']['reconvertMarker'](_0x5ba728);});}['_attachArchivedThread'](_0x578f56){const _0x3f50cb=this['editor']['plugins']['get'](m),_0x156d7a=this['editor']['plugins']['get'](k),_0x1e87c6=_0x3f50cb['getCommentThread'](_0x578f56);if(!_0x1e87c6['isAttached']){const _0x24df29=_0x1e87c6['attachTo'](()=>this['_getTargetForId'](_0x1e87c6['id']));_0x156d7a['registerAnnotation'](_0x24df29),_0x1e87c6['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1400c7=this['editor'];_0x1400c7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5ddadd,_0x543f93)=>{const {id:_0x52c3f5}=it(_0x5ddadd['markerName']),_0x4533d6=_0x1400c7['plugins']['get'](m)['getCommentThread'](_0x52c3f5),_0x12201e=this['activeMarker']&&it(this['activeMarker'])['id']===_0x52c3f5;if(_0x4533d6&&_0x4533d6['isResolved']&&!_0x12201e&&_0x5ddadd['item'])return _0x543f93['consumable']['consume'](_0x5ddadd['item'],'addMarker:'+_0x5ddadd['markerName']),_0x543f93['consumable']['consume'](_0x5ddadd['item'],'removeMarker:'+_0x5ddadd['markerName']),null;const _0x4bf710=['ck-comment-marker'];return _0x12201e&&_0x4bf710['push']('ck-comment-marker--active'),{'classes':_0x4bf710,'attributes':{'data-comment':_0x52c3f5}};}}),_0x1400c7['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x107d15,{options:_0x253017})=>{const _0x260c44=_0x1400c7['plugins']['get'](m),_0x1b3551=_0x1400c7['model']['markers']['get'](_0x107d15),{id:_0x10e9c6,part:_0x45f4d3}=it(_0x107d15);if(_0x1b3551&&!_0x1b3551['affectsData'])return null;if(_0x253017['ignoreResolvedComments']){const _0x3763fe=_0x260c44['getCommentThread'](_0x10e9c6);if(_0x3763fe&&_0x3763fe['isResolved'])return null;}return{'group':'comment','name':_0x45f4d3?_0x10e9c6+':'+_0x45f4d3:_0x10e9c6};}}),_0x1400c7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x37686a,{writer:_0x30fc37})=>_0x30fc37['createElement']('$marker',{'data-name':'comment:'+_0x37686a['getAttribute']('id')})}),_0x1400c7['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x20fe2c=this['editor'],_0x19f8ee=_0x20fe2c['plugins']['get'](m),_0x391010=new Set(),_0x36398b=new Set();_0x20fe2c['model']['document']['registerPostFixer'](_0x146a34=>{let _0x51eecb=!0x1;for(const {name:_0x32e6ff,data:_0x44831c}of _0x20fe2c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2e164c,id:_0x5a8fcf}=it(_0x32e6ff);let _0x7d8c70=_0x44831c['newRange'];if('comment'!==_0x2e164c||!_0x7d8c70)continue;const _0x2264c8='$graveyard'===_0x7d8c70['root']['rootName'];_0x2264c8||(_0x7d8c70=st(_0x7d8c70,_0x20fe2c['model']),!_0x7d8c70||_0x7d8c70['isCollapsed']||!_0x44831c['newRange']||_0x7d8c70['isEqual'](_0x44831c['newRange']))?_0x20fe2c['model']['hasContent'](_0x7d8c70)&&!_0x2264c8?this['isThreadsLoadingPaused']?_0x391010['add'](_0x32e6ff):this['_handleThreadMarker'](_0x32e6ff,_0x5a8fcf):(_0x36398b['add'](_0x32e6ff),_0x391010['delete'](_0x32e6ff),_0x146a34['removeMarker'](_0x32e6ff),_0x51eecb=!0x0):(_0x146a34['updateMarker'](_0x32e6ff,{'range':_0x7d8c70}),_0x51eecb=!0x0);}return _0x51eecb;}),this['on']('change:isThreadsLoadingPaused',(_0x5823d9,_0x429933,_0x1f9c61)=>{if(!_0x1f9c61&&_0x391010['size'])for(const _0x24c944 of _0x391010){const {id:_0x2349f3}=it(_0x24c944);_0x391010['delete'](_0x24c944),_0x20fe2c['model']['markers']['get'](_0x24c944)&&this['_handleThreadMarker'](_0x24c944,_0x2349f3);}}),this['listenTo'](_0x20fe2c['model']['document'],'change',(_0x163538,_0x39ee6c)=>{for(const {name:_0x3ce411,data:{newRange:_0x85f560}}of _0x20fe2c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x227d5c,id:_0x103af7}=it(_0x3ce411);if('comment'!==_0x227d5c)continue;const _0x43a2b1=_0x19f8ee['getCommentThread'](_0x103af7),_0x2f27c0=this['hasMarkerForId'](_0x103af7);_0x43a2b1&&(_0x43a2b1['_hasTargetInContent']||_0x20fe2c['editing']['view']['once']('render',()=>{const _0x3b581a=_0x20fe2c['plugins']['get'](b),_0x375c4d=_0x19f8ee['_threadToController']['get'](_0x43a2b1)['view'];_0x3b581a['getByInnerView'](_0x375c4d)['refreshVisibility']();},{'priority':'low'}),_0x43a2b1['_hasTargetInContent']=_0x2f27c0||!!_0x85f560),_0x85f560||(_0x36398b['add'](_0x3ce411),_0x391010['delete'](_0x3ce411));}if(_0x39ee6c['isLocal'])for(const _0xb3bf6a of _0x36398b){const {id:_0x54dc77}=it(_0xb3bf6a),_0x1e10a8=_0x19f8ee['getCommentThread'](_0x54dc77),_0x10d738=this['hasMarkerForId'](_0x54dc77);_0x391010['delete'](_0xb3bf6a),!_0x1e10a8||_0x10d738||_0x1e10a8['unlinkedAt']||_0x1e10a8['setUnlinkedAt'](new Date());}_0x36398b['clear']();});}['_getTargetForId'](_0x477c38){const _0x569fc3=this['editor'],_0x24d19e=this['getAllMarkersForId'](_0x477c38);return tt(_0x569fc3['editing'],_0x24d19e);}['_getTextContext'](_0x5197d5){const _0x9c72b5=this['getAllMarkersForId'](_0x5197d5);let _0x4dd17a='',_0x448b1a=!0x1;for(const _0x5dd019 of _0x9c72b5){const _0x3cf29c=_0x5dd019['getRange']();for(const _0x124162 of Array['from'](_0x3cf29c['getItems']()))_0x124162['is']('$textProxy')?(_0x4dd17a&&_0x448b1a&&(_0x4dd17a+='\x20',_0x448b1a=!0x1),_0x4dd17a+=_0x124162['data']):_0x448b1a=!0x0;_0x448b1a=!0x0;}return _0x4dd17a['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x35ee0e,_0x57eb95){const _0x1ba365=this['editor'],_0x3a9e48=_0x1ba365['plugins']['get'](m);let _0x30b661=_0x3a9e48['getCommentThread'](_0x57eb95);const _0x24b5a2=_0x1ba365['config']['get']('collaboration.channelId'),_0x1a1f68=_0x1ba365['plugins']['get'](k);if(_0x30b661&&(_0x30b661['unlinkedAt']&&_0x30b661['setUnlinkedAt'](null),_0x30b661['isAttached']))return _0x30b661;return!this['getAllMarkersForId'](_0x57eb95)[0x0]['managedUsingOperations']?_0x1ba365['editing']['view']['once']('render',()=>{if(_0x3a9e48['getCommentThread'](_0x57eb95))return;const _0xd93f0c=_0x1ba365['plugins']['get'](b);_0x30b661=_0x3a9e48['openNewCommentThread']({'channelId':_0x24b5a2,'threadId':_0x57eb95,'target':()=>this['_getTargetForId'](_0x57eb95),'context':{'type':'text','value':this['_getTextContext'](_0x57eb95)}});const _0x20b2c4=_0x3a9e48['_threadToController']['get'](_0x30b661)['view'],_0x2d8497=_0xd93f0c['getByInnerView'](_0x20b2c4);_0x2d8497&&_0x1a1f68['registerAnnotation'](_0x2d8497);},{'priority':'low'}):_0x3a9e48['fetchCommentThread']({'channelId':_0x24b5a2,'threadId':_0x57eb95})['then'](_0x331dc1=>{if('destroyed'!==_0x1ba365['state']){if(_0x30b661=_0x331dc1,_0x30b661&&!_0x30b661['isAttached']){const _0x2d0706=_0x30b661['attachTo'](()=>this['_getTargetForId'](_0x57eb95));_0x1a1f68['registerAnnotation'](_0x2d0706),_0x30b661['isResolved']&&this['_reconvertMarkers'](_0x57eb95);}else{if(!_0x30b661){const _0x2c9972=this['getAllMarkersForId'](_0x57eb95);_0x1ba365['model']['change'](_0xddf3c6=>{for(const _0x43b711 of _0x2c9972)_0xddf3c6['removeMarker'](_0x43b711);});}}}}),_0x30b661;}['_handleThreadMarker'](_0x15f215,_0x45f3bb){const _0x2494ce=this['_attachMarkerToThread'](_0x15f215,_0x45f3bb);_0x2494ce&&!_0x2494ce['context']&&_0x2494ce['setContext']({'type':'text','value':this['_getTextContext'](_0x45f3bb)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4edb7e=this['editor'];_0xe32d7b(_0x4edb7e['model'],({left:_0x412d72,entered:_0x20cd98})=>{for(const _0x5b060c of _0x412d72)if(at(_0x5b060c)){_0x4edb7e['ui']['ariaLiveAnnouncer']['announce'](W(_0x4edb7e['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1a9093 of _0x20cd98)if(at(_0x1a9093)){_0x4edb7e['ui']['ariaLiveAnnouncer']['announce'](W(_0x4edb7e['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x24f460,_0x11c983){return _0x11c983?_0x24f460+':'+_0x11c983:_0x24f460;}function it(_0x3f8a51){const _0x2fab34=_0x3f8a51['split'](':');return{'group':_0x2fab34[0x0],'id':_0x2fab34[0x1],'part':_0x2fab34[0x2]};}function st(_0x2409c4,_0x4db515){const _0x37e356=_0x4db515['schema'],_0x3c8db3=_0x4db515['createRange'](_0x2409c4['start']);for(const _0x2bb640 of _0x2409c4['getWalker']()){const {type:_0x54edd5,item:_0x2434ea,nextPosition:_0x37dded}=_0x2bb640;if('text'===_0x54edd5||_0x37e356['isObject'](_0x2434ea)){const _0x44eb31=_0x4db515['createPositionBefore'](_0x2434ea);_0x3c8db3['isCollapsed']&&(_0x3c8db3['start']=_0x44eb31),_0x3c8db3['end']=_0x37dded;}}return _0x3c8db3;}function at(_0x20e1e3){return'comment'===it(_0x20e1e3['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 s extends _0x11b3d8{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x1c0602=this['editor'],_0x151f6e=_0x1c0602['plugins']['get'](m),_0x355827=_0x1c0602['plugins']['get'](r),_0x22737d=_0x1c0602['plugins']['get'](b),_0x321932=_0x1c0602['plugins']['get'](k);_0x1c0602['ui']['componentFactory']['add']('comment',()=>{const _0x2ef09a=this['_createUIButton'](_0x2286a0);return _0x2ef09a['tooltip']=!0x0,_0x2ef09a;}),_0x1c0602['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x15857d)),_0x321932['addSourceCollector'](()=>{const _0x1d8adf=[];for(const [_0x50573f,_0x53d2b9]of _0x151f6e['_threadToController']){const _0x2abdbd=_0x355827['getAllMarkersForId'](_0x50573f['id']),_0x601d7b=_0x2abdbd['map'](_0x24fa6f=>_0x24fa6f['getRange']());_0x2abdbd['length']>0x0&&_0x1d8adf['push']([_0x53d2b9['view'],_0x601d7b]);}return _0x1d8adf;}),this['listenTo'](_0x22737d,'change:activeAnnotations',(_0x46a7d3,_0x219488,_0x5823f4)=>{const _0xe377f9=Array['from'](_0x5823f4)['map'](_0x68a840=>_0x68a840['innerView'])['find'](_0x969dcf=>_0x151f6e['_viewToController']['has'](_0x969dcf));if(!_0xe377f9)return void(_0x355827['activeMarker']=null);const _0x2663f9=_0x151f6e['_viewToController']['get'](_0xe377f9)['model']['id'],_0x375e00='comment:'+_0x2663f9;_0x2663f9&&_0x355827['hasMarkerForId'](_0x2663f9)?_0x355827['activeMarker']=_0x375e00:_0x355827['activeMarker']&&(_0x355827['activeMarker']=null);}),this['listenTo'](_0x151f6e,'removeCommentThread',(_0x5ef656,{threadId:_0x38ad87,isFromAdapter:_0x574b93})=>{!_0x574b93&&_0x1c0602['ui']['focusTracker']['isFocused']&&_0x355827['hasMarkerForId'](_0x38ad87)&&_0x1c0602['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x151f6e,'addComment',(_0x2af2f1,{threadId:_0x203bdb,isFromAdapter:_0x77912f})=>{if(_0x77912f||!_0x355827['hasMarkerForId'](_0x203bdb)||!_0x151f6e['hasCommentThread'](_0x203bdb))return;0x1===_0x151f6e['getCommentThread'](_0x203bdb)['length']&&(_0x1c0602['editing']['view']['focus'](),_0x2af2f1['stop']());},{'priority':'low'});}['_createUIButton'](_0x165144){const _0x769bc0=this['editor'],_0x1805e3=new _0x165144(_0x769bc0['locale']),_0x3914e4=_0x769bc0['commands']['get']('addCommentThread');return _0x1805e3['set']({'label':W(_0x769bc0['locale'],'Comment'),'icon':kt}),_0x1805e3['bind']('isEnabled')['to'](_0x3914e4),this['listenTo'](_0x1805e3,'execute',()=>_0x3914e4['execute']()),_0x1805e3;}}class e extends _0x11b3d8{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x19f86d){super(_0x19f86d),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1b23e9,_0x6ceb8c,_0x34ee58)=>{_0x34ee58?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x1dca64,_0x2873c6]of this['editor']['commands'])_0x2873c6['affectsData']&&'addCommentThread'!==_0x1dca64&&_0x2873c6['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0xa5c9af=this['editor']['editing']['view']['document'];this['listenTo'](_0xa5c9af,'cut',_0x1b9759=>_0x1b9759['stop'](),{'priority':'highest'}),this['listenTo'](_0xa5c9af,'clipboardInput',_0x2ee04f=>_0x2ee04f['stop'](),{'priority':'highest'}),this['listenTo'](_0xa5c9af,'delete',_0x2ebf84=>_0x2ebf84['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3f1ee2,_0x4fc95f]of this['editor']['commands'])_0x4fc95f['affectsData']&&'addCommentThread'!==_0x3f1ee2&&_0x4fc95f['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x2ca593{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x130638){super(_0x130638),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x10f4ab=this['context']['plugins']['get'](b);this['listenTo'](_0x10f4ab,'_activateAnnotation',(_0x10dd5f,_0x50a430)=>{for(const _0x268ddc of this['activeUIs']){const _0x2f49fb=this['_uis']['get'](_0x268ddc);(0x0,this['_uisData']['get'](_0x268ddc)['filter'])(_0x50a430)&&_0x2f49fb['setActiveAnnotation'](_0x50a430);}}),this['listenTo'](_0x10f4ab,'_deactivateAllAnnotations',()=>{for(const _0x10db41 of this['activeUIs']){this['_uis']['get'](_0x10db41)['setActiveAnnotation'](null);}}),this['listenTo'](_0x10f4ab['_visibleAnnotations'],'add',(_0x3f1331,_0x27607b)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x27607b);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x2ccc02){return this['activeUIs']['has'](_0x2ccc02);}['activate'](_0x378975,_0x97fb7e=()=>!0x0){const _0x97aaf1=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x378975))throw new _0x18566e('annotationsuis-missing-ui',this,{'uiName':_0x378975});this['isActive'](_0x378975)&&this['deactivate'](_0x378975),this['activeUIs']['add'](_0x378975);const _0x171c36=new x();!function({source:_0x2fb71f,target:_0x43577c,filter:_0x34250b}){for(const _0x319e48 of _0x2fb71f)_0x34250b(_0x319e48)&&_0x43577c['add'](_0x319e48);_0x43577c['listenTo'](_0x2fb71f,'add',(_0x3544e4,_0x4d7057)=>{_0x34250b(_0x4d7057)&&_0x43577c['add'](_0x4d7057);}),_0x43577c['listenTo'](_0x2fb71f,'remove',(_0x281fd8,_0x50c24c)=>{_0x43577c['has'](_0x50c24c)&&_0x43577c['remove'](_0x50c24c);});}({'source':_0x97aaf1['_visibleAnnotations'],'target':_0x171c36,'filter':_0x97fb7e}),this['_uisData']['set'](_0x378975,{'collection':_0x171c36,'filter':_0x97fb7e});const _0x2881fe=this['_uis']['get'](_0x378975);_0x2881fe['attach'](_0x171c36),this['listenTo'](_0x2881fe,'change:activeAnnotation',(_0x5d0b57,_0x4b0712,_0x590386,_0x1e4a90)=>{_0x1e4a90&&_0x97aaf1['_removeActiveAnnotation'](_0x1e4a90),_0x590386&&_0x97aaf1['_addActiveAnnotation'](_0x590386);});}['deactivate'](_0x16a880){if(this['activeUIs']['delete'](_0x16a880),!this['_uis']['has'](_0x16a880))throw new _0x18566e('annotationsuis-missing-ui',this,{'uiName':_0x16a880});const _0x22fa1f=this['_uis']['get'](_0x16a880);_0x22fa1f['detach'](),this['stopListening'](_0x22fa1f),this['_uisData']['get'](_0x16a880)['collection']['destroy'](),this['_uisData']['delete'](_0x16a880);}['switchTo'](_0x1d14a1){if(!this['_uis']['has'](_0x1d14a1))throw new _0x18566e('annotationsuis-missing-ui',this,{'uiName':_0x1d14a1});const _0x1d3685=this['context']['plugins']['get'](b),_0x35e119=Array['from'](_0x1d3685['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x1d14a1);const _0xde7d5=this['_uis']['get'](_0x1d14a1);_0xde7d5['setActiveAnnotation'](_0x35e119),_0xde7d5['_setSelectedAnnotations']&&_0x35e119&&_0xde7d5['_setSelectedAnnotations']([_0x35e119]);}['deactivateAll'](){for(const _0x149b29 of this['activeUIs'])this['deactivate'](_0x149b29);}['register'](_0xfab631,_0xc8d7c2){if(this['_uis']['has'](_0xfab631))throw new _0x18566e('annotationsuis-register-already-registered');if('function'!=typeof _0xc8d7c2['attach']||'function'!=typeof _0xc8d7c2['detach']||'function'!=typeof _0xc8d7c2['setActiveAnnotation'])throw new _0x18566e('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xfab631,_0xc8d7c2);}['refilterAnnotations'](){const _0xa6a419=this['context']['plugins']['get'](b)['collection'],_0x23d591=new Map(),_0x4acd27=Array['from'](this['activeUIs']);for(const _0x10ff53 of this['activeUIs']){const _0x161375=this['_uisData']['get'](_0x10ff53)['collection'];for(const _0x3e360f of _0x161375)_0x23d591['set'](_0x3e360f,_0x10ff53);}for(const _0x8f10e8 of _0xa6a419){const _0x1f43be=_0x23d591['get'](_0x8f10e8);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x8f10e8);const _0x9feaa3=_0x4acd27['find'](_0x4645a8=>this['_uisData']['get'](_0x4645a8)['filter'](_0x8f10e8));_0x1f43be!==_0x9feaa3&&(_0x1f43be&&this['_uisData']['get'](_0x1f43be)['collection']['remove'](_0x8f10e8),_0x9feaa3&&this['_uisData']['get'](_0x9feaa3)['collection']['add'](_0x8f10e8));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x57ed53){const _0x19146c=[];for(const _0x2e7f0d of this['activeUIs']){(0x0,this['_uisData']['get'](_0x2e7f0d)['filter'])(_0x57ed53)&&_0x19146c['push'](_0x2e7f0d);}if(_0x19146c['length']>0x1)throw new _0x18566e('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x19146c,'annotationType':_0x57ed53['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x9398d5){super(_0x9398d5);const _0xbb94a9=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xbb94a9['to']('class')],'style':{'minHeight':_0xbb94a9['to']('minHeight',_0x12c7b4=>'number'==typeof _0x12c7b4?ne(_0x12c7b4+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2a68f8){super(_0x2a68f8),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x546ead,_0x129fc9)=>_0x546ead+_0x129fc9),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x579095=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x579095['to']('isAnimationDisabled',_0x36e02b=>_0x36e02b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x579095['to']('top',_0x258802=>qt(_0x258802))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x1893af=this['element']['clientHeight'];_0x1893af&&(this['height']=_0x1893af);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2ca593{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x32fb4b){super(_0x32fb4b),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 _0x5b515f=this['context']['config']['get']('sidebar.container');_0x5b515f&&this['setContainer'](_0x5b515f);}['setContainer'](_0x9a9cf7){if(!y(_0x9a9cf7))throw new _0x18566e('sidebar-setcontainer-invalid-element');this['container']=_0x9a9cf7;}['_attachToContainer']({viewClass:_0x3459ec='',spaceBetweenItems:_0x223a75=0x19}={}){if(!y(this['container']))throw new _0x18566e('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3459ec,this['_spaceBetweenItems']=_0x223a75;}['rearrange']({removedAnnotation:_0x177b50,previousAnnotation:_0x3eaf0d,nextAnnotation:_0x3c05e2}){const _0x264d92=this['getSidebarItemView'](_0x177b50);this['view']['list']['remove'](_0x264d92),this['_destroySidebarItemView'](_0x177b50),_0x3eaf0d&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3eaf0d)),_0x3c05e2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3c05e2)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x633e11,activatedAnnotation:_0x1f9103,disableAnimationOnActivatedAnnotation:_0x2328fc}){if(this['_activeAnnotation']=_0x1f9103,_0x633e11){_0x633e11['isActive']=!0x1;const _0x14d354=this['getSidebarItemView'](_0x633e11);_0x14d354&&_0x2328fc&&(_0x14d354['isAnimationDisabled']=!0x1);}if(_0x1f9103){const _0x5998c3=this['getSidebarItemView'](_0x1f9103);_0x5998c3&&(_0x1f9103['isActive']=!0x0,_0x2328fc&&(_0x5998c3['isAnimationDisabled']=!0x0,_0x5998c3['top']+=0x1),this['_alignToTargetRect'](_0x5998c3));}}['_detachFromContainer'](_0x45894d){if(this['view']['element']['remove'](),_0x45894d){for(const _0x43bdad of _0x45894d)this['_destroySidebarItemView'](_0x43bdad);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4642fa,_0x7f70ba){_0x7f70ba||(_0x7f70ba=_0x4642fa['view']);const _0x23c908=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x23c908,_0x4642fa),this['_annotationToSidebarItemView']['set'](_0x4642fa,_0x23c908),_0x23c908['content']['add'](_0x7f70ba),this['listenTo'](_0x4642fa['view'],'change:targetRect',(_0x349235,_0x1da06e,_0x2dbdde)=>{const _0x51f678=this['_getTargetTop'](_0x4642fa,_0x2dbdde);_0x23c908['_targetTop']!=_0x51f678&&(_0x23c908['_targetTop']=_0x51f678,this['_setItemTop'](_0x23c908,_0x51f678));}),this['listenTo'](_0x23c908,'change:top',()=>{this['_recalculate'](_0x23c908,'top');}),this['listenTo'](_0x23c908,'change:bottom',()=>{this['_recalculate'](_0x23c908,'bottom');}),this['_alignToTargetRect'](_0x23c908);const _0x5bd229=this['_getItemBefore'](_0x23c908);if(_0x5bd229)this['_alignAfterItem'](_0x5bd229,_0x23c908)||this['_alignToTargetRect'](_0x23c908);else this['_alignToTargetRect'](_0x23c908);return this['_updateLastItem'](),this['view']['list']['add'](_0x23c908),_0x23c908;}['_alignForTopChange'](_0x331e2d){if(!_0x331e2d['content']['length'])return;const _0x4fec34=this['_getItemBefore'](_0x331e2d);if(!_0x4fec34)return;const _0x3e2c23=this['_sidebarItemViewToAnnotation']['get'](_0x4fec34),_0x587a0f=this['_activeAnnotation'];_0x587a0f&&_0x587a0f===_0x3e2c23?this['_alignAfterItem'](_0x4fec34,_0x331e2d):this['_alignBeforeItem'](_0x331e2d,_0x4fec34);}['_alignForBottomChange'](_0x7223f3){if(!_0x7223f3['content']['length'])return;const _0x50f1ce=this['_getItemAfter'](_0x7223f3);if(!_0x50f1ce)return;const _0x54f6db=this['_sidebarItemViewToAnnotation']['get'](_0x50f1ce),_0x2b5ccf=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x200a2c=this['_activeAnnotation'];_0x200a2c&&_0x200a2c===_0x54f6db&&_0x2b5ccf?(this['_alignBeforeItem'](_0x50f1ce,_0x7223f3),this['_alignAfterItem'](_0x7223f3,_0x50f1ce)):_0x200a2c&&_0x200a2c===_0x54f6db?this['_alignBeforeItem'](_0x50f1ce,_0x7223f3):this['_alignAfterItem'](_0x7223f3,_0x50f1ce);}['_recalculate'](_0xa23a44,_0x1c4e1e){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4c5f91,changedProp:_0x51d09c}of this['_recalculateBuffer'])'top'===_0x51d09c?this['_alignForTopChange'](_0x4c5f91):this['_alignForBottomChange'](_0x4c5f91);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xa23a44,'changedProp':_0x1c4e1e});}['getSidebarItemView'](_0x1dd39d){return this['_annotationToSidebarItemView']['get'](_0x1dd39d);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x168190){const _0x442c2e=this['getSidebarItemView'](_0x168190);this['stopListening'](_0x442c2e),this['stopListening'](_0x168190['view']),_0x442c2e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x168190),this['_sidebarItemViewToAnnotation']['delete'](_0x442c2e);}['_createSidebarView'](){const _0x5228b9=new T(this['context']['locale']);return _0x5228b9['render'](),this['on']('change:_lastItem',(_0x4f5896,_0x2ea4cf,_0x312eb6,_0x265086)=>{_0x265086&&_0x5228b9['unbind']('minHeight'),_0x312eb6?_0x5228b9['bind']('minHeight')['to'](_0x312eb6,'bottom'):_0x5228b9['minHeight']=null;}),_0x5228b9;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x54c8bf){const _0x494d0c=this['_sidebarItemViewToAnnotation']['get'](_0x54c8bf),_0x3abdbb=_0x494d0c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x494d0c)-0x1);return _0x3abdbb&&this['getSidebarItemView'](_0x3abdbb)||null;}['_getItemAfter'](_0x3b9c82){const _0x40cdfb=this['_sidebarItemViewToAnnotation']['get'](_0x3b9c82),_0x16c648=_0x40cdfb&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x40cdfb)+0x1);return _0x16c648&&this['getSidebarItemView'](_0x16c648)||null;}['_alignBeforeItem'](_0x1b4ada,_0x489622){_0x1b4ada['updateHeight']();const _0x454a72=M(_0x489622['bottom']+this['_spaceBetweenItems'],_0x1b4ada['top']);return!!_0x454a72&&(this['_setItemTop'](_0x489622,_0x489622['top']-_0x454a72),!0x0);}['_alignAfterItem'](_0x46c6a5,_0x1d6db0){_0x46c6a5['updateHeight']();const _0x5e719b=M(_0x46c6a5['bottom']+this['_spaceBetweenItems'],_0x1d6db0['top']);return!!_0x5e719b&&(this['_setItemTop'](_0x1d6db0,_0x1d6db0['top']+_0x5e719b,!0x1),!0x0);}['_alignToTargetRect'](_0x5c0b27){const _0x482640=this['_sidebarItemViewToAnnotation']['get'](_0x5c0b27);if(!_0x482640||!_0x482640['target']||!_0x482640['targetRect'])return;const _0x2b09f5=this['_getTargetTop'](_0x482640,_0x482640['targetRect']);this['_setItemTop'](_0x5c0b27,_0x2b09f5);}['_getTargetTop'](_0x5a8a53,_0x3b2d57){if(null===_0x3b2d57)return 0x0;if(_0x5a8a53['target']instanceof _0x3d28ba)return _0x3b2d57['top'];{const _0x5b93f5=new _0x3d28ba(this['view']['element'])['top'];return _0x3b2d57['top']-_0x5b93f5;}}['_setItemTop'](_0x23bd96,_0x5974e2,_0xeafab3=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xeafab3&&(_0x5974e2=Math['max'](_0x5974e2,this['_getMaxAvailableTop'](_0x23bd96))),_0x23bd96['top']=_0x5974e2;}['_getMaxAvailableTop'](_0xe84503){let _0x17afe9=this['_getItemBefore'](_0xe84503),_0x1c4946=0x0;for(;_0x17afe9;)_0x17afe9['updateHeight'](),_0x1c4946+=this['_spaceBetweenItems']+_0x17afe9['height'],_0x17afe9=this['_getItemBefore'](_0x17afe9);return _0x1c4946;}}function M(_0x1497c4,_0x178016){return Math['max'](_0x1497c4-_0x178016,0x0);}function y(_0x2d16a0){return null!==_0x2d16a0&&'object'==typeof _0x2d16a0&&0x1===_0x2d16a0['nodeType'];}class n extends _0x2ca593{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x40c80d){super(_0x40c80d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x45cc9f(),this['_refreshPositioningDebounced']=_0x308c97(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1a04fa=this['context']['plugins']['get'](j),_0x203f93=this['context']['plugins']['get'](z);_0x1a04fa['register']('wideSidebar',this),_0x203f93['container']&&_0x1a04fa['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x53fa61){if(_0x53fa61===this['activeAnnotation'])return;const _0x16eba5=this['context']['plugins']['get'](z);_0x16eba5['_activeAnnotation']=_0x53fa61;const _0x56fffb=this['activeAnnotation'];this['activeAnnotation']=_0x53fa61,_0x16eba5['refresh']({'blurredAnnotation':_0x56fffb,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x41dceb){this['annotations']=_0x41dceb;const _0x48079d=this['context']['plugins']['get'](z);if(_0x48079d['_annotations']=_0x41dceb,this['isAttached'])throw new _0x18566e('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x48079d,'set:container',()=>{this['detach'](),this['listenTo'](_0x48079d,'change:container',_0x16d568=>{_0x16d568['off'](),this['attach'](_0x41dceb);});}),_0x48079d['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x13c1c8=_0x334013=>{_0x334013['updateTargetRect'](),_0x48079d['addAnnotation'](_0x334013);};for(const _0x27127e of _0x41dceb)_0x13c1c8(_0x27127e);this['listenTo'](_0x41dceb,'add',(_0xb4a81b,_0x3ae809)=>{_0x13c1c8(_0x3ae809);}),this['listenTo'](_0x41dceb,'remove',(_0xcd07be,_0x304792,_0x2f0142)=>{_0x48079d['rearrange']({'removedAnnotation':_0x304792,'previousAnnotation':_0x41dceb['get'](_0x2f0142-0x1),'nextAnnotation':_0x41dceb['get'](_0x2f0142+0x1)}),_0x304792===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x41dceb,'focus',(_0x889ab2,_0x4e30f6)=>{this['setActiveAnnotation'](_0x4e30f6);}),this['listenTo'](_0x41dceb,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5526bb=this['context']instanceof _0x9c06a5?this['context']['editors']:new _0x45cc9f([this['context']]);for(const _0x49743a of _0x5526bb)this['_integrateWithEditorAnnotations'](_0x49743a);this['listenTo'](_0x5526bb,'add',(_0xa515ac,_0x2cfe01)=>{this['listenTo'](_0x2cfe01,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2cfe01);});}),this['listenTo'](_0x5526bb,'remove',(_0x779546,_0x5bec92)=>{_0x5bec92['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5bec92['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x18566e('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x18d214=this['context']['plugins']['get'](z);_0x18d214['_detachFromContainer'](this['annotations']),this['stopListening'](_0x18d214),this['stopListening'](this['annotations']),this['context']instanceof _0x9c06a5&&this['stopListening'](this['context']['editors']);for(const _0x4e8cf7 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4e8cf7);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4f46b4){const _0x35c5e9=_0x4f46b4['plugins']['get'](k);if(!_0x35c5e9)return;const _0x3b74c4=()=>{const _0x365506=_0x35c5e9['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x365506[0x0]||null);};this['listenTo'](_0x35c5e9,'refresh',_0x3b74c4),this['listenTo'](_0x35c5e9,'blur',(_0x17d3f4,{isAnnotationTracked:_0x3e55a1})=>{this['activeAnnotation']&&_0x3e55a1(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x35c5e9,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x250e07=>{_0x35c5e9['hasDomSelection']()&&(_0x3b74c4(),_0x250e07['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x35c5e9);}['_destroyEditorAnnotationsIntegration'](_0x37b97e){this['stopListening'](_0x37b97e),this['_editorAnnotations']['remove'](_0x37b97e);}}class D extends _0x2286a0{['counterView'];constructor(_0x28e63b){super(_0x28e63b);const _0x23c76c=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x597c22,_0x572e26)=>_0x597c22?'...':_0x572e26['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',_0x23c76c['to']('annotationType',_0x308be3=>'ck-annotation-counter__badge--'+_0x308be3),_0x23c76c['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x23c76c['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x2ca593{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x332ee2){super(_0x332ee2),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x4f7af3),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x45cc9f(),this['_refreshPositioningDebounced']=_0x308c97(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3509e2(this['context']['locale']),this['balloonPanelView']=new _0x7e0db7(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x228fbb){this['annotations']=_0x228fbb;const _0x1522df=this['context']['plugins']['get'](z),_0x289c17=this['balloonPanelView'];if(_0x1522df['_annotations']=_0x228fbb,this['isAttached'])throw new _0x18566e('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1522df,'set:container',()=>{this['detach'](),this['listenTo'](_0x1522df,'change:container',_0x4c9e7f=>{_0x4c9e7f['off'](),this['attach'](_0x228fbb);});}),_0x1522df['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x465cb7=_0x251c33=>{const _0x1ce936=new D(this['context']['locale']);_0x1522df['addAnnotation'](_0x251c33,_0x1ce936),this['_annotationToNarrowView']['set'](_0x251c33,_0x1ce936),_0x1ce936['bind']('isDirty','annotationType','number')['to'](_0x251c33['view'],'isDirty','type','length'),_0x1ce936['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x289c17['content']['first']!==_0x251c33['view']?(this['_showBalloon'](_0x251c33),_0x251c33['view']['element']['focus'](),this['setActiveAnnotation'](_0x251c33)):this['setActiveAnnotation'](null);});};for(const _0x570ccd of _0x228fbb)_0x465cb7(_0x570ccd);this['listenTo'](_0x228fbb,'add',(_0x149562,_0xac753d)=>{_0x465cb7(_0xac753d);}),this['listenTo'](_0x228fbb,'remove',(_0x1b5b44,_0xd82e0d,_0x531104)=>{this['_annotationToNarrowView']['get'](_0xd82e0d)['destroy'](),this['_annotationToNarrowView']['delete'](_0xd82e0d),_0x1522df['rearrange']({'removedAnnotation':_0xd82e0d,'previousAnnotation':_0x228fbb['get'](_0x531104-0x1),'nextAnnotation':_0x228fbb['get'](_0x531104+0x1)}),_0xd82e0d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x228fbb,'focus',(_0x428a27,_0x26e1c0)=>{this['setActiveAnnotation'](_0x26e1c0);}),this['listenTo'](_0x228fbb,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x9dbaad,_0x4be7da)=>{_0x4be7da['keyCode']===_0x390456['esc']&&_0x289c17['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x289c17['content']['first']),this['_hideBalloon'](),_0x4be7da['stopPropagation'](),_0x4be7da['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x546c1d,_0x5d5810)=>{const _0x143a45=_0x5d5810['target'];_0x289c17['isVisible']&&_0x289c17['element']['contains'](_0x143a45)||_0x1522df['view']['element']['contains'](_0x143a45)||_0x546c1d['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2bf823=>_0x2bf823['contains'](_0x143a45))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x3cd149=this['context']instanceof _0x9c06a5?this['context']['editors']:new _0x45cc9f([this['context']]);for(const _0x202c30 of _0x3cd149)this['_integrateWithEditorAnnotations'](_0x202c30);this['listenTo'](_0x3cd149,'add',(_0x5ab876,_0x48b148)=>{this['listenTo'](_0x48b148,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x48b148);});}),this['listenTo'](_0x3cd149,'remove',(_0x350eb3,_0x16e1bb)=>{_0x16e1bb['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x16e1bb['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x213fd1){if(_0x213fd1===this['activeAnnotation'])return;const _0x22466d=this['context']['plugins']['get'](z);if(_0x22466d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x213fd1,'disableAnimationOnActivatedAnnotation':!0x0}),_0x213fd1)_0x22466d['getSidebarItemView'](_0x213fd1)?this['_showBalloon'](_0x213fd1):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x213fd1;}['detach'](){if(!this['isAttached'])throw new _0x18566e('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x52563e=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4ebb7b=>_0x4ebb7b['destroy']()),this['_annotationToNarrowView']['clear'](),_0x52563e['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x9c06a5&&this['stopListening'](this['context']['editors']);for(const _0x13cd02 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x13cd02);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'](_0x1221e1){const _0x58447b=_0x1221e1['plugins']['get'](k),_0x2e1187=this['context']['plugins']['get'](z),_0x1dcef6=this['annotations'],_0x5671e2=this['balloonPanelView'],_0x3bfc32=()=>{const _0x5a2dc0=_0x58447b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5a2dc0),this['setActiveAnnotation'](_0x5a2dc0[0x0]||null);};this['listenTo'](_0x58447b,'refresh',_0x3bfc32),this['listenTo'](_0x58447b,'blur',(_0x52d27d,{isAnnotationTracked:_0x50a027})=>{this['activeAnnotation']&&_0x50a027(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x58447b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1dcef6,'blur',_0x5eb8fb=>{_0x58447b['hasDomSelection']()&&_0x5eb8fb['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x3cf78a,_0x31d2ef)=>{const _0x27819a=_0x31d2ef['target'];_0x5671e2['isVisible']&&_0x5671e2['element']['contains'](_0x27819a)||_0x2e1187['view']['element']['contains'](_0x27819a)||this['activeAnnotation']&&_0x58447b['hasDomSelection']()&&(_0x3bfc32(),_0x3cf78a['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x58447b);}['_destroyEditorAnnotationsIntegration'](_0x2806b0){_0x2806b0&&(this['stopListening'](_0x2806b0),this['_editorAnnotations']['remove'](_0x2806b0));}['_setSelectedAnnotations'](_0x1facbf){for(const _0x1305ac of this['_selectedAnnotations'])_0x1facbf['includes'](_0x1305ac)||this['_manuallyClosedAnnotationViews']['delete'](_0x1305ac['view']);this['_selectedAnnotations']=_0x1facbf;}['_refreshPositioning'](){const _0x3d9792=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x3d9792['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x1a518a){if(this['_manuallyClosedAnnotationViews']['has'](_0x1a518a['view']))return;const _0xe4b876=this['balloonPanelView']['content']['first'];_0xe4b876!==_0x1a518a['view']?(_0xe4b876&&this['_detachListeners'](_0xe4b876),this['_attachListeners'](_0x1a518a['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x1a518a['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4008fe=this['balloonPanelView']['content']['first'],_0x5c6278=_0x4008fe&&this['annotations']['getByView'](_0x4008fe);if(!_0x5c6278||!this['_annotationToNarrowView']['has'](_0x5c6278))return;const _0x49f8c0=this['_annotationToNarrowView']['get'](_0x5c6278)['element'],_0xb7c6f5=(function(){const _0x3e6e07=_0x7e0db7['defaultPositions'];return[_0x3e6e07['southArrowNorthEast'],_0x3e6e07['northArrowSouthEast'],_0x3e6e07['southArrowNorth'],_0x3e6e07['northArrowSouth'],_0x3e6e07['southArrowNorthWest'],_0x3e6e07['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x49f8c0,'positions':_0xb7c6f5});}['_hideBalloon'](){const _0x1b5287=this['balloonPanelView'],_0x3fc4a7=_0x1b5287['content']['first'];_0x3fc4a7&&(this['_detachListeners'](_0x3fc4a7),_0x1b5287['unpin'](),_0x1b5287['content']['clear']());}['_attachListeners'](_0x4dd964){this['listenTo'](_0x4dd964,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4dd964,'Esc',(_0x1cfe68,_0x5bd9ac)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4dd964),this['_hideBalloon'](),_0x5bd9ac();});}['_detachListeners'](_0x379523){this['stopListening'](_0x379523);}}class c extends _0x11b3d8{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x1cab1d,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x48a87c){super(_0x48a87c),_0x48a87c['editing']['view']['addObserver'](_0x27a38a),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x48a87c['plugins']['get'](_0x1cab1d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x4e113e=this['editor']['plugins']['get'](j);_0x4e113e['context']===this['editor']&&(_0x4e113e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x30e8bd,_0x492c82)=>{const _0x4c9b1f=this['_balloon'];if(this['isAttached']&&_0x4c9b1f['visibleView']){const _0x54710f=this['annotations']['getByView'](_0x4c9b1f['visibleView']);_0x54710f&&this['_closeAnnotation'](_0x54710f),_0x492c82();}}));}['afterInit'](){const _0x5988de=this['editor']['plugins']['get'](j);_0x5988de['context']===this['editor']&&(_0x5988de['hasActive']()||_0x5988de['switchTo']('inline'));}['setActiveAnnotation'](_0x3b21dd){_0x3b21dd!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3b21dd&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3b21dd)&&this['_addAnnotationToBalloon'](_0x3b21dd,!0x0),_0x3b21dd['isActive']=!0x0),_0x3b21dd||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3b21dd);}['attach'](_0x303c95){this['annotations']=_0x303c95;const _0x2700a8=this['editor']['plugins']['get'](j),_0x6dd632=this['_balloon'];if(this['isAttached'])throw new _0x18566e('inlineannotations-attach-already-attached',this);if(_0x2700a8['context']!==this['editor'])throw new _0x18566e('inlineannotations-not-allowed-with-context',this);const _0x127fbc=this['editor']['plugins']['get'](k);this['listenTo'](_0x127fbc,'refresh',()=>{const _0x32d875=_0x127fbc['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2b58c5,_0x49ac84;!this['_forceRefresh']&&(_0x2b58c5=_0x32d875,_0x49ac84=this['_selectedAnnotations'],_0x2b58c5['length']===_0x49ac84['length']&&_0x2b58c5['every'](_0x54f664=>_0x49ac84['includes'](_0x54f664)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x32d875),this['setActiveAnnotation'](_0x32d875[0x0]||null));}),this['listenTo'](_0x127fbc,'blur',(_0x3520a6,{isAnnotationTracked:_0xf1c240})=>{this['activeAnnotation']&&_0xf1c240(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x446e65,_0x279706,_0x389536)=>{_0x389536||this['setActiveAnnotation'](null);}),this['listenTo'](_0x303c95,'remove',(_0x2e52ea,_0x3952fa)=>{this['_removeAnnotationFromBalloon'](_0x3952fa),_0x3952fa===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x6dd632,'change:visibleView',(_0x2e2600,_0x4e251a,_0x30ee6c,_0x2215cd)=>{_0x2215cd&&this['stopListening'](_0x2215cd);const _0x59cd97=_0x303c95['getByView'](_0x30ee6c);_0x30ee6c&&_0x59cd97&&(this['listenTo'](_0x30ee6c,'change:height',()=>{_0x6dd632['updatePosition']();}),this['listenTo'](_0x30ee6c,'Esc',()=>{this['_closeAnnotation'](_0x59cd97),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x59cd97&&this['setActiveAnnotation'](_0x59cd97));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x6dd632['visibleView']&&(_0x303c95['getByView'](_0x6dd632['visibleView'])&&_0x6dd632['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 _0x18566e('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x64da80 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x64da80);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x4d3233){for(const _0x185d0a of this['_selectedAnnotations'])_0x4d3233['includes'](_0x185d0a)||this['_manuallyClosed']['delete'](_0x185d0a);for(const _0x54f802 of this['annotations'])_0x4d3233['includes'](_0x54f802)||this['_removeAnnotationFromBalloon'](_0x54f802);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5823e6 of _0x4d3233)this['_addAnnotationToBalloon'](_0x5823e6);}this['_selectedAnnotations']=_0x4d3233;}['_addAnnotationToBalloon'](_0x29e266,_0x140a25=!0x1){this['_manuallyClosed']['has'](_0x29e266)||(this['_addedAnnotations']['has'](_0x29e266)||this['_balloon']['hasView'](_0x29e266['view'])||(this['_addedAnnotations']['add'](_0x29e266),this['_balloon']['add']({'stackId':_0x29e266['view']['id'],'view':_0x29e266['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x29e266)}})),_0x140a25&&this['_balloon']['showStack'](_0x29e266['view']['id']));}['_getBalloonTargetForAnnotation'](_0x3f7cff){const _0x359f8a=_0x3f7cff['target'],_0x1cebf9=this['editor']['editing']['view'],_0x44204d=_0x1cebf9['document']['selection']['getFirstRange'](),_0xe46ac6=_0x1cebf9['domConverter']['viewRangeToDom'](_0x44204d);if(_0xe46ac6['collapse'](!0x0),_0x359f8a){if(_0x359f8a instanceof _0x3d28ba)return _0x359f8a;let _0x4bc55e=[];for(const _0x361df9 of _0x359f8a)_0x4bc55e['push'](...(_0xf47204=_0x361df9['getClientRects'](),Array['from'](_0xf47204)['map'](DOMRect['fromRect'])));_0x4bc55e=function(_0x52f5c4){const _0x50cf5b=[];let _0xfd3b5a=_0x52f5c4[0x0];for(let _0x5d9f97=0x1;_0x5d9f97<_0x52f5c4['length'];_0x5d9f97++)F(_0xfd3b5a,_0x52f5c4[_0x5d9f97])?_0xfd3b5a['width']+=_0x52f5c4[_0x5d9f97]['width']:(_0x50cf5b['push'](_0xfd3b5a),_0xfd3b5a=_0x52f5c4[_0x5d9f97]);return _0x50cf5b['push'](_0xfd3b5a),_0x50cf5b;}(_0x4bc55e);const _0x45100d=_0xe46ac6['getBoundingClientRect']();return _0x4bc55e['find'](_0x42056=>_0x42056['top']<=_0x45100d['top']&&_0x42056['bottom']>=_0x45100d['bottom']&&_0x42056['left']<=_0x45100d['left']&&_0x42056['right']>=_0x45100d['right'])||_0x4bc55e[0x0];}var _0xf47204;return _0x3f7cff['targetRect']||_0xe46ac6;}['_removeAnnotationFromBalloon'](_0x10f29b){this['_addedAnnotations']['has'](_0x10f29b)&&this['_balloon']['hasView'](_0x10f29b['view'])&&(this['_addedAnnotations']['delete'](_0x10f29b),this['_balloon']['remove'](_0x10f29b['view']));}['_closeAnnotation'](_0x49c3ed){this['_manuallyClosed']['add'](_0x49c3ed),this['_removeAnnotationFromBalloon'](_0x49c3ed);}}function F(_0x2ea23b,_0x4d9e6b){return _0x2ea23b['top']===_0x4d9e6b['top']&&_0x2ea23b['bottom']===_0x4d9e6b['bottom']&&_0x2ea23b['right']===_0x4d9e6b['left'];}var Q='<!--\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 X extends _t{['_focusTracker'];['_keystrokes'];['_focusables'];['_focusCycler'];constructor(_0x184c1d,_0x42c6e2){super(_0x184c1d),this['set']('isEmpty',!_0x42c6e2['length']),this['_focusTracker']=new _0x24997b(),this['_keystrokes']=new Et(),this['_focusables']=_0x42c6e2,this['_focusCycler']=new _0x30c0f4({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x42c6e2,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x42c6e2,'remove',(_0x43db6e,_0x5d194d)=>{_0x5d194d['isActive']&&this['focus'](),_0x42c6e2['length']||(this['isEmpty']=!0x0);});const _0x555802=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content']},'children':[{'tag':'div','children':_0x42c6e2},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x555802['if']('isEmpty','ck-hidden',_0x128c56=>!_0x128c56)]},'children':[{'text':W(_0x184c1d,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x21922f=_0x2f78f1=>_0x2f78f1['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x21922f),this['_keystrokes']['set']('arrowleft',_0x21922f),this['_keystrokes']['set']('arrowup',_0x21922f),this['_keystrokes']['set']('arrowdown',_0x21922f),this['listenTo'](this['element'],'selectstart',(_0x39698f,_0x5346a1)=>{_0x5346a1['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x2ca593{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x49959b){super(_0x49959b),this['archivedThreads']=new _0x45cc9f();}['init'](){const _0x39fa09=this['context'],_0x392bae=_0x39fa09['plugins']['get'](m),_0x292053=_0x39fa09['plugins']['get'](b);this['listenTo'](_0x392bae,'addCommentThread',(_0x259be7,{threadId:_0x55e812})=>{const _0x586e8b=_0x392bae['getCommentThread'](_0x55e812);_0x586e8b['archivedAt']&&this['archivedThreads']['add'](_0x586e8b,this['_calculatePosition'](_0x586e8b['archivedAt'])),this['listenTo'](_0x586e8b,'change:archivedAt',(_0x129d64,_0xea2a78,_0x2d12cb)=>{_0x2d12cb?this['archivedThreads']['has'](_0x586e8b)||this['archivedThreads']['add'](_0x586e8b,this['_calculatePosition'](_0x586e8b['archivedAt'])):this['archivedThreads']['has'](_0x586e8b)&&this['archivedThreads']['remove'](_0x586e8b);});}),this['listenTo'](_0x392bae,'removeCommentThread',(_0x44b547,{threadId:_0x4a462a})=>{const _0x143c1e=_0x392bae['getCommentThread'](_0x4a462a);this['stopListening'](_0x143c1e),this['archivedThreads']['has'](_0x143c1e)&&this['archivedThreads']['remove'](_0x143c1e);},{'priority':'highest'}),this['listenTo'](_0x292053['collection'],'focus',(_0x3556f2,_0x3bf379)=>{_0x3bf379['isActive']=!0x0,_0x292053['activate'](_0x3bf379);});}['_calculatePosition'](_0x2d72ce){const _0x1f2b09=[...this['archivedThreads']]['findIndex'](_0x159d79=>_0x159d79['archivedAt']<_0x2d72ce);return _0x1f2b09>-0x1?_0x1f2b09:this['archivedThreads']['length'];}}class a extends _0x11b3d8{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x5115a7];}constructor(_0x191c78){super(_0x191c78),this['annotationViews']=new _0x1ac611(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2286a0,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x15857d));const _0x33af5d=this['editor']['plugins']['get'](p),_0x43d586=this['editor']['plugins']['get']('Annotations'),_0x4d3de3=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x33af5d['archivedThreads'],'add',(_0x4e5f1f,_0x4f70db)=>{const _0x36eb28=this['editor']['config']['get']('collaboration.channelId');if(!_0x36eb28||_0x4f70db['channelId']===_0x36eb28){const _0x22a184=_0x4d3de3['_threadToController']['get'](_0x4f70db);if(!_0x22a184)return void this['_pendingThreads']['push'](_0x4f70db);const _0x45e501=this['_calculatePosition'](_0x4f70db['archivedAt']),_0x469f0a=_0x43d586['getByInnerView'](_0x22a184['view']);_0x469f0a['isVisible']&&_0x43d586['_visibleAnnotations']['remove'](_0x469f0a),this['annotationViews']['add'](_0x469f0a['view'],_0x45e501);}}),this['listenTo'](_0x43d586['collection'],'add',(_0x4ba97b,_0x567012)=>{const _0x59fd67=this['_pendingThreads']['find'](_0x46d140=>{const _0x5990f0=_0x4d3de3['_threadToController']['get'](_0x46d140);return _0x5990f0&&_0x567012['innerView']===_0x5990f0['view'];});if(_0x59fd67){const _0x57a5ef=this['_calculatePosition'](_0x59fd67['archivedAt']);this['annotationViews']['add'](_0x567012['view'],_0x57a5ef),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x59fd67),0x1);}}),this['listenTo'](_0x33af5d['archivedThreads'],'remove',(_0x20c74e,_0x9f313e)=>{const _0x3047a5=this['editor']['config']['get']('collaboration.channelId');if(!_0x3047a5||_0x9f313e['channelId']===_0x3047a5){const _0x13b921=_0x4d3de3['_threadToController']['get'](_0x9f313e),_0x145f9d=_0x43d586['getByInnerView'](_0x13b921['view']);this['annotationViews']['remove'](_0x145f9d['view']),this['stopListening'](_0x145f9d['focusableElements']);}});}['_calculatePosition'](_0x1d93cc){const _0x16cc20=this['editor']['config']['get']('collaboration.channelId'),_0x1a5434=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x181c3e=>_0x181c3e['channelId']===_0x16cc20)['findIndex'](_0xfde05a=>_0xfde05a['archivedAt']<_0x1d93cc);return _0x1a5434<0x0||_0x1a5434>this['annotationViews']['length']?this['annotationViews']['length']:_0x1a5434-0x1;}['_toggleDialog'](){const _0x29f170=this['editor'],_0x5d49ad=_0x29f170['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x29f170['locale'],this['annotationViews'])),'commentsArchive'===_0x5d49ad['id']?_0x5d49ad['hide']():_0x5d49ad['show']({'id':'commentsArchive','title':W(_0x29f170['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x14375b['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x596e11,_0x12b525=!0x1){const _0x4a227f=this['editor']['locale'],_0x5b04c0=new _0x596e11(_0x4a227f);return _0x5b04c0['bind']('isEnabled')['to'](this,'isEnabled'),_0x5b04c0['set']({'label':W(_0x4a227f,'COMMENTS_ARCHIVE'),'icon':Q}),_0x12b525&&(_0x5b04c0['tooltip']=!0x0),this['listenTo'](_0x5b04c0,'execute',()=>this['_toggleDialog']()),_0x5b04c0;}}class f extends _0x11b3d8{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{V as AnnotationView,b as Annotations,j as AnnotationsUIs,ti as BaseCommentThreadView,oi as BaseCommentView,se as Comment,ie as CommentThread,wt as CommentThreadController,Tt as CommentThreadInputView,At as CommentView,f as Comments,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,k as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
23
+ import{Editor as mt,icons as _0xbd4418,ContextPlugin as _0x1cb89a,PendingActions as ht,Context as _0x152b53,Command as _0x33fe73,Plugin as _0x5e267b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x67ef06,uid as _0x1293b7,KeystrokeHandler as Et,FocusTracker as _0x1ec2b7,diff as _0x5f596e,Collection as _0x449b49,Rect as _0x338ab7,CKEditorError as _0x1decff,priorities as Wt,scrollViewportToShowTarget as _0xd4fd72,toUnit as Ht,DomEmitterMixin as _0x2467f3,keyCodes as _0x51adb8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x34f811,ConfirmMixin as _0x178091,trimHtml as _0x7bed97,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x4aa71b}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x2309fa}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x47478d,ViewCollection as _0x4cc09a,FocusCycler as _0x92c631,createDropdown as _0x2d7855,ListView as _0x9e6ed0,ListItemView as _0x3bc028,MenuBarMenuListItemButtonView as _0x248e58,BodyCollection as _0x83f95e,BalloonPanelView as _0x3b38b0,ContextualBalloon as _0x468f5d,Dialog as _0x1f7a7b,DialogViewPosition as _0x5158a2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x533610}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Gt,ShiftEnter as Jt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Kt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Lt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';class wt extends/* #__PURE__ -- @preserve */
24
+ _0x67ef06(){['model'];['view'];constructor(_0x55b3cc,_0x1c9a5b){super(),this['model']=_0x55b3cc,this['model']['_isAttached']=!0x0,this['view']=_0x1c9a5b,this['listenTo'](_0x1c9a5b,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1c9a5b,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1c9a5b,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1c9a5b,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1c9a5b,'addComment',(_0x1c75d2,_0x4b41cd)=>this['addComment'](_0x4b41cd)),this['listenTo'](_0x1c9a5b,'updateComment',(_0x2ea19f,_0x5a0ba5,_0x391fae)=>this['updateComment'](_0x5a0ba5,_0x391fae)),this['listenTo'](_0x1c9a5b,'removeComment',(_0x46cc44,_0x262ffb)=>this['removeComment'](_0x262ffb));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x2f5f9c){this['model']['addComment']({'content':_0x2f5f9c,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1d3efe,_0x3c54cc){this['model']['getComment'](_0x1d3efe)['update']({'content':_0x3c54cc});}['removeComment'](_0xe471fc){this['model']['getComment'](_0xe471fc)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x28c5d9,_0x2287e8,_0x18fbdc){const t=_0x28c5d9['t'];switch(_0x2287e8){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'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x18fbdc);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'},_0x18fbdc);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'},_0x18fbdc);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'},_0x18fbdc);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'});default:return'';}}class Vt extends Xt{['main'];['_voiceLabelView'];['editable'];constructor(_0x1ee7d2,_0x44e973){super(_0x1ee7d2);const _0x51734a=_0x1293b7();this['main']=this['createCollection'](),this['editable']=new $t(_0x1ee7d2,_0x44e973),this['_voiceLabelView']=this['_createVoiceLabel'](_0x51734a,_0x1ee7d2),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x1ee7d2['uiLanguageDirection'],'lang':_0x1ee7d2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x51734a},'children':[this['_voiceLabelView'],{'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']();}['_createVoiceLabel'](_0x56b67b,_0x56dcaa){const _0x5e2831=new Yt();return _0x5e2831['text']=W(_0x56dcaa,'Comment\x20editor'),_0x5e2831['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x56b67b,'class':'ck-voice-label'}}),_0x5e2831;}}class Ot extends Ut{['view'];constructor(_0x104373){super(_0x104373),this['view']=new Vt(_0x104373['locale'],_0x104373['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x1ee6eb=this['editor']['editing']['view'],_0x1f3f78=this['view']['editable'],_0x3eabf1=_0x1ee6eb['document']['getRoot']();_0x1f3f78['name']=_0x3eabf1['rootName'],this['view']['render']();const _0x4cb2a6=_0x1f3f78['element'];this['setEditableElement'](_0x1f3f78['name'],_0x4cb2a6),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x1ee6eb['attachDomRoot'](_0x4cb2a6),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
25
+ _0x67ef06(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Rt)());constructor(_0x53da8a={}){(_0x53da8a=Object['assign']({},_0x53da8a))['plugins']||(_0x53da8a['plugins']=St['defaultPlugins']),super(_0x53da8a),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 _0x2bc9dc=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x2bc9dc))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4854db=>{const _0x4830f9=this['model']['document']['getRoot'](),_0x1ee644=_0x4830f9&&_0x4830f9['getChild'](_0x4830f9['childCount']-0x1);_0x4854db['setSelection'](_0x1ee644,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3cbfbd=this['editing']['view'],_0x5b7f03=_0x3cbfbd['document']['getRoot'](),_0x23cf27=_0x5b7f03['getChild'](0x0);_0x5b7f03['childCount']>0x1||!_0x23cf27||'p'!=_0x23cf27['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x3cbfbd,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x23cf27['placeholder']=this['placeholder']),Ft({'view':_0x3cbfbd,'element':_0x23cf27,'keepOnFocus':!0x0}),this['placeholderElement']=_0x23cf27);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x35ddd4,_0x5d2011={}){super(_0x35ddd4),this['editor']=null,this['_editorConfig']=_0x5d2011,this['keystrokes']=new Et(),this['focusTracker']=new _0x1ec2b7(),this['set']('value',_0x5d2011['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x35ddd4,'Reply...')),this['set']('submitLabel',W(_0x35ddd4,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),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',(_0x117a72,_0x5b3826)=>{this['cancelButtonView']['fire']('execute'),_0x5b3826();}),this['on']('submit',(_0x227220,_0x591aab)=>{_0x591aab['length']>0xfde8?(alert(W(_0x35ddd4,'TOO_LONG_COMMENT_ALERT',[_0x591aab['length'],0xfde8])),_0x227220['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['keystrokes']['listenTo'](this['element']),this['focusTracker']['add'](this['element']);}['createEditor'](){return this['editor']||(this['editor']=new St(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x5a1138=this['editor'];this['element']['insertBefore'](_0x5a1138['ui']['element'],this['element']['firstChild']),_0x5a1138['model']['document']['on']('change',()=>this['value']=_0x5a1138['getData']()),_0x5a1138['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](this['editor']),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](){this['editor']&&this['editor']['focus']();}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:_0x50838d}=this,_0x3ce21b=new _0x47478d(_0x50838d);return _0x3ce21b['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3ce21b['withText']=!0x0,_0x3ce21b['bind']('label')['to'](this,'submitLabel'),_0x3ce21b['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3ce21b['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x17edfc,_0x1d6c97)=>!_0x1d6c97&&!!_0x17edfc['trim']()),_0x3ce21b;}['_createCancelButton'](){const {locale:_0x45a6cb}=this,_0x4451f0=new _0x47478d(_0x45a6cb);return _0x4451f0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4451f0['label']=W(_0x45a6cb,'Cancel'),_0x4451f0['withText']=!0x0,_0x4451f0['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4451f0;}['_initializeFocusCycling'](_0x37faae){const _0x35653a=this['focusTracker'],_0x12f664=new _0x4cc09a();[_0x37faae['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x46457b=>{_0x12f664['add'](_0x46457b),_0x35653a['add'](_0x46457b['element']);});const _0xe22713=new _0x92c631({'focusables':_0x12f664,'focusTracker':_0x35653a});this['keystrokes']['set']('tab',(_0x33952c,_0x28da18)=>{_0xe22713['focusNext'](),_0x28da18();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x882b9e,_0x1a9a2e)=>{_0xe22713['focusPrevious'](),_0x1a9a2e();},{'priority':'low'});}}class Tt extends _t{constructor(_0x1312cc,_0x4f5e8f,_0xc283a6){super(_0x1312cc),this['commentInputView']=new ei(_0x1312cc,_0xc283a6),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x8bd4aa,_0x3bbacc)=>_0x8bd4aa||!!_0x3bbacc),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 _0x34f811(_0x1312cc,_0x4f5e8f),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user'}}),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']]});}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}}class ts extends _t{constructor(_0x3e8184){super(_0x3e8184);const _0x538c8d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x538c8d['to']('count',_0x351ca9=>W(_0x3e8184,'NUMBER_OF_COMMENTS',_0x351ca9))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1ff8f7,_0x148120,_0x4c7079){super(_0x1ff8f7),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x148120['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x148120,this['_config']=_0x4c7079,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x1ff8f7),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3bd8b0=>_0x3bd8b0-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5bebf5 of _0x148120['comments'])this['_handleNewCommentModel'](_0x5bebf5);this['_handleInfoComment'](),this['listenTo'](_0x148120['comments'],'add',(_0x3abdb4,_0x13fe06)=>{const _0x2b88f6=this['_calculatePosition'](_0x13fe06);this['length']++,this['_handleNewCommentModel'](_0x13fe06,_0x2b88f6),this['refreshVisibleViews']();}),this['listenTo'](_0x148120['comments'],'remove',(_0x5bc25f,_0x448864)=>{this['length']--,this['_handleRemoveCommentModel'](_0x448864),this['refreshVisibleViews']();}),this['listenTo'](_0x148120,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x148120,'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']},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1392a0 of this['commentViews'])_0x1392a0['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xbcfd0b,_0x197413){const _0xb719c=new this['_config']['CommentView'](this['locale'],_0xbcfd0b,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xb719c['viewUid']=_0xbcfd0b['id'],_0xb719c['delegate']('removeComment')['to'](this),_0xb719c['delegate']('updateComment')['to'](this),_0xb719c['delegate']('resolveCommentThread')['to'](this),_0xb719c['delegate']('editorReady')['to'](this),_0xb719c['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xb719c,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xb719c,_0x197413);}['_calculatePosition'](_0x526fac){const _0x18c1ae=this['_model']['_findOptimalIndex'](_0x526fac);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x526fac['authoredAt']?_0x18c1ae-0x1:_0x18c1ae:_0x18c1ae-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2ccc70={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':W(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2ccc70,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2ccc70));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x207970){const _0x40225b=this['commentViews']['remove'](_0x207970['id']);this['stopListening'](_0x40225b),_0x40225b['isEditMode']&&this['_updateHasDirtyComment'](),_0x40225b['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x37a1ac=>_0x37a1ac['isEditMode']);}['_rearrangeCollapse'](){const _0x473708=function(_0x450dae){const _0x18b8a6=new _0x449b49();for(const _0x2b494e of _0x450dae)_0x18b8a6['add'](_0x2b494e);return _0x18b8a6;}(this['commentViews']),_0x5c02bd=this['_collapsedCommentsView']['count'];for(let _0x218d57=0x1;_0x218d57<=_0x5c02bd;_0x218d57++)_0x473708['remove'](0x1);for(const _0x33fcd0 of _0x473708)_0x33fcd0['collapse']();_0x5c02bd>0x0&&_0x473708['add'](this['_collapsedCommentsView'],0x1),is(_0x5f596e(Array['from'](this['visibleViews']),Array['from'](_0x473708)),this['visibleViews'],_0x473708);}['_rearrangeExpand'](){is(_0x5f596e(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3709f7 of this['visibleViews'])_0x3709f7['expand']();}}function is(_0x35e384,_0x1383c1,_0x3ebf09){let _0x330f74=0x0;for(const _0x1c38d6 of _0x35e384)switch(_0x1c38d6){case'insert':_0x1383c1['add'](_0x3ebf09['get'](_0x330f74),_0x330f74),_0x330f74++;break;case'delete':_0x1383c1['remove'](_0x330f74);break;case'equal':_0x330f74++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x3be9ff,_0x53ce2e){super(_0x3be9ff);const _0x15da7b=this['bindTemplate'];this['_model']=_0x53ce2e,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x3f71aa=>!!_0x3f71aa),this['bind']('contextValue')['to'](this['_model'],'context',_0x18cf5a=>_0x18cf5a&&_0x18cf5a['value']?this['_trimContextValue'](_0x18cf5a['value']):W(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',_0x15da7b['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x15da7b['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x4308ab=new _0x47478d(this['locale']);return _0x4308ab['label']=W(this['locale'],'Reopen'),_0x4308ab['tooltip']=W(this['locale'],'Reopen'),_0x4308ab['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>',_0x4308ab['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1b25cd=>!_0x1b25cd),_0x4308ab['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x45ab66,_0x299788)=>_0x45ab66&&_0x299788),_0x4308ab['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4308ab;}['_trimContextValue'](_0x1b60d1){if(_0x1b60d1['length']<0x96)return _0x1b60d1;const _0xd7ecd=_0x1b60d1['lastIndexOf']('\x20',0x93);return _0x1b60d1['substring'](0x0,_0xd7ecd>-0x1?_0xd7ecd:0x93)+'...';}['_attachContextActions'](){const _0x1bafc2=this['element']['querySelector']('.ck-context'),_0x4b0ce4=_0x1bafc2['querySelector']('.ck-context__value');this['listenTo'](_0x1bafc2,'mouseenter',()=>{_0x4b0ce4['offsetWidth']<_0x4b0ce4['scrollWidth']&&_0x1bafc2['classList']['add']('overlay');}),this['listenTo'](_0x1bafc2,'mouseleave',()=>{_0x1bafc2['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x231445,_0x37d04b,_0xd5d501,_0x1e9bb6){super(_0x231445),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x37d04b,this['_localUser']=_0xd5d501,this['_config']=_0x1e9bb6,this['commentThreadHeaderView']=new Zt(_0x231445,_0x37d04b),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x231445,_0x37d04b,Object['assign']({'CommentView':this['_config']['CommentView']},_0x1e9bb6)),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',(_0x1e7f1e,_0x18675e)=>_0x1e7f1e||!!_0x18675e),this['bind']('isUnlinked')['to'](_0x37d04b,'unlinkedAt',_0x17c459=>!!_0x17c459);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x160893=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bf4c3=_0x160893['commentInputView'];return _0x160893['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3bf4c3,'value',(_0x4cea5f,_0x252daa,_0x86ccfa,_0x6b766d,_0x636f57)=>!!_0x636f57||!!_0x6b766d&&_0x86ccfa&&!_0x252daa||_0x4cea5f&&_0x86ccfa&&!_0x252daa),_0x3bf4c3['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3b3e55,_0x4ddeb4,_0x3d574f)=>{let _0x557b4d;return _0x557b4d=_0x3d574f&&_0x4ddeb4?'Reply\x20to\x20reopen\x20discussion...':_0x3b3e55?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x557b4d);}),_0x3bf4c3['bind']('submitLabel')['to'](this,'length',_0x3e079a=>W(this['locale'],_0x3e079a?'Reply':'Comment')),_0x3bf4c3['on']('submit',(_0x1776b9,_0x17995b)=>{this['fire']('addComment',_0x17995b),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3bf4c3['on']('cancel',()=>{this['focus']();}),_0x3bf4c3['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3bf4c3['on']('cancel',_0x57b0cc=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x57b0cc['stop']());}),this['on']('change:isActive',(_0x255c60,_0x328350,_0x354268)=>{_0x354268||this['length']||_0x3bf4c3['value']||this['fire']('removeCommentThread');}),_0x160893;}}class yt extends/* #__PURE__ -- @preserve */
27
+ _0x178091(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1c0b61,_0x2b1358,_0x1cf82e,_0x1a6384){super(_0x1c0b61,_0x2b1358,_0x1cf82e,_0x1a6384),this['commentThreadChildren']=this['createCollection'](),this['commentThreadChildren']['addMany']([this['commentsListView'],this['commentThreadInputView']]),this['_model']['archivedAt']&&this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['_model']['on']('change:archivedAt',(_0x6f53ef,_0x4609a3,_0xb21233)=>{_0xb21233?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0):this['commentThreadChildren']['remove'](this['commentThreadHeaderView']);}),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1c0b61,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x328ffa,_0x57f334,_0x4fafd2)=>{_0x4fafd2||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x3a6462,_0x4d2d2c,_0x2d388c)=>{_0x2d388c&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x555283=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x555283['if']('isActive','ck-thread--active'),_0x555283['if']('isUnlinked','ck-thread--unlinked'),_0x555283['if']('isConfirm','ck-thread--remove-confirmation'),_0x555283['to']('actionIndicator',_0x4cdae7=>_0x4cdae7?'ck-thread--'+_0x4cdae7:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x10b4f8 of this['commentsListView']['commentViews'])_0x10b4f8['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5f1897}=this,_0x1707a3=this['commentsListView']['commentViews']['get'](0x0);_0x1707a3===this['_boundFirstCommentView']||_0x1707a3['isSystemComment']||(this['_boundFirstCommentView']=_0x1707a3,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1707a3,'actionIndicator',_0x59a2de=>'remove'===_0x59a2de?'remove':null),_0x1707a3['placeholder']=W(_0x5f1897,'Write\x20a\x20comment...'),_0x1707a3['removeButton']['on']('execute',_0x416456=>{_0x416456['stop'](),this['showConfirm'](W(_0x5f1897,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x1707a3['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x51aa2f=new _0x47478d(this['locale']);return _0x51aa2f['label']=W(this['locale'],'Resolve'),_0x51aa2f['tooltip']=W(this['locale'],'Resolve'),_0x51aa2f['icon']=_0xbd4418['check'],_0x51aa2f['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x51aa2f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x393a7e=>!_0x393a7e),_0x51aa2f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x14df86,_0x2119e9)=>_0x14df86&&!_0x2119e9),_0x51aa2f['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x51aa2f;}}class si extends _t{constructor(_0x435525){super(_0x435525),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x493c66,_0x48843d,_0x2ba589)=>{this['element']['innerHTML']=_0x2ba589;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x538946,_0x38fa8b,_0x46ef02){super(_0x538946),this['_model']=_0x38fa8b,this['_config']=_0x46ef02,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']());}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}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']()));}['_createCommentContentView'](){const _0x574e1e=new si(this['locale']);return _0x574e1e['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0xff91d8,_0x3d1bad)=>_0x3d1bad?_0x7bed97(_0xff91d8,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0xff91d8),_0x574e1e;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x30a794=new ei(this['locale'],this['_config']['editorConfig']);return _0x30a794['value']=this['_model']['content'],_0x30a794['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x30a794['submitLabel']=W(this['locale'],'Save'),_0x30a794['on']('submit',(_0x4f92b4,_0xfb8c9f)=>{this['fire']('updateComment',this['_model']['id'],_0xfb8c9f),this['switchToDisplayMode'](),this['focus']();}),_0x30a794['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x30a794['once']('editorReady',()=>{_0x30a794['focus']();}),_0x30a794['createEditor'](),_0x30a794['delegate']('editorReady')['to'](this),_0x30a794['delegate']('editorDestroyed')['to'](this),_0x30a794;}}class At extends/* #__PURE__ -- @preserve */
28
+ _0x178091(oi){['actionBar'];['userView'];constructor(_0x4ab605,_0x8e7980,_0xb7e5cd){super(_0x4ab605,_0x8e7980,_0xb7e5cd),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x4ab605,'Reply...')),this['bind']('authoredAt')['to'](_0x8e7980),this['bind']('resolvedAt')['to'](_0x8e7980),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['userView']=new _0x34f811(_0x4ab605,_0x8e7980['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x8e7980,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4d2549=this['bindTemplate'],_0x4b1ede=[{'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':_0x4d2549['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4d2549['to']('authoredAt',_0xc7f1a9=>this['_config']['formatDateTime'](_0xc7f1a9))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4d2549['if']('isEditMode','ck-comment__actions--hidden'),_0x4d2549['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x4b1ede['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x4d2549['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4d2549['if']('isEditMode','ck-comment--edit'),_0x4d2549['if']('isSystemComment','ck-comment--info'),_0x4d2549['to']('actionIndicator',_0x2aed1d=>_0x2aed1d?'ck-comment--'+_0x2aed1d:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x4b1ede}]}]};}['_createEditButton'](){const _0x429a17=new _0x47478d(this['locale']);return _0x429a17['label']=W(this['locale'],'Edit'),_0x429a17['icon']=_0xbd4418['pencil'],_0x429a17['withText']=!0x0,_0x429a17['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x429a17['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2dbad5=>!_0x2dbad5),_0x429a17['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x429a17['on']('execute',()=>this['switchToEditMode']()),_0x429a17;}['_createRemoveButton'](){const _0x4f6872=new _0x47478d(this['locale']);return _0x4f6872['label']=W(this['locale'],'Remove'),_0x4f6872['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',_0x4f6872['withText']=!0x0,_0x4f6872['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4f6872['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4c0c14=>!_0x4c0c14),_0x4f6872['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4f6872['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4f6872;}['_createDropdown'](){const _0x28e549=_0x2d7855(this['locale']),_0x401d97=_0x28e549['panelView']['children'],_0x36d10c=new _0x9e6ed0(this['locale']),_0x480795=(_0x513200,_0xa32058=-0x1)=>{const _0x2465b3=new _0x3bc028(this['locale']);_0x2465b3['children']['add'](_0x513200);const _0x5096b5=_0xa32058>-0x1?_0xa32058:_0x36d10c['items']['length'];_0x36d10c['items']['add'](_0x2465b3,_0x5096b5),_0x28e549['listenTo'](_0x513200,'change:isEnabled',()=>{_0x28e549['isEnabled']=[...this['items']]['some'](_0xd70e17=>_0xd70e17['isEnabled']);}),_0x28e549['listenTo'](_0x513200,'change:isVisible',()=>{_0x28e549['buttonView']['isVisible']=[...this['items']]['some'](_0x510c9a=>_0x510c9a['isVisible']);});};_0x28e549['panelPosition']='sw',_0x28e549['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0xbd4418['threeVerticalDots']}),_0x28e549['isEnabled']=[...this['items']]['some'](_0x47e9e5=>_0x47e9e5['isEnabled']),_0x28e549['buttonView']['isVisible']=[...this['items']]['some'](_0x1cce58=>_0x1cce58['isVisible']);for(const _0x48c67e of this['items'])_0x480795(_0x48c67e);return _0x401d97['add'](_0x36d10c),_0x28e549['listenTo'](this['items'],'add',(_0x4c9ccf,_0xb4407c,_0x191d92)=>{_0x480795(_0xb4407c,_0x191d92);}),_0x28e549['listenTo'](this['items'],'remove',(_0x31dfed,_0x26b3c5,_0x598442)=>{_0x36d10c['items']['remove'](_0x598442);}),_0x28e549;}['_attachActions'](_0x331b30,_0x25a79e){const _0x402dfe=_0x331b30&&_0x331b30['element'];_0x402dfe&&(this['listenTo'](_0x402dfe,'mouseenter',()=>this['actionIndicator']=_0x25a79e),this['listenTo'](_0x402dfe,'focus',()=>this['actionIndicator']=_0x25a79e),this['listenTo'](_0x402dfe,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x402dfe,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xd802f1=super['_createCommentInputView']();return _0xd802f1['bind']('placeholder')['to'](this),_0xd802f1;}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):W(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):W(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Dt(_0x3e4aec){const _0x2100b9=bt(_0x3e4aec,0x1e),_0x590a18=new MutationObserver(_0x485bc0=>{for(const _0x45cbad of _0x485bc0)('attributes'==_0x45cbad['type']&&'class'==_0x45cbad['attributeName']||'childList'==_0x45cbad['type']||'characterData'==_0x45cbad['type'])&&_0x2100b9();});return{'attach'(_0x3e2102){_0x590a18['observe'](_0x3e2102,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x590a18['disconnect'](),_0x2100b9['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5c86a5,_0x4a680e){super(_0x5c86a5),this['id']=_0x1293b7(),this['focusTracker']=new _0x1ec2b7(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x26d775,_0x156703)=>this['fire']('Esc',_0x156703)),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']=Dt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['add'](_0x4a680e),this['mainView']=_0x4a680e;const _0x4ed807=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4ed807['if']('isActive','ck-annotation-wrapper--active')],'tabindex':-0x1},'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['element']['focus']();}['_updateHeight'](){const _0x4073a3=this['element']['clientHeight'];_0x4073a3&&(this['height']=_0x4073a3);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x67ef06(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1a76a8,target:_0x5b023b,type:_0x207a1b,isVisible:_0x1f973b=!0x0}){super(),this['view']=_0x1a76a8,this['view']['element']||this['view']['render'](),this['_type']=_0x207a1b,this['_target']=_0x5b023b,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x449b49([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xaf1914,_0x164c13)=>{this['view']['focusTracker']['add'](_0x164c13);}),this['focusableElements']['on']('remove',(_0x37b9c4,_0x85fbde)=>{this['view']['focusTracker']['remove'](_0x85fbde);}),this['set']('isVisible',_0x1f973b);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x26a8ec=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x26a8ec),_0x26a8ec;}get['targetRect'](){const _0x466727=this['target'];if(null===_0x466727)return null;if(_0x466727 instanceof _0x338ab7)return _0x466727;const _0x14f4db=_0x466727['filter'](_0x2d0096=>function(_0x3fd8c7){const _0x1dfa48=_0x3fd8c7['offsetParent'];if(_0x1dfa48)return!0x0;const _0x435cd7=_0x3fd8c7['getClientRects']()['item'](0x0);return!!_0x435cd7;}(_0x2d0096));return 0x0===_0x14f4db['length']?null:new _0x338ab7(_0x14f4db[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x221fa7){this['view']['isActive']=_0x221fa7,this['view']['mainView']['isActive']=_0x221fa7;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x24811d){if(!(null===_0x24811d||_0x24811d instanceof _0x338ab7||Array['isArray'](_0x24811d)&&_0x24811d['every'](_0x104b6f=>ee(_0x104b6f))))throw new _0x1decff('annotation-invalid-target',null,{'target':_0x24811d});}['_getNormalizedTarget'](){const _0x4fdb11='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x4fdb11)?[_0x4fdb11]:_0x4fdb11;}}function ee(_0x3ada96){return null!==_0x3ada96&&'object'==typeof _0x3ada96&&'nodeType'in _0x3ada96&&0x1===_0x3ada96['nodeType'];}class x extends _0x449b49{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2a2633=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1ec2b7(),this['_focusTracker']['on']('change:isFocused',(_0x2945dc,_0x3ce68e,_0x4d7e32)=>{_0x4d7e32||this['fire']('blur');});for(const _0x7ad3b9 of _0x2a2633)this['add'](_0x7ad3b9);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x22dadf){if(this['has'](_0x22dadf))throw new _0x1decff('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x22dadf['innerView'],_0x22dadf),this['_viewToAnnotation']['set'](_0x22dadf['view'],_0x22dadf);for(const _0x421f9a of _0x22dadf['focusableElements'])this['_focusTracker']['add'](_0x421f9a);this['listenTo'](_0x22dadf['focusableElements'],'add',(_0x14796a,_0x35b8fe)=>{this['_focusTracker']['add'](_0x35b8fe);}),this['listenTo'](_0x22dadf['focusableElements'],'remove',(_0x4f36f3,_0x124b4d)=>{this['_focusTracker']['remove'](_0x124b4d);}),this['listenTo'](_0x22dadf['view']['focusTracker'],'change:isFocused',(_0x5e4184,_0x118674,_0x2cea1b)=>{_0x2cea1b&&this['fire']('focus',_0x22dadf);}),_0x22dadf['updateTargetRect']();const _0x4047ff=this['_getOrderInContent'](_0x22dadf['view']['targetRect']);return super['add'](_0x22dadf,_0x4047ff);}['remove'](_0x2611e7){if(!this['has'](_0x2611e7))throw new _0x1decff('annotationcollection-not-existing-item',null);this['stopListening'](_0x2611e7['view']['focusTracker']),this['stopListening'](_0x2611e7['focusableElements']);for(const _0x38dd27 of _0x2611e7['focusableElements'])this['_focusTracker']['remove'](_0x38dd27);return this['_viewToAnnotation']['delete'](_0x2611e7['view']),this['_innerViewToAnnotation']['delete'](_0x2611e7['innerView']),super['remove'](_0x2611e7);}['getByInnerView'](_0x4bcfd8){return this['_innerViewToAnnotation']['get'](_0x4bcfd8);}['getByView'](_0x509373){return this['_viewToAnnotation']['get'](_0x509373);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1b4a5e of this)_0x1b4a5e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x4e27e2=Array['from'](this)['sort']((_0x43757e,_0x3edf20)=>v(_0x43757e['view']['targetRect'],_0x3edf20['view']['targetRect']));for(let _0x2524bb=_0x4e27e2['length']-0x1;_0x2524bb>0x0;_0x2524bb--){const _0x3bb03f=_0x4e27e2[_0x2524bb];_0x2524bb!==this['getIndex'](_0x3bb03f)&&(this['remove'](_0x3bb03f),this['add'](_0x3bb03f));}}['_getOrderInContent'](_0x4f710f){let _0x3ccb7c=0x0;if(!_0x4f710f)return this['length'];for(const _0x566023 of this){const _0x4ef6fa=_0x566023['view']['targetRect'];if(_0x4ef6fa){if(v(_0x4f710f,_0x4ef6fa)<0x0)return _0x3ccb7c;_0x3ccb7c++;}}return _0x3ccb7c;}}function v(_0x54a54c,_0x510e8a){if(null===_0x54a54c&&null===_0x510e8a)return 0x0;if(null===_0x54a54c)return-0x1;if(null===_0x510e8a)return 0x1;const _0x5ac4f6=_0x54a54c['top']-_0x510e8a['top'];return 0x0==_0x5ac4f6?_0x54a54c['left']-_0x510e8a['left']:_0x5ac4f6;}class b extends _0x1cb89a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x6f3f22){super(_0x6f3f22),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x2dcb2d){this['collection']['add'](_0x2dcb2d);}['remove'](_0x57e875){this['collection']['remove'](_0x57e875),_0x57e875['destroy']();}['refreshVisibility'](){for(const _0x31fb3a of this['collection'])_0x31fb3a['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x16a56e){return this['collection']['getByInnerView'](_0x16a56e);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1e87e3 of this['collection'])_0x1e87e3['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x51de01){this['fire']('_activateAnnotation',_0x51de01);}['createAnnotation'](_0x5f54c2){return new d(_0x5f54c2);}['createAnnotationView'](_0x8969e,_0x247044){return new V(_0x8969e,_0x247044);}['_addActiveAnnotation'](_0x140c32){const _0x9e058b=new Set(this['activeAnnotations']);_0x9e058b['add'](_0x140c32),this['activeAnnotations']=_0x9e058b;}['_removeActiveAnnotation'](_0x128922){const _0x389cc7=new Set(this['activeAnnotations']);_0x389cc7['delete'](_0x128922),this['activeAnnotations']=_0x389cc7;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4fd295=this['collection'],_0x4830bc=this['_visibleAnnotations'];function _0x3a0a51(_0x1309bc){const _0xe1c4f4=_0x1309bc['source'];_0xe1c4f4['isVisible']&&!_0x4830bc['has'](_0xe1c4f4)?_0x4830bc['add'](_0xe1c4f4):!_0xe1c4f4['isVisible']&&_0x4830bc['has'](_0xe1c4f4)&&_0x4830bc['remove'](_0xe1c4f4),_0xe1c4f4['view']['focusTracker']['remove'](_0xe1c4f4['view']['element']),_0xe1c4f4['view']['focusTracker']['add'](_0xe1c4f4['view']['element']);}this['listenTo'](_0x4fd295,'add',(_0x3d4f59,_0x3bfb4c)=>{_0x3bfb4c['isVisible']&&_0x4830bc['add'](_0x3bfb4c),this['listenTo'](_0x3bfb4c,'change:isVisible',_0x3a0a51);}),this['listenTo'](_0x4fd295,'remove',(_0x3a390b,_0x2a036e)=>{_0x4830bc['has'](_0x2a036e)&&_0x4830bc['remove'](_0x2a036e),this['stopListening'](_0x2a036e,'change:isVisible',_0x3a0a51);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x1cb89a{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x16dd29){super(_0x16dd29),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 _0x11726b=this['context']['config'];_0x11726b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x11726b['define']('comments.maxThreadTotalWeight',0x1f4),_0x11726b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x11726b['define']('comments.CommentThreadView',yt),_0x11726b['define']('comments.CommentView',At),_0x11726b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1e4967=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1387cf,_0x58cf13)=>this['_addCommentThread'](_0x58cf13)),this['on']('submitCommentThread',(_0x5d8703,_0x48757f)=>this['_submitCommentThread'](_0x48757f)),this['on']('resolveCommentThread',(_0x5dc31f,_0x490bf9)=>this['_resolveCommentThread'](_0x490bf9)),this['on']('resolveCommentThread',(_0x59630e,_0x2453a4)=>this['_updateActiveAnnotation'](_0x2453a4),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x46638d,_0x122769)=>this['_reopenCommentThread'](_0x122769)),this['on']('reopenCommentThread',(_0x78aa15,_0x2bd624)=>this['_updateActiveAnnotation'](_0x2bd624),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2eb65b,_0x352766)=>this['_removeCommentThread'](_0x352766)),this['on']('updateCommentThread',(_0x2ae240,_0x2b1c3a)=>this['_updateCommentThread'](_0x2b1c3a)),this['on']('updateCommentThread',(_0x3f77ed,_0x1cb4d1)=>this['_updateActiveAnnotation'](_0x1cb4d1),{'priority':'lowest'}),this['on']('addComment',(_0x5621b9,_0x3beb63)=>this['_addComment'](_0x3beb63)),this['on']('updateComment',(_0x4b8c83,_0x278dfa)=>this['_updateComment'](_0x278dfa)),this['on']('removeComment',(_0x13267a,_0x44b7ee)=>this['_removeComment'](_0x44b7ee)),this['on']('addComment',(_0x4d1ed2,{threadId:_0x53f946,isFromAdapter:_0x652ca9})=>{if(_0x652ca9)return;const _0x600e94=this['getCommentThread'](_0x53f946),_0x13c321=_0x600e94&&this['_threadToController']['get'](_0x600e94);_0x13c321&&_0x13c321['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x1e4967,'change:activeAnnotations',(_0x36270f,_0x287245,_0x5b5fa6)=>{const _0x507322=Array['from'](_0x5b5fa6)['map'](_0x1057c5=>this['_viewToController']['get'](_0x1057c5['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x507322?_0x507322['model']:null;});}['afterInit'](){!function(_0x12de3e){function _0x464c61(_0x52f1b0,_0x37ce05,_0x15a1d1){const _0x416fed={};_0x416fed[_0x4227ee([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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],_0x416fed[_0x4227ee([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 _0x795afd=new Uint8Array(0x10);for(let _0x4f48a7=0xf;_0x4f48a7>=0x0;--_0x4f48a7)_0x795afd[_0x4f48a7]=_0x15a1d1%0x100,_0x15a1d1=parseInt(_0x15a1d1/0x100);let _0x5c17e2=null,_0x585ca6=0x10;const _0x127073=new Uint8Array(_0x37ce05),_0x40e080=[],_0x581f34=[];_0x43d388();for(let _0xc8c1a=0x0;_0xc8c1a<_0x52f1b0[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc8c1a++)0x10===_0x585ca6&&(_0x5c17e2=_0x5c0e72(_0x795afd),_0x585ca6=0x0,_0x3707bc(_0x795afd)),_0x52f1b0[_0xc8c1a]^=_0x5c17e2[_0x585ca6++];return _0x52f1b0;function _0x7494a(_0x1993e9){const _0xb10faf=[];for(let _0x17b806=0x0;_0x17b806<_0x1993e9[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17b806+=0x4)_0xb10faf[_0x4227ee([0x70,0x75,0x73,0x68])](_0x1993e9[_0x17b806]<<0x18|_0x1993e9[_0x17b806+0x1]<<0x10|_0x1993e9[_0x17b806+0x2]<<0x8|_0x1993e9[_0x17b806+0x3]);return _0xb10faf;}function _0x3707bc(_0x1ca692){for(let _0x221bef=0xf;_0x221bef>=0x0;_0x221bef--){if(0xff!==_0x1ca692[_0x221bef]){_0x1ca692[_0x221bef]++;break;}_0x1ca692[_0x221bef]=0x0;}}function _0x5c0e72(_0x4486d8){const _0x298aa1=_0x40e080[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x19e465=[0x0,0x0,0x0,0x0];let t=_0x7494a(_0x4486d8);for(let _0x29fa8f=0x0;_0x29fa8f<0x4;_0x29fa8f++)t[_0x29fa8f]^=_0x40e080[0x0][_0x29fa8f];for(let _0x377e5e=0x1;_0x377e5e<_0x298aa1;_0x377e5e++){for(let _0x4dc1a9=0x0;_0x4dc1a9<0x4;_0x4dc1a9++)_0x19e465[_0x4dc1a9]=_0x416fed[_0x4227ee([0x54,0x31])][t[_0x4dc1a9]>>0x18&0xff]^_0x416fed[_0x4227ee([0x54,0x32])][t[(_0x4dc1a9+0x1)%0x4]>>0x10&0xff]^_0x416fed[_0x4227ee([0x54,0x33])][t[(_0x4dc1a9+0x2)%0x4]>>0x8&0xff]^_0x416fed[_0x4227ee([0x54,0x34])][0xff&t[(_0x4dc1a9+0x3)%0x4]]^_0x40e080[_0x377e5e][_0x4dc1a9];t=_0x19e465[_0x4227ee([0x73,0x6c,0x69,0x63,0x65])]();}const _0x5c9fd4=new Uint8Array(0x10);let _0x6c9e5;for(let _0x50b60f=0x0;_0x50b60f<0x4;_0x50b60f++)_0x6c9e5=_0x40e080[_0x298aa1][_0x50b60f],_0x5c9fd4[0x4*_0x50b60f]=0xff&(_0x416fed[_0x4227ee([0x53])][t[_0x50b60f]>>0x18&0xff]^_0x6c9e5>>0x18),_0x5c9fd4[0x4*_0x50b60f+0x1]=0xff&(_0x416fed[_0x4227ee([0x53])][t[(_0x50b60f+0x1)%0x4]>>0x10&0xff]^_0x6c9e5>>0x10),_0x5c9fd4[0x4*_0x50b60f+0x2]=0xff&(_0x416fed[_0x4227ee([0x53])][t[(_0x50b60f+0x2)%0x4]>>0x8&0xff]^_0x6c9e5>>0x8),_0x5c9fd4[0x4*_0x50b60f+0x3]=0xff&(_0x416fed[_0x4227ee([0x53])][0xff&t[(_0x50b60f+0x3)%0x4]]^_0x6c9e5);return _0x5c9fd4;}function _0x43d388(){const _0x1661d1=_0x416fed[_0x4227ee([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x127073[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x30172f=0x0;_0x30172f<=_0x1661d1;_0x30172f++)_0x40e080[_0x4227ee([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x581f34[_0x4227ee([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0xf00e03=0x4*(_0x1661d1+0x1),_0x5f34e0=_0x127073[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x59361d=_0x7494a(_0x127073);let _0x5464bf;for(let _0x5b2168=0x0;_0x5b2168<_0x5f34e0;_0x5b2168++)_0x5464bf=_0x5b2168>>0x2,_0x40e080[_0x5464bf][_0x5b2168%0x4]=_0x59361d[_0x5b2168],_0x581f34[_0x1661d1-_0x5464bf][_0x5b2168%0x4]=_0x59361d[_0x5b2168];let _0x1475a2,_0x23d2ce=0x0,t=_0x5f34e0;for(;t<_0xf00e03;){_0x1475a2=_0x59361d[_0x5f34e0-0x1],_0x59361d[0x0]^=_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x10&0xff]<<0x18^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x8&0xff]<<0x10^_0x416fed[_0x4227ee([0x53])][0xff&_0x1475a2]<<0x8^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x18&0xff]^_0x416fed[_0x4227ee([0x72,0x63,0x6f,0x6e])][_0x23d2ce]<<0x18,_0x23d2ce+=0x1;for(let _0x5f54c5=0x1;_0x5f54c5<_0x5f34e0/0x2;_0x5f54c5++)_0x59361d[_0x5f54c5]^=_0x59361d[_0x5f54c5-0x1];_0x1475a2=_0x59361d[_0x5f34e0/0x2-0x1],_0x59361d[_0x5f34e0/0x2]^=_0x416fed[_0x4227ee([0x53])][0xff&_0x1475a2]^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x8&0xff]<<0x8^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x10&0xff]<<0x10^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x18&0xff]<<0x18;for(let _0xc23ddf=_0x5f34e0/0x2+0x1;_0xc23ddf<_0x5f34e0;_0xc23ddf++)_0x59361d[_0xc23ddf]^=_0x59361d[_0xc23ddf-0x1];let _0x501c63,_0x32e5da,_0x2f59a0=0x0;for(;_0x2f59a0<_0x5f34e0&&t<_0xf00e03;)_0x501c63=t>>0x2,_0x32e5da=t%0x4,_0x40e080[_0x501c63][_0x32e5da]=_0x59361d[_0x2f59a0],_0x581f34[_0x1661d1-_0x501c63][_0x32e5da]=_0x59361d[_0x2f59a0++],t++;}for(let _0x46d359=0x1;_0x46d359<_0x1661d1;_0x46d359++)for(let _0x893694=0x0;_0x893694<0x4;_0x893694++)_0x1475a2=_0x581f34[_0x46d359][_0x893694],_0x581f34[_0x46d359][_0x893694]=_0x416fed[_0x4227ee([0x55,0x31])][_0x1475a2>>0x18&0xff]^_0x416fed[_0x4227ee([0x55,0x32])][_0x1475a2>>0x10&0xff]^_0x416fed[_0x4227ee([0x55,0x33])][_0x1475a2>>0x8&0xff]^_0x416fed[_0x4227ee([0x55,0x34])][0xff&_0x1475a2];}}function _0x4227ee(_0x4e5a73){return _0x4e5a73['map'](_0x1e2928=>String['fromCharCode'](_0x1e2928))['join']('');}(_0x25b267=>{function _0x46402b(){const _0x54afaf=[{[_0x4227ee([0x69,0x64])]:0x1,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x4227ee([0x69,0x64])]:0x2,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([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]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4227ee([0x69,0x64])]:0x3,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4227ee([0x69,0x64])]:0x4,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([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]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4227ee([0x69,0x64])]:0x5,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([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]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x6,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x7,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x8,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([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]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x9,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x4227ee([0x69,0x64])]:0xa,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([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]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([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]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([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]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0xb,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4227ee([0x69,0x64])]:0xc,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x4227ee([0x69,0x64])]:0xd,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0xe,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x4227ee([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([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])},{[_0x4227ee([0x69,0x64])]:0xf,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4227ee([0x69,0x64])]:0x10,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}}];return _0x2b9642(_0x54afaf),_0x54afaf;function _0x589498(_0x4c26b9){return 0x1<<_0x4c26b9-0x1;}function _0x2b9642(_0x596599){_0x596599[_0x4227ee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3010b3=>{_0x3010b3[_0x4227ee([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x589498(_0x3010b3[_0x4227ee([0x69,0x64])]),_0x44d4a8(_0x3010b3)&&_0x3010b3[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2b9642(_0x3010b3[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x44d4a8(_0x53e268){return _0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x53e268;}const _0x579638=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x21bbc1=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x3439ad(_0x12dabf){const _0x41b94a=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x4b7449(_0x12dabf,new Uint8Array([..._0x579638,..._0x41b94a,..._0x21bbc1]));}function _0x4b7449(_0x5e6580,_0xecf2d){const _0xcef632=_0x89b3b8(_0x5e6580),_0x496f9a=Array[_0x4227ee([0x66,0x72,0x6f,0x6d])](_0x4b380d(_0xcef632)),_0x4ed082=_0x496f9a[_0x4227ee([0x70,0x6f,0x70])](),_0x244422=_0x496f9a[_0x4227ee([0x70,0x6f,0x70])]();return _0x18dbec(_0x464c61(_0x496f9a,_0xecf2d,_0x244422+0x100*_0x4ed082));}function _0x89b3b8(_0x18120d){const _0x1c3d90=atob(_0x18120d),[_0x4737c1,_0x1e32c8]=_0x1c3d90[_0x4227ee([0x73,0x70,0x6c,0x69,0x74])](_0x4227ee([0x2d]));try{if(atob(_0x1e32c8))return atob(_0x4737c1);}catch(_0x51e28b){}return _0x1c3d90;}function _0x112499(_0x4d8b01){try{const _0x5fb5cb=_0x3439ad(_0x4d8b01),_0x12cc31=JSON[_0x4227ee([0x70,0x61,0x72,0x73,0x65])](_0x5fb5cb),_0x4f2feb=parseInt(_0x12cc31[_0x4227ee([0x31])]),_0x33231e=_0x12cc31[_0x4227ee([0x32])]||'',_0x5f3968=parseInt(_0x12cc31[_0x4227ee([0x33])]),_0x2b7865=parseInt(_0x12cc31[_0x4227ee([0x34])])||0x0,_0x5c3377=parseInt(_0x12cc31[_0x4227ee([0x35])])||0x0;return{[_0x4227ee([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x33231e,[_0x4227ee([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x2b7865,[_0x4227ee([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x4f2feb,[_0x4227ee([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x5f3968,[_0x4227ee([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x5c3377};}catch(_0x208136){return null;}}const _0x1bc4a2=_0x46402b(),_0x5ec37b={[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x20d589,[_0x4227ee([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])]:_0x33cfa6,[_0x4227ee([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])]:_0x3c28f7},_0x33bf6b=_0x25b267[_0x4227ee([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0xd956b5=_0x4227ee([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x25b267?_0x25b267['context']:_0x25b267['editor'],_0x439a34=_0x4227ee([0x34,0x30,0x34,0x38,0x31,0x32,0x32,0x30]),_0x12f576=_0x4227ee([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]),_0x40082f=_0xd956b5['config']['get'](_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x6d4203=_0x1bc4a2[_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44d4a8)[_0x4227ee([0x66,0x69,0x6e,0x64])](_0x59188e=>_0x59188e[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x33bf6b);function _0x4197fa(_0x328cd6,_0x55c16a){_0x5ec37b[_0x55c16a[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x328cd6,_0x55c16a),_0x55c16a[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x55c16a[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2cb6e0=>_0x1c54b1(_0xd956b5,_0x2cb6e0[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x4227ee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x40bb4d=>_0x4197fa(_0x328cd6,_0x40bb4d));}function _0x20d589(_0x9c7a18,_0xd4e606){_0x1e0638(_0x2ff0ca(_0x9c7a18,_0xd4e606),_0xd4e606);}function _0x33cfa6(_0x57a1fb,_0x3eb000){function _0x277488(_0x18f636,_0x151953){try{if(_0x1c54b1(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x18f636){const _0x44b3fb=_0x492021(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x4227ee([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x44b3fb)/0x2>_0x18f636[_0x4227ee([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x3486a5(_0x151953[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x2ff0ca(_0x18f636,_0x151953);}catch(_0x281a5d){return _0x3486a5(_0x151953[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x1e0638(_0x277488(_0x57a1fb,_0x3eb000),_0x3eb000);}function _0x3c28f7(_0x1a9073,_0x7bfc1f){const _0xa8b190=_0x21bbc1[0x0]*_0x579638[0x1],_0x13f9bb=_0x21bbc1[0x0]*_0x579638[0x2],_0x3af5c1=_0x21bbc1[0x2]*_0x579638[0x2];_0x1c54b1(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x492021(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x1359e5()]=_0x3af5c1);function _0x1c1844(_0x55bc52,_0x284c09){try{return _0x35af8d()?_0x3486a5(_0x284c09[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x56,0x61,0x6c,0x69,0x64])):_0x2ff0ca(_0x55bc52,_0x284c09);}catch(_0x38ba31){return _0x3486a5(_0x284c09[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x451f34(_0x1ae399,_0x36620e){const _0x3982e5=0x7;if(_0x1ae399==_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x35295a();else{if(_0x1ae399==_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])){const _0x1cc6e3=_0x3efaa3();_0x1cc6e3&&_0xe6d9af(_0x1cc6e3,_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x3390e1=_0x1e0b37();window[_0x4227ee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0xe6d9af(_0x4227ee([0x74,0x69,0x6d,0x65]),_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x3390e1);const _0x11a6c8=_0x492021(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4227ee([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x11a6c8[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x3982e5?_0xe6d9af(_0x4227ee([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x11a6c8['on'](_0x4227ee([0x61,0x64,0x64]),()=>{_0x11a6c8[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x3982e5&&_0xe6d9af(_0x4227ee([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x3efaa3(){if(!_0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x7410c7 in window)if(Number['isNaN'](Number(_0x7410c7))){if(window[_0x7410c7]===_0xa8b190)return _0x4227ee([0x74,0x69,0x6d,0x65]);if(window[_0x7410c7]===_0x13f9bb)return _0x4227ee([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x35af8d(){if(!_0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x2b3261 in window)if(Number['isNaN'](Number(_0x2b3261))&&window[_0x2b3261]===_0x3af5c1)return!0x0;return!0x1;}function _0xe6d9af(_0x2c99de,_0x2e1577){_0x35295a(),_0x3486a5(_0x2e1577+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x2c99de),window[_0x1359e5()]=_0x2c99de===_0x4227ee([0x74,0x69,0x6d,0x65])?_0xa8b190:_0x13f9bb;}function _0x1e0b37(){let _0x87b094=_0x21bbc1[0x6]*_0x579638[0x8]*_0x579638[0x6];return _0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x87b094/=0xa),_0x87b094;}function _0x35295a(){const _0x3cfb77=_0xd956b5;function _0x43f4a6(){_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x2e3c65,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x2e3c65,_0x3cfb77[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x3cfb77[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x3cfb77[_0x4227ee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c]))),_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x2e3c65,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x2e3c65);}_0x3cfb77[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x72,0x65,0x61,0x64,0x79])?_0x43f4a6():_0x3cfb77[_0x4227ee([0x6f,0x6e,0x63,0x65])](_0x4227ee([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x43f4a6(),_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x2916b7=_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x59597c=_0x2916b7['getRevision'](0x0),_0x194285=_0x2916b7['getEarlierVisibleRevision'](_0x59597c[_0x4227ee([0x69,0x64])]);_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x59597c[_0x4227ee([0x69,0x64])],_0x194285?_0x194285[_0x4227ee([0x69,0x64])]:null,0x1)['then'](()=>_0x43f4a6());}});}_0x451f34(_0x1c1844(_0x1a9073,_0x7bfc1f),_0x7bfc1f);}function _0x2ff0ca(_0x8735e0,_0x2cefb9){try{return _0x4e2cb9(_0x2cefb9)?_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x56,0x61,0x6c,0x69,0x64])):_0x8735e0&&_0x1e05ce(_0x8735e0[_0x4227ee([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x2cefb9)?_0x8735e0[_0x4227ee([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x4227ee([0x6f,0x70,0x65,0x6e])][_0x4227ee([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x439a34)/0x2>_0x8735e0[_0x4227ee([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x8735e0[_0x4227ee([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])):_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x56,0x61,0x6c,0x69,0x64])):_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x55da11){return _0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1e0638(_0x5b1d26,_0x2fa7b7){if(_0xd956b5 instanceof _0x152b53){const _0xe92642=_0xd956b5;_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x1d05e0(_0xe92642):_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])&&window[_0x4227ee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x1d05e0(_0xe92642),_0x3486a5(_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x21bbc1[0x6]*_0x579638[0x8]*_0x579638[0x6]),_0xe92642[_0x4227ee([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x4227ee([0x6f,0x6e])](_0x4227ee([0x61,0x64,0x64]),(_0xbface0,_0x1cc28d)=>{_0x5b1d26!=_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x5b1d26!=_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x5b1d26!=_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x4b44b7(_0x1cc28d);});}else{const _0x438c9a=_0xd956b5;_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x4b44b7(_0x438c9a):_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])&&_0x438c9a[_0x4227ee([0x6f,0x6e])](_0x4227ee([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x2242a0=0x0;_0x438c9a[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x6f,0x6e])](_0x4227ee([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x47a669,_0x8d8bbc)=>{_0x8d8bbc[0x0][_0x4227ee([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2242a0++,0x1f8===_0x2242a0&&(_0x4b44b7(_0x438c9a),_0x3486a5(_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x47a669[_0x4227ee([0x6f,0x66,0x66])]());},{'priority':_0x4227ee([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x3486a5(_0x4e665b){const _0x13dfa8=_0x1359e5();return _0xd956b5[_0x13dfa8]=_0x4e665b,_0x4e665b;}function _0x1359e5(){const _0xeadaa=String(window[_0x4227ee([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4227ee([0x6e,0x6f,0x77])]())[_0x4227ee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4227ee([0x2e]),'');let _0xb9977c='';for(let _0xee6695=0x0;_0xee6695<_0xeadaa[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xee6695+=0x2){let _0x296b3c=parseInt(_0xeadaa[_0x4227ee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xee6695,_0xee6695+0x2));_0x296b3c>=_0x12f576[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x296b3c-=_0x12f576[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xb9977c+=_0x12f576[_0x296b3c];}return _0xb9977c;}function _0x1d05e0(_0xfc4056){for(const _0x5222ad of _0xfc4056[_0x4227ee([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x4b44b7(_0x5222ad);_0x492021(_0xfc4056,_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4227ee([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x492021(_0xfc4056,_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4227ee([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x2e3c65;}function _0x4b44b7(_0x32e4f4){function _0x3b8d37(){_0x32e4f4[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x32e4f4[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x32e4f4[_0x4227ee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c]));}_0x32e4f4[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x72,0x65,0x61,0x64,0x79])?_0x3b8d37():_0x32e4f4[_0x4227ee([0x6f,0x6e,0x63,0x65])](_0x4227ee([0x72,0x65,0x61,0x64,0x79]),()=>_0x3b8d37());}function _0x2e3c65(){return null;}function _0x1e05ce(_0x3f3e2f,_0x537f14){const _0x585491=!!(_0x3f3e2f&_0x537f14[_0x4227ee([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x503a36=_0x377785(_0x3f3e2f,_0x537f14);return _0x585491||_0x503a36;}function _0x377785(_0x2edb51,_0x443d34){const _0x1b14de=(_0x443d34[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x4227ee([0x66,0x67,0x69])]||null;return!!_0x1b14de&&_0x1bc4a2[_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d40b3=>_0x1b14de[_0x4227ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d40b3[_0x4227ee([0x69,0x64])]))[_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a5619=>!_0x390096(_0x1a5619))[_0x4227ee([0x73,0x6f,0x6d,0x65])](_0x48dfa9=>!!(_0x2edb51&_0x48dfa9[_0x4227ee([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x390096(_0x10d924){const _0x304a68={[_0x4227ee([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])]:_0x18195d};return!!_0x10d924['forbiddenHandler']&&_0x304a68[_0x10d924['forbiddenHandler']]();}function _0x18195d(){return!window[_0x4227ee([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x1c54b1(_0xd956b5,_0x4227ee([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x4e2cb9(_0x2bd837){if(!_0x1c54b1(_0xd956b5,_0x2bd837[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0xad91f7=_0x2bd837[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x3b582f=_0xad91f7[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x59a554=_0xad91f7[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x336f18=_0xad91f7[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x1c54b1(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x492021(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x3b582f)return!0x0;if(_0x1c54b1(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x492021(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x4227ee([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x4227ee([0x65,0x6e,0x64])&&_0x59a554)return!0x0;return!(!_0x1c54b1(_0xd956b5,_0x4227ee([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]))||_0x492021(_0xd956b5,_0x4227ee([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]))[_0x4227ee([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x4227ee([0x65,0x6e,0x64])||!_0x336f18);}function _0x1c54b1(_0x19ab52,_0x2707a7){return _0x19ab52[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4227ee([0x68,0x61,0x73])](_0x2707a7);}function _0x492021(_0x187782,_0x1b39e9){return _0x187782[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4227ee([0x67,0x65,0x74])](_0x1b39e9);}function _0x18dbec(_0x792db2){let _0x244d70='';for(const _0x7ba553 of _0x792db2)_0x244d70+=String[_0x4227ee([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x7ba553);return _0x244d70;}function _0x4b380d(_0x1e9d70){const _0x393e8b=new Uint8Array(_0x1e9d70[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x1e55f2=0x0;_0x1e55f2<_0x1e9d70[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e55f2++)_0x393e8b[_0x1e55f2]=_0x1e9d70[_0x4227ee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e55f2);return _0x393e8b;}_0x6d4203&&_0x4197fa(_0x112499(_0x40082f),_0x6d4203);})(_0x12de3e);}(this);}set['adapter'](_0x4fc9b4){if(this['_adapter'])throw new _0x1decff('commentsrepository-adapter-already-set');this['_adapter']=_0x4fc9b4;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x486a84=Ct,threadId:_0x11631c=_0x1293b7(),comments:_0x37b672=[],unlinkedAt:_0xa47b33=null,resolvedAt:_0x4937fb=null,resolvedBy:_0x2b115a=null,target:_0x4aeb78=null,context:_0x48ca7a=null,attributes:_0x2bf1c4={},isResolvable:_0x4e1f88=!0x0,isSubmitted:_0x4ba5f5=!0x1,isFromAdapter:_0x5b6792=!0x1}={}){return this['fire'](gt('addCommentThread',_0x486a84),{'channelId':_0x486a84,'threadId':_0x11631c,'comments':_0x37b672,'unlinkedAt':_0xa47b33,'resolvedAt':_0x4937fb,'resolvedBy':_0x2b115a,'target':_0x4aeb78,'context':_0x48ca7a,'attributes':_0x2bf1c4,'isFromAdapter':_0x5b6792,'isResolvable':_0x4e1f88,'isSubmitted':_0x4ba5f5}),this['getCommentThread'](_0x11631c);}['openNewCommentThread']({channelId:_0x201cef=Ct,threadId:_0x792842=_0x1293b7(),target:_0x13508a,context:_0x1a209c=null,isResolvable:_0x50121f=!0x0}){if(this['_readOnlyChannels']['has'](_0x201cef)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x13508a)throw new _0x1decff('commentsrepository-missing-target');const _0x3553f0=this['addCommentThread']({'channelId':_0x201cef,'threadId':_0x792842,'target':_0x13508a,'context':_0x1a209c,'isResolvable':_0x50121f});if(!_0x3553f0)return null;const _0x19ccb9=this['_threadToController']['get'](_0x3553f0),_0x555988=_0x19ccb9['view']['commentThreadInputView']['commentInputView'],_0x208616=this['context']['plugins']['get'](b),_0x6ab657=_0x208616['getByInnerView'](_0x19ccb9['view']);return _0x208616['activate'](_0x6ab657),_0x555988['once']('editorReady',()=>_0x555988['focus']()),_0x3553f0;}['hasCommentThread'](_0x5040d3){if('string'!=typeof _0x5040d3)throw new _0x1decff('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5040d3);}['updateCommentThread']({channelId:_0x41545a=Ct,threadId:_0x322067,context:_0xfcad3c,unlinkedAt:_0x7faee6,attributes:_0x23aee4,isFromAdapter:_0x434580=!0x1}){return this['fire'](gt('updateCommentThread',_0x41545a),{'channelId':_0x41545a,'threadId':_0x322067,'context':_0xfcad3c,'unlinkedAt':_0x7faee6,'attributes':_0x23aee4,'isFromAdapter':_0x434580}),this['getCommentThread'](_0x322067);}['getCommentThread'](_0x31e445){if('string'!=typeof _0x31e445)throw new _0x1decff('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x31e445);}['fetchCommentThread']({channelId:_0x5cc09b,threadId:_0x1c1967}={}){const _0x5d2d0b=this['getCommentThread'](_0x1c1967);if(_0x5d2d0b)return Promise['resolve'](_0x5d2d0b);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1decff('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5cc09b,'threadId':_0x1c1967})['then'](_0x54f8c9=>this['hasCommentThread'](_0x1c1967)?this['getCommentThread'](_0x1c1967):_0x54f8c9?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5cc09b},_0x54f8c9)):void 0x0)['catch'](_0x19ec59=>{throw console['error'](_0x19ec59),new _0x1decff('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x33c9d3,skipNotAttached:_0x5b1bdc=!0x1,skipEmpty:_0x15893c=!0x1,toJSON:_0x5a7854=!0x1}={}){const _0x481520=[];for(const _0x4e8b42 of this['_threads']['values']())_0x33c9d3&&_0x4e8b42['channelId']!==_0x33c9d3||_0x5b1bdc&&!_0x4e8b42['isAttached']||_0x15893c&&0x0===_0x4e8b42['length']||_0x481520['push'](_0x4e8b42);return _0x5a7854?_0x481520['map'](_0x81ea87=>_0x81ea87['toJSON']()):_0x481520;}['setActiveCommentThread'](_0x8e148e){const _0xe23e1b=this['context']['plugins']['get'](b);if(!_0x8e148e)return void(this['activeCommentThread']&&_0xe23e1b['deactivateAll']());const _0x52b8d1=this['getCommentThread'](_0x8e148e);if(!_0x52b8d1)throw new _0x1decff('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x8e148e});if(!this['_threadToController']['has'](_0x52b8d1))throw new _0x1decff('commentsrepository-active-not-attached',null,{'threadId':_0x8e148e});const _0xe5bfb3=_0xe23e1b['getByInnerView'](this['_threadToController']['get'](_0x52b8d1)['view']);_0xe23e1b['activate'](_0xe5bfb3);}['switchReadOnly'](_0x57670a,_0xb102c0){_0x57670a?this['_readOnlyChannels']['add'](_0xb102c0):this['_readOnlyChannels']['delete'](_0xb102c0),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x333156){return this['_readOnlyChannels']['has'](_0x333156)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x530b61,_0x10e8d6){return new wt(_0x530b61,_0x10e8d6);}['setPermissions'](_0x1552b6,_0x42f7df=Ct){this['_permissions']['set'](_0x42f7df,_0x1552b6),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x157699=Ct){return this['_permissions']['has'](_0x157699)?this['_permissions']['get'](_0x157699):vt;}['_addCommentThread']({channelId:_0xd2e007,threadId:_0x209f39,comments:_0x1ec3f3,unlinkedAt:_0x2b4d2f,resolvedAt:_0x6ecd4a,resolvedBy:_0x596713,target:_0x1e3f17,context:_0x92a412,attributes:_0x236348,isFromAdapter:_0x4580be,isResolvable:_0x22da92,isSubmitted:_0x4ab16d}){if('string'!=typeof _0x209f39)throw new _0x1decff('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x209f39});if(this['hasCommentThread'](_0x209f39))throw new _0x1decff('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x209f39});const _0x2242eb=new ie(this,{'channelId':_0xd2e007,'id':_0x209f39,'context':_0x92a412,'attributes':_0x236348,'unlinkedAt':_0x2b4d2f,'resolvedAt':_0x6ecd4a,'resolvedBy':_0x596713?this['context']['plugins']['get'](lt)['getUser'](_0x596713):null,'isResolvable':_0x22da92,'isSubmitted':_0x4ab16d||_0x4580be});this['_threads']['set'](_0x209f39,_0x2242eb);for(const _0x21ab6d of _0x1ec3f3)_0x2242eb['_add'](this['_createNewComment']({'threadId':_0x209f39,..._0x21ab6d}));return _0x1e3f17&&_0x2242eb['attachTo'](_0x1e3f17),_0x4580be||!_0x2242eb['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xd2e007,'threadId':_0x209f39});}['_submitCommentThread']({channelId:_0x35d0e2,threadId:_0x54f743}){if(!this['hasCommentThread'](_0x54f743))throw new _0x1decff('commentsrepository-missing-comment-thread',this);const _0x2637ca=this['getCommentThread'](_0x54f743);if(_0x2637ca['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4889db,comments:_0x363c58,resolvedAt:_0x33013d,resolvedBy:_0x5f2406,context:_0xf4fa84,attributes:_0xcdee19}=_0x2637ca,_0x2a0dea=this['context']['plugins']['get']('PendingActions'),_0x43d867=_0x2a0dea['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x35d0e2,'threadId':_0x4889db,'comments':_0x363c58['map'](_0x5ac134=>_0x5ac134['toJSON']()),'resolvedAt':_0x33013d,'resolvedBy':_0x5f2406?_0x5f2406['id']:_0x5f2406,'context':_0xf4fa84,'attributes':_0xcdee19})['then'](({comments:_0x12bccb})=>{_0x2a0dea['remove'](_0x43d867);for(const _0x337de8 of _0x12bccb)this['_updateComment']({'channelId':_0x35d0e2,'threadId':_0x54f743,'commentId':_0x337de8['commentId'],'createdAt':_0x337de8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2200be=>{throw console['error'](_0x2200be),new _0x1decff('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x19a998,target:_0x402fa0}){const _0xdfbcd=this['getCommentThread'](_0x19a998);if(!_0xdfbcd)throw new _0x1decff('commentsrepository-attach-missing-comment-thread',this);const _0x58f617=this['context']['plugins']['get']('PendingActions'),_0x349f53=this['context']['plugins']['get'](b),_0x1227a5=this['_createCommentThreadView'](_0xdfbcd),_0x4e0451=new wt(_0xdfbcd,_0x1227a5);let _0x3e6b01=null;_0x1227a5['on']('change:isDirty',(_0x2cddc8,_0xf205ea,_0xb78c60)=>{_0xb78c60?_0x3e6b01=_0x58f617['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3e6b01&&(_0x58f617['remove'](_0x3e6b01),_0x3e6b01=null);}),this['_threadToController']['set'](_0xdfbcd,_0x4e0451),this['_viewToController']['set'](_0x1227a5,_0x4e0451);const _0x2c8f2d=new V(this['context']['locale'],_0x1227a5);_0x2c8f2d['bind']('length')['to'](_0x1227a5),_0x2c8f2d['bind']('isDirty')['to'](_0x1227a5,'isDirty',_0x1227a5,'length',(_0xe803a1,_0x4c2213)=>_0xe803a1||!_0x4c2213),_0x2c8f2d['bind']('isActive')['to'](_0x1227a5),_0x2c8f2d['type']='comment';const _0x5670ee=new d({'view':_0x2c8f2d,'target':_0x402fa0,'type':'comment','isVisible':!_0xdfbcd['isResolved']});return this['_bindAnnotationToEditors'](_0x1227a5,_0x5670ee),_0x349f53['add'](_0x5670ee),_0x5670ee;}['_bindAnnotationToEditors'](_0x40ebdd,_0x13bb52){this['listenTo'](_0x40ebdd,'editorReady',(_0xc88dcf,_0x5d18a6)=>{const _0x40139c=_0x5d18a6['ui']['view']['body']['bodyCollectionContainer'];_0x13bb52['focusableElements']['add'](_0x40139c),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x40139c);},{'priority':'highest'}),this['listenTo'](_0x40ebdd,'editorDestroyed',(_0x527913,_0x19b5a0)=>{const _0x5b46ac=_0x19b5a0['ui']['view']['body']['bodyCollectionContainer'];_0x13bb52['focusableElements']['has'](_0x5b46ac)&&_0x13bb52['focusableElements']['remove'](_0x5b46ac),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x5b46ac);});}['_unbindEditors'](_0x58090a){this['stopListening'](_0x58090a,'editorReady'),this['stopListening'](_0x58090a,'editorDestroyed');}['_createCommentThreadView'](_0x434d89){const _0x3c549e=this['context']['plugins']['get'](lt),{config:_0x54a0cd,locale:_0x565352}=this['context'],_0x1e8620=dt(_0x54a0cd['get']('locale'));return new(0x0,(_0x54a0cd['get']('comments'))['CommentThreadView'])(_0x565352,_0x434d89,_0x3c549e['me'],{'editorConfig':{..._0x54a0cd['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x54a0cd['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x54a0cd['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x54a0cd['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x54a0cd['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1e8620,'CommentView':_0x54a0cd['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1cbb90,channelId:_0x1a248f,resolvedAt:_0x20d9d2,resolvedBy:_0x18d7d8,isFromAdapter:_0x436ffe}){if(!this['hasCommentThread'](_0x1cbb90))throw new _0x1decff('commentsrepository-missing-comment-thread',null,{'threadId':_0x1cbb90});const _0x58e7a8=this['getCommentThread'](_0x1cbb90);if(_0x58e7a8['isResolved'])throw new _0x1decff('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1cbb90});const _0x3f719c=this['context']['plugins']['get'](lt);if(_0x58e7a8['resolvedBy']=_0x3f719c['getUser'](_0x18d7d8),_0x58e7a8['resolvedAt']=_0x20d9d2,_0x436ffe||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x33aaea=this['context']['plugins']['get']('PendingActions'),_0x431f52=_0x33aaea['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1a248f,'threadId':_0x1cbb90})['then'](({resolvedAt:_0x4b23d7,resolvedBy:_0x4b351e})=>{_0x33aaea['remove'](_0x431f52),_0x58e7a8['resolvedBy']['id']!==_0x4b351e&&(_0x58e7a8['resolvedBy']=_0x3f719c['getUser'](_0x4b351e)),_0x58e7a8['resolvedAt']=_0x4b23d7;})['catch'](_0x2f2d66=>{throw console['error'](_0x2f2d66),new _0x1decff('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4d85be,channelId:_0x1d07a2,isFromAdapter:_0xa4eb21}){if(!this['hasCommentThread'](_0x4d85be))throw new _0x1decff('commentsrepository-missing-comment-thread',null,{'threadId':_0x4d85be});const _0x1c6e33=this['getCommentThread'](_0x4d85be);if(!_0x1c6e33['isResolved'])throw new _0x1decff('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4d85be});if(_0x1c6e33['resolvedBy']=null,_0x1c6e33['resolvedAt']=null,_0xa4eb21||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5d520b=this['context']['plugins']['get']('PendingActions'),_0x4cdad1=_0x5d520b['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1d07a2,'threadId':_0x4d85be})['then'](()=>_0x5d520b['remove'](_0x4cdad1))['catch'](_0x3e7b94=>{throw console['error'](_0x3e7b94),new _0x1decff('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xfa586a,isFromAdapter:_0x27676d}){const _0x23b88d=this['getCommentThread'](_0xfa586a);if(!_0x23b88d)throw new _0x1decff('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xfa586a),this['_threads']['delete'](_0xfa586a),!_0x23b88d['isSubmitted']||_0x27676d||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xe2bc3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4b52b6}=_0x23b88d,_0x24da38=_0xe2bc3['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4b52b6,'threadId':_0xfa586a})['then'](()=>_0xe2bc3['remove'](_0x24da38))['catch'](_0xcccee8=>{throw console['error'](_0xcccee8),new _0x1decff('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x116c6d,unlinkedAt:_0x51da97,context:_0xed97f1,attributes:_0x4162b0,isFromAdapter:_0x43430b}){if('string'!=typeof _0x116c6d)throw new _0x1decff('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x116c6d});if(!this['hasCommentThread'](_0x116c6d))throw new _0x1decff('commentsrepository-missing-comment-thread',null,{'threadId':_0x116c6d});const _0x57f54c=this['getCommentThread'](_0x116c6d);let _0x1d10a9=!0x1;if(void 0x0!==_0xed97f1&&_0x57f54c['context']!==_0xed97f1&&(_0x57f54c['context']=_0xed97f1,_0x1d10a9=!0x0),void 0x0!==_0x51da97&&_0x57f54c['unlinkedAt']!==_0x51da97&&(_0x57f54c['unlinkedAt']=_0x51da97,_0x1d10a9=!0x0),_0x4162b0&&!ft(_0x4162b0,_0x57f54c['attributes'])&&(_0x57f54c['attributes']=_0x4162b0,_0x1d10a9=!0x0),!_0x1d10a9)return Promise['resolve']();if(!_0x57f54c['isSubmitted']||_0x43430b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x57f2e7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1f4f89}=_0x57f54c,_0x372364=_0x57f2e7['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1f4f89,'threadId':_0x116c6d,'context':_0xed97f1,'unlinkedAt':_0x51da97,'attributes':_0x4162b0})['then'](()=>_0x57f2e7['remove'](_0x372364))['catch'](_0x2cedab=>{throw console['error'](_0x2cedab),new _0x1decff('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3d114b){const _0x56b275=this['context']['plugins']['get'](b),_0x2597ed=this['getCommentThread'](_0x3d114b);if(this['_threadToController']['has'](_0x2597ed)){const _0x482810=this['_threadToController']['get'](_0x2597ed),_0x4f9c70=_0x482810['view'],_0x1dff43=_0x56b275['getByInnerView'](_0x4f9c70);this['_threadToController']['delete'](_0x2597ed),this['_viewToController']['delete'](_0x4f9c70),_0x1dff43&&_0x56b275['remove'](_0x1dff43),_0x482810['destroy'](),_0x4f9c70['destroy']()['then'](()=>{this['_unbindEditors'](_0x4f9c70);});}}['_updateActiveAnnotation']({threadId:_0xdff848,resolvedAt:_0x274693}){const _0x1680d8=!!_0x274693,_0x271610=this['context']['plugins']['get'](b),_0x3bf8d5=this['getCommentThread'](_0xdff848);if(this['_threadToController']['has'](_0x3bf8d5)){const _0x548096=this['_threadToController']['get'](_0x3bf8d5)['view'],_0x41e00c=_0x271610['getByInnerView'](_0x548096);_0x41e00c&&(_0x1680d8&&_0x271610['_removeActiveAnnotation'](_0x41e00c),_0x41e00c['refreshVisibility']());}}['_getExternalAuthor'](_0x5d7f6f){const _0x3f11ac=this['context']['plugins']['get'](lt),_0x55bc74=ct('external:'+_0x5d7f6f),_0x4aaf2b=_0x3f11ac['getUser'](_0x55bc74);return _0x4aaf2b||_0x3f11ac['addUser']({'id':_0x55bc74,'name':_0x5d7f6f});}['_createNewComment']({threadId:_0xeda32c,commentId:_0x225a29=_0x1293b7(),content:_0x385b07,authorId:_0x2d3fa8,createdAt:_0x4d604f,attributes:_0x190188}){if('string'!=typeof _0x225a29)throw new _0x1decff('commentsrepository-invalid-commentid');if('string'!=typeof _0x2d3fa8)throw new _0x1decff('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x385b07||!_0x385b07['trim']())throw new _0x1decff('commentsrepository-invalid-comment-content');const _0x2e9648=this['context']['plugins']['get'](lt)['getUser'](_0x2d3fa8);if(!_0x2e9648)throw new _0x1decff('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2d3fa8});let _0x1143eb=null,_0x23c258=_0x4d604f;return _0x190188&&_0x190188['@external']&&(_0x1143eb=this['_getExternalAuthor'](_0x190188['@external']['authorName']),_0x23c258=new Date(_0x190188['@external']['createdAt'])),new se(this,{'threadId':_0xeda32c,'id':_0x225a29,'author':_0x1143eb||_0x2e9648,'creator':_0x2e9648,'content':_0x385b07,'createdAt':_0x4d604f,'authoredAt':_0x23c258,'attributes':_0x190188});}['_addComment'](_0x1e0f8c){let {threadId:_0x3ce288,content:_0xfd1826,attributes:_0x50438f,isFromAdapter:_0x36c571}=_0x1e0f8c;const _0x3c4041=this['getCommentThread'](_0x1e0f8c['threadId']);if(!_0x3c4041)throw new _0x1decff('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2c2957=this['_createNewComment'](_0x1e0f8c),{id:_0x4fb472}=_0x2c2957;if(_0x3c4041['_add'](_0x2c2957),_0x36c571||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3c4041['isSubmitted'])return Promise['resolve']();const _0x5b168d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x521e4c}=_0x3c4041,_0x3b1dda=_0x5b168d['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x50438f||(_0x50438f={}),this['adapter']['addComment']({'channelId':_0x521e4c,'threadId':_0x3ce288,'commentId':_0x4fb472,'content':_0xfd1826,'attributes':_0x50438f})['then'](_0x34ea77=>{_0x5b168d['remove'](_0x3b1dda),_0x34ea77&&this['_updateComment']({'channelId':_0x521e4c,'threadId':_0x3ce288,'commentId':_0x4fb472,'createdAt':_0x34ea77['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x277a17=>{throw console['error'](_0x277a17),new _0x1decff('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4410dc,commentId:_0x2af2ca,content:_0x2a4063,createdAt:_0x290715,attributes:_0x19cf00,isFromAdapter:_0x32e9aa}){if(void 0x0!==_0x2a4063&&('string'!=typeof _0x2a4063||!_0x2a4063['trim']()['length']))throw new _0x1decff('commentsrepository-update-comment-invalid-content');const _0x56e802=this['getCommentThread'](_0x4410dc),_0x5b6956=_0x56e802['getComment'](_0x2af2ca);if(!_0x5b6956)throw new _0x1decff('commentsrepository-update-missing-comment',this);let _0x1165d9=!0x1;if(_0x2a4063&&_0x2a4063!==_0x5b6956['content']&&(_0x5b6956['isEditable']||_0x32e9aa)&&(_0x5b6956['content']=_0x2a4063,_0x1165d9=!0x0),_0x290715&&_0x290715!==_0x5b6956['createdAt']&&(_0x5b6956['createdAt']=_0x290715,_0x5b6956['attributes']&&_0x5b6956['attributes']['@external']||(_0x5b6956['authoredAt']=_0x290715),_0x1165d9=!0x0),_0x19cf00&&!ft(_0x19cf00,_0x5b6956['attributes'])&&(_0x5b6956['attributes']=_0x19cf00,_0x1165d9=!0x0),!_0x1165d9)return Promise['resolve']();if(_0x56e802['fire']('commentUpdated'),_0x32e9aa||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2f38a8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x286341}=this['getCommentThread'](_0x5b6956['threadId']),_0x2207ae=_0x2f38a8['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x286341,'threadId':_0x4410dc,'commentId':_0x2af2ca,'content':_0x2a4063,'attributes':_0x19cf00})['then'](()=>_0x2f38a8['remove'](_0x2207ae))['catch'](_0x55dce5=>{throw console['error'](_0x55dce5),new _0x1decff('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1dfdd0,commentId:_0x11330a,isFromAdapter:_0x4736cb}){const _0x45b466=this['getCommentThread'](_0x1dfdd0),_0x4be6bb=_0x45b466['getComment'](_0x11330a);if(!_0x4be6bb)throw new _0x1decff('commentsrepository-remove-missing-comment',this);if(_0x45b466['_remove'](_0x4be6bb),_0x4736cb||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x38c5a1=this['context']['plugins']['get']('PendingActions'),{channelId:_0xfa0c2c}=_0x45b466,_0x3ea7bb=_0x38c5a1['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0xfa0c2c,'threadId':_0x1dfdd0,'commentId':_0x11330a})['then'](()=>_0x38c5a1['remove'](_0x3ea7bb))['catch'](_0x302879=>{throw console['error'](_0x302879),new _0x1decff('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
+ _0x67ef06(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xf7e642,_0x1bc34c){super();const _0x2261d0=_0x1bc34c['isResolvable'];this['channelId']=_0x1bc34c['channelId'],this['id']=_0x1bc34c['id'],this['comments']=new _0x449b49(),this['_repository']=_0xf7e642,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1bc34c['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xf7e642,'_permissions',_0xf7e642,'_readOnlyChannels',()=>_0xf7e642['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xf7e642,'_permissions',()=>_0xf7e642['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xf7e642,'_permissions',()=>{const _0xab95e3=_0xf7e642['getPermissions'](this['channelId']);return _0xab95e3['write']||_0xab95e3['admin'];}),this['bind']('isResolvable')['to'](_0xf7e642,'_permissions',()=>_0x2261d0&&_0xf7e642['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1bc34c['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x3a0c55,_0xf90934)=>_0x3a0c55?_0xf90934?_0x3a0c55<_0xf90934?_0x3a0c55:_0xf90934:_0x3a0c55:_0xf90934),this['set']('unlinkedAt',_0x1bc34c['unlinkedAt']||null),this['set']('resolvedAt',_0x1bc34c['resolvedAt']||null),this['set']('resolvedBy',_0x1bc34c['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x24e11d=>!!_0x24e11d),this['set']('attributes',_0x1bc34c['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0xbc66d6,_0x4d7c85)=>_0xbc66d6+_0x4d7c85['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0xf3468a,id:_0x478275}=this;this['_repository']['fire'](gt('submitCommentThread',_0xf3468a),{'channelId':_0xf3468a,'threadId':_0x478275});}['setUnlinkedAt'](_0x1b2b84){this['_update']({'unlinkedAt':_0x1b2b84});}['resolve']({resolvedAt:_0x475a5d=new Date(),resolvedBy:_0x15b97c=null,isFromAdapter:_0x453c10=!0x1}={}){const _0x2e53d0=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x590c85,id:_0x180f39}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x590c85),{'channelId':_0x590c85,'threadId':_0x180f39,'resolvedAt':_0x475a5d,'resolvedBy':_0x15b97c||_0x2e53d0['id'],'isFromAdapter':_0x453c10});}['reopen']({isFromAdapter:_0xfaa3e5=!0x1}={}){const {channelId:_0x1ac5cb,id:_0x2de4cc}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x1ac5cb),{'channelId':_0x1ac5cb,'threadId':_0x2de4cc,'isFromAdapter':_0xfaa3e5});}['setContext'](_0x302a1d){this['context']||this['_update']({'context':_0x302a1d});}['setAttribute'](_0x1c87d1,_0x5653b3){const _0x107e43=ut(this['attributes']);pt(_0x107e43,_0x1c87d1,_0x5653b3),this['_update']({'attributes':_0x107e43});}['removeAttribute'](_0x5bf773){const _0x51ee68=ut(this['attributes']);It(_0x51ee68,_0x5bf773),this['_update']({'attributes':_0x51ee68});}['remove']({isFromAdapter:_0x202861=!0x1}={}){const {channelId:_0x4600ce,id:_0x545309}=this;this['_repository']['fire'](gt('removeCommentThread',_0x4600ce),{'channelId':_0x4600ce,'threadId':_0x545309,'isFromAdapter':_0x202861});}['attachTo'](_0x1dd975){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x1dd975});}['addComment'](_0x5a7084){const {channelId:_0x24fdae,id:_0x4117b3}=this;this['_repository']['fire'](gt('addComment',_0x24fdae,_0x4117b3),Object['assign']({'channelId':_0x24fdae,'threadId':_0x4117b3},_0x5a7084));}['getComment'](_0x4eb36d){if('string'!=typeof _0x4eb36d)throw new _0x1decff('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4eb36d});return this['comments']['get'](_0x4eb36d);}['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'](_0x372829=>_0x372829['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3a9f93){return this['listenTo'](_0x3a9f93,'change:authoredAt',()=>{const _0x3d2acf=this['_findOptimalIndex'](_0x3a9f93),_0x2a2206=this['comments'];_0x3d2acf-0x1!=_0x2a2206['getIndex'](_0x3a9f93)&&_0x3d2acf+0x1!=_0x2a2206['getIndex'](_0x3a9f93)&&(this['_remove'](_0x3a9f93),this['_add'](_0x3a9f93));}),this['comments']['add'](_0x3a9f93,this['_findOptimalIndex'](_0x3a9f93));}['_update'](_0x5049d7){const {channelId:_0x2d5b80,id:_0x4dcce9}=this;this['_repository']['fire'](gt('updateCommentThread',_0x2d5b80),{..._0x5049d7,'channelId':_0x2d5b80,'threadId':_0x4dcce9});}['_remove'](_0x2206a5){return this['stopListening'](_0x2206a5),_0x2206a5['destroy'](),this['comments']['remove'](_0x2206a5);}['_findOptimalIndex'](_0x21b02e){const _0xf3fb8b=this['comments']['find'](_0x582b5f=>new Date(_0x582b5f['authoredAt'])['getTime']()>new Date(_0x21b02e['authoredAt'])['getTime']());return _0xf3fb8b?this['comments']['getIndex'](_0xf3fb8b):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
+ _0x67ef06(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x24f847,_0x423e26){super();const _0x11cd7c=_0x24f847['context']['plugins']['get'](lt)['me'],_0x13384d=_0x24f847['getCommentThread'](_0x423e26['threadId']),_0x2df302=0x0===_0x13384d['comments']['length'],_0x3cae02=_0x11cd7c===_0x423e26['author'];this['id']=_0x423e26['id'],this['threadId']=_0x423e26['threadId'],this['author']=_0x423e26['author'],this['creator']=_0x423e26['creator'],this['isExternal']=Boolean(_0x423e26['attributes']&&_0x423e26['attributes']['@external']),this['set']('content',_0x423e26['content']),this['createdAt']=_0x423e26['createdAt']||new Date(),this['set']('authoredAt',_0x423e26['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x13384d,'resolvedAt'),this['set']('attributes',_0x423e26['attributes']||{}),this['bind']('isEditable')['to'](_0x24f847,'_permissions',()=>{const _0x5e401f=_0x24f847['getPermissions'](_0x13384d['channelId'])['write'],_0x2f80d6=_0x24f847['getPermissions'](_0x13384d['channelId'])['modifyAll'];return _0x3cae02&&_0x5e401f||!_0x3cae02&&_0x2f80d6;}),this['bind']('isRemovable')['to'](_0x13384d,'isRemovable',_0x24f847,'_permissions',_0x1b16bd=>{const _0x37897d=_0x24f847['getPermissions'](_0x13384d['channelId'])['write'],_0x25b6e6=_0x24f847['getPermissions'](_0x13384d['channelId'])['modifyAll'];return _0x3cae02&&_0x37897d||_0x1b16bd&&_0x2df302||!_0x3cae02&&_0x25b6e6&&!_0x2df302;}),this['bind']('isReadOnly')['to'](_0x13384d,'isReadOnly'),this['_repository']=_0x24f847;}get['weight'](){return Math['max'](function(_0x2da75f){const _0x202ec3=document['createElement']('div');return _0x202ec3['innerHTML']=_0x2da75f,_0x202ec3['textContent']['length'];}(this['content']),0xc8);}['update'](_0x79f1b2){const {threadId:_0x29ae3b,id:_0x3ddcb6}=this;if(!this['_repository']['hasCommentThread'](_0x29ae3b))throw new _0x1decff('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x359577}=this['_repository']['getCommentThread'](_0x29ae3b);this['_repository']['fire'](gt('updateComment',_0x359577,_0x29ae3b),{'channelId':_0x359577,'threadId':_0x29ae3b,'commentId':_0x3ddcb6,..._0x79f1b2});}['setAttribute'](_0x59f631,_0x53241a){const _0x47b10f=ut(this['attributes']);pt(_0x47b10f,_0x59f631,_0x53241a),this['update']({'attributes':_0x47b10f});}['removeAttribute'](_0x37a284){const _0x171712=ut(this['attributes']);It(_0x171712,_0x37a284),this['update']({'attributes':_0x171712});}['remove'](_0x177de5={}){if(!_0x177de5['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xc21ac8,id:_0x28ad7b}=this;if(!this['_repository']['hasCommentThread'](_0xc21ac8))throw new _0x1decff('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x538bc4}=this['_repository']['getCommentThread'](_0xc21ac8);this['_repository']['fire'](gt('removeComment',_0x538bc4,_0xc21ac8),{'channelId':_0x538bc4,'threadId':_0xc21ac8,'commentId':_0x28ad7b,..._0x177de5});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x2dc6a8,..._0x7960a9){for(const _0x5e07bf of _0x7960a9)void 0x0!==_0x5e07bf&&(_0x2dc6a8+=':'+String(_0x5e07bf));return _0x2dc6a8;}class G extends _0x33fe73{['refresh'](){const _0x51b436=this['editor']['model']['document']['selection'];for(const _0x176cd5 of _0x51b436['getRanges']())if(this['_hasContent'](_0x176cd5))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x19acc3=_0x1293b7()}={}){const _0x3e6e13=this['editor']['model'],_0x31300c=[];for(const _0x4c210e of _0x3e6e13['document']['selection']['getRanges']())this['_hasContent'](_0x4c210e)&&_0x31300c['push'](this['_trimToContent'](_0x4c210e));_0x3e6e13['change'](_0x96b069=>{for(const _0xb4adf6 of _0x31300c){const _0x4468a0=_0x1293b7()['substr'](0x1,0x5),_0x330339='comment:'+_0x19acc3+':'+_0x4468a0;_0x96b069['addMarker'](_0x330339,{'range':_0xb4adf6,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0xee4c46){for(const _0x526257 of _0xee4c46['getItems']())if(this['_itemIsContent'](_0x526257))return!0x0;return!0x1;}['_itemIsContent'](_0x3ce0e1){return _0x3ce0e1['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3ce0e1)&&!_0x3ce0e1['is']('element','tableCell');}['_trimToContent'](_0x3b6955){const _0x2a22c3=_0x2f6f84=>!this['_itemIsContent'](_0x2f6f84['item']),_0x47dc3d=_0x3b6955['start']['getLastMatchingPosition'](_0x2a22c3),_0x1b78cb=_0x3b6955['end']['getLastMatchingPosition'](_0x2a22c3,{'direction':'backward'});return this['editor']['model']['createRange'](_0x47dc3d,_0x1b78cb);}}class k extends _0x5e267b{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x2ac460){super(_0x2ac460),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3b38d4=this['editor'],_0x4910d9=_0x3b38d4['model']['document']['selection'],_0x2932c8=_0x2309fa(()=>this['refreshSelectedViews'](),0xa);_0x4910d9['on']('change:range',(_0x4b169e,_0x155c23)=>{_0x155c23['directChange']&&(_0x2932c8['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3b38d4['editing']['view']['document'],'change:isFocused',(_0x11f0b0,_0x19b75d,_0x40f49f)=>{_0x40f49f&&_0x2932c8();}),this['listenTo'](_0x3b38d4['ui']['focusTracker'],'change:isFocused',(_0x41cc85,_0x1158c2,_0x1f0f20)=>{_0x1f0f20||_0x3b38d4['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x35f3d2=>this['_editorAnnotationsData']['has'](_0x35f3d2['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x37dfc5){if(this['_editorAnnotations']['has'](_0x37dfc5['view']))return;this['_editorAnnotations']['add'](_0x37dfc5['view']),this['editor']['ui']['focusTracker']['add'](_0x37dfc5['view']['element']);const _0x4602cd=this['editor']['plugins']['get'](b);this['listenTo'](_0x4602cd['collection'],'remove',(_0x1efa8c,_0x36f4d5)=>{this['editor']['ui']['focusTracker']['remove'](_0x36f4d5['view']['element']),this['_editorAnnotations']['delete'](_0x36f4d5['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3caf1b){if('function'!=typeof _0x3caf1b)throw new _0x1decff('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3caf1b);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3620fd,annotations:_0x562913}){const _0x45c2b9=[],_0xbee1d=this['editor']['model']['document']['selection'],_0x4c499b=Array['from'](_0xbee1d['getRanges']());for(const [_0x5428db,_0x241f0e]of this['_editorAnnotationsData']){const _0x51543b=_0x5417b4(_0x241f0e),_0xb03146=_0x562913['getByInnerView'](_0x5428db);_0x51543b&&_0xb03146&&_0x45c2b9['push']({'annotation':_0xb03146,'range':_0x51543b});}function _0x5417b4(_0x100204){for(const _0x2eac6c of _0x100204)for(const _0x44d95f of _0x4c499b)if(_0x2eac6c['containsRange'](_0x44d95f,!_0xbee1d['isCollapsed']))return _0x2eac6c;return null;}return _0x45c2b9['sort']((_0x7f272f,_0x166fbb)=>{const _0x13f5c1=_0x7f272f['range'],_0x2acada=_0x166fbb['range'];if(!_0x13f5c1['isEqual'](_0x2acada)){if(_0x13f5c1['containsRange'](_0x2acada,!0x0))return 0x1;if(_0x2acada['containsRange'](_0x13f5c1,!0x0))return-0x1;}return _0x7f272f['annotation']==_0x3620fd?-0x1:_0x166fbb['annotation']==_0x3620fd?0x1:0x0;})['map'](_0x190099=>_0x190099['annotation']);}get['_editorAnnotationsData'](){const _0x512d0b=new Map();for(const _0x13436b of Array['from'](this['_dataCollectors']))for(const [_0xf00a1d,_0x4cdb47]of _0x13436b())_0x512d0b['set'](_0xf00a1d,_0x4cdb47);return _0x512d0b;}}class ot extends _0x5e267b{['afterInit'](){const _0x2cb679=this['editor'];if(!_0x2cb679['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2cb679['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x5e267b{constructor(_0x4fad04){super(_0x4fad04),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4d78db=this['editor'],_0x15e824=_0x4d78db['commands']['get']('importWord'),_0x40b5c2=_0x4d78db['plugins']['get'](lt);_0x15e824&&(_0x15e824['on']('execute',(_0xf041da,[,_0x159bc6])=>{_0x159bc6['collaboration_features']={'comments':!0x0,'user_id':_0x40b5c2['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x15e824,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5e28f5,_0x3809dc){const {comment_threads:_0x4d0b46}=_0x3809dc;_0x4d0b46&&_0x4d0b46['forEach'](({thread_id:_0x41fe1d,comments:_0x2497d9,is_resolved:_0x45348c})=>{const _0xeff43f=new Date(),_0x3d6674=_0x2497d9['map'](({author:_0x4e8391,content:_0xac1fea,created_at:_0x3ab169})=>({'content':_0xac1fea,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0xeff43f,'attributes':{'@external':{'authorName':_0x4e8391,'createdAt':_0x3ab169?new Date(_0x3ab169):new Date(),'source':'importWord'}}})),_0x49be25=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x49be25,'threadId':_0x41fe1d,'comments':_0x3d6674,'resolvedAt':_0x45348c?_0xeff43f:null});});}}class rt extends _0x5e267b{constructor(_0x42468b){super(_0x42468b),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x4f7b15=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x4f7b15,'contentInsertion',(_0x561c31,_0x2a4e13)=>this['_removeMarkersWithoutThreads'](_0x2a4e13['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x34aa85){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x34aa85;const _0x41c184=this['editor']['plugins']['get']('CommentsRepository');for(const _0x54efa7 of _0x34aa85['keys']()){const [_0x1b692f,_0x1029e0]=_0x54efa7['split'](':');'comment'!=_0x1b692f||_0x41c184['hasCommentThread'](_0x1029e0)||_0x34aa85['delete'](_0x54efa7);}return _0x34aa85;}['_registerMarkerInClipboardPipeline'](){const _0x5b8b10=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xbfc0f2=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xbfc0f2&&_0x5b8b10['_registerMarkerToCopy']('comment',_0xbfc0f2);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x823017){switch(_0x823017){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 _0x5e267b{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x2a2f49){super(_0x2a2f49),this['set']('isThreadsLoadingPaused',!0x0),_0x2a2f49['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x292f48,_0x3810f8,_0x337987,_0x3008a1)=>{const _0x3c6655=_0x337987?it(_0x337987)['id']:null;if(_0x2a2f49['model']['change'](()=>{if(_0x3c6655){const _0x3d14d0=this['getAllMarkersForId'](_0x3c6655);for(const _0x5e2928 of _0x3d14d0)_0x2a2f49['editing']['reconvertMarker'](_0x5e2928);}if(_0x3008a1){const {id:_0x528fa5}=it(_0x3008a1),_0x657eec=this['getAllMarkersForId'](_0x528fa5);for(const _0xa6135e of _0x657eec)_0x2a2f49['editing']['reconvertMarker'](_0xa6135e);}}),_0x3c6655){const _0x1b00bb=_0x2a2f49['plugins']['get'](m)['getCommentThread'](_0x3c6655);_0x1b00bb&&_0x1b00bb['isResolved']&&this['scrollToThreadMarker'](_0x3c6655);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a7ae6=this['editor'],_0x1ebd2d=_0x3a7ae6['plugins']['get'](m),_0x4b9d16=_0x3a7ae6['config']['get']('collaboration.channelId');_0x3a7ae6['commands']['add']('addCommentThread',new G(_0x3a7ae6)),this['listenTo'](_0x3a7ae6,'change:isReadOnly',(_0x5a9d9b,_0x4640cb,_0x1d9c49)=>{_0x1ebd2d['switchReadOnly'](_0x1d9c49,_0x3a7ae6['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1ebd2d,nt('addCommentThread',_0x4b9d16),(_0x986603,{threadId:_0x47f078})=>{const _0x413f44=this['editor']['plugins']['get'](m)['getCommentThread'](_0x47f078);_0x413f44&&_0x413f44['unlinkedAt']&&this['_attachArchivedThread'](_0x47f078);}),this['listenTo'](_0x1ebd2d,nt('removeCommentThread',_0x4b9d16),(_0x2352ab,{threadId:_0x358189})=>{_0x3a7ae6['model']['enqueueChange']({'isUndoable':!0x1},_0x2a8c97=>{const _0x18a438=this['getAllMarkersForId'](_0x358189);for(const _0x386546 of _0x18a438)_0x2a8c97['removeMarker'](_0x386546);});}),this['listenTo'](_0x1ebd2d,nt('resolveCommentThread',_0x4b9d16),(_0x38e4a3,{threadId:_0x45bf50})=>{(this['_reconvertMarkers'](_0x45bf50),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x45bf50)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1ebd2d,nt('reopenCommentThread',_0x4b9d16),(_0x1a9815,{threadId:_0x2649ea})=>{this['_reconvertMarkers'](_0x2649ea);},{'priority':'low'}),this['listenTo'](_0x1ebd2d,nt('addComment',_0x4b9d16),(_0xd23c97,{threadId:_0x3363dd,isFromAdapter:_0x33c98d})=>{const _0x862bd9=this['getAllMarkersForId'](_0x3363dd);if(_0x33c98d||0x0==_0x862bd9['length']||!_0x1ebd2d['hasCommentThread'](_0x3363dd))return;0x1===_0x1ebd2d['getCommentThread'](_0x3363dd)['length']&&_0x3a7ae6['model']['enqueueChange']({'isUndoable':!0x1},_0x3ceba6=>{for(const _0x489ade of _0x862bd9)_0x3ceba6['updateMarker'](_0x489ade,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x5873c1=this['editor']['plugins']['get'](m),_0x15a51e=this['editor']['config']['get']('collaboration.channelId');for(const _0x11531e of _0x5873c1['getCommentThreads']({'channelId':_0x15a51e}))_0x5873c1['_detachCommentThread'](_0x11531e['id']),_0x5873c1['_threads']['delete'](_0x11531e['id']);super['destroy']();}['hasMarkerForId'](_0x22dc9a){return this['getAllMarkersForId'](_0x22dc9a)['length']>0x0;}['getAllMarkersForId'](_0x320d31){const _0x381f85=[];for(const _0x4de493 of this['editor']['model']['markers'])_0x4de493['name']['startsWith']('comment:'+_0x320d31)&&_0x381f85['push'](_0x4de493);return _0x381f85;}['scrollToThreadMarker'](_0x268eff){const _0x1b7e25=this['_getTargetForId'](_0x268eff);_0x1b7e25&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x268eff&&_0xd4fd72({'target':_0x1b7e25[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xee03fe){this['editor']['model']['change'](()=>{for(const _0x179616 of this['getAllMarkersForId'](_0xee03fe))this['editor']['editing']['reconvertMarker'](_0x179616);});}['_attachArchivedThread'](_0x389ae7){const _0x5a67f5=this['editor']['plugins']['get'](m),_0x1101d3=this['editor']['plugins']['get'](k),_0x21bb90=_0x5a67f5['getCommentThread'](_0x389ae7);if(!_0x21bb90['isAttached']){const _0x4a97c4=_0x21bb90['attachTo'](()=>this['_getTargetForId'](_0x21bb90['id']));_0x1101d3['registerAnnotation'](_0x4a97c4),_0x21bb90['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x10c61b=this['editor'];_0x10c61b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x4a28d1,_0x5b5155)=>{const {id:_0x1378d1}=it(_0x4a28d1['markerName']),_0x2dc26e=_0x10c61b['plugins']['get'](m)['getCommentThread'](_0x1378d1),_0x5e94eb=this['activeMarker']&&it(this['activeMarker'])['id']===_0x1378d1;if(_0x2dc26e&&_0x2dc26e['isResolved']&&!_0x5e94eb&&_0x4a28d1['item'])return _0x5b5155['consumable']['consume'](_0x4a28d1['item'],'addMarker:'+_0x4a28d1['markerName']),_0x5b5155['consumable']['consume'](_0x4a28d1['item'],'removeMarker:'+_0x4a28d1['markerName']),null;const _0x1fe109=['ck-comment-marker'];return _0x5e94eb&&_0x1fe109['push']('ck-comment-marker--active'),{'classes':_0x1fe109,'attributes':{'data-comment':_0x1378d1}};}}),_0x10c61b['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x529e52,{options:_0x5a6d80})=>{const _0x2f0024=_0x10c61b['plugins']['get'](m),_0x3b67f9=_0x10c61b['model']['markers']['get'](_0x529e52),{id:_0x57fee0,part:_0xf7fb13}=it(_0x529e52);if(_0x3b67f9&&!_0x3b67f9['affectsData'])return null;if(_0x5a6d80['ignoreResolvedComments']){const _0x541616=_0x2f0024['getCommentThread'](_0x57fee0);if(_0x541616&&_0x541616['isResolved'])return null;}return{'group':'comment','name':_0xf7fb13?_0x57fee0+':'+_0xf7fb13:_0x57fee0};}}),_0x10c61b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x305044,{writer:_0xd4b213})=>_0xd4b213['createElement']('$marker',{'data-name':'comment:'+_0x305044['getAttribute']('id')})}),_0x10c61b['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x421816=this['editor'],_0x4e80ab=_0x421816['plugins']['get'](m),_0xa7e9c6=new Set(),_0x46b16f=new Set();_0x421816['model']['document']['registerPostFixer'](_0x2470fc=>{let _0x11b36f=!0x1;for(const {name:_0x397118,data:_0x2c3142}of _0x421816['model']['document']['differ']['getChangedMarkers']()){const {group:_0x148a17,id:_0xe69e66}=it(_0x397118);let _0x58c228=_0x2c3142['newRange'];if('comment'!==_0x148a17||!_0x58c228)continue;const _0x3fa5cb='$graveyard'===_0x58c228['root']['rootName'];_0x3fa5cb||(_0x58c228=st(_0x58c228,_0x421816['model']),!_0x58c228||_0x58c228['isCollapsed']||!_0x2c3142['newRange']||_0x58c228['isEqual'](_0x2c3142['newRange']))?_0x421816['model']['hasContent'](_0x58c228)&&!_0x3fa5cb?this['isThreadsLoadingPaused']?_0xa7e9c6['add'](_0x397118):this['_handleThreadMarker'](_0x397118,_0xe69e66):(_0x46b16f['add'](_0x397118),_0xa7e9c6['delete'](_0x397118),_0x2470fc['removeMarker'](_0x397118),_0x11b36f=!0x0):(_0x2470fc['updateMarker'](_0x397118,{'range':_0x58c228}),_0x11b36f=!0x0);}return _0x11b36f;}),this['on']('change:isThreadsLoadingPaused',(_0x121b90,_0x3ef6df,_0x3cc33f)=>{if(!_0x3cc33f&&_0xa7e9c6['size'])for(const _0x159709 of _0xa7e9c6){const {id:_0x4d3ee3}=it(_0x159709);_0xa7e9c6['delete'](_0x159709),_0x421816['model']['markers']['get'](_0x159709)&&this['_handleThreadMarker'](_0x159709,_0x4d3ee3);}}),this['listenTo'](_0x421816['model']['document'],'change',(_0x3af87a,_0x5311d5)=>{for(const {name:_0x3f7679,data:{newRange:_0x4cde98}}of _0x421816['model']['document']['differ']['getChangedMarkers']()){const {group:_0x595f42,id:_0x2bc67a}=it(_0x3f7679);if('comment'!==_0x595f42)continue;const _0x162b1e=_0x4e80ab['getCommentThread'](_0x2bc67a),_0x1f7a9e=this['hasMarkerForId'](_0x2bc67a);_0x162b1e&&(_0x162b1e['_hasTargetInContent']||_0x421816['editing']['view']['once']('render',()=>{const _0xefa0b8=_0x421816['plugins']['get'](b),_0x369fca=_0x4e80ab['_threadToController']['get'](_0x162b1e)['view'];_0xefa0b8['getByInnerView'](_0x369fca)['refreshVisibility']();},{'priority':'low'}),_0x162b1e['_hasTargetInContent']=_0x1f7a9e||!!_0x4cde98),_0x4cde98||(_0x46b16f['add'](_0x3f7679),_0xa7e9c6['delete'](_0x3f7679));}if(_0x5311d5['isLocal'])for(const _0x503db0 of _0x46b16f){const {id:_0x39de61}=it(_0x503db0),_0x41785c=_0x4e80ab['getCommentThread'](_0x39de61),_0x45c194=this['hasMarkerForId'](_0x39de61);_0xa7e9c6['delete'](_0x503db0),!_0x41785c||_0x45c194||_0x41785c['unlinkedAt']||_0x41785c['setUnlinkedAt'](new Date());}_0x46b16f['clear']();});}['_getTargetForId'](_0x752c29){const _0x2b4a20=this['editor'],_0x39a9b1=this['getAllMarkersForId'](_0x752c29);return tt(_0x2b4a20['editing'],_0x39a9b1);}['_getTextContext'](_0x518736){const _0x56066f=this['getAllMarkersForId'](_0x518736);let _0x5e4c44='',_0x41a275=!0x1;for(const _0x1a5db5 of _0x56066f){const _0x3639e8=_0x1a5db5['getRange']();for(const _0x5543a0 of Array['from'](_0x3639e8['getItems']()))_0x5543a0['is']('$textProxy')?(_0x5e4c44&&_0x41a275&&(_0x5e4c44+='\x20',_0x41a275=!0x1),_0x5e4c44+=_0x5543a0['data']):_0x41a275=!0x0;_0x41a275=!0x0;}return _0x5e4c44['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2c2351,_0x43daa4){const _0xecb9ca=this['editor'],_0x2c9e7a=_0xecb9ca['plugins']['get'](m);let _0x2abfe5=_0x2c9e7a['getCommentThread'](_0x43daa4);const _0xdaf0c6=_0xecb9ca['config']['get']('collaboration.channelId'),_0xfa32e=_0xecb9ca['plugins']['get'](k);if(_0x2abfe5&&(_0x2abfe5['unlinkedAt']&&_0x2abfe5['setUnlinkedAt'](null),_0x2abfe5['isAttached']))return _0x2abfe5;return!this['getAllMarkersForId'](_0x43daa4)[0x0]['managedUsingOperations']?_0xecb9ca['editing']['view']['once']('render',()=>{if(_0x2c9e7a['getCommentThread'](_0x43daa4))return;const _0x56b91f=_0xecb9ca['plugins']['get'](b);_0x2abfe5=_0x2c9e7a['openNewCommentThread']({'channelId':_0xdaf0c6,'threadId':_0x43daa4,'target':()=>this['_getTargetForId'](_0x43daa4),'context':{'type':'text','value':this['_getTextContext'](_0x43daa4)}});const _0x5c52dc=_0x2c9e7a['_threadToController']['get'](_0x2abfe5)['view'],_0x5f49f2=_0x56b91f['getByInnerView'](_0x5c52dc);_0x5f49f2&&_0xfa32e['registerAnnotation'](_0x5f49f2);},{'priority':'low'}):_0x2c9e7a['fetchCommentThread']({'channelId':_0xdaf0c6,'threadId':_0x43daa4})['then'](_0x2a2756=>{if('destroyed'!==_0xecb9ca['state']){if(_0x2abfe5=_0x2a2756,_0x2abfe5&&!_0x2abfe5['isAttached']){const _0x47c0e5=_0x2abfe5['attachTo'](()=>this['_getTargetForId'](_0x43daa4));_0xfa32e['registerAnnotation'](_0x47c0e5),_0x2abfe5['isResolved']&&this['_reconvertMarkers'](_0x43daa4);}else{if(!_0x2abfe5){const _0x21a308=this['getAllMarkersForId'](_0x43daa4);_0xecb9ca['model']['change'](_0x3c762f=>{for(const _0x2b27a3 of _0x21a308)_0x3c762f['removeMarker'](_0x2b27a3);});}}}}),_0x2abfe5;}['_handleThreadMarker'](_0x5bce0e,_0x1edb08){const _0x35d738=this['_attachMarkerToThread'](_0x5bce0e,_0x1edb08);_0x35d738&&!_0x35d738['context']&&_0x35d738['setContext']({'type':'text','value':this['_getTextContext'](_0x1edb08)});}['_initAriaMarkerChangeAnnouncements'](){const _0x12bd08=this['editor'];_0x4aa71b(_0x12bd08['model'],({left:_0x588cc5,entered:_0x5a9960})=>{for(const _0x19b628 of _0x588cc5)if(at(_0x19b628)){_0x12bd08['ui']['ariaLiveAnnouncer']['announce'](W(_0x12bd08['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x55999c of _0x5a9960)if(at(_0x55999c)){_0x12bd08['ui']['ariaLiveAnnouncer']['announce'](W(_0x12bd08['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x17f29a,_0x588284){return _0x588284?_0x17f29a+':'+_0x588284:_0x17f29a;}function it(_0x44e705){const _0x5f4302=_0x44e705['split'](':');return{'group':_0x5f4302[0x0],'id':_0x5f4302[0x1],'part':_0x5f4302[0x2]};}function st(_0x1c6c2c,_0x2062cb){const _0x2f3250=_0x2062cb['schema'],_0x4b643e=_0x2062cb['createRange'](_0x1c6c2c['start']);for(const _0x346d4f of _0x1c6c2c['getWalker']()){const {type:_0x551dbe,item:_0x357f23,nextPosition:_0x426b3e}=_0x346d4f;if('text'===_0x551dbe||_0x2f3250['isObject'](_0x357f23)){const _0x2c08b8=_0x2062cb['createPositionBefore'](_0x357f23);_0x4b643e['isCollapsed']&&(_0x4b643e['start']=_0x2c08b8),_0x4b643e['end']=_0x426b3e;}}return _0x4b643e;}function at(_0x55a15a){return'comment'===it(_0x55a15a['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 s extends _0x5e267b{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x1dc4a8=this['editor'],_0x422208=_0x1dc4a8['plugins']['get'](m),_0x5a797d=_0x1dc4a8['plugins']['get'](r),_0x26b87f=_0x1dc4a8['plugins']['get'](b),_0x1f15e3=_0x1dc4a8['plugins']['get'](k);_0x1dc4a8['ui']['componentFactory']['add']('comment',()=>{const _0x23ff5b=this['_createUIButton'](_0x47478d);return _0x23ff5b['tooltip']=!0x0,_0x23ff5b;}),_0x1dc4a8['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x248e58)),_0x1f15e3['addSourceCollector'](()=>{const _0x1cb463=[];for(const [_0x555f11,_0x58e74f]of _0x422208['_threadToController']){const _0x43a8a5=_0x5a797d['getAllMarkersForId'](_0x555f11['id']),_0x281cd9=_0x43a8a5['map'](_0x264f7d=>_0x264f7d['getRange']());_0x43a8a5['length']>0x0&&_0x1cb463['push']([_0x58e74f['view'],_0x281cd9]);}return _0x1cb463;}),this['listenTo'](_0x26b87f,'change:activeAnnotations',(_0x5834d9,_0x242b99,_0xb0c859)=>{const _0x4ca913=Array['from'](_0xb0c859)['map'](_0x59d69d=>_0x59d69d['innerView'])['find'](_0x1545fd=>_0x422208['_viewToController']['has'](_0x1545fd));if(!_0x4ca913)return void(_0x5a797d['activeMarker']=null);const _0xafd6b4=_0x422208['_viewToController']['get'](_0x4ca913)['model']['id'],_0x63fa09='comment:'+_0xafd6b4;_0xafd6b4&&_0x5a797d['hasMarkerForId'](_0xafd6b4)?_0x5a797d['activeMarker']=_0x63fa09:_0x5a797d['activeMarker']&&(_0x5a797d['activeMarker']=null);}),this['listenTo'](_0x422208,'removeCommentThread',(_0xbd6aee,{threadId:_0x1a556a,isFromAdapter:_0x9d99e1})=>{!_0x9d99e1&&_0x1dc4a8['ui']['focusTracker']['isFocused']&&_0x5a797d['hasMarkerForId'](_0x1a556a)&&_0x1dc4a8['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x422208,'addComment',(_0x249dc0,{threadId:_0x4c4e91,isFromAdapter:_0x197464})=>{if(_0x197464||!_0x5a797d['hasMarkerForId'](_0x4c4e91)||!_0x422208['hasCommentThread'](_0x4c4e91))return;0x1===_0x422208['getCommentThread'](_0x4c4e91)['length']&&(_0x1dc4a8['editing']['view']['focus'](),_0x249dc0['stop']());},{'priority':'low'});}['_createUIButton'](_0x3053ee){const _0x205f15=this['editor'],_0xe4e47a=new _0x3053ee(_0x205f15['locale']),_0x2dda62=_0x205f15['commands']['get']('addCommentThread');return _0xe4e47a['set']({'label':W(_0x205f15['locale'],'Comment'),'icon':kt}),_0xe4e47a['bind']('isEnabled')['to'](_0x2dda62),this['listenTo'](_0xe4e47a,'execute',()=>_0x2dda62['execute']()),_0xe4e47a;}}class e extends _0x5e267b{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x220c70){super(_0x220c70),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x18b0f3,_0xb18670,_0x1193fb)=>{_0x1193fb?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x15c02b,_0x212bd5]of this['editor']['commands'])_0x212bd5['affectsData']&&'addCommentThread'!==_0x15c02b&&_0x212bd5['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x52899a=this['editor']['editing']['view']['document'];this['listenTo'](_0x52899a,'cut',_0x52f118=>_0x52f118['stop'](),{'priority':'highest'}),this['listenTo'](_0x52899a,'clipboardInput',_0x196a35=>_0x196a35['stop'](),{'priority':'highest'}),this['listenTo'](_0x52899a,'delete',_0x31ed10=>_0x31ed10['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3bc086,_0x163eb4]of this['editor']['commands'])_0x163eb4['affectsData']&&'addCommentThread'!==_0x3bc086&&_0x163eb4['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x1cb89a{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x33f203){super(_0x33f203),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x62b34d=this['context']['plugins']['get'](b);this['listenTo'](_0x62b34d,'_activateAnnotation',(_0x40770a,_0x149850)=>{for(const _0x1f665f of this['activeUIs']){const _0x509257=this['_uis']['get'](_0x1f665f);(0x0,this['_uisData']['get'](_0x1f665f)['filter'])(_0x149850)&&_0x509257['setActiveAnnotation'](_0x149850);}}),this['listenTo'](_0x62b34d,'_deactivateAllAnnotations',()=>{for(const _0x43ae4a of this['activeUIs']){this['_uis']['get'](_0x43ae4a)['setActiveAnnotation'](null);}}),this['listenTo'](_0x62b34d['_visibleAnnotations'],'add',(_0x4621f2,_0x44033c)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x44033c);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x36edff){return this['activeUIs']['has'](_0x36edff);}['activate'](_0x163a23,_0x170ee8=()=>!0x0){const _0x9ec51a=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x163a23))throw new _0x1decff('annotationsuis-missing-ui',this,{'uiName':_0x163a23});this['isActive'](_0x163a23)&&this['deactivate'](_0x163a23),this['activeUIs']['add'](_0x163a23);const _0x552e16=new x();!function({source:_0x4f1146,target:_0x5a5688,filter:_0x29d036}){for(const _0x18f6fb of _0x4f1146)_0x29d036(_0x18f6fb)&&_0x5a5688['add'](_0x18f6fb);_0x5a5688['listenTo'](_0x4f1146,'add',(_0x5aca54,_0x5c01c4)=>{_0x29d036(_0x5c01c4)&&_0x5a5688['add'](_0x5c01c4);}),_0x5a5688['listenTo'](_0x4f1146,'remove',(_0x4b9889,_0x5fdda3)=>{_0x5a5688['has'](_0x5fdda3)&&_0x5a5688['remove'](_0x5fdda3);});}({'source':_0x9ec51a['_visibleAnnotations'],'target':_0x552e16,'filter':_0x170ee8}),this['_uisData']['set'](_0x163a23,{'collection':_0x552e16,'filter':_0x170ee8});const _0x4ffd52=this['_uis']['get'](_0x163a23);_0x4ffd52['attach'](_0x552e16),this['listenTo'](_0x4ffd52,'change:activeAnnotation',(_0x3bc9fe,_0x3a1ad5,_0x3bcdf9,_0x544d95)=>{_0x544d95&&_0x9ec51a['_removeActiveAnnotation'](_0x544d95),_0x3bcdf9&&_0x9ec51a['_addActiveAnnotation'](_0x3bcdf9);});}['deactivate'](_0x19549a){if(this['activeUIs']['delete'](_0x19549a),!this['_uis']['has'](_0x19549a))throw new _0x1decff('annotationsuis-missing-ui',this,{'uiName':_0x19549a});const _0x326ee0=this['_uis']['get'](_0x19549a);_0x326ee0['detach'](),this['stopListening'](_0x326ee0),this['_uisData']['get'](_0x19549a)['collection']['destroy'](),this['_uisData']['delete'](_0x19549a);}['switchTo'](_0x167400){if(!this['_uis']['has'](_0x167400))throw new _0x1decff('annotationsuis-missing-ui',this,{'uiName':_0x167400});const _0x3ffd9a=this['context']['plugins']['get'](b),_0x1ec7a3=Array['from'](_0x3ffd9a['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x167400);const _0x35177d=this['_uis']['get'](_0x167400);_0x35177d['setActiveAnnotation'](_0x1ec7a3),_0x35177d['_setSelectedAnnotations']&&_0x1ec7a3&&_0x35177d['_setSelectedAnnotations']([_0x1ec7a3]);}['deactivateAll'](){for(const _0x2e2cfc of this['activeUIs'])this['deactivate'](_0x2e2cfc);}['register'](_0x5011c0,_0x2e6b7f){if(this['_uis']['has'](_0x5011c0))throw new _0x1decff('annotationsuis-register-already-registered');if('function'!=typeof _0x2e6b7f['attach']||'function'!=typeof _0x2e6b7f['detach']||'function'!=typeof _0x2e6b7f['setActiveAnnotation'])throw new _0x1decff('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5011c0,_0x2e6b7f);}['refilterAnnotations'](){const _0x5498f2=this['context']['plugins']['get'](b)['collection'],_0x3863dc=new Map(),_0x3003df=Array['from'](this['activeUIs']);for(const _0x92f7f of this['activeUIs']){const _0x4f68b1=this['_uisData']['get'](_0x92f7f)['collection'];for(const _0x3def16 of _0x4f68b1)_0x3863dc['set'](_0x3def16,_0x92f7f);}for(const _0x3c05df of _0x5498f2){const _0x50d342=_0x3863dc['get'](_0x3c05df);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3c05df);const _0x204da2=_0x3003df['find'](_0x4f51fd=>this['_uisData']['get'](_0x4f51fd)['filter'](_0x3c05df));_0x50d342!==_0x204da2&&(_0x50d342&&this['_uisData']['get'](_0x50d342)['collection']['remove'](_0x3c05df),_0x204da2&&this['_uisData']['get'](_0x204da2)['collection']['add'](_0x3c05df));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3f636f){const _0x5e03a6=[];for(const _0x825fc0 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x825fc0)['filter'])(_0x3f636f)&&_0x5e03a6['push'](_0x825fc0);}if(_0x5e03a6['length']>0x1)throw new _0x1decff('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5e03a6,'annotationType':_0x3f636f['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x245f5c){super(_0x245f5c);const _0x399514=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x399514['to']('class')],'style':{'minHeight':_0x399514['to']('minHeight',_0x3357ad=>'number'==typeof _0x3357ad?ne(_0x3357ad+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x177e97){super(_0x177e97),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x7b6084,_0x2791e5)=>_0x7b6084+_0x2791e5),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x358f85=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x358f85['to']('isAnimationDisabled',_0x2603cf=>_0x2603cf?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x358f85['to']('top',_0x531a53=>qt(_0x531a53))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x142104=this['element']['clientHeight'];_0x142104&&(this['height']=_0x142104);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1cb89a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x13dc07){super(_0x13dc07),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 _0x5d48cc=this['context']['config']['get']('sidebar.container');_0x5d48cc&&this['setContainer'](_0x5d48cc);}['setContainer'](_0x13c12e){if(!y(_0x13c12e))throw new _0x1decff('sidebar-setcontainer-invalid-element');this['container']=_0x13c12e;}['_attachToContainer']({viewClass:_0x1b775e='',spaceBetweenItems:_0x45d577=0x19}={}){if(!y(this['container']))throw new _0x1decff('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1b775e,this['_spaceBetweenItems']=_0x45d577;}['rearrange']({removedAnnotation:_0x32f835,previousAnnotation:_0x13a113,nextAnnotation:_0x526217}){const _0x5b656=this['getSidebarItemView'](_0x32f835);this['view']['list']['remove'](_0x5b656),this['_destroySidebarItemView'](_0x32f835),_0x13a113&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x13a113)),_0x526217&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x526217)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x268852,activatedAnnotation:_0x164def,disableAnimationOnActivatedAnnotation:_0x6e2663}){if(this['_activeAnnotation']=_0x164def,_0x268852){_0x268852['isActive']=!0x1;const _0x1c062c=this['getSidebarItemView'](_0x268852);_0x1c062c&&_0x6e2663&&(_0x1c062c['isAnimationDisabled']=!0x1);}if(_0x164def){const _0x377f5a=this['getSidebarItemView'](_0x164def);_0x377f5a&&(_0x164def['isActive']=!0x0,_0x6e2663&&(_0x377f5a['isAnimationDisabled']=!0x0,_0x377f5a['top']+=0x1),this['_alignToTargetRect'](_0x377f5a));}}['_detachFromContainer'](_0x14d6f7){if(this['view']['element']['remove'](),_0x14d6f7){for(const _0x14e5f6 of _0x14d6f7)this['_destroySidebarItemView'](_0x14e5f6);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x23fad2,_0x59415c){_0x59415c||(_0x59415c=_0x23fad2['view']);const _0x342dc6=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x342dc6,_0x23fad2),this['_annotationToSidebarItemView']['set'](_0x23fad2,_0x342dc6),_0x342dc6['content']['add'](_0x59415c),this['listenTo'](_0x23fad2['view'],'change:targetRect',(_0x291866,_0xfc898a,_0x18690c)=>{const _0x23dccb=this['_getTargetTop'](_0x23fad2,_0x18690c);_0x342dc6['_targetTop']!=_0x23dccb&&(_0x342dc6['_targetTop']=_0x23dccb,this['_setItemTop'](_0x342dc6,_0x23dccb));}),this['listenTo'](_0x342dc6,'change:top',()=>{this['_recalculate'](_0x342dc6,'top');}),this['listenTo'](_0x342dc6,'change:bottom',()=>{this['_recalculate'](_0x342dc6,'bottom');}),this['_alignToTargetRect'](_0x342dc6);const _0x6e2844=this['_getItemBefore'](_0x342dc6);if(_0x6e2844)this['_alignAfterItem'](_0x6e2844,_0x342dc6)||this['_alignToTargetRect'](_0x342dc6);else this['_alignToTargetRect'](_0x342dc6);return this['_updateLastItem'](),this['view']['list']['add'](_0x342dc6),_0x342dc6;}['_alignForTopChange'](_0x383e02){if(!_0x383e02['content']['length'])return;const _0x39d217=this['_getItemBefore'](_0x383e02);if(!_0x39d217)return;const _0x364740=this['_sidebarItemViewToAnnotation']['get'](_0x39d217),_0x57badd=this['_activeAnnotation'];_0x57badd&&_0x57badd===_0x364740?this['_alignAfterItem'](_0x39d217,_0x383e02):this['_alignBeforeItem'](_0x383e02,_0x39d217);}['_alignForBottomChange'](_0x968ef3){if(!_0x968ef3['content']['length'])return;const _0x2d10de=this['_getItemAfter'](_0x968ef3);if(!_0x2d10de)return;const _0x1222f9=this['_sidebarItemViewToAnnotation']['get'](_0x2d10de),_0x2aba4f=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5e119f=this['_activeAnnotation'];_0x5e119f&&_0x5e119f===_0x1222f9&&_0x2aba4f?(this['_alignBeforeItem'](_0x2d10de,_0x968ef3),this['_alignAfterItem'](_0x968ef3,_0x2d10de)):_0x5e119f&&_0x5e119f===_0x1222f9?this['_alignBeforeItem'](_0x2d10de,_0x968ef3):this['_alignAfterItem'](_0x968ef3,_0x2d10de);}['_recalculate'](_0x515ad1,_0x56224c){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x59a575,changedProp:_0x514bde}of this['_recalculateBuffer'])'top'===_0x514bde?this['_alignForTopChange'](_0x59a575):this['_alignForBottomChange'](_0x59a575);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x515ad1,'changedProp':_0x56224c});}['getSidebarItemView'](_0x4e1a29){return this['_annotationToSidebarItemView']['get'](_0x4e1a29);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x333c79){const _0x1cf061=this['getSidebarItemView'](_0x333c79);this['stopListening'](_0x1cf061),this['stopListening'](_0x333c79['view']),_0x1cf061['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x333c79),this['_sidebarItemViewToAnnotation']['delete'](_0x1cf061);}['_createSidebarView'](){const _0x364a74=new T(this['context']['locale']);return _0x364a74['render'](),this['on']('change:_lastItem',(_0x56fe5f,_0x51477e,_0x5f87c0,_0x3ba872)=>{_0x3ba872&&_0x364a74['unbind']('minHeight'),_0x5f87c0?_0x364a74['bind']('minHeight')['to'](_0x5f87c0,'bottom'):_0x364a74['minHeight']=null;}),_0x364a74;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x187f85){const _0x2f00ff=this['_sidebarItemViewToAnnotation']['get'](_0x187f85),_0x2ff617=_0x2f00ff&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2f00ff)-0x1);return _0x2ff617&&this['getSidebarItemView'](_0x2ff617)||null;}['_getItemAfter'](_0x2b8e72){const _0x4c45b6=this['_sidebarItemViewToAnnotation']['get'](_0x2b8e72),_0x3490a5=_0x4c45b6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4c45b6)+0x1);return _0x3490a5&&this['getSidebarItemView'](_0x3490a5)||null;}['_alignBeforeItem'](_0x344e45,_0x34814f){_0x344e45['updateHeight']();const _0x3fe6c4=M(_0x34814f['bottom']+this['_spaceBetweenItems'],_0x344e45['top']);return!!_0x3fe6c4&&(this['_setItemTop'](_0x34814f,_0x34814f['top']-_0x3fe6c4),!0x0);}['_alignAfterItem'](_0x5f3216,_0x173c49){_0x5f3216['updateHeight']();const _0x43f029=M(_0x5f3216['bottom']+this['_spaceBetweenItems'],_0x173c49['top']);return!!_0x43f029&&(this['_setItemTop'](_0x173c49,_0x173c49['top']+_0x43f029,!0x1),!0x0);}['_alignToTargetRect'](_0x1eb948){const _0x1d7f7f=this['_sidebarItemViewToAnnotation']['get'](_0x1eb948);if(!_0x1d7f7f||!_0x1d7f7f['target']||!_0x1d7f7f['targetRect'])return;const _0x430176=this['_getTargetTop'](_0x1d7f7f,_0x1d7f7f['targetRect']);this['_setItemTop'](_0x1eb948,_0x430176);}['_getTargetTop'](_0x5ce6fc,_0x252f90){if(null===_0x252f90)return 0x0;if(_0x5ce6fc['target']instanceof _0x338ab7)return _0x252f90['top'];{const _0x51064d=new _0x338ab7(this['view']['element'])['top'];return _0x252f90['top']-_0x51064d;}}['_setItemTop'](_0x4a1d24,_0x3f25a1,_0x4d88c4=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4d88c4&&(_0x3f25a1=Math['max'](_0x3f25a1,this['_getMaxAvailableTop'](_0x4a1d24))),_0x4a1d24['top']=_0x3f25a1;}['_getMaxAvailableTop'](_0x317be1){let _0x1beab3=this['_getItemBefore'](_0x317be1),_0x46ca2c=0x0;for(;_0x1beab3;)_0x1beab3['updateHeight'](),_0x46ca2c+=this['_spaceBetweenItems']+_0x1beab3['height'],_0x1beab3=this['_getItemBefore'](_0x1beab3);return _0x46ca2c;}}function M(_0x481fe5,_0x4d5703){return Math['max'](_0x481fe5-_0x4d5703,0x0);}function y(_0x1f3300){return null!==_0x1f3300&&'object'==typeof _0x1f3300&&0x1===_0x1f3300['nodeType'];}class n extends _0x1cb89a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x28fb30){super(_0x28fb30),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x449b49(),this['_refreshPositioningDebounced']=_0x2309fa(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xdf7543=this['context']['plugins']['get'](j),_0x2cf5e6=this['context']['plugins']['get'](z);_0xdf7543['register']('wideSidebar',this),_0x2cf5e6['container']&&_0xdf7543['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x58dc38){if(_0x58dc38===this['activeAnnotation'])return;const _0x4a6277=this['context']['plugins']['get'](z);_0x4a6277['_activeAnnotation']=_0x58dc38;const _0x1adfaa=this['activeAnnotation'];this['activeAnnotation']=_0x58dc38,_0x4a6277['refresh']({'blurredAnnotation':_0x1adfaa,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x3ba1ef){this['annotations']=_0x3ba1ef;const _0x1f45ea=this['context']['plugins']['get'](z);if(_0x1f45ea['_annotations']=_0x3ba1ef,this['isAttached'])throw new _0x1decff('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1f45ea,'set:container',()=>{this['detach'](),this['listenTo'](_0x1f45ea,'change:container',_0x30facb=>{_0x30facb['off'](),this['attach'](_0x3ba1ef);});}),_0x1f45ea['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x54fc76=_0x31e129=>{_0x31e129['updateTargetRect'](),_0x1f45ea['addAnnotation'](_0x31e129);};for(const _0xf34137 of _0x3ba1ef)_0x54fc76(_0xf34137);this['listenTo'](_0x3ba1ef,'add',(_0x1176ea,_0x400769)=>{_0x54fc76(_0x400769);}),this['listenTo'](_0x3ba1ef,'remove',(_0x42a857,_0x3b6ef6,_0x1e401e)=>{_0x1f45ea['rearrange']({'removedAnnotation':_0x3b6ef6,'previousAnnotation':_0x3ba1ef['get'](_0x1e401e-0x1),'nextAnnotation':_0x3ba1ef['get'](_0x1e401e+0x1)}),_0x3b6ef6===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3ba1ef,'focus',(_0x3a808b,_0xa05f2b)=>{this['setActiveAnnotation'](_0xa05f2b);}),this['listenTo'](_0x3ba1ef,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5cf55f=this['context']instanceof _0x152b53?this['context']['editors']:new _0x449b49([this['context']]);for(const _0x5ebaaf of _0x5cf55f)this['_integrateWithEditorAnnotations'](_0x5ebaaf);this['listenTo'](_0x5cf55f,'add',(_0x3549ac,_0x59a226)=>{this['listenTo'](_0x59a226,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x59a226);});}),this['listenTo'](_0x5cf55f,'remove',(_0x230ea4,_0x17f0f5)=>{_0x17f0f5['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x17f0f5['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1decff('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x29fc11=this['context']['plugins']['get'](z);_0x29fc11['_detachFromContainer'](this['annotations']),this['stopListening'](_0x29fc11),this['stopListening'](this['annotations']),this['context']instanceof _0x152b53&&this['stopListening'](this['context']['editors']);for(const _0x56a2b8 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x56a2b8);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5a12cb){const _0x49e165=_0x5a12cb['plugins']['get'](k);if(!_0x49e165)return;const _0x29556b=()=>{const _0x37aca6=_0x49e165['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x37aca6[0x0]||null);};this['listenTo'](_0x49e165,'refresh',_0x29556b),this['listenTo'](_0x49e165,'blur',(_0x3b18d1,{isAnnotationTracked:_0x181dbc})=>{this['activeAnnotation']&&_0x181dbc(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x49e165,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x4861f1=>{_0x49e165['hasDomSelection']()&&(_0x29556b(),_0x4861f1['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x49e165);}['_destroyEditorAnnotationsIntegration'](_0x4b960b){this['stopListening'](_0x4b960b),this['_editorAnnotations']['remove'](_0x4b960b);}}class D extends _0x47478d{['counterView'];constructor(_0x792ade){super(_0x792ade);const _0x155afa=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x496495,_0x43520d)=>_0x496495?'...':_0x43520d['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',_0x155afa['to']('annotationType',_0x25d0b5=>'ck-annotation-counter__badge--'+_0x25d0b5),_0x155afa['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x155afa['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x1cb89a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0xca5fb8){super(_0xca5fb8),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x2467f3),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x449b49(),this['_refreshPositioningDebounced']=_0x2309fa(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x83f95e(this['context']['locale']),this['balloonPanelView']=new _0x3b38b0(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2406a7){this['annotations']=_0x2406a7;const _0xd8dc1=this['context']['plugins']['get'](z),_0x1894cf=this['balloonPanelView'];if(_0xd8dc1['_annotations']=_0x2406a7,this['isAttached'])throw new _0x1decff('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xd8dc1,'set:container',()=>{this['detach'](),this['listenTo'](_0xd8dc1,'change:container',_0x44a4b2=>{_0x44a4b2['off'](),this['attach'](_0x2406a7);});}),_0xd8dc1['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x334e4f=_0x2dd768=>{const _0xbe7ca0=new D(this['context']['locale']);_0xd8dc1['addAnnotation'](_0x2dd768,_0xbe7ca0),this['_annotationToNarrowView']['set'](_0x2dd768,_0xbe7ca0),_0xbe7ca0['bind']('isDirty','annotationType','number')['to'](_0x2dd768['view'],'isDirty','type','length'),_0xbe7ca0['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1894cf['content']['first']!==_0x2dd768['view']?(this['_showBalloon'](_0x2dd768),_0x2dd768['view']['element']['focus'](),this['setActiveAnnotation'](_0x2dd768)):this['setActiveAnnotation'](null);});};for(const _0x562207 of _0x2406a7)_0x334e4f(_0x562207);this['listenTo'](_0x2406a7,'add',(_0x27f67d,_0x4a21b7)=>{_0x334e4f(_0x4a21b7);}),this['listenTo'](_0x2406a7,'remove',(_0x3cf04f,_0x2128a7,_0x23edb3)=>{this['_annotationToNarrowView']['get'](_0x2128a7)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2128a7),_0xd8dc1['rearrange']({'removedAnnotation':_0x2128a7,'previousAnnotation':_0x2406a7['get'](_0x23edb3-0x1),'nextAnnotation':_0x2406a7['get'](_0x23edb3+0x1)}),_0x2128a7===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2406a7,'focus',(_0x5b722e,_0x22c813)=>{this['setActiveAnnotation'](_0x22c813);}),this['listenTo'](_0x2406a7,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x420b5c,_0x5cc00e)=>{_0x5cc00e['keyCode']===_0x51adb8['esc']&&_0x1894cf['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1894cf['content']['first']),this['_hideBalloon'](),_0x5cc00e['stopPropagation'](),_0x5cc00e['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5bf9dc,_0x312ad6)=>{const _0x2e043b=_0x312ad6['target'];_0x1894cf['isVisible']&&_0x1894cf['element']['contains'](_0x2e043b)||_0xd8dc1['view']['element']['contains'](_0x2e043b)||_0x5bf9dc['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4360cd=>_0x4360cd['contains'](_0x2e043b))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x57e4a1=this['context']instanceof _0x152b53?this['context']['editors']:new _0x449b49([this['context']]);for(const _0x45e1e8 of _0x57e4a1)this['_integrateWithEditorAnnotations'](_0x45e1e8);this['listenTo'](_0x57e4a1,'add',(_0x499a8e,_0x54cfe8)=>{this['listenTo'](_0x54cfe8,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x54cfe8);});}),this['listenTo'](_0x57e4a1,'remove',(_0x121955,_0x58043c)=>{_0x58043c['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x58043c['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1c0cd6){if(_0x1c0cd6===this['activeAnnotation'])return;const _0x532e30=this['context']['plugins']['get'](z);if(_0x532e30['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1c0cd6,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1c0cd6)_0x532e30['getSidebarItemView'](_0x1c0cd6)?this['_showBalloon'](_0x1c0cd6):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1c0cd6;}['detach'](){if(!this['isAttached'])throw new _0x1decff('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xa78fec=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4a2989=>_0x4a2989['destroy']()),this['_annotationToNarrowView']['clear'](),_0xa78fec['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x152b53&&this['stopListening'](this['context']['editors']);for(const _0x3a7d31 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3a7d31);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'](_0x1faeb6){const _0x5af8dd=_0x1faeb6['plugins']['get'](k),_0x262193=this['context']['plugins']['get'](z),_0x42c0b0=this['annotations'],_0xe11d56=this['balloonPanelView'],_0x400299=()=>{const _0x40c085=_0x5af8dd['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x40c085),this['setActiveAnnotation'](_0x40c085[0x0]||null);};this['listenTo'](_0x5af8dd,'refresh',_0x400299),this['listenTo'](_0x5af8dd,'blur',(_0x3a85eb,{isAnnotationTracked:_0x7f7c6c})=>{this['activeAnnotation']&&_0x7f7c6c(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5af8dd,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x42c0b0,'blur',_0x4e44cd=>{_0x5af8dd['hasDomSelection']()&&_0x4e44cd['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x9cd7c,_0xcde84a)=>{const _0x4335e7=_0xcde84a['target'];_0xe11d56['isVisible']&&_0xe11d56['element']['contains'](_0x4335e7)||_0x262193['view']['element']['contains'](_0x4335e7)||this['activeAnnotation']&&_0x5af8dd['hasDomSelection']()&&(_0x400299(),_0x9cd7c['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5af8dd);}['_destroyEditorAnnotationsIntegration'](_0x53a20c){_0x53a20c&&(this['stopListening'](_0x53a20c),this['_editorAnnotations']['remove'](_0x53a20c));}['_setSelectedAnnotations'](_0x20ac76){for(const _0x67e43b of this['_selectedAnnotations'])_0x20ac76['includes'](_0x67e43b)||this['_manuallyClosedAnnotationViews']['delete'](_0x67e43b['view']);this['_selectedAnnotations']=_0x20ac76;}['_refreshPositioning'](){const _0x486d09=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x486d09['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xf9e39e){if(this['_manuallyClosedAnnotationViews']['has'](_0xf9e39e['view']))return;const _0x21cd00=this['balloonPanelView']['content']['first'];_0x21cd00!==_0xf9e39e['view']?(_0x21cd00&&this['_detachListeners'](_0x21cd00),this['_attachListeners'](_0xf9e39e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xf9e39e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x32962a=this['balloonPanelView']['content']['first'],_0x1c4f83=_0x32962a&&this['annotations']['getByView'](_0x32962a);if(!_0x1c4f83||!this['_annotationToNarrowView']['has'](_0x1c4f83))return;const _0x4e7e76=this['_annotationToNarrowView']['get'](_0x1c4f83)['element'],_0x4ebba0=(function(){const _0x40a4bf=_0x3b38b0['defaultPositions'];return[_0x40a4bf['southArrowNorthEast'],_0x40a4bf['northArrowSouthEast'],_0x40a4bf['southArrowNorth'],_0x40a4bf['northArrowSouth'],_0x40a4bf['southArrowNorthWest'],_0x40a4bf['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x4e7e76,'positions':_0x4ebba0});}['_hideBalloon'](){const _0x509d1d=this['balloonPanelView'],_0x2aeddc=_0x509d1d['content']['first'];_0x2aeddc&&(this['_detachListeners'](_0x2aeddc),_0x509d1d['unpin'](),_0x509d1d['content']['clear']());}['_attachListeners'](_0x4adccb){this['listenTo'](_0x4adccb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4adccb,'Esc',(_0x4fe593,_0x220248)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4adccb),this['_hideBalloon'](),_0x220248();});}['_detachListeners'](_0x556daa){this['stopListening'](_0x556daa);}}class c extends _0x5e267b{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x468f5d,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x4ff438){super(_0x4ff438),_0x4ff438['editing']['view']['addObserver'](_0x533610),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4ff438['plugins']['get'](_0x468f5d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x459a15=this['editor']['plugins']['get'](j);_0x459a15['context']===this['editor']&&(_0x459a15['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x2de9d3,_0x2a5770)=>{const _0x82487=this['_balloon'];if(this['isAttached']&&_0x82487['visibleView']){const _0x58fdbe=this['annotations']['getByView'](_0x82487['visibleView']);_0x58fdbe&&this['_closeAnnotation'](_0x58fdbe),_0x2a5770();}}));}['afterInit'](){const _0x502420=this['editor']['plugins']['get'](j);_0x502420['context']===this['editor']&&(_0x502420['hasActive']()||_0x502420['switchTo']('inline'));}['setActiveAnnotation'](_0x3ec78b){_0x3ec78b!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3ec78b&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3ec78b)&&this['_addAnnotationToBalloon'](_0x3ec78b,!0x0),_0x3ec78b['isActive']=!0x0),_0x3ec78b||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3ec78b);}['attach'](_0x24543f){this['annotations']=_0x24543f;const _0x56a7bf=this['editor']['plugins']['get'](j),_0x39f275=this['_balloon'];if(this['isAttached'])throw new _0x1decff('inlineannotations-attach-already-attached',this);if(_0x56a7bf['context']!==this['editor'])throw new _0x1decff('inlineannotations-not-allowed-with-context',this);const _0x59b292=this['editor']['plugins']['get'](k);this['listenTo'](_0x59b292,'refresh',()=>{const _0x4e625b=_0x59b292['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x538bd0,_0x58e480;!this['_forceRefresh']&&(_0x538bd0=_0x4e625b,_0x58e480=this['_selectedAnnotations'],_0x538bd0['length']===_0x58e480['length']&&_0x538bd0['every'](_0x2bf7ee=>_0x58e480['includes'](_0x2bf7ee)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4e625b),this['setActiveAnnotation'](_0x4e625b[0x0]||null));}),this['listenTo'](_0x59b292,'blur',(_0x31dcc0,{isAnnotationTracked:_0x50587d})=>{this['activeAnnotation']&&_0x50587d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x14b358,_0xb9b788,_0x51d492)=>{_0x51d492||this['setActiveAnnotation'](null);}),this['listenTo'](_0x24543f,'remove',(_0x18ff90,_0x296ed3)=>{this['_removeAnnotationFromBalloon'](_0x296ed3),_0x296ed3===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x39f275,'change:visibleView',(_0x277012,_0x5c30f3,_0x390f22,_0x522500)=>{_0x522500&&this['stopListening'](_0x522500);const _0x17ee0a=_0x24543f['getByView'](_0x390f22);_0x390f22&&_0x17ee0a&&(this['listenTo'](_0x390f22,'change:height',()=>{_0x39f275['updatePosition']();}),this['listenTo'](_0x390f22,'Esc',()=>{this['_closeAnnotation'](_0x17ee0a),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x17ee0a&&this['setActiveAnnotation'](_0x17ee0a));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x39f275['visibleView']&&(_0x24543f['getByView'](_0x39f275['visibleView'])&&_0x39f275['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 _0x1decff('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4a3727 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4a3727);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x2b2798){for(const _0x725d5c of this['_selectedAnnotations'])_0x2b2798['includes'](_0x725d5c)||this['_manuallyClosed']['delete'](_0x725d5c);for(const _0x3766d4 of this['annotations'])_0x2b2798['includes'](_0x3766d4)||this['_removeAnnotationFromBalloon'](_0x3766d4);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x18ea1a of _0x2b2798)this['_addAnnotationToBalloon'](_0x18ea1a);}this['_selectedAnnotations']=_0x2b2798;}['_addAnnotationToBalloon'](_0x4f1977,_0x8e9442=!0x1){this['_manuallyClosed']['has'](_0x4f1977)||(this['_addedAnnotations']['has'](_0x4f1977)||this['_balloon']['hasView'](_0x4f1977['view'])||(this['_addedAnnotations']['add'](_0x4f1977),this['_balloon']['add']({'stackId':_0x4f1977['view']['id'],'view':_0x4f1977['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4f1977)}})),_0x8e9442&&this['_balloon']['showStack'](_0x4f1977['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1955c9){const _0xc1b685=_0x1955c9['target'],_0x4940fd=this['editor']['editing']['view'],_0x3e8257=_0x4940fd['document']['selection']['getFirstRange'](),_0x392a43=_0x4940fd['domConverter']['viewRangeToDom'](_0x3e8257);if(_0x392a43['collapse'](!0x0),_0xc1b685){if(_0xc1b685 instanceof _0x338ab7)return _0xc1b685;let _0x2bbdde=[];for(const _0xd9480e of _0xc1b685)_0x2bbdde['push'](...(_0x23887f=_0xd9480e['getClientRects'](),Array['from'](_0x23887f)['map'](DOMRect['fromRect'])));_0x2bbdde=function(_0x49301d){const _0x52d01c=[];let _0x5274f1=_0x49301d[0x0];for(let _0x90cb7e=0x1;_0x90cb7e<_0x49301d['length'];_0x90cb7e++)F(_0x5274f1,_0x49301d[_0x90cb7e])?_0x5274f1['width']+=_0x49301d[_0x90cb7e]['width']:(_0x52d01c['push'](_0x5274f1),_0x5274f1=_0x49301d[_0x90cb7e]);return _0x52d01c['push'](_0x5274f1),_0x52d01c;}(_0x2bbdde);const _0x3ac558=_0x392a43['getBoundingClientRect']();return _0x2bbdde['find'](_0x3d413b=>_0x3d413b['top']<=_0x3ac558['top']&&_0x3d413b['bottom']>=_0x3ac558['bottom']&&_0x3d413b['left']<=_0x3ac558['left']&&_0x3d413b['right']>=_0x3ac558['right'])||_0x2bbdde[0x0];}var _0x23887f;return _0x1955c9['targetRect']||_0x392a43;}['_removeAnnotationFromBalloon'](_0x3094f9){this['_addedAnnotations']['has'](_0x3094f9)&&this['_balloon']['hasView'](_0x3094f9['view'])&&(this['_addedAnnotations']['delete'](_0x3094f9),this['_balloon']['remove'](_0x3094f9['view']));}['_closeAnnotation'](_0x5420be){this['_manuallyClosed']['add'](_0x5420be),this['_removeAnnotationFromBalloon'](_0x5420be);}}function F(_0x195a74,_0x3a74a8){return _0x195a74['top']===_0x3a74a8['top']&&_0x195a74['bottom']===_0x3a74a8['bottom']&&_0x195a74['right']===_0x3a74a8['left'];}var Q='<!--\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 X extends _t{['_focusTracker'];['_keystrokes'];['_focusables'];['_focusCycler'];constructor(_0x3dd3e9,_0x4f8150){super(_0x3dd3e9),this['set']('isEmpty',!_0x4f8150['length']),this['_focusTracker']=new _0x1ec2b7(),this['_keystrokes']=new Et(),this['_focusables']=_0x4f8150,this['_focusCycler']=new _0x92c631({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x4f8150,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4f8150,'remove',(_0x46f89f,_0x509966)=>{_0x509966['isActive']&&this['focus'](),_0x4f8150['length']||(this['isEmpty']=!0x0);});const _0x58f8af=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content']},'children':[{'tag':'div','children':_0x4f8150},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x58f8af['if']('isEmpty','ck-hidden',_0x71b484=>!_0x71b484)]},'children':[{'text':W(_0x3dd3e9,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x4f3524=_0xa6b2fb=>_0xa6b2fb['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x4f3524),this['_keystrokes']['set']('arrowleft',_0x4f3524),this['_keystrokes']['set']('arrowup',_0x4f3524),this['_keystrokes']['set']('arrowdown',_0x4f3524),this['listenTo'](this['element'],'selectstart',(_0x3b544c,_0x2086e8)=>{_0x2086e8['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x1cb89a{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x1397cb){super(_0x1397cb),this['archivedThreads']=new _0x449b49();}['init'](){const _0x44ee2e=this['context'],_0xf77481=_0x44ee2e['plugins']['get'](m),_0x48996b=_0x44ee2e['plugins']['get'](b);this['listenTo'](_0xf77481,'addCommentThread',(_0x2f990d,{threadId:_0x170741})=>{const _0x5b19e2=_0xf77481['getCommentThread'](_0x170741);_0x5b19e2['archivedAt']&&this['archivedThreads']['add'](_0x5b19e2,this['_calculatePosition'](_0x5b19e2['archivedAt'])),this['listenTo'](_0x5b19e2,'change:archivedAt',(_0x10773f,_0x28f38f,_0x24e1c6)=>{_0x24e1c6?this['archivedThreads']['has'](_0x5b19e2)||this['archivedThreads']['add'](_0x5b19e2,this['_calculatePosition'](_0x5b19e2['archivedAt'])):this['archivedThreads']['has'](_0x5b19e2)&&this['archivedThreads']['remove'](_0x5b19e2);});}),this['listenTo'](_0xf77481,'removeCommentThread',(_0x21f8c6,{threadId:_0x2d9fb8})=>{const _0x2d651e=_0xf77481['getCommentThread'](_0x2d9fb8);this['stopListening'](_0x2d651e),this['archivedThreads']['has'](_0x2d651e)&&this['archivedThreads']['remove'](_0x2d651e);},{'priority':'highest'}),this['listenTo'](_0x48996b['collection'],'focus',(_0x4f471d,_0x49a39b)=>{_0x49a39b['isActive']=!0x0,_0x48996b['activate'](_0x49a39b);});}['_calculatePosition'](_0xd0aeb6){const _0x2eb200=[...this['archivedThreads']]['findIndex'](_0x6d0be5=>_0x6d0be5['archivedAt']<_0xd0aeb6);return _0x2eb200>-0x1?_0x2eb200:this['archivedThreads']['length'];}}class a extends _0x5e267b{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x1f7a7b];}constructor(_0x2bb550){super(_0x2bb550),this['annotationViews']=new _0x4cc09a(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x47478d,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x248e58));const _0x227952=this['editor']['plugins']['get'](p),_0x2de9f4=this['editor']['plugins']['get']('Annotations'),_0x488c55=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x227952['archivedThreads'],'add',(_0x671b7e,_0xfb6cee)=>{const _0x2fc835=this['editor']['config']['get']('collaboration.channelId');if(!_0x2fc835||_0xfb6cee['channelId']===_0x2fc835){const _0x3984f4=_0x488c55['_threadToController']['get'](_0xfb6cee);if(!_0x3984f4)return void this['_pendingThreads']['push'](_0xfb6cee);const _0x35f6ce=this['_calculatePosition'](_0xfb6cee['archivedAt']),_0x32ee4a=_0x2de9f4['getByInnerView'](_0x3984f4['view']);_0x32ee4a['isVisible']&&_0x2de9f4['_visibleAnnotations']['remove'](_0x32ee4a),this['annotationViews']['add'](_0x32ee4a['view'],_0x35f6ce);}}),this['listenTo'](_0x2de9f4['collection'],'add',(_0x260173,_0x26105d)=>{const _0x571679=this['_pendingThreads']['find'](_0x15091e=>{const _0x2dcf27=_0x488c55['_threadToController']['get'](_0x15091e);return _0x2dcf27&&_0x26105d['innerView']===_0x2dcf27['view'];});if(_0x571679){const _0x19e8c8=this['_calculatePosition'](_0x571679['archivedAt']);this['annotationViews']['add'](_0x26105d['view'],_0x19e8c8),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x571679),0x1);}}),this['listenTo'](_0x227952['archivedThreads'],'remove',(_0x4b365e,_0x30440c)=>{const _0x12c16c=this['editor']['config']['get']('collaboration.channelId');if(!_0x12c16c||_0x30440c['channelId']===_0x12c16c){const _0x49d438=_0x488c55['_threadToController']['get'](_0x30440c),_0x5acad4=_0x2de9f4['getByInnerView'](_0x49d438['view']);this['annotationViews']['remove'](_0x5acad4['view']),this['stopListening'](_0x5acad4['focusableElements']);}});}['_calculatePosition'](_0x3e2666){const _0x10e005=this['editor']['config']['get']('collaboration.channelId'),_0x34a4e5=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x1be472=>_0x1be472['channelId']===_0x10e005)['findIndex'](_0x254d8c=>_0x254d8c['archivedAt']<_0x3e2666);return _0x34a4e5<0x0||_0x34a4e5>this['annotationViews']['length']?this['annotationViews']['length']:_0x34a4e5-0x1;}['_toggleDialog'](){const _0x305695=this['editor'],_0x19d8f2=_0x305695['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x305695['locale'],this['annotationViews'])),'commentsArchive'===_0x19d8f2['id']?_0x19d8f2['hide']():_0x19d8f2['show']({'id':'commentsArchive','title':W(_0x305695['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5158a2['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x3347ec,_0x4cbfc5=!0x1){const _0x102dab=this['editor']['locale'],_0x1328bc=new _0x3347ec(_0x102dab);return _0x1328bc['bind']('isEnabled')['to'](this,'isEnabled'),_0x1328bc['set']({'label':W(_0x102dab,'COMMENTS_ARCHIVE'),'icon':Q}),_0x4cbfc5&&(_0x1328bc['tooltip']=!0x0),this['listenTo'](_0x1328bc,'execute',()=>this['_toggleDialog']()),_0x1328bc;}}class f extends _0x5e267b{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{V as AnnotationView,b as Annotations,j as AnnotationsUIs,ti as BaseCommentThreadView,oi as BaseCommentView,se as Comment,ie as CommentThread,wt as CommentThreadController,Tt as CommentThreadInputView,At as CommentView,f as Comments,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,k as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};