@ckeditor/ckeditor5-comments 42.0.0-alpha.18 → 42.0.0-alpha.19

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 _0x3f8943,ContextPlugin as _0x44931d,PendingActions as ht,Context as _0x21bc2c,Command as _0x289730,Plugin as _0x4025a7}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x342116,uid as _0x20ecd5,KeystrokeHandler as Et,FocusTracker as _0x14eb3a,diff as _0x56f9e1,Collection as _0x34a2cf,Rect as _0x37a834,CKEditorError as _0x4fd079,priorities as Wt,scrollViewportToShowTarget as _0x50c118,toUnit as Ht,DomEmitterMixin as _0x1653be,keyCodes as _0x5856d8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x185953,ConfirmMixin as _0x517c22,trimHtml as _0x5bee3a,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x4d6e45}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x3becbc}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x4357a5,ViewCollection as _0x3fa70f,FocusCycler as _0x3d4901,createDropdown as _0x314610,ListView as _0x2c7657,ListItemView as _0xbc035,MenuBarMenuListItemButtonView as _0x1d83a0,BodyCollection as _0x3c65b6,BalloonPanelView as _0x5d3834,ContextualBalloon as _0x864855,Dialog as _0x1fc1fe,DialogViewPosition as _0x761ef0}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x307ca7}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
- _0x342116(){['model'];['view'];constructor(_0x46398e,_0x242ee1){super(),this['model']=_0x46398e,this['model']['_isAttached']=!0x0,this['view']=_0x242ee1,this['listenTo'](_0x242ee1,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x242ee1,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x242ee1,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x242ee1,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x242ee1,'addComment',(_0x41cdca,_0x47115d)=>this['addComment'](_0x47115d)),this['listenTo'](_0x242ee1,'updateComment',(_0x41de72,_0xadf407,_0x4ec436)=>this['updateComment'](_0xadf407,_0x4ec436)),this['listenTo'](_0x242ee1,'removeComment',(_0x318a19,_0x216de0)=>this['removeComment'](_0x216de0));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x2dab01){this['model']['addComment']({'content':_0x2dab01,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x14751e,_0x2d549c){this['model']['getComment'](_0x14751e)['update']({'content':_0x2d549c});}['removeComment'](_0x46bc90){this['model']['getComment'](_0x46bc90)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x40d23f,_0x5e6d18,_0x4c92d5){const t=_0x40d23f['t'];switch(_0x5e6d18){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'},_0x4c92d5);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'},_0x4c92d5);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'},_0x4c92d5);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'},_0x4c92d5);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(_0x465197,_0x200ba6){super(_0x465197);const _0x13b0fa=_0x20ecd5();this['main']=this['createCollection'](),this['editable']=new $t(_0x465197,_0x200ba6),this['_voiceLabelView']=this['_createVoiceLabel'](_0x13b0fa,_0x465197),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x465197['uiLanguageDirection'],'lang':_0x465197['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x13b0fa},'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'](_0x661816,_0x581ce9){const _0x3c5450=new Yt();return _0x3c5450['text']=W(_0x581ce9,'Comment\x20editor'),_0x3c5450['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x661816,'class':'ck-voice-label'}}),_0x3c5450;}}class Ot extends Ut{['view'];constructor(_0x234a6f){super(_0x234a6f),this['view']=new Vt(_0x234a6f['locale'],_0x234a6f['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x35dae0=this['editor']['editing']['view'],_0x36bb5d=this['view']['editable'],_0x53cce0=_0x35dae0['document']['getRoot']();_0x36bb5d['name']=_0x53cce0['rootName'],this['view']['render']();const _0x5a0f88=_0x36bb5d['element'];this['setEditableElement'](_0x36bb5d['name'],_0x5a0f88),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x35dae0['attachDomRoot'](_0x5a0f88),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
25
- _0x342116(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x41c336={}){(_0x41c336=Object['assign']({},_0x41c336))['plugins']||(_0x41c336['plugins']=St['defaultPlugins']),super(_0x41c336),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 _0x512502=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x512502))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1f225c=>{const _0x3f0517=this['model']['document']['getRoot'](),_0xb6b246=_0x3f0517&&_0x3f0517['getChild'](_0x3f0517['childCount']-0x1);_0x1f225c['setSelection'](_0xb6b246,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x20238f=this['editing']['view'],_0x1c3bf1=_0x20238f['document']['getRoot'](),_0xd76816=_0x1c3bf1['getChild'](0x0);_0x1c3bf1['childCount']>0x1||!_0xd76816||'p'!=_0xd76816['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x20238f,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0xd76816['placeholder']=this['placeholder']),Ft({'view':_0x20238f,'element':_0xd76816,'keepOnFocus':!0x0}),this['placeholderElement']=_0xd76816);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5ebb5e,_0x21e0da={}){super(_0x5ebb5e),this['editor']=null,this['_editorConfig']=_0x21e0da,this['keystrokes']=new Et(),this['focusTracker']=new _0x14eb3a(),this['set']('value',_0x21e0da['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x5ebb5e,'Reply...')),this['set']('submitLabel',W(_0x5ebb5e,'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',(_0x445368,_0x370625)=>{this['cancelButtonView']['fire']('execute'),_0x370625();}),this['on']('submit',(_0x4ba6d1,_0x18c393)=>{_0x18c393['length']>0xfde8?(alert(W(_0x5ebb5e,'TOO_LONG_COMMENT_ALERT',[_0x18c393['length'],0xfde8])),_0x4ba6d1['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 _0x1eb749=this['editor'];this['element']['insertBefore'](_0x1eb749['ui']['element'],this['element']['firstChild']),_0x1eb749['model']['document']['on']('change',()=>this['value']=_0x1eb749['getData']()),_0x1eb749['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:_0x5a0bfd}=this,_0x249a52=new _0x4357a5(_0x5a0bfd);return _0x249a52['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x249a52['withText']=!0x0,_0x249a52['bind']('label')['to'](this,'submitLabel'),_0x249a52['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x249a52['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xb1be8c,_0x2d3e93)=>!_0x2d3e93&&!!_0xb1be8c['trim']()),_0x249a52;}['_createCancelButton'](){const {locale:_0x37fe38}=this,_0x469e2a=new _0x4357a5(_0x37fe38);return _0x469e2a['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x469e2a['label']=W(_0x37fe38,'Cancel'),_0x469e2a['withText']=!0x0,_0x469e2a['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x469e2a;}['_initializeFocusCycling'](_0x180bf7){const _0x257408=this['focusTracker'],_0x5beb83=new _0x3fa70f();[_0x180bf7['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x114d9b=>{_0x5beb83['add'](_0x114d9b),_0x257408['add'](_0x114d9b['element']);});const _0x344f89=new _0x3d4901({'focusables':_0x5beb83,'focusTracker':_0x257408});this['keystrokes']['set']('tab',(_0x3f1be1,_0x3d742a)=>{_0x344f89['focusNext'](),_0x3d742a();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0xdd0fc0,_0x569cac)=>{_0x344f89['focusPrevious'](),_0x569cac();},{'priority':'low'});}}class Tt extends _t{constructor(_0x477730,_0x5cc9f5,_0xa8fb79){super(_0x477730),this['commentInputView']=new ei(_0x477730,_0xa8fb79),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x279cd8,_0x391ab4)=>_0x279cd8||!!_0x391ab4),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 _0x185953(_0x477730,_0x5cc9f5),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(_0x427c87){super(_0x427c87);const _0x26d97d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x26d97d['to']('count',_0x67862b=>W(_0x427c87,'NUMBER_OF_COMMENTS',_0x67862b))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x11879f,_0x13f7c7,_0x35ff49){super(_0x11879f),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x13f7c7['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x13f7c7,this['_config']=_0x35ff49,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x11879f),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x58a1f2=>_0x58a1f2-this['_config']['maxCommentsWhenCollapsed']);for(const _0x2cdbc3 of _0x13f7c7['comments'])this['_handleNewCommentModel'](_0x2cdbc3);this['_handleInfoComment'](),this['listenTo'](_0x13f7c7['comments'],'add',(_0x4f2b28,_0x5b755d)=>{const _0x1cd645=this['_calculatePosition'](_0x5b755d);this['length']++,this['_handleNewCommentModel'](_0x5b755d,_0x1cd645),this['refreshVisibleViews']();}),this['listenTo'](_0x13f7c7['comments'],'remove',(_0x4998df,_0x460404)=>{this['length']--,this['_handleRemoveCommentModel'](_0x460404),this['refreshVisibleViews']();}),this['listenTo'](_0x13f7c7,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x13f7c7,'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 _0xcef6af of this['commentViews'])_0xcef6af['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x144ab9,_0x6ef986){const _0x5bc4ca=new this['_config']['CommentView'](this['locale'],_0x144ab9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5bc4ca['viewUid']=_0x144ab9['id'],_0x5bc4ca['delegate']('removeComment')['to'](this),_0x5bc4ca['delegate']('updateComment')['to'](this),_0x5bc4ca['delegate']('resolveCommentThread')['to'](this),_0x5bc4ca['delegate']('editorReady')['to'](this),_0x5bc4ca['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5bc4ca,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5bc4ca,_0x6ef986);}['_calculatePosition'](_0xc5d3d9){const _0x4605bb=this['_model']['_findOptimalIndex'](_0xc5d3d9);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0xc5d3d9['authoredAt']?_0x4605bb-0x1:_0x4605bb:_0x4605bb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x37fffa={'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'],_0x37fffa,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x37fffa));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0xf5b0c8){const _0x25455a=this['commentViews']['remove'](_0xf5b0c8['id']);this['stopListening'](_0x25455a),_0x25455a['isEditMode']&&this['_updateHasDirtyComment'](),_0x25455a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xa62a5c=>_0xa62a5c['isEditMode']);}['_rearrangeCollapse'](){const _0x19a31a=function(_0x371c22){const _0x172fd3=new _0x34a2cf();for(const _0x3f618e of _0x371c22)_0x172fd3['add'](_0x3f618e);return _0x172fd3;}(this['commentViews']),_0x4d0bd8=this['_collapsedCommentsView']['count'];for(let _0x12bb92=0x1;_0x12bb92<=_0x4d0bd8;_0x12bb92++)_0x19a31a['remove'](0x1);for(const _0x497553 of _0x19a31a)_0x497553['collapse']();_0x4d0bd8>0x0&&_0x19a31a['add'](this['_collapsedCommentsView'],0x1),is(_0x56f9e1(Array['from'](this['visibleViews']),Array['from'](_0x19a31a)),this['visibleViews'],_0x19a31a);}['_rearrangeExpand'](){is(_0x56f9e1(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x50f1ea of this['visibleViews'])_0x50f1ea['expand']();}}function is(_0x17e2fa,_0xa428ee,_0x3579c7){let _0x57f494=0x0;for(const _0x4a238d of _0x17e2fa)switch(_0x4a238d){case'insert':_0xa428ee['add'](_0x3579c7['get'](_0x57f494),_0x57f494),_0x57f494++;break;case'delete':_0xa428ee['remove'](_0x57f494);break;case'equal':_0x57f494++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x48d31d,_0x1e202d){super(_0x48d31d);const _0x1994c1=this['bindTemplate'];this['_model']=_0x1e202d,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x28be86=>!!_0x28be86),this['bind']('contextValue')['to'](this['_model'],'context',_0xb4baaa=>_0xb4baaa&&_0xb4baaa['value']?this['_trimContextValue'](_0xb4baaa['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',_0x1994c1['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x1994c1['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x22f809=new _0x4357a5(this['locale']);return _0x22f809['label']=W(this['locale'],'Reopen'),_0x22f809['tooltip']=W(this['locale'],'Reopen'),_0x22f809['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>',_0x22f809['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x39a67c=>!_0x39a67c),_0x22f809['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x28f738,_0x3cfb81)=>_0x28f738&&_0x3cfb81),_0x22f809['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x22f809;}['_trimContextValue'](_0x3161a3){if(_0x3161a3['length']<0x96)return _0x3161a3;const _0x361889=_0x3161a3['lastIndexOf']('\x20',0x93);return _0x3161a3['substring'](0x0,_0x361889>-0x1?_0x361889:0x93)+'...';}['_attachContextActions'](){const _0x438ae2=this['element']['querySelector']('.ck-context'),_0x5850db=_0x438ae2['querySelector']('.ck-context__value');this['listenTo'](_0x438ae2,'mouseenter',()=>{_0x5850db['offsetWidth']<_0x5850db['scrollWidth']&&_0x438ae2['classList']['add']('overlay');}),this['listenTo'](_0x438ae2,'mouseleave',()=>{_0x438ae2['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x6b9c25,_0x5583a2,_0x2fcba2,_0x4d73a5){super(_0x6b9c25),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x5583a2,this['_localUser']=_0x2fcba2,this['_config']=_0x4d73a5,this['commentThreadHeaderView']=new Zt(_0x6b9c25,_0x5583a2),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x6b9c25,_0x5583a2,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4d73a5)),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',(_0x5074f7,_0x5080b0)=>_0x5074f7||!!_0x5080b0),this['bind']('isUnlinked')['to'](_0x5583a2,'unlinkedAt',_0x23922e=>!!_0x23922e);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x21f9e4=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x226ff4=_0x21f9e4['commentInputView'];return _0x21f9e4['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x226ff4,'value',(_0x8c8410,_0x1a9ed2,_0x409d91,_0xf214d2,_0xe79327)=>!!_0xe79327||!!_0xf214d2&&_0x409d91&&!_0x1a9ed2||_0x8c8410&&_0x409d91&&!_0x1a9ed2),_0x226ff4['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x231113,_0x42b865,_0xdb81b8)=>{let _0x295daa;return _0x295daa=_0xdb81b8&&_0x42b865?'Reply\x20to\x20reopen\x20discussion...':_0x231113?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x295daa);}),_0x226ff4['bind']('submitLabel')['to'](this,'length',_0x2b0165=>W(this['locale'],_0x2b0165?'Reply':'Comment')),_0x226ff4['on']('submit',(_0x14635e,_0x55013f)=>{this['fire']('addComment',_0x55013f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x226ff4['on']('cancel',()=>{this['focus']();}),_0x226ff4['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x226ff4['on']('cancel',_0x3e7169=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x3e7169['stop']());}),this['on']('change:isActive',(_0x2160f7,_0x462e8b,_0xff270)=>{_0xff270||this['length']||_0x226ff4['value']||this['fire']('removeCommentThread');}),_0x21f9e4;}}class yt extends/* #__PURE__ -- @preserve */
27
- _0x517c22(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x394af1,_0x3de9a1,_0x2e85f2,_0x2fd757){super(_0x394af1,_0x3de9a1,_0x2e85f2,_0x2fd757),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',(_0x146f4e,_0xaf8a6c,_0x4ad480)=>{_0x4ad480?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']=_0x394af1,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x44eba5,_0xee06bd,_0x2fa0b1)=>{_0x2fa0b1||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x17beda,_0x1a7c82,_0x315cc6)=>{_0x315cc6&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1a9ad8=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x1a9ad8['if']('isActive','ck-thread--active'),_0x1a9ad8['if']('isUnlinked','ck-thread--unlinked'),_0x1a9ad8['if']('isConfirm','ck-thread--remove-confirmation'),_0x1a9ad8['to']('actionIndicator',_0x1b51b6=>_0x1b51b6?'ck-thread--'+_0x1b51b6:'')],'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 _0x1c4f5f of this['commentsListView']['commentViews'])_0x1c4f5f['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x15c072}=this,_0x3a973e=this['commentsListView']['commentViews']['get'](0x0);_0x3a973e===this['_boundFirstCommentView']||_0x3a973e['isSystemComment']||(this['_boundFirstCommentView']=_0x3a973e,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x3a973e,'actionIndicator',_0x44114c=>'remove'===_0x44114c?'remove':null),_0x3a973e['placeholder']=W(_0x15c072,'Write\x20a\x20comment...'),_0x3a973e['removeButton']['on']('execute',_0x2288bf=>{_0x2288bf['stop'](),this['showConfirm'](W(_0x15c072,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x3a973e['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0xe0c80e=new _0x4357a5(this['locale']);return _0xe0c80e['label']=W(this['locale'],'Resolve'),_0xe0c80e['tooltip']=W(this['locale'],'Resolve'),_0xe0c80e['icon']=_0x3f8943['check'],_0xe0c80e['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0xe0c80e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x409166=>!_0x409166),_0xe0c80e['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x175219,_0x21c95f)=>_0x175219&&!_0x21c95f),_0xe0c80e['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0xe0c80e;}}class si extends _t{constructor(_0x3ef90f){super(_0x3ef90f),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x21e2e0,_0x4febc0,_0x16146a)=>{this['element']['innerHTML']=_0x16146a;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x49903c,_0x526aa4,_0x14be7d){super(_0x49903c),this['_model']=_0x526aa4,this['_config']=_0x14be7d,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 _0x3e79c7=new si(this['locale']);return _0x3e79c7['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x130d35,_0x37dfa2)=>_0x37dfa2?_0x5bee3a(_0x130d35,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x130d35),_0x3e79c7;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x108781=new ei(this['locale'],this['_config']['editorConfig']);return _0x108781['value']=this['_model']['content'],_0x108781['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x108781['submitLabel']=W(this['locale'],'Save'),_0x108781['on']('submit',(_0x32fa38,_0x16f4e2)=>{this['fire']('updateComment',this['_model']['id'],_0x16f4e2),this['switchToDisplayMode'](),this['focus']();}),_0x108781['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x108781['once']('editorReady',()=>{_0x108781['focus']();}),_0x108781['createEditor'](),_0x108781['delegate']('editorReady')['to'](this),_0x108781['delegate']('editorDestroyed')['to'](this),_0x108781;}}class At extends/* #__PURE__ -- @preserve */
28
- _0x517c22(oi){['actionBar'];['userView'];constructor(_0x62c6a6,_0x473efd,_0x42483f){super(_0x62c6a6,_0x473efd,_0x42483f),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x62c6a6,'Reply...')),this['bind']('authoredAt')['to'](_0x473efd),this['bind']('resolvedAt')['to'](_0x473efd),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 _0x185953(_0x62c6a6,_0x473efd['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x473efd,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x23acb4=this['bindTemplate'],_0xee68ba=[{'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':_0x23acb4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x23acb4['to']('authoredAt',_0x2fe990=>this['_config']['formatDateTime'](_0x2fe990))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x23acb4['if']('isEditMode','ck-comment__actions--hidden'),_0x23acb4['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0xee68ba['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x23acb4['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x23acb4['if']('isEditMode','ck-comment--edit'),_0x23acb4['if']('isSystemComment','ck-comment--info'),_0x23acb4['to']('actionIndicator',_0x18603e=>_0x18603e?'ck-comment--'+_0x18603e:'')],'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':_0xee68ba}]}]};}['_createEditButton'](){const _0x2cb36f=new _0x4357a5(this['locale']);return _0x2cb36f['label']=W(this['locale'],'Edit'),_0x2cb36f['icon']=_0x3f8943['pencil'],_0x2cb36f['withText']=!0x0,_0x2cb36f['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2cb36f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x8fc7c6=>!_0x8fc7c6),_0x2cb36f['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2cb36f['on']('execute',()=>this['switchToEditMode']()),_0x2cb36f;}['_createRemoveButton'](){const _0x54331c=new _0x4357a5(this['locale']);return _0x54331c['label']=W(this['locale'],'Remove'),_0x54331c['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',_0x54331c['withText']=!0x0,_0x54331c['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x54331c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5acbef=>!_0x5acbef),_0x54331c['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x54331c['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x54331c;}['_createDropdown'](){const _0x4742b1=_0x314610(this['locale']),_0x2af4a7=_0x4742b1['panelView']['children'],_0x54c1bb=new _0x2c7657(this['locale']),_0x2ad787=(_0x2b24f3,_0xfa28af=-0x1)=>{const _0x3fdd94=new _0xbc035(this['locale']);_0x3fdd94['children']['add'](_0x2b24f3);const _0x5ad3e9=_0xfa28af>-0x1?_0xfa28af:_0x54c1bb['items']['length'];_0x54c1bb['items']['add'](_0x3fdd94,_0x5ad3e9),_0x4742b1['listenTo'](_0x2b24f3,'change:isEnabled',()=>{_0x4742b1['isEnabled']=[...this['items']]['some'](_0x1a4cca=>_0x1a4cca['isEnabled']);}),_0x4742b1['listenTo'](_0x2b24f3,'change:isVisible',()=>{_0x4742b1['buttonView']['isVisible']=[...this['items']]['some'](_0x30d615=>_0x30d615['isVisible']);});};_0x4742b1['panelPosition']='sw',_0x4742b1['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x3f8943['threeVerticalDots']}),_0x4742b1['isEnabled']=[...this['items']]['some'](_0x90eb9=>_0x90eb9['isEnabled']),_0x4742b1['buttonView']['isVisible']=[...this['items']]['some'](_0x207a57=>_0x207a57['isVisible']);for(const _0x3f20bd of this['items'])_0x2ad787(_0x3f20bd);return _0x2af4a7['add'](_0x54c1bb),_0x4742b1['listenTo'](this['items'],'add',(_0x41bcc4,_0x458bd6,_0x2d89e8)=>{_0x2ad787(_0x458bd6,_0x2d89e8);}),_0x4742b1['listenTo'](this['items'],'remove',(_0x29c94e,_0x42918f,_0x2aedae)=>{_0x54c1bb['items']['remove'](_0x2aedae);}),_0x4742b1;}['_attachActions'](_0x1335c9,_0x6ad46d){const _0x43f917=_0x1335c9&&_0x1335c9['element'];_0x43f917&&(this['listenTo'](_0x43f917,'mouseenter',()=>this['actionIndicator']=_0x6ad46d),this['listenTo'](_0x43f917,'focus',()=>this['actionIndicator']=_0x6ad46d),this['listenTo'](_0x43f917,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x43f917,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x215010=super['_createCommentInputView']();return _0x215010['bind']('placeholder')['to'](this),_0x215010;}['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(_0x4e2359){const _0x3139a8=bt(_0x4e2359,0x1e),_0x63edff=new MutationObserver(_0x2ccbfc=>{for(const _0x112015 of _0x2ccbfc)('attributes'==_0x112015['type']&&'class'==_0x112015['attributeName']||'childList'==_0x112015['type']||'characterData'==_0x112015['type'])&&_0x3139a8();});return{'attach'(_0x53cc76){_0x63edff['observe'](_0x53cc76,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x63edff['disconnect'](),_0x3139a8['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x329888,_0x216b1f){super(_0x329888),this['id']=_0x20ecd5(),this['focusTracker']=new _0x14eb3a(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x311ed0,_0x149957)=>this['fire']('Esc',_0x149957)),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'](_0x216b1f),this['mainView']=_0x216b1f;const _0x418c11=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x418c11['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 _0x54f602=this['element']['clientHeight'];_0x54f602&&(this['height']=_0x54f602);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x342116(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x273d39,target:_0x53b5c4,type:_0x4a6a84,isVisible:_0x18a07b=!0x0}){super(),this['view']=_0x273d39,this['view']['element']||this['view']['render'](),this['_type']=_0x4a6a84,this['_target']=_0x53b5c4,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x34a2cf([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x179b8f,_0x23cb8c)=>{this['view']['focusTracker']['add'](_0x23cb8c);}),this['focusableElements']['on']('remove',(_0x9f43b5,_0x1630d2)=>{this['view']['focusTracker']['remove'](_0x1630d2);}),this['set']('isVisible',_0x18a07b);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0xa02d97=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0xa02d97),_0xa02d97;}get['targetRect'](){const _0x111714=this['target'];if(null===_0x111714)return null;if(_0x111714 instanceof _0x37a834)return _0x111714;const _0x431e14=_0x111714['filter'](_0x20d18e=>function(_0x1bcf91){const _0xf1c8f8=_0x1bcf91['offsetParent'];if(_0xf1c8f8)return!0x0;const _0x3cb805=_0x1bcf91['getClientRects']()['item'](0x0);return!!_0x3cb805;}(_0x20d18e));return 0x0===_0x431e14['length']?null:new _0x37a834(_0x431e14[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x21e80e){this['view']['isActive']=_0x21e80e,this['view']['mainView']['isActive']=_0x21e80e;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x26ef76){if(!(null===_0x26ef76||_0x26ef76 instanceof _0x37a834||Array['isArray'](_0x26ef76)&&_0x26ef76['every'](_0x2de8d2=>ee(_0x2de8d2))))throw new _0x4fd079('annotation-invalid-target',null,{'target':_0x26ef76});}['_getNormalizedTarget'](){const _0x42ef5f='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x42ef5f)?[_0x42ef5f]:_0x42ef5f;}}function ee(_0x13e6db){return null!==_0x13e6db&&'object'==typeof _0x13e6db&&'nodeType'in _0x13e6db&&0x1===_0x13e6db['nodeType'];}class x extends _0x34a2cf{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x94554d=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x14eb3a(),this['_focusTracker']['on']('change:isFocused',(_0x3d3c0b,_0x226a60,_0x528faf)=>{_0x528faf||this['fire']('blur');});for(const _0x5dbc56 of _0x94554d)this['add'](_0x5dbc56);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x5a16e3){if(this['has'](_0x5a16e3))throw new _0x4fd079('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x5a16e3['innerView'],_0x5a16e3),this['_viewToAnnotation']['set'](_0x5a16e3['view'],_0x5a16e3);for(const _0x45b865 of _0x5a16e3['focusableElements'])this['_focusTracker']['add'](_0x45b865);this['listenTo'](_0x5a16e3['focusableElements'],'add',(_0x155a1c,_0x32b1d2)=>{this['_focusTracker']['add'](_0x32b1d2);}),this['listenTo'](_0x5a16e3['focusableElements'],'remove',(_0x2306eb,_0x3da31f)=>{this['_focusTracker']['remove'](_0x3da31f);}),this['listenTo'](_0x5a16e3['view']['focusTracker'],'change:isFocused',(_0x51ce16,_0x247ade,_0xbdabde)=>{_0xbdabde&&this['fire']('focus',_0x5a16e3);}),_0x5a16e3['updateTargetRect']();const _0x345da3=this['_getOrderInContent'](_0x5a16e3['view']['targetRect']);return super['add'](_0x5a16e3,_0x345da3);}['remove'](_0x14ed6b){if(!this['has'](_0x14ed6b))throw new _0x4fd079('annotationcollection-not-existing-item',null);this['stopListening'](_0x14ed6b['view']['focusTracker']),this['stopListening'](_0x14ed6b['focusableElements']);for(const _0x5b1558 of _0x14ed6b['focusableElements'])this['_focusTracker']['remove'](_0x5b1558);return this['_viewToAnnotation']['delete'](_0x14ed6b['view']),this['_innerViewToAnnotation']['delete'](_0x14ed6b['innerView']),super['remove'](_0x14ed6b);}['getByInnerView'](_0x412e87){return this['_innerViewToAnnotation']['get'](_0x412e87);}['getByView'](_0x570ba1){return this['_viewToAnnotation']['get'](_0x570ba1);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x156333 of this)_0x156333['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2406f4=Array['from'](this)['sort']((_0x2f2fee,_0x2c39e8)=>v(_0x2f2fee['view']['targetRect'],_0x2c39e8['view']['targetRect']));for(let _0x84f822=_0x2406f4['length']-0x1;_0x84f822>0x0;_0x84f822--){const _0x8708a7=_0x2406f4[_0x84f822];_0x84f822!==this['getIndex'](_0x8708a7)&&(this['remove'](_0x8708a7),this['add'](_0x8708a7));}}['_getOrderInContent'](_0x59bac1){let _0x1f6d7a=0x0;if(!_0x59bac1)return this['length'];for(const _0x3fd4b4 of this){const _0x14d0ba=_0x3fd4b4['view']['targetRect'];if(_0x14d0ba){if(v(_0x59bac1,_0x14d0ba)<0x0)return _0x1f6d7a;_0x1f6d7a++;}}return _0x1f6d7a;}}function v(_0x34c2e9,_0x5f10a1){if(null===_0x34c2e9&&null===_0x5f10a1)return 0x0;if(null===_0x34c2e9)return-0x1;if(null===_0x5f10a1)return 0x1;const _0x1a7cd6=_0x34c2e9['top']-_0x5f10a1['top'];return 0x0==_0x1a7cd6?_0x34c2e9['left']-_0x5f10a1['left']:_0x1a7cd6;}class b extends _0x44931d{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x2aa1a8){super(_0x2aa1a8),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x359d53){this['collection']['add'](_0x359d53);}['remove'](_0x2ac15a){this['collection']['remove'](_0x2ac15a),_0x2ac15a['destroy']();}['refreshVisibility'](){for(const _0x43b1a5 of this['collection'])_0x43b1a5['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x1ef0b2){return this['collection']['getByInnerView'](_0x1ef0b2);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xb60053 of this['collection'])_0xb60053['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1f3b46){this['fire']('_activateAnnotation',_0x1f3b46);}['createAnnotation'](_0x4e215e){return new d(_0x4e215e);}['createAnnotationView'](_0x283f60,_0x59d704){return new V(_0x283f60,_0x59d704);}['_addActiveAnnotation'](_0xfdabc){const _0x53f946=new Set(this['activeAnnotations']);_0x53f946['add'](_0xfdabc),this['activeAnnotations']=_0x53f946;}['_removeActiveAnnotation'](_0x40a412){const _0x5bd703=new Set(this['activeAnnotations']);_0x5bd703['delete'](_0x40a412),this['activeAnnotations']=_0x5bd703;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4c57af=this['collection'],_0x53dcc2=this['_visibleAnnotations'];function _0x2aa545(_0x308717){const _0x3f9389=_0x308717['source'];_0x3f9389['isVisible']&&!_0x53dcc2['has'](_0x3f9389)?_0x53dcc2['add'](_0x3f9389):!_0x3f9389['isVisible']&&_0x53dcc2['has'](_0x3f9389)&&_0x53dcc2['remove'](_0x3f9389),_0x3f9389['view']['focusTracker']['remove'](_0x3f9389['view']['element']),_0x3f9389['view']['focusTracker']['add'](_0x3f9389['view']['element']);}this['listenTo'](_0x4c57af,'add',(_0x30aaec,_0x2e0e72)=>{_0x2e0e72['isVisible']&&_0x53dcc2['add'](_0x2e0e72),this['listenTo'](_0x2e0e72,'change:isVisible',_0x2aa545);}),this['listenTo'](_0x4c57af,'remove',(_0x28871f,_0x399bf4)=>{_0x53dcc2['has'](_0x399bf4)&&_0x53dcc2['remove'](_0x399bf4),this['stopListening'](_0x399bf4,'change:isVisible',_0x2aa545);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x44931d{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x6ce381){super(_0x6ce381),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 _0x50f025=this['context']['config'];_0x50f025['define']('comments.maxCommentsWhenCollapsed',0x2),_0x50f025['define']('comments.maxThreadTotalWeight',0x1f4),_0x50f025['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x50f025['define']('comments.CommentThreadView',yt),_0x50f025['define']('comments.CommentView',At),_0x50f025['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x436b79=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3057e0,_0x3b0ae9)=>this['_addCommentThread'](_0x3b0ae9)),this['on']('submitCommentThread',(_0x2a2a18,_0x26057d)=>this['_submitCommentThread'](_0x26057d)),this['on']('resolveCommentThread',(_0x18cff5,_0x36278f)=>this['_resolveCommentThread'](_0x36278f)),this['on']('resolveCommentThread',(_0x5a24df,_0x219024)=>this['_updateActiveAnnotation'](_0x219024),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x468f77,_0x35196f)=>this['_reopenCommentThread'](_0x35196f)),this['on']('reopenCommentThread',(_0x328306,_0x446a36)=>this['_updateActiveAnnotation'](_0x446a36),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x15886d,_0x5e5f1f)=>this['_removeCommentThread'](_0x5e5f1f)),this['on']('updateCommentThread',(_0x844306,_0x2177ca)=>this['_updateCommentThread'](_0x2177ca)),this['on']('updateCommentThread',(_0x17aa4e,_0x1cd043)=>this['_updateActiveAnnotation'](_0x1cd043),{'priority':'lowest'}),this['on']('addComment',(_0x1338f6,_0x567d82)=>this['_addComment'](_0x567d82)),this['on']('updateComment',(_0xea1af0,_0x2b9add)=>this['_updateComment'](_0x2b9add)),this['on']('removeComment',(_0x560903,_0x40d109)=>this['_removeComment'](_0x40d109)),this['on']('addComment',(_0x27a660,{threadId:_0x24b5d2,isFromAdapter:_0x29dbd6})=>{if(_0x29dbd6)return;const _0x30ce4b=this['getCommentThread'](_0x24b5d2),_0xadc274=_0x30ce4b&&this['_threadToController']['get'](_0x30ce4b);_0xadc274&&_0xadc274['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x436b79,'change:activeAnnotations',(_0x322b8c,_0x48a14e,_0x27fdbe)=>{const _0x227e6a=Array['from'](_0x27fdbe)['map'](_0x50c2a7=>this['_viewToController']['get'](_0x50c2a7['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x227e6a?_0x227e6a['model']:null;});}['afterInit'](){!function(_0xe572f1){function _0x3f4859(_0x2bbb87,_0x561f40,_0x369919){const _0x4339bb={};_0x4339bb[_0x4d3c60([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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],_0x4339bb[_0x4d3c60([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 _0x4c5075=new Uint8Array(0x10);for(let _0x13a415=0xf;_0x13a415>=0x0;--_0x13a415)_0x4c5075[_0x13a415]=_0x369919%0x100,_0x369919=parseInt(_0x369919/0x100);let _0x25d765=null,_0x366550=0x10;const _0x27eba1=new Uint8Array(_0x561f40),_0xc08fc0=[],_0x369bf7=[];_0x211b86();for(let _0x46216d=0x0;_0x46216d<_0x2bbb87[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46216d++)0x10===_0x366550&&(_0x25d765=_0x29e51d(_0x4c5075),_0x366550=0x0,_0x19eaae(_0x4c5075)),_0x2bbb87[_0x46216d]^=_0x25d765[_0x366550++];return _0x2bbb87;function _0x23738f(_0x2491f5){const _0x459a26=[];for(let _0x48e508=0x0;_0x48e508<_0x2491f5[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48e508+=0x4)_0x459a26[_0x4d3c60([0x70,0x75,0x73,0x68])](_0x2491f5[_0x48e508]<<0x18|_0x2491f5[_0x48e508+0x1]<<0x10|_0x2491f5[_0x48e508+0x2]<<0x8|_0x2491f5[_0x48e508+0x3]);return _0x459a26;}function _0x19eaae(_0x3479ad){for(let _0x11dbe0=0xf;_0x11dbe0>=0x0;_0x11dbe0--){if(0xff!==_0x3479ad[_0x11dbe0]){_0x3479ad[_0x11dbe0]++;break;}_0x3479ad[_0x11dbe0]=0x0;}}function _0x29e51d(_0xa6ce66){const _0x350d43=_0xc08fc0[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x1f8e9a=[0x0,0x0,0x0,0x0];let t=_0x23738f(_0xa6ce66);for(let _0x5b8273=0x0;_0x5b8273<0x4;_0x5b8273++)t[_0x5b8273]^=_0xc08fc0[0x0][_0x5b8273];for(let _0xcc70aa=0x1;_0xcc70aa<_0x350d43;_0xcc70aa++){for(let _0x1cc414=0x0;_0x1cc414<0x4;_0x1cc414++)_0x1f8e9a[_0x1cc414]=_0x4339bb[_0x4d3c60([0x54,0x31])][t[_0x1cc414]>>0x18&0xff]^_0x4339bb[_0x4d3c60([0x54,0x32])][t[(_0x1cc414+0x1)%0x4]>>0x10&0xff]^_0x4339bb[_0x4d3c60([0x54,0x33])][t[(_0x1cc414+0x2)%0x4]>>0x8&0xff]^_0x4339bb[_0x4d3c60([0x54,0x34])][0xff&t[(_0x1cc414+0x3)%0x4]]^_0xc08fc0[_0xcc70aa][_0x1cc414];t=_0x1f8e9a[_0x4d3c60([0x73,0x6c,0x69,0x63,0x65])]();}const _0x3d9c67=new Uint8Array(0x10);let _0x347a56;for(let _0x957710=0x0;_0x957710<0x4;_0x957710++)_0x347a56=_0xc08fc0[_0x350d43][_0x957710],_0x3d9c67[0x4*_0x957710]=0xff&(_0x4339bb[_0x4d3c60([0x53])][t[_0x957710]>>0x18&0xff]^_0x347a56>>0x18),_0x3d9c67[0x4*_0x957710+0x1]=0xff&(_0x4339bb[_0x4d3c60([0x53])][t[(_0x957710+0x1)%0x4]>>0x10&0xff]^_0x347a56>>0x10),_0x3d9c67[0x4*_0x957710+0x2]=0xff&(_0x4339bb[_0x4d3c60([0x53])][t[(_0x957710+0x2)%0x4]>>0x8&0xff]^_0x347a56>>0x8),_0x3d9c67[0x4*_0x957710+0x3]=0xff&(_0x4339bb[_0x4d3c60([0x53])][0xff&t[(_0x957710+0x3)%0x4]]^_0x347a56);return _0x3d9c67;}function _0x211b86(){const _0x169322=_0x4339bb[_0x4d3c60([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x27eba1[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x287f2a=0x0;_0x287f2a<=_0x169322;_0x287f2a++)_0xc08fc0[_0x4d3c60([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x369bf7[_0x4d3c60([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x41d8c6=0x4*(_0x169322+0x1),_0x2207d5=_0x27eba1[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x422af=_0x23738f(_0x27eba1);let _0x22bfdd;for(let _0x2f1f40=0x0;_0x2f1f40<_0x2207d5;_0x2f1f40++)_0x22bfdd=_0x2f1f40>>0x2,_0xc08fc0[_0x22bfdd][_0x2f1f40%0x4]=_0x422af[_0x2f1f40],_0x369bf7[_0x169322-_0x22bfdd][_0x2f1f40%0x4]=_0x422af[_0x2f1f40];let _0x437fbe,_0x58e423=0x0,t=_0x2207d5;for(;t<_0x41d8c6;){_0x437fbe=_0x422af[_0x2207d5-0x1],_0x422af[0x0]^=_0x4339bb[_0x4d3c60([0x53])][_0x437fbe>>0x10&0xff]<<0x18^_0x4339bb[_0x4d3c60([0x53])][_0x437fbe>>0x8&0xff]<<0x10^_0x4339bb[_0x4d3c60([0x53])][0xff&_0x437fbe]<<0x8^_0x4339bb[_0x4d3c60([0x53])][_0x437fbe>>0x18&0xff]^_0x4339bb[_0x4d3c60([0x72,0x63,0x6f,0x6e])][_0x58e423]<<0x18,_0x58e423+=0x1;for(let _0x30eaf5=0x1;_0x30eaf5<_0x2207d5/0x2;_0x30eaf5++)_0x422af[_0x30eaf5]^=_0x422af[_0x30eaf5-0x1];_0x437fbe=_0x422af[_0x2207d5/0x2-0x1],_0x422af[_0x2207d5/0x2]^=_0x4339bb[_0x4d3c60([0x53])][0xff&_0x437fbe]^_0x4339bb[_0x4d3c60([0x53])][_0x437fbe>>0x8&0xff]<<0x8^_0x4339bb[_0x4d3c60([0x53])][_0x437fbe>>0x10&0xff]<<0x10^_0x4339bb[_0x4d3c60([0x53])][_0x437fbe>>0x18&0xff]<<0x18;for(let _0x4829ee=_0x2207d5/0x2+0x1;_0x4829ee<_0x2207d5;_0x4829ee++)_0x422af[_0x4829ee]^=_0x422af[_0x4829ee-0x1];let _0x3be0df,_0x48c93d,_0x2c2b96=0x0;for(;_0x2c2b96<_0x2207d5&&t<_0x41d8c6;)_0x3be0df=t>>0x2,_0x48c93d=t%0x4,_0xc08fc0[_0x3be0df][_0x48c93d]=_0x422af[_0x2c2b96],_0x369bf7[_0x169322-_0x3be0df][_0x48c93d]=_0x422af[_0x2c2b96++],t++;}for(let _0x4265a4=0x1;_0x4265a4<_0x169322;_0x4265a4++)for(let _0xf73a4e=0x0;_0xf73a4e<0x4;_0xf73a4e++)_0x437fbe=_0x369bf7[_0x4265a4][_0xf73a4e],_0x369bf7[_0x4265a4][_0xf73a4e]=_0x4339bb[_0x4d3c60([0x55,0x31])][_0x437fbe>>0x18&0xff]^_0x4339bb[_0x4d3c60([0x55,0x32])][_0x437fbe>>0x10&0xff]^_0x4339bb[_0x4d3c60([0x55,0x33])][_0x437fbe>>0x8&0xff]^_0x4339bb[_0x4d3c60([0x55,0x34])][0xff&_0x437fbe];}}function _0x4d3c60(_0x4bbccc){return _0x4bbccc['map'](_0x5da83d=>String['fromCharCode'](_0x5da83d))['join']('');}(_0x1a1833=>{function _0x51aa30(){const _0x5d42d5=[{[_0x4d3c60([0x69,0x64])]:0x1,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x4d3c60([0x69,0x64])]:0x2,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([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]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4d3c60([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4d3c60([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4d3c60([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4d3c60([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4d3c60([0x69,0x64])]:0x3,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4d3c60([0x69,0x64])]:0x4,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([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]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4d3c60([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4d3c60([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4d3c60([0x69,0x64])]:0x5,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([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]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}},{[_0x4d3c60([0x69,0x64])]:0x6,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}},{[_0x4d3c60([0x69,0x64])]:0x7,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}},{[_0x4d3c60([0x69,0x64])]:0x8,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([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]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}},{[_0x4d3c60([0x69,0x64])]:0x9,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x4d3c60([0x69,0x64])]:0xa,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([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]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([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]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([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]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}},{[_0x4d3c60([0x69,0x64])]:0xb,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4d3c60([0x69,0x64])]:0xc,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x4d3c60([0x69,0x64])]:0xd,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}},{[_0x4d3c60([0x69,0x64])]:0xe,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x4d3c60([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([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])},{[_0x4d3c60([0x69,0x64])]:0xf,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4d3c60([0x69,0x64])]:0x10,[_0x4d3c60([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4d3c60([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4d3c60([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4d3c60([0x66,0x67,0x69])]:[0xc]}}];return _0x3823a3(_0x5d42d5),_0x5d42d5;function _0x24515c(_0x50f8cb){return 0x1<<_0x50f8cb-0x1;}function _0x3823a3(_0x13b048){_0x13b048[_0x4d3c60([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x583b36=>{_0x583b36[_0x4d3c60([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x24515c(_0x583b36[_0x4d3c60([0x69,0x64])]),_0x221e61(_0x583b36)&&_0x583b36[_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x3823a3(_0x583b36[_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x221e61(_0x1c05af){return _0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x1c05af;}const _0x529cca=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x284489=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x4ad1b1(_0x13c266){const _0xea977a=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x5e5556(_0x13c266,new Uint8Array([..._0x529cca,..._0xea977a,..._0x284489]));}function _0x5e5556(_0xd7b29f,_0x24c478){const _0x33f9ad=_0x4a39eb(_0xd7b29f),_0xa0c8ba=Array[_0x4d3c60([0x66,0x72,0x6f,0x6d])](_0x36f88f(_0x33f9ad)),_0x56a7e2=_0xa0c8ba[_0x4d3c60([0x70,0x6f,0x70])](),_0x1d7c5a=_0xa0c8ba[_0x4d3c60([0x70,0x6f,0x70])]();return _0x364eef(_0x3f4859(_0xa0c8ba,_0x24c478,_0x1d7c5a+0x100*_0x56a7e2));}function _0x4a39eb(_0x2211b9){const _0x3ac418=atob(_0x2211b9),[_0x3cc03c,_0x5c0eb1]=_0x3ac418[_0x4d3c60([0x73,0x70,0x6c,0x69,0x74])](_0x4d3c60([0x2d]));try{if(atob(_0x5c0eb1))return atob(_0x3cc03c);}catch(_0x1f7147){}return _0x3ac418;}function _0xebaf1c(_0x3d7195){try{const _0x1d4915=_0x4ad1b1(_0x3d7195),_0x3122c6=JSON[_0x4d3c60([0x70,0x61,0x72,0x73,0x65])](_0x1d4915),_0x2307a0=parseInt(_0x3122c6[_0x4d3c60([0x31])]),_0x3b192e=_0x3122c6[_0x4d3c60([0x32])]||'',_0x3e203d=parseInt(_0x3122c6[_0x4d3c60([0x33])]),_0x29be64=parseInt(_0x3122c6[_0x4d3c60([0x34])])||0x0,_0x3ed321=parseInt(_0x3122c6[_0x4d3c60([0x35])])||0x0;return{[_0x4d3c60([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x3b192e,[_0x4d3c60([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x29be64,[_0x4d3c60([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x2307a0,[_0x4d3c60([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x3e203d,[_0x4d3c60([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x3ed321};}catch(_0x2d914d){return null;}}const _0xae2078=_0x51aa30(),_0x3a9f58={[_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x63eccf,[_0x4d3c60([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])]:_0x5d4263,[_0x4d3c60([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])]:_0x21c86b},_0x5d79c9=_0x1a1833[_0x4d3c60([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x2275da=_0x4d3c60([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x1a1833?_0x1a1833['context']:_0x1a1833['editor'],_0x1f0e9d=_0x4d3c60([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x32]),_0x30d638=_0x4d3c60([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]),_0x526e1f=_0x2275da['config']['get'](_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x168ecb=_0xae2078[_0x4d3c60([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x221e61)[_0x4d3c60([0x66,0x69,0x6e,0x64])](_0x4c47c7=>_0x4c47c7[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x5d79c9);function _0x57659d(_0x1b5fc7,_0x4cc416){_0x3a9f58[_0x4cc416[_0x4d3c60([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x1b5fc7,_0x4cc416),_0x4cc416[_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x4cc416[_0x4d3c60([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x4d3c60([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c1cd2=>_0x823de5(_0x2275da,_0x1c1cd2[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x4d3c60([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xfbcc12=>_0x57659d(_0x1b5fc7,_0xfbcc12));}function _0x63eccf(_0x25d8f2,_0x1d6368){_0x5eb0d7(_0x5d2154(_0x25d8f2,_0x1d6368),_0x1d6368);}function _0x5d4263(_0xc4b555,_0x561041){function _0x343e58(_0x3129bf,_0x4b80b7){try{if(_0x823de5(_0x2275da,_0x4d3c60([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x3129bf){const _0x4776fb=_0x131963(_0x2275da,_0x4d3c60([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x4d3c60([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x4776fb)/0x2>_0x3129bf[_0x4d3c60([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x13c171(_0x4b80b7[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x5d2154(_0x3129bf,_0x4b80b7);}catch(_0xecf515){return _0x13c171(_0x4b80b7[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x5eb0d7(_0x343e58(_0xc4b555,_0x561041),_0x561041);}function _0x21c86b(_0xc1b10f,_0x4d5ae7){const _0x496ee6=_0x284489[0x0]*_0x529cca[0x1],_0x141f57=_0x284489[0x0]*_0x529cca[0x2],_0x3e9867=_0x284489[0x2]*_0x529cca[0x2];_0x823de5(_0x2275da,_0x4d3c60([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x131963(_0x2275da,_0x4d3c60([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4d3c60([0x73,0x74,0x61,0x74,0x65])]==_0x4d3c60([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x5d7b7e()]=_0x3e9867);function _0x1dda04(_0x27dde8,_0x1348b0){try{return _0x293317()?_0x13c171(_0x1348b0[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x56,0x61,0x6c,0x69,0x64])):_0x5d2154(_0x27dde8,_0x1348b0);}catch(_0x2c27be){return _0x13c171(_0x1348b0[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x4f97e3(_0x442368,_0x47cd05){const _0x2c0a66=0x7;if(_0x442368==_0x47cd05[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x54a848();else{if(_0x442368==_0x47cd05[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c])){const _0x5e3c36=_0xdbfdf3();_0x5e3c36&&_0x4e9ff6(_0x5e3c36,_0x47cd05[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x494272=_0x7608da();window[_0x4d3c60([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x4e9ff6(_0x4d3c60([0x74,0x69,0x6d,0x65]),_0x47cd05[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x494272);const _0x255a33=_0x131963(_0x2275da,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4d3c60([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x255a33[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x2c0a66?_0x4e9ff6(_0x4d3c60([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x47cd05[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x255a33['on'](_0x4d3c60([0x61,0x64,0x64]),()=>{_0x255a33[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x2c0a66&&_0x4e9ff6(_0x4d3c60([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x47cd05[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0xdbfdf3(){if(!_0x823de5(_0x2275da,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x175939 in window)if(Number['isNaN'](Number(_0x175939))){if(window[_0x175939]===_0x496ee6)return _0x4d3c60([0x74,0x69,0x6d,0x65]);if(window[_0x175939]===_0x141f57)return _0x4d3c60([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x293317(){if(!_0x823de5(_0x2275da,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3462c6 in window)if(Number['isNaN'](Number(_0x3462c6))&&window[_0x3462c6]===_0x3e9867)return!0x0;return!0x1;}function _0x4e9ff6(_0x35d508,_0x50c8d6){_0x54a848(),_0x13c171(_0x50c8d6+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x35d508),window[_0x5d7b7e()]=_0x35d508===_0x4d3c60([0x74,0x69,0x6d,0x65])?_0x496ee6:_0x141f57;}function _0x7608da(){let _0x38cdbc=_0x284489[0x6]*_0x529cca[0x8]*_0x529cca[0x6];return _0x823de5(_0x2275da,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x38cdbc/=0xa),_0x38cdbc;}function _0x54a848(){const _0x214296=_0x2275da;function _0x26de46(){_0x823de5(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4d3c60([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4d3c60([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4d3c60([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4d3c60([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x2ddab1,_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4d3c60([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x2ddab1,_0x214296[_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d3c60([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ddab1,_0x214296[_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d3c60([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ddab1,_0x214296[_0x4d3c60([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c]))),_0x823de5(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4d3c60([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4d3c60([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4d3c60([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4d3c60([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x2ddab1,_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4d3c60([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x2ddab1);}_0x214296[_0x4d3c60([0x73,0x74,0x61,0x74,0x65])]==_0x4d3c60([0x72,0x65,0x61,0x64,0x79])?_0x26de46():_0x214296[_0x4d3c60([0x6f,0x6e,0x63,0x65])](_0x4d3c60([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x823de5(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x26de46(),_0x823de5(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x54a398=_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x55f600=_0x54a398['getRevision'](0x0),_0x1dd3eb=_0x54a398['getEarlierVisibleRevision'](_0x55f600[_0x4d3c60([0x69,0x64])]);_0x131963(_0x214296,_0x4d3c60([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4d3c60([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x55f600[_0x4d3c60([0x69,0x64])],_0x1dd3eb?_0x1dd3eb[_0x4d3c60([0x69,0x64])]:null,0x1)['then'](()=>_0x26de46());}});}_0x4f97e3(_0x1dda04(_0xc1b10f,_0x4d5ae7),_0x4d5ae7);}function _0x5d2154(_0x1bfd7e,_0x1f5841){try{return _0x4c905f(_0x1f5841)?_0x13c171(_0x1f5841[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x56,0x61,0x6c,0x69,0x64])):_0x1bfd7e&&_0x5ede40(_0x1bfd7e[_0x4d3c60([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x1f5841)?_0x1bfd7e[_0x4d3c60([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x4d3c60([0x6f,0x70,0x65,0x6e])][_0x4d3c60([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x1f0e9d)/0x2>_0x1bfd7e[_0x4d3c60([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x13c171(_0x1f5841[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x1bfd7e[_0x4d3c60([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x13c171(_0x1f5841[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c])):_0x13c171(_0x1f5841[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x56,0x61,0x6c,0x69,0x64])):_0x13c171(_0x1f5841[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x4bd242){return _0x13c171(_0x1f5841[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x5eb0d7(_0x110b27,_0x218700){if(_0x2275da instanceof _0x21bc2c){const _0x399897=_0x2275da;_0x110b27==_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x463729(_0x399897):_0x110b27==_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c])&&window[_0x4d3c60([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x463729(_0x399897),_0x13c171(_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x284489[0x6]*_0x529cca[0x8]*_0x529cca[0x6]),_0x399897[_0x4d3c60([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x4d3c60([0x6f,0x6e])](_0x4d3c60([0x61,0x64,0x64]),(_0x12fdf,_0x52e761)=>{_0x110b27!=_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x110b27!=_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x110b27!=_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x117ae2(_0x52e761);});}else{const _0x51194a=_0x2275da;_0x110b27==_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x117ae2(_0x51194a):_0x110b27==_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c])&&_0x51194a[_0x4d3c60([0x6f,0x6e])](_0x4d3c60([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x11a954=0x0;_0x51194a[_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d3c60([0x6f,0x6e])](_0x4d3c60([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e26c0,_0x825d00)=>{_0x825d00[0x0][_0x4d3c60([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11a954++,0x1f8===_0x11a954&&(_0x117ae2(_0x51194a),_0x13c171(_0x218700[_0x4d3c60([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4d3c60([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x1e26c0[_0x4d3c60([0x6f,0x66,0x66])]());},{'priority':_0x4d3c60([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x13c171(_0x415a78){const _0x5244e9=_0x5d7b7e();return _0x2275da[_0x5244e9]=_0x415a78,_0x415a78;}function _0x5d7b7e(){const _0x3b0a29=String(window[_0x4d3c60([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4d3c60([0x6e,0x6f,0x77])]())[_0x4d3c60([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4d3c60([0x2e]),'');let _0x38fb43='';for(let _0x4708bf=0x0;_0x4708bf<_0x3b0a29[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4708bf+=0x2){let _0x4a5d68=parseInt(_0x3b0a29[_0x4d3c60([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4708bf,_0x4708bf+0x2));_0x4a5d68>=_0x30d638[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a5d68-=_0x30d638[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38fb43+=_0x30d638[_0x4a5d68];}return _0x38fb43;}function _0x463729(_0xc1d79b){for(const _0x2114fb of _0xc1d79b[_0x4d3c60([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x117ae2(_0x2114fb);_0x131963(_0xc1d79b,_0x4d3c60([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4d3c60([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x131963(_0xc1d79b,_0x4d3c60([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4d3c60([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x2ddab1;}function _0x117ae2(_0x5008dd){function _0x19834a(){_0x5008dd[_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d3c60([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ddab1,_0x5008dd[_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d3c60([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ddab1,_0x5008dd[_0x4d3c60([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d3c60([0x6d,0x6f,0x64,0x65,0x6c]));}_0x5008dd[_0x4d3c60([0x73,0x74,0x61,0x74,0x65])]==_0x4d3c60([0x72,0x65,0x61,0x64,0x79])?_0x19834a():_0x5008dd[_0x4d3c60([0x6f,0x6e,0x63,0x65])](_0x4d3c60([0x72,0x65,0x61,0x64,0x79]),()=>_0x19834a());}function _0x2ddab1(){return null;}function _0x5ede40(_0x5280c4,_0x47bc24){const _0x43d8d8=!!(_0x5280c4&_0x47bc24[_0x4d3c60([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x55cf97=_0xebfdd5(_0x5280c4,_0x47bc24);return _0x43d8d8||_0x55cf97;}function _0xebfdd5(_0x3e6fd0,_0x2faf7f){const _0x317bff=(_0x2faf7f[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x4d3c60([0x66,0x67,0x69])]||null;return!!_0x317bff&&_0xae2078[_0x4d3c60([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54fd9a=>_0x317bff[_0x4d3c60([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54fd9a[_0x4d3c60([0x69,0x64])]))[_0x4d3c60([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2c2a47=>!_0x5e3288(_0x2c2a47))[_0x4d3c60([0x73,0x6f,0x6d,0x65])](_0x32547a=>!!(_0x3e6fd0&_0x32547a[_0x4d3c60([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x5e3288(_0x29b81b){const _0x13afb7={[_0x4d3c60([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])]:_0x1585f5};return!!_0x29b81b['forbiddenHandler']&&_0x13afb7[_0x29b81b['forbiddenHandler']]();}function _0x1585f5(){return!window[_0x4d3c60([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x823de5(_0x2275da,_0x4d3c60([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x4c905f(_0x527a06){if(!_0x823de5(_0x2275da,_0x527a06[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x3be1aa=_0x527a06[_0x4d3c60([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x336e82=_0x3be1aa[_0x4d3c60([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x4927df=_0x3be1aa[_0x4d3c60([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x2913e2=_0x3be1aa[_0x4d3c60([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x823de5(_0x2275da,_0x4d3c60([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x131963(_0x2275da,_0x4d3c60([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4d3c60([0x73,0x74,0x61,0x74,0x65])]==_0x4d3c60([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x336e82)return!0x0;if(_0x823de5(_0x2275da,_0x4d3c60([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x131963(_0x2275da,_0x4d3c60([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x4d3c60([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x4d3c60([0x65,0x6e,0x64])&&_0x4927df)return!0x0;return!(!_0x823de5(_0x2275da,_0x4d3c60([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]))||_0x131963(_0x2275da,_0x4d3c60([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]))[_0x4d3c60([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x4d3c60([0x65,0x6e,0x64])||!_0x2913e2);}function _0x823de5(_0x2b649f,_0x14b2d6){return _0x2b649f[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4d3c60([0x68,0x61,0x73])](_0x14b2d6);}function _0x131963(_0x25ea1d,_0x168355){return _0x25ea1d[_0x4d3c60([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4d3c60([0x67,0x65,0x74])](_0x168355);}function _0x364eef(_0x6aff2c){let _0x118951='';for(const _0x2ef85a of _0x6aff2c)_0x118951+=String[_0x4d3c60([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x2ef85a);return _0x118951;}function _0x36f88f(_0x2fb689){const _0x1fc010=new Uint8Array(_0x2fb689[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0xfaf9b2=0x0;_0xfaf9b2<_0x2fb689[_0x4d3c60([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xfaf9b2++)_0x1fc010[_0xfaf9b2]=_0x2fb689[_0x4d3c60([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xfaf9b2);return _0x1fc010;}_0x168ecb&&_0x57659d(_0xebaf1c(_0x526e1f),_0x168ecb);})(_0xe572f1);}(this);}set['adapter'](_0x21c544){if(this['_adapter'])throw new _0x4fd079('commentsrepository-adapter-already-set');this['_adapter']=_0x21c544;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x130186=Ct,threadId:_0x2046ae=_0x20ecd5(),comments:_0x1ae73e=[],unlinkedAt:_0x16e33b=null,resolvedAt:_0x21d99e=null,resolvedBy:_0xfc33ab=null,target:_0x5a8061=null,context:_0x29fb5f=null,attributes:_0x57ff05={},isResolvable:_0x4a36b8=!0x0,isSubmitted:_0x4869ba=!0x1,isFromAdapter:_0x16d72a=!0x1}={}){return this['fire'](gt('addCommentThread',_0x130186),{'channelId':_0x130186,'threadId':_0x2046ae,'comments':_0x1ae73e,'unlinkedAt':_0x16e33b,'resolvedAt':_0x21d99e,'resolvedBy':_0xfc33ab,'target':_0x5a8061,'context':_0x29fb5f,'attributes':_0x57ff05,'isFromAdapter':_0x16d72a,'isResolvable':_0x4a36b8,'isSubmitted':_0x4869ba}),this['getCommentThread'](_0x2046ae);}['openNewCommentThread']({channelId:_0x2c5832=Ct,threadId:_0x44c332=_0x20ecd5(),target:_0x200fd3,context:_0x4b1fad=null,isResolvable:_0x1aba85=!0x0}){if(this['_readOnlyChannels']['has'](_0x2c5832)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x200fd3)throw new _0x4fd079('commentsrepository-missing-target');const _0x1c1852=this['addCommentThread']({'channelId':_0x2c5832,'threadId':_0x44c332,'target':_0x200fd3,'context':_0x4b1fad,'isResolvable':_0x1aba85});if(!_0x1c1852)return null;const _0x37efeb=this['_threadToController']['get'](_0x1c1852),_0x285bdd=_0x37efeb['view']['commentThreadInputView']['commentInputView'],_0x2aaa40=this['context']['plugins']['get'](b),_0x4dce6a=_0x2aaa40['getByInnerView'](_0x37efeb['view']);return _0x2aaa40['activate'](_0x4dce6a),_0x285bdd['once']('editorReady',()=>_0x285bdd['focus']()),_0x1c1852;}['hasCommentThread'](_0x407de5){if('string'!=typeof _0x407de5)throw new _0x4fd079('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x407de5);}['updateCommentThread']({channelId:_0x49bc19=Ct,threadId:_0x36549b,context:_0x84f448,unlinkedAt:_0x28bb21,attributes:_0x5b3e65,isFromAdapter:_0x43a7f7=!0x1}){return this['fire'](gt('updateCommentThread',_0x49bc19),{'channelId':_0x49bc19,'threadId':_0x36549b,'context':_0x84f448,'unlinkedAt':_0x28bb21,'attributes':_0x5b3e65,'isFromAdapter':_0x43a7f7}),this['getCommentThread'](_0x36549b);}['getCommentThread'](_0x3a862a){if('string'!=typeof _0x3a862a)throw new _0x4fd079('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3a862a);}['fetchCommentThread']({channelId:_0x4e197e,threadId:_0xbafe4c}={}){const _0x166e5c=this['getCommentThread'](_0xbafe4c);if(_0x166e5c)return Promise['resolve'](_0x166e5c);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x4fd079('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4e197e,'threadId':_0xbafe4c})['then'](_0x5e5f59=>this['hasCommentThread'](_0xbafe4c)?this['getCommentThread'](_0xbafe4c):_0x5e5f59?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4e197e},_0x5e5f59)):void 0x0)['catch'](_0x2d916a=>{throw console['error'](_0x2d916a),new _0x4fd079('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x58d712,skipNotAttached:_0x444dd7=!0x1,skipEmpty:_0x3c29a6=!0x1,toJSON:_0x39ab05=!0x1}={}){const _0x13d561=[];for(const _0x47f29a of this['_threads']['values']())_0x58d712&&_0x47f29a['channelId']!==_0x58d712||_0x444dd7&&!_0x47f29a['isAttached']||_0x3c29a6&&0x0===_0x47f29a['length']||_0x13d561['push'](_0x47f29a);return _0x39ab05?_0x13d561['map'](_0x8afd6e=>_0x8afd6e['toJSON']()):_0x13d561;}['setActiveCommentThread'](_0x58bbca){const _0x5be2a=this['context']['plugins']['get'](b);if(!_0x58bbca)return void(this['activeCommentThread']&&_0x5be2a['deactivateAll']());const _0x252dbe=this['getCommentThread'](_0x58bbca);if(!_0x252dbe)throw new _0x4fd079('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x58bbca});if(!this['_threadToController']['has'](_0x252dbe))throw new _0x4fd079('commentsrepository-active-not-attached',null,{'threadId':_0x58bbca});const _0x50f610=_0x5be2a['getByInnerView'](this['_threadToController']['get'](_0x252dbe)['view']);_0x5be2a['activate'](_0x50f610);}['switchReadOnly'](_0x22c5ef,_0xf3c398){_0x22c5ef?this['_readOnlyChannels']['add'](_0xf3c398):this['_readOnlyChannels']['delete'](_0xf3c398),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xf99228){return this['_readOnlyChannels']['has'](_0xf99228)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x186873,_0x42e829){return new wt(_0x186873,_0x42e829);}['setPermissions'](_0x2252c2,_0x288880=Ct){this['_permissions']['set'](_0x288880,_0x2252c2),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xb911ec=Ct){return this['_permissions']['has'](_0xb911ec)?this['_permissions']['get'](_0xb911ec):vt;}['_addCommentThread']({channelId:_0x44e64a,threadId:_0x8c75ab,comments:_0x228c42,unlinkedAt:_0x3aacc9,resolvedAt:_0x3539c6,resolvedBy:_0x16cdc1,target:_0x46c58a,context:_0xd01c58,attributes:_0x19c2f1,isFromAdapter:_0x320aee,isResolvable:_0x1e6d05,isSubmitted:_0x309520}){if('string'!=typeof _0x8c75ab)throw new _0x4fd079('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x8c75ab});if(this['hasCommentThread'](_0x8c75ab))throw new _0x4fd079('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x8c75ab});const _0x35f803=new ie(this,{'channelId':_0x44e64a,'id':_0x8c75ab,'context':_0xd01c58,'attributes':_0x19c2f1,'unlinkedAt':_0x3aacc9,'resolvedAt':_0x3539c6,'resolvedBy':_0x16cdc1?this['context']['plugins']['get'](lt)['getUser'](_0x16cdc1):null,'isResolvable':_0x1e6d05,'isSubmitted':_0x309520||_0x320aee});this['_threads']['set'](_0x8c75ab,_0x35f803);for(const _0x2a1b4c of _0x228c42)_0x35f803['_add'](this['_createNewComment']({'threadId':_0x8c75ab,..._0x2a1b4c}));return _0x46c58a&&_0x35f803['attachTo'](_0x46c58a),_0x320aee||!_0x35f803['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x44e64a,'threadId':_0x8c75ab});}['_submitCommentThread']({channelId:_0x4fae6d,threadId:_0x584a33}){if(!this['hasCommentThread'](_0x584a33))throw new _0x4fd079('commentsrepository-missing-comment-thread',this);const _0x186eea=this['getCommentThread'](_0x584a33);if(_0x186eea['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x2fa5b6,comments:_0x30b4d7,resolvedAt:_0x10fee1,resolvedBy:_0x221d3f,context:_0x3303e6,attributes:_0x5eb155}=_0x186eea,_0x55133e=this['context']['plugins']['get']('PendingActions'),_0x2ec4af=_0x55133e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4fae6d,'threadId':_0x2fa5b6,'comments':_0x30b4d7['map'](_0x250165=>_0x250165['toJSON']()),'resolvedAt':_0x10fee1,'resolvedBy':_0x221d3f?_0x221d3f['id']:_0x221d3f,'context':_0x3303e6,'attributes':_0x5eb155})['then'](({comments:_0x201c12})=>{_0x55133e['remove'](_0x2ec4af);for(const _0x4f57a3 of _0x201c12)this['_updateComment']({'channelId':_0x4fae6d,'threadId':_0x584a33,'commentId':_0x4f57a3['commentId'],'createdAt':_0x4f57a3['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3ddf91=>{throw console['error'](_0x3ddf91),new _0x4fd079('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x513038,target:_0x3ee0e7}){const _0x8b0e94=this['getCommentThread'](_0x513038);if(!_0x8b0e94)throw new _0x4fd079('commentsrepository-attach-missing-comment-thread',this);const _0x26ec49=this['context']['plugins']['get']('PendingActions'),_0x8ebf6d=this['context']['plugins']['get'](b),_0x4de023=this['_createCommentThreadView'](_0x8b0e94),_0x42783a=new wt(_0x8b0e94,_0x4de023);let _0x1b737=null;_0x4de023['on']('change:isDirty',(_0x444ca8,_0x7991d1,_0x241b6a)=>{_0x241b6a?_0x1b737=_0x26ec49['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x1b737&&(_0x26ec49['remove'](_0x1b737),_0x1b737=null);}),this['_threadToController']['set'](_0x8b0e94,_0x42783a),this['_viewToController']['set'](_0x4de023,_0x42783a);const _0x128dbe=new V(this['context']['locale'],_0x4de023);_0x128dbe['bind']('length')['to'](_0x4de023),_0x128dbe['bind']('isDirty')['to'](_0x4de023,'isDirty',_0x4de023,'length',(_0x4c75a9,_0x1c42ef)=>_0x4c75a9||!_0x1c42ef),_0x128dbe['bind']('isActive')['to'](_0x4de023),_0x128dbe['type']='comment';const _0x423d51=new d({'view':_0x128dbe,'target':_0x3ee0e7,'type':'comment','isVisible':!_0x8b0e94['isResolved']});return this['_bindAnnotationToEditors'](_0x4de023,_0x423d51),_0x8ebf6d['add'](_0x423d51),_0x423d51;}['_bindAnnotationToEditors'](_0x52dabf,_0x556e71){this['listenTo'](_0x52dabf,'editorReady',(_0x13ee05,_0x439f19)=>{const _0x545423=_0x439f19['ui']['view']['body']['bodyCollectionContainer'];_0x556e71['focusableElements']['add'](_0x545423),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x545423);},{'priority':'highest'}),this['listenTo'](_0x52dabf,'editorDestroyed',(_0x4127cd,_0x152ab6)=>{const _0x2ac67c=_0x152ab6['ui']['view']['body']['bodyCollectionContainer'];_0x556e71['focusableElements']['has'](_0x2ac67c)&&_0x556e71['focusableElements']['remove'](_0x2ac67c),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x2ac67c);});}['_unbindEditors'](_0x1b6ee7){this['stopListening'](_0x1b6ee7,'editorReady'),this['stopListening'](_0x1b6ee7,'editorDestroyed');}['_createCommentThreadView'](_0x478b79){const _0x4b963c=this['context']['plugins']['get'](lt),{config:_0x135635,locale:_0x1b3560}=this['context'],_0x3bfd11=dt(_0x135635['get']('locale'));return new(0x0,(_0x135635['get']('comments'))['CommentThreadView'])(_0x1b3560,_0x478b79,_0x4b963c['me'],{'editorConfig':{..._0x135635['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x135635['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x135635['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x135635['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x135635['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3bfd11,'CommentView':_0x135635['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x59cee0,channelId:_0x2032f2,resolvedAt:_0x56a7f1,resolvedBy:_0x405d5d,isFromAdapter:_0x8e2f6}){if(!this['hasCommentThread'](_0x59cee0))throw new _0x4fd079('commentsrepository-missing-comment-thread',null,{'threadId':_0x59cee0});const _0x42f5cb=this['getCommentThread'](_0x59cee0);if(_0x42f5cb['isResolved'])throw new _0x4fd079('commentsrepository-resolved-comment-thread',null,{'threadId':_0x59cee0});const _0xae7381=this['context']['plugins']['get'](lt);if(_0x42f5cb['resolvedBy']=_0xae7381['getUser'](_0x405d5d),_0x42f5cb['resolvedAt']=_0x56a7f1,_0x8e2f6||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x955df=this['context']['plugins']['get']('PendingActions'),_0x42bdcc=_0x955df['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x2032f2,'threadId':_0x59cee0})['then'](({resolvedAt:_0x42bb31,resolvedBy:_0x1ab1e7})=>{_0x955df['remove'](_0x42bdcc),_0x42f5cb['resolvedBy']['id']!==_0x1ab1e7&&(_0x42f5cb['resolvedBy']=_0xae7381['getUser'](_0x1ab1e7)),_0x42f5cb['resolvedAt']=_0x42bb31;})['catch'](_0x34f93f=>{throw console['error'](_0x34f93f),new _0x4fd079('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x457ea1,channelId:_0x23aa1f,isFromAdapter:_0x4f04c1}){if(!this['hasCommentThread'](_0x457ea1))throw new _0x4fd079('commentsrepository-missing-comment-thread',null,{'threadId':_0x457ea1});const _0x143ec4=this['getCommentThread'](_0x457ea1);if(!_0x143ec4['isResolved'])throw new _0x4fd079('commentsrepository-reopen-comment-thread',null,{'threadId':_0x457ea1});if(_0x143ec4['resolvedBy']=null,_0x143ec4['resolvedAt']=null,_0x4f04c1||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1542d6=this['context']['plugins']['get']('PendingActions'),_0x3bda01=_0x1542d6['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x23aa1f,'threadId':_0x457ea1})['then'](()=>_0x1542d6['remove'](_0x3bda01))['catch'](_0x4ce77f=>{throw console['error'](_0x4ce77f),new _0x4fd079('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4db81a,isFromAdapter:_0x5adf62}){const _0x9d26c=this['getCommentThread'](_0x4db81a);if(!_0x9d26c)throw new _0x4fd079('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4db81a),this['_threads']['delete'](_0x4db81a),!_0x9d26c['isSubmitted']||_0x5adf62||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x43356f=this['context']['plugins']['get']('PendingActions'),{channelId:_0xc822cc}=_0x9d26c,_0x53eca7=_0x43356f['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0xc822cc,'threadId':_0x4db81a})['then'](()=>_0x43356f['remove'](_0x53eca7))['catch'](_0x4ddc2b=>{throw console['error'](_0x4ddc2b),new _0x4fd079('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x30c824,unlinkedAt:_0x4c0fef,context:_0x437151,attributes:_0x35fed6,isFromAdapter:_0x49c69e}){if('string'!=typeof _0x30c824)throw new _0x4fd079('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x30c824});if(!this['hasCommentThread'](_0x30c824))throw new _0x4fd079('commentsrepository-missing-comment-thread',null,{'threadId':_0x30c824});const _0x550fa6=this['getCommentThread'](_0x30c824);let _0x129a98=!0x1;if(void 0x0!==_0x437151&&_0x550fa6['context']!==_0x437151&&(_0x550fa6['context']=_0x437151,_0x129a98=!0x0),void 0x0!==_0x4c0fef&&_0x550fa6['unlinkedAt']!==_0x4c0fef&&(_0x550fa6['unlinkedAt']=_0x4c0fef,_0x129a98=!0x0),_0x35fed6&&!ft(_0x35fed6,_0x550fa6['attributes'])&&(_0x550fa6['attributes']=_0x35fed6,_0x129a98=!0x0),!_0x129a98)return Promise['resolve']();if(!_0x550fa6['isSubmitted']||_0x49c69e||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x515a62=this['context']['plugins']['get']('PendingActions'),{channelId:_0x259914}=_0x550fa6,_0x33bc62=_0x515a62['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x259914,'threadId':_0x30c824,'context':_0x437151,'unlinkedAt':_0x4c0fef,'attributes':_0x35fed6})['then'](()=>_0x515a62['remove'](_0x33bc62))['catch'](_0xca8a50=>{throw console['error'](_0xca8a50),new _0x4fd079('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2367c9){const _0x268f16=this['context']['plugins']['get'](b),_0x49b8dc=this['getCommentThread'](_0x2367c9);if(this['_threadToController']['has'](_0x49b8dc)){const _0x350416=this['_threadToController']['get'](_0x49b8dc),_0x145312=_0x350416['view'],_0x465b80=_0x268f16['getByInnerView'](_0x145312);this['_threadToController']['delete'](_0x49b8dc),this['_viewToController']['delete'](_0x145312),_0x465b80&&_0x268f16['remove'](_0x465b80),_0x350416['destroy'](),_0x145312['destroy']()['then'](()=>{this['_unbindEditors'](_0x145312);});}}['_updateActiveAnnotation']({threadId:_0xbd8435,resolvedAt:_0x4f5a07}){const _0x3cb4fe=!!_0x4f5a07,_0x306140=this['context']['plugins']['get'](b),_0x5db978=this['getCommentThread'](_0xbd8435);if(this['_threadToController']['has'](_0x5db978)){const _0xc95086=this['_threadToController']['get'](_0x5db978)['view'],_0x489479=_0x306140['getByInnerView'](_0xc95086);_0x489479&&(_0x3cb4fe&&_0x306140['_removeActiveAnnotation'](_0x489479),_0x489479['refreshVisibility']());}}['_getExternalAuthor'](_0x4a0f97){const _0x1bec6f=this['context']['plugins']['get'](lt),_0x40fb58=ct('external:'+_0x4a0f97),_0x2e46e6=_0x1bec6f['getUser'](_0x40fb58);return _0x2e46e6||_0x1bec6f['addUser']({'id':_0x40fb58,'name':_0x4a0f97});}['_createNewComment']({threadId:_0x24f307,commentId:_0x5aa1a3=_0x20ecd5(),content:_0x36d218,authorId:_0x23fd94,createdAt:_0x26faed,attributes:_0x335d2d}){if('string'!=typeof _0x5aa1a3)throw new _0x4fd079('commentsrepository-invalid-commentid');if('string'!=typeof _0x23fd94)throw new _0x4fd079('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x36d218||!_0x36d218['trim']())throw new _0x4fd079('commentsrepository-invalid-comment-content');const _0x1e383a=this['context']['plugins']['get'](lt)['getUser'](_0x23fd94);if(!_0x1e383a)throw new _0x4fd079('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x23fd94});let _0x26eaf6=null,_0x1f9634=_0x26faed;return _0x335d2d&&_0x335d2d['@external']&&(_0x26eaf6=this['_getExternalAuthor'](_0x335d2d['@external']['authorName']),_0x1f9634=new Date(_0x335d2d['@external']['createdAt'])),new se(this,{'threadId':_0x24f307,'id':_0x5aa1a3,'author':_0x26eaf6||_0x1e383a,'creator':_0x1e383a,'content':_0x36d218,'createdAt':_0x26faed,'authoredAt':_0x1f9634,'attributes':_0x335d2d});}['_addComment'](_0x1f392e){let {threadId:_0x4f0c62,content:_0xd904b8,attributes:_0x22876a,isFromAdapter:_0xe44d8f}=_0x1f392e;const _0x465b60=this['getCommentThread'](_0x1f392e['threadId']);if(!_0x465b60)throw new _0x4fd079('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x50f53a=this['_createNewComment'](_0x1f392e),{id:_0x1d9f6c}=_0x50f53a;if(_0x465b60['_add'](_0x50f53a),_0xe44d8f||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x465b60['isSubmitted'])return Promise['resolve']();const _0x3422c6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3ff5c5}=_0x465b60,_0x4d3065=_0x3422c6['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x22876a||(_0x22876a={}),this['adapter']['addComment']({'channelId':_0x3ff5c5,'threadId':_0x4f0c62,'commentId':_0x1d9f6c,'content':_0xd904b8,'attributes':_0x22876a})['then'](_0x3b8a89=>{_0x3422c6['remove'](_0x4d3065),_0x3b8a89&&this['_updateComment']({'channelId':_0x3ff5c5,'threadId':_0x4f0c62,'commentId':_0x1d9f6c,'createdAt':_0x3b8a89['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x32f7fe=>{throw console['error'](_0x32f7fe),new _0x4fd079('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x446f6f,commentId:_0x39704c,content:_0x2a1bb0,createdAt:_0x1a6aa5,attributes:_0xb36efd,isFromAdapter:_0x54d6ce}){if(void 0x0!==_0x2a1bb0&&('string'!=typeof _0x2a1bb0||!_0x2a1bb0['trim']()['length']))throw new _0x4fd079('commentsrepository-update-comment-invalid-content');const _0x499bf2=this['getCommentThread'](_0x446f6f),_0xf9046b=_0x499bf2['getComment'](_0x39704c);if(!_0xf9046b)throw new _0x4fd079('commentsrepository-update-missing-comment',this);let _0x1eb57d=!0x1;if(_0x2a1bb0&&_0x2a1bb0!==_0xf9046b['content']&&(_0xf9046b['isEditable']||_0x54d6ce)&&(_0xf9046b['content']=_0x2a1bb0,_0x1eb57d=!0x0),_0x1a6aa5&&_0x1a6aa5!==_0xf9046b['createdAt']&&(_0xf9046b['createdAt']=_0x1a6aa5,_0xf9046b['attributes']&&_0xf9046b['attributes']['@external']||(_0xf9046b['authoredAt']=_0x1a6aa5),_0x1eb57d=!0x0),_0xb36efd&&!ft(_0xb36efd,_0xf9046b['attributes'])&&(_0xf9046b['attributes']=_0xb36efd,_0x1eb57d=!0x0),!_0x1eb57d)return Promise['resolve']();if(_0x499bf2['fire']('commentUpdated'),_0x54d6ce||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x460ccc=this['context']['plugins']['get']('PendingActions'),{channelId:_0x15d854}=this['getCommentThread'](_0xf9046b['threadId']),_0x5431b1=_0x460ccc['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x15d854,'threadId':_0x446f6f,'commentId':_0x39704c,'content':_0x2a1bb0,'attributes':_0xb36efd})['then'](()=>_0x460ccc['remove'](_0x5431b1))['catch'](_0x24a441=>{throw console['error'](_0x24a441),new _0x4fd079('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x89da2,commentId:_0x5ddd1e,isFromAdapter:_0x2cf0c4}){const _0x388835=this['getCommentThread'](_0x89da2),_0x57cd6f=_0x388835['getComment'](_0x5ddd1e);if(!_0x57cd6f)throw new _0x4fd079('commentsrepository-remove-missing-comment',this);if(_0x388835['_remove'](_0x57cd6f),_0x2cf0c4||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2f66bf=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3406be}=_0x388835,_0x4bf43f=_0x2f66bf['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3406be,'threadId':_0x89da2,'commentId':_0x5ddd1e})['then'](()=>_0x2f66bf['remove'](_0x4bf43f))['catch'](_0x41fee9=>{throw console['error'](_0x41fee9),new _0x4fd079('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
- _0x342116(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x47cc68,_0x3fa8f0){super();const _0x514060=_0x3fa8f0['isResolvable'];this['channelId']=_0x3fa8f0['channelId'],this['id']=_0x3fa8f0['id'],this['comments']=new _0x34a2cf(),this['_repository']=_0x47cc68,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3fa8f0['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x47cc68,'_permissions',_0x47cc68,'_readOnlyChannels',()=>_0x47cc68['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x47cc68,'_permissions',()=>_0x47cc68['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x47cc68,'_permissions',()=>{const _0x1cb7ac=_0x47cc68['getPermissions'](this['channelId']);return _0x1cb7ac['write']||_0x1cb7ac['admin'];}),this['bind']('isResolvable')['to'](_0x47cc68,'_permissions',()=>_0x514060&&_0x47cc68['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3fa8f0['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1b2fd4,_0x47cc61)=>_0x1b2fd4?_0x47cc61?_0x1b2fd4<_0x47cc61?_0x1b2fd4:_0x47cc61:_0x1b2fd4:_0x47cc61),this['set']('unlinkedAt',_0x3fa8f0['unlinkedAt']||null),this['set']('resolvedAt',_0x3fa8f0['resolvedAt']||null),this['set']('resolvedBy',_0x3fa8f0['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x455f91=>!!_0x455f91),this['set']('attributes',_0x3fa8f0['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x28b336,_0x3afad9)=>_0x28b336+_0x3afad9['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4e8b71,id:_0x27a77c}=this;this['_repository']['fire'](gt('submitCommentThread',_0x4e8b71),{'channelId':_0x4e8b71,'threadId':_0x27a77c});}['setUnlinkedAt'](_0x392ad9){this['_update']({'unlinkedAt':_0x392ad9});}['resolve']({resolvedAt:_0x578c7e=new Date(),resolvedBy:_0x583fa4=null,isFromAdapter:_0x59c798=!0x1}={}){const _0x5e389c=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x1c2575,id:_0x2e9683}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x1c2575),{'channelId':_0x1c2575,'threadId':_0x2e9683,'resolvedAt':_0x578c7e,'resolvedBy':_0x583fa4||_0x5e389c['id'],'isFromAdapter':_0x59c798});}['reopen']({isFromAdapter:_0x549b14=!0x1}={}){const {channelId:_0x53b536,id:_0x2e9930}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x53b536),{'channelId':_0x53b536,'threadId':_0x2e9930,'isFromAdapter':_0x549b14});}['setContext'](_0x57b992){this['context']||this['_update']({'context':_0x57b992});}['setAttribute'](_0xef4da7,_0x3db54b){const _0x47b184=ut(this['attributes']);pt(_0x47b184,_0xef4da7,_0x3db54b),this['_update']({'attributes':_0x47b184});}['removeAttribute'](_0x4c8677){const _0x3115b6=ut(this['attributes']);It(_0x3115b6,_0x4c8677),this['_update']({'attributes':_0x3115b6});}['remove']({isFromAdapter:_0x542b85=!0x1}={}){const {channelId:_0x3a59a3,id:_0x430649}=this;this['_repository']['fire'](gt('removeCommentThread',_0x3a59a3),{'channelId':_0x3a59a3,'threadId':_0x430649,'isFromAdapter':_0x542b85});}['attachTo'](_0x32144a){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x32144a});}['addComment'](_0x3b154b){const {channelId:_0x156885,id:_0x4222a8}=this;this['_repository']['fire'](gt('addComment',_0x156885,_0x4222a8),Object['assign']({'channelId':_0x156885,'threadId':_0x4222a8},_0x3b154b));}['getComment'](_0x5d6605){if('string'!=typeof _0x5d6605)throw new _0x4fd079('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5d6605});return this['comments']['get'](_0x5d6605);}['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'](_0x42ac9a=>_0x42ac9a['toJSON']()),'attributes':this['attributes']};}['_add'](_0x307bf6){return this['listenTo'](_0x307bf6,'change:authoredAt',()=>{const _0x406ab9=this['_findOptimalIndex'](_0x307bf6),_0x440c72=this['comments'];_0x406ab9-0x1!=_0x440c72['getIndex'](_0x307bf6)&&_0x406ab9+0x1!=_0x440c72['getIndex'](_0x307bf6)&&(this['_remove'](_0x307bf6),this['_add'](_0x307bf6));}),this['comments']['add'](_0x307bf6,this['_findOptimalIndex'](_0x307bf6));}['_update'](_0x3e1a7c){const {channelId:_0x310c03,id:_0x30998c}=this;this['_repository']['fire'](gt('updateCommentThread',_0x310c03),{..._0x3e1a7c,'channelId':_0x310c03,'threadId':_0x30998c});}['_remove'](_0x3b3dec){return this['stopListening'](_0x3b3dec),_0x3b3dec['destroy'](),this['comments']['remove'](_0x3b3dec);}['_findOptimalIndex'](_0x1365ab){const _0xd21c05=this['comments']['find'](_0x12603a=>new Date(_0x12603a['authoredAt'])['getTime']()>new Date(_0x1365ab['authoredAt'])['getTime']());return _0xd21c05?this['comments']['getIndex'](_0xd21c05):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
- _0x342116(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2e618a,_0x60d5be){super();const _0x435105=_0x2e618a['context']['plugins']['get'](lt)['me'],_0x59f50c=_0x2e618a['getCommentThread'](_0x60d5be['threadId']),_0x4e2a16=0x0===_0x59f50c['comments']['length'],_0x4e152d=_0x435105===_0x60d5be['author'];this['id']=_0x60d5be['id'],this['threadId']=_0x60d5be['threadId'],this['author']=_0x60d5be['author'],this['creator']=_0x60d5be['creator'],this['isExternal']=Boolean(_0x60d5be['attributes']&&_0x60d5be['attributes']['@external']),this['set']('content',_0x60d5be['content']),this['createdAt']=_0x60d5be['createdAt']||new Date(),this['set']('authoredAt',_0x60d5be['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x59f50c,'resolvedAt'),this['set']('attributes',_0x60d5be['attributes']||{}),this['bind']('isEditable')['to'](_0x2e618a,'_permissions',()=>{const _0x554eb2=_0x2e618a['getPermissions'](_0x59f50c['channelId'])['write'],_0x35c672=_0x2e618a['getPermissions'](_0x59f50c['channelId'])['modifyAll'];return _0x4e152d&&_0x554eb2||!_0x4e152d&&_0x35c672;}),this['bind']('isRemovable')['to'](_0x59f50c,'isRemovable',_0x2e618a,'_permissions',_0x596eec=>{const _0x1d1ac3=_0x2e618a['getPermissions'](_0x59f50c['channelId'])['write'],_0x31fb22=_0x2e618a['getPermissions'](_0x59f50c['channelId'])['modifyAll'];return _0x4e152d&&_0x1d1ac3||_0x596eec&&_0x4e2a16||!_0x4e152d&&_0x31fb22&&!_0x4e2a16;}),this['bind']('isReadOnly')['to'](_0x59f50c,'isReadOnly'),this['_repository']=_0x2e618a;}get['weight'](){return Math['max'](function(_0x1062ff){const _0x356e25=document['createElement']('div');return _0x356e25['innerHTML']=_0x1062ff,_0x356e25['textContent']['length'];}(this['content']),0xc8);}['update'](_0x164a7c){const {threadId:_0x5a5839,id:_0x3f83b4}=this;if(!this['_repository']['hasCommentThread'](_0x5a5839))throw new _0x4fd079('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x10ddc5}=this['_repository']['getCommentThread'](_0x5a5839);this['_repository']['fire'](gt('updateComment',_0x10ddc5,_0x5a5839),{'channelId':_0x10ddc5,'threadId':_0x5a5839,'commentId':_0x3f83b4,..._0x164a7c});}['setAttribute'](_0x22b367,_0x559828){const _0x571bf6=ut(this['attributes']);pt(_0x571bf6,_0x22b367,_0x559828),this['update']({'attributes':_0x571bf6});}['removeAttribute'](_0x243c3b){const _0x4787e6=ut(this['attributes']);It(_0x4787e6,_0x243c3b),this['update']({'attributes':_0x4787e6});}['remove'](_0x4a2fb9={}){if(!_0x4a2fb9['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x3f60f3,id:_0xc54267}=this;if(!this['_repository']['hasCommentThread'](_0x3f60f3))throw new _0x4fd079('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x247b40}=this['_repository']['getCommentThread'](_0x3f60f3);this['_repository']['fire'](gt('removeComment',_0x247b40,_0x3f60f3),{'channelId':_0x247b40,'threadId':_0x3f60f3,'commentId':_0xc54267,..._0x4a2fb9});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x2d33a2,..._0x7e97){for(const _0x2a2f6a of _0x7e97)void 0x0!==_0x2a2f6a&&(_0x2d33a2+=':'+String(_0x2a2f6a));return _0x2d33a2;}class G extends _0x289730{['refresh'](){const _0x278c3f=this['editor']['model']['document']['selection'];for(const _0x487067 of _0x278c3f['getRanges']())if(this['_hasContent'](_0x487067))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x41d3c2=_0x20ecd5()}={}){const _0x3edb55=this['editor']['model'],_0x4e3bdf=[];for(const _0x42600b of _0x3edb55['document']['selection']['getRanges']())this['_hasContent'](_0x42600b)&&_0x4e3bdf['push'](this['_trimToContent'](_0x42600b));_0x3edb55['change'](_0x39cba2=>{for(const _0x5f4ae0 of _0x4e3bdf){const _0x90647f=_0x20ecd5()['substr'](0x1,0x5),_0x1dd455='comment:'+_0x41d3c2+':'+_0x90647f;_0x39cba2['addMarker'](_0x1dd455,{'range':_0x5f4ae0,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x283649){for(const _0x4ff7fe of _0x283649['getItems']())if(this['_itemIsContent'](_0x4ff7fe))return!0x0;return!0x1;}['_itemIsContent'](_0xbe714a){return _0xbe714a['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xbe714a)&&!_0xbe714a['is']('element','tableCell');}['_trimToContent'](_0x413149){const _0x47a986=_0x38186f=>!this['_itemIsContent'](_0x38186f['item']),_0x28d36f=_0x413149['start']['getLastMatchingPosition'](_0x47a986),_0x1f6afd=_0x413149['end']['getLastMatchingPosition'](_0x47a986,{'direction':'backward'});return this['editor']['model']['createRange'](_0x28d36f,_0x1f6afd);}}class k extends _0x4025a7{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x3da613){super(_0x3da613),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x1e5399=this['editor'],_0x54b217=_0x1e5399['model']['document']['selection'],_0x3a1533=_0x3becbc(()=>this['refreshSelectedViews'](),0xa);_0x54b217['on']('change:range',(_0x32ddee,_0x334ae1)=>{_0x334ae1['directChange']&&(_0x3a1533['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x1e5399['editing']['view']['document'],'change:isFocused',(_0x39ba28,_0x21dabf,_0x3aa963)=>{_0x3aa963&&_0x3a1533();}),this['listenTo'](_0x1e5399['ui']['focusTracker'],'change:isFocused',(_0x3eab11,_0x524256,_0x474e96)=>{_0x474e96||_0x1e5399['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x518f4f=>this['_editorAnnotationsData']['has'](_0x518f4f['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x50e109){if(this['_editorAnnotations']['has'](_0x50e109['view']))return;this['_editorAnnotations']['add'](_0x50e109['view']),this['editor']['ui']['focusTracker']['add'](_0x50e109['view']['element']);const _0x32a65c=this['editor']['plugins']['get'](b);this['listenTo'](_0x32a65c['collection'],'remove',(_0x4d0693,_0x140c0c)=>{this['editor']['ui']['focusTracker']['remove'](_0x140c0c['view']['element']),this['_editorAnnotations']['delete'](_0x140c0c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3104b6){if('function'!=typeof _0x3104b6)throw new _0x4fd079('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3104b6);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x11aa87,annotations:_0x39264f}){const _0x2a11f5=[],_0x2055b9=this['editor']['model']['document']['selection'],_0x38edfa=Array['from'](_0x2055b9['getRanges']());for(const [_0x2145e3,_0x810ed8]of this['_editorAnnotationsData']){const _0x3d9f4b=_0x278b16(_0x810ed8),_0x30eae8=_0x39264f['getByInnerView'](_0x2145e3);_0x3d9f4b&&_0x30eae8&&_0x2a11f5['push']({'annotation':_0x30eae8,'range':_0x3d9f4b});}function _0x278b16(_0x5bd0c0){for(const _0x592c26 of _0x5bd0c0)for(const _0x15dcd3 of _0x38edfa)if(_0x592c26['containsRange'](_0x15dcd3,!_0x2055b9['isCollapsed']))return _0x592c26;return null;}return _0x2a11f5['sort']((_0x4e5a59,_0x567ec7)=>{const _0x4dad65=_0x4e5a59['range'],_0x7b727e=_0x567ec7['range'];if(!_0x4dad65['isEqual'](_0x7b727e)){if(_0x4dad65['containsRange'](_0x7b727e,!0x0))return 0x1;if(_0x7b727e['containsRange'](_0x4dad65,!0x0))return-0x1;}return _0x4e5a59['annotation']==_0x11aa87?-0x1:_0x567ec7['annotation']==_0x11aa87?0x1:0x0;})['map'](_0x119975=>_0x119975['annotation']);}get['_editorAnnotationsData'](){const _0x100164=new Map();for(const _0x58cf89 of Array['from'](this['_dataCollectors']))for(const [_0x15df7d,_0x3e6e75]of _0x58cf89())_0x100164['set'](_0x15df7d,_0x3e6e75);return _0x100164;}}class ot extends _0x4025a7{['afterInit'](){const _0x413a23=this['editor'];if(!_0x413a23['plugins']['has']('RestrictedEditingModeEditing'))return;_0x413a23['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x4025a7{constructor(_0x2d08f7){super(_0x2d08f7),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5d204c=this['editor'],_0x2f845e=_0x5d204c['commands']['get']('importWord'),_0x482ede=_0x5d204c['plugins']['get'](lt);_0x2f845e&&(_0x2f845e['on']('execute',(_0x216227,[,_0x56425e])=>{_0x56425e['collaboration_features']={'comments':!0x0,'user_id':_0x482ede['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2f845e,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3bbff4,_0x342817){const {comment_threads:_0x4fc55e}=_0x342817;_0x4fc55e&&_0x4fc55e['forEach'](({thread_id:_0x2cf70c,comments:_0x2e540a,is_resolved:_0x20c84b})=>{const _0x340410=new Date(),_0x182578=_0x2e540a['map'](({author:_0x44cde2,content:_0x546032,created_at:_0x3e1945})=>({'content':_0x546032,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x340410,'attributes':{'@external':{'authorName':_0x44cde2,'createdAt':_0x3e1945?new Date(_0x3e1945):new Date(),'source':'importWord'}}})),_0x1d8870=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x1d8870,'threadId':_0x2cf70c,'comments':_0x182578,'resolvedAt':_0x20c84b?_0x340410:null});});}}class rt extends _0x4025a7{constructor(_0x305388){super(_0x305388),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x3ac415=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x3ac415,'contentInsertion',(_0x84656a,_0xdcfbb6)=>this['_removeMarkersWithoutThreads'](_0xdcfbb6['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x2d73be){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x2d73be;const _0x56011b=this['editor']['plugins']['get']('CommentsRepository');for(const _0x3ebede of _0x2d73be['keys']()){const [_0x1d3062,_0x166514]=_0x3ebede['split'](':');'comment'!=_0x1d3062||_0x56011b['hasCommentThread'](_0x166514)||_0x2d73be['delete'](_0x3ebede);}return _0x2d73be;}['_registerMarkerInClipboardPipeline'](){const _0x353320=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x4abd61=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x4abd61&&_0x353320['_registerMarkerToCopy']('comment',_0x4abd61);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x5e759e){switch(_0x5e759e){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 _0x4025a7{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x26ce62){super(_0x26ce62),this['set']('isThreadsLoadingPaused',!0x0),_0x26ce62['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x15b39f,_0x36c5aa,_0x4c1023,_0x5431b8)=>{const _0x2658e4=_0x4c1023?it(_0x4c1023)['id']:null;if(_0x26ce62['model']['change'](()=>{if(_0x2658e4){const _0x1e13cd=this['getAllMarkersForId'](_0x2658e4);for(const _0xa2f861 of _0x1e13cd)_0x26ce62['editing']['reconvertMarker'](_0xa2f861);}if(_0x5431b8){const {id:_0x546ee9}=it(_0x5431b8),_0x368f6f=this['getAllMarkersForId'](_0x546ee9);for(const _0x43d865 of _0x368f6f)_0x26ce62['editing']['reconvertMarker'](_0x43d865);}}),_0x2658e4){const _0x28bff4=_0x26ce62['plugins']['get'](m)['getCommentThread'](_0x2658e4);_0x28bff4&&_0x28bff4['isResolved']&&this['scrollToThreadMarker'](_0x2658e4);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x51a860=this['editor'],_0xad8b04=_0x51a860['plugins']['get'](m),_0x547674=_0x51a860['config']['get']('collaboration.channelId');_0x51a860['commands']['add']('addCommentThread',new G(_0x51a860)),this['listenTo'](_0x51a860,'change:isReadOnly',(_0x40ffb0,_0xaa7251,_0x3bcc4f)=>{_0xad8b04['switchReadOnly'](_0x3bcc4f,_0x51a860['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xad8b04,nt('addCommentThread',_0x547674),(_0x2cafe6,{threadId:_0x968180})=>{const _0x5bfde9=this['editor']['plugins']['get'](m)['getCommentThread'](_0x968180);_0x5bfde9&&_0x5bfde9['unlinkedAt']&&this['_attachArchivedThread'](_0x968180);}),this['listenTo'](_0xad8b04,nt('removeCommentThread',_0x547674),(_0x7709e,{threadId:_0x36a5ac})=>{_0x51a860['model']['enqueueChange']({'isUndoable':!0x1},_0x4c878f=>{const _0x43c0b1=this['getAllMarkersForId'](_0x36a5ac);for(const _0x512150 of _0x43c0b1)_0x4c878f['removeMarker'](_0x512150);});}),this['listenTo'](_0xad8b04,nt('resolveCommentThread',_0x547674),(_0x63500f,{threadId:_0x414237})=>{(this['_reconvertMarkers'](_0x414237),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x414237)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xad8b04,nt('reopenCommentThread',_0x547674),(_0x79d713,{threadId:_0x181f4e})=>{this['_reconvertMarkers'](_0x181f4e);},{'priority':'low'}),this['listenTo'](_0xad8b04,nt('addComment',_0x547674),(_0x56cecf,{threadId:_0x46d76e,isFromAdapter:_0x5b61db})=>{const _0x4740e2=this['getAllMarkersForId'](_0x46d76e);if(_0x5b61db||0x0==_0x4740e2['length']||!_0xad8b04['hasCommentThread'](_0x46d76e))return;0x1===_0xad8b04['getCommentThread'](_0x46d76e)['length']&&_0x51a860['model']['enqueueChange']({'isUndoable':!0x1},_0x1242b1=>{for(const _0x5e4e7a of _0x4740e2)_0x1242b1['updateMarker'](_0x5e4e7a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x559697=this['editor']['plugins']['get'](m),_0x8af3ad=this['editor']['config']['get']('collaboration.channelId');for(const _0xb9ab03 of _0x559697['getCommentThreads']({'channelId':_0x8af3ad}))_0x559697['_detachCommentThread'](_0xb9ab03['id']),_0x559697['_threads']['delete'](_0xb9ab03['id']);super['destroy']();}['hasMarkerForId'](_0x1f3e41){return this['getAllMarkersForId'](_0x1f3e41)['length']>0x0;}['getAllMarkersForId'](_0x492ca9){const _0x13cd7a=[];for(const _0x364817 of this['editor']['model']['markers'])_0x364817['name']['startsWith']('comment:'+_0x492ca9)&&_0x13cd7a['push'](_0x364817);return _0x13cd7a;}['scrollToThreadMarker'](_0x1a279f){const _0x3adb3e=this['_getTargetForId'](_0x1a279f);_0x3adb3e&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x1a279f&&_0x50c118({'target':_0x3adb3e[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x16351c){this['editor']['model']['change'](()=>{for(const _0x4c0e75 of this['getAllMarkersForId'](_0x16351c))this['editor']['editing']['reconvertMarker'](_0x4c0e75);});}['_attachArchivedThread'](_0x5f4e83){const _0x51fbe2=this['editor']['plugins']['get'](m),_0x352aea=this['editor']['plugins']['get'](k),_0x243da7=_0x51fbe2['getCommentThread'](_0x5f4e83);if(!_0x243da7['isAttached']){const _0xf70d6e=_0x243da7['attachTo'](()=>this['_getTargetForId'](_0x243da7['id']));_0x352aea['registerAnnotation'](_0xf70d6e),_0x243da7['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x4ef0ee=this['editor'];_0x4ef0ee['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x119b93,_0x2f583e)=>{const {id:_0x379a4c}=it(_0x119b93['markerName']),_0x34b2b6=_0x4ef0ee['plugins']['get'](m)['getCommentThread'](_0x379a4c),_0x3896c0=this['activeMarker']&&it(this['activeMarker'])['id']===_0x379a4c;if(_0x34b2b6&&_0x34b2b6['isResolved']&&!_0x3896c0&&_0x119b93['item'])return _0x2f583e['consumable']['consume'](_0x119b93['item'],'addMarker:'+_0x119b93['markerName']),_0x2f583e['consumable']['consume'](_0x119b93['item'],'removeMarker:'+_0x119b93['markerName']),null;const _0x3c8fc0=['ck-comment-marker'];return _0x3896c0&&_0x3c8fc0['push']('ck-comment-marker--active'),{'classes':_0x3c8fc0,'attributes':{'data-comment':_0x379a4c}};}}),_0x4ef0ee['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2f2725,{options:_0x4e9960})=>{const _0x252dfb=_0x4ef0ee['plugins']['get'](m),_0x48d7bc=_0x4ef0ee['model']['markers']['get'](_0x2f2725),{id:_0x3ac116,part:_0x4a3489}=it(_0x2f2725);if(_0x48d7bc&&!_0x48d7bc['affectsData'])return null;if(_0x4e9960['ignoreResolvedComments']){const _0x4ccac6=_0x252dfb['getCommentThread'](_0x3ac116);if(_0x4ccac6&&_0x4ccac6['isResolved'])return null;}return{'group':'comment','name':_0x4a3489?_0x3ac116+':'+_0x4a3489:_0x3ac116};}}),_0x4ef0ee['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4d888c,{writer:_0x5af204})=>_0x5af204['createElement']('$marker',{'data-name':'comment:'+_0x4d888c['getAttribute']('id')})}),_0x4ef0ee['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1b90b4=this['editor'],_0x3f9a2b=_0x1b90b4['plugins']['get'](m),_0xb1e066=new Set(),_0x3f4abf=new Set();_0x1b90b4['model']['document']['registerPostFixer'](_0x164b9a=>{let _0x5a60c0=!0x1;for(const {name:_0x20649c,data:_0x3d09c2}of _0x1b90b4['model']['document']['differ']['getChangedMarkers']()){const {group:_0x357822,id:_0x2df36b}=it(_0x20649c);let _0x18989b=_0x3d09c2['newRange'];if('comment'!==_0x357822||!_0x18989b)continue;const _0x3bc289='$graveyard'===_0x18989b['root']['rootName'];_0x3bc289||(_0x18989b=st(_0x18989b,_0x1b90b4['model']),!_0x18989b||_0x18989b['isCollapsed']||!_0x3d09c2['newRange']||_0x18989b['isEqual'](_0x3d09c2['newRange']))?_0x1b90b4['model']['hasContent'](_0x18989b)&&!_0x3bc289?this['isThreadsLoadingPaused']?_0xb1e066['add'](_0x20649c):this['_handleThreadMarker'](_0x20649c,_0x2df36b):(_0x3f4abf['add'](_0x20649c),_0xb1e066['delete'](_0x20649c),_0x164b9a['removeMarker'](_0x20649c),_0x5a60c0=!0x0):(_0x164b9a['updateMarker'](_0x20649c,{'range':_0x18989b}),_0x5a60c0=!0x0);}return _0x5a60c0;}),this['on']('change:isThreadsLoadingPaused',(_0x34fee8,_0x3de00f,_0x425421)=>{if(!_0x425421&&_0xb1e066['size'])for(const _0x5ec4b7 of _0xb1e066){const {id:_0x36cd0f}=it(_0x5ec4b7);_0xb1e066['delete'](_0x5ec4b7),_0x1b90b4['model']['markers']['get'](_0x5ec4b7)&&this['_handleThreadMarker'](_0x5ec4b7,_0x36cd0f);}}),this['listenTo'](_0x1b90b4['model']['document'],'change',(_0x1c4520,_0x55380a)=>{for(const {name:_0x53306d,data:{newRange:_0x440fd2}}of _0x1b90b4['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3ce824,id:_0x48783d}=it(_0x53306d);if('comment'!==_0x3ce824)continue;const _0x49880c=_0x3f9a2b['getCommentThread'](_0x48783d),_0x3627a6=this['hasMarkerForId'](_0x48783d);_0x49880c&&(_0x49880c['_hasTargetInContent']||_0x1b90b4['editing']['view']['once']('render',()=>{const _0x2d6c67=_0x1b90b4['plugins']['get'](b),_0x45a0b8=_0x3f9a2b['_threadToController']['get'](_0x49880c)['view'];_0x2d6c67['getByInnerView'](_0x45a0b8)['refreshVisibility']();},{'priority':'low'}),_0x49880c['_hasTargetInContent']=_0x3627a6||!!_0x440fd2),_0x440fd2||(_0x3f4abf['add'](_0x53306d),_0xb1e066['delete'](_0x53306d));}if(_0x55380a['isLocal'])for(const _0x23f91e of _0x3f4abf){const {id:_0x434a0f}=it(_0x23f91e),_0x31c2ab=_0x3f9a2b['getCommentThread'](_0x434a0f),_0x4d7572=this['hasMarkerForId'](_0x434a0f);_0xb1e066['delete'](_0x23f91e),!_0x31c2ab||_0x4d7572||_0x31c2ab['unlinkedAt']||_0x31c2ab['setUnlinkedAt'](new Date());}_0x3f4abf['clear']();});}['_getTargetForId'](_0x1fcbdb){const _0x4090e2=this['editor'],_0x4afffe=this['getAllMarkersForId'](_0x1fcbdb);return tt(_0x4090e2['editing'],_0x4afffe);}['_getTextContext'](_0x5aedc2){const _0x4404d1=this['getAllMarkersForId'](_0x5aedc2);let _0x3e696c='',_0x4e1863=!0x1;for(const _0x4debd6 of _0x4404d1){const _0x1c6050=_0x4debd6['getRange']();for(const _0x35464e of Array['from'](_0x1c6050['getItems']()))_0x35464e['is']('$textProxy')?(_0x3e696c&&_0x4e1863&&(_0x3e696c+='\x20',_0x4e1863=!0x1),_0x3e696c+=_0x35464e['data']):_0x4e1863=!0x0;_0x4e1863=!0x0;}return _0x3e696c['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x405451,_0x4d042d){const _0x5abef7=this['editor'],_0xb9e288=_0x5abef7['plugins']['get'](m);let _0x23206b=_0xb9e288['getCommentThread'](_0x4d042d);const _0x5243c8=_0x5abef7['config']['get']('collaboration.channelId'),_0x93d588=_0x5abef7['plugins']['get'](k);if(_0x23206b&&(_0x23206b['unlinkedAt']&&_0x23206b['setUnlinkedAt'](null),_0x23206b['isAttached']))return _0x23206b;return!this['getAllMarkersForId'](_0x4d042d)[0x0]['managedUsingOperations']?_0x5abef7['editing']['view']['once']('render',()=>{if(_0xb9e288['getCommentThread'](_0x4d042d))return;const _0x100075=_0x5abef7['plugins']['get'](b);_0x23206b=_0xb9e288['openNewCommentThread']({'channelId':_0x5243c8,'threadId':_0x4d042d,'target':()=>this['_getTargetForId'](_0x4d042d),'context':{'type':'text','value':this['_getTextContext'](_0x4d042d)}});const _0x1f1a88=_0xb9e288['_threadToController']['get'](_0x23206b)['view'],_0x5e701b=_0x100075['getByInnerView'](_0x1f1a88);_0x5e701b&&_0x93d588['registerAnnotation'](_0x5e701b);},{'priority':'low'}):_0xb9e288['fetchCommentThread']({'channelId':_0x5243c8,'threadId':_0x4d042d})['then'](_0x539515=>{if('destroyed'!==_0x5abef7['state']){if(_0x23206b=_0x539515,_0x23206b&&!_0x23206b['isAttached']){const _0x71304e=_0x23206b['attachTo'](()=>this['_getTargetForId'](_0x4d042d));_0x93d588['registerAnnotation'](_0x71304e),_0x23206b['isResolved']&&this['_reconvertMarkers'](_0x4d042d);}else{if(!_0x23206b){const _0x4b93f0=this['getAllMarkersForId'](_0x4d042d);_0x5abef7['model']['change'](_0x1be7c1=>{for(const _0x25c3cb of _0x4b93f0)_0x1be7c1['removeMarker'](_0x25c3cb);});}}}}),_0x23206b;}['_handleThreadMarker'](_0x58413f,_0x35ffed){const _0x109eaa=this['_attachMarkerToThread'](_0x58413f,_0x35ffed);_0x109eaa&&!_0x109eaa['context']&&_0x109eaa['setContext']({'type':'text','value':this['_getTextContext'](_0x35ffed)});}['_initAriaMarkerChangeAnnouncements'](){const _0x32a1eb=this['editor'];_0x4d6e45(_0x32a1eb['model'],({left:_0x5b71a9,entered:_0x5d48f0})=>{for(const _0x1ff14f of _0x5b71a9)if(at(_0x1ff14f)){_0x32a1eb['ui']['ariaLiveAnnouncer']['announce'](W(_0x32a1eb['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x413ae7 of _0x5d48f0)if(at(_0x413ae7)){_0x32a1eb['ui']['ariaLiveAnnouncer']['announce'](W(_0x32a1eb['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x8ef901,_0x1ac282){return _0x1ac282?_0x8ef901+':'+_0x1ac282:_0x8ef901;}function it(_0x1200f3){const _0x5375ad=_0x1200f3['split'](':');return{'group':_0x5375ad[0x0],'id':_0x5375ad[0x1],'part':_0x5375ad[0x2]};}function st(_0x1b3cb4,_0x2ee603){const _0x5b909f=_0x2ee603['schema'],_0x117bfc=_0x2ee603['createRange'](_0x1b3cb4['start']);for(const _0x16c5cb of _0x1b3cb4['getWalker']()){const {type:_0x476d47,item:_0x13d17f,nextPosition:_0x25cfcb}=_0x16c5cb;if('text'===_0x476d47||_0x5b909f['isObject'](_0x13d17f)){const _0x4a2e6c=_0x2ee603['createPositionBefore'](_0x13d17f);_0x117bfc['isCollapsed']&&(_0x117bfc['start']=_0x4a2e6c),_0x117bfc['end']=_0x25cfcb;}}return _0x117bfc;}function at(_0x44d418){return'comment'===it(_0x44d418['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 _0x4025a7{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x2bc695=this['editor'],_0x4d8d04=_0x2bc695['plugins']['get'](m),_0x5d0e75=_0x2bc695['plugins']['get'](r),_0x2f9c57=_0x2bc695['plugins']['get'](b),_0x31abd5=_0x2bc695['plugins']['get'](k);_0x2bc695['ui']['componentFactory']['add']('comment',()=>{const _0x106e41=this['_createUIButton'](_0x4357a5);return _0x106e41['tooltip']=!0x0,_0x106e41;}),_0x2bc695['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x1d83a0)),_0x31abd5['addSourceCollector'](()=>{const _0x2bd9b7=[];for(const [_0x22101e,_0x42c653]of _0x4d8d04['_threadToController']){const _0x552711=_0x5d0e75['getAllMarkersForId'](_0x22101e['id']),_0x1eb5b3=_0x552711['map'](_0x36ffa2=>_0x36ffa2['getRange']());_0x552711['length']>0x0&&_0x2bd9b7['push']([_0x42c653['view'],_0x1eb5b3]);}return _0x2bd9b7;}),this['listenTo'](_0x2f9c57,'change:activeAnnotations',(_0x6025f8,_0x5784f6,_0x483eb8)=>{const _0x1436ce=Array['from'](_0x483eb8)['map'](_0x10e71d=>_0x10e71d['innerView'])['find'](_0x522d66=>_0x4d8d04['_viewToController']['has'](_0x522d66));if(!_0x1436ce)return void(_0x5d0e75['activeMarker']=null);const _0xa33384=_0x4d8d04['_viewToController']['get'](_0x1436ce)['model']['id'],_0x4ecd24='comment:'+_0xa33384;_0xa33384&&_0x5d0e75['hasMarkerForId'](_0xa33384)?_0x5d0e75['activeMarker']=_0x4ecd24:_0x5d0e75['activeMarker']&&(_0x5d0e75['activeMarker']=null);}),this['listenTo'](_0x4d8d04,'removeCommentThread',(_0xfcf54e,{threadId:_0x6204bd,isFromAdapter:_0x36dd35})=>{!_0x36dd35&&_0x2bc695['ui']['focusTracker']['isFocused']&&_0x5d0e75['hasMarkerForId'](_0x6204bd)&&_0x2bc695['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x4d8d04,'addComment',(_0xdc5710,{threadId:_0x6c9cfc,isFromAdapter:_0xea84b1})=>{if(_0xea84b1||!_0x5d0e75['hasMarkerForId'](_0x6c9cfc)||!_0x4d8d04['hasCommentThread'](_0x6c9cfc))return;0x1===_0x4d8d04['getCommentThread'](_0x6c9cfc)['length']&&(_0x2bc695['editing']['view']['focus'](),_0xdc5710['stop']());},{'priority':'low'});}['_createUIButton'](_0x101cbd){const _0x1217ff=this['editor'],_0x111889=new _0x101cbd(_0x1217ff['locale']),_0x57f134=_0x1217ff['commands']['get']('addCommentThread');return _0x111889['set']({'label':W(_0x1217ff['locale'],'Comment'),'icon':kt}),_0x111889['bind']('isEnabled')['to'](_0x57f134),this['listenTo'](_0x111889,'execute',()=>_0x57f134['execute']()),_0x111889;}}class e extends _0x4025a7{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x3580ff){super(_0x3580ff),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x28587a,_0x153949,_0x4efef8)=>{_0x4efef8?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x182ad3,_0xe07ffe]of this['editor']['commands'])_0xe07ffe['affectsData']&&'addCommentThread'!==_0x182ad3&&_0xe07ffe['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x4adb47=this['editor']['editing']['view']['document'];this['listenTo'](_0x4adb47,'cut',_0x4e36a4=>_0x4e36a4['stop'](),{'priority':'highest'}),this['listenTo'](_0x4adb47,'clipboardInput',_0x492835=>_0x492835['stop'](),{'priority':'highest'}),this['listenTo'](_0x4adb47,'delete',_0x3dfe63=>_0x3dfe63['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x50b24a,_0x4a1887]of this['editor']['commands'])_0x4a1887['affectsData']&&'addCommentThread'!==_0x50b24a&&_0x4a1887['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x44931d{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x53ba51){super(_0x53ba51),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x19263e=this['context']['plugins']['get'](b);this['listenTo'](_0x19263e,'_activateAnnotation',(_0x196279,_0x2b09c9)=>{for(const _0x16b420 of this['activeUIs']){const _0x1d0559=this['_uis']['get'](_0x16b420);(0x0,this['_uisData']['get'](_0x16b420)['filter'])(_0x2b09c9)&&_0x1d0559['setActiveAnnotation'](_0x2b09c9);}}),this['listenTo'](_0x19263e,'_deactivateAllAnnotations',()=>{for(const _0x7cb519 of this['activeUIs']){this['_uis']['get'](_0x7cb519)['setActiveAnnotation'](null);}}),this['listenTo'](_0x19263e['_visibleAnnotations'],'add',(_0xd8dfef,_0xcf4381)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xcf4381);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x492432){return this['activeUIs']['has'](_0x492432);}['activate'](_0x11ee0b,_0x4644ba=()=>!0x0){const _0x566037=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x11ee0b))throw new _0x4fd079('annotationsuis-missing-ui',this,{'uiName':_0x11ee0b});this['isActive'](_0x11ee0b)&&this['deactivate'](_0x11ee0b),this['activeUIs']['add'](_0x11ee0b);const _0x23f646=new x();!function({source:_0x2c7ef0,target:_0x7f32f,filter:_0x5158bc}){for(const _0x1b1b6b of _0x2c7ef0)_0x5158bc(_0x1b1b6b)&&_0x7f32f['add'](_0x1b1b6b);_0x7f32f['listenTo'](_0x2c7ef0,'add',(_0xc9f0e8,_0x1d5af7)=>{_0x5158bc(_0x1d5af7)&&_0x7f32f['add'](_0x1d5af7);}),_0x7f32f['listenTo'](_0x2c7ef0,'remove',(_0x245858,_0x277990)=>{_0x7f32f['has'](_0x277990)&&_0x7f32f['remove'](_0x277990);});}({'source':_0x566037['_visibleAnnotations'],'target':_0x23f646,'filter':_0x4644ba}),this['_uisData']['set'](_0x11ee0b,{'collection':_0x23f646,'filter':_0x4644ba});const _0x221158=this['_uis']['get'](_0x11ee0b);_0x221158['attach'](_0x23f646),this['listenTo'](_0x221158,'change:activeAnnotation',(_0x48528e,_0x2e0c08,_0x57e311,_0x542c94)=>{_0x542c94&&_0x566037['_removeActiveAnnotation'](_0x542c94),_0x57e311&&_0x566037['_addActiveAnnotation'](_0x57e311);});}['deactivate'](_0x2a30f9){if(this['activeUIs']['delete'](_0x2a30f9),!this['_uis']['has'](_0x2a30f9))throw new _0x4fd079('annotationsuis-missing-ui',this,{'uiName':_0x2a30f9});const _0x345819=this['_uis']['get'](_0x2a30f9);_0x345819['detach'](),this['stopListening'](_0x345819),this['_uisData']['get'](_0x2a30f9)['collection']['destroy'](),this['_uisData']['delete'](_0x2a30f9);}['switchTo'](_0x192e63){if(!this['_uis']['has'](_0x192e63))throw new _0x4fd079('annotationsuis-missing-ui',this,{'uiName':_0x192e63});const _0x448b87=this['context']['plugins']['get'](b),_0xc193aa=Array['from'](_0x448b87['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x192e63);const _0x4acff8=this['_uis']['get'](_0x192e63);_0x4acff8['setActiveAnnotation'](_0xc193aa),_0x4acff8['_setSelectedAnnotations']&&_0xc193aa&&_0x4acff8['_setSelectedAnnotations']([_0xc193aa]);}['deactivateAll'](){for(const _0x2a555b of this['activeUIs'])this['deactivate'](_0x2a555b);}['register'](_0x561fb8,_0x1ca2c7){if(this['_uis']['has'](_0x561fb8))throw new _0x4fd079('annotationsuis-register-already-registered');if('function'!=typeof _0x1ca2c7['attach']||'function'!=typeof _0x1ca2c7['detach']||'function'!=typeof _0x1ca2c7['setActiveAnnotation'])throw new _0x4fd079('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x561fb8,_0x1ca2c7);}['refilterAnnotations'](){const _0x4172c1=this['context']['plugins']['get'](b)['collection'],_0x1e072f=new Map(),_0x468452=Array['from'](this['activeUIs']);for(const _0x45b771 of this['activeUIs']){const _0x1573d9=this['_uisData']['get'](_0x45b771)['collection'];for(const _0x5b0bc1 of _0x1573d9)_0x1e072f['set'](_0x5b0bc1,_0x45b771);}for(const _0x3652c5 of _0x4172c1){const _0x292a68=_0x1e072f['get'](_0x3652c5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3652c5);const _0x475393=_0x468452['find'](_0x1ce6a8=>this['_uisData']['get'](_0x1ce6a8)['filter'](_0x3652c5));_0x292a68!==_0x475393&&(_0x292a68&&this['_uisData']['get'](_0x292a68)['collection']['remove'](_0x3652c5),_0x475393&&this['_uisData']['get'](_0x475393)['collection']['add'](_0x3652c5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4ed8e4){const _0x230337=[];for(const _0x1bb2ae of this['activeUIs']){(0x0,this['_uisData']['get'](_0x1bb2ae)['filter'])(_0x4ed8e4)&&_0x230337['push'](_0x1bb2ae);}if(_0x230337['length']>0x1)throw new _0x4fd079('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x230337,'annotationType':_0x4ed8e4['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x2d7e38){super(_0x2d7e38);const _0x4908ba=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x4908ba['to']('class')],'style':{'minHeight':_0x4908ba['to']('minHeight',_0x310703=>'number'==typeof _0x310703?ne(_0x310703+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x34be65){super(_0x34be65),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x260e99,_0x8b3cb)=>_0x260e99+_0x8b3cb),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x9968fe=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x9968fe['to']('isAnimationDisabled',_0x3f195a=>_0x3f195a?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x9968fe['to']('top',_0x313c34=>qt(_0x313c34))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x5162cf=this['element']['clientHeight'];_0x5162cf&&(this['height']=_0x5162cf);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x44931d{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x3655fb){super(_0x3655fb),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 _0x51b55e=this['context']['config']['get']('sidebar.container');_0x51b55e&&this['setContainer'](_0x51b55e);}['setContainer'](_0x19d138){if(!y(_0x19d138))throw new _0x4fd079('sidebar-setcontainer-invalid-element');this['container']=_0x19d138;}['_attachToContainer']({viewClass:_0x4d08a4='',spaceBetweenItems:_0x5b04ea=0x19}={}){if(!y(this['container']))throw new _0x4fd079('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4d08a4,this['_spaceBetweenItems']=_0x5b04ea;}['rearrange']({removedAnnotation:_0x3fa968,previousAnnotation:_0x1a6f2b,nextAnnotation:_0x467604}){const _0x1e011d=this['getSidebarItemView'](_0x3fa968);this['view']['list']['remove'](_0x1e011d),this['_destroySidebarItemView'](_0x3fa968),_0x1a6f2b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1a6f2b)),_0x467604&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x467604)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x4e6ab9,activatedAnnotation:_0x58e5ac,disableAnimationOnActivatedAnnotation:_0x14f982}){if(this['_activeAnnotation']=_0x58e5ac,_0x4e6ab9){_0x4e6ab9['isActive']=!0x1;const _0xac2476=this['getSidebarItemView'](_0x4e6ab9);_0xac2476&&_0x14f982&&(_0xac2476['isAnimationDisabled']=!0x1);}if(_0x58e5ac){const _0x6aaf5d=this['getSidebarItemView'](_0x58e5ac);_0x6aaf5d&&(_0x58e5ac['isActive']=!0x0,_0x14f982&&(_0x6aaf5d['isAnimationDisabled']=!0x0,_0x6aaf5d['top']+=0x1),this['_alignToTargetRect'](_0x6aaf5d));}}['_detachFromContainer'](_0x26534d){if(this['view']['element']['remove'](),_0x26534d){for(const _0x4ef171 of _0x26534d)this['_destroySidebarItemView'](_0x4ef171);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1e4fc7,_0x5c5a2e){_0x5c5a2e||(_0x5c5a2e=_0x1e4fc7['view']);const _0x279765=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x279765,_0x1e4fc7),this['_annotationToSidebarItemView']['set'](_0x1e4fc7,_0x279765),_0x279765['content']['add'](_0x5c5a2e),this['listenTo'](_0x1e4fc7['view'],'change:targetRect',(_0x47d23a,_0x3ae6f3,_0x207b3b)=>{const _0x369d85=this['_getTargetTop'](_0x1e4fc7,_0x207b3b);_0x279765['_targetTop']!=_0x369d85&&(_0x279765['_targetTop']=_0x369d85,this['_setItemTop'](_0x279765,_0x369d85));}),this['listenTo'](_0x279765,'change:top',()=>{this['_recalculate'](_0x279765,'top');}),this['listenTo'](_0x279765,'change:bottom',()=>{this['_recalculate'](_0x279765,'bottom');}),this['_alignToTargetRect'](_0x279765);const _0x4711c7=this['_getItemBefore'](_0x279765);if(_0x4711c7)this['_alignAfterItem'](_0x4711c7,_0x279765)||this['_alignToTargetRect'](_0x279765);else this['_alignToTargetRect'](_0x279765);return this['_updateLastItem'](),this['view']['list']['add'](_0x279765),_0x279765;}['_alignForTopChange'](_0x45807d){if(!_0x45807d['content']['length'])return;const _0x2a1371=this['_getItemBefore'](_0x45807d);if(!_0x2a1371)return;const _0xd0dc45=this['_sidebarItemViewToAnnotation']['get'](_0x2a1371),_0x1af958=this['_activeAnnotation'];_0x1af958&&_0x1af958===_0xd0dc45?this['_alignAfterItem'](_0x2a1371,_0x45807d):this['_alignBeforeItem'](_0x45807d,_0x2a1371);}['_alignForBottomChange'](_0x3eadb2){if(!_0x3eadb2['content']['length'])return;const _0x1b8e47=this['_getItemAfter'](_0x3eadb2);if(!_0x1b8e47)return;const _0x2f49d4=this['_sidebarItemViewToAnnotation']['get'](_0x1b8e47),_0xe983c=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x350ba9=this['_activeAnnotation'];_0x350ba9&&_0x350ba9===_0x2f49d4&&_0xe983c?(this['_alignBeforeItem'](_0x1b8e47,_0x3eadb2),this['_alignAfterItem'](_0x3eadb2,_0x1b8e47)):_0x350ba9&&_0x350ba9===_0x2f49d4?this['_alignBeforeItem'](_0x1b8e47,_0x3eadb2):this['_alignAfterItem'](_0x3eadb2,_0x1b8e47);}['_recalculate'](_0xc27038,_0x5ac939){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3fd2a5,changedProp:_0x4f4d5d}of this['_recalculateBuffer'])'top'===_0x4f4d5d?this['_alignForTopChange'](_0x3fd2a5):this['_alignForBottomChange'](_0x3fd2a5);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xc27038,'changedProp':_0x5ac939});}['getSidebarItemView'](_0x54be7a){return this['_annotationToSidebarItemView']['get'](_0x54be7a);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x4c4519){const _0x1435e3=this['getSidebarItemView'](_0x4c4519);this['stopListening'](_0x1435e3),this['stopListening'](_0x4c4519['view']),_0x1435e3['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x4c4519),this['_sidebarItemViewToAnnotation']['delete'](_0x1435e3);}['_createSidebarView'](){const _0x38e0ef=new T(this['context']['locale']);return _0x38e0ef['render'](),this['on']('change:_lastItem',(_0x6c4f53,_0xa2cfe6,_0x1672a6,_0x24652d)=>{_0x24652d&&_0x38e0ef['unbind']('minHeight'),_0x1672a6?_0x38e0ef['bind']('minHeight')['to'](_0x1672a6,'bottom'):_0x38e0ef['minHeight']=null;}),_0x38e0ef;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x8f08c9){const _0x3fca1c=this['_sidebarItemViewToAnnotation']['get'](_0x8f08c9),_0x3db8c5=_0x3fca1c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3fca1c)-0x1);return _0x3db8c5&&this['getSidebarItemView'](_0x3db8c5)||null;}['_getItemAfter'](_0x5e6628){const _0x2320fa=this['_sidebarItemViewToAnnotation']['get'](_0x5e6628),_0x7d2896=_0x2320fa&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2320fa)+0x1);return _0x7d2896&&this['getSidebarItemView'](_0x7d2896)||null;}['_alignBeforeItem'](_0x5d68d9,_0x342f57){_0x5d68d9['updateHeight']();const _0x585508=M(_0x342f57['bottom']+this['_spaceBetweenItems'],_0x5d68d9['top']);return!!_0x585508&&(this['_setItemTop'](_0x342f57,_0x342f57['top']-_0x585508),!0x0);}['_alignAfterItem'](_0x4036a0,_0x41ef42){_0x4036a0['updateHeight']();const _0xc76e60=M(_0x4036a0['bottom']+this['_spaceBetweenItems'],_0x41ef42['top']);return!!_0xc76e60&&(this['_setItemTop'](_0x41ef42,_0x41ef42['top']+_0xc76e60,!0x1),!0x0);}['_alignToTargetRect'](_0x73f93d){const _0xfa77a1=this['_sidebarItemViewToAnnotation']['get'](_0x73f93d);if(!_0xfa77a1||!_0xfa77a1['target']||!_0xfa77a1['targetRect'])return;const _0xd4e7c0=this['_getTargetTop'](_0xfa77a1,_0xfa77a1['targetRect']);this['_setItemTop'](_0x73f93d,_0xd4e7c0);}['_getTargetTop'](_0x309b5b,_0x4b8db2){if(null===_0x4b8db2)return 0x0;if(_0x309b5b['target']instanceof _0x37a834)return _0x4b8db2['top'];{const _0x1c7ca2=new _0x37a834(this['view']['element'])['top'];return _0x4b8db2['top']-_0x1c7ca2;}}['_setItemTop'](_0x59926d,_0xa6181a,_0x59c7a3=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x59c7a3&&(_0xa6181a=Math['max'](_0xa6181a,this['_getMaxAvailableTop'](_0x59926d))),_0x59926d['top']=_0xa6181a;}['_getMaxAvailableTop'](_0x2503bb){let _0x557d76=this['_getItemBefore'](_0x2503bb),_0x234844=0x0;for(;_0x557d76;)_0x557d76['updateHeight'](),_0x234844+=this['_spaceBetweenItems']+_0x557d76['height'],_0x557d76=this['_getItemBefore'](_0x557d76);return _0x234844;}}function M(_0x370c60,_0x44bb57){return Math['max'](_0x370c60-_0x44bb57,0x0);}function y(_0x39627e){return null!==_0x39627e&&'object'==typeof _0x39627e&&0x1===_0x39627e['nodeType'];}class n extends _0x44931d{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x36bc22){super(_0x36bc22),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x34a2cf(),this['_refreshPositioningDebounced']=_0x3becbc(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x14619d=this['context']['plugins']['get'](j),_0x34fa98=this['context']['plugins']['get'](z);_0x14619d['register']('wideSidebar',this),_0x34fa98['container']&&_0x14619d['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2f6ee4){if(_0x2f6ee4===this['activeAnnotation'])return;const _0xc4858f=this['context']['plugins']['get'](z);_0xc4858f['_activeAnnotation']=_0x2f6ee4;const _0x597aaa=this['activeAnnotation'];this['activeAnnotation']=_0x2f6ee4,_0xc4858f['refresh']({'blurredAnnotation':_0x597aaa,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x45f66c){this['annotations']=_0x45f66c;const _0x213f64=this['context']['plugins']['get'](z);if(_0x213f64['_annotations']=_0x45f66c,this['isAttached'])throw new _0x4fd079('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x213f64,'set:container',()=>{this['detach'](),this['listenTo'](_0x213f64,'change:container',_0x4d5594=>{_0x4d5594['off'](),this['attach'](_0x45f66c);});}),_0x213f64['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x423ebc=_0x1585a4=>{_0x1585a4['updateTargetRect'](),_0x213f64['addAnnotation'](_0x1585a4);};for(const _0x39e151 of _0x45f66c)_0x423ebc(_0x39e151);this['listenTo'](_0x45f66c,'add',(_0x447656,_0x504242)=>{_0x423ebc(_0x504242);}),this['listenTo'](_0x45f66c,'remove',(_0x2241f6,_0x1335a4,_0xbff141)=>{_0x213f64['rearrange']({'removedAnnotation':_0x1335a4,'previousAnnotation':_0x45f66c['get'](_0xbff141-0x1),'nextAnnotation':_0x45f66c['get'](_0xbff141+0x1)}),_0x1335a4===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x45f66c,'focus',(_0x4c344f,_0x4d0f4d)=>{this['setActiveAnnotation'](_0x4d0f4d);}),this['listenTo'](_0x45f66c,'blur',()=>{this['setActiveAnnotation'](null);});const _0x1851fb=this['context']instanceof _0x21bc2c?this['context']['editors']:new _0x34a2cf([this['context']]);for(const _0x15a8a4 of _0x1851fb)this['_integrateWithEditorAnnotations'](_0x15a8a4);this['listenTo'](_0x1851fb,'add',(_0x359a28,_0x2049dd)=>{this['listenTo'](_0x2049dd,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2049dd);});}),this['listenTo'](_0x1851fb,'remove',(_0x23a0db,_0x483e50)=>{_0x483e50['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x483e50['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x4fd079('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5a50fc=this['context']['plugins']['get'](z);_0x5a50fc['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5a50fc),this['stopListening'](this['annotations']),this['context']instanceof _0x21bc2c&&this['stopListening'](this['context']['editors']);for(const _0x537c46 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x537c46);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x24c425){if(!_0x24c425['plugins']['has']('EditorAnnotations'))return;const _0x6baba=_0x24c425['plugins']['get']('EditorAnnotations'),_0x4cf292=()=>{const _0x1bf66f=_0x6baba['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1bf66f[0x0]||null);};this['listenTo'](_0x6baba,'refresh',_0x4cf292),this['listenTo'](_0x6baba,'blur',(_0x229c22,{isAnnotationTracked:_0x1c34af})=>{this['activeAnnotation']&&_0x1c34af(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x6baba,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2801c2=>{_0x6baba['hasDomSelection']()&&(_0x4cf292(),_0x2801c2['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x6baba);}['_destroyEditorAnnotationsIntegration'](_0x50392c){this['stopListening'](_0x50392c),this['_editorAnnotations']['remove'](_0x50392c);}}class D extends _0x4357a5{['counterView'];constructor(_0x1b5971){super(_0x1b5971);const _0x4273a4=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2196fe,_0x1a324c)=>_0x2196fe?'...':_0x1a324c['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',_0x4273a4['to']('annotationType',_0x415f99=>'ck-annotation-counter__badge--'+_0x415f99),_0x4273a4['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4273a4['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x44931d{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x328f40){super(_0x328f40),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x1653be),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x34a2cf(),this['_refreshPositioningDebounced']=_0x3becbc(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3c65b6(this['context']['locale']),this['balloonPanelView']=new _0x5d3834(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x29e484){this['annotations']=_0x29e484;const _0x461318=this['context']['plugins']['get'](z),_0x55b19a=this['balloonPanelView'];if(_0x461318['_annotations']=_0x29e484,this['isAttached'])throw new _0x4fd079('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x461318,'set:container',()=>{this['detach'](),this['listenTo'](_0x461318,'change:container',_0x14cdbf=>{_0x14cdbf['off'](),this['attach'](_0x29e484);});}),_0x461318['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x101855=_0x35fab2=>{const _0x36a7f5=new D(this['context']['locale']);_0x461318['addAnnotation'](_0x35fab2,_0x36a7f5),this['_annotationToNarrowView']['set'](_0x35fab2,_0x36a7f5),_0x36a7f5['bind']('isDirty','annotationType','number')['to'](_0x35fab2['view'],'isDirty','type','length'),_0x36a7f5['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x55b19a['content']['first']!==_0x35fab2['view']?(this['_showBalloon'](_0x35fab2),_0x35fab2['view']['element']['focus'](),this['setActiveAnnotation'](_0x35fab2)):this['setActiveAnnotation'](null);});};for(const _0x6259c of _0x29e484)_0x101855(_0x6259c);this['listenTo'](_0x29e484,'add',(_0x3c5377,_0x22b8fc)=>{_0x101855(_0x22b8fc);}),this['listenTo'](_0x29e484,'remove',(_0x4ba73a,_0x3fcb86,_0x308033)=>{this['_annotationToNarrowView']['get'](_0x3fcb86)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3fcb86),_0x461318['rearrange']({'removedAnnotation':_0x3fcb86,'previousAnnotation':_0x29e484['get'](_0x308033-0x1),'nextAnnotation':_0x29e484['get'](_0x308033+0x1)}),_0x3fcb86===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x29e484,'focus',(_0x3eefc0,_0x3a071b)=>{this['setActiveAnnotation'](_0x3a071b);}),this['listenTo'](_0x29e484,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5608c3,_0xa4cc01)=>{_0xa4cc01['keyCode']===_0x5856d8['esc']&&_0x55b19a['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x55b19a['content']['first']),this['_hideBalloon'](),_0xa4cc01['stopPropagation'](),_0xa4cc01['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2db4a3,_0x209034)=>{const _0x20aa27=_0x209034['target'];_0x55b19a['isVisible']&&_0x55b19a['element']['contains'](_0x20aa27)||_0x461318['view']['element']['contains'](_0x20aa27)||_0x2db4a3['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0xd542cd=>_0xd542cd['contains'](_0x20aa27))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x499827=this['context']instanceof _0x21bc2c?this['context']['editors']:new _0x34a2cf([this['context']]);for(const _0x3674ae of _0x499827)this['_integrateWithEditorAnnotations'](_0x3674ae);this['listenTo'](_0x499827,'add',(_0x32127e,_0x5b9b5d)=>{this['listenTo'](_0x5b9b5d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5b9b5d);});}),this['listenTo'](_0x499827,'remove',(_0x57b812,_0x2b5432)=>{_0x2b5432['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2b5432['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1b9ba8){if(_0x1b9ba8===this['activeAnnotation'])return;const _0x3c1262=this['context']['plugins']['get'](z);if(_0x3c1262['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1b9ba8,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1b9ba8)_0x3c1262['getSidebarItemView'](_0x1b9ba8)?this['_showBalloon'](_0x1b9ba8):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1b9ba8;}['detach'](){if(!this['isAttached'])throw new _0x4fd079('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4382d4=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x28e16f=>_0x28e16f['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4382d4['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x21bc2c&&this['stopListening'](this['context']['editors']);for(const _0x3b0ee4 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3b0ee4);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'](_0x13e0e3){if(!_0x13e0e3['plugins']['has']('EditorAnnotations'))return;const _0x486585=_0x13e0e3['plugins']['get']('EditorAnnotations'),_0x23c0d0=this['context']['plugins']['get'](z),_0x325180=this['annotations'],_0x5bbce9=this['balloonPanelView'],_0x1e6b9e=()=>{const _0x3a7955=_0x486585['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3a7955),this['setActiveAnnotation'](_0x3a7955[0x0]||null);};this['listenTo'](_0x486585,'refresh',_0x1e6b9e),this['listenTo'](_0x486585,'blur',(_0x2e4a96,{isAnnotationTracked:_0x1dcc9a})=>{this['activeAnnotation']&&_0x1dcc9a(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x486585,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x325180,'blur',_0xd75be6=>{_0x486585['hasDomSelection']()&&_0xd75be6['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x55a9bc,_0x51ded3)=>{const _0x202e6c=_0x51ded3['target'];_0x5bbce9['isVisible']&&_0x5bbce9['element']['contains'](_0x202e6c)||_0x23c0d0['view']['element']['contains'](_0x202e6c)||this['activeAnnotation']&&_0x486585['hasDomSelection']()&&(_0x1e6b9e(),_0x55a9bc['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x486585);}['_destroyEditorAnnotationsIntegration'](_0x4fc766){_0x4fc766&&(this['stopListening'](_0x4fc766),this['_editorAnnotations']['remove'](_0x4fc766));}['_setSelectedAnnotations'](_0x567a4d){for(const _0x537824 of this['_selectedAnnotations'])_0x567a4d['includes'](_0x537824)||this['_manuallyClosedAnnotationViews']['delete'](_0x537824['view']);this['_selectedAnnotations']=_0x567a4d;}['_refreshPositioning'](){const _0x330342=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x330342['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x28c322){if(this['_manuallyClosedAnnotationViews']['has'](_0x28c322['view']))return;const _0x269c1e=this['balloonPanelView']['content']['first'];_0x269c1e!==_0x28c322['view']?(_0x269c1e&&this['_detachListeners'](_0x269c1e),this['_attachListeners'](_0x28c322['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x28c322['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x59f166=this['balloonPanelView']['content']['first'],_0x16a8d9=_0x59f166&&this['annotations']['getByView'](_0x59f166);if(!_0x16a8d9||!this['_annotationToNarrowView']['has'](_0x16a8d9))return;const _0x155877=this['_annotationToNarrowView']['get'](_0x16a8d9)['element'],_0x31451d=(function(){const _0x56f324=_0x5d3834['defaultPositions'];return[_0x56f324['southArrowNorthEast'],_0x56f324['northArrowSouthEast'],_0x56f324['southArrowNorth'],_0x56f324['northArrowSouth'],_0x56f324['southArrowNorthWest'],_0x56f324['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x155877,'positions':_0x31451d});}['_hideBalloon'](){const _0x2b1794=this['balloonPanelView'],_0x2e576c=_0x2b1794['content']['first'];_0x2e576c&&(this['_detachListeners'](_0x2e576c),_0x2b1794['unpin'](),_0x2b1794['content']['clear']());}['_attachListeners'](_0x4a45eb){this['listenTo'](_0x4a45eb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4a45eb,'Esc',(_0x4cdbbf,_0x5b7c50)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4a45eb),this['_hideBalloon'](),_0x5b7c50();});}['_detachListeners'](_0x3bdc31){this['stopListening'](_0x3bdc31);}}class c extends _0x4025a7{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x864855,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x4e7dc6){super(_0x4e7dc6),_0x4e7dc6['editing']['view']['addObserver'](_0x307ca7),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4e7dc6['plugins']['get'](_0x864855),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x50806b=this['editor']['plugins']['get'](j);_0x50806b['context']===this['editor']&&(_0x50806b['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x5c7ca6,_0x15aa3b)=>{const _0xe94ecc=this['_balloon'];if(this['isAttached']&&_0xe94ecc['visibleView']){const _0x222161=this['annotations']['getByView'](_0xe94ecc['visibleView']);_0x222161&&this['_closeAnnotation'](_0x222161),_0x15aa3b();}}));}['afterInit'](){const _0x3ee6ee=this['editor']['plugins']['get'](j);_0x3ee6ee['context']===this['editor']&&(_0x3ee6ee['hasActive']()||_0x3ee6ee['switchTo']('inline'));}['setActiveAnnotation'](_0x6432f6){_0x6432f6!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x6432f6&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x6432f6)&&this['_addAnnotationToBalloon'](_0x6432f6,!0x0),_0x6432f6['isActive']=!0x0),_0x6432f6||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x6432f6);}['attach'](_0x360354){this['annotations']=_0x360354;const _0x2b1727=this['editor']['plugins']['get'](j),_0x10f048=this['_balloon'];if(this['isAttached'])throw new _0x4fd079('inlineannotations-attach-already-attached',this);if(_0x2b1727['context']!==this['editor'])throw new _0x4fd079('inlineannotations-not-allowed-with-context',this);const _0x2602aa=this['editor']['plugins']['get'](k);this['listenTo'](_0x2602aa,'refresh',()=>{const _0x36f209=_0x2602aa['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4d6282,_0x48910d;!this['_forceRefresh']&&(_0x4d6282=_0x36f209,_0x48910d=this['_selectedAnnotations'],_0x4d6282['length']===_0x48910d['length']&&_0x4d6282['every'](_0x44dd42=>_0x48910d['includes'](_0x44dd42)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x36f209),this['setActiveAnnotation'](_0x36f209[0x0]||null));}),this['listenTo'](_0x2602aa,'blur',(_0x1b2821,{isAnnotationTracked:_0x394a6a})=>{this['activeAnnotation']&&_0x394a6a(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x558af8,_0x4b3972,_0x3a210d)=>{_0x3a210d||this['setActiveAnnotation'](null);}),this['listenTo'](_0x360354,'remove',(_0x1215f3,_0x1c4add)=>{this['_removeAnnotationFromBalloon'](_0x1c4add),_0x1c4add===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x10f048,'change:visibleView',(_0x5253d7,_0x32c24a,_0x54a3cd,_0x33ed6a)=>{_0x33ed6a&&this['stopListening'](_0x33ed6a);const _0x114ec7=_0x360354['getByView'](_0x54a3cd);_0x54a3cd&&_0x114ec7&&(this['listenTo'](_0x54a3cd,'change:height',()=>{_0x10f048['updatePosition']();}),this['listenTo'](_0x54a3cd,'Esc',()=>{this['_closeAnnotation'](_0x114ec7),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x114ec7&&this['setActiveAnnotation'](_0x114ec7));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x10f048['visibleView']&&(_0x360354['getByView'](_0x10f048['visibleView'])&&_0x10f048['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 _0x4fd079('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x2baa3d of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x2baa3d);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x29408d){for(const _0x4b20dd of this['_selectedAnnotations'])_0x29408d['includes'](_0x4b20dd)||this['_manuallyClosed']['delete'](_0x4b20dd);for(const _0x320df1 of this['annotations'])_0x29408d['includes'](_0x320df1)||this['_removeAnnotationFromBalloon'](_0x320df1);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x428746 of _0x29408d)this['_addAnnotationToBalloon'](_0x428746);}this['_selectedAnnotations']=_0x29408d;}['_addAnnotationToBalloon'](_0xf6546d,_0x118bec=!0x1){this['_manuallyClosed']['has'](_0xf6546d)||(this['_addedAnnotations']['has'](_0xf6546d)||this['_balloon']['hasView'](_0xf6546d['view'])||(this['_addedAnnotations']['add'](_0xf6546d),this['_balloon']['add']({'stackId':_0xf6546d['view']['id'],'view':_0xf6546d['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0xf6546d)}})),_0x118bec&&this['_balloon']['showStack'](_0xf6546d['view']['id']));}['_getBalloonTargetForAnnotation'](_0x3e21d7){const _0x14fde6=_0x3e21d7['target'],_0x1645c3=this['editor']['editing']['view'],_0x14bb7c=_0x1645c3['document']['selection']['getFirstRange'](),_0x3d0a0f=_0x1645c3['domConverter']['viewRangeToDom'](_0x14bb7c);if(_0x3d0a0f['collapse'](!0x0),_0x14fde6){if(_0x14fde6 instanceof _0x37a834)return _0x14fde6;let _0x5a93bf=[];for(const _0x2a884d of _0x14fde6)_0x5a93bf['push'](...(_0x22de03=_0x2a884d['getClientRects'](),Array['from'](_0x22de03)['map'](DOMRect['fromRect'])));_0x5a93bf=function(_0x14f927){const _0x43752c=[];let _0x1c9b50=_0x14f927[0x0];for(let _0x5abe92=0x1;_0x5abe92<_0x14f927['length'];_0x5abe92++)F(_0x1c9b50,_0x14f927[_0x5abe92])?_0x1c9b50['width']+=_0x14f927[_0x5abe92]['width']:(_0x43752c['push'](_0x1c9b50),_0x1c9b50=_0x14f927[_0x5abe92]);return _0x43752c['push'](_0x1c9b50),_0x43752c;}(_0x5a93bf);const _0x3d66fc=_0x3d0a0f['getBoundingClientRect']();return _0x5a93bf['find'](_0x2a49d6=>_0x2a49d6['top']<=_0x3d66fc['top']&&_0x2a49d6['bottom']>=_0x3d66fc['bottom']&&_0x2a49d6['left']<=_0x3d66fc['left']&&_0x2a49d6['right']>=_0x3d66fc['right'])||_0x5a93bf[0x0];}var _0x22de03;return _0x3e21d7['targetRect']||_0x3d0a0f;}['_removeAnnotationFromBalloon'](_0x340e16){this['_addedAnnotations']['has'](_0x340e16)&&this['_balloon']['hasView'](_0x340e16['view'])&&(this['_addedAnnotations']['delete'](_0x340e16),this['_balloon']['remove'](_0x340e16['view']));}['_closeAnnotation'](_0x3374d6){this['_manuallyClosed']['add'](_0x3374d6),this['_removeAnnotationFromBalloon'](_0x3374d6);}}function F(_0x148662,_0x8e8f86){return _0x148662['top']===_0x8e8f86['top']&&_0x148662['bottom']===_0x8e8f86['bottom']&&_0x148662['right']===_0x8e8f86['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(_0x4a55cf,_0x459928){super(_0x4a55cf),this['set']('isEmpty',!_0x459928['length']),this['_focusTracker']=new _0x14eb3a(),this['_keystrokes']=new Et(),this['_focusables']=_0x459928,this['_focusCycler']=new _0x3d4901({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x459928,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x459928,'remove',(_0x26a512,_0x3ad382)=>{_0x3ad382['isActive']&&this['focus'](),_0x459928['length']||(this['isEmpty']=!0x0);});const _0x20eb6=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':_0x459928},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x20eb6['if']('isEmpty','ck-hidden',_0x247a5f=>!_0x247a5f)]},'children':[{'text':W(_0x4a55cf,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0xe68ffa=_0x21cb3e=>_0x21cb3e['stopPropagation']();this['_keystrokes']['set']('arrowright',_0xe68ffa),this['_keystrokes']['set']('arrowleft',_0xe68ffa),this['_keystrokes']['set']('arrowup',_0xe68ffa),this['_keystrokes']['set']('arrowdown',_0xe68ffa),this['listenTo'](this['element'],'selectstart',(_0x1625b9,_0x8f6347)=>{_0x8f6347['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x44931d{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x30e9b7){super(_0x30e9b7),this['archivedThreads']=new _0x34a2cf();}['init'](){const _0xfb7b9a=this['context'],_0x5f3497=_0xfb7b9a['plugins']['get'](m),_0x5de543=_0xfb7b9a['plugins']['get'](b);this['listenTo'](_0x5f3497,'addCommentThread',(_0x2b83aa,{threadId:_0x1c47a5})=>{const _0xab55a7=_0x5f3497['getCommentThread'](_0x1c47a5);_0xab55a7['archivedAt']&&this['archivedThreads']['add'](_0xab55a7,this['_calculatePosition'](_0xab55a7['archivedAt'])),this['listenTo'](_0xab55a7,'change:archivedAt',(_0x3c75cb,_0x47f1ac,_0x17cbef)=>{_0x17cbef?this['archivedThreads']['has'](_0xab55a7)||this['archivedThreads']['add'](_0xab55a7,this['_calculatePosition'](_0xab55a7['archivedAt'])):this['archivedThreads']['has'](_0xab55a7)&&this['archivedThreads']['remove'](_0xab55a7);});}),this['listenTo'](_0x5f3497,'removeCommentThread',(_0x48aeb8,{threadId:_0x31624c})=>{const _0x131994=_0x5f3497['getCommentThread'](_0x31624c);this['stopListening'](_0x131994),this['archivedThreads']['has'](_0x131994)&&this['archivedThreads']['remove'](_0x131994);},{'priority':'highest'}),this['listenTo'](_0x5de543['collection'],'focus',(_0x508bb2,_0x1d353f)=>{_0x1d353f['isActive']=!0x0,_0x5de543['activate'](_0x1d353f);});}['_calculatePosition'](_0x8a6bf9){const _0x3bdfd6=[...this['archivedThreads']]['findIndex'](_0x26d2bf=>_0x26d2bf['archivedAt']<_0x8a6bf9);return _0x3bdfd6>-0x1?_0x3bdfd6:this['archivedThreads']['length'];}}class a extends _0x4025a7{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x1fc1fe];}constructor(_0x2c9ab6){super(_0x2c9ab6),this['annotationViews']=new _0x3fa70f(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4357a5,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1d83a0));const _0x105053=this['editor']['plugins']['get'](p),_0x557c15=this['editor']['plugins']['get']('Annotations'),_0x507ce5=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x105053['archivedThreads'],'add',(_0x6b9a48,_0x17751a)=>{const _0x12ba9d=this['editor']['config']['get']('collaboration.channelId');if(!_0x12ba9d||_0x17751a['channelId']===_0x12ba9d){const _0x1b6096=_0x507ce5['_threadToController']['get'](_0x17751a);if(!_0x1b6096)return void this['_pendingThreads']['push'](_0x17751a);const _0x32c5b2=this['_calculatePosition'](_0x17751a['archivedAt']),_0x4f3e0c=_0x557c15['getByInnerView'](_0x1b6096['view']);_0x4f3e0c['isVisible']&&_0x557c15['_visibleAnnotations']['remove'](_0x4f3e0c),this['annotationViews']['add'](_0x4f3e0c['view'],_0x32c5b2);}}),this['listenTo'](_0x557c15['collection'],'add',(_0x4478ad,_0x4bfaa2)=>{const _0x4a62c2=this['_pendingThreads']['find'](_0xd5bef7=>{const _0x5eaf12=_0x507ce5['_threadToController']['get'](_0xd5bef7);return _0x5eaf12&&_0x4bfaa2['innerView']===_0x5eaf12['view'];});if(_0x4a62c2){const _0x319649=this['_calculatePosition'](_0x4a62c2['archivedAt']);this['annotationViews']['add'](_0x4bfaa2['view'],_0x319649),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4a62c2),0x1);}}),this['listenTo'](_0x105053['archivedThreads'],'remove',(_0x61d3e2,_0x2e8263)=>{const _0x348e07=this['editor']['config']['get']('collaboration.channelId');if(!_0x348e07||_0x2e8263['channelId']===_0x348e07){const _0x59eed7=_0x507ce5['_threadToController']['get'](_0x2e8263),_0x3ac2a3=_0x557c15['getByInnerView'](_0x59eed7['view']);this['annotationViews']['remove'](_0x3ac2a3['view']),this['stopListening'](_0x3ac2a3['focusableElements']);}});}['_calculatePosition'](_0x4f4739){const _0x5e7825=this['editor']['config']['get']('collaboration.channelId'),_0x34a658=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x5b0e73=>_0x5b0e73['channelId']===_0x5e7825)['findIndex'](_0x1a4e26=>_0x1a4e26['archivedAt']<_0x4f4739);return _0x34a658<0x0||_0x34a658>this['annotationViews']['length']?this['annotationViews']['length']:_0x34a658-0x1;}['_toggleDialog'](){const _0x12f960=this['editor'],_0x513e7e=_0x12f960['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x12f960['locale'],this['annotationViews'])),'commentsArchive'===_0x513e7e['id']?_0x513e7e['hide']():_0x513e7e['show']({'id':'commentsArchive','title':W(_0x12f960['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x761ef0['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x38a361,_0x3bbc18=!0x1){const _0x5db099=this['editor']['locale'],_0x4699e8=new _0x38a361(_0x5db099);return _0x4699e8['bind']('isEnabled')['to'](this,'isEnabled'),_0x4699e8['set']({'label':W(_0x5db099,'COMMENTS_ARCHIVE'),'icon':Q}),_0x3bbc18&&(_0x4699e8['tooltip']=!0x0),this['listenTo'](_0x4699e8,'execute',()=>this['_toggleDialog']()),_0x4699e8;}}class f extends _0x4025a7{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 _0xdb220,ContextPlugin as _0x2f7a7f,PendingActions as ht,Context as _0x34ec3b,Command as _0x89f696,Plugin as _0x183c3f}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x16b087,uid as _0x268739,KeystrokeHandler as Et,FocusTracker as _0x5d3f70,diff as _0x42ade0,Collection as _0x2a96f8,Rect as _0x6c54a4,CKEditorError as _0x2e8d80,priorities as Wt,scrollViewportToShowTarget as _0xfe82be,toUnit as Ht,DomEmitterMixin as _0x29210,keyCodes as _0xd5a0d7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x238844,ConfirmMixin as _0x3cf26f,trimHtml as _0x59c9cf,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x75e93c}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x1ea30b}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x1d2437,ViewCollection as _0x56d408,FocusCycler as _0xb990d4,createDropdown as _0xec3de4,ListView as _0x22ee09,ListItemView as _0x848fd3,MenuBarMenuListItemButtonView as _0x457b4d,BodyCollection as _0x192fc5,BalloonPanelView as _0x48cfce,ContextualBalloon as _0x4992d7,Dialog as _0x56dffe,DialogViewPosition as _0x10ae32}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x288dd4}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
+ _0x16b087(){['model'];['view'];constructor(_0x4ee694,_0x12e3c8){super(),this['model']=_0x4ee694,this['model']['_isAttached']=!0x0,this['view']=_0x12e3c8,this['listenTo'](_0x12e3c8,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x12e3c8,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x12e3c8,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x12e3c8,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x12e3c8,'addComment',(_0x2132bb,_0x585495)=>this['addComment'](_0x585495)),this['listenTo'](_0x12e3c8,'updateComment',(_0x928c36,_0x5619ad,_0x2b87c4)=>this['updateComment'](_0x5619ad,_0x2b87c4)),this['listenTo'](_0x12e3c8,'removeComment',(_0x432998,_0x23d433)=>this['removeComment'](_0x23d433));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x10a372){this['model']['addComment']({'content':_0x10a372,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1b9b1c,_0x2323e2){this['model']['getComment'](_0x1b9b1c)['update']({'content':_0x2323e2});}['removeComment'](_0x39dcb0){this['model']['getComment'](_0x39dcb0)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x24e7d2,_0x456263,_0x1ad6d9){const t=_0x24e7d2['t'];switch(_0x456263){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'},_0x1ad6d9);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'},_0x1ad6d9);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'},_0x1ad6d9);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'},_0x1ad6d9);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(_0x3bad46,_0x38dd9b){super(_0x3bad46);const _0x14832c=_0x268739();this['main']=this['createCollection'](),this['editable']=new $t(_0x3bad46,_0x38dd9b),this['_voiceLabelView']=this['_createVoiceLabel'](_0x14832c,_0x3bad46),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x3bad46['uiLanguageDirection'],'lang':_0x3bad46['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x14832c},'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'](_0x5484f4,_0x522ec1){const _0x4aa617=new Yt();return _0x4aa617['text']=W(_0x522ec1,'Comment\x20editor'),_0x4aa617['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x5484f4,'class':'ck-voice-label'}}),_0x4aa617;}}class Ot extends Ut{['view'];constructor(_0x50045c){super(_0x50045c),this['view']=new Vt(_0x50045c['locale'],_0x50045c['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x157feb=this['editor']['editing']['view'],_0x21c019=this['view']['editable'],_0x13e38a=_0x157feb['document']['getRoot']();_0x21c019['name']=_0x13e38a['rootName'],this['view']['render']();const _0x4cca7d=_0x21c019['element'];this['setEditableElement'](_0x21c019['name'],_0x4cca7d),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x157feb['attachDomRoot'](_0x4cca7d),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
25
+ _0x16b087(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Rt)());constructor(_0x5daef3={}){(_0x5daef3=Object['assign']({},_0x5daef3))['plugins']||(_0x5daef3['plugins']=St['defaultPlugins']),super(_0x5daef3),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 _0x5a972a=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5a972a))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4596df=>{const _0x4c8ca5=this['model']['document']['getRoot'](),_0x271c42=_0x4c8ca5&&_0x4c8ca5['getChild'](_0x4c8ca5['childCount']-0x1);_0x4596df['setSelection'](_0x271c42,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x42a7fd=this['editing']['view'],_0x26f132=_0x42a7fd['document']['getRoot'](),_0x3fd4cb=_0x26f132['getChild'](0x0);_0x26f132['childCount']>0x1||!_0x3fd4cb||'p'!=_0x3fd4cb['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x42a7fd,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x3fd4cb['placeholder']=this['placeholder']),Ft({'view':_0x42a7fd,'element':_0x3fd4cb,'keepOnFocus':!0x0}),this['placeholderElement']=_0x3fd4cb);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x152b00,_0x107c7a={}){super(_0x152b00),this['editor']=null,this['_editorConfig']=_0x107c7a,this['keystrokes']=new Et(),this['focusTracker']=new _0x5d3f70(),this['set']('value',_0x107c7a['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x152b00,'Reply...')),this['set']('submitLabel',W(_0x152b00,'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',(_0x3f475e,_0x3f1515)=>{this['cancelButtonView']['fire']('execute'),_0x3f1515();}),this['on']('submit',(_0xea9fab,_0x32d2b6)=>{_0x32d2b6['length']>0xfde8?(alert(W(_0x152b00,'TOO_LONG_COMMENT_ALERT',[_0x32d2b6['length'],0xfde8])),_0xea9fab['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 _0x4d3d36=this['editor'];this['element']['insertBefore'](_0x4d3d36['ui']['element'],this['element']['firstChild']),_0x4d3d36['model']['document']['on']('change',()=>this['value']=_0x4d3d36['getData']()),_0x4d3d36['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:_0x2b0a52}=this,_0x36fbb7=new _0x1d2437(_0x2b0a52);return _0x36fbb7['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x36fbb7['withText']=!0x0,_0x36fbb7['bind']('label')['to'](this,'submitLabel'),_0x36fbb7['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x36fbb7['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x371d83,_0x1d6478)=>!_0x1d6478&&!!_0x371d83['trim']()),_0x36fbb7;}['_createCancelButton'](){const {locale:_0x225a9b}=this,_0x102d68=new _0x1d2437(_0x225a9b);return _0x102d68['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x102d68['label']=W(_0x225a9b,'Cancel'),_0x102d68['withText']=!0x0,_0x102d68['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x102d68;}['_initializeFocusCycling'](_0x52aa32){const _0x11e87f=this['focusTracker'],_0xf94dc3=new _0x56d408();[_0x52aa32['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x2a9151=>{_0xf94dc3['add'](_0x2a9151),_0x11e87f['add'](_0x2a9151['element']);});const _0x25fffe=new _0xb990d4({'focusables':_0xf94dc3,'focusTracker':_0x11e87f});this['keystrokes']['set']('tab',(_0x49428b,_0x55dedb)=>{_0x25fffe['focusNext'](),_0x55dedb();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x57849d,_0x2ce18f)=>{_0x25fffe['focusPrevious'](),_0x2ce18f();},{'priority':'low'});}}class Tt extends _t{constructor(_0x435235,_0x330f7c,_0xb95f7e){super(_0x435235),this['commentInputView']=new ei(_0x435235,_0xb95f7e),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x19b2c3,_0x54c2be)=>_0x19b2c3||!!_0x54c2be),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 _0x238844(_0x435235,_0x330f7c),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(_0x316f9d){super(_0x316f9d);const _0x3065b9=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3065b9['to']('count',_0x41bbba=>W(_0x316f9d,'NUMBER_OF_COMMENTS',_0x41bbba))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1fca2e,_0x3ca15b,_0x3fc94d){super(_0x1fca2e),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3ca15b['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3ca15b,this['_config']=_0x3fc94d,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x1fca2e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x555281=>_0x555281-this['_config']['maxCommentsWhenCollapsed']);for(const _0x560be0 of _0x3ca15b['comments'])this['_handleNewCommentModel'](_0x560be0);this['_handleInfoComment'](),this['listenTo'](_0x3ca15b['comments'],'add',(_0x37b76e,_0x3d37b1)=>{const _0x5b1365=this['_calculatePosition'](_0x3d37b1);this['length']++,this['_handleNewCommentModel'](_0x3d37b1,_0x5b1365),this['refreshVisibleViews']();}),this['listenTo'](_0x3ca15b['comments'],'remove',(_0x28317c,_0x592ac3)=>{this['length']--,this['_handleRemoveCommentModel'](_0x592ac3),this['refreshVisibleViews']();}),this['listenTo'](_0x3ca15b,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3ca15b,'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 _0x415208 of this['commentViews'])_0x415208['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x39a43c,_0x2899aa){const _0x219c05=new this['_config']['CommentView'](this['locale'],_0x39a43c,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x219c05['viewUid']=_0x39a43c['id'],_0x219c05['delegate']('removeComment')['to'](this),_0x219c05['delegate']('updateComment')['to'](this),_0x219c05['delegate']('resolveCommentThread')['to'](this),_0x219c05['delegate']('editorReady')['to'](this),_0x219c05['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x219c05,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x219c05,_0x2899aa);}['_calculatePosition'](_0x4a4293){const _0x5cd82f=this['_model']['_findOptimalIndex'](_0x4a4293);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4a4293['authoredAt']?_0x5cd82f-0x1:_0x5cd82f:_0x5cd82f-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x7548b1={'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'],_0x7548b1,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x7548b1));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x4969a9){const _0x47ef05=this['commentViews']['remove'](_0x4969a9['id']);this['stopListening'](_0x47ef05),_0x47ef05['isEditMode']&&this['_updateHasDirtyComment'](),_0x47ef05['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2e61fe=>_0x2e61fe['isEditMode']);}['_rearrangeCollapse'](){const _0x13837e=function(_0x4b45b9){const _0x5e507a=new _0x2a96f8();for(const _0x3e5f4a of _0x4b45b9)_0x5e507a['add'](_0x3e5f4a);return _0x5e507a;}(this['commentViews']),_0x2754fc=this['_collapsedCommentsView']['count'];for(let _0x2e24be=0x1;_0x2e24be<=_0x2754fc;_0x2e24be++)_0x13837e['remove'](0x1);for(const _0x3430c4 of _0x13837e)_0x3430c4['collapse']();_0x2754fc>0x0&&_0x13837e['add'](this['_collapsedCommentsView'],0x1),is(_0x42ade0(Array['from'](this['visibleViews']),Array['from'](_0x13837e)),this['visibleViews'],_0x13837e);}['_rearrangeExpand'](){is(_0x42ade0(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x802ad2 of this['visibleViews'])_0x802ad2['expand']();}}function is(_0xa5427a,_0xe6c5db,_0x14de15){let _0x42527c=0x0;for(const _0x4788f9 of _0xa5427a)switch(_0x4788f9){case'insert':_0xe6c5db['add'](_0x14de15['get'](_0x42527c),_0x42527c),_0x42527c++;break;case'delete':_0xe6c5db['remove'](_0x42527c);break;case'equal':_0x42527c++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x5ef5df,_0x3bfe9c){super(_0x5ef5df);const _0x1ba587=this['bindTemplate'];this['_model']=_0x3bfe9c,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x2a30ee=>!!_0x2a30ee),this['bind']('contextValue')['to'](this['_model'],'context',_0x51c665=>_0x51c665&&_0x51c665['value']?this['_trimContextValue'](_0x51c665['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',_0x1ba587['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x1ba587['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x564042=new _0x1d2437(this['locale']);return _0x564042['label']=W(this['locale'],'Reopen'),_0x564042['tooltip']=W(this['locale'],'Reopen'),_0x564042['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>',_0x564042['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2ebf3f=>!_0x2ebf3f),_0x564042['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x10ad4c,_0x100d0b)=>_0x10ad4c&&_0x100d0b),_0x564042['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x564042;}['_trimContextValue'](_0x182ec9){if(_0x182ec9['length']<0x96)return _0x182ec9;const _0x67cd70=_0x182ec9['lastIndexOf']('\x20',0x93);return _0x182ec9['substring'](0x0,_0x67cd70>-0x1?_0x67cd70:0x93)+'...';}['_attachContextActions'](){const _0x3c0699=this['element']['querySelector']('.ck-context'),_0x5f1d86=_0x3c0699['querySelector']('.ck-context__value');this['listenTo'](_0x3c0699,'mouseenter',()=>{_0x5f1d86['offsetWidth']<_0x5f1d86['scrollWidth']&&_0x3c0699['classList']['add']('overlay');}),this['listenTo'](_0x3c0699,'mouseleave',()=>{_0x3c0699['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0xd986ca,_0x4dd7eb,_0x3729d6,_0x2d315e){super(_0xd986ca),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4dd7eb,this['_localUser']=_0x3729d6,this['_config']=_0x2d315e,this['commentThreadHeaderView']=new Zt(_0xd986ca,_0x4dd7eb),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0xd986ca,_0x4dd7eb,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2d315e)),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',(_0x4bd3c2,_0x5ddd18)=>_0x4bd3c2||!!_0x5ddd18),this['bind']('isUnlinked')['to'](_0x4dd7eb,'unlinkedAt',_0xa4032b=>!!_0xa4032b);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1a8476=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1a7dd7=_0x1a8476['commentInputView'];return _0x1a8476['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1a7dd7,'value',(_0x5001f6,_0x3d6406,_0x418a26,_0x1e9b91,_0x3ee0b9)=>!!_0x3ee0b9||!!_0x1e9b91&&_0x418a26&&!_0x3d6406||_0x5001f6&&_0x418a26&&!_0x3d6406),_0x1a7dd7['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x41a342,_0x41807e,_0x200743)=>{let _0x2d7f18;return _0x2d7f18=_0x200743&&_0x41807e?'Reply\x20to\x20reopen\x20discussion...':_0x41a342?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x2d7f18);}),_0x1a7dd7['bind']('submitLabel')['to'](this,'length',_0x455870=>W(this['locale'],_0x455870?'Reply':'Comment')),_0x1a7dd7['on']('submit',(_0x347aab,_0x1ff8d7)=>{this['fire']('addComment',_0x1ff8d7),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1a7dd7['on']('cancel',()=>{this['focus']();}),_0x1a7dd7['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1a7dd7['on']('cancel',_0x4751c7=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4751c7['stop']());}),this['on']('change:isActive',(_0x29e346,_0x17c7e5,_0x58b94e)=>{_0x58b94e||this['length']||_0x1a7dd7['value']||this['fire']('removeCommentThread');}),_0x1a8476;}}class yt extends/* #__PURE__ -- @preserve */
27
+ _0x3cf26f(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1f6f28,_0x19e0ea,_0xc358a9,_0x28effa){super(_0x1f6f28,_0x19e0ea,_0xc358a9,_0x28effa),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',(_0x21968a,_0x2c6ad9,_0x1163fc)=>{_0x1163fc?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']=_0x1f6f28,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x161775,_0x704366,_0x1d3f47)=>{_0x1d3f47||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x8b54cd,_0x1324c5,_0xe080e5)=>{_0xe080e5&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x254a50=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x254a50['if']('isActive','ck-thread--active'),_0x254a50['if']('isUnlinked','ck-thread--unlinked'),_0x254a50['if']('isConfirm','ck-thread--remove-confirmation'),_0x254a50['to']('actionIndicator',_0x4bdd15=>_0x4bdd15?'ck-thread--'+_0x4bdd15:'')],'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 _0x450884 of this['commentsListView']['commentViews'])_0x450884['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x174fa0}=this,_0xfd8422=this['commentsListView']['commentViews']['get'](0x0);_0xfd8422===this['_boundFirstCommentView']||_0xfd8422['isSystemComment']||(this['_boundFirstCommentView']=_0xfd8422,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0xfd8422,'actionIndicator',_0x13ef43=>'remove'===_0x13ef43?'remove':null),_0xfd8422['placeholder']=W(_0x174fa0,'Write\x20a\x20comment...'),_0xfd8422['removeButton']['on']('execute',_0x6e2286=>{_0x6e2286['stop'](),this['showConfirm'](W(_0x174fa0,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0xfd8422['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x56d36d=new _0x1d2437(this['locale']);return _0x56d36d['label']=W(this['locale'],'Resolve'),_0x56d36d['tooltip']=W(this['locale'],'Resolve'),_0x56d36d['icon']=_0xdb220['check'],_0x56d36d['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x56d36d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4671a4=>!_0x4671a4),_0x56d36d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1f294f,_0x2db89e)=>_0x1f294f&&!_0x2db89e),_0x56d36d['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x56d36d;}}class si extends _t{constructor(_0x2bf76b){super(_0x2bf76b),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0xa1bbb1,_0xf9e90b,_0x499ed1)=>{this['element']['innerHTML']=_0x499ed1;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0xd0abaf,_0x4750f2,_0x24e817){super(_0xd0abaf),this['_model']=_0x4750f2,this['_config']=_0x24e817,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 _0x3fff7d=new si(this['locale']);return _0x3fff7d['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0xe3f7bc,_0x971c3f)=>_0x971c3f?_0x59c9cf(_0xe3f7bc,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0xe3f7bc),_0x3fff7d;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x4b3653=new ei(this['locale'],this['_config']['editorConfig']);return _0x4b3653['value']=this['_model']['content'],_0x4b3653['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4b3653['submitLabel']=W(this['locale'],'Save'),_0x4b3653['on']('submit',(_0x2ff99c,_0x278015)=>{this['fire']('updateComment',this['_model']['id'],_0x278015),this['switchToDisplayMode'](),this['focus']();}),_0x4b3653['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x4b3653['once']('editorReady',()=>{_0x4b3653['focus']();}),_0x4b3653['createEditor'](),_0x4b3653['delegate']('editorReady')['to'](this),_0x4b3653['delegate']('editorDestroyed')['to'](this),_0x4b3653;}}class At extends/* #__PURE__ -- @preserve */
28
+ _0x3cf26f(oi){['actionBar'];['userView'];constructor(_0x362d68,_0x1a50ee,_0x2b1c56){super(_0x362d68,_0x1a50ee,_0x2b1c56),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x362d68,'Reply...')),this['bind']('authoredAt')['to'](_0x1a50ee),this['bind']('resolvedAt')['to'](_0x1a50ee),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 _0x238844(_0x362d68,_0x1a50ee['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x1a50ee,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x41805f=this['bindTemplate'],_0x5c7ab0=[{'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':_0x41805f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x41805f['to']('authoredAt',_0xb008ad=>this['_config']['formatDateTime'](_0xb008ad))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x41805f['if']('isEditMode','ck-comment__actions--hidden'),_0x41805f['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x5c7ab0['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x41805f['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x41805f['if']('isEditMode','ck-comment--edit'),_0x41805f['if']('isSystemComment','ck-comment--info'),_0x41805f['to']('actionIndicator',_0x2be66f=>_0x2be66f?'ck-comment--'+_0x2be66f:'')],'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':_0x5c7ab0}]}]};}['_createEditButton'](){const _0x2bad46=new _0x1d2437(this['locale']);return _0x2bad46['label']=W(this['locale'],'Edit'),_0x2bad46['icon']=_0xdb220['pencil'],_0x2bad46['withText']=!0x0,_0x2bad46['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2bad46['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x482dac=>!_0x482dac),_0x2bad46['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2bad46['on']('execute',()=>this['switchToEditMode']()),_0x2bad46;}['_createRemoveButton'](){const _0x3abaef=new _0x1d2437(this['locale']);return _0x3abaef['label']=W(this['locale'],'Remove'),_0x3abaef['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',_0x3abaef['withText']=!0x0,_0x3abaef['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3abaef['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1a3328=>!_0x1a3328),_0x3abaef['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3abaef['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3abaef;}['_createDropdown'](){const _0x3d1764=_0xec3de4(this['locale']),_0x1df2c5=_0x3d1764['panelView']['children'],_0x2eac66=new _0x22ee09(this['locale']),_0x5a6ddf=(_0x36e5da,_0x13baad=-0x1)=>{const _0x4a11f8=new _0x848fd3(this['locale']);_0x4a11f8['children']['add'](_0x36e5da);const _0x3f0c8c=_0x13baad>-0x1?_0x13baad:_0x2eac66['items']['length'];_0x2eac66['items']['add'](_0x4a11f8,_0x3f0c8c),_0x3d1764['listenTo'](_0x36e5da,'change:isEnabled',()=>{_0x3d1764['isEnabled']=[...this['items']]['some'](_0x38c663=>_0x38c663['isEnabled']);}),_0x3d1764['listenTo'](_0x36e5da,'change:isVisible',()=>{_0x3d1764['buttonView']['isVisible']=[...this['items']]['some'](_0x37ecbc=>_0x37ecbc['isVisible']);});};_0x3d1764['panelPosition']='sw',_0x3d1764['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0xdb220['threeVerticalDots']}),_0x3d1764['isEnabled']=[...this['items']]['some'](_0x1408b9=>_0x1408b9['isEnabled']),_0x3d1764['buttonView']['isVisible']=[...this['items']]['some'](_0x301eb9=>_0x301eb9['isVisible']);for(const _0x5d1008 of this['items'])_0x5a6ddf(_0x5d1008);return _0x1df2c5['add'](_0x2eac66),_0x3d1764['listenTo'](this['items'],'add',(_0x5645e3,_0x185d12,_0x485cbe)=>{_0x5a6ddf(_0x185d12,_0x485cbe);}),_0x3d1764['listenTo'](this['items'],'remove',(_0x4ca68c,_0x2830e1,_0x55d57a)=>{_0x2eac66['items']['remove'](_0x55d57a);}),_0x3d1764;}['_attachActions'](_0x4e7ffd,_0x47e5e0){const _0x2605b2=_0x4e7ffd&&_0x4e7ffd['element'];_0x2605b2&&(this['listenTo'](_0x2605b2,'mouseenter',()=>this['actionIndicator']=_0x47e5e0),this['listenTo'](_0x2605b2,'focus',()=>this['actionIndicator']=_0x47e5e0),this['listenTo'](_0x2605b2,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x2605b2,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x38c418=super['_createCommentInputView']();return _0x38c418['bind']('placeholder')['to'](this),_0x38c418;}['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(_0x452d0a){const _0x52bac8=bt(_0x452d0a,0x1e),_0x12a9a0=new MutationObserver(_0x4c2e0a=>{for(const _0x1ff16e of _0x4c2e0a)('attributes'==_0x1ff16e['type']&&'class'==_0x1ff16e['attributeName']||'childList'==_0x1ff16e['type']||'characterData'==_0x1ff16e['type'])&&_0x52bac8();});return{'attach'(_0x4f0956){_0x12a9a0['observe'](_0x4f0956,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x12a9a0['disconnect'](),_0x52bac8['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x4697e0,_0x515277){super(_0x4697e0),this['id']=_0x268739(),this['focusTracker']=new _0x5d3f70(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x5f281c,_0x3665ce)=>this['fire']('Esc',_0x3665ce)),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'](_0x515277),this['mainView']=_0x515277;const _0x22cfff=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x22cfff['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 _0x5233f1=this['element']['clientHeight'];_0x5233f1&&(this['height']=_0x5233f1);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x16b087(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1f39f9,target:_0x141cfa,type:_0x378fb8,isVisible:_0x549646=!0x0}){super(),this['view']=_0x1f39f9,this['view']['element']||this['view']['render'](),this['_type']=_0x378fb8,this['_target']=_0x141cfa,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x2a96f8([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x523f40,_0x4a16b2)=>{this['view']['focusTracker']['add'](_0x4a16b2);}),this['focusableElements']['on']('remove',(_0x1c7620,_0x3133ab)=>{this['view']['focusTracker']['remove'](_0x3133ab);}),this['set']('isVisible',_0x549646);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4ef29e=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x4ef29e),_0x4ef29e;}get['targetRect'](){const _0xd0c472=this['target'];if(null===_0xd0c472)return null;if(_0xd0c472 instanceof _0x6c54a4)return _0xd0c472;const _0x687cea=_0xd0c472['filter'](_0x1c916e=>function(_0x32cd47){const _0x41a1c2=_0x32cd47['offsetParent'];if(_0x41a1c2)return!0x0;const _0x3fb58c=_0x32cd47['getClientRects']()['item'](0x0);return!!_0x3fb58c;}(_0x1c916e));return 0x0===_0x687cea['length']?null:new _0x6c54a4(_0x687cea[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0xe4701a){this['view']['isActive']=_0xe4701a,this['view']['mainView']['isActive']=_0xe4701a;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x56ab22){if(!(null===_0x56ab22||_0x56ab22 instanceof _0x6c54a4||Array['isArray'](_0x56ab22)&&_0x56ab22['every'](_0x2c045c=>ee(_0x2c045c))))throw new _0x2e8d80('annotation-invalid-target',null,{'target':_0x56ab22});}['_getNormalizedTarget'](){const _0x1f882d='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x1f882d)?[_0x1f882d]:_0x1f882d;}}function ee(_0x3e3936){return null!==_0x3e3936&&'object'==typeof _0x3e3936&&'nodeType'in _0x3e3936&&0x1===_0x3e3936['nodeType'];}class x extends _0x2a96f8{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x1cf7ee=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5d3f70(),this['_focusTracker']['on']('change:isFocused',(_0x4471f6,_0x4bf44a,_0x2d5c7b)=>{_0x2d5c7b||this['fire']('blur');});for(const _0x313c49 of _0x1cf7ee)this['add'](_0x313c49);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x10f954){if(this['has'](_0x10f954))throw new _0x2e8d80('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x10f954['innerView'],_0x10f954),this['_viewToAnnotation']['set'](_0x10f954['view'],_0x10f954);for(const _0x20a040 of _0x10f954['focusableElements'])this['_focusTracker']['add'](_0x20a040);this['listenTo'](_0x10f954['focusableElements'],'add',(_0x21019b,_0x23b753)=>{this['_focusTracker']['add'](_0x23b753);}),this['listenTo'](_0x10f954['focusableElements'],'remove',(_0x28fc27,_0x115485)=>{this['_focusTracker']['remove'](_0x115485);}),this['listenTo'](_0x10f954['view']['focusTracker'],'change:isFocused',(_0x484e03,_0x253eae,_0x1707bd)=>{_0x1707bd&&this['fire']('focus',_0x10f954);}),_0x10f954['updateTargetRect']();const _0x4c9852=this['_getOrderInContent'](_0x10f954['view']['targetRect']);return super['add'](_0x10f954,_0x4c9852);}['remove'](_0x4ffe74){if(!this['has'](_0x4ffe74))throw new _0x2e8d80('annotationcollection-not-existing-item',null);this['stopListening'](_0x4ffe74['view']['focusTracker']),this['stopListening'](_0x4ffe74['focusableElements']);for(const _0x4e9ade of _0x4ffe74['focusableElements'])this['_focusTracker']['remove'](_0x4e9ade);return this['_viewToAnnotation']['delete'](_0x4ffe74['view']),this['_innerViewToAnnotation']['delete'](_0x4ffe74['innerView']),super['remove'](_0x4ffe74);}['getByInnerView'](_0x36de32){return this['_innerViewToAnnotation']['get'](_0x36de32);}['getByView'](_0x373d4c){return this['_viewToAnnotation']['get'](_0x373d4c);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3fa5f6 of this)_0x3fa5f6['updateTargetRect']();this['_sort']();}['_sort'](){const _0xc873f6=Array['from'](this)['sort']((_0x2dc519,_0x327136)=>v(_0x2dc519['view']['targetRect'],_0x327136['view']['targetRect']));for(let _0x5c2f01=_0xc873f6['length']-0x1;_0x5c2f01>0x0;_0x5c2f01--){const _0x1f1902=_0xc873f6[_0x5c2f01];_0x5c2f01!==this['getIndex'](_0x1f1902)&&(this['remove'](_0x1f1902),this['add'](_0x1f1902));}}['_getOrderInContent'](_0x198636){let _0x4cc78e=0x0;if(!_0x198636)return this['length'];for(const _0x4323ff of this){const _0x1c1d8b=_0x4323ff['view']['targetRect'];if(_0x1c1d8b){if(v(_0x198636,_0x1c1d8b)<0x0)return _0x4cc78e;_0x4cc78e++;}}return _0x4cc78e;}}function v(_0x3e1259,_0x17372c){if(null===_0x3e1259&&null===_0x17372c)return 0x0;if(null===_0x3e1259)return-0x1;if(null===_0x17372c)return 0x1;const _0x2489fa=_0x3e1259['top']-_0x17372c['top'];return 0x0==_0x2489fa?_0x3e1259['left']-_0x17372c['left']:_0x2489fa;}class b extends _0x2f7a7f{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x261989){super(_0x261989),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x37b27e){this['collection']['add'](_0x37b27e);}['remove'](_0x1311ff){this['collection']['remove'](_0x1311ff),_0x1311ff['destroy']();}['refreshVisibility'](){for(const _0x357e3a of this['collection'])_0x357e3a['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2affa6){return this['collection']['getByInnerView'](_0x2affa6);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x22b08a of this['collection'])_0x22b08a['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x415a16){this['fire']('_activateAnnotation',_0x415a16);}['createAnnotation'](_0x164067){return new d(_0x164067);}['createAnnotationView'](_0x4593e0,_0xd3c080){return new V(_0x4593e0,_0xd3c080);}['_addActiveAnnotation'](_0x5306b2){const _0x1e6e0d=new Set(this['activeAnnotations']);_0x1e6e0d['add'](_0x5306b2),this['activeAnnotations']=_0x1e6e0d;}['_removeActiveAnnotation'](_0x200835){const _0x3e520a=new Set(this['activeAnnotations']);_0x3e520a['delete'](_0x200835),this['activeAnnotations']=_0x3e520a;}['_bindAnnotationsToVisibleAnnotations'](){const _0x419fb9=this['collection'],_0x57c286=this['_visibleAnnotations'];function _0x46d349(_0x3c3495){const _0x5a78d6=_0x3c3495['source'];_0x5a78d6['isVisible']&&!_0x57c286['has'](_0x5a78d6)?_0x57c286['add'](_0x5a78d6):!_0x5a78d6['isVisible']&&_0x57c286['has'](_0x5a78d6)&&_0x57c286['remove'](_0x5a78d6),_0x5a78d6['view']['focusTracker']['remove'](_0x5a78d6['view']['element']),_0x5a78d6['view']['focusTracker']['add'](_0x5a78d6['view']['element']);}this['listenTo'](_0x419fb9,'add',(_0x35e4cd,_0x198772)=>{_0x198772['isVisible']&&_0x57c286['add'](_0x198772),this['listenTo'](_0x198772,'change:isVisible',_0x46d349);}),this['listenTo'](_0x419fb9,'remove',(_0x1fee58,_0x179aa4)=>{_0x57c286['has'](_0x179aa4)&&_0x57c286['remove'](_0x179aa4),this['stopListening'](_0x179aa4,'change:isVisible',_0x46d349);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x2f7a7f{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x279445){super(_0x279445),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 _0x100491=this['context']['config'];_0x100491['define']('comments.maxCommentsWhenCollapsed',0x2),_0x100491['define']('comments.maxThreadTotalWeight',0x1f4),_0x100491['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x100491['define']('comments.CommentThreadView',yt),_0x100491['define']('comments.CommentView',At),_0x100491['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x16239f=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x51ec34,_0x3fb9e4)=>this['_addCommentThread'](_0x3fb9e4)),this['on']('submitCommentThread',(_0x5075c4,_0xafb267)=>this['_submitCommentThread'](_0xafb267)),this['on']('resolveCommentThread',(_0x19bdb7,_0x1be75c)=>this['_resolveCommentThread'](_0x1be75c)),this['on']('resolveCommentThread',(_0x4efbbb,_0x2022b7)=>this['_updateActiveAnnotation'](_0x2022b7),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3b221e,_0x4eb15d)=>this['_reopenCommentThread'](_0x4eb15d)),this['on']('reopenCommentThread',(_0x43206a,_0x46fb31)=>this['_updateActiveAnnotation'](_0x46fb31),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x5fa1f9,_0x3af55d)=>this['_removeCommentThread'](_0x3af55d)),this['on']('updateCommentThread',(_0x1a83f3,_0x1f3405)=>this['_updateCommentThread'](_0x1f3405)),this['on']('updateCommentThread',(_0x31c1d5,_0x2474ee)=>this['_updateActiveAnnotation'](_0x2474ee),{'priority':'lowest'}),this['on']('addComment',(_0x274e9d,_0x564618)=>this['_addComment'](_0x564618)),this['on']('updateComment',(_0x288723,_0x1b81a6)=>this['_updateComment'](_0x1b81a6)),this['on']('removeComment',(_0x4d1ff7,_0x6f72f0)=>this['_removeComment'](_0x6f72f0)),this['on']('addComment',(_0x255627,{threadId:_0x4cf66a,isFromAdapter:_0x4c4eba})=>{if(_0x4c4eba)return;const _0x1fe71b=this['getCommentThread'](_0x4cf66a),_0x3af4f5=_0x1fe71b&&this['_threadToController']['get'](_0x1fe71b);_0x3af4f5&&_0x3af4f5['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x16239f,'change:activeAnnotations',(_0x1707ce,_0x4fc4cf,_0x17c292)=>{const _0xb64ef4=Array['from'](_0x17c292)['map'](_0x445778=>this['_viewToController']['get'](_0x445778['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0xb64ef4?_0xb64ef4['model']:null;});}['afterInit'](){!function(_0x34de9e){function _0x465481(_0x5a978a,_0x5ef230,_0xca775b){const _0x777e62={};_0x777e62[_0x215f67([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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],_0x777e62[_0x215f67([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 _0x3c067f=new Uint8Array(0x10);for(let _0x52a405=0xf;_0x52a405>=0x0;--_0x52a405)_0x3c067f[_0x52a405]=_0xca775b%0x100,_0xca775b=parseInt(_0xca775b/0x100);let _0xed8d64=null,_0x2630bd=0x10;const _0x12aa27=new Uint8Array(_0x5ef230),_0x351ae3=[],_0x25cfa5=[];_0x505d52();for(let _0x28464e=0x0;_0x28464e<_0x5a978a[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28464e++)0x10===_0x2630bd&&(_0xed8d64=_0x2ad214(_0x3c067f),_0x2630bd=0x0,_0x3df6a5(_0x3c067f)),_0x5a978a[_0x28464e]^=_0xed8d64[_0x2630bd++];return _0x5a978a;function _0x447573(_0x50f33d){const _0x2d391f=[];for(let _0x2d7cf6=0x0;_0x2d7cf6<_0x50f33d[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d7cf6+=0x4)_0x2d391f[_0x215f67([0x70,0x75,0x73,0x68])](_0x50f33d[_0x2d7cf6]<<0x18|_0x50f33d[_0x2d7cf6+0x1]<<0x10|_0x50f33d[_0x2d7cf6+0x2]<<0x8|_0x50f33d[_0x2d7cf6+0x3]);return _0x2d391f;}function _0x3df6a5(_0x24167e){for(let _0x515bfd=0xf;_0x515bfd>=0x0;_0x515bfd--){if(0xff!==_0x24167e[_0x515bfd]){_0x24167e[_0x515bfd]++;break;}_0x24167e[_0x515bfd]=0x0;}}function _0x2ad214(_0x1f7954){const _0x374270=_0x351ae3[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x4d11df=[0x0,0x0,0x0,0x0];let t=_0x447573(_0x1f7954);for(let _0x73354f=0x0;_0x73354f<0x4;_0x73354f++)t[_0x73354f]^=_0x351ae3[0x0][_0x73354f];for(let _0x53b19c=0x1;_0x53b19c<_0x374270;_0x53b19c++){for(let _0x5b6190=0x0;_0x5b6190<0x4;_0x5b6190++)_0x4d11df[_0x5b6190]=_0x777e62[_0x215f67([0x54,0x31])][t[_0x5b6190]>>0x18&0xff]^_0x777e62[_0x215f67([0x54,0x32])][t[(_0x5b6190+0x1)%0x4]>>0x10&0xff]^_0x777e62[_0x215f67([0x54,0x33])][t[(_0x5b6190+0x2)%0x4]>>0x8&0xff]^_0x777e62[_0x215f67([0x54,0x34])][0xff&t[(_0x5b6190+0x3)%0x4]]^_0x351ae3[_0x53b19c][_0x5b6190];t=_0x4d11df[_0x215f67([0x73,0x6c,0x69,0x63,0x65])]();}const _0x35a693=new Uint8Array(0x10);let _0x421507;for(let _0x7549f9=0x0;_0x7549f9<0x4;_0x7549f9++)_0x421507=_0x351ae3[_0x374270][_0x7549f9],_0x35a693[0x4*_0x7549f9]=0xff&(_0x777e62[_0x215f67([0x53])][t[_0x7549f9]>>0x18&0xff]^_0x421507>>0x18),_0x35a693[0x4*_0x7549f9+0x1]=0xff&(_0x777e62[_0x215f67([0x53])][t[(_0x7549f9+0x1)%0x4]>>0x10&0xff]^_0x421507>>0x10),_0x35a693[0x4*_0x7549f9+0x2]=0xff&(_0x777e62[_0x215f67([0x53])][t[(_0x7549f9+0x2)%0x4]>>0x8&0xff]^_0x421507>>0x8),_0x35a693[0x4*_0x7549f9+0x3]=0xff&(_0x777e62[_0x215f67([0x53])][0xff&t[(_0x7549f9+0x3)%0x4]]^_0x421507);return _0x35a693;}function _0x505d52(){const _0x26c8f4=_0x777e62[_0x215f67([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x12aa27[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x1142f6=0x0;_0x1142f6<=_0x26c8f4;_0x1142f6++)_0x351ae3[_0x215f67([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x25cfa5[_0x215f67([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0xdfebc4=0x4*(_0x26c8f4+0x1),_0x2358cb=_0x12aa27[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x4cb730=_0x447573(_0x12aa27);let _0x961bd3;for(let _0x585d9c=0x0;_0x585d9c<_0x2358cb;_0x585d9c++)_0x961bd3=_0x585d9c>>0x2,_0x351ae3[_0x961bd3][_0x585d9c%0x4]=_0x4cb730[_0x585d9c],_0x25cfa5[_0x26c8f4-_0x961bd3][_0x585d9c%0x4]=_0x4cb730[_0x585d9c];let _0x46b54c,_0x150e2d=0x0,t=_0x2358cb;for(;t<_0xdfebc4;){_0x46b54c=_0x4cb730[_0x2358cb-0x1],_0x4cb730[0x0]^=_0x777e62[_0x215f67([0x53])][_0x46b54c>>0x10&0xff]<<0x18^_0x777e62[_0x215f67([0x53])][_0x46b54c>>0x8&0xff]<<0x10^_0x777e62[_0x215f67([0x53])][0xff&_0x46b54c]<<0x8^_0x777e62[_0x215f67([0x53])][_0x46b54c>>0x18&0xff]^_0x777e62[_0x215f67([0x72,0x63,0x6f,0x6e])][_0x150e2d]<<0x18,_0x150e2d+=0x1;for(let _0xad89ed=0x1;_0xad89ed<_0x2358cb/0x2;_0xad89ed++)_0x4cb730[_0xad89ed]^=_0x4cb730[_0xad89ed-0x1];_0x46b54c=_0x4cb730[_0x2358cb/0x2-0x1],_0x4cb730[_0x2358cb/0x2]^=_0x777e62[_0x215f67([0x53])][0xff&_0x46b54c]^_0x777e62[_0x215f67([0x53])][_0x46b54c>>0x8&0xff]<<0x8^_0x777e62[_0x215f67([0x53])][_0x46b54c>>0x10&0xff]<<0x10^_0x777e62[_0x215f67([0x53])][_0x46b54c>>0x18&0xff]<<0x18;for(let _0x478260=_0x2358cb/0x2+0x1;_0x478260<_0x2358cb;_0x478260++)_0x4cb730[_0x478260]^=_0x4cb730[_0x478260-0x1];let _0x1e96f3,_0x30e4f8,_0x129c14=0x0;for(;_0x129c14<_0x2358cb&&t<_0xdfebc4;)_0x1e96f3=t>>0x2,_0x30e4f8=t%0x4,_0x351ae3[_0x1e96f3][_0x30e4f8]=_0x4cb730[_0x129c14],_0x25cfa5[_0x26c8f4-_0x1e96f3][_0x30e4f8]=_0x4cb730[_0x129c14++],t++;}for(let _0xea4416=0x1;_0xea4416<_0x26c8f4;_0xea4416++)for(let _0x2a950f=0x0;_0x2a950f<0x4;_0x2a950f++)_0x46b54c=_0x25cfa5[_0xea4416][_0x2a950f],_0x25cfa5[_0xea4416][_0x2a950f]=_0x777e62[_0x215f67([0x55,0x31])][_0x46b54c>>0x18&0xff]^_0x777e62[_0x215f67([0x55,0x32])][_0x46b54c>>0x10&0xff]^_0x777e62[_0x215f67([0x55,0x33])][_0x46b54c>>0x8&0xff]^_0x777e62[_0x215f67([0x55,0x34])][0xff&_0x46b54c];}}function _0x215f67(_0x27c1f5){return _0x27c1f5['map'](_0x2397eb=>String['fromCharCode'](_0x2397eb))['join']('');}(_0x3b7e10=>{function _0x10de0e(){const _0x162b5a=[{[_0x215f67([0x69,0x64])]:0x1,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x215f67([0x69,0x64])]:0x2,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([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]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x215f67([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x215f67([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x215f67([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x215f67([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x215f67([0x69,0x64])]:0x3,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x215f67([0x69,0x64])]:0x4,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([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]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x215f67([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x215f67([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x215f67([0x69,0x64])]:0x5,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([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]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}},{[_0x215f67([0x69,0x64])]:0x6,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}},{[_0x215f67([0x69,0x64])]:0x7,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}},{[_0x215f67([0x69,0x64])]:0x8,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([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]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}},{[_0x215f67([0x69,0x64])]:0x9,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x215f67([0x69,0x64])]:0xa,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([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]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([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]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([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]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}},{[_0x215f67([0x69,0x64])]:0xb,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x215f67([0x69,0x64])]:0xc,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x215f67([0x69,0x64])]:0xd,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}},{[_0x215f67([0x69,0x64])]:0xe,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x215f67([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([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])},{[_0x215f67([0x69,0x64])]:0xf,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x215f67([0x69,0x64])]:0x10,[_0x215f67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x215f67([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x215f67([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x215f67([0x66,0x67,0x69])]:[0xc]}}];return _0xded603(_0x162b5a),_0x162b5a;function _0x6ad201(_0x5cab59){return 0x1<<_0x5cab59-0x1;}function _0xded603(_0x47d2cb){_0x47d2cb[_0x215f67([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5072d0=>{_0x5072d0[_0x215f67([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x6ad201(_0x5072d0[_0x215f67([0x69,0x64])]),_0x421316(_0x5072d0)&&_0x5072d0[_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0xded603(_0x5072d0[_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x421316(_0x34cf5b){return _0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x34cf5b;}const _0x14c76e=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x81552a=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0xe8b2e8(_0x9aef00){const _0x3275fc=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x274fc1(_0x9aef00,new Uint8Array([..._0x14c76e,..._0x3275fc,..._0x81552a]));}function _0x274fc1(_0x27bc7f,_0x912fe){const _0x1e09fe=_0x20e054(_0x27bc7f),_0x5e0843=Array[_0x215f67([0x66,0x72,0x6f,0x6d])](_0x5174e4(_0x1e09fe)),_0x37a6c1=_0x5e0843[_0x215f67([0x70,0x6f,0x70])](),_0x1d5d68=_0x5e0843[_0x215f67([0x70,0x6f,0x70])]();return _0xf1b8d6(_0x465481(_0x5e0843,_0x912fe,_0x1d5d68+0x100*_0x37a6c1));}function _0x20e054(_0x10497d){const _0x2d5f60=atob(_0x10497d),[_0x5887db,_0x99dfbe]=_0x2d5f60[_0x215f67([0x73,0x70,0x6c,0x69,0x74])](_0x215f67([0x2d]));try{if(atob(_0x99dfbe))return atob(_0x5887db);}catch(_0xe08be9){}return _0x2d5f60;}function _0x2aba90(_0x4b94c2){try{const _0x1845ec=_0xe8b2e8(_0x4b94c2),_0x59102d=JSON[_0x215f67([0x70,0x61,0x72,0x73,0x65])](_0x1845ec),_0x1ff7ea=parseInt(_0x59102d[_0x215f67([0x31])]),_0x56506e=_0x59102d[_0x215f67([0x32])]||'',_0x36c36a=parseInt(_0x59102d[_0x215f67([0x33])]),_0x4dd37b=parseInt(_0x59102d[_0x215f67([0x34])])||0x0,_0x149d53=parseInt(_0x59102d[_0x215f67([0x35])])||0x0;return{[_0x215f67([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x56506e,[_0x215f67([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x4dd37b,[_0x215f67([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x1ff7ea,[_0x215f67([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x36c36a,[_0x215f67([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x149d53};}catch(_0x27d9e5){return null;}}const _0x12da76=_0x10de0e(),_0x5b0f7d={[_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x281a08,[_0x215f67([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])]:_0x474a90,[_0x215f67([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])]:_0x5e3ed2},_0x4daf58=_0x3b7e10[_0x215f67([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x1d57c1=_0x215f67([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x3b7e10?_0x3b7e10['context']:_0x3b7e10['editor'],_0x20e7e5=_0x215f67([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x34]),_0xc745d0=_0x215f67([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]),_0x4f6fb7=_0x1d57c1['config']['get'](_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x13be1a=_0x12da76[_0x215f67([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x421316)[_0x215f67([0x66,0x69,0x6e,0x64])](_0x8de03f=>_0x8de03f[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x4daf58);function _0x2a5787(_0x2963cd,_0x5dd7aa){_0x5b0f7d[_0x5dd7aa[_0x215f67([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x2963cd,_0x5dd7aa),_0x5dd7aa[_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x5dd7aa[_0x215f67([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x215f67([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e6320=>_0x5ba28e(_0x1d57c1,_0x1e6320[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x215f67([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x58c2d8=>_0x2a5787(_0x2963cd,_0x58c2d8));}function _0x281a08(_0xf390c2,_0x7e09db){_0x1bd1c5(_0x1149a0(_0xf390c2,_0x7e09db),_0x7e09db);}function _0x474a90(_0x2edf64,_0x2d812d){function _0x5d55ce(_0x39cbe7,_0x26c7fd){try{if(_0x5ba28e(_0x1d57c1,_0x215f67([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x39cbe7){const _0x312aea=_0x4c2185(_0x1d57c1,_0x215f67([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x215f67([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x312aea)/0x2>_0x39cbe7[_0x215f67([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x577bc8(_0x26c7fd[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x1149a0(_0x39cbe7,_0x26c7fd);}catch(_0x6bd8ae){return _0x577bc8(_0x26c7fd[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x1bd1c5(_0x5d55ce(_0x2edf64,_0x2d812d),_0x2d812d);}function _0x5e3ed2(_0x5d53bc,_0x3432e5){const _0x3de6ca=_0x81552a[0x0]*_0x14c76e[0x1],_0x5485ea=_0x81552a[0x0]*_0x14c76e[0x2],_0x191c53=_0x81552a[0x2]*_0x14c76e[0x2];_0x5ba28e(_0x1d57c1,_0x215f67([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4c2185(_0x1d57c1,_0x215f67([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x215f67([0x73,0x74,0x61,0x74,0x65])]==_0x215f67([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x3d563a()]=_0x191c53);function _0x3dbdda(_0x1098c9,_0x2db40a){try{return _0x4b4f3a()?_0x577bc8(_0x2db40a[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x56,0x61,0x6c,0x69,0x64])):_0x1149a0(_0x1098c9,_0x2db40a);}catch(_0x37910c){return _0x577bc8(_0x2db40a[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x259b2b(_0x3c6b4d,_0x3beaf3){const _0x1b1ea3=0x7;if(_0x3c6b4d==_0x3beaf3[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x46116d();else{if(_0x3c6b4d==_0x3beaf3[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c])){const _0xa16a67=_0x3efbb7();_0xa16a67&&_0x387430(_0xa16a67,_0x3beaf3[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0xb6bf9a=_0x4dccf4();window[_0x215f67([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x387430(_0x215f67([0x74,0x69,0x6d,0x65]),_0x3beaf3[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0xb6bf9a);const _0x302d25=_0x4c2185(_0x1d57c1,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x215f67([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x302d25[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x1b1ea3?_0x387430(_0x215f67([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x3beaf3[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x302d25['on'](_0x215f67([0x61,0x64,0x64]),()=>{_0x302d25[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x1b1ea3&&_0x387430(_0x215f67([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x3beaf3[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x3efbb7(){if(!_0x5ba28e(_0x1d57c1,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x5be672 in window)if(Number['isNaN'](Number(_0x5be672))){if(window[_0x5be672]===_0x3de6ca)return _0x215f67([0x74,0x69,0x6d,0x65]);if(window[_0x5be672]===_0x5485ea)return _0x215f67([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x4b4f3a(){if(!_0x5ba28e(_0x1d57c1,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x1835b7 in window)if(Number['isNaN'](Number(_0x1835b7))&&window[_0x1835b7]===_0x191c53)return!0x0;return!0x1;}function _0x387430(_0x41f10b,_0x3899f8){_0x46116d(),_0x577bc8(_0x3899f8+_0x215f67([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x41f10b),window[_0x3d563a()]=_0x41f10b===_0x215f67([0x74,0x69,0x6d,0x65])?_0x3de6ca:_0x5485ea;}function _0x4dccf4(){let _0x4fa1fd=_0x81552a[0x6]*_0x14c76e[0x8]*_0x14c76e[0x6];return _0x5ba28e(_0x1d57c1,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4fa1fd/=0xa),_0x4fa1fd;}function _0x46116d(){const _0x2907c5=_0x1d57c1;function _0xb40595(){_0x5ba28e(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x215f67([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x215f67([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x215f67([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x215f67([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x49a915,_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x215f67([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x49a915,_0x2907c5[_0x215f67([0x6d,0x6f,0x64,0x65,0x6c])][_0x215f67([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49a915,_0x2907c5[_0x215f67([0x6d,0x6f,0x64,0x65,0x6c])][_0x215f67([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49a915,_0x2907c5[_0x215f67([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x215f67([0x6d,0x6f,0x64,0x65,0x6c]))),_0x5ba28e(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x215f67([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x215f67([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x215f67([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x215f67([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x49a915,_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x215f67([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x49a915);}_0x2907c5[_0x215f67([0x73,0x74,0x61,0x74,0x65])]==_0x215f67([0x72,0x65,0x61,0x64,0x79])?_0xb40595():_0x2907c5[_0x215f67([0x6f,0x6e,0x63,0x65])](_0x215f67([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x5ba28e(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0xb40595(),_0x5ba28e(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x4e074b=_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x43c297=_0x4e074b['getRevision'](0x0),_0x497ed8=_0x4e074b['getEarlierVisibleRevision'](_0x43c297[_0x215f67([0x69,0x64])]);_0x4c2185(_0x2907c5,_0x215f67([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x215f67([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x43c297[_0x215f67([0x69,0x64])],_0x497ed8?_0x497ed8[_0x215f67([0x69,0x64])]:null,0x1)['then'](()=>_0xb40595());}});}_0x259b2b(_0x3dbdda(_0x5d53bc,_0x3432e5),_0x3432e5);}function _0x1149a0(_0x56a932,_0x440793){try{return _0x4e23f2(_0x440793)?_0x577bc8(_0x440793[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x56,0x61,0x6c,0x69,0x64])):_0x56a932&&_0x3b12fe(_0x56a932[_0x215f67([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x440793)?_0x56a932[_0x215f67([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x215f67([0x6f,0x70,0x65,0x6e])][_0x215f67([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x20e7e5)/0x2>_0x56a932[_0x215f67([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x577bc8(_0x440793[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x56a932[_0x215f67([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x577bc8(_0x440793[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c])):_0x577bc8(_0x440793[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x56,0x61,0x6c,0x69,0x64])):_0x577bc8(_0x440793[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x82c01d){return _0x577bc8(_0x440793[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1bd1c5(_0x4294de,_0x293583){if(_0x1d57c1 instanceof _0x34ec3b){const _0x5105c4=_0x1d57c1;_0x4294de==_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x1a5c56(_0x5105c4):_0x4294de==_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c])&&window[_0x215f67([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x1a5c56(_0x5105c4),_0x577bc8(_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x81552a[0x6]*_0x14c76e[0x8]*_0x14c76e[0x6]),_0x5105c4[_0x215f67([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x215f67([0x6f,0x6e])](_0x215f67([0x61,0x64,0x64]),(_0x391676,_0x23e6b5)=>{_0x4294de!=_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x4294de!=_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x4294de!=_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x257a6e(_0x23e6b5);});}else{const _0x479114=_0x1d57c1;_0x4294de==_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x257a6e(_0x479114):_0x4294de==_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c])&&_0x479114[_0x215f67([0x6f,0x6e])](_0x215f67([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x181c9f=0x0;_0x479114[_0x215f67([0x6d,0x6f,0x64,0x65,0x6c])][_0x215f67([0x6f,0x6e])](_0x215f67([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16c3c8,_0x3dd6fc)=>{_0x3dd6fc[0x0][_0x215f67([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x181c9f++,0x1f8===_0x181c9f&&(_0x257a6e(_0x479114),_0x577bc8(_0x293583[_0x215f67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x215f67([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x16c3c8[_0x215f67([0x6f,0x66,0x66])]());},{'priority':_0x215f67([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x577bc8(_0x23fd33){const _0x1c8a2d=_0x3d563a();return _0x1d57c1[_0x1c8a2d]=_0x23fd33,_0x23fd33;}function _0x3d563a(){const _0x3924b5=String(window[_0x215f67([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x215f67([0x6e,0x6f,0x77])]())[_0x215f67([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x215f67([0x2e]),'');let _0x107841='';for(let _0x2252a1=0x0;_0x2252a1<_0x3924b5[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2252a1+=0x2){let _0x14840c=parseInt(_0x3924b5[_0x215f67([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2252a1,_0x2252a1+0x2));_0x14840c>=_0xc745d0[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14840c-=_0xc745d0[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x107841+=_0xc745d0[_0x14840c];}return _0x107841;}function _0x1a5c56(_0x47e3c7){for(const _0x158520 of _0x47e3c7[_0x215f67([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x257a6e(_0x158520);_0x4c2185(_0x47e3c7,_0x215f67([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x215f67([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x4c2185(_0x47e3c7,_0x215f67([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x215f67([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x49a915;}function _0x257a6e(_0x1772bf){function _0x5216c7(){_0x1772bf[_0x215f67([0x6d,0x6f,0x64,0x65,0x6c])][_0x215f67([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49a915,_0x1772bf[_0x215f67([0x6d,0x6f,0x64,0x65,0x6c])][_0x215f67([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49a915,_0x1772bf[_0x215f67([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x215f67([0x6d,0x6f,0x64,0x65,0x6c]));}_0x1772bf[_0x215f67([0x73,0x74,0x61,0x74,0x65])]==_0x215f67([0x72,0x65,0x61,0x64,0x79])?_0x5216c7():_0x1772bf[_0x215f67([0x6f,0x6e,0x63,0x65])](_0x215f67([0x72,0x65,0x61,0x64,0x79]),()=>_0x5216c7());}function _0x49a915(){return null;}function _0x3b12fe(_0x45316c,_0x12b089){const _0x118b57=!!(_0x45316c&_0x12b089[_0x215f67([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x274f9f=_0x2b7bbf(_0x45316c,_0x12b089);return _0x118b57||_0x274f9f;}function _0x2b7bbf(_0x1d6df9,_0xadf031){const _0x56c91e=(_0xadf031[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x215f67([0x66,0x67,0x69])]||null;return!!_0x56c91e&&_0x12da76[_0x215f67([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e9c60=>_0x56c91e[_0x215f67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e9c60[_0x215f67([0x69,0x64])]))[_0x215f67([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x380756=>!_0x168a08(_0x380756))[_0x215f67([0x73,0x6f,0x6d,0x65])](_0x26ddcd=>!!(_0x1d6df9&_0x26ddcd[_0x215f67([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x168a08(_0x116d3f){const _0x239fe0={[_0x215f67([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])]:_0x40e6d1};return!!_0x116d3f['forbiddenHandler']&&_0x239fe0[_0x116d3f['forbiddenHandler']]();}function _0x40e6d1(){return!window[_0x215f67([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x5ba28e(_0x1d57c1,_0x215f67([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x4e23f2(_0x28667c){if(!_0x5ba28e(_0x1d57c1,_0x28667c[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x2d2ced=_0x28667c[_0x215f67([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x25ca88=_0x2d2ced[_0x215f67([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x5f523f=_0x2d2ced[_0x215f67([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x1ca4a0=_0x2d2ced[_0x215f67([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x5ba28e(_0x1d57c1,_0x215f67([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4c2185(_0x1d57c1,_0x215f67([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x215f67([0x73,0x74,0x61,0x74,0x65])]==_0x215f67([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x25ca88)return!0x0;if(_0x5ba28e(_0x1d57c1,_0x215f67([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x4c2185(_0x1d57c1,_0x215f67([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x215f67([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x215f67([0x65,0x6e,0x64])&&_0x5f523f)return!0x0;return!(!_0x5ba28e(_0x1d57c1,_0x215f67([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]))||_0x4c2185(_0x1d57c1,_0x215f67([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]))[_0x215f67([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x215f67([0x65,0x6e,0x64])||!_0x1ca4a0);}function _0x5ba28e(_0x5c4224,_0x27a077){return _0x5c4224[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x215f67([0x68,0x61,0x73])](_0x27a077);}function _0x4c2185(_0x4398d2,_0x1f7799){return _0x4398d2[_0x215f67([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x215f67([0x67,0x65,0x74])](_0x1f7799);}function _0xf1b8d6(_0x54c70a){let _0x1af30a='';for(const _0x18b710 of _0x54c70a)_0x1af30a+=String[_0x215f67([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x18b710);return _0x1af30a;}function _0x5174e4(_0x259a59){const _0x1c07e3=new Uint8Array(_0x259a59[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x1f0454=0x0;_0x1f0454<_0x259a59[_0x215f67([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f0454++)_0x1c07e3[_0x1f0454]=_0x259a59[_0x215f67([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f0454);return _0x1c07e3;}_0x13be1a&&_0x2a5787(_0x2aba90(_0x4f6fb7),_0x13be1a);})(_0x34de9e);}(this);}set['adapter'](_0x262d3a){if(this['_adapter'])throw new _0x2e8d80('commentsrepository-adapter-already-set');this['_adapter']=_0x262d3a;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x43efa6=Ct,threadId:_0x472294=_0x268739(),comments:_0x3931b5=[],unlinkedAt:_0x3db8b=null,resolvedAt:_0xf1bdf6=null,resolvedBy:_0x2eba23=null,target:_0x5ca810=null,context:_0x9f0c5d=null,attributes:_0x232012={},isResolvable:_0x58d535=!0x0,isSubmitted:_0x53f344=!0x1,isFromAdapter:_0x2046bf=!0x1}={}){return this['fire'](gt('addCommentThread',_0x43efa6),{'channelId':_0x43efa6,'threadId':_0x472294,'comments':_0x3931b5,'unlinkedAt':_0x3db8b,'resolvedAt':_0xf1bdf6,'resolvedBy':_0x2eba23,'target':_0x5ca810,'context':_0x9f0c5d,'attributes':_0x232012,'isFromAdapter':_0x2046bf,'isResolvable':_0x58d535,'isSubmitted':_0x53f344}),this['getCommentThread'](_0x472294);}['openNewCommentThread']({channelId:_0x1f8f12=Ct,threadId:_0x3633fd=_0x268739(),target:_0x428241,context:_0x336194=null,isResolvable:_0xa60e83=!0x0}){if(this['_readOnlyChannels']['has'](_0x1f8f12)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x428241)throw new _0x2e8d80('commentsrepository-missing-target');const _0x1f96fa=this['addCommentThread']({'channelId':_0x1f8f12,'threadId':_0x3633fd,'target':_0x428241,'context':_0x336194,'isResolvable':_0xa60e83});if(!_0x1f96fa)return null;const _0x4a9cea=this['_threadToController']['get'](_0x1f96fa),_0x22e273=_0x4a9cea['view']['commentThreadInputView']['commentInputView'],_0x37a2dc=this['context']['plugins']['get'](b),_0x5961d3=_0x37a2dc['getByInnerView'](_0x4a9cea['view']);return _0x37a2dc['activate'](_0x5961d3),_0x22e273['once']('editorReady',()=>_0x22e273['focus']()),_0x1f96fa;}['hasCommentThread'](_0x225203){if('string'!=typeof _0x225203)throw new _0x2e8d80('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x225203);}['updateCommentThread']({channelId:_0x3dc6e1=Ct,threadId:_0x3c84ca,context:_0x581936,unlinkedAt:_0xc60659,attributes:_0x4d55fe,isFromAdapter:_0x4a4af2=!0x1}){return this['fire'](gt('updateCommentThread',_0x3dc6e1),{'channelId':_0x3dc6e1,'threadId':_0x3c84ca,'context':_0x581936,'unlinkedAt':_0xc60659,'attributes':_0x4d55fe,'isFromAdapter':_0x4a4af2}),this['getCommentThread'](_0x3c84ca);}['getCommentThread'](_0xae0dd6){if('string'!=typeof _0xae0dd6)throw new _0x2e8d80('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xae0dd6);}['fetchCommentThread']({channelId:_0x3a06fd,threadId:_0x365081}={}){const _0x4040e1=this['getCommentThread'](_0x365081);if(_0x4040e1)return Promise['resolve'](_0x4040e1);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2e8d80('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x3a06fd,'threadId':_0x365081})['then'](_0x21ec3e=>this['hasCommentThread'](_0x365081)?this['getCommentThread'](_0x365081):_0x21ec3e?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x3a06fd},_0x21ec3e)):void 0x0)['catch'](_0x3c8deb=>{throw console['error'](_0x3c8deb),new _0x2e8d80('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x242364,skipNotAttached:_0x3b4c1b=!0x1,skipEmpty:_0x3adcc2=!0x1,toJSON:_0x380103=!0x1}={}){const _0x319a6d=[];for(const _0x393537 of this['_threads']['values']())_0x242364&&_0x393537['channelId']!==_0x242364||_0x3b4c1b&&!_0x393537['isAttached']||_0x3adcc2&&0x0===_0x393537['length']||_0x319a6d['push'](_0x393537);return _0x380103?_0x319a6d['map'](_0x1c7887=>_0x1c7887['toJSON']()):_0x319a6d;}['setActiveCommentThread'](_0x3d03ff){const _0x240328=this['context']['plugins']['get'](b);if(!_0x3d03ff)return void(this['activeCommentThread']&&_0x240328['deactivateAll']());const _0x5df103=this['getCommentThread'](_0x3d03ff);if(!_0x5df103)throw new _0x2e8d80('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3d03ff});if(!this['_threadToController']['has'](_0x5df103))throw new _0x2e8d80('commentsrepository-active-not-attached',null,{'threadId':_0x3d03ff});const _0x20b9bd=_0x240328['getByInnerView'](this['_threadToController']['get'](_0x5df103)['view']);_0x240328['activate'](_0x20b9bd);}['switchReadOnly'](_0x45e5f0,_0x2602e8){_0x45e5f0?this['_readOnlyChannels']['add'](_0x2602e8):this['_readOnlyChannels']['delete'](_0x2602e8),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x41b5ad){return this['_readOnlyChannels']['has'](_0x41b5ad)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4fee68,_0xde1dab){return new wt(_0x4fee68,_0xde1dab);}['setPermissions'](_0x4e88e3,_0x392814=Ct){this['_permissions']['set'](_0x392814,_0x4e88e3),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x128563=Ct){return this['_permissions']['has'](_0x128563)?this['_permissions']['get'](_0x128563):vt;}['_addCommentThread']({channelId:_0x386275,threadId:_0x1280fb,comments:_0x5cc79e,unlinkedAt:_0x3b47ae,resolvedAt:_0x4700d6,resolvedBy:_0xb4714b,target:_0x4bff41,context:_0x3276f5,attributes:_0x299eef,isFromAdapter:_0x4eb473,isResolvable:_0x51b196,isSubmitted:_0x5bd6ce}){if('string'!=typeof _0x1280fb)throw new _0x2e8d80('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1280fb});if(this['hasCommentThread'](_0x1280fb))throw new _0x2e8d80('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1280fb});const _0x1b076e=new ie(this,{'channelId':_0x386275,'id':_0x1280fb,'context':_0x3276f5,'attributes':_0x299eef,'unlinkedAt':_0x3b47ae,'resolvedAt':_0x4700d6,'resolvedBy':_0xb4714b?this['context']['plugins']['get'](lt)['getUser'](_0xb4714b):null,'isResolvable':_0x51b196,'isSubmitted':_0x5bd6ce||_0x4eb473});this['_threads']['set'](_0x1280fb,_0x1b076e);for(const _0x4efe85 of _0x5cc79e)_0x1b076e['_add'](this['_createNewComment']({'threadId':_0x1280fb,..._0x4efe85}));return _0x4bff41&&_0x1b076e['attachTo'](_0x4bff41),_0x4eb473||!_0x1b076e['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x386275,'threadId':_0x1280fb});}['_submitCommentThread']({channelId:_0xd5c8ba,threadId:_0x4dc3a6}){if(!this['hasCommentThread'](_0x4dc3a6))throw new _0x2e8d80('commentsrepository-missing-comment-thread',this);const _0x3f3eaf=this['getCommentThread'](_0x4dc3a6);if(_0x3f3eaf['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x339cd1,comments:_0x1599bc,resolvedAt:_0x42924a,resolvedBy:_0x3c3e4d,context:_0x17ad63,attributes:_0x14987d}=_0x3f3eaf,_0x54f8bf=this['context']['plugins']['get']('PendingActions'),_0x576c69=_0x54f8bf['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xd5c8ba,'threadId':_0x339cd1,'comments':_0x1599bc['map'](_0x5b3256=>_0x5b3256['toJSON']()),'resolvedAt':_0x42924a,'resolvedBy':_0x3c3e4d?_0x3c3e4d['id']:_0x3c3e4d,'context':_0x17ad63,'attributes':_0x14987d})['then'](({comments:_0x529a1b})=>{_0x54f8bf['remove'](_0x576c69);for(const _0x3ac1bb of _0x529a1b)this['_updateComment']({'channelId':_0xd5c8ba,'threadId':_0x4dc3a6,'commentId':_0x3ac1bb['commentId'],'createdAt':_0x3ac1bb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x56c053=>{throw console['error'](_0x56c053),new _0x2e8d80('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x1cfc91,target:_0xfb7f36}){const _0x5ad3f6=this['getCommentThread'](_0x1cfc91);if(!_0x5ad3f6)throw new _0x2e8d80('commentsrepository-attach-missing-comment-thread',this);const _0x1df324=this['context']['plugins']['get']('PendingActions'),_0x25349a=this['context']['plugins']['get'](b),_0x267c1c=this['_createCommentThreadView'](_0x5ad3f6),_0x3212df=new wt(_0x5ad3f6,_0x267c1c);let _0x3a0b94=null;_0x267c1c['on']('change:isDirty',(_0x58734b,_0x485df7,_0xc230ed)=>{_0xc230ed?_0x3a0b94=_0x1df324['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3a0b94&&(_0x1df324['remove'](_0x3a0b94),_0x3a0b94=null);}),this['_threadToController']['set'](_0x5ad3f6,_0x3212df),this['_viewToController']['set'](_0x267c1c,_0x3212df);const _0x2e06e0=new V(this['context']['locale'],_0x267c1c);_0x2e06e0['bind']('length')['to'](_0x267c1c),_0x2e06e0['bind']('isDirty')['to'](_0x267c1c,'isDirty',_0x267c1c,'length',(_0x4d1626,_0x3ea5e)=>_0x4d1626||!_0x3ea5e),_0x2e06e0['bind']('isActive')['to'](_0x267c1c),_0x2e06e0['type']='comment';const _0x49352e=new d({'view':_0x2e06e0,'target':_0xfb7f36,'type':'comment','isVisible':!_0x5ad3f6['isResolved']});return this['_bindAnnotationToEditors'](_0x267c1c,_0x49352e),_0x25349a['add'](_0x49352e),_0x49352e;}['_bindAnnotationToEditors'](_0x26ae02,_0x5a204b){this['listenTo'](_0x26ae02,'editorReady',(_0x2c0aac,_0x1701cc)=>{const _0x5ecfd4=_0x1701cc['ui']['view']['body']['bodyCollectionContainer'];_0x5a204b['focusableElements']['add'](_0x5ecfd4),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x5ecfd4);},{'priority':'highest'}),this['listenTo'](_0x26ae02,'editorDestroyed',(_0x51adfc,_0x4b5082)=>{const _0x1a6aa=_0x4b5082['ui']['view']['body']['bodyCollectionContainer'];_0x5a204b['focusableElements']['has'](_0x1a6aa)&&_0x5a204b['focusableElements']['remove'](_0x1a6aa),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x1a6aa);});}['_unbindEditors'](_0x57f4e9){this['stopListening'](_0x57f4e9,'editorReady'),this['stopListening'](_0x57f4e9,'editorDestroyed');}['_createCommentThreadView'](_0x4e22ac){const _0x4b919c=this['context']['plugins']['get'](lt),{config:_0x13c443,locale:_0x30ba66}=this['context'],_0x370003=dt(_0x13c443['get']('locale'));return new(0x0,(_0x13c443['get']('comments'))['CommentThreadView'])(_0x30ba66,_0x4e22ac,_0x4b919c['me'],{'editorConfig':{..._0x13c443['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x13c443['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x13c443['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x13c443['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x13c443['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x370003,'CommentView':_0x13c443['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x21bddd,channelId:_0x3b64a2,resolvedAt:_0x1df66d,resolvedBy:_0x2efe25,isFromAdapter:_0x5d35ed}){if(!this['hasCommentThread'](_0x21bddd))throw new _0x2e8d80('commentsrepository-missing-comment-thread',null,{'threadId':_0x21bddd});const _0x179495=this['getCommentThread'](_0x21bddd);if(_0x179495['isResolved'])throw new _0x2e8d80('commentsrepository-resolved-comment-thread',null,{'threadId':_0x21bddd});const _0x5ad3ea=this['context']['plugins']['get'](lt);if(_0x179495['resolvedBy']=_0x5ad3ea['getUser'](_0x2efe25),_0x179495['resolvedAt']=_0x1df66d,_0x5d35ed||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xc9654=this['context']['plugins']['get']('PendingActions'),_0x4477c1=_0xc9654['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x3b64a2,'threadId':_0x21bddd})['then'](({resolvedAt:_0x13a709,resolvedBy:_0xc844a5})=>{_0xc9654['remove'](_0x4477c1),_0x179495['resolvedBy']['id']!==_0xc844a5&&(_0x179495['resolvedBy']=_0x5ad3ea['getUser'](_0xc844a5)),_0x179495['resolvedAt']=_0x13a709;})['catch'](_0x56d707=>{throw console['error'](_0x56d707),new _0x2e8d80('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x15ef91,channelId:_0x123202,isFromAdapter:_0xa4783c}){if(!this['hasCommentThread'](_0x15ef91))throw new _0x2e8d80('commentsrepository-missing-comment-thread',null,{'threadId':_0x15ef91});const _0x2a91a2=this['getCommentThread'](_0x15ef91);if(!_0x2a91a2['isResolved'])throw new _0x2e8d80('commentsrepository-reopen-comment-thread',null,{'threadId':_0x15ef91});if(_0x2a91a2['resolvedBy']=null,_0x2a91a2['resolvedAt']=null,_0xa4783c||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4479c1=this['context']['plugins']['get']('PendingActions'),_0x24ff3c=_0x4479c1['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x123202,'threadId':_0x15ef91})['then'](()=>_0x4479c1['remove'](_0x24ff3c))['catch'](_0x189148=>{throw console['error'](_0x189148),new _0x2e8d80('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x20eb1d,isFromAdapter:_0x497e10}){const _0x52810d=this['getCommentThread'](_0x20eb1d);if(!_0x52810d)throw new _0x2e8d80('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x20eb1d),this['_threads']['delete'](_0x20eb1d),!_0x52810d['isSubmitted']||_0x497e10||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x3a0f7f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x52e42e}=_0x52810d,_0x32c07b=_0x3a0f7f['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x52e42e,'threadId':_0x20eb1d})['then'](()=>_0x3a0f7f['remove'](_0x32c07b))['catch'](_0x371336=>{throw console['error'](_0x371336),new _0x2e8d80('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4f95f4,unlinkedAt:_0x57e8e1,context:_0x39ba97,attributes:_0x394a73,isFromAdapter:_0x1a0e83}){if('string'!=typeof _0x4f95f4)throw new _0x2e8d80('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4f95f4});if(!this['hasCommentThread'](_0x4f95f4))throw new _0x2e8d80('commentsrepository-missing-comment-thread',null,{'threadId':_0x4f95f4});const _0x287abb=this['getCommentThread'](_0x4f95f4);let _0x1b82ed=!0x1;if(void 0x0!==_0x39ba97&&_0x287abb['context']!==_0x39ba97&&(_0x287abb['context']=_0x39ba97,_0x1b82ed=!0x0),void 0x0!==_0x57e8e1&&_0x287abb['unlinkedAt']!==_0x57e8e1&&(_0x287abb['unlinkedAt']=_0x57e8e1,_0x1b82ed=!0x0),_0x394a73&&!ft(_0x394a73,_0x287abb['attributes'])&&(_0x287abb['attributes']=_0x394a73,_0x1b82ed=!0x0),!_0x1b82ed)return Promise['resolve']();if(!_0x287abb['isSubmitted']||_0x1a0e83||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3b98bd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2324e3}=_0x287abb,_0xe1099b=_0x3b98bd['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x2324e3,'threadId':_0x4f95f4,'context':_0x39ba97,'unlinkedAt':_0x57e8e1,'attributes':_0x394a73})['then'](()=>_0x3b98bd['remove'](_0xe1099b))['catch'](_0x25e3a2=>{throw console['error'](_0x25e3a2),new _0x2e8d80('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x14e8f4){const _0xad687d=this['context']['plugins']['get'](b),_0x4a9db4=this['getCommentThread'](_0x14e8f4);if(this['_threadToController']['has'](_0x4a9db4)){const _0x43ee39=this['_threadToController']['get'](_0x4a9db4),_0x73de42=_0x43ee39['view'],_0x1a3eba=_0xad687d['getByInnerView'](_0x73de42);this['_threadToController']['delete'](_0x4a9db4),this['_viewToController']['delete'](_0x73de42),_0x1a3eba&&_0xad687d['remove'](_0x1a3eba),_0x43ee39['destroy'](),_0x73de42['destroy']()['then'](()=>{this['_unbindEditors'](_0x73de42);});}}['_updateActiveAnnotation']({threadId:_0x58c56c,resolvedAt:_0xb99729}){const _0x2cdbb1=!!_0xb99729,_0x7587f3=this['context']['plugins']['get'](b),_0x422c9f=this['getCommentThread'](_0x58c56c);if(this['_threadToController']['has'](_0x422c9f)){const _0x1cdd61=this['_threadToController']['get'](_0x422c9f)['view'],_0x390efe=_0x7587f3['getByInnerView'](_0x1cdd61);_0x390efe&&(_0x2cdbb1&&_0x7587f3['_removeActiveAnnotation'](_0x390efe),_0x390efe['refreshVisibility']());}}['_getExternalAuthor'](_0x4e2b45){const _0x3e0f90=this['context']['plugins']['get'](lt),_0x3d375a=ct('external:'+_0x4e2b45),_0x2df1fe=_0x3e0f90['getUser'](_0x3d375a);return _0x2df1fe||_0x3e0f90['addUser']({'id':_0x3d375a,'name':_0x4e2b45});}['_createNewComment']({threadId:_0x359f05,commentId:_0x526075=_0x268739(),content:_0xaaf0e6,authorId:_0x17113a,createdAt:_0x5768c2,attributes:_0x3a771d}){if('string'!=typeof _0x526075)throw new _0x2e8d80('commentsrepository-invalid-commentid');if('string'!=typeof _0x17113a)throw new _0x2e8d80('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xaaf0e6||!_0xaaf0e6['trim']())throw new _0x2e8d80('commentsrepository-invalid-comment-content');const _0x439c31=this['context']['plugins']['get'](lt)['getUser'](_0x17113a);if(!_0x439c31)throw new _0x2e8d80('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x17113a});let _0x231009=null,_0x1a1880=_0x5768c2;return _0x3a771d&&_0x3a771d['@external']&&(_0x231009=this['_getExternalAuthor'](_0x3a771d['@external']['authorName']),_0x1a1880=new Date(_0x3a771d['@external']['createdAt'])),new se(this,{'threadId':_0x359f05,'id':_0x526075,'author':_0x231009||_0x439c31,'creator':_0x439c31,'content':_0xaaf0e6,'createdAt':_0x5768c2,'authoredAt':_0x1a1880,'attributes':_0x3a771d});}['_addComment'](_0x2c447c){let {threadId:_0x141870,content:_0x4ff271,attributes:_0x4fa709,isFromAdapter:_0x10a979}=_0x2c447c;const _0x71e78b=this['getCommentThread'](_0x2c447c['threadId']);if(!_0x71e78b)throw new _0x2e8d80('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x26d159=this['_createNewComment'](_0x2c447c),{id:_0x4e2dc5}=_0x26d159;if(_0x71e78b['_add'](_0x26d159),_0x10a979||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x71e78b['isSubmitted'])return Promise['resolve']();const _0x1f9dd2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4f6697}=_0x71e78b,_0x2d6033=_0x1f9dd2['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4fa709||(_0x4fa709={}),this['adapter']['addComment']({'channelId':_0x4f6697,'threadId':_0x141870,'commentId':_0x4e2dc5,'content':_0x4ff271,'attributes':_0x4fa709})['then'](_0x2fea16=>{_0x1f9dd2['remove'](_0x2d6033),_0x2fea16&&this['_updateComment']({'channelId':_0x4f6697,'threadId':_0x141870,'commentId':_0x4e2dc5,'createdAt':_0x2fea16['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x126de1=>{throw console['error'](_0x126de1),new _0x2e8d80('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x948dae,commentId:_0x3e1504,content:_0x45c422,createdAt:_0x535a1b,attributes:_0x14b36b,isFromAdapter:_0x267994}){if(void 0x0!==_0x45c422&&('string'!=typeof _0x45c422||!_0x45c422['trim']()['length']))throw new _0x2e8d80('commentsrepository-update-comment-invalid-content');const _0x1f0f65=this['getCommentThread'](_0x948dae),_0x446451=_0x1f0f65['getComment'](_0x3e1504);if(!_0x446451)throw new _0x2e8d80('commentsrepository-update-missing-comment',this);let _0x3c66a8=!0x1;if(_0x45c422&&_0x45c422!==_0x446451['content']&&(_0x446451['isEditable']||_0x267994)&&(_0x446451['content']=_0x45c422,_0x3c66a8=!0x0),_0x535a1b&&_0x535a1b!==_0x446451['createdAt']&&(_0x446451['createdAt']=_0x535a1b,_0x446451['attributes']&&_0x446451['attributes']['@external']||(_0x446451['authoredAt']=_0x535a1b),_0x3c66a8=!0x0),_0x14b36b&&!ft(_0x14b36b,_0x446451['attributes'])&&(_0x446451['attributes']=_0x14b36b,_0x3c66a8=!0x0),!_0x3c66a8)return Promise['resolve']();if(_0x1f0f65['fire']('commentUpdated'),_0x267994||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x641e6c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3b65b6}=this['getCommentThread'](_0x446451['threadId']),_0x2d07e5=_0x641e6c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3b65b6,'threadId':_0x948dae,'commentId':_0x3e1504,'content':_0x45c422,'attributes':_0x14b36b})['then'](()=>_0x641e6c['remove'](_0x2d07e5))['catch'](_0x85780b=>{throw console['error'](_0x85780b),new _0x2e8d80('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x525161,commentId:_0x572d1c,isFromAdapter:_0x57cb6c}){const _0x102185=this['getCommentThread'](_0x525161),_0x3d7ece=_0x102185['getComment'](_0x572d1c);if(!_0x3d7ece)throw new _0x2e8d80('commentsrepository-remove-missing-comment',this);if(_0x102185['_remove'](_0x3d7ece),_0x57cb6c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0xebd0d4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x35883d}=_0x102185,_0x4f6a7f=_0xebd0d4['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x35883d,'threadId':_0x525161,'commentId':_0x572d1c})['then'](()=>_0xebd0d4['remove'](_0x4f6a7f))['catch'](_0x5ef157=>{throw console['error'](_0x5ef157),new _0x2e8d80('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
+ _0x16b087(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x4e5928,_0x99d8d5){super();const _0x4f32d8=_0x99d8d5['isResolvable'];this['channelId']=_0x99d8d5['channelId'],this['id']=_0x99d8d5['id'],this['comments']=new _0x2a96f8(),this['_repository']=_0x4e5928,this['_isAttached']=!0x1,this['_isSubmitted']=_0x99d8d5['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x4e5928,'_permissions',_0x4e5928,'_readOnlyChannels',()=>_0x4e5928['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x4e5928,'_permissions',()=>_0x4e5928['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x4e5928,'_permissions',()=>{const _0x5cdd6e=_0x4e5928['getPermissions'](this['channelId']);return _0x5cdd6e['write']||_0x5cdd6e['admin'];}),this['bind']('isResolvable')['to'](_0x4e5928,'_permissions',()=>_0x4f32d8&&_0x4e5928['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x99d8d5['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x2a8acf,_0x403abd)=>_0x2a8acf?_0x403abd?_0x2a8acf<_0x403abd?_0x2a8acf:_0x403abd:_0x2a8acf:_0x403abd),this['set']('unlinkedAt',_0x99d8d5['unlinkedAt']||null),this['set']('resolvedAt',_0x99d8d5['resolvedAt']||null),this['set']('resolvedBy',_0x99d8d5['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x468577=>!!_0x468577),this['set']('attributes',_0x99d8d5['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x4636a3,_0x1c93c8)=>_0x4636a3+_0x1c93c8['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1b16d0,id:_0x20545b}=this;this['_repository']['fire'](gt('submitCommentThread',_0x1b16d0),{'channelId':_0x1b16d0,'threadId':_0x20545b});}['setUnlinkedAt'](_0xd16f5b){this['_update']({'unlinkedAt':_0xd16f5b});}['resolve']({resolvedAt:_0x401e69=new Date(),resolvedBy:_0x570b74=null,isFromAdapter:_0x207529=!0x1}={}){const _0x3fb9cd=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x12db6d,id:_0xd6b786}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x12db6d),{'channelId':_0x12db6d,'threadId':_0xd6b786,'resolvedAt':_0x401e69,'resolvedBy':_0x570b74||_0x3fb9cd['id'],'isFromAdapter':_0x207529});}['reopen']({isFromAdapter:_0x33fb97=!0x1}={}){const {channelId:_0x36fd29,id:_0x187d78}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x36fd29),{'channelId':_0x36fd29,'threadId':_0x187d78,'isFromAdapter':_0x33fb97});}['setContext'](_0x1f16d3){this['context']||this['_update']({'context':_0x1f16d3});}['setAttribute'](_0xcbd5e6,_0x388152){const _0x3ec19a=ut(this['attributes']);pt(_0x3ec19a,_0xcbd5e6,_0x388152),this['_update']({'attributes':_0x3ec19a});}['removeAttribute'](_0x2b1a08){const _0x4824b2=ut(this['attributes']);It(_0x4824b2,_0x2b1a08),this['_update']({'attributes':_0x4824b2});}['remove']({isFromAdapter:_0x313a88=!0x1}={}){const {channelId:_0x4789ee,id:_0x4e31cb}=this;this['_repository']['fire'](gt('removeCommentThread',_0x4789ee),{'channelId':_0x4789ee,'threadId':_0x4e31cb,'isFromAdapter':_0x313a88});}['attachTo'](_0x53ed75){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x53ed75});}['addComment'](_0x19c4eb){const {channelId:_0x15d4ba,id:_0x527eea}=this;this['_repository']['fire'](gt('addComment',_0x15d4ba,_0x527eea),Object['assign']({'channelId':_0x15d4ba,'threadId':_0x527eea},_0x19c4eb));}['getComment'](_0x2b9f7b){if('string'!=typeof _0x2b9f7b)throw new _0x2e8d80('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x2b9f7b});return this['comments']['get'](_0x2b9f7b);}['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'](_0x2dc11f=>_0x2dc11f['toJSON']()),'attributes':this['attributes']};}['_add'](_0xb07603){return this['listenTo'](_0xb07603,'change:authoredAt',()=>{const _0x589d06=this['_findOptimalIndex'](_0xb07603),_0x30ab00=this['comments'];_0x589d06-0x1!=_0x30ab00['getIndex'](_0xb07603)&&_0x589d06+0x1!=_0x30ab00['getIndex'](_0xb07603)&&(this['_remove'](_0xb07603),this['_add'](_0xb07603));}),this['comments']['add'](_0xb07603,this['_findOptimalIndex'](_0xb07603));}['_update'](_0x16cf90){const {channelId:_0x47a4c4,id:_0x79ba8e}=this;this['_repository']['fire'](gt('updateCommentThread',_0x47a4c4),{..._0x16cf90,'channelId':_0x47a4c4,'threadId':_0x79ba8e});}['_remove'](_0x1f4fdd){return this['stopListening'](_0x1f4fdd),_0x1f4fdd['destroy'](),this['comments']['remove'](_0x1f4fdd);}['_findOptimalIndex'](_0x2aa5c1){const _0x364c61=this['comments']['find'](_0x5231b7=>new Date(_0x5231b7['authoredAt'])['getTime']()>new Date(_0x2aa5c1['authoredAt'])['getTime']());return _0x364c61?this['comments']['getIndex'](_0x364c61):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
+ _0x16b087(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3f9e4e,_0x391669){super();const _0x47fec7=_0x3f9e4e['context']['plugins']['get'](lt)['me'],_0x217c1d=_0x3f9e4e['getCommentThread'](_0x391669['threadId']),_0x42d9a9=0x0===_0x217c1d['comments']['length'],_0x39613a=_0x47fec7===_0x391669['author'];this['id']=_0x391669['id'],this['threadId']=_0x391669['threadId'],this['author']=_0x391669['author'],this['creator']=_0x391669['creator'],this['isExternal']=Boolean(_0x391669['attributes']&&_0x391669['attributes']['@external']),this['set']('content',_0x391669['content']),this['createdAt']=_0x391669['createdAt']||new Date(),this['set']('authoredAt',_0x391669['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x217c1d,'resolvedAt'),this['set']('attributes',_0x391669['attributes']||{}),this['bind']('isEditable')['to'](_0x3f9e4e,'_permissions',()=>{const _0x3fa67=_0x3f9e4e['getPermissions'](_0x217c1d['channelId'])['write'],_0x473c4c=_0x3f9e4e['getPermissions'](_0x217c1d['channelId'])['modifyAll'];return _0x39613a&&_0x3fa67||!_0x39613a&&_0x473c4c;}),this['bind']('isRemovable')['to'](_0x217c1d,'isRemovable',_0x3f9e4e,'_permissions',_0x20c928=>{const _0x3f7700=_0x3f9e4e['getPermissions'](_0x217c1d['channelId'])['write'],_0x18e88d=_0x3f9e4e['getPermissions'](_0x217c1d['channelId'])['modifyAll'];return _0x39613a&&_0x3f7700||_0x20c928&&_0x42d9a9||!_0x39613a&&_0x18e88d&&!_0x42d9a9;}),this['bind']('isReadOnly')['to'](_0x217c1d,'isReadOnly'),this['_repository']=_0x3f9e4e;}get['weight'](){return Math['max'](function(_0x380c3f){const _0x27baa9=document['createElement']('div');return _0x27baa9['innerHTML']=_0x380c3f,_0x27baa9['textContent']['length'];}(this['content']),0xc8);}['update'](_0x2457f4){const {threadId:_0x3705d2,id:_0x570439}=this;if(!this['_repository']['hasCommentThread'](_0x3705d2))throw new _0x2e8d80('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x573e6c}=this['_repository']['getCommentThread'](_0x3705d2);this['_repository']['fire'](gt('updateComment',_0x573e6c,_0x3705d2),{'channelId':_0x573e6c,'threadId':_0x3705d2,'commentId':_0x570439,..._0x2457f4});}['setAttribute'](_0x167ebd,_0x4cce3f){const _0x165375=ut(this['attributes']);pt(_0x165375,_0x167ebd,_0x4cce3f),this['update']({'attributes':_0x165375});}['removeAttribute'](_0x2924cb){const _0x469695=ut(this['attributes']);It(_0x469695,_0x2924cb),this['update']({'attributes':_0x469695});}['remove'](_0x41c605={}){if(!_0x41c605['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1f64a3,id:_0x1fa385}=this;if(!this['_repository']['hasCommentThread'](_0x1f64a3))throw new _0x2e8d80('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2f1bac}=this['_repository']['getCommentThread'](_0x1f64a3);this['_repository']['fire'](gt('removeComment',_0x2f1bac,_0x1f64a3),{'channelId':_0x2f1bac,'threadId':_0x1f64a3,'commentId':_0x1fa385,..._0x41c605});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x211ef1,..._0x3080c3){for(const _0xd395d1 of _0x3080c3)void 0x0!==_0xd395d1&&(_0x211ef1+=':'+String(_0xd395d1));return _0x211ef1;}class G extends _0x89f696{['refresh'](){const _0x1e8bf2=this['editor']['model']['document']['selection'];for(const _0xc9ff3a of _0x1e8bf2['getRanges']())if(this['_hasContent'](_0xc9ff3a))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x49e067=_0x268739()}={}){const _0x3141cd=this['editor']['model'],_0x8388b7=[];for(const _0x1b7e75 of _0x3141cd['document']['selection']['getRanges']())this['_hasContent'](_0x1b7e75)&&_0x8388b7['push'](this['_trimToContent'](_0x1b7e75));_0x3141cd['change'](_0x5353ba=>{for(const _0x589312 of _0x8388b7){const _0x29cc18=_0x268739()['substr'](0x1,0x5),_0x5000c3='comment:'+_0x49e067+':'+_0x29cc18;_0x5353ba['addMarker'](_0x5000c3,{'range':_0x589312,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x3b1f2){for(const _0x418fae of _0x3b1f2['getItems']())if(this['_itemIsContent'](_0x418fae))return!0x0;return!0x1;}['_itemIsContent'](_0xa21a63){return _0xa21a63['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xa21a63)&&!_0xa21a63['is']('element','tableCell');}['_trimToContent'](_0xd2a910){const _0xfca99d=_0x2126cc=>!this['_itemIsContent'](_0x2126cc['item']),_0x257fd2=_0xd2a910['start']['getLastMatchingPosition'](_0xfca99d),_0x21737=_0xd2a910['end']['getLastMatchingPosition'](_0xfca99d,{'direction':'backward'});return this['editor']['model']['createRange'](_0x257fd2,_0x21737);}}class k extends _0x183c3f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x12ba00){super(_0x12ba00),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x212572=this['editor'],_0x4d25bb=_0x212572['model']['document']['selection'],_0x5dc95f=_0x1ea30b(()=>this['refreshSelectedViews'](),0xa);_0x4d25bb['on']('change:range',(_0x4dc708,_0x2675e8)=>{_0x2675e8['directChange']&&(_0x5dc95f['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x212572['editing']['view']['document'],'change:isFocused',(_0x4c7233,_0x248e64,_0x35540e)=>{_0x35540e&&_0x5dc95f();}),this['listenTo'](_0x212572['ui']['focusTracker'],'change:isFocused',(_0xa22cd8,_0x303a2c,_0x388d77)=>{_0x388d77||_0x212572['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0xc57c1a=>this['_editorAnnotationsData']['has'](_0xc57c1a['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3581ce){if(this['_editorAnnotations']['has'](_0x3581ce['view']))return;this['_editorAnnotations']['add'](_0x3581ce['view']),this['editor']['ui']['focusTracker']['add'](_0x3581ce['view']['element']);const _0x4a7f3a=this['editor']['plugins']['get'](b);this['listenTo'](_0x4a7f3a['collection'],'remove',(_0x50cfc2,_0x4f4bfa)=>{this['editor']['ui']['focusTracker']['remove'](_0x4f4bfa['view']['element']),this['_editorAnnotations']['delete'](_0x4f4bfa['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x13121f){if('function'!=typeof _0x13121f)throw new _0x2e8d80('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x13121f);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x444032,annotations:_0x386765}){const _0x996fc6=[],_0xcfdebf=this['editor']['model']['document']['selection'],_0xfad311=Array['from'](_0xcfdebf['getRanges']());for(const [_0x2a7102,_0x2e996d]of this['_editorAnnotationsData']){const _0x94d5bc=_0x17f82d(_0x2e996d),_0x8ad47=_0x386765['getByInnerView'](_0x2a7102);_0x94d5bc&&_0x8ad47&&_0x996fc6['push']({'annotation':_0x8ad47,'range':_0x94d5bc});}function _0x17f82d(_0xd57fe7){for(const _0x399563 of _0xd57fe7)for(const _0xe3e710 of _0xfad311)if(_0x399563['containsRange'](_0xe3e710,!_0xcfdebf['isCollapsed']))return _0x399563;return null;}return _0x996fc6['sort']((_0x5a31eb,_0x2a2863)=>{const _0x2cb07e=_0x5a31eb['range'],_0x429f92=_0x2a2863['range'];if(!_0x2cb07e['isEqual'](_0x429f92)){if(_0x2cb07e['containsRange'](_0x429f92,!0x0))return 0x1;if(_0x429f92['containsRange'](_0x2cb07e,!0x0))return-0x1;}return _0x5a31eb['annotation']==_0x444032?-0x1:_0x2a2863['annotation']==_0x444032?0x1:0x0;})['map'](_0x3bcb2e=>_0x3bcb2e['annotation']);}get['_editorAnnotationsData'](){const _0x5cef3f=new Map();for(const _0x1443ee of Array['from'](this['_dataCollectors']))for(const [_0x4e0b52,_0x4c4a2f]of _0x1443ee())_0x5cef3f['set'](_0x4e0b52,_0x4c4a2f);return _0x5cef3f;}}class ot extends _0x183c3f{['afterInit'](){const _0x46a8de=this['editor'];if(!_0x46a8de['plugins']['has']('RestrictedEditingModeEditing'))return;_0x46a8de['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x183c3f{constructor(_0x33ee88){super(_0x33ee88),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4ae074=this['editor'],_0x21b1ba=_0x4ae074['commands']['get']('importWord'),_0x2c59f6=_0x4ae074['plugins']['get'](lt);_0x21b1ba&&(_0x21b1ba['on']('execute',(_0x474dc3,[,_0x5035f6])=>{_0x5035f6['collaboration_features']={'comments':!0x0,'user_id':_0x2c59f6['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x21b1ba,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x44004e,_0x560d56){const {comment_threads:_0x4f9e78}=_0x560d56;_0x4f9e78&&_0x4f9e78['forEach'](({thread_id:_0x27309c,comments:_0x351904,is_resolved:_0x2c40a6})=>{const _0x25d66c=new Date(),_0x31f985=_0x351904['map'](({author:_0x25ccdb,content:_0x22812b,created_at:_0x9c2826})=>({'content':_0x22812b,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x25d66c,'attributes':{'@external':{'authorName':_0x25ccdb,'createdAt':_0x9c2826?new Date(_0x9c2826):new Date(),'source':'importWord'}}})),_0x403039=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x403039,'threadId':_0x27309c,'comments':_0x31f985,'resolvedAt':_0x2c40a6?_0x25d66c:null});});}}class rt extends _0x183c3f{constructor(_0x4a0934){super(_0x4a0934),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x444dfa=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x444dfa,'contentInsertion',(_0x490838,_0x462eda)=>this['_removeMarkersWithoutThreads'](_0x462eda['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x1b9aaf){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x1b9aaf;const _0x2e3d49=this['editor']['plugins']['get']('CommentsRepository');for(const _0xfeccaa of _0x1b9aaf['keys']()){const [_0x4e8f18,_0x1f64b5]=_0xfeccaa['split'](':');'comment'!=_0x4e8f18||_0x2e3d49['hasCommentThread'](_0x1f64b5)||_0x1b9aaf['delete'](_0xfeccaa);}return _0x1b9aaf;}['_registerMarkerInClipboardPipeline'](){const _0x140071=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xfac88a=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xfac88a&&_0x140071['_registerMarkerToCopy']('comment',_0xfac88a);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x503121){switch(_0x503121){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 _0x183c3f{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x5becd0){super(_0x5becd0),this['set']('isThreadsLoadingPaused',!0x0),_0x5becd0['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x23ecb7,_0x8faaad,_0xdf9f46,_0x4b4ea2)=>{const _0x120fd5=_0xdf9f46?it(_0xdf9f46)['id']:null;if(_0x5becd0['model']['change'](()=>{if(_0x120fd5){const _0x84917c=this['getAllMarkersForId'](_0x120fd5);for(const _0x22832c of _0x84917c)_0x5becd0['editing']['reconvertMarker'](_0x22832c);}if(_0x4b4ea2){const {id:_0x4db2e1}=it(_0x4b4ea2),_0x46f6ac=this['getAllMarkersForId'](_0x4db2e1);for(const _0x5b2be0 of _0x46f6ac)_0x5becd0['editing']['reconvertMarker'](_0x5b2be0);}}),_0x120fd5){const _0x2d3c8f=_0x5becd0['plugins']['get'](m)['getCommentThread'](_0x120fd5);_0x2d3c8f&&_0x2d3c8f['isResolved']&&this['scrollToThreadMarker'](_0x120fd5);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a8cbb=this['editor'],_0x4d7dad=_0x3a8cbb['plugins']['get'](m),_0x29455e=_0x3a8cbb['config']['get']('collaboration.channelId');_0x3a8cbb['commands']['add']('addCommentThread',new G(_0x3a8cbb)),this['listenTo'](_0x3a8cbb,'change:isReadOnly',(_0x4f088f,_0x592b1d,_0x486585)=>{_0x4d7dad['switchReadOnly'](_0x486585,_0x3a8cbb['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x4d7dad,nt('addCommentThread',_0x29455e),(_0x14cca6,{threadId:_0x288406})=>{const _0x45f4fe=this['editor']['plugins']['get'](m)['getCommentThread'](_0x288406);_0x45f4fe&&_0x45f4fe['unlinkedAt']&&this['_attachArchivedThread'](_0x288406);}),this['listenTo'](_0x4d7dad,nt('removeCommentThread',_0x29455e),(_0xce8f40,{threadId:_0x52fa3e})=>{_0x3a8cbb['model']['enqueueChange']({'isUndoable':!0x1},_0x52e38d=>{const _0x1e6afa=this['getAllMarkersForId'](_0x52fa3e);for(const _0x15061f of _0x1e6afa)_0x52e38d['removeMarker'](_0x15061f);});}),this['listenTo'](_0x4d7dad,nt('resolveCommentThread',_0x29455e),(_0x5242c5,{threadId:_0x468f4a})=>{(this['_reconvertMarkers'](_0x468f4a),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x468f4a)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x4d7dad,nt('reopenCommentThread',_0x29455e),(_0x4124e7,{threadId:_0x39576e})=>{this['_reconvertMarkers'](_0x39576e);},{'priority':'low'}),this['listenTo'](_0x4d7dad,nt('addComment',_0x29455e),(_0x2fece2,{threadId:_0x89ee1a,isFromAdapter:_0x4830f1})=>{const _0x130a0d=this['getAllMarkersForId'](_0x89ee1a);if(_0x4830f1||0x0==_0x130a0d['length']||!_0x4d7dad['hasCommentThread'](_0x89ee1a))return;0x1===_0x4d7dad['getCommentThread'](_0x89ee1a)['length']&&_0x3a8cbb['model']['enqueueChange']({'isUndoable':!0x1},_0x407482=>{for(const _0x3b3c76 of _0x130a0d)_0x407482['updateMarker'](_0x3b3c76,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x160796=this['editor']['plugins']['get'](m),_0x4c1124=this['editor']['config']['get']('collaboration.channelId');for(const _0x3d69e4 of _0x160796['getCommentThreads']({'channelId':_0x4c1124}))_0x160796['_detachCommentThread'](_0x3d69e4['id']),_0x160796['_threads']['delete'](_0x3d69e4['id']);super['destroy']();}['hasMarkerForId'](_0x1e2fbc){return this['getAllMarkersForId'](_0x1e2fbc)['length']>0x0;}['getAllMarkersForId'](_0x12b508){const _0x3f17a2=[];for(const _0x13a134 of this['editor']['model']['markers'])_0x13a134['name']['startsWith']('comment:'+_0x12b508)&&_0x3f17a2['push'](_0x13a134);return _0x3f17a2;}['scrollToThreadMarker'](_0x120fc7){const _0x4b8c79=this['_getTargetForId'](_0x120fc7);_0x4b8c79&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x120fc7&&_0xfe82be({'target':_0x4b8c79[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x5b2caa){this['editor']['model']['change'](()=>{for(const _0x5dad6d of this['getAllMarkersForId'](_0x5b2caa))this['editor']['editing']['reconvertMarker'](_0x5dad6d);});}['_attachArchivedThread'](_0xd4b79e){const _0x4aeeb9=this['editor']['plugins']['get'](m),_0x1a4b55=this['editor']['plugins']['get'](k),_0x246291=_0x4aeeb9['getCommentThread'](_0xd4b79e);if(!_0x246291['isAttached']){const _0x423803=_0x246291['attachTo'](()=>this['_getTargetForId'](_0x246291['id']));_0x1a4b55['registerAnnotation'](_0x423803),_0x246291['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1820ec=this['editor'];_0x1820ec['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x22b9c8,_0x5821f0)=>{const {id:_0x241d68}=it(_0x22b9c8['markerName']),_0x1db752=_0x1820ec['plugins']['get'](m)['getCommentThread'](_0x241d68),_0x4724dc=this['activeMarker']&&it(this['activeMarker'])['id']===_0x241d68;if(_0x1db752&&_0x1db752['isResolved']&&!_0x4724dc&&_0x22b9c8['item'])return _0x5821f0['consumable']['consume'](_0x22b9c8['item'],'addMarker:'+_0x22b9c8['markerName']),_0x5821f0['consumable']['consume'](_0x22b9c8['item'],'removeMarker:'+_0x22b9c8['markerName']),null;const _0x1f17df=['ck-comment-marker'];return _0x4724dc&&_0x1f17df['push']('ck-comment-marker--active'),{'classes':_0x1f17df,'attributes':{'data-comment':_0x241d68}};}}),_0x1820ec['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1ada2f,{options:_0x4de861})=>{const _0x4bf1f4=_0x1820ec['plugins']['get'](m),_0x5ee6e3=_0x1820ec['model']['markers']['get'](_0x1ada2f),{id:_0x33876e,part:_0x29afd7}=it(_0x1ada2f);if(_0x5ee6e3&&!_0x5ee6e3['affectsData'])return null;if(_0x4de861['ignoreResolvedComments']){const _0x2ea9aa=_0x4bf1f4['getCommentThread'](_0x33876e);if(_0x2ea9aa&&_0x2ea9aa['isResolved'])return null;}return{'group':'comment','name':_0x29afd7?_0x33876e+':'+_0x29afd7:_0x33876e};}}),_0x1820ec['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0xd79272,{writer:_0x350fbb})=>_0x350fbb['createElement']('$marker',{'data-name':'comment:'+_0xd79272['getAttribute']('id')})}),_0x1820ec['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x2426d0=this['editor'],_0x4f324d=_0x2426d0['plugins']['get'](m),_0x3d51cf=new Set(),_0xf090a4=new Set();_0x2426d0['model']['document']['registerPostFixer'](_0x44d0f1=>{let _0x303160=!0x1;for(const {name:_0x51eaec,data:_0x4ddea0}of _0x2426d0['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3dfff3,id:_0x1cc413}=it(_0x51eaec);let _0x58213f=_0x4ddea0['newRange'];if('comment'!==_0x3dfff3||!_0x58213f)continue;const _0x4a6f04='$graveyard'===_0x58213f['root']['rootName'];_0x4a6f04||(_0x58213f=st(_0x58213f,_0x2426d0['model']),!_0x58213f||_0x58213f['isCollapsed']||!_0x4ddea0['newRange']||_0x58213f['isEqual'](_0x4ddea0['newRange']))?_0x2426d0['model']['hasContent'](_0x58213f)&&!_0x4a6f04?this['isThreadsLoadingPaused']?_0x3d51cf['add'](_0x51eaec):this['_handleThreadMarker'](_0x51eaec,_0x1cc413):(_0xf090a4['add'](_0x51eaec),_0x3d51cf['delete'](_0x51eaec),_0x44d0f1['removeMarker'](_0x51eaec),_0x303160=!0x0):(_0x44d0f1['updateMarker'](_0x51eaec,{'range':_0x58213f}),_0x303160=!0x0);}return _0x303160;}),this['on']('change:isThreadsLoadingPaused',(_0xc1d68a,_0x4fab88,_0xefb82)=>{if(!_0xefb82&&_0x3d51cf['size'])for(const _0x14e253 of _0x3d51cf){const {id:_0x2ea71d}=it(_0x14e253);_0x3d51cf['delete'](_0x14e253),_0x2426d0['model']['markers']['get'](_0x14e253)&&this['_handleThreadMarker'](_0x14e253,_0x2ea71d);}}),this['listenTo'](_0x2426d0['model']['document'],'change',(_0x40785e,_0x408a79)=>{for(const {name:_0x28b9c7,data:{newRange:_0x366946}}of _0x2426d0['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2df810,id:_0x303aa7}=it(_0x28b9c7);if('comment'!==_0x2df810)continue;const _0x47268f=_0x4f324d['getCommentThread'](_0x303aa7),_0xdd3d0c=this['hasMarkerForId'](_0x303aa7);_0x47268f&&(_0x47268f['_hasTargetInContent']||_0x2426d0['editing']['view']['once']('render',()=>{const _0x4a819d=_0x2426d0['plugins']['get'](b),_0x5807e2=_0x4f324d['_threadToController']['get'](_0x47268f)['view'];_0x4a819d['getByInnerView'](_0x5807e2)['refreshVisibility']();},{'priority':'low'}),_0x47268f['_hasTargetInContent']=_0xdd3d0c||!!_0x366946),_0x366946||(_0xf090a4['add'](_0x28b9c7),_0x3d51cf['delete'](_0x28b9c7));}if(_0x408a79['isLocal'])for(const _0x13314e of _0xf090a4){const {id:_0x2db6e5}=it(_0x13314e),_0x155b1c=_0x4f324d['getCommentThread'](_0x2db6e5),_0x14dc17=this['hasMarkerForId'](_0x2db6e5);_0x3d51cf['delete'](_0x13314e),!_0x155b1c||_0x14dc17||_0x155b1c['unlinkedAt']||_0x155b1c['setUnlinkedAt'](new Date());}_0xf090a4['clear']();});}['_getTargetForId'](_0x85979d){const _0x38fd63=this['editor'],_0x44f23a=this['getAllMarkersForId'](_0x85979d);return tt(_0x38fd63['editing'],_0x44f23a);}['_getTextContext'](_0x3f1102){const _0x2a291e=this['getAllMarkersForId'](_0x3f1102);let _0x251090='',_0x12d7d9=!0x1;for(const _0x2d54f0 of _0x2a291e){const _0x324072=_0x2d54f0['getRange']();for(const _0x15d38d of Array['from'](_0x324072['getItems']()))_0x15d38d['is']('$textProxy')?(_0x251090&&_0x12d7d9&&(_0x251090+='\x20',_0x12d7d9=!0x1),_0x251090+=_0x15d38d['data']):_0x12d7d9=!0x0;_0x12d7d9=!0x0;}return _0x251090['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x5ab0fc,_0x3a6222){const _0x99fdea=this['editor'],_0x3ae524=_0x99fdea['plugins']['get'](m);let _0x2d95eb=_0x3ae524['getCommentThread'](_0x3a6222);const _0x2ab6bd=_0x99fdea['config']['get']('collaboration.channelId'),_0x1daceb=_0x99fdea['plugins']['get'](k);if(_0x2d95eb&&(_0x2d95eb['unlinkedAt']&&_0x2d95eb['setUnlinkedAt'](null),_0x2d95eb['isAttached']))return _0x2d95eb;return!this['getAllMarkersForId'](_0x3a6222)[0x0]['managedUsingOperations']?_0x99fdea['editing']['view']['once']('render',()=>{if(_0x3ae524['getCommentThread'](_0x3a6222))return;const _0x12dbfd=_0x99fdea['plugins']['get'](b);_0x2d95eb=_0x3ae524['openNewCommentThread']({'channelId':_0x2ab6bd,'threadId':_0x3a6222,'target':()=>this['_getTargetForId'](_0x3a6222),'context':{'type':'text','value':this['_getTextContext'](_0x3a6222)}});const _0x58687a=_0x3ae524['_threadToController']['get'](_0x2d95eb)['view'],_0x3bf17d=_0x12dbfd['getByInnerView'](_0x58687a);_0x3bf17d&&_0x1daceb['registerAnnotation'](_0x3bf17d);},{'priority':'low'}):_0x3ae524['fetchCommentThread']({'channelId':_0x2ab6bd,'threadId':_0x3a6222})['then'](_0x3f5fcc=>{if('destroyed'!==_0x99fdea['state']){if(_0x2d95eb=_0x3f5fcc,_0x2d95eb&&!_0x2d95eb['isAttached']){const _0x3eeea9=_0x2d95eb['attachTo'](()=>this['_getTargetForId'](_0x3a6222));_0x1daceb['registerAnnotation'](_0x3eeea9),_0x2d95eb['isResolved']&&this['_reconvertMarkers'](_0x3a6222);}else{if(!_0x2d95eb){const _0x55837c=this['getAllMarkersForId'](_0x3a6222);_0x99fdea['model']['change'](_0x54b8e0=>{for(const _0x20cac4 of _0x55837c)_0x54b8e0['removeMarker'](_0x20cac4);});}}}}),_0x2d95eb;}['_handleThreadMarker'](_0x309d40,_0x628501){const _0x1bf17d=this['_attachMarkerToThread'](_0x309d40,_0x628501);_0x1bf17d&&!_0x1bf17d['context']&&_0x1bf17d['setContext']({'type':'text','value':this['_getTextContext'](_0x628501)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4bc8b7=this['editor'];_0x75e93c(_0x4bc8b7['model'],({left:_0x439b02,entered:_0x3397fa})=>{for(const _0x5a126c of _0x439b02)if(at(_0x5a126c)){_0x4bc8b7['ui']['ariaLiveAnnouncer']['announce'](W(_0x4bc8b7['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x53b120 of _0x3397fa)if(at(_0x53b120)){_0x4bc8b7['ui']['ariaLiveAnnouncer']['announce'](W(_0x4bc8b7['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x503be8,_0x2048e4){return _0x2048e4?_0x503be8+':'+_0x2048e4:_0x503be8;}function it(_0x104462){const _0x5a1c36=_0x104462['split'](':');return{'group':_0x5a1c36[0x0],'id':_0x5a1c36[0x1],'part':_0x5a1c36[0x2]};}function st(_0x42d9b9,_0x4d3b7b){const _0x2b8cc8=_0x4d3b7b['schema'],_0x2b480d=_0x4d3b7b['createRange'](_0x42d9b9['start']);for(const _0x537113 of _0x42d9b9['getWalker']()){const {type:_0x482ac7,item:_0x2c1e43,nextPosition:_0x5cb716}=_0x537113;if('text'===_0x482ac7||_0x2b8cc8['isObject'](_0x2c1e43)){const _0x7f7ea6=_0x4d3b7b['createPositionBefore'](_0x2c1e43);_0x2b480d['isCollapsed']&&(_0x2b480d['start']=_0x7f7ea6),_0x2b480d['end']=_0x5cb716;}}return _0x2b480d;}function at(_0x3ff149){return'comment'===it(_0x3ff149['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 _0x183c3f{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x1fb211=this['editor'],_0x3d90f4=_0x1fb211['plugins']['get'](m),_0x3d73ec=_0x1fb211['plugins']['get'](r),_0xb5c98e=_0x1fb211['plugins']['get'](b),_0x5605a1=_0x1fb211['plugins']['get'](k);_0x1fb211['ui']['componentFactory']['add']('comment',()=>{const _0x1d1b6d=this['_createUIButton'](_0x1d2437);return _0x1d1b6d['tooltip']=!0x0,_0x1d1b6d;}),_0x1fb211['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x457b4d)),_0x5605a1['addSourceCollector'](()=>{const _0x2c9073=[];for(const [_0x21dacd,_0x1b0721]of _0x3d90f4['_threadToController']){const _0x5929db=_0x3d73ec['getAllMarkersForId'](_0x21dacd['id']),_0x2d2f97=_0x5929db['map'](_0x2e142c=>_0x2e142c['getRange']());_0x5929db['length']>0x0&&_0x2c9073['push']([_0x1b0721['view'],_0x2d2f97]);}return _0x2c9073;}),this['listenTo'](_0xb5c98e,'change:activeAnnotations',(_0x185c8b,_0x1095a1,_0x4cca83)=>{const _0x5096ca=Array['from'](_0x4cca83)['map'](_0x41b063=>_0x41b063['innerView'])['find'](_0x2dba66=>_0x3d90f4['_viewToController']['has'](_0x2dba66));if(!_0x5096ca)return void(_0x3d73ec['activeMarker']=null);const _0x103b9b=_0x3d90f4['_viewToController']['get'](_0x5096ca)['model']['id'],_0x4b7406='comment:'+_0x103b9b;_0x103b9b&&_0x3d73ec['hasMarkerForId'](_0x103b9b)?_0x3d73ec['activeMarker']=_0x4b7406:_0x3d73ec['activeMarker']&&(_0x3d73ec['activeMarker']=null);}),this['listenTo'](_0x3d90f4,'removeCommentThread',(_0x526c57,{threadId:_0x5f2921,isFromAdapter:_0x17ee8e})=>{!_0x17ee8e&&_0x1fb211['ui']['focusTracker']['isFocused']&&_0x3d73ec['hasMarkerForId'](_0x5f2921)&&_0x1fb211['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3d90f4,'addComment',(_0x60a74d,{threadId:_0x3b56d9,isFromAdapter:_0x293664})=>{if(_0x293664||!_0x3d73ec['hasMarkerForId'](_0x3b56d9)||!_0x3d90f4['hasCommentThread'](_0x3b56d9))return;0x1===_0x3d90f4['getCommentThread'](_0x3b56d9)['length']&&(_0x1fb211['editing']['view']['focus'](),_0x60a74d['stop']());},{'priority':'low'});}['_createUIButton'](_0x14f244){const _0x4cab86=this['editor'],_0x5dd133=new _0x14f244(_0x4cab86['locale']),_0x5661ec=_0x4cab86['commands']['get']('addCommentThread');return _0x5dd133['set']({'label':W(_0x4cab86['locale'],'Comment'),'icon':kt}),_0x5dd133['bind']('isEnabled')['to'](_0x5661ec),this['listenTo'](_0x5dd133,'execute',()=>_0x5661ec['execute']()),_0x5dd133;}}class e extends _0x183c3f{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x1f807c){super(_0x1f807c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x252642,_0x1bddd7,_0x205316)=>{_0x205316?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x18a354,_0x3b7aa3]of this['editor']['commands'])_0x3b7aa3['affectsData']&&'addCommentThread'!==_0x18a354&&_0x3b7aa3['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x57d8ec=this['editor']['editing']['view']['document'];this['listenTo'](_0x57d8ec,'cut',_0x8401cc=>_0x8401cc['stop'](),{'priority':'highest'}),this['listenTo'](_0x57d8ec,'clipboardInput',_0x9f8f2e=>_0x9f8f2e['stop'](),{'priority':'highest'}),this['listenTo'](_0x57d8ec,'delete',_0x277029=>_0x277029['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2f91bd,_0x1d119d]of this['editor']['commands'])_0x1d119d['affectsData']&&'addCommentThread'!==_0x2f91bd&&_0x1d119d['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x2f7a7f{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0xc7ca95){super(_0xc7ca95),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x690ae3=this['context']['plugins']['get'](b);this['listenTo'](_0x690ae3,'_activateAnnotation',(_0x2a7705,_0x249e2f)=>{for(const _0xf4d398 of this['activeUIs']){const _0x1f123a=this['_uis']['get'](_0xf4d398);(0x0,this['_uisData']['get'](_0xf4d398)['filter'])(_0x249e2f)&&_0x1f123a['setActiveAnnotation'](_0x249e2f);}}),this['listenTo'](_0x690ae3,'_deactivateAllAnnotations',()=>{for(const _0x5afffe of this['activeUIs']){this['_uis']['get'](_0x5afffe)['setActiveAnnotation'](null);}}),this['listenTo'](_0x690ae3['_visibleAnnotations'],'add',(_0x3f5a0a,_0x4596d2)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4596d2);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x298a40){return this['activeUIs']['has'](_0x298a40);}['activate'](_0x444684,_0xf8b276=()=>!0x0){const _0x4babe1=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x444684))throw new _0x2e8d80('annotationsuis-missing-ui',this,{'uiName':_0x444684});this['isActive'](_0x444684)&&this['deactivate'](_0x444684),this['activeUIs']['add'](_0x444684);const _0x4be285=new x();!function({source:_0x33c4b7,target:_0x1f3553,filter:_0x303ee9}){for(const _0x166f0c of _0x33c4b7)_0x303ee9(_0x166f0c)&&_0x1f3553['add'](_0x166f0c);_0x1f3553['listenTo'](_0x33c4b7,'add',(_0xd18975,_0x1f4c9f)=>{_0x303ee9(_0x1f4c9f)&&_0x1f3553['add'](_0x1f4c9f);}),_0x1f3553['listenTo'](_0x33c4b7,'remove',(_0x2c8943,_0x243e9e)=>{_0x1f3553['has'](_0x243e9e)&&_0x1f3553['remove'](_0x243e9e);});}({'source':_0x4babe1['_visibleAnnotations'],'target':_0x4be285,'filter':_0xf8b276}),this['_uisData']['set'](_0x444684,{'collection':_0x4be285,'filter':_0xf8b276});const _0x33b62d=this['_uis']['get'](_0x444684);_0x33b62d['attach'](_0x4be285),this['listenTo'](_0x33b62d,'change:activeAnnotation',(_0x345e2f,_0x36aecf,_0x297cae,_0x40d37a)=>{_0x40d37a&&_0x4babe1['_removeActiveAnnotation'](_0x40d37a),_0x297cae&&_0x4babe1['_addActiveAnnotation'](_0x297cae);});}['deactivate'](_0x2d30ee){if(this['activeUIs']['delete'](_0x2d30ee),!this['_uis']['has'](_0x2d30ee))throw new _0x2e8d80('annotationsuis-missing-ui',this,{'uiName':_0x2d30ee});const _0x58d9b0=this['_uis']['get'](_0x2d30ee);_0x58d9b0['detach'](),this['stopListening'](_0x58d9b0),this['_uisData']['get'](_0x2d30ee)['collection']['destroy'](),this['_uisData']['delete'](_0x2d30ee);}['switchTo'](_0x5447ac){if(!this['_uis']['has'](_0x5447ac))throw new _0x2e8d80('annotationsuis-missing-ui',this,{'uiName':_0x5447ac});const _0x3aa363=this['context']['plugins']['get'](b),_0x561055=Array['from'](_0x3aa363['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5447ac);const _0xef5ae4=this['_uis']['get'](_0x5447ac);_0xef5ae4['setActiveAnnotation'](_0x561055),_0xef5ae4['_setSelectedAnnotations']&&_0x561055&&_0xef5ae4['_setSelectedAnnotations']([_0x561055]);}['deactivateAll'](){for(const _0x324e20 of this['activeUIs'])this['deactivate'](_0x324e20);}['register'](_0x59a802,_0x5a18ec){if(this['_uis']['has'](_0x59a802))throw new _0x2e8d80('annotationsuis-register-already-registered');if('function'!=typeof _0x5a18ec['attach']||'function'!=typeof _0x5a18ec['detach']||'function'!=typeof _0x5a18ec['setActiveAnnotation'])throw new _0x2e8d80('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x59a802,_0x5a18ec);}['refilterAnnotations'](){const _0x2af6dc=this['context']['plugins']['get'](b)['collection'],_0x3c8cac=new Map(),_0x17cc0e=Array['from'](this['activeUIs']);for(const _0x2033e1 of this['activeUIs']){const _0x13812d=this['_uisData']['get'](_0x2033e1)['collection'];for(const _0x2a49fb of _0x13812d)_0x3c8cac['set'](_0x2a49fb,_0x2033e1);}for(const _0x4ca3c4 of _0x2af6dc){const _0xdf3242=_0x3c8cac['get'](_0x4ca3c4);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4ca3c4);const _0xd552a2=_0x17cc0e['find'](_0x483c44=>this['_uisData']['get'](_0x483c44)['filter'](_0x4ca3c4));_0xdf3242!==_0xd552a2&&(_0xdf3242&&this['_uisData']['get'](_0xdf3242)['collection']['remove'](_0x4ca3c4),_0xd552a2&&this['_uisData']['get'](_0xd552a2)['collection']['add'](_0x4ca3c4));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x55bb64){const _0x445d30=[];for(const _0x352c92 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x352c92)['filter'])(_0x55bb64)&&_0x445d30['push'](_0x352c92);}if(_0x445d30['length']>0x1)throw new _0x2e8d80('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x445d30,'annotationType':_0x55bb64['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x1f96f2){super(_0x1f96f2);const _0x3fddff=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x3fddff['to']('class')],'style':{'minHeight':_0x3fddff['to']('minHeight',_0x454347=>'number'==typeof _0x454347?ne(_0x454347+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2b40a9){super(_0x2b40a9),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x29a2a7,_0x4cd1a2)=>_0x29a2a7+_0x4cd1a2),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x45f67b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x45f67b['to']('isAnimationDisabled',_0x1b6e70=>_0x1b6e70?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x45f67b['to']('top',_0x21afcb=>qt(_0x21afcb))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x54ce8c=this['element']['clientHeight'];_0x54ce8c&&(this['height']=_0x54ce8c);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2f7a7f{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x4e48ef){super(_0x4e48ef),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 _0x4980e2=this['context']['config']['get']('sidebar.container');_0x4980e2&&this['setContainer'](_0x4980e2);}['setContainer'](_0x138fab){if(!y(_0x138fab))throw new _0x2e8d80('sidebar-setcontainer-invalid-element');this['container']=_0x138fab;}['_attachToContainer']({viewClass:_0x11584d='',spaceBetweenItems:_0x27e384=0x19}={}){if(!y(this['container']))throw new _0x2e8d80('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x11584d,this['_spaceBetweenItems']=_0x27e384;}['rearrange']({removedAnnotation:_0x40ecf4,previousAnnotation:_0x371454,nextAnnotation:_0x2ae974}){const _0x7e2820=this['getSidebarItemView'](_0x40ecf4);this['view']['list']['remove'](_0x7e2820),this['_destroySidebarItemView'](_0x40ecf4),_0x371454&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x371454)),_0x2ae974&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2ae974)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x48741a,activatedAnnotation:_0x1f98a4,disableAnimationOnActivatedAnnotation:_0x33e279}){if(this['_activeAnnotation']=_0x1f98a4,_0x48741a){_0x48741a['isActive']=!0x1;const _0x2b3493=this['getSidebarItemView'](_0x48741a);_0x2b3493&&_0x33e279&&(_0x2b3493['isAnimationDisabled']=!0x1);}if(_0x1f98a4){const _0x308e57=this['getSidebarItemView'](_0x1f98a4);_0x308e57&&(_0x1f98a4['isActive']=!0x0,_0x33e279&&(_0x308e57['isAnimationDisabled']=!0x0,_0x308e57['top']+=0x1),this['_alignToTargetRect'](_0x308e57));}}['_detachFromContainer'](_0x32b4c3){if(this['view']['element']['remove'](),_0x32b4c3){for(const _0x3c7134 of _0x32b4c3)this['_destroySidebarItemView'](_0x3c7134);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3d73b6,_0x4c0521){_0x4c0521||(_0x4c0521=_0x3d73b6['view']);const _0x17246b=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x17246b,_0x3d73b6),this['_annotationToSidebarItemView']['set'](_0x3d73b6,_0x17246b),_0x17246b['content']['add'](_0x4c0521),this['listenTo'](_0x3d73b6['view'],'change:targetRect',(_0xd28058,_0x5723b1,_0x355930)=>{const _0x33c0c1=this['_getTargetTop'](_0x3d73b6,_0x355930);_0x17246b['_targetTop']!=_0x33c0c1&&(_0x17246b['_targetTop']=_0x33c0c1,this['_setItemTop'](_0x17246b,_0x33c0c1));}),this['listenTo'](_0x17246b,'change:top',()=>{this['_recalculate'](_0x17246b,'top');}),this['listenTo'](_0x17246b,'change:bottom',()=>{this['_recalculate'](_0x17246b,'bottom');}),this['_alignToTargetRect'](_0x17246b);const _0x30edde=this['_getItemBefore'](_0x17246b);if(_0x30edde)this['_alignAfterItem'](_0x30edde,_0x17246b)||this['_alignToTargetRect'](_0x17246b);else this['_alignToTargetRect'](_0x17246b);return this['_updateLastItem'](),this['view']['list']['add'](_0x17246b),_0x17246b;}['_alignForTopChange'](_0x50e8f5){if(!_0x50e8f5['content']['length'])return;const _0x5ac937=this['_getItemBefore'](_0x50e8f5);if(!_0x5ac937)return;const _0x15bca0=this['_sidebarItemViewToAnnotation']['get'](_0x5ac937),_0x19d2c9=this['_activeAnnotation'];_0x19d2c9&&_0x19d2c9===_0x15bca0?this['_alignAfterItem'](_0x5ac937,_0x50e8f5):this['_alignBeforeItem'](_0x50e8f5,_0x5ac937);}['_alignForBottomChange'](_0x49fb82){if(!_0x49fb82['content']['length'])return;const _0x36adbe=this['_getItemAfter'](_0x49fb82);if(!_0x36adbe)return;const _0x12384f=this['_sidebarItemViewToAnnotation']['get'](_0x36adbe),_0x480489=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5bc363=this['_activeAnnotation'];_0x5bc363&&_0x5bc363===_0x12384f&&_0x480489?(this['_alignBeforeItem'](_0x36adbe,_0x49fb82),this['_alignAfterItem'](_0x49fb82,_0x36adbe)):_0x5bc363&&_0x5bc363===_0x12384f?this['_alignBeforeItem'](_0x36adbe,_0x49fb82):this['_alignAfterItem'](_0x49fb82,_0x36adbe);}['_recalculate'](_0x512ae8,_0x2c95ef){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0xb6d2f5,changedProp:_0x58a10b}of this['_recalculateBuffer'])'top'===_0x58a10b?this['_alignForTopChange'](_0xb6d2f5):this['_alignForBottomChange'](_0xb6d2f5);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x512ae8,'changedProp':_0x2c95ef});}['getSidebarItemView'](_0x4b0009){return this['_annotationToSidebarItemView']['get'](_0x4b0009);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x57fa20){const _0x489063=this['getSidebarItemView'](_0x57fa20);this['stopListening'](_0x489063),this['stopListening'](_0x57fa20['view']),_0x489063['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x57fa20),this['_sidebarItemViewToAnnotation']['delete'](_0x489063);}['_createSidebarView'](){const _0x913f65=new T(this['context']['locale']);return _0x913f65['render'](),this['on']('change:_lastItem',(_0x286728,_0x4dfa55,_0x234cbc,_0x306346)=>{_0x306346&&_0x913f65['unbind']('minHeight'),_0x234cbc?_0x913f65['bind']('minHeight')['to'](_0x234cbc,'bottom'):_0x913f65['minHeight']=null;}),_0x913f65;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1f8638){const _0x946d27=this['_sidebarItemViewToAnnotation']['get'](_0x1f8638),_0x26ccc8=_0x946d27&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x946d27)-0x1);return _0x26ccc8&&this['getSidebarItemView'](_0x26ccc8)||null;}['_getItemAfter'](_0x523ad7){const _0x1351c2=this['_sidebarItemViewToAnnotation']['get'](_0x523ad7),_0x524d71=_0x1351c2&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1351c2)+0x1);return _0x524d71&&this['getSidebarItemView'](_0x524d71)||null;}['_alignBeforeItem'](_0x21fa76,_0x5eca7f){_0x21fa76['updateHeight']();const _0x1336ae=M(_0x5eca7f['bottom']+this['_spaceBetweenItems'],_0x21fa76['top']);return!!_0x1336ae&&(this['_setItemTop'](_0x5eca7f,_0x5eca7f['top']-_0x1336ae),!0x0);}['_alignAfterItem'](_0x582480,_0x52ad27){_0x582480['updateHeight']();const _0x14222c=M(_0x582480['bottom']+this['_spaceBetweenItems'],_0x52ad27['top']);return!!_0x14222c&&(this['_setItemTop'](_0x52ad27,_0x52ad27['top']+_0x14222c,!0x1),!0x0);}['_alignToTargetRect'](_0x327c0e){const _0x152b84=this['_sidebarItemViewToAnnotation']['get'](_0x327c0e);if(!_0x152b84||!_0x152b84['target']||!_0x152b84['targetRect'])return;const _0x19bd7d=this['_getTargetTop'](_0x152b84,_0x152b84['targetRect']);this['_setItemTop'](_0x327c0e,_0x19bd7d);}['_getTargetTop'](_0x535c61,_0x45d846){if(null===_0x45d846)return 0x0;if(_0x535c61['target']instanceof _0x6c54a4)return _0x45d846['top'];{const _0x4a69f8=new _0x6c54a4(this['view']['element'])['top'];return _0x45d846['top']-_0x4a69f8;}}['_setItemTop'](_0x1a9dcf,_0x9de9b7,_0x3a45ac=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3a45ac&&(_0x9de9b7=Math['max'](_0x9de9b7,this['_getMaxAvailableTop'](_0x1a9dcf))),_0x1a9dcf['top']=_0x9de9b7;}['_getMaxAvailableTop'](_0x1de177){let _0x483bdb=this['_getItemBefore'](_0x1de177),_0x1b2cf6=0x0;for(;_0x483bdb;)_0x483bdb['updateHeight'](),_0x1b2cf6+=this['_spaceBetweenItems']+_0x483bdb['height'],_0x483bdb=this['_getItemBefore'](_0x483bdb);return _0x1b2cf6;}}function M(_0x4db15d,_0x4bf6c1){return Math['max'](_0x4db15d-_0x4bf6c1,0x0);}function y(_0x42f003){return null!==_0x42f003&&'object'==typeof _0x42f003&&0x1===_0x42f003['nodeType'];}class n extends _0x2f7a7f{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x21b226){super(_0x21b226),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x2a96f8(),this['_refreshPositioningDebounced']=_0x1ea30b(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3758e3=this['context']['plugins']['get'](j),_0x2d4b27=this['context']['plugins']['get'](z);_0x3758e3['register']('wideSidebar',this),_0x2d4b27['container']&&_0x3758e3['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2f6335){if(_0x2f6335===this['activeAnnotation'])return;const _0x5b95cf=this['context']['plugins']['get'](z);_0x5b95cf['_activeAnnotation']=_0x2f6335;const _0x5d8799=this['activeAnnotation'];this['activeAnnotation']=_0x2f6335,_0x5b95cf['refresh']({'blurredAnnotation':_0x5d8799,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x50d99f){this['annotations']=_0x50d99f;const _0x1e8968=this['context']['plugins']['get'](z);if(_0x1e8968['_annotations']=_0x50d99f,this['isAttached'])throw new _0x2e8d80('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1e8968,'set:container',()=>{this['detach'](),this['listenTo'](_0x1e8968,'change:container',_0x85d444=>{_0x85d444['off'](),this['attach'](_0x50d99f);});}),_0x1e8968['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x249734=_0x9e66f0=>{_0x9e66f0['updateTargetRect'](),_0x1e8968['addAnnotation'](_0x9e66f0);};for(const _0x49c5bb of _0x50d99f)_0x249734(_0x49c5bb);this['listenTo'](_0x50d99f,'add',(_0x508618,_0xecd549)=>{_0x249734(_0xecd549);}),this['listenTo'](_0x50d99f,'remove',(_0x2b452f,_0x440087,_0x51bc46)=>{_0x1e8968['rearrange']({'removedAnnotation':_0x440087,'previousAnnotation':_0x50d99f['get'](_0x51bc46-0x1),'nextAnnotation':_0x50d99f['get'](_0x51bc46+0x1)}),_0x440087===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x50d99f,'focus',(_0x55e607,_0x429e8d)=>{this['setActiveAnnotation'](_0x429e8d);}),this['listenTo'](_0x50d99f,'blur',()=>{this['setActiveAnnotation'](null);});const _0x48f3c3=this['context']instanceof _0x34ec3b?this['context']['editors']:new _0x2a96f8([this['context']]);for(const _0x2d2872 of _0x48f3c3)this['_integrateWithEditorAnnotations'](_0x2d2872);this['listenTo'](_0x48f3c3,'add',(_0x5eef54,_0x432d22)=>{this['listenTo'](_0x432d22,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x432d22);});}),this['listenTo'](_0x48f3c3,'remove',(_0x5c656c,_0x4dc20d)=>{_0x4dc20d['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4dc20d['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2e8d80('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x21a2c7=this['context']['plugins']['get'](z);_0x21a2c7['_detachFromContainer'](this['annotations']),this['stopListening'](_0x21a2c7),this['stopListening'](this['annotations']),this['context']instanceof _0x34ec3b&&this['stopListening'](this['context']['editors']);for(const _0x342b79 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x342b79);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0xb93990){if(!_0xb93990['plugins']['has']('EditorAnnotations'))return;const _0x582200=_0xb93990['plugins']['get']('EditorAnnotations'),_0x415ee1=()=>{const _0x17e911=_0x582200['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x17e911[0x0]||null);};this['listenTo'](_0x582200,'refresh',_0x415ee1),this['listenTo'](_0x582200,'blur',(_0x2fcffb,{isAnnotationTracked:_0x13b6da})=>{this['activeAnnotation']&&_0x13b6da(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x582200,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2f514a=>{_0x582200['hasDomSelection']()&&(_0x415ee1(),_0x2f514a['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x582200);}['_destroyEditorAnnotationsIntegration'](_0xdcbbb6){this['stopListening'](_0xdcbbb6),this['_editorAnnotations']['remove'](_0xdcbbb6);}}class D extends _0x1d2437{['counterView'];constructor(_0x100f84){super(_0x100f84);const _0x33bf3d=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x1b0d91,_0x3dce44)=>_0x1b0d91?'...':_0x3dce44['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',_0x33bf3d['to']('annotationType',_0xffb402=>'ck-annotation-counter__badge--'+_0xffb402),_0x33bf3d['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x33bf3d['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x2f7a7f{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x321fdb){super(_0x321fdb),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x29210),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x2a96f8(),this['_refreshPositioningDebounced']=_0x1ea30b(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x192fc5(this['context']['locale']),this['balloonPanelView']=new _0x48cfce(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3dba19){this['annotations']=_0x3dba19;const _0x4ca8ee=this['context']['plugins']['get'](z),_0x5d37db=this['balloonPanelView'];if(_0x4ca8ee['_annotations']=_0x3dba19,this['isAttached'])throw new _0x2e8d80('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4ca8ee,'set:container',()=>{this['detach'](),this['listenTo'](_0x4ca8ee,'change:container',_0x5ee270=>{_0x5ee270['off'](),this['attach'](_0x3dba19);});}),_0x4ca8ee['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x5c4b20=_0x5d714d=>{const _0x55029e=new D(this['context']['locale']);_0x4ca8ee['addAnnotation'](_0x5d714d,_0x55029e),this['_annotationToNarrowView']['set'](_0x5d714d,_0x55029e),_0x55029e['bind']('isDirty','annotationType','number')['to'](_0x5d714d['view'],'isDirty','type','length'),_0x55029e['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5d37db['content']['first']!==_0x5d714d['view']?(this['_showBalloon'](_0x5d714d),_0x5d714d['view']['element']['focus'](),this['setActiveAnnotation'](_0x5d714d)):this['setActiveAnnotation'](null);});};for(const _0x1fa1c4 of _0x3dba19)_0x5c4b20(_0x1fa1c4);this['listenTo'](_0x3dba19,'add',(_0x2ac4e3,_0x47b362)=>{_0x5c4b20(_0x47b362);}),this['listenTo'](_0x3dba19,'remove',(_0x21beef,_0x50e71d,_0x5f28e7)=>{this['_annotationToNarrowView']['get'](_0x50e71d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x50e71d),_0x4ca8ee['rearrange']({'removedAnnotation':_0x50e71d,'previousAnnotation':_0x3dba19['get'](_0x5f28e7-0x1),'nextAnnotation':_0x3dba19['get'](_0x5f28e7+0x1)}),_0x50e71d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3dba19,'focus',(_0x4f0ec9,_0x12dbe4)=>{this['setActiveAnnotation'](_0x12dbe4);}),this['listenTo'](_0x3dba19,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xc4b4f1,_0x545d27)=>{_0x545d27['keyCode']===_0xd5a0d7['esc']&&_0x5d37db['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5d37db['content']['first']),this['_hideBalloon'](),_0x545d27['stopPropagation'](),_0x545d27['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0xaf20be,_0x3c929e)=>{const _0x50fbf8=_0x3c929e['target'];_0x5d37db['isVisible']&&_0x5d37db['element']['contains'](_0x50fbf8)||_0x4ca8ee['view']['element']['contains'](_0x50fbf8)||_0xaf20be['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x23d165=>_0x23d165['contains'](_0x50fbf8))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x169e98=this['context']instanceof _0x34ec3b?this['context']['editors']:new _0x2a96f8([this['context']]);for(const _0x5336e8 of _0x169e98)this['_integrateWithEditorAnnotations'](_0x5336e8);this['listenTo'](_0x169e98,'add',(_0x44228e,_0x465441)=>{this['listenTo'](_0x465441,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x465441);});}),this['listenTo'](_0x169e98,'remove',(_0x2b1337,_0x12a527)=>{_0x12a527['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x12a527['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1bd3c2){if(_0x1bd3c2===this['activeAnnotation'])return;const _0x1b6928=this['context']['plugins']['get'](z);if(_0x1b6928['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1bd3c2,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1bd3c2)_0x1b6928['getSidebarItemView'](_0x1bd3c2)?this['_showBalloon'](_0x1bd3c2):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1bd3c2;}['detach'](){if(!this['isAttached'])throw new _0x2e8d80('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4c801b=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x7fbf34=>_0x7fbf34['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4c801b['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x34ec3b&&this['stopListening'](this['context']['editors']);for(const _0x4e7534 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4e7534);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'](_0x2b1c7d){if(!_0x2b1c7d['plugins']['has']('EditorAnnotations'))return;const _0x11fd28=_0x2b1c7d['plugins']['get']('EditorAnnotations'),_0x55f7bb=this['context']['plugins']['get'](z),_0x493610=this['annotations'],_0x43c03e=this['balloonPanelView'],_0x423943=()=>{const _0x528b60=_0x11fd28['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x528b60),this['setActiveAnnotation'](_0x528b60[0x0]||null);};this['listenTo'](_0x11fd28,'refresh',_0x423943),this['listenTo'](_0x11fd28,'blur',(_0x3c7a2a,{isAnnotationTracked:_0xb30dfb})=>{this['activeAnnotation']&&_0xb30dfb(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x11fd28,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x493610,'blur',_0x5e9803=>{_0x11fd28['hasDomSelection']()&&_0x5e9803['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x30bfaf,_0x12f0c6)=>{const _0x50e162=_0x12f0c6['target'];_0x43c03e['isVisible']&&_0x43c03e['element']['contains'](_0x50e162)||_0x55f7bb['view']['element']['contains'](_0x50e162)||this['activeAnnotation']&&_0x11fd28['hasDomSelection']()&&(_0x423943(),_0x30bfaf['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x11fd28);}['_destroyEditorAnnotationsIntegration'](_0x4d4304){_0x4d4304&&(this['stopListening'](_0x4d4304),this['_editorAnnotations']['remove'](_0x4d4304));}['_setSelectedAnnotations'](_0x19f426){for(const _0x35c916 of this['_selectedAnnotations'])_0x19f426['includes'](_0x35c916)||this['_manuallyClosedAnnotationViews']['delete'](_0x35c916['view']);this['_selectedAnnotations']=_0x19f426;}['_refreshPositioning'](){const _0x1b0bd4=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x1b0bd4['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x43be40){if(this['_manuallyClosedAnnotationViews']['has'](_0x43be40['view']))return;const _0x3d7a07=this['balloonPanelView']['content']['first'];_0x3d7a07!==_0x43be40['view']?(_0x3d7a07&&this['_detachListeners'](_0x3d7a07),this['_attachListeners'](_0x43be40['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x43be40['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x1b79e4=this['balloonPanelView']['content']['first'],_0x137b56=_0x1b79e4&&this['annotations']['getByView'](_0x1b79e4);if(!_0x137b56||!this['_annotationToNarrowView']['has'](_0x137b56))return;const _0x2c7d92=this['_annotationToNarrowView']['get'](_0x137b56)['element'],_0x1bd4cb=(function(){const _0x9aa83b=_0x48cfce['defaultPositions'];return[_0x9aa83b['southArrowNorthEast'],_0x9aa83b['northArrowSouthEast'],_0x9aa83b['southArrowNorth'],_0x9aa83b['northArrowSouth'],_0x9aa83b['southArrowNorthWest'],_0x9aa83b['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2c7d92,'positions':_0x1bd4cb});}['_hideBalloon'](){const _0x27b092=this['balloonPanelView'],_0x409f95=_0x27b092['content']['first'];_0x409f95&&(this['_detachListeners'](_0x409f95),_0x27b092['unpin'](),_0x27b092['content']['clear']());}['_attachListeners'](_0x899285){this['listenTo'](_0x899285,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x899285,'Esc',(_0x1fcf61,_0x477460)=>{this['_manuallyClosedAnnotationViews']['add'](_0x899285),this['_hideBalloon'](),_0x477460();});}['_detachListeners'](_0x6b3f80){this['stopListening'](_0x6b3f80);}}class c extends _0x183c3f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x4992d7,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x473501){super(_0x473501),_0x473501['editing']['view']['addObserver'](_0x288dd4),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x473501['plugins']['get'](_0x4992d7),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x255d85=this['editor']['plugins']['get'](j);_0x255d85['context']===this['editor']&&(_0x255d85['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x49657f,_0x2d5f80)=>{const _0xd9ae69=this['_balloon'];if(this['isAttached']&&_0xd9ae69['visibleView']){const _0x5e1d53=this['annotations']['getByView'](_0xd9ae69['visibleView']);_0x5e1d53&&this['_closeAnnotation'](_0x5e1d53),_0x2d5f80();}}));}['afterInit'](){const _0xca9619=this['editor']['plugins']['get'](j);_0xca9619['context']===this['editor']&&(_0xca9619['hasActive']()||_0xca9619['switchTo']('inline'));}['setActiveAnnotation'](_0x212709){_0x212709!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x212709&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x212709)&&this['_addAnnotationToBalloon'](_0x212709,!0x0),_0x212709['isActive']=!0x0),_0x212709||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x212709);}['attach'](_0x2c0027){this['annotations']=_0x2c0027;const _0x41bfad=this['editor']['plugins']['get'](j),_0x5be362=this['_balloon'];if(this['isAttached'])throw new _0x2e8d80('inlineannotations-attach-already-attached',this);if(_0x41bfad['context']!==this['editor'])throw new _0x2e8d80('inlineannotations-not-allowed-with-context',this);const _0x2e3c6c=this['editor']['plugins']['get'](k);this['listenTo'](_0x2e3c6c,'refresh',()=>{const _0x49392c=_0x2e3c6c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1a0456,_0x3215b7;!this['_forceRefresh']&&(_0x1a0456=_0x49392c,_0x3215b7=this['_selectedAnnotations'],_0x1a0456['length']===_0x3215b7['length']&&_0x1a0456['every'](_0x38d9a3=>_0x3215b7['includes'](_0x38d9a3)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x49392c),this['setActiveAnnotation'](_0x49392c[0x0]||null));}),this['listenTo'](_0x2e3c6c,'blur',(_0x57c878,{isAnnotationTracked:_0x3529ea})=>{this['activeAnnotation']&&_0x3529ea(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x311533,_0x3555e3,_0x412846)=>{_0x412846||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2c0027,'remove',(_0x30446f,_0x21eec4)=>{this['_removeAnnotationFromBalloon'](_0x21eec4),_0x21eec4===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5be362,'change:visibleView',(_0x20c0e3,_0x2c648f,_0x48589b,_0x4e25c9)=>{_0x4e25c9&&this['stopListening'](_0x4e25c9);const _0x8ec659=_0x2c0027['getByView'](_0x48589b);_0x48589b&&_0x8ec659&&(this['listenTo'](_0x48589b,'change:height',()=>{_0x5be362['updatePosition']();}),this['listenTo'](_0x48589b,'Esc',()=>{this['_closeAnnotation'](_0x8ec659),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x8ec659&&this['setActiveAnnotation'](_0x8ec659));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x5be362['visibleView']&&(_0x2c0027['getByView'](_0x5be362['visibleView'])&&_0x5be362['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 _0x2e8d80('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1f405c of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1f405c);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x414cd4){for(const _0x2b0325 of this['_selectedAnnotations'])_0x414cd4['includes'](_0x2b0325)||this['_manuallyClosed']['delete'](_0x2b0325);for(const _0x2ff286 of this['annotations'])_0x414cd4['includes'](_0x2ff286)||this['_removeAnnotationFromBalloon'](_0x2ff286);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x410bcc of _0x414cd4)this['_addAnnotationToBalloon'](_0x410bcc);}this['_selectedAnnotations']=_0x414cd4;}['_addAnnotationToBalloon'](_0x42f5e6,_0x1e6a58=!0x1){this['_manuallyClosed']['has'](_0x42f5e6)||(this['_addedAnnotations']['has'](_0x42f5e6)||this['_balloon']['hasView'](_0x42f5e6['view'])||(this['_addedAnnotations']['add'](_0x42f5e6),this['_balloon']['add']({'stackId':_0x42f5e6['view']['id'],'view':_0x42f5e6['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x42f5e6)}})),_0x1e6a58&&this['_balloon']['showStack'](_0x42f5e6['view']['id']));}['_getBalloonTargetForAnnotation'](_0x570644){const _0xba4c8e=_0x570644['target'],_0x29c223=this['editor']['editing']['view'],_0x550576=_0x29c223['document']['selection']['getFirstRange'](),_0x151980=_0x29c223['domConverter']['viewRangeToDom'](_0x550576);if(_0x151980['collapse'](!0x0),_0xba4c8e){if(_0xba4c8e instanceof _0x6c54a4)return _0xba4c8e;let _0x1b374a=[];for(const _0xecf1e3 of _0xba4c8e)_0x1b374a['push'](...(_0x122e3d=_0xecf1e3['getClientRects'](),Array['from'](_0x122e3d)['map'](DOMRect['fromRect'])));_0x1b374a=function(_0x1f585f){const _0x32c575=[];let _0x54bd23=_0x1f585f[0x0];for(let _0x311b6d=0x1;_0x311b6d<_0x1f585f['length'];_0x311b6d++)F(_0x54bd23,_0x1f585f[_0x311b6d])?_0x54bd23['width']+=_0x1f585f[_0x311b6d]['width']:(_0x32c575['push'](_0x54bd23),_0x54bd23=_0x1f585f[_0x311b6d]);return _0x32c575['push'](_0x54bd23),_0x32c575;}(_0x1b374a);const _0x22711b=_0x151980['getBoundingClientRect']();return _0x1b374a['find'](_0x4dc508=>_0x4dc508['top']<=_0x22711b['top']&&_0x4dc508['bottom']>=_0x22711b['bottom']&&_0x4dc508['left']<=_0x22711b['left']&&_0x4dc508['right']>=_0x22711b['right'])||_0x1b374a[0x0];}var _0x122e3d;return _0x570644['targetRect']||_0x151980;}['_removeAnnotationFromBalloon'](_0x1091fe){this['_addedAnnotations']['has'](_0x1091fe)&&this['_balloon']['hasView'](_0x1091fe['view'])&&(this['_addedAnnotations']['delete'](_0x1091fe),this['_balloon']['remove'](_0x1091fe['view']));}['_closeAnnotation'](_0x10cc0b){this['_manuallyClosed']['add'](_0x10cc0b),this['_removeAnnotationFromBalloon'](_0x10cc0b);}}function F(_0x24bfc5,_0x19faaf){return _0x24bfc5['top']===_0x19faaf['top']&&_0x24bfc5['bottom']===_0x19faaf['bottom']&&_0x24bfc5['right']===_0x19faaf['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(_0x310a20,_0x2a2e75){super(_0x310a20),this['set']('isEmpty',!_0x2a2e75['length']),this['_focusTracker']=new _0x5d3f70(),this['_keystrokes']=new Et(),this['_focusables']=_0x2a2e75,this['_focusCycler']=new _0xb990d4({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x2a2e75,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2a2e75,'remove',(_0x54edd3,_0x24050a)=>{_0x24050a['isActive']&&this['focus'](),_0x2a2e75['length']||(this['isEmpty']=!0x0);});const _0x5bb887=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':_0x2a2e75},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x5bb887['if']('isEmpty','ck-hidden',_0x4b7329=>!_0x4b7329)]},'children':[{'text':W(_0x310a20,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x1e8f0c=_0x404649=>_0x404649['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x1e8f0c),this['_keystrokes']['set']('arrowleft',_0x1e8f0c),this['_keystrokes']['set']('arrowup',_0x1e8f0c),this['_keystrokes']['set']('arrowdown',_0x1e8f0c),this['listenTo'](this['element'],'selectstart',(_0x5d9860,_0x436773)=>{_0x436773['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x2f7a7f{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x5c1351){super(_0x5c1351),this['archivedThreads']=new _0x2a96f8();}['init'](){const _0xa898a8=this['context'],_0x17a11d=_0xa898a8['plugins']['get'](m),_0x3cb147=_0xa898a8['plugins']['get'](b);this['listenTo'](_0x17a11d,'addCommentThread',(_0x5f09e5,{threadId:_0x42b21d})=>{const _0x39bddf=_0x17a11d['getCommentThread'](_0x42b21d);_0x39bddf['archivedAt']&&this['archivedThreads']['add'](_0x39bddf,this['_calculatePosition'](_0x39bddf['archivedAt'])),this['listenTo'](_0x39bddf,'change:archivedAt',(_0x576abb,_0x26a6b4,_0x217793)=>{_0x217793?this['archivedThreads']['has'](_0x39bddf)||this['archivedThreads']['add'](_0x39bddf,this['_calculatePosition'](_0x39bddf['archivedAt'])):this['archivedThreads']['has'](_0x39bddf)&&this['archivedThreads']['remove'](_0x39bddf);});}),this['listenTo'](_0x17a11d,'removeCommentThread',(_0x409881,{threadId:_0x5cebe0})=>{const _0x5a96d6=_0x17a11d['getCommentThread'](_0x5cebe0);this['stopListening'](_0x5a96d6),this['archivedThreads']['has'](_0x5a96d6)&&this['archivedThreads']['remove'](_0x5a96d6);},{'priority':'highest'}),this['listenTo'](_0x3cb147['collection'],'focus',(_0x461a51,_0x333ebd)=>{_0x333ebd['isActive']=!0x0,_0x3cb147['activate'](_0x333ebd);});}['_calculatePosition'](_0x18990b){const _0x406a69=[...this['archivedThreads']]['findIndex'](_0x11a03a=>_0x11a03a['archivedAt']<_0x18990b);return _0x406a69>-0x1?_0x406a69:this['archivedThreads']['length'];}}class a extends _0x183c3f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x56dffe];}constructor(_0x4b65e6){super(_0x4b65e6),this['annotationViews']=new _0x56d408(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1d2437,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x457b4d));const _0x10f401=this['editor']['plugins']['get'](p),_0x17eab2=this['editor']['plugins']['get']('Annotations'),_0x51de07=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x10f401['archivedThreads'],'add',(_0x3a6e9a,_0x33c202)=>{const _0x1ba1c2=this['editor']['config']['get']('collaboration.channelId');if(!_0x1ba1c2||_0x33c202['channelId']===_0x1ba1c2){const _0xf8ff59=_0x51de07['_threadToController']['get'](_0x33c202);if(!_0xf8ff59)return void this['_pendingThreads']['push'](_0x33c202);const _0x4d4a5f=this['_calculatePosition'](_0x33c202['archivedAt']),_0x278176=_0x17eab2['getByInnerView'](_0xf8ff59['view']);_0x278176['isVisible']&&_0x17eab2['_visibleAnnotations']['remove'](_0x278176),this['annotationViews']['add'](_0x278176['view'],_0x4d4a5f);}}),this['listenTo'](_0x17eab2['collection'],'add',(_0x4c785f,_0x58b1cc)=>{const _0x5249d5=this['_pendingThreads']['find'](_0x1b0c6c=>{const _0x3421e2=_0x51de07['_threadToController']['get'](_0x1b0c6c);return _0x3421e2&&_0x58b1cc['innerView']===_0x3421e2['view'];});if(_0x5249d5){const _0x19a2ea=this['_calculatePosition'](_0x5249d5['archivedAt']);this['annotationViews']['add'](_0x58b1cc['view'],_0x19a2ea),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5249d5),0x1);}}),this['listenTo'](_0x10f401['archivedThreads'],'remove',(_0x194ddb,_0x10873b)=>{const _0x2f6221=this['editor']['config']['get']('collaboration.channelId');if(!_0x2f6221||_0x10873b['channelId']===_0x2f6221){const _0x334229=_0x51de07['_threadToController']['get'](_0x10873b),_0x294f26=_0x17eab2['getByInnerView'](_0x334229['view']);this['annotationViews']['remove'](_0x294f26['view']),this['stopListening'](_0x294f26['focusableElements']);}});}['_calculatePosition'](_0x388329){const _0x45336d=this['editor']['config']['get']('collaboration.channelId'),_0x1d58a3=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x511657=>_0x511657['channelId']===_0x45336d)['findIndex'](_0x337707=>_0x337707['archivedAt']<_0x388329);return _0x1d58a3<0x0||_0x1d58a3>this['annotationViews']['length']?this['annotationViews']['length']:_0x1d58a3-0x1;}['_toggleDialog'](){const _0x3af0a7=this['editor'],_0x32a7e9=_0x3af0a7['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x3af0a7['locale'],this['annotationViews'])),'commentsArchive'===_0x32a7e9['id']?_0x32a7e9['hide']():_0x32a7e9['show']({'id':'commentsArchive','title':W(_0x3af0a7['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x10ae32['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x224bf7,_0x4efacc=!0x1){const _0x866c1a=this['editor']['locale'],_0x1d0bc0=new _0x224bf7(_0x866c1a);return _0x1d0bc0['bind']('isEnabled')['to'](this,'isEnabled'),_0x1d0bc0['set']({'label':W(_0x866c1a,'COMMENTS_ARCHIVE'),'icon':Q}),_0x4efacc&&(_0x1d0bc0['tooltip']=!0x0),this['listenTo'](_0x1d0bc0,'execute',()=>this['_toggleDialog']()),_0x1d0bc0;}}class f extends _0x183c3f{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};