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

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 _0x522bd2,ContextPlugin as _0x3828d1,PendingActions as ht,Context as _0x2cf1ff,Command as _0x1ca801,Plugin as _0xcd2172}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x556368,uid as _0x4eb7fe,KeystrokeHandler as Et,FocusTracker as _0x4e0865,diff as _0x1546cd,Collection as _0x5e1d99,Rect as _0x17b35c,CKEditorError as _0x41c3b6,priorities as Wt,scrollViewportToShowTarget as _0x5dc441,toUnit as Ht,DomEmitterMixin as _0x40b03e,keyCodes as _0x347c0c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x443556,ConfirmMixin as _0x312f57,trimHtml as _0x3b30da,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x3f42a2}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x2db59b}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x3bf9d4,ViewCollection as _0x31df78,FocusCycler as _0x27c0dd,createDropdown as _0x15a013,ListView as _0x57a275,ListItemView as _0x5a0784,MenuBarMenuListItemButtonView as _0x56ea53,BodyCollection as _0x5ccb08,BalloonPanelView as _0x32ec2d,ContextualBalloon as _0x12943b,Dialog as _0x296261,DialogViewPosition as _0x566317}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x2959c7}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
- _0x556368(){['model'];['view'];constructor(_0x25978b,_0x148d81){super(),this['model']=_0x25978b,this['model']['_isAttached']=!0x0,this['view']=_0x148d81,this['listenTo'](_0x148d81,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x148d81,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x148d81,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x148d81,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x148d81,'addComment',(_0x4e3223,_0x494dd5)=>this['addComment'](_0x494dd5)),this['listenTo'](_0x148d81,'updateComment',(_0x2abcaa,_0x345c52,_0x9b5c1e)=>this['updateComment'](_0x345c52,_0x9b5c1e)),this['listenTo'](_0x148d81,'removeComment',(_0x53695e,_0x3241b3)=>this['removeComment'](_0x3241b3));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x362a37){this['model']['addComment']({'content':_0x362a37,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x519e93,_0x5924e8){this['model']['getComment'](_0x519e93)['update']({'content':_0x5924e8});}['removeComment'](_0x1db37e){this['model']['getComment'](_0x1db37e)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0xaa5065,_0xcc5c7b,_0x2e2de6){const t=_0xaa5065['t'];switch(_0xcc5c7b){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'},_0x2e2de6);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'},_0x2e2de6);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'},_0x2e2de6);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'},_0x2e2de6);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(_0x78651f,_0x5abfe9){super(_0x78651f);const _0x4cf845=_0x4eb7fe();this['main']=this['createCollection'](),this['editable']=new $t(_0x78651f,_0x5abfe9),this['_voiceLabelView']=this['_createVoiceLabel'](_0x4cf845,_0x78651f),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x78651f['uiLanguageDirection'],'lang':_0x78651f['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4cf845},'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'](_0x3f0eac,_0x462faf){const _0x3173ae=new Yt();return _0x3173ae['text']=W(_0x462faf,'Comment\x20editor'),_0x3173ae['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x3f0eac,'class':'ck-voice-label'}}),_0x3173ae;}}class Ot extends Ut{['view'];constructor(_0x550044){super(_0x550044),this['view']=new Vt(_0x550044['locale'],_0x550044['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x295775=this['editor']['editing']['view'],_0x3bbe47=this['view']['editable'],_0x2a2189=_0x295775['document']['getRoot']();_0x3bbe47['name']=_0x2a2189['rootName'],this['view']['render']();const _0xbc4bce=_0x3bbe47['element'];this['setEditableElement'](_0x3bbe47['name'],_0xbc4bce),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x295775['attachDomRoot'](_0xbc4bce),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
25
- _0x556368(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x489cb1={}){(_0x489cb1=Object['assign']({},_0x489cb1))['plugins']||(_0x489cb1['plugins']=St['defaultPlugins']),super(_0x489cb1),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 _0xd16ec1=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0xd16ec1))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x14b926=>{const _0x23eeae=this['model']['document']['getRoot'](),_0x1ab27b=_0x23eeae&&_0x23eeae['getChild'](_0x23eeae['childCount']-0x1);_0x14b926['setSelection'](_0x1ab27b,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x2af687=this['editing']['view'],_0x2adad9=_0x2af687['document']['getRoot'](),_0x2a86a3=_0x2adad9['getChild'](0x0);_0x2adad9['childCount']>0x1||!_0x2a86a3||'p'!=_0x2a86a3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x2af687,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2a86a3['placeholder']=this['placeholder']),Ft({'view':_0x2af687,'element':_0x2a86a3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2a86a3);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x84daef,_0x341f56={}){super(_0x84daef),this['editor']=null,this['_editorConfig']=_0x341f56,this['keystrokes']=new Et(),this['focusTracker']=new _0x4e0865(),this['set']('value',_0x341f56['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x84daef,'Reply...')),this['set']('submitLabel',W(_0x84daef,'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',(_0x3aad2f,_0x2b7d1e)=>{this['cancelButtonView']['fire']('execute'),_0x2b7d1e();}),this['on']('submit',(_0x1bb032,_0x50c9ba)=>{_0x50c9ba['length']>0xfde8?(alert(W(_0x84daef,'TOO_LONG_COMMENT_ALERT',[_0x50c9ba['length'],0xfde8])),_0x1bb032['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 _0x473aff=this['editor'];this['element']['insertBefore'](_0x473aff['ui']['element'],this['element']['firstChild']),_0x473aff['model']['document']['on']('change',()=>this['value']=_0x473aff['getData']()),_0x473aff['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:_0x26b186}=this,_0x1cb53c=new _0x3bf9d4(_0x26b186);return _0x1cb53c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x1cb53c['withText']=!0x0,_0x1cb53c['bind']('label')['to'](this,'submitLabel'),_0x1cb53c['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x1cb53c['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x92e14d,_0x467e2a)=>!_0x467e2a&&!!_0x92e14d['trim']()),_0x1cb53c;}['_createCancelButton'](){const {locale:_0x39192e}=this,_0x155408=new _0x3bf9d4(_0x39192e);return _0x155408['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x155408['label']=W(_0x39192e,'Cancel'),_0x155408['withText']=!0x0,_0x155408['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x155408;}['_initializeFocusCycling'](_0x2bde68){const _0x2df639=this['focusTracker'],_0x15df2c=new _0x31df78();[_0x2bde68['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x5caf33=>{_0x15df2c['add'](_0x5caf33),_0x2df639['add'](_0x5caf33['element']);});const _0x3f5c98=new _0x27c0dd({'focusables':_0x15df2c,'focusTracker':_0x2df639});this['keystrokes']['set']('tab',(_0x253c21,_0xb8705f)=>{_0x3f5c98['focusNext'](),_0xb8705f();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x5c82d5,_0x43d993)=>{_0x3f5c98['focusPrevious'](),_0x43d993();},{'priority':'low'});}}class Tt extends _t{constructor(_0xd88c5d,_0x284f97,_0x3bce87){super(_0xd88c5d),this['commentInputView']=new ei(_0xd88c5d,_0x3bce87),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x541aad,_0x30ab70)=>_0x541aad||!!_0x30ab70),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 _0x443556(_0xd88c5d,_0x284f97),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(_0x5a4ae3){super(_0x5a4ae3);const _0x1f2f4a=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1f2f4a['to']('count',_0x1b82a5=>W(_0x5a4ae3,'NUMBER_OF_COMMENTS',_0x1b82a5))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x53e08f,_0x2c8d27,_0x5a739e){super(_0x53e08f),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2c8d27['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2c8d27,this['_config']=_0x5a739e,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x53e08f),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0xbf27b8=>_0xbf27b8-this['_config']['maxCommentsWhenCollapsed']);for(const _0x1c84d5 of _0x2c8d27['comments'])this['_handleNewCommentModel'](_0x1c84d5);this['_handleInfoComment'](),this['listenTo'](_0x2c8d27['comments'],'add',(_0x3c553c,_0x1bcdc0)=>{const _0x3c52c2=this['_calculatePosition'](_0x1bcdc0);this['length']++,this['_handleNewCommentModel'](_0x1bcdc0,_0x3c52c2),this['refreshVisibleViews']();}),this['listenTo'](_0x2c8d27['comments'],'remove',(_0x332e2d,_0x5ed178)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5ed178),this['refreshVisibleViews']();}),this['listenTo'](_0x2c8d27,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2c8d27,'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 _0x4e5376 of this['commentViews'])_0x4e5376['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xf58483,_0x453df){const _0x48e2c4=new this['_config']['CommentView'](this['locale'],_0xf58483,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x48e2c4['viewUid']=_0xf58483['id'],_0x48e2c4['delegate']('removeComment')['to'](this),_0x48e2c4['delegate']('updateComment')['to'](this),_0x48e2c4['delegate']('resolveCommentThread')['to'](this),_0x48e2c4['delegate']('editorReady')['to'](this),_0x48e2c4['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x48e2c4,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x48e2c4,_0x453df);}['_calculatePosition'](_0x214034){const _0x55d8b4=this['_model']['_findOptimalIndex'](_0x214034);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x214034['authoredAt']?_0x55d8b4-0x1:_0x55d8b4:_0x55d8b4-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1c21cb={'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'],_0x1c21cb,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1c21cb));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5b5279){const _0x4d357b=this['commentViews']['remove'](_0x5b5279['id']);this['stopListening'](_0x4d357b),_0x4d357b['isEditMode']&&this['_updateHasDirtyComment'](),_0x4d357b['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x47f64b=>_0x47f64b['isEditMode']);}['_rearrangeCollapse'](){const _0x10be0d=function(_0x158db6){const _0x5510d5=new _0x5e1d99();for(const _0x2ef1db of _0x158db6)_0x5510d5['add'](_0x2ef1db);return _0x5510d5;}(this['commentViews']),_0x22024c=this['_collapsedCommentsView']['count'];for(let _0x97c68a=0x1;_0x97c68a<=_0x22024c;_0x97c68a++)_0x10be0d['remove'](0x1);for(const _0x198e25 of _0x10be0d)_0x198e25['collapse']();_0x22024c>0x0&&_0x10be0d['add'](this['_collapsedCommentsView'],0x1),is(_0x1546cd(Array['from'](this['visibleViews']),Array['from'](_0x10be0d)),this['visibleViews'],_0x10be0d);}['_rearrangeExpand'](){is(_0x1546cd(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x5ce27d of this['visibleViews'])_0x5ce27d['expand']();}}function is(_0x473f30,_0x213655,_0x40d050){let _0x50045f=0x0;for(const _0x1015ba of _0x473f30)switch(_0x1015ba){case'insert':_0x213655['add'](_0x40d050['get'](_0x50045f),_0x50045f),_0x50045f++;break;case'delete':_0x213655['remove'](_0x50045f);break;case'equal':_0x50045f++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x4ccb2b,_0x5d5dcc){super(_0x4ccb2b);const _0x1c833c=this['bindTemplate'];this['_model']=_0x5d5dcc,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x39f14b=>!!_0x39f14b),this['bind']('contextValue')['to'](this['_model'],'context',_0x3a8195=>_0x3a8195&&_0x3a8195['value']?this['_trimContextValue'](_0x3a8195['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',_0x1c833c['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x1c833c['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x66d17a=new _0x3bf9d4(this['locale']);return _0x66d17a['label']=W(this['locale'],'Reopen'),_0x66d17a['tooltip']=W(this['locale'],'Reopen'),_0x66d17a['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>',_0x66d17a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x23503e=>!_0x23503e),_0x66d17a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4ba0ad,_0x1af05f)=>_0x4ba0ad&&_0x1af05f),_0x66d17a['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x66d17a;}['_trimContextValue'](_0x29312d){if(_0x29312d['length']<0x96)return _0x29312d;const _0x2c0747=_0x29312d['lastIndexOf']('\x20',0x93);return _0x29312d['substring'](0x0,_0x2c0747>-0x1?_0x2c0747:0x93)+'...';}['_attachContextActions'](){const _0x1eb032=this['element']['querySelector']('.ck-context'),_0x21c1aa=_0x1eb032['querySelector']('.ck-context__value');this['listenTo'](_0x1eb032,'mouseenter',()=>{_0x21c1aa['offsetWidth']<_0x21c1aa['scrollWidth']&&_0x1eb032['classList']['add']('overlay');}),this['listenTo'](_0x1eb032,'mouseleave',()=>{_0x1eb032['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x47af0b,_0x2272ea,_0x3d82b0,_0x358d97){super(_0x47af0b),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x2272ea,this['_localUser']=_0x3d82b0,this['_config']=_0x358d97,this['commentThreadHeaderView']=new Zt(_0x47af0b,_0x2272ea),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x47af0b,_0x2272ea,Object['assign']({'CommentView':this['_config']['CommentView']},_0x358d97)),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',(_0x15f0e4,_0x9a6147)=>_0x15f0e4||!!_0x9a6147),this['bind']('isUnlinked')['to'](_0x2272ea,'unlinkedAt',_0x13e644=>!!_0x13e644);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x31b416=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1a8112=_0x31b416['commentInputView'];return _0x31b416['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1a8112,'value',(_0x21756e,_0x408380,_0x219561,_0x16e9c3,_0x42749a)=>!!_0x42749a||!!_0x16e9c3&&_0x219561&&!_0x408380||_0x21756e&&_0x219561&&!_0x408380),_0x1a8112['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x40a3eb,_0x37c719,_0x47b1e6)=>{let _0x23651b;return _0x23651b=_0x47b1e6&&_0x37c719?'Reply\x20to\x20reopen\x20discussion...':_0x40a3eb?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x23651b);}),_0x1a8112['bind']('submitLabel')['to'](this,'length',_0x3a3bd4=>W(this['locale'],_0x3a3bd4?'Reply':'Comment')),_0x1a8112['on']('submit',(_0x2a6114,_0x374017)=>{this['fire']('addComment',_0x374017),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1a8112['on']('cancel',()=>{this['focus']();}),_0x1a8112['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1a8112['on']('cancel',_0x131065=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x131065['stop']());}),this['on']('change:isActive',(_0x3ae1ae,_0x43a024,_0x44d19b)=>{_0x44d19b||this['length']||_0x1a8112['value']||this['fire']('removeCommentThread');}),_0x31b416;}}class yt extends/* #__PURE__ -- @preserve */
27
- _0x312f57(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x3e09de,_0x89ed1f,_0x5766bf,_0xc88466){super(_0x3e09de,_0x89ed1f,_0x5766bf,_0xc88466),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',(_0x1d9c11,_0x2d9b97,_0x4c59a9)=>{_0x4c59a9?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']=_0x3e09de,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x54e775,_0x2b701a,_0x451c3b)=>{_0x451c3b||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x91650,_0x125b52,_0x3f2f7b)=>{_0x3f2f7b&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x464c8e=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x464c8e['if']('isActive','ck-thread--active'),_0x464c8e['if']('isUnlinked','ck-thread--unlinked'),_0x464c8e['if']('isConfirm','ck-thread--remove-confirmation'),_0x464c8e['to']('actionIndicator',_0x530c77=>_0x530c77?'ck-thread--'+_0x530c77:'')],'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 _0x50ac5a of this['commentsListView']['commentViews'])_0x50ac5a['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x11ff0a}=this,_0x19a3ac=this['commentsListView']['commentViews']['get'](0x0);_0x19a3ac===this['_boundFirstCommentView']||_0x19a3ac['isSystemComment']||(this['_boundFirstCommentView']=_0x19a3ac,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x19a3ac,'actionIndicator',_0x67db27=>'remove'===_0x67db27?'remove':null),_0x19a3ac['placeholder']=W(_0x11ff0a,'Write\x20a\x20comment...'),_0x19a3ac['removeButton']['on']('execute',_0x5bf938=>{_0x5bf938['stop'](),this['showConfirm'](W(_0x11ff0a,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x19a3ac['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x4c320e=new _0x3bf9d4(this['locale']);return _0x4c320e['label']=W(this['locale'],'Resolve'),_0x4c320e['tooltip']=W(this['locale'],'Resolve'),_0x4c320e['icon']=_0x522bd2['check'],_0x4c320e['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x4c320e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4dce73=>!_0x4dce73),_0x4c320e['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5deea5,_0x1bfeb2)=>_0x5deea5&&!_0x1bfeb2),_0x4c320e['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x4c320e;}}class si extends _t{constructor(_0x572630){super(_0x572630),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0xec40fb,_0x370196,_0xf2d22b)=>{this['element']['innerHTML']=_0xf2d22b;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x228b1e,_0x1c7d13,_0x4837d5){super(_0x228b1e),this['_model']=_0x1c7d13,this['_config']=_0x4837d5,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 _0xaac6f5=new si(this['locale']);return _0xaac6f5['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x25c081,_0x2cddbc)=>_0x2cddbc?_0x3b30da(_0x25c081,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x25c081),_0xaac6f5;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x45245e=new ei(this['locale'],this['_config']['editorConfig']);return _0x45245e['value']=this['_model']['content'],_0x45245e['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x45245e['submitLabel']=W(this['locale'],'Save'),_0x45245e['on']('submit',(_0x5b7593,_0x301a50)=>{this['fire']('updateComment',this['_model']['id'],_0x301a50),this['switchToDisplayMode'](),this['focus']();}),_0x45245e['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x45245e['once']('editorReady',()=>{_0x45245e['focus']();}),_0x45245e['createEditor'](),_0x45245e['delegate']('editorReady')['to'](this),_0x45245e['delegate']('editorDestroyed')['to'](this),_0x45245e;}}class At extends/* #__PURE__ -- @preserve */
28
- _0x312f57(oi){['actionBar'];['userView'];constructor(_0x5c7496,_0x29d65f,_0x388ecf){super(_0x5c7496,_0x29d65f,_0x388ecf),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x5c7496,'Reply...')),this['bind']('authoredAt')['to'](_0x29d65f),this['bind']('resolvedAt')['to'](_0x29d65f),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 _0x443556(_0x5c7496,_0x29d65f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x29d65f,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2ae721=this['bindTemplate'],_0xf4e70c=[{'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':_0x2ae721['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2ae721['to']('authoredAt',_0x137665=>this['_config']['formatDateTime'](_0x137665))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2ae721['if']('isEditMode','ck-comment__actions--hidden'),_0x2ae721['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0xf4e70c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2ae721['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2ae721['if']('isEditMode','ck-comment--edit'),_0x2ae721['if']('isSystemComment','ck-comment--info'),_0x2ae721['to']('actionIndicator',_0x49fbb2=>_0x49fbb2?'ck-comment--'+_0x49fbb2:'')],'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':_0xf4e70c}]}]};}['_createEditButton'](){const _0x195394=new _0x3bf9d4(this['locale']);return _0x195394['label']=W(this['locale'],'Edit'),_0x195394['icon']=_0x522bd2['pencil'],_0x195394['withText']=!0x0,_0x195394['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x195394['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5525db=>!_0x5525db),_0x195394['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x195394['on']('execute',()=>this['switchToEditMode']()),_0x195394;}['_createRemoveButton'](){const _0x47096e=new _0x3bf9d4(this['locale']);return _0x47096e['label']=W(this['locale'],'Remove'),_0x47096e['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',_0x47096e['withText']=!0x0,_0x47096e['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x47096e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4abbdb=>!_0x4abbdb),_0x47096e['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x47096e['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x47096e;}['_createDropdown'](){const _0x489734=_0x15a013(this['locale']),_0x140038=_0x489734['panelView']['children'],_0x5ebf21=new _0x57a275(this['locale']),_0x3fa16e=(_0xfd52c6,_0x45cc46=-0x1)=>{const _0x37b907=new _0x5a0784(this['locale']);_0x37b907['children']['add'](_0xfd52c6);const _0x9fa757=_0x45cc46>-0x1?_0x45cc46:_0x5ebf21['items']['length'];_0x5ebf21['items']['add'](_0x37b907,_0x9fa757),_0x489734['listenTo'](_0xfd52c6,'change:isEnabled',()=>{_0x489734['isEnabled']=[...this['items']]['some'](_0x3da37d=>_0x3da37d['isEnabled']);}),_0x489734['listenTo'](_0xfd52c6,'change:isVisible',()=>{_0x489734['buttonView']['isVisible']=[...this['items']]['some'](_0x191d1d=>_0x191d1d['isVisible']);});};_0x489734['panelPosition']='sw',_0x489734['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x522bd2['threeVerticalDots']}),_0x489734['isEnabled']=[...this['items']]['some'](_0x24c4c5=>_0x24c4c5['isEnabled']),_0x489734['buttonView']['isVisible']=[...this['items']]['some'](_0x25826f=>_0x25826f['isVisible']);for(const _0x298707 of this['items'])_0x3fa16e(_0x298707);return _0x140038['add'](_0x5ebf21),_0x489734['listenTo'](this['items'],'add',(_0x2f963e,_0x5a62db,_0x44f02e)=>{_0x3fa16e(_0x5a62db,_0x44f02e);}),_0x489734['listenTo'](this['items'],'remove',(_0x40fc20,_0x4a0c94,_0x319e49)=>{_0x5ebf21['items']['remove'](_0x319e49);}),_0x489734;}['_attachActions'](_0x282e5a,_0x4ef4dc){const _0x36ee17=_0x282e5a&&_0x282e5a['element'];_0x36ee17&&(this['listenTo'](_0x36ee17,'mouseenter',()=>this['actionIndicator']=_0x4ef4dc),this['listenTo'](_0x36ee17,'focus',()=>this['actionIndicator']=_0x4ef4dc),this['listenTo'](_0x36ee17,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x36ee17,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x7c0364=super['_createCommentInputView']();return _0x7c0364['bind']('placeholder')['to'](this),_0x7c0364;}['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(_0x628e52){const _0x294bdc=bt(_0x628e52,0x1e),_0x4f356a=new MutationObserver(_0x345376=>{for(const _0x563fce of _0x345376)('attributes'==_0x563fce['type']&&'class'==_0x563fce['attributeName']||'childList'==_0x563fce['type']||'characterData'==_0x563fce['type'])&&_0x294bdc();});return{'attach'(_0x40cdb4){_0x4f356a['observe'](_0x40cdb4,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x4f356a['disconnect'](),_0x294bdc['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x554524,_0x2405c5){super(_0x554524),this['id']=_0x4eb7fe(),this['focusTracker']=new _0x4e0865(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x29d126,_0x18c6ef)=>this['fire']('Esc',_0x18c6ef)),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'](_0x2405c5),this['mainView']=_0x2405c5;const _0x436300=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x436300['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 _0x2bf984=this['element']['clientHeight'];_0x2bf984&&(this['height']=_0x2bf984);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x556368(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x16ca33,target:_0x4b8b54,type:_0x1dc00e,isVisible:_0x4c2bc2=!0x0}){super(),this['view']=_0x16ca33,this['view']['element']||this['view']['render'](),this['_type']=_0x1dc00e,this['_target']=_0x4b8b54,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5e1d99([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x556a39,_0x3a6637)=>{this['view']['focusTracker']['add'](_0x3a6637);}),this['focusableElements']['on']('remove',(_0xecb1f8,_0x375a12)=>{this['view']['focusTracker']['remove'](_0x375a12);}),this['set']('isVisible',_0x4c2bc2);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x40d580=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x40d580),_0x40d580;}get['targetRect'](){const _0x2a77b1=this['target'];if(null===_0x2a77b1)return null;if(_0x2a77b1 instanceof _0x17b35c)return _0x2a77b1;const _0x27386a=_0x2a77b1['filter'](_0x21c17f=>function(_0x47a2a6){const _0x4527f2=_0x47a2a6['offsetParent'];if(_0x4527f2)return!0x0;const _0x598506=_0x47a2a6['getClientRects']()['item'](0x0);return!!_0x598506;}(_0x21c17f));return 0x0===_0x27386a['length']?null:new _0x17b35c(_0x27386a[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x24e532){this['view']['isActive']=_0x24e532,this['view']['mainView']['isActive']=_0x24e532;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x8b4a70){if(!(null===_0x8b4a70||_0x8b4a70 instanceof _0x17b35c||Array['isArray'](_0x8b4a70)&&_0x8b4a70['every'](_0x3055bc=>ee(_0x3055bc))))throw new _0x41c3b6('annotation-invalid-target',null,{'target':_0x8b4a70});}['_getNormalizedTarget'](){const _0x2adccf='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x2adccf)?[_0x2adccf]:_0x2adccf;}}function ee(_0x5dc463){return null!==_0x5dc463&&'object'==typeof _0x5dc463&&'nodeType'in _0x5dc463&&0x1===_0x5dc463['nodeType'];}class x extends _0x5e1d99{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x5439d0=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x4e0865(),this['_focusTracker']['on']('change:isFocused',(_0x51987e,_0x200330,_0x4862e8)=>{_0x4862e8||this['fire']('blur');});for(const _0x5e820a of _0x5439d0)this['add'](_0x5e820a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x254c79){if(this['has'](_0x254c79))throw new _0x41c3b6('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x254c79['innerView'],_0x254c79),this['_viewToAnnotation']['set'](_0x254c79['view'],_0x254c79);for(const _0x12ca26 of _0x254c79['focusableElements'])this['_focusTracker']['add'](_0x12ca26);this['listenTo'](_0x254c79['focusableElements'],'add',(_0x8de5b4,_0x161aff)=>{this['_focusTracker']['add'](_0x161aff);}),this['listenTo'](_0x254c79['focusableElements'],'remove',(_0x186eb4,_0x2d0529)=>{this['_focusTracker']['remove'](_0x2d0529);}),this['listenTo'](_0x254c79['view']['focusTracker'],'change:isFocused',(_0x3c6b19,_0x40b54f,_0x13652e)=>{_0x13652e&&this['fire']('focus',_0x254c79);}),_0x254c79['updateTargetRect']();const _0x20f6e1=this['_getOrderInContent'](_0x254c79['view']['targetRect']);return super['add'](_0x254c79,_0x20f6e1);}['remove'](_0x4aa86b){if(!this['has'](_0x4aa86b))throw new _0x41c3b6('annotationcollection-not-existing-item',null);this['stopListening'](_0x4aa86b['view']['focusTracker']),this['stopListening'](_0x4aa86b['focusableElements']);for(const _0x1ce10b of _0x4aa86b['focusableElements'])this['_focusTracker']['remove'](_0x1ce10b);return this['_viewToAnnotation']['delete'](_0x4aa86b['view']),this['_innerViewToAnnotation']['delete'](_0x4aa86b['innerView']),super['remove'](_0x4aa86b);}['getByInnerView'](_0x1c1a42){return this['_innerViewToAnnotation']['get'](_0x1c1a42);}['getByView'](_0x4e07a7){return this['_viewToAnnotation']['get'](_0x4e07a7);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0xfe67fb of this)_0xfe67fb['updateTargetRect']();this['_sort']();}['_sort'](){const _0x42f5eb=Array['from'](this)['sort']((_0x35f364,_0x2387e6)=>v(_0x35f364['view']['targetRect'],_0x2387e6['view']['targetRect']));for(let _0x1385df=_0x42f5eb['length']-0x1;_0x1385df>0x0;_0x1385df--){const _0x143770=_0x42f5eb[_0x1385df];_0x1385df!==this['getIndex'](_0x143770)&&(this['remove'](_0x143770),this['add'](_0x143770));}}['_getOrderInContent'](_0x21164a){let _0x66337e=0x0;if(!_0x21164a)return this['length'];for(const _0x5eddad of this){const _0x3a84e5=_0x5eddad['view']['targetRect'];if(_0x3a84e5){if(v(_0x21164a,_0x3a84e5)<0x0)return _0x66337e;_0x66337e++;}}return _0x66337e;}}function v(_0xeb7520,_0x243679){if(null===_0xeb7520&&null===_0x243679)return 0x0;if(null===_0xeb7520)return-0x1;if(null===_0x243679)return 0x1;const _0x36d2f9=_0xeb7520['top']-_0x243679['top'];return 0x0==_0x36d2f9?_0xeb7520['left']-_0x243679['left']:_0x36d2f9;}class b extends _0x3828d1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x4f1f4a){super(_0x4f1f4a),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x5bf26d){this['collection']['add'](_0x5bf26d);}['remove'](_0x44aacd){this['collection']['remove'](_0x44aacd),_0x44aacd['destroy']();}['refreshVisibility'](){for(const _0x589d2d of this['collection'])_0x589d2d['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4ee455){return this['collection']['getByInnerView'](_0x4ee455);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x5c48de of this['collection'])_0x5c48de['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x550598){this['fire']('_activateAnnotation',_0x550598);}['createAnnotation'](_0x716e28){return new d(_0x716e28);}['createAnnotationView'](_0x7bc44c,_0x3c5bbb){return new V(_0x7bc44c,_0x3c5bbb);}['_addActiveAnnotation'](_0x54ddb6){const _0x572db6=new Set(this['activeAnnotations']);_0x572db6['add'](_0x54ddb6),this['activeAnnotations']=_0x572db6;}['_removeActiveAnnotation'](_0x3a3fdb){const _0x25dac8=new Set(this['activeAnnotations']);_0x25dac8['delete'](_0x3a3fdb),this['activeAnnotations']=_0x25dac8;}['_bindAnnotationsToVisibleAnnotations'](){const _0x1cdad6=this['collection'],_0x35442f=this['_visibleAnnotations'];function _0x20d221(_0x3f83f9){const _0x5202d1=_0x3f83f9['source'];_0x5202d1['isVisible']&&!_0x35442f['has'](_0x5202d1)?_0x35442f['add'](_0x5202d1):!_0x5202d1['isVisible']&&_0x35442f['has'](_0x5202d1)&&_0x35442f['remove'](_0x5202d1),_0x5202d1['view']['focusTracker']['remove'](_0x5202d1['view']['element']),_0x5202d1['view']['focusTracker']['add'](_0x5202d1['view']['element']);}this['listenTo'](_0x1cdad6,'add',(_0x31fe42,_0x2a3aa8)=>{_0x2a3aa8['isVisible']&&_0x35442f['add'](_0x2a3aa8),this['listenTo'](_0x2a3aa8,'change:isVisible',_0x20d221);}),this['listenTo'](_0x1cdad6,'remove',(_0x12276e,_0x471a4f)=>{_0x35442f['has'](_0x471a4f)&&_0x35442f['remove'](_0x471a4f),this['stopListening'](_0x471a4f,'change:isVisible',_0x20d221);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x3828d1{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x6e6468){super(_0x6e6468),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 _0xb1bf53=this['context']['config'];_0xb1bf53['define']('comments.maxCommentsWhenCollapsed',0x2),_0xb1bf53['define']('comments.maxThreadTotalWeight',0x1f4),_0xb1bf53['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xb1bf53['define']('comments.CommentThreadView',yt),_0xb1bf53['define']('comments.CommentView',At),_0xb1bf53['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x135047=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5cd607,_0x4d895b)=>this['_addCommentThread'](_0x4d895b)),this['on']('submitCommentThread',(_0x4b3fae,_0x4c4285)=>this['_submitCommentThread'](_0x4c4285)),this['on']('resolveCommentThread',(_0x2d9b67,_0x4a1ffd)=>this['_resolveCommentThread'](_0x4a1ffd)),this['on']('resolveCommentThread',(_0x5ee61c,_0x415059)=>this['_updateActiveAnnotation'](_0x415059),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xf0daa2,_0x44db35)=>this['_reopenCommentThread'](_0x44db35)),this['on']('reopenCommentThread',(_0x4dcf9f,_0x50b2a3)=>this['_updateActiveAnnotation'](_0x50b2a3),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x45adec,_0x452cf5)=>this['_removeCommentThread'](_0x452cf5)),this['on']('updateCommentThread',(_0x2607f5,_0x361e70)=>this['_updateCommentThread'](_0x361e70)),this['on']('updateCommentThread',(_0x5b7e83,_0x310658)=>this['_updateActiveAnnotation'](_0x310658),{'priority':'lowest'}),this['on']('addComment',(_0x517cfd,_0x23c56c)=>this['_addComment'](_0x23c56c)),this['on']('updateComment',(_0x1a4fc8,_0x368302)=>this['_updateComment'](_0x368302)),this['on']('removeComment',(_0x28be8c,_0x226ed4)=>this['_removeComment'](_0x226ed4)),this['on']('addComment',(_0x1389f3,{threadId:_0x4b31b8,isFromAdapter:_0x6f50d5})=>{if(_0x6f50d5)return;const _0x32c857=this['getCommentThread'](_0x4b31b8),_0x5f1c2b=_0x32c857&&this['_threadToController']['get'](_0x32c857);_0x5f1c2b&&_0x5f1c2b['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x135047,'change:activeAnnotations',(_0x249bb5,_0x1074b4,_0x201e8a)=>{const _0x4c2e1a=Array['from'](_0x201e8a)['map'](_0x4f7949=>this['_viewToController']['get'](_0x4f7949['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4c2e1a?_0x4c2e1a['model']:null;});}['afterInit'](){!function(_0x215ebc){function _0x25a510(_0x312192,_0x50457d,_0x598fd7){const _0x7102f3={};_0x7102f3[_0x136d4d([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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],_0x7102f3[_0x136d4d([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 _0x2c5143=new Uint8Array(0x10);for(let _0x62795d=0xf;_0x62795d>=0x0;--_0x62795d)_0x2c5143[_0x62795d]=_0x598fd7%0x100,_0x598fd7=parseInt(_0x598fd7/0x100);let _0x3e5196=null,_0x1afc1a=0x10;const _0x3652c7=new Uint8Array(_0x50457d),_0x34ee55=[],_0xfffe5c=[];_0x96ac01();for(let _0x3d9804=0x0;_0x3d9804<_0x312192[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d9804++)0x10===_0x1afc1a&&(_0x3e5196=_0x51b700(_0x2c5143),_0x1afc1a=0x0,_0x335eaf(_0x2c5143)),_0x312192[_0x3d9804]^=_0x3e5196[_0x1afc1a++];return _0x312192;function _0xe089c0(_0x263e13){const _0x2c8004=[];for(let _0x4e887c=0x0;_0x4e887c<_0x263e13[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e887c+=0x4)_0x2c8004[_0x136d4d([0x70,0x75,0x73,0x68])](_0x263e13[_0x4e887c]<<0x18|_0x263e13[_0x4e887c+0x1]<<0x10|_0x263e13[_0x4e887c+0x2]<<0x8|_0x263e13[_0x4e887c+0x3]);return _0x2c8004;}function _0x335eaf(_0x198046){for(let _0x57a68d=0xf;_0x57a68d>=0x0;_0x57a68d--){if(0xff!==_0x198046[_0x57a68d]){_0x198046[_0x57a68d]++;break;}_0x198046[_0x57a68d]=0x0;}}function _0x51b700(_0x333788){const _0x4b0c37=_0x34ee55[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x2a1a36=[0x0,0x0,0x0,0x0];let t=_0xe089c0(_0x333788);for(let _0x1fd3ce=0x0;_0x1fd3ce<0x4;_0x1fd3ce++)t[_0x1fd3ce]^=_0x34ee55[0x0][_0x1fd3ce];for(let _0x2660e1=0x1;_0x2660e1<_0x4b0c37;_0x2660e1++){for(let _0x2b4912=0x0;_0x2b4912<0x4;_0x2b4912++)_0x2a1a36[_0x2b4912]=_0x7102f3[_0x136d4d([0x54,0x31])][t[_0x2b4912]>>0x18&0xff]^_0x7102f3[_0x136d4d([0x54,0x32])][t[(_0x2b4912+0x1)%0x4]>>0x10&0xff]^_0x7102f3[_0x136d4d([0x54,0x33])][t[(_0x2b4912+0x2)%0x4]>>0x8&0xff]^_0x7102f3[_0x136d4d([0x54,0x34])][0xff&t[(_0x2b4912+0x3)%0x4]]^_0x34ee55[_0x2660e1][_0x2b4912];t=_0x2a1a36[_0x136d4d([0x73,0x6c,0x69,0x63,0x65])]();}const _0x5420a6=new Uint8Array(0x10);let _0xe2157a;for(let _0x4dbfaa=0x0;_0x4dbfaa<0x4;_0x4dbfaa++)_0xe2157a=_0x34ee55[_0x4b0c37][_0x4dbfaa],_0x5420a6[0x4*_0x4dbfaa]=0xff&(_0x7102f3[_0x136d4d([0x53])][t[_0x4dbfaa]>>0x18&0xff]^_0xe2157a>>0x18),_0x5420a6[0x4*_0x4dbfaa+0x1]=0xff&(_0x7102f3[_0x136d4d([0x53])][t[(_0x4dbfaa+0x1)%0x4]>>0x10&0xff]^_0xe2157a>>0x10),_0x5420a6[0x4*_0x4dbfaa+0x2]=0xff&(_0x7102f3[_0x136d4d([0x53])][t[(_0x4dbfaa+0x2)%0x4]>>0x8&0xff]^_0xe2157a>>0x8),_0x5420a6[0x4*_0x4dbfaa+0x3]=0xff&(_0x7102f3[_0x136d4d([0x53])][0xff&t[(_0x4dbfaa+0x3)%0x4]]^_0xe2157a);return _0x5420a6;}function _0x96ac01(){const _0x224c4f=_0x7102f3[_0x136d4d([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x3652c7[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x3de930=0x0;_0x3de930<=_0x224c4f;_0x3de930++)_0x34ee55[_0x136d4d([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0xfffe5c[_0x136d4d([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x1150c2=0x4*(_0x224c4f+0x1),_0x32f556=_0x3652c7[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x962981=_0xe089c0(_0x3652c7);let _0x242500;for(let _0x32bf07=0x0;_0x32bf07<_0x32f556;_0x32bf07++)_0x242500=_0x32bf07>>0x2,_0x34ee55[_0x242500][_0x32bf07%0x4]=_0x962981[_0x32bf07],_0xfffe5c[_0x224c4f-_0x242500][_0x32bf07%0x4]=_0x962981[_0x32bf07];let _0x339433,_0x3753af=0x0,t=_0x32f556;for(;t<_0x1150c2;){_0x339433=_0x962981[_0x32f556-0x1],_0x962981[0x0]^=_0x7102f3[_0x136d4d([0x53])][_0x339433>>0x10&0xff]<<0x18^_0x7102f3[_0x136d4d([0x53])][_0x339433>>0x8&0xff]<<0x10^_0x7102f3[_0x136d4d([0x53])][0xff&_0x339433]<<0x8^_0x7102f3[_0x136d4d([0x53])][_0x339433>>0x18&0xff]^_0x7102f3[_0x136d4d([0x72,0x63,0x6f,0x6e])][_0x3753af]<<0x18,_0x3753af+=0x1;for(let _0x5a4ba6=0x1;_0x5a4ba6<_0x32f556/0x2;_0x5a4ba6++)_0x962981[_0x5a4ba6]^=_0x962981[_0x5a4ba6-0x1];_0x339433=_0x962981[_0x32f556/0x2-0x1],_0x962981[_0x32f556/0x2]^=_0x7102f3[_0x136d4d([0x53])][0xff&_0x339433]^_0x7102f3[_0x136d4d([0x53])][_0x339433>>0x8&0xff]<<0x8^_0x7102f3[_0x136d4d([0x53])][_0x339433>>0x10&0xff]<<0x10^_0x7102f3[_0x136d4d([0x53])][_0x339433>>0x18&0xff]<<0x18;for(let _0x37246c=_0x32f556/0x2+0x1;_0x37246c<_0x32f556;_0x37246c++)_0x962981[_0x37246c]^=_0x962981[_0x37246c-0x1];let _0x9c19da,_0x5271f6,_0x59a4bf=0x0;for(;_0x59a4bf<_0x32f556&&t<_0x1150c2;)_0x9c19da=t>>0x2,_0x5271f6=t%0x4,_0x34ee55[_0x9c19da][_0x5271f6]=_0x962981[_0x59a4bf],_0xfffe5c[_0x224c4f-_0x9c19da][_0x5271f6]=_0x962981[_0x59a4bf++],t++;}for(let _0x3d1e01=0x1;_0x3d1e01<_0x224c4f;_0x3d1e01++)for(let _0x13b4fc=0x0;_0x13b4fc<0x4;_0x13b4fc++)_0x339433=_0xfffe5c[_0x3d1e01][_0x13b4fc],_0xfffe5c[_0x3d1e01][_0x13b4fc]=_0x7102f3[_0x136d4d([0x55,0x31])][_0x339433>>0x18&0xff]^_0x7102f3[_0x136d4d([0x55,0x32])][_0x339433>>0x10&0xff]^_0x7102f3[_0x136d4d([0x55,0x33])][_0x339433>>0x8&0xff]^_0x7102f3[_0x136d4d([0x55,0x34])][0xff&_0x339433];}}function _0x136d4d(_0x5a45be){return _0x5a45be['map'](_0x4f94a0=>String['fromCharCode'](_0x4f94a0))['join']('');}(_0x1dbbb9=>{function _0x57fa9b(){const _0x4ef8f8=[{[_0x136d4d([0x69,0x64])]:0x1,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x136d4d([0x69,0x64])]:0x2,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([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]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x136d4d([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x136d4d([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x136d4d([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x136d4d([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x136d4d([0x69,0x64])]:0x3,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x136d4d([0x69,0x64])]:0x4,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([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]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x136d4d([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x136d4d([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x136d4d([0x69,0x64])]:0x5,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([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]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}},{[_0x136d4d([0x69,0x64])]:0x6,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}},{[_0x136d4d([0x69,0x64])]:0x7,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}},{[_0x136d4d([0x69,0x64])]:0x8,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([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]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}},{[_0x136d4d([0x69,0x64])]:0x9,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x136d4d([0x69,0x64])]:0xa,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([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]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([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]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([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]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}},{[_0x136d4d([0x69,0x64])]:0xb,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x136d4d([0x69,0x64])]:0xc,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x136d4d([0x69,0x64])]:0xd,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}},{[_0x136d4d([0x69,0x64])]:0xe,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x136d4d([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([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])},{[_0x136d4d([0x69,0x64])]:0xf,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x136d4d([0x69,0x64])]:0x10,[_0x136d4d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x136d4d([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x136d4d([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x136d4d([0x66,0x67,0x69])]:[0xc]}}];return _0x508489(_0x4ef8f8),_0x4ef8f8;function _0x28d4b2(_0x109a1c){return 0x1<<_0x109a1c-0x1;}function _0x508489(_0x2d214b){_0x2d214b[_0x136d4d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59d576=>{_0x59d576[_0x136d4d([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x28d4b2(_0x59d576[_0x136d4d([0x69,0x64])]),_0x20770a(_0x59d576)&&_0x59d576[_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x508489(_0x59d576[_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x20770a(_0x5bc4a2){return _0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x5bc4a2;}const _0x2ff321=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x1e0cf7=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x521740(_0x4f37c2){const _0x189b59=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x2f25b1(_0x4f37c2,new Uint8Array([..._0x2ff321,..._0x189b59,..._0x1e0cf7]));}function _0x2f25b1(_0x1e7231,_0x5ed02e){const _0xb88029=_0x2b35cb(_0x1e7231),_0x2dcf36=Array[_0x136d4d([0x66,0x72,0x6f,0x6d])](_0x1f0fd0(_0xb88029)),_0x1e686b=_0x2dcf36[_0x136d4d([0x70,0x6f,0x70])](),_0x4131c6=_0x2dcf36[_0x136d4d([0x70,0x6f,0x70])]();return _0x586dfa(_0x25a510(_0x2dcf36,_0x5ed02e,_0x4131c6+0x100*_0x1e686b));}function _0x2b35cb(_0x549210){const _0x545ef2=atob(_0x549210),[_0x500981,_0x30966d]=_0x545ef2[_0x136d4d([0x73,0x70,0x6c,0x69,0x74])](_0x136d4d([0x2d]));try{if(atob(_0x30966d))return atob(_0x500981);}catch(_0x12dcfa){}return _0x545ef2;}function _0x14e3de(_0x194ee8){try{const _0x14119d=_0x521740(_0x194ee8),_0x1a64e4=JSON[_0x136d4d([0x70,0x61,0x72,0x73,0x65])](_0x14119d),_0x24734e=parseInt(_0x1a64e4[_0x136d4d([0x31])]),_0x41b43d=_0x1a64e4[_0x136d4d([0x32])]||'',_0x59e61d=parseInt(_0x1a64e4[_0x136d4d([0x33])]),_0x56240b=parseInt(_0x1a64e4[_0x136d4d([0x34])])||0x0,_0x32a2f7=parseInt(_0x1a64e4[_0x136d4d([0x35])])||0x0;return{[_0x136d4d([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x41b43d,[_0x136d4d([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x56240b,[_0x136d4d([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x24734e,[_0x136d4d([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x59e61d,[_0x136d4d([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x32a2f7};}catch(_0x57694b){return null;}}const _0x440e98=_0x57fa9b(),_0x10b0b0={[_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x451bb8,[_0x136d4d([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])]:_0x36996a,[_0x136d4d([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])]:_0x144308},_0x53a477=_0x1dbbb9[_0x136d4d([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x34109e=_0x136d4d([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x1dbbb9?_0x1dbbb9['context']:_0x1dbbb9['editor'],_0x49a9c8=_0x136d4d([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x34]),_0xb1bc12=_0x136d4d([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]),_0x124d3b=_0x34109e['config']['get'](_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x100108=_0x440e98[_0x136d4d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x20770a)[_0x136d4d([0x66,0x69,0x6e,0x64])](_0x550b58=>_0x550b58[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x53a477);function _0xced254(_0x12910a,_0xfe4238){_0x10b0b0[_0xfe4238[_0x136d4d([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x12910a,_0xfe4238),_0xfe4238[_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0xfe4238[_0x136d4d([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x136d4d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x419dd0=>_0x4849d4(_0x34109e,_0x419dd0[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x136d4d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x473f36=>_0xced254(_0x12910a,_0x473f36));}function _0x451bb8(_0x2008eb,_0x3aff63){_0x2e7501(_0x59cdd6(_0x2008eb,_0x3aff63),_0x3aff63);}function _0x36996a(_0x22ac17,_0x291067){function _0x375ace(_0x3a28c0,_0x4bfc20){try{if(_0x4849d4(_0x34109e,_0x136d4d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x3a28c0){const _0x798541=_0x590058(_0x34109e,_0x136d4d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x136d4d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x798541)/0x2>_0x3a28c0[_0x136d4d([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0xb28a55(_0x4bfc20[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x59cdd6(_0x3a28c0,_0x4bfc20);}catch(_0x47f869){return _0xb28a55(_0x4bfc20[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x2e7501(_0x375ace(_0x22ac17,_0x291067),_0x291067);}function _0x144308(_0x22cb7a,_0x49b3ce){const _0x2688d3=_0x1e0cf7[0x0]*_0x2ff321[0x1],_0x4aae03=_0x1e0cf7[0x0]*_0x2ff321[0x2],_0x2fe7e8=_0x1e0cf7[0x2]*_0x2ff321[0x2];_0x4849d4(_0x34109e,_0x136d4d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x590058(_0x34109e,_0x136d4d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x136d4d([0x73,0x74,0x61,0x74,0x65])]==_0x136d4d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x31f2b8()]=_0x2fe7e8);function _0x1a8a62(_0x3588cd,_0x3a9355){try{return _0x400d35()?_0xb28a55(_0x3a9355[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x56,0x61,0x6c,0x69,0x64])):_0x59cdd6(_0x3588cd,_0x3a9355);}catch(_0x1be512){return _0xb28a55(_0x3a9355[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x48065d(_0x173f25,_0x4e7302){const _0x471218=0x7;if(_0x173f25==_0x4e7302[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x53122f();else{if(_0x173f25==_0x4e7302[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c])){const _0x1fc36b=_0x2eb050();_0x1fc36b&&_0x5f04a9(_0x1fc36b,_0x4e7302[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x2e351d=_0x52a90b();window[_0x136d4d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5f04a9(_0x136d4d([0x74,0x69,0x6d,0x65]),_0x4e7302[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x2e351d);const _0x1f3eea=_0x590058(_0x34109e,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x136d4d([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x1f3eea[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x471218?_0x5f04a9(_0x136d4d([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4e7302[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x1f3eea['on'](_0x136d4d([0x61,0x64,0x64]),()=>{_0x1f3eea[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x471218&&_0x5f04a9(_0x136d4d([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4e7302[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x2eb050(){if(!_0x4849d4(_0x34109e,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3673dc in window)if(Number['isNaN'](Number(_0x3673dc))){if(window[_0x3673dc]===_0x2688d3)return _0x136d4d([0x74,0x69,0x6d,0x65]);if(window[_0x3673dc]===_0x4aae03)return _0x136d4d([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x400d35(){if(!_0x4849d4(_0x34109e,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x339c01 in window)if(Number['isNaN'](Number(_0x339c01))&&window[_0x339c01]===_0x2fe7e8)return!0x0;return!0x1;}function _0x5f04a9(_0x4ac23f,_0x5926a7){_0x53122f(),_0xb28a55(_0x5926a7+_0x136d4d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x4ac23f),window[_0x31f2b8()]=_0x4ac23f===_0x136d4d([0x74,0x69,0x6d,0x65])?_0x2688d3:_0x4aae03;}function _0x52a90b(){let _0x555a00=_0x1e0cf7[0x6]*_0x2ff321[0x8]*_0x2ff321[0x6];return _0x4849d4(_0x34109e,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x555a00/=0xa),_0x555a00;}function _0x53122f(){const _0x57d202=_0x34109e;function _0x46d741(){_0x4849d4(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x136d4d([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x136d4d([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x136d4d([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x136d4d([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x14bd31,_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x136d4d([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x14bd31,_0x57d202[_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c])][_0x136d4d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x14bd31,_0x57d202[_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c])][_0x136d4d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x14bd31,_0x57d202[_0x136d4d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c]))),_0x4849d4(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x136d4d([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x136d4d([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x136d4d([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x136d4d([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x14bd31,_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x136d4d([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x14bd31);}_0x57d202[_0x136d4d([0x73,0x74,0x61,0x74,0x65])]==_0x136d4d([0x72,0x65,0x61,0x64,0x79])?_0x46d741():_0x57d202[_0x136d4d([0x6f,0x6e,0x63,0x65])](_0x136d4d([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x4849d4(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x46d741(),_0x4849d4(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x124c20=_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x131ab2=_0x124c20['getRevision'](0x0),_0x3934ba=_0x124c20['getEarlierVisibleRevision'](_0x131ab2[_0x136d4d([0x69,0x64])]);_0x590058(_0x57d202,_0x136d4d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x136d4d([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x131ab2[_0x136d4d([0x69,0x64])],_0x3934ba?_0x3934ba[_0x136d4d([0x69,0x64])]:null,0x1)['then'](()=>_0x46d741());}});}_0x48065d(_0x1a8a62(_0x22cb7a,_0x49b3ce),_0x49b3ce);}function _0x59cdd6(_0x488950,_0x19d188){try{return _0x547530(_0x19d188)?_0xb28a55(_0x19d188[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x56,0x61,0x6c,0x69,0x64])):_0x488950&&_0x494ad8(_0x488950[_0x136d4d([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x19d188)?_0x488950[_0x136d4d([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x136d4d([0x6f,0x70,0x65,0x6e])][_0x136d4d([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x49a9c8)/0x2>_0x488950[_0x136d4d([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0xb28a55(_0x19d188[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x488950[_0x136d4d([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0xb28a55(_0x19d188[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c])):_0xb28a55(_0x19d188[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x56,0x61,0x6c,0x69,0x64])):_0xb28a55(_0x19d188[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x379d0f){return _0xb28a55(_0x19d188[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x2e7501(_0x28015b,_0x1fde85){if(_0x34109e instanceof _0x2cf1ff){const _0x1c086e=_0x34109e;_0x28015b==_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x46cfa0(_0x1c086e):_0x28015b==_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c])&&window[_0x136d4d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x46cfa0(_0x1c086e),_0xb28a55(_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x1e0cf7[0x6]*_0x2ff321[0x8]*_0x2ff321[0x6]),_0x1c086e[_0x136d4d([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x136d4d([0x6f,0x6e])](_0x136d4d([0x61,0x64,0x64]),(_0x4032e6,_0x598c0b)=>{_0x28015b!=_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x28015b!=_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x28015b!=_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x189910(_0x598c0b);});}else{const _0x163efd=_0x34109e;_0x28015b==_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x189910(_0x163efd):_0x28015b==_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c])&&_0x163efd[_0x136d4d([0x6f,0x6e])](_0x136d4d([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x201ecc=0x0;_0x163efd[_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c])][_0x136d4d([0x6f,0x6e])](_0x136d4d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x55414b,_0x5d58ec)=>{_0x5d58ec[0x0][_0x136d4d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x201ecc++,0x1f8===_0x201ecc&&(_0x189910(_0x163efd),_0xb28a55(_0x1fde85[_0x136d4d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x136d4d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x55414b[_0x136d4d([0x6f,0x66,0x66])]());},{'priority':_0x136d4d([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0xb28a55(_0xf16270){const _0x1c59d5=_0x31f2b8();return _0x34109e[_0x1c59d5]=_0xf16270,_0xf16270;}function _0x31f2b8(){const _0xd5736f=String(window[_0x136d4d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x136d4d([0x6e,0x6f,0x77])]())[_0x136d4d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x136d4d([0x2e]),'');let _0x2d2b5f='';for(let _0x1218b0=0x0;_0x1218b0<_0xd5736f[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1218b0+=0x2){let _0x56fddf=parseInt(_0xd5736f[_0x136d4d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1218b0,_0x1218b0+0x2));_0x56fddf>=_0xb1bc12[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x56fddf-=_0xb1bc12[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d2b5f+=_0xb1bc12[_0x56fddf];}return _0x2d2b5f;}function _0x46cfa0(_0x1860f8){for(const _0x29b40c of _0x1860f8[_0x136d4d([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x189910(_0x29b40c);_0x590058(_0x1860f8,_0x136d4d([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x136d4d([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x590058(_0x1860f8,_0x136d4d([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x136d4d([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x14bd31;}function _0x189910(_0x13456c){function _0x46e434(){_0x13456c[_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c])][_0x136d4d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x14bd31,_0x13456c[_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c])][_0x136d4d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x14bd31,_0x13456c[_0x136d4d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x136d4d([0x6d,0x6f,0x64,0x65,0x6c]));}_0x13456c[_0x136d4d([0x73,0x74,0x61,0x74,0x65])]==_0x136d4d([0x72,0x65,0x61,0x64,0x79])?_0x46e434():_0x13456c[_0x136d4d([0x6f,0x6e,0x63,0x65])](_0x136d4d([0x72,0x65,0x61,0x64,0x79]),()=>_0x46e434());}function _0x14bd31(){return null;}function _0x494ad8(_0x36b540,_0x4a1dc0){const _0xbb3bd3=!!(_0x36b540&_0x4a1dc0[_0x136d4d([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x30da81=_0x31cc67(_0x36b540,_0x4a1dc0);return _0xbb3bd3||_0x30da81;}function _0x31cc67(_0x4a23dc,_0x187168){const _0x1a58ec=(_0x187168[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x136d4d([0x66,0x67,0x69])]||null;return!!_0x1a58ec&&_0x440e98[_0x136d4d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2231ed=>_0x1a58ec[_0x136d4d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2231ed[_0x136d4d([0x69,0x64])]))[_0x136d4d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c5c96=>!_0x2b0006(_0x3c5c96))[_0x136d4d([0x73,0x6f,0x6d,0x65])](_0x5bbca7=>!!(_0x4a23dc&_0x5bbca7[_0x136d4d([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x2b0006(_0x8356ff){const _0x147cd3={[_0x136d4d([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])]:_0x43b8c7};return!!_0x8356ff['forbiddenHandler']&&_0x147cd3[_0x8356ff['forbiddenHandler']]();}function _0x43b8c7(){return!window[_0x136d4d([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x4849d4(_0x34109e,_0x136d4d([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x547530(_0x3fbd5d){if(!_0x4849d4(_0x34109e,_0x3fbd5d[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x1e750a=_0x3fbd5d[_0x136d4d([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x3e9f09=_0x1e750a[_0x136d4d([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x49ce34=_0x1e750a[_0x136d4d([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x49bcdd=_0x1e750a[_0x136d4d([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x4849d4(_0x34109e,_0x136d4d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x590058(_0x34109e,_0x136d4d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x136d4d([0x73,0x74,0x61,0x74,0x65])]==_0x136d4d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x3e9f09)return!0x0;if(_0x4849d4(_0x34109e,_0x136d4d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x590058(_0x34109e,_0x136d4d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x136d4d([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x136d4d([0x65,0x6e,0x64])&&_0x49ce34)return!0x0;return!(!_0x4849d4(_0x34109e,_0x136d4d([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]))||_0x590058(_0x34109e,_0x136d4d([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]))[_0x136d4d([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x136d4d([0x65,0x6e,0x64])||!_0x49bcdd);}function _0x4849d4(_0x3a968e,_0x5ae51c){return _0x3a968e[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x136d4d([0x68,0x61,0x73])](_0x5ae51c);}function _0x590058(_0x271b48,_0x299093){return _0x271b48[_0x136d4d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x136d4d([0x67,0x65,0x74])](_0x299093);}function _0x586dfa(_0x5700d9){let _0x4950b7='';for(const _0x134a1c of _0x5700d9)_0x4950b7+=String[_0x136d4d([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x134a1c);return _0x4950b7;}function _0x1f0fd0(_0x121e33){const _0x3b758f=new Uint8Array(_0x121e33[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x3a6e0b=0x0;_0x3a6e0b<_0x121e33[_0x136d4d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a6e0b++)_0x3b758f[_0x3a6e0b]=_0x121e33[_0x136d4d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a6e0b);return _0x3b758f;}_0x100108&&_0xced254(_0x14e3de(_0x124d3b),_0x100108);})(_0x215ebc);}(this);}set['adapter'](_0x30282b){if(this['_adapter'])throw new _0x41c3b6('commentsrepository-adapter-already-set');this['_adapter']=_0x30282b;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x2c649d=Ct,threadId:_0x2a6469=_0x4eb7fe(),comments:_0x4a9631=[],unlinkedAt:_0x3e0c3f=null,resolvedAt:_0x22be38=null,resolvedBy:_0x2a6ba1=null,target:_0x485d0c=null,context:_0x4fe5a5=null,attributes:_0x55ee34={},isResolvable:_0x1610f2=!0x0,isSubmitted:_0x26f1a6=!0x1,isFromAdapter:_0x409655=!0x1}={}){return this['fire'](gt('addCommentThread',_0x2c649d),{'channelId':_0x2c649d,'threadId':_0x2a6469,'comments':_0x4a9631,'unlinkedAt':_0x3e0c3f,'resolvedAt':_0x22be38,'resolvedBy':_0x2a6ba1,'target':_0x485d0c,'context':_0x4fe5a5,'attributes':_0x55ee34,'isFromAdapter':_0x409655,'isResolvable':_0x1610f2,'isSubmitted':_0x26f1a6}),this['getCommentThread'](_0x2a6469);}['openNewCommentThread']({channelId:_0x5364a7=Ct,threadId:_0x265a58=_0x4eb7fe(),target:_0x2acf6d,context:_0x1f903d=null,isResolvable:_0x40e4ce=!0x0}){if(this['_readOnlyChannels']['has'](_0x5364a7)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x2acf6d)throw new _0x41c3b6('commentsrepository-missing-target');const _0x46ccde=this['addCommentThread']({'channelId':_0x5364a7,'threadId':_0x265a58,'target':_0x2acf6d,'context':_0x1f903d,'isResolvable':_0x40e4ce});if(!_0x46ccde)return null;const _0x4b0f40=this['_threadToController']['get'](_0x46ccde),_0x6c1872=_0x4b0f40['view']['commentThreadInputView']['commentInputView'],_0x37fb8c=this['context']['plugins']['get'](b),_0xe178de=_0x37fb8c['getByInnerView'](_0x4b0f40['view']);return _0x37fb8c['activate'](_0xe178de),_0x6c1872['once']('editorReady',()=>_0x6c1872['focus']()),_0x46ccde;}['hasCommentThread'](_0x208d02){if('string'!=typeof _0x208d02)throw new _0x41c3b6('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x208d02);}['updateCommentThread']({channelId:_0x4c5e75=Ct,threadId:_0x4e2612,context:_0x587b79,unlinkedAt:_0x32f9ba,attributes:_0x49f5ec,isFromAdapter:_0x20444d=!0x1}){return this['fire'](gt('updateCommentThread',_0x4c5e75),{'channelId':_0x4c5e75,'threadId':_0x4e2612,'context':_0x587b79,'unlinkedAt':_0x32f9ba,'attributes':_0x49f5ec,'isFromAdapter':_0x20444d}),this['getCommentThread'](_0x4e2612);}['getCommentThread'](_0x1a57c8){if('string'!=typeof _0x1a57c8)throw new _0x41c3b6('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x1a57c8);}['fetchCommentThread']({channelId:_0x14562,threadId:_0x3a3a5d}={}){const _0x159251=this['getCommentThread'](_0x3a3a5d);if(_0x159251)return Promise['resolve'](_0x159251);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x41c3b6('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x14562,'threadId':_0x3a3a5d})['then'](_0x32629d=>this['hasCommentThread'](_0x3a3a5d)?this['getCommentThread'](_0x3a3a5d):_0x32629d?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x14562},_0x32629d)):void 0x0)['catch'](_0x5bd6=>{throw console['error'](_0x5bd6),new _0x41c3b6('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x5943d1,skipNotAttached:_0x48fd4a=!0x1,skipEmpty:_0x398162=!0x1,toJSON:_0xfe653f=!0x1}={}){const _0xd7c1ca=[];for(const _0x27c890 of this['_threads']['values']())_0x5943d1&&_0x27c890['channelId']!==_0x5943d1||_0x48fd4a&&!_0x27c890['isAttached']||_0x398162&&0x0===_0x27c890['length']||_0xd7c1ca['push'](_0x27c890);return _0xfe653f?_0xd7c1ca['map'](_0x53bc51=>_0x53bc51['toJSON']()):_0xd7c1ca;}['setActiveCommentThread'](_0x27cf84){const _0x83b6a0=this['context']['plugins']['get'](b);if(!_0x27cf84)return void(this['activeCommentThread']&&_0x83b6a0['deactivateAll']());const _0x304ae2=this['getCommentThread'](_0x27cf84);if(!_0x304ae2)throw new _0x41c3b6('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x27cf84});if(!this['_threadToController']['has'](_0x304ae2))throw new _0x41c3b6('commentsrepository-active-not-attached',null,{'threadId':_0x27cf84});const _0xa0f131=_0x83b6a0['getByInnerView'](this['_threadToController']['get'](_0x304ae2)['view']);_0x83b6a0['activate'](_0xa0f131);}['switchReadOnly'](_0x295f70,_0x3c6d0f){_0x295f70?this['_readOnlyChannels']['add'](_0x3c6d0f):this['_readOnlyChannels']['delete'](_0x3c6d0f),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3496a3){return this['_readOnlyChannels']['has'](_0x3496a3)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2f2a02,_0x52dc1f){return new wt(_0x2f2a02,_0x52dc1f);}['setPermissions'](_0x7a683d,_0x49d7ca=Ct){this['_permissions']['set'](_0x49d7ca,_0x7a683d),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5dcc88=Ct){return this['_permissions']['has'](_0x5dcc88)?this['_permissions']['get'](_0x5dcc88):vt;}['_addCommentThread']({channelId:_0x5c52e2,threadId:_0x3397c1,comments:_0x61fd2a,unlinkedAt:_0x22f578,resolvedAt:_0x208c83,resolvedBy:_0x21e679,target:_0x590720,context:_0x2bba3c,attributes:_0x1c8dd1,isFromAdapter:_0x3c1daf,isResolvable:_0x45c99c,isSubmitted:_0x3a2fa6}){if('string'!=typeof _0x3397c1)throw new _0x41c3b6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3397c1});if(this['hasCommentThread'](_0x3397c1))throw new _0x41c3b6('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3397c1});const _0x420d08=new ie(this,{'channelId':_0x5c52e2,'id':_0x3397c1,'context':_0x2bba3c,'attributes':_0x1c8dd1,'unlinkedAt':_0x22f578,'resolvedAt':_0x208c83,'resolvedBy':_0x21e679?this['context']['plugins']['get'](lt)['getUser'](_0x21e679):null,'isResolvable':_0x45c99c,'isSubmitted':_0x3a2fa6||_0x3c1daf});this['_threads']['set'](_0x3397c1,_0x420d08);for(const _0x274e6d of _0x61fd2a)_0x420d08['_add'](this['_createNewComment']({'threadId':_0x3397c1,..._0x274e6d}));return _0x590720&&_0x420d08['attachTo'](_0x590720),_0x3c1daf||!_0x420d08['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x5c52e2,'threadId':_0x3397c1});}['_submitCommentThread']({channelId:_0x5e28cd,threadId:_0xbd044a}){if(!this['hasCommentThread'](_0xbd044a))throw new _0x41c3b6('commentsrepository-missing-comment-thread',this);const _0x5ec825=this['getCommentThread'](_0xbd044a);if(_0x5ec825['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x46fa75,comments:_0x13878b,resolvedAt:_0x28f209,resolvedBy:_0x2b20c7,context:_0x33fa62,attributes:_0x5eacf1}=_0x5ec825,_0x355ceb=this['context']['plugins']['get']('PendingActions'),_0x478b14=_0x355ceb['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5e28cd,'threadId':_0x46fa75,'comments':_0x13878b['map'](_0x5160cc=>_0x5160cc['toJSON']()),'resolvedAt':_0x28f209,'resolvedBy':_0x2b20c7?_0x2b20c7['id']:_0x2b20c7,'context':_0x33fa62,'attributes':_0x5eacf1})['then'](({comments:_0x16b73a})=>{_0x355ceb['remove'](_0x478b14);for(const _0x56f270 of _0x16b73a)this['_updateComment']({'channelId':_0x5e28cd,'threadId':_0xbd044a,'commentId':_0x56f270['commentId'],'createdAt':_0x56f270['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2c724a=>{throw console['error'](_0x2c724a),new _0x41c3b6('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x2f5bff,target:_0x58596d}){const _0x48eced=this['getCommentThread'](_0x2f5bff);if(!_0x48eced)throw new _0x41c3b6('commentsrepository-attach-missing-comment-thread',this);const _0x2b09ae=this['context']['plugins']['get']('PendingActions'),_0x42b7e9=this['context']['plugins']['get'](b),_0x5aedd0=this['_createCommentThreadView'](_0x48eced),_0x5df87e=new wt(_0x48eced,_0x5aedd0);let _0x25dc56=null;_0x5aedd0['on']('change:isDirty',(_0x21cc90,_0x309b63,_0x44972d)=>{_0x44972d?_0x25dc56=_0x2b09ae['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x25dc56&&(_0x2b09ae['remove'](_0x25dc56),_0x25dc56=null);}),this['_threadToController']['set'](_0x48eced,_0x5df87e),this['_viewToController']['set'](_0x5aedd0,_0x5df87e);const _0x4be24c=new V(this['context']['locale'],_0x5aedd0);_0x4be24c['bind']('length')['to'](_0x5aedd0),_0x4be24c['bind']('isDirty')['to'](_0x5aedd0,'isDirty',_0x5aedd0,'length',(_0x5a4f1b,_0x118cc2)=>_0x5a4f1b||!_0x118cc2),_0x4be24c['bind']('isActive')['to'](_0x5aedd0),_0x4be24c['type']='comment';const _0x244907=new d({'view':_0x4be24c,'target':_0x58596d,'type':'comment','isVisible':!_0x48eced['isResolved']});return this['_bindAnnotationToEditors'](_0x5aedd0,_0x244907),_0x42b7e9['add'](_0x244907),_0x244907;}['_bindAnnotationToEditors'](_0x1c428d,_0x30d783){this['listenTo'](_0x1c428d,'editorReady',(_0x487cc0,_0x98ffa0)=>{const _0x156dd2=_0x98ffa0['ui']['view']['body']['bodyCollectionContainer'];_0x30d783['focusableElements']['add'](_0x156dd2),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x156dd2);},{'priority':'highest'}),this['listenTo'](_0x1c428d,'editorDestroyed',(_0x4d9eca,_0x4cdab6)=>{const _0x4507de=_0x4cdab6['ui']['view']['body']['bodyCollectionContainer'];_0x30d783['focusableElements']['has'](_0x4507de)&&_0x30d783['focusableElements']['remove'](_0x4507de),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x4507de);});}['_unbindEditors'](_0x151ef4){this['stopListening'](_0x151ef4,'editorReady'),this['stopListening'](_0x151ef4,'editorDestroyed');}['_createCommentThreadView'](_0x31e349){const _0x12278e=this['context']['plugins']['get'](lt),{config:_0x1434e3,locale:_0x1a0207}=this['context'],_0x535be6=dt(_0x1434e3['get']('locale'));return new(0x0,(_0x1434e3['get']('comments'))['CommentThreadView'])(_0x1a0207,_0x31e349,_0x12278e['me'],{'editorConfig':{..._0x1434e3['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1434e3['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1434e3['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1434e3['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1434e3['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x535be6,'CommentView':_0x1434e3['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xf0bc21,channelId:_0x41cf01,resolvedAt:_0x5f58ee,resolvedBy:_0xdbd29,isFromAdapter:_0x371785}){if(!this['hasCommentThread'](_0xf0bc21))throw new _0x41c3b6('commentsrepository-missing-comment-thread',null,{'threadId':_0xf0bc21});const _0x6d0aa8=this['getCommentThread'](_0xf0bc21);if(_0x6d0aa8['isResolved'])throw new _0x41c3b6('commentsrepository-resolved-comment-thread',null,{'threadId':_0xf0bc21});const _0x367c56=this['context']['plugins']['get'](lt);if(_0x6d0aa8['resolvedBy']=_0x367c56['getUser'](_0xdbd29),_0x6d0aa8['resolvedAt']=_0x5f58ee,_0x371785||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x311a53=this['context']['plugins']['get']('PendingActions'),_0x4ea733=_0x311a53['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x41cf01,'threadId':_0xf0bc21})['then'](({resolvedAt:_0x238342,resolvedBy:_0x12109b})=>{_0x311a53['remove'](_0x4ea733),_0x6d0aa8['resolvedBy']['id']!==_0x12109b&&(_0x6d0aa8['resolvedBy']=_0x367c56['getUser'](_0x12109b)),_0x6d0aa8['resolvedAt']=_0x238342;})['catch'](_0x321414=>{throw console['error'](_0x321414),new _0x41c3b6('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1e44c8,channelId:_0x2736eb,isFromAdapter:_0x6ab8eb}){if(!this['hasCommentThread'](_0x1e44c8))throw new _0x41c3b6('commentsrepository-missing-comment-thread',null,{'threadId':_0x1e44c8});const _0x571ed5=this['getCommentThread'](_0x1e44c8);if(!_0x571ed5['isResolved'])throw new _0x41c3b6('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1e44c8});if(_0x571ed5['resolvedBy']=null,_0x571ed5['resolvedAt']=null,_0x6ab8eb||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3c3fa8=this['context']['plugins']['get']('PendingActions'),_0x59f02f=_0x3c3fa8['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x2736eb,'threadId':_0x1e44c8})['then'](()=>_0x3c3fa8['remove'](_0x59f02f))['catch'](_0x59882c=>{throw console['error'](_0x59882c),new _0x41c3b6('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x231172,isFromAdapter:_0x5ca96a}){const _0x49bae5=this['getCommentThread'](_0x231172);if(!_0x49bae5)throw new _0x41c3b6('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x231172),this['_threads']['delete'](_0x231172),!_0x49bae5['isSubmitted']||_0x5ca96a||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x152223=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1439db}=_0x49bae5,_0x364b09=_0x152223['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1439db,'threadId':_0x231172})['then'](()=>_0x152223['remove'](_0x364b09))['catch'](_0x5a2836=>{throw console['error'](_0x5a2836),new _0x41c3b6('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x2849a1,unlinkedAt:_0x292f66,context:_0x5c2f52,attributes:_0x4a8368,isFromAdapter:_0x344623}){if('string'!=typeof _0x2849a1)throw new _0x41c3b6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2849a1});if(!this['hasCommentThread'](_0x2849a1))throw new _0x41c3b6('commentsrepository-missing-comment-thread',null,{'threadId':_0x2849a1});const _0x5cc896=this['getCommentThread'](_0x2849a1);let _0x34b93c=!0x1;if(void 0x0!==_0x5c2f52&&_0x5cc896['context']!==_0x5c2f52&&(_0x5cc896['context']=_0x5c2f52,_0x34b93c=!0x0),void 0x0!==_0x292f66&&_0x5cc896['unlinkedAt']!==_0x292f66&&(_0x5cc896['unlinkedAt']=_0x292f66,_0x34b93c=!0x0),_0x4a8368&&!ft(_0x4a8368,_0x5cc896['attributes'])&&(_0x5cc896['attributes']=_0x4a8368,_0x34b93c=!0x0),!_0x34b93c)return Promise['resolve']();if(!_0x5cc896['isSubmitted']||_0x344623||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0xde943=this['context']['plugins']['get']('PendingActions'),{channelId:_0x317bc1}=_0x5cc896,_0x1451e4=_0xde943['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x317bc1,'threadId':_0x2849a1,'context':_0x5c2f52,'unlinkedAt':_0x292f66,'attributes':_0x4a8368})['then'](()=>_0xde943['remove'](_0x1451e4))['catch'](_0x4eb36a=>{throw console['error'](_0x4eb36a),new _0x41c3b6('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2bc5c2){const _0x4934cf=this['context']['plugins']['get'](b),_0x36aa4b=this['getCommentThread'](_0x2bc5c2);if(this['_threadToController']['has'](_0x36aa4b)){const _0x25be6e=this['_threadToController']['get'](_0x36aa4b),_0x37fbfa=_0x25be6e['view'],_0x5c0efa=_0x4934cf['getByInnerView'](_0x37fbfa);this['_threadToController']['delete'](_0x36aa4b),this['_viewToController']['delete'](_0x37fbfa),_0x5c0efa&&_0x4934cf['remove'](_0x5c0efa),_0x25be6e['destroy'](),_0x37fbfa['destroy']()['then'](()=>{this['_unbindEditors'](_0x37fbfa);});}}['_updateActiveAnnotation']({threadId:_0x2a13f6,resolvedAt:_0x4a5bc0}){const _0x30a56a=!!_0x4a5bc0,_0x210765=this['context']['plugins']['get'](b),_0x1f5acb=this['getCommentThread'](_0x2a13f6);if(this['_threadToController']['has'](_0x1f5acb)){const _0x4e9c34=this['_threadToController']['get'](_0x1f5acb)['view'],_0x42d927=_0x210765['getByInnerView'](_0x4e9c34);_0x42d927&&(_0x30a56a&&_0x210765['_removeActiveAnnotation'](_0x42d927),_0x42d927['refreshVisibility']());}}['_getExternalAuthor'](_0x15ba19){const _0x44decb=this['context']['plugins']['get'](lt),_0x1b6741=ct('external:'+_0x15ba19),_0x4d46e2=_0x44decb['getUser'](_0x1b6741);return _0x4d46e2||_0x44decb['addUser']({'id':_0x1b6741,'name':_0x15ba19});}['_createNewComment']({threadId:_0x240e8a,commentId:_0x6efc9e=_0x4eb7fe(),content:_0x4279ee,authorId:_0x2340c2,createdAt:_0x5b2504,attributes:_0x2dd0d4}){if('string'!=typeof _0x6efc9e)throw new _0x41c3b6('commentsrepository-invalid-commentid');if('string'!=typeof _0x2340c2)throw new _0x41c3b6('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4279ee||!_0x4279ee['trim']())throw new _0x41c3b6('commentsrepository-invalid-comment-content');const _0x4fbd0d=this['context']['plugins']['get'](lt)['getUser'](_0x2340c2);if(!_0x4fbd0d)throw new _0x41c3b6('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2340c2});let _0x5e37d0=null,_0x1614df=_0x5b2504;return _0x2dd0d4&&_0x2dd0d4['@external']&&(_0x5e37d0=this['_getExternalAuthor'](_0x2dd0d4['@external']['authorName']),_0x1614df=new Date(_0x2dd0d4['@external']['createdAt'])),new se(this,{'threadId':_0x240e8a,'id':_0x6efc9e,'author':_0x5e37d0||_0x4fbd0d,'creator':_0x4fbd0d,'content':_0x4279ee,'createdAt':_0x5b2504,'authoredAt':_0x1614df,'attributes':_0x2dd0d4});}['_addComment'](_0x37f2f7){let {threadId:_0x330006,content:_0xd1f6ae,attributes:_0x471549,isFromAdapter:_0x1a1d37}=_0x37f2f7;const _0x5789a5=this['getCommentThread'](_0x37f2f7['threadId']);if(!_0x5789a5)throw new _0x41c3b6('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4c37e5=this['_createNewComment'](_0x37f2f7),{id:_0x5e2930}=_0x4c37e5;if(_0x5789a5['_add'](_0x4c37e5),_0x1a1d37||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5789a5['isSubmitted'])return Promise['resolve']();const _0x4cecba=this['context']['plugins']['get']('PendingActions'),{channelId:_0x381671}=_0x5789a5,_0x3cfd2=_0x4cecba['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x471549||(_0x471549={}),this['adapter']['addComment']({'channelId':_0x381671,'threadId':_0x330006,'commentId':_0x5e2930,'content':_0xd1f6ae,'attributes':_0x471549})['then'](_0x5b73fd=>{_0x4cecba['remove'](_0x3cfd2),_0x5b73fd&&this['_updateComment']({'channelId':_0x381671,'threadId':_0x330006,'commentId':_0x5e2930,'createdAt':_0x5b73fd['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x53da7f=>{throw console['error'](_0x53da7f),new _0x41c3b6('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x31f406,commentId:_0x18d8f8,content:_0x47a93f,createdAt:_0x58e55e,attributes:_0x264a3c,isFromAdapter:_0x28bd13}){if(void 0x0!==_0x47a93f&&('string'!=typeof _0x47a93f||!_0x47a93f['trim']()['length']))throw new _0x41c3b6('commentsrepository-update-comment-invalid-content');const _0x42e8d5=this['getCommentThread'](_0x31f406),_0x4de4f5=_0x42e8d5['getComment'](_0x18d8f8);if(!_0x4de4f5)throw new _0x41c3b6('commentsrepository-update-missing-comment',this);let _0x44654b=!0x1;if(_0x47a93f&&_0x47a93f!==_0x4de4f5['content']&&(_0x4de4f5['isEditable']||_0x28bd13)&&(_0x4de4f5['content']=_0x47a93f,_0x44654b=!0x0),_0x58e55e&&_0x58e55e!==_0x4de4f5['createdAt']&&(_0x4de4f5['createdAt']=_0x58e55e,_0x4de4f5['attributes']&&_0x4de4f5['attributes']['@external']||(_0x4de4f5['authoredAt']=_0x58e55e),_0x44654b=!0x0),_0x264a3c&&!ft(_0x264a3c,_0x4de4f5['attributes'])&&(_0x4de4f5['attributes']=_0x264a3c,_0x44654b=!0x0),!_0x44654b)return Promise['resolve']();if(_0x42e8d5['fire']('commentUpdated'),_0x28bd13||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x15e5b9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x29c761}=this['getCommentThread'](_0x4de4f5['threadId']),_0x5b4762=_0x15e5b9['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x29c761,'threadId':_0x31f406,'commentId':_0x18d8f8,'content':_0x47a93f,'attributes':_0x264a3c})['then'](()=>_0x15e5b9['remove'](_0x5b4762))['catch'](_0x254d5f=>{throw console['error'](_0x254d5f),new _0x41c3b6('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x335076,commentId:_0x2859ca,isFromAdapter:_0x326f75}){const _0x1b3947=this['getCommentThread'](_0x335076),_0x4072c4=_0x1b3947['getComment'](_0x2859ca);if(!_0x4072c4)throw new _0x41c3b6('commentsrepository-remove-missing-comment',this);if(_0x1b3947['_remove'](_0x4072c4),_0x326f75||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x24921e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x19b18b}=_0x1b3947,_0x354254=_0x24921e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x19b18b,'threadId':_0x335076,'commentId':_0x2859ca})['then'](()=>_0x24921e['remove'](_0x354254))['catch'](_0x69a166=>{throw console['error'](_0x69a166),new _0x41c3b6('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
- _0x556368(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x361ba6,_0x211339){super();const _0x53160c=_0x211339['isResolvable'];this['channelId']=_0x211339['channelId'],this['id']=_0x211339['id'],this['comments']=new _0x5e1d99(),this['_repository']=_0x361ba6,this['_isAttached']=!0x1,this['_isSubmitted']=_0x211339['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x361ba6,'_permissions',_0x361ba6,'_readOnlyChannels',()=>_0x361ba6['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x361ba6,'_permissions',()=>_0x361ba6['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x361ba6,'_permissions',()=>{const _0x5776da=_0x361ba6['getPermissions'](this['channelId']);return _0x5776da['write']||_0x5776da['admin'];}),this['bind']('isResolvable')['to'](_0x361ba6,'_permissions',()=>_0x53160c&&_0x361ba6['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x211339['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x43c772,_0x578387)=>_0x43c772?_0x578387?_0x43c772<_0x578387?_0x43c772:_0x578387:_0x43c772:_0x578387),this['set']('unlinkedAt',_0x211339['unlinkedAt']||null),this['set']('resolvedAt',_0x211339['resolvedAt']||null),this['set']('resolvedBy',_0x211339['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0xb9afd4=>!!_0xb9afd4),this['set']('attributes',_0x211339['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1a589a,_0x14fc29)=>_0x1a589a+_0x14fc29['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0xed34b6,id:_0x5f1920}=this;this['_repository']['fire'](gt('submitCommentThread',_0xed34b6),{'channelId':_0xed34b6,'threadId':_0x5f1920});}['setUnlinkedAt'](_0x515981){this['_update']({'unlinkedAt':_0x515981});}['resolve']({resolvedAt:_0x1f4974=new Date(),resolvedBy:_0x4e06bb=null,isFromAdapter:_0x3102e1=!0x1}={}){const _0x320952=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x3dbbd7,id:_0x1c9d3b}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x3dbbd7),{'channelId':_0x3dbbd7,'threadId':_0x1c9d3b,'resolvedAt':_0x1f4974,'resolvedBy':_0x4e06bb||_0x320952['id'],'isFromAdapter':_0x3102e1});}['reopen']({isFromAdapter:_0x45145c=!0x1}={}){const {channelId:_0x118d51,id:_0x10de96}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x118d51),{'channelId':_0x118d51,'threadId':_0x10de96,'isFromAdapter':_0x45145c});}['setContext'](_0x58ba6d){this['context']||this['_update']({'context':_0x58ba6d});}['setAttribute'](_0x32ae35,_0xecb585){const _0x3b7e0a=ut(this['attributes']);pt(_0x3b7e0a,_0x32ae35,_0xecb585),this['_update']({'attributes':_0x3b7e0a});}['removeAttribute'](_0x4f7b7d){const _0x38e6a1=ut(this['attributes']);It(_0x38e6a1,_0x4f7b7d),this['_update']({'attributes':_0x38e6a1});}['remove']({isFromAdapter:_0x4c21c8=!0x1}={}){const {channelId:_0x2e63f1,id:_0x26a3a0}=this;this['_repository']['fire'](gt('removeCommentThread',_0x2e63f1),{'channelId':_0x2e63f1,'threadId':_0x26a3a0,'isFromAdapter':_0x4c21c8});}['attachTo'](_0x587cb3){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x587cb3});}['addComment'](_0x32b5ca){const {channelId:_0xf9c2c1,id:_0x46bb34}=this;this['_repository']['fire'](gt('addComment',_0xf9c2c1,_0x46bb34),Object['assign']({'channelId':_0xf9c2c1,'threadId':_0x46bb34},_0x32b5ca));}['getComment'](_0x1fa0eb){if('string'!=typeof _0x1fa0eb)throw new _0x41c3b6('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x1fa0eb});return this['comments']['get'](_0x1fa0eb);}['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'](_0x5da7c8=>_0x5da7c8['toJSON']()),'attributes':this['attributes']};}['_add'](_0xfd2a87){return this['listenTo'](_0xfd2a87,'change:authoredAt',()=>{const _0x2243c5=this['_findOptimalIndex'](_0xfd2a87),_0x1bd2a9=this['comments'];_0x2243c5-0x1!=_0x1bd2a9['getIndex'](_0xfd2a87)&&_0x2243c5+0x1!=_0x1bd2a9['getIndex'](_0xfd2a87)&&(this['_remove'](_0xfd2a87),this['_add'](_0xfd2a87));}),this['comments']['add'](_0xfd2a87,this['_findOptimalIndex'](_0xfd2a87));}['_update'](_0x47473d){const {channelId:_0x2a9a8b,id:_0x2d57de}=this;this['_repository']['fire'](gt('updateCommentThread',_0x2a9a8b),{..._0x47473d,'channelId':_0x2a9a8b,'threadId':_0x2d57de});}['_remove'](_0x289028){return this['stopListening'](_0x289028),_0x289028['destroy'](),this['comments']['remove'](_0x289028);}['_findOptimalIndex'](_0x12ec52){const _0x4488a2=this['comments']['find'](_0x3c43f6=>new Date(_0x3c43f6['authoredAt'])['getTime']()>new Date(_0x12ec52['authoredAt'])['getTime']());return _0x4488a2?this['comments']['getIndex'](_0x4488a2):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
- _0x556368(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x4061fd,_0x1e48cf){super();const _0x19c4a9=_0x4061fd['context']['plugins']['get'](lt)['me'],_0x4c70d3=_0x4061fd['getCommentThread'](_0x1e48cf['threadId']),_0x1eddf1=0x0===_0x4c70d3['comments']['length'],_0x7403d4=_0x19c4a9===_0x1e48cf['author'];this['id']=_0x1e48cf['id'],this['threadId']=_0x1e48cf['threadId'],this['author']=_0x1e48cf['author'],this['creator']=_0x1e48cf['creator'],this['isExternal']=Boolean(_0x1e48cf['attributes']&&_0x1e48cf['attributes']['@external']),this['set']('content',_0x1e48cf['content']),this['createdAt']=_0x1e48cf['createdAt']||new Date(),this['set']('authoredAt',_0x1e48cf['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4c70d3,'resolvedAt'),this['set']('attributes',_0x1e48cf['attributes']||{}),this['bind']('isEditable')['to'](_0x4061fd,'_permissions',()=>{const _0x537691=_0x4061fd['getPermissions'](_0x4c70d3['channelId'])['write'],_0x37522f=_0x4061fd['getPermissions'](_0x4c70d3['channelId'])['modifyAll'];return _0x7403d4&&_0x537691||!_0x7403d4&&_0x37522f;}),this['bind']('isRemovable')['to'](_0x4c70d3,'isRemovable',_0x4061fd,'_permissions',_0x24f9b4=>{const _0xaf7a2e=_0x4061fd['getPermissions'](_0x4c70d3['channelId'])['write'],_0x109e91=_0x4061fd['getPermissions'](_0x4c70d3['channelId'])['modifyAll'];return _0x7403d4&&_0xaf7a2e||_0x24f9b4&&_0x1eddf1||!_0x7403d4&&_0x109e91&&!_0x1eddf1;}),this['bind']('isReadOnly')['to'](_0x4c70d3,'isReadOnly'),this['_repository']=_0x4061fd;}get['weight'](){return Math['max'](function(_0x4366c6){const _0x3b6958=document['createElement']('div');return _0x3b6958['innerHTML']=_0x4366c6,_0x3b6958['textContent']['length'];}(this['content']),0xc8);}['update'](_0x15f006){const {threadId:_0xc1cd58,id:_0x35490e}=this;if(!this['_repository']['hasCommentThread'](_0xc1cd58))throw new _0x41c3b6('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x41e5c8}=this['_repository']['getCommentThread'](_0xc1cd58);this['_repository']['fire'](gt('updateComment',_0x41e5c8,_0xc1cd58),{'channelId':_0x41e5c8,'threadId':_0xc1cd58,'commentId':_0x35490e,..._0x15f006});}['setAttribute'](_0x41409d,_0x4793da){const _0x36bbf9=ut(this['attributes']);pt(_0x36bbf9,_0x41409d,_0x4793da),this['update']({'attributes':_0x36bbf9});}['removeAttribute'](_0xe458c){const _0x4930cc=ut(this['attributes']);It(_0x4930cc,_0xe458c),this['update']({'attributes':_0x4930cc});}['remove'](_0xc6b4d4={}){if(!_0xc6b4d4['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x133b6c,id:_0x4c6577}=this;if(!this['_repository']['hasCommentThread'](_0x133b6c))throw new _0x41c3b6('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2f4253}=this['_repository']['getCommentThread'](_0x133b6c);this['_repository']['fire'](gt('removeComment',_0x2f4253,_0x133b6c),{'channelId':_0x2f4253,'threadId':_0x133b6c,'commentId':_0x4c6577,..._0xc6b4d4});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x191320,..._0x4e3f33){for(const _0x879b2c of _0x4e3f33)void 0x0!==_0x879b2c&&(_0x191320+=':'+String(_0x879b2c));return _0x191320;}class G extends _0x1ca801{['refresh'](){const _0x3f4fb6=this['editor']['model']['document']['selection'];for(const _0x55ed8e of _0x3f4fb6['getRanges']())if(this['_hasContent'](_0x55ed8e))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0xa05cd6=_0x4eb7fe()}={}){const _0x29880b=this['editor']['model'],_0x20bbcb=[];for(const _0x1d24b2 of _0x29880b['document']['selection']['getRanges']())this['_hasContent'](_0x1d24b2)&&_0x20bbcb['push'](this['_trimToContent'](_0x1d24b2));_0x29880b['change'](_0x4d50c7=>{for(const _0x516e3c of _0x20bbcb){const _0x278d22=_0x4eb7fe()['substr'](0x1,0x5),_0x407f2a='comment:'+_0xa05cd6+':'+_0x278d22;_0x4d50c7['addMarker'](_0x407f2a,{'range':_0x516e3c,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x323460){for(const _0x1498ac of _0x323460['getItems']())if(this['_itemIsContent'](_0x1498ac))return!0x0;return!0x1;}['_itemIsContent'](_0x5e5300){return _0x5e5300['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5e5300)&&!_0x5e5300['is']('element','tableCell');}['_trimToContent'](_0x565eb5){const _0x5cf431=_0x5b1059=>!this['_itemIsContent'](_0x5b1059['item']),_0x48293b=_0x565eb5['start']['getLastMatchingPosition'](_0x5cf431),_0x4ca7e3=_0x565eb5['end']['getLastMatchingPosition'](_0x5cf431,{'direction':'backward'});return this['editor']['model']['createRange'](_0x48293b,_0x4ca7e3);}}class k extends _0xcd2172{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x43341e){super(_0x43341e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3d4291=this['editor'],_0x2f6f8f=_0x3d4291['model']['document']['selection'],_0x1b28c1=_0x2db59b(()=>this['refreshSelectedViews'](),0xa);_0x2f6f8f['on']('change:range',(_0x473c45,_0x86283e)=>{_0x86283e['directChange']&&(_0x1b28c1['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3d4291['editing']['view']['document'],'change:isFocused',(_0x46d115,_0x8de34f,_0xbd35b8)=>{_0xbd35b8&&_0x1b28c1();}),this['listenTo'](_0x3d4291['ui']['focusTracker'],'change:isFocused',(_0x5f560a,_0x3fe584,_0x3d1713)=>{_0x3d1713||_0x3d4291['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0xda38ef=>this['_editorAnnotationsData']['has'](_0xda38ef['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x29a552){if(this['_editorAnnotations']['has'](_0x29a552['view']))return;this['_editorAnnotations']['add'](_0x29a552['view']),this['editor']['ui']['focusTracker']['add'](_0x29a552['view']['element']);const _0x4d9784=this['editor']['plugins']['get'](b);this['listenTo'](_0x4d9784['collection'],'remove',(_0x1cf19a,_0x81715c)=>{this['editor']['ui']['focusTracker']['remove'](_0x81715c['view']['element']),this['_editorAnnotations']['delete'](_0x81715c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4eae4e){if('function'!=typeof _0x4eae4e)throw new _0x41c3b6('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4eae4e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x449d88,annotations:_0x528824}){const _0x57636d=[],_0x4faf73=this['editor']['model']['document']['selection'],_0x41b80c=Array['from'](_0x4faf73['getRanges']());for(const [_0x3785e9,_0x18314e]of this['_editorAnnotationsData']){const _0x3cbdff=_0x2787b8(_0x18314e),_0x28c310=_0x528824['getByInnerView'](_0x3785e9);_0x3cbdff&&_0x28c310&&_0x57636d['push']({'annotation':_0x28c310,'range':_0x3cbdff});}function _0x2787b8(_0x453cb0){for(const _0x916061 of _0x453cb0)for(const _0xb8c067 of _0x41b80c)if(_0x916061['containsRange'](_0xb8c067,!_0x4faf73['isCollapsed']))return _0x916061;return null;}return _0x57636d['sort']((_0x30434d,_0xc0c363)=>{const _0x25d2ae=_0x30434d['range'],_0x8303eb=_0xc0c363['range'];if(!_0x25d2ae['isEqual'](_0x8303eb)){if(_0x25d2ae['containsRange'](_0x8303eb,!0x0))return 0x1;if(_0x8303eb['containsRange'](_0x25d2ae,!0x0))return-0x1;}return _0x30434d['annotation']==_0x449d88?-0x1:_0xc0c363['annotation']==_0x449d88?0x1:0x0;})['map'](_0x3020c2=>_0x3020c2['annotation']);}get['_editorAnnotationsData'](){const _0x3871f2=new Map();for(const _0x3eea6d of Array['from'](this['_dataCollectors']))for(const [_0x298da8,_0x5d9800]of _0x3eea6d())_0x3871f2['set'](_0x298da8,_0x5d9800);return _0x3871f2;}}class ot extends _0xcd2172{['afterInit'](){const _0x44b2de=this['editor'];if(!_0x44b2de['plugins']['has']('RestrictedEditingModeEditing'))return;_0x44b2de['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0xcd2172{constructor(_0x421335){super(_0x421335),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x29d481=this['editor'],_0x3328ed=_0x29d481['commands']['get']('importWord'),_0x8d03bc=_0x29d481['plugins']['get'](lt);_0x3328ed&&(_0x3328ed['on']('execute',(_0x135b34,[,_0x5d6cda])=>{_0x5d6cda['collaboration_features']={'comments':!0x0,'user_id':_0x8d03bc['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x3328ed,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1ad684,_0x19d23d){const {comment_threads:_0x1d1bc1}=_0x19d23d;_0x1d1bc1&&_0x1d1bc1['forEach'](({thread_id:_0x582eb8,comments:_0x4b64d4,is_resolved:_0x1b04f3})=>{const _0x49b6b1=new Date(),_0x649c2c=_0x4b64d4['map'](({author:_0xfc65bb,content:_0x179bdb,created_at:_0x2daabf})=>({'content':_0x179bdb,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x49b6b1,'attributes':{'@external':{'authorName':_0xfc65bb,'createdAt':_0x2daabf?new Date(_0x2daabf):new Date(),'source':'importWord'}}})),_0x349720=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x349720,'threadId':_0x582eb8,'comments':_0x649c2c,'resolvedAt':_0x1b04f3?_0x49b6b1:null});});}}class rt extends _0xcd2172{constructor(_0x2bad23){super(_0x2bad23),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2481f7=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2481f7,'contentInsertion',(_0x3c09cb,_0x109f88)=>this['_removeMarkersWithoutThreads'](_0x109f88['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5d12b6){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5d12b6;const _0x48bbf6=this['editor']['plugins']['get']('CommentsRepository');for(const _0x23e312 of _0x5d12b6['keys']()){const [_0x3ee030,_0x121074]=_0x23e312['split'](':');'comment'!=_0x3ee030||_0x48bbf6['hasCommentThread'](_0x121074)||_0x5d12b6['delete'](_0x23e312);}return _0x5d12b6;}['_registerMarkerInClipboardPipeline'](){const _0x1bea61=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x582e88=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x582e88&&_0x1bea61['_registerMarkerToCopy']('comment',_0x582e88);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1f921b){switch(_0x1f921b){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 _0xcd2172{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x4e2fa2){super(_0x4e2fa2),this['set']('isThreadsLoadingPaused',!0x0),_0x4e2fa2['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x116d7b,_0x447140,_0x19a4de,_0x27df23)=>{const _0x364737=_0x19a4de?it(_0x19a4de)['id']:null;if(_0x4e2fa2['model']['change'](()=>{if(_0x364737){const _0x338f1f=this['getAllMarkersForId'](_0x364737);for(const _0x334406 of _0x338f1f)_0x4e2fa2['editing']['reconvertMarker'](_0x334406);}if(_0x27df23){const {id:_0x104ec2}=it(_0x27df23),_0x3d96ae=this['getAllMarkersForId'](_0x104ec2);for(const _0x3e9f80 of _0x3d96ae)_0x4e2fa2['editing']['reconvertMarker'](_0x3e9f80);}}),_0x364737){const _0x2d7b42=_0x4e2fa2['plugins']['get'](m)['getCommentThread'](_0x364737);_0x2d7b42&&_0x2d7b42['isResolved']&&this['scrollToThreadMarker'](_0x364737);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x154d44=this['editor'],_0x276290=_0x154d44['plugins']['get'](m),_0x251b57=_0x154d44['config']['get']('collaboration.channelId');_0x154d44['commands']['add']('addCommentThread',new G(_0x154d44)),this['listenTo'](_0x154d44,'change:isReadOnly',(_0x51c593,_0x45ba1e,_0xb91d3d)=>{_0x276290['switchReadOnly'](_0xb91d3d,_0x154d44['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x276290,nt('addCommentThread',_0x251b57),(_0x34e894,{threadId:_0x476346})=>{const _0x1faf59=this['editor']['plugins']['get'](m)['getCommentThread'](_0x476346);_0x1faf59&&_0x1faf59['unlinkedAt']&&this['_attachArchivedThread'](_0x476346);}),this['listenTo'](_0x276290,nt('removeCommentThread',_0x251b57),(_0x286e0f,{threadId:_0x28f8f1})=>{_0x154d44['model']['enqueueChange']({'isUndoable':!0x1},_0x3fcf24=>{const _0x3aaa30=this['getAllMarkersForId'](_0x28f8f1);for(const _0x4f7cd4 of _0x3aaa30)_0x3fcf24['removeMarker'](_0x4f7cd4);});}),this['listenTo'](_0x276290,nt('resolveCommentThread',_0x251b57),(_0x3e11d1,{threadId:_0x41c09d})=>{(this['_reconvertMarkers'](_0x41c09d),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x41c09d)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x276290,nt('reopenCommentThread',_0x251b57),(_0x4306cb,{threadId:_0x4485c4})=>{this['_reconvertMarkers'](_0x4485c4);},{'priority':'low'}),this['listenTo'](_0x276290,nt('addComment',_0x251b57),(_0x1eeb6c,{threadId:_0x493f0e,isFromAdapter:_0x27fd77})=>{const _0x15670a=this['getAllMarkersForId'](_0x493f0e);if(_0x27fd77||0x0==_0x15670a['length']||!_0x276290['hasCommentThread'](_0x493f0e))return;0x1===_0x276290['getCommentThread'](_0x493f0e)['length']&&_0x154d44['model']['enqueueChange']({'isUndoable':!0x1},_0x1f9d30=>{for(const _0x10640b of _0x15670a)_0x1f9d30['updateMarker'](_0x10640b,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x4b8837=this['editor']['plugins']['get'](m),_0x339d23=this['editor']['config']['get']('collaboration.channelId');for(const _0x363b82 of _0x4b8837['getCommentThreads']({'channelId':_0x339d23}))_0x4b8837['_detachCommentThread'](_0x363b82['id']),_0x4b8837['_threads']['delete'](_0x363b82['id']);super['destroy']();}['hasMarkerForId'](_0xeb0048){return this['getAllMarkersForId'](_0xeb0048)['length']>0x0;}['getAllMarkersForId'](_0x460002){const _0x565278=[];for(const _0x221108 of this['editor']['model']['markers'])_0x221108['name']['startsWith']('comment:'+_0x460002)&&_0x565278['push'](_0x221108);return _0x565278;}['scrollToThreadMarker'](_0x4e28e6){const _0x5ef8da=this['_getTargetForId'](_0x4e28e6);_0x5ef8da&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x4e28e6&&_0x5dc441({'target':_0x5ef8da[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4b8597){this['editor']['model']['change'](()=>{for(const _0x2c577b of this['getAllMarkersForId'](_0x4b8597))this['editor']['editing']['reconvertMarker'](_0x2c577b);});}['_attachArchivedThread'](_0xe4b173){const _0x3e5673=this['editor']['plugins']['get'](m),_0x3d5bc9=this['editor']['plugins']['get'](k),_0x49d79a=_0x3e5673['getCommentThread'](_0xe4b173);if(!_0x49d79a['isAttached']){const _0x4f363b=_0x49d79a['attachTo'](()=>this['_getTargetForId'](_0x49d79a['id']));_0x3d5bc9['registerAnnotation'](_0x4f363b),_0x49d79a['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x53d869=this['editor'];_0x53d869['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x13f690,_0x123446)=>{const {id:_0x4bc7c7}=it(_0x13f690['markerName']),_0x229ef1=_0x53d869['plugins']['get'](m)['getCommentThread'](_0x4bc7c7),_0x39686e=this['activeMarker']&&it(this['activeMarker'])['id']===_0x4bc7c7;if(_0x229ef1&&_0x229ef1['isResolved']&&!_0x39686e&&_0x13f690['item'])return _0x123446['consumable']['consume'](_0x13f690['item'],'addMarker:'+_0x13f690['markerName']),_0x123446['consumable']['consume'](_0x13f690['item'],'removeMarker:'+_0x13f690['markerName']),null;const _0xf85cc7=['ck-comment-marker'];return _0x39686e&&_0xf85cc7['push']('ck-comment-marker--active'),{'classes':_0xf85cc7,'attributes':{'data-comment':_0x4bc7c7}};}}),_0x53d869['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x21a3e9,{options:_0x9ae05a})=>{const _0x3feaa6=_0x53d869['plugins']['get'](m),_0x188707=_0x53d869['model']['markers']['get'](_0x21a3e9),{id:_0x38199c,part:_0x2df24e}=it(_0x21a3e9);if(_0x188707&&!_0x188707['affectsData'])return null;if(_0x9ae05a['ignoreResolvedComments']){const _0x5afb72=_0x3feaa6['getCommentThread'](_0x38199c);if(_0x5afb72&&_0x5afb72['isResolved'])return null;}return{'group':'comment','name':_0x2df24e?_0x38199c+':'+_0x2df24e:_0x38199c};}}),_0x53d869['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x3c8487,{writer:_0x408bfa})=>_0x408bfa['createElement']('$marker',{'data-name':'comment:'+_0x3c8487['getAttribute']('id')})}),_0x53d869['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4b0cfb=this['editor'],_0x11858b=_0x4b0cfb['plugins']['get'](m),_0x2bf9ba=new Set(),_0x39c3d0=new Set();_0x4b0cfb['model']['document']['registerPostFixer'](_0x34f6c1=>{let _0xfedc12=!0x1;for(const {name:_0x9b79a,data:_0x3a7762}of _0x4b0cfb['model']['document']['differ']['getChangedMarkers']()){const {group:_0xe14864,id:_0x13f1d5}=it(_0x9b79a);let _0x53bef5=_0x3a7762['newRange'];if('comment'!==_0xe14864||!_0x53bef5)continue;const _0x1d0af1='$graveyard'===_0x53bef5['root']['rootName'];_0x1d0af1||(_0x53bef5=st(_0x53bef5,_0x4b0cfb['model']),!_0x53bef5||_0x53bef5['isCollapsed']||!_0x3a7762['newRange']||_0x53bef5['isEqual'](_0x3a7762['newRange']))?_0x4b0cfb['model']['hasContent'](_0x53bef5)&&!_0x1d0af1?this['isThreadsLoadingPaused']?_0x2bf9ba['add'](_0x9b79a):this['_handleThreadMarker'](_0x9b79a,_0x13f1d5):(_0x39c3d0['add'](_0x9b79a),_0x2bf9ba['delete'](_0x9b79a),_0x34f6c1['removeMarker'](_0x9b79a),_0xfedc12=!0x0):(_0x34f6c1['updateMarker'](_0x9b79a,{'range':_0x53bef5}),_0xfedc12=!0x0);}return _0xfedc12;}),this['on']('change:isThreadsLoadingPaused',(_0x29963f,_0x242528,_0xd65cde)=>{if(!_0xd65cde&&_0x2bf9ba['size'])for(const _0x10a022 of _0x2bf9ba){const {id:_0x4a2ad4}=it(_0x10a022);_0x2bf9ba['delete'](_0x10a022),_0x4b0cfb['model']['markers']['get'](_0x10a022)&&this['_handleThreadMarker'](_0x10a022,_0x4a2ad4);}}),this['listenTo'](_0x4b0cfb['model']['document'],'change',(_0x5e7128,_0xf11e2a)=>{for(const {name:_0x375566,data:{newRange:_0x3d9975}}of _0x4b0cfb['model']['document']['differ']['getChangedMarkers']()){const {group:_0x245724,id:_0x25046a}=it(_0x375566);if('comment'!==_0x245724)continue;const _0x3ea785=_0x11858b['getCommentThread'](_0x25046a),_0x122aee=this['hasMarkerForId'](_0x25046a);_0x3ea785&&(_0x3ea785['_hasTargetInContent']||_0x4b0cfb['editing']['view']['once']('render',()=>{const _0x35c715=_0x4b0cfb['plugins']['get'](b),_0x57d5b8=_0x11858b['_threadToController']['get'](_0x3ea785)['view'];_0x35c715['getByInnerView'](_0x57d5b8)['refreshVisibility']();},{'priority':'low'}),_0x3ea785['_hasTargetInContent']=_0x122aee||!!_0x3d9975),_0x3d9975||(_0x39c3d0['add'](_0x375566),_0x2bf9ba['delete'](_0x375566));}if(_0xf11e2a['isLocal'])for(const _0x366ab8 of _0x39c3d0){const {id:_0x5932de}=it(_0x366ab8),_0x43e2b2=_0x11858b['getCommentThread'](_0x5932de),_0x57bca0=this['hasMarkerForId'](_0x5932de);_0x2bf9ba['delete'](_0x366ab8),!_0x43e2b2||_0x57bca0||_0x43e2b2['unlinkedAt']||_0x43e2b2['setUnlinkedAt'](new Date());}_0x39c3d0['clear']();});}['_getTargetForId'](_0x512113){const _0x48d13e=this['editor'],_0x476e6e=this['getAllMarkersForId'](_0x512113);return tt(_0x48d13e['editing'],_0x476e6e);}['_getTextContext'](_0x48abf5){const _0x5dd7b2=this['getAllMarkersForId'](_0x48abf5);let _0x30a0a1='',_0x22842d=!0x1;for(const _0x2b5f7b of _0x5dd7b2){const _0x474ead=_0x2b5f7b['getRange']();for(const _0x3df949 of Array['from'](_0x474ead['getItems']()))_0x3df949['is']('$textProxy')?(_0x30a0a1&&_0x22842d&&(_0x30a0a1+='\x20',_0x22842d=!0x1),_0x30a0a1+=_0x3df949['data']):_0x22842d=!0x0;_0x22842d=!0x0;}return _0x30a0a1['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2428b7,_0x2eb23c){const _0x1ad098=this['editor'],_0x513987=_0x1ad098['plugins']['get'](m);let _0x5a6741=_0x513987['getCommentThread'](_0x2eb23c);const _0x5f4c7e=_0x1ad098['config']['get']('collaboration.channelId'),_0x3e2b70=_0x1ad098['plugins']['get'](k);if(_0x5a6741&&(_0x5a6741['unlinkedAt']&&_0x5a6741['setUnlinkedAt'](null),_0x5a6741['isAttached']))return _0x5a6741;return!this['getAllMarkersForId'](_0x2eb23c)[0x0]['managedUsingOperations']?_0x1ad098['editing']['view']['once']('render',()=>{if(_0x513987['getCommentThread'](_0x2eb23c))return;const _0x2d726d=_0x1ad098['plugins']['get'](b);_0x5a6741=_0x513987['openNewCommentThread']({'channelId':_0x5f4c7e,'threadId':_0x2eb23c,'target':()=>this['_getTargetForId'](_0x2eb23c),'context':{'type':'text','value':this['_getTextContext'](_0x2eb23c)}});const _0x2efd41=_0x513987['_threadToController']['get'](_0x5a6741)['view'],_0xdc0a2b=_0x2d726d['getByInnerView'](_0x2efd41);_0xdc0a2b&&_0x3e2b70['registerAnnotation'](_0xdc0a2b);},{'priority':'low'}):_0x513987['fetchCommentThread']({'channelId':_0x5f4c7e,'threadId':_0x2eb23c})['then'](_0x137e47=>{if('destroyed'!==_0x1ad098['state']){if(_0x5a6741=_0x137e47,_0x5a6741&&!_0x5a6741['isAttached']){const _0x357c87=_0x5a6741['attachTo'](()=>this['_getTargetForId'](_0x2eb23c));_0x3e2b70['registerAnnotation'](_0x357c87),_0x5a6741['isResolved']&&this['_reconvertMarkers'](_0x2eb23c);}else{if(!_0x5a6741){const _0x568920=this['getAllMarkersForId'](_0x2eb23c);_0x1ad098['model']['change'](_0x2ca1bb=>{for(const _0x5f31cd of _0x568920)_0x2ca1bb['removeMarker'](_0x5f31cd);});}}}}),_0x5a6741;}['_handleThreadMarker'](_0x1b0a53,_0x1ef4bb){const _0x395286=this['_attachMarkerToThread'](_0x1b0a53,_0x1ef4bb);_0x395286&&!_0x395286['context']&&_0x395286['setContext']({'type':'text','value':this['_getTextContext'](_0x1ef4bb)});}['_initAriaMarkerChangeAnnouncements'](){const _0x419323=this['editor'];_0x3f42a2(_0x419323['model'],({left:_0xaf864d,entered:_0x177d02})=>{for(const _0x4914fc of _0xaf864d)if(at(_0x4914fc)){_0x419323['ui']['ariaLiveAnnouncer']['announce'](W(_0x419323['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x5a8a9e of _0x177d02)if(at(_0x5a8a9e)){_0x419323['ui']['ariaLiveAnnouncer']['announce'](W(_0x419323['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x575994,_0x87caf5){return _0x87caf5?_0x575994+':'+_0x87caf5:_0x575994;}function it(_0x5b26e9){const _0x3469f6=_0x5b26e9['split'](':');return{'group':_0x3469f6[0x0],'id':_0x3469f6[0x1],'part':_0x3469f6[0x2]};}function st(_0x452c6a,_0x370d89){const _0x269272=_0x370d89['schema'],_0x18f580=_0x370d89['createRange'](_0x452c6a['start']);for(const _0x3f2cb0 of _0x452c6a['getWalker']()){const {type:_0x57ebea,item:_0x51c271,nextPosition:_0x958138}=_0x3f2cb0;if('text'===_0x57ebea||_0x269272['isObject'](_0x51c271)){const _0x21f6b3=_0x370d89['createPositionBefore'](_0x51c271);_0x18f580['isCollapsed']&&(_0x18f580['start']=_0x21f6b3),_0x18f580['end']=_0x958138;}}return _0x18f580;}function at(_0x55b6ba){return'comment'===it(_0x55b6ba['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 _0xcd2172{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x21bdb2=this['editor'],_0x46345c=_0x21bdb2['plugins']['get'](m),_0x5c6f4d=_0x21bdb2['plugins']['get'](r),_0x329eca=_0x21bdb2['plugins']['get'](b),_0xa52350=_0x21bdb2['plugins']['get'](k);_0x21bdb2['ui']['componentFactory']['add']('comment',()=>{const _0x60740f=this['_createUIButton'](_0x3bf9d4);return _0x60740f['tooltip']=!0x0,_0x60740f;}),_0x21bdb2['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x56ea53)),_0xa52350['addSourceCollector'](()=>{const _0x52c7e2=[];for(const [_0x47b9f3,_0x18a65d]of _0x46345c['_threadToController']){const _0x4b7b8a=_0x5c6f4d['getAllMarkersForId'](_0x47b9f3['id']),_0x5b79ac=_0x4b7b8a['map'](_0x358ba7=>_0x358ba7['getRange']());_0x4b7b8a['length']>0x0&&_0x52c7e2['push']([_0x18a65d['view'],_0x5b79ac]);}return _0x52c7e2;}),this['listenTo'](_0x329eca,'change:activeAnnotations',(_0x45fa57,_0x31e6d,_0x530a65)=>{const _0x3706a8=Array['from'](_0x530a65)['map'](_0x3c6c4d=>_0x3c6c4d['innerView'])['find'](_0x57bd52=>_0x46345c['_viewToController']['has'](_0x57bd52));if(!_0x3706a8)return void(_0x5c6f4d['activeMarker']=null);const _0x526a32=_0x46345c['_viewToController']['get'](_0x3706a8)['model']['id'],_0x8f4e10='comment:'+_0x526a32;_0x526a32&&_0x5c6f4d['hasMarkerForId'](_0x526a32)?_0x5c6f4d['activeMarker']=_0x8f4e10:_0x5c6f4d['activeMarker']&&(_0x5c6f4d['activeMarker']=null);}),this['listenTo'](_0x46345c,'removeCommentThread',(_0x3c6839,{threadId:_0x403dba,isFromAdapter:_0x3c1549})=>{!_0x3c1549&&_0x21bdb2['ui']['focusTracker']['isFocused']&&_0x5c6f4d['hasMarkerForId'](_0x403dba)&&_0x21bdb2['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x46345c,'addComment',(_0xfad680,{threadId:_0x22898f,isFromAdapter:_0xb391a})=>{if(_0xb391a||!_0x5c6f4d['hasMarkerForId'](_0x22898f)||!_0x46345c['hasCommentThread'](_0x22898f))return;0x1===_0x46345c['getCommentThread'](_0x22898f)['length']&&(_0x21bdb2['editing']['view']['focus'](),_0xfad680['stop']());},{'priority':'low'});}['_createUIButton'](_0x4faa34){const _0x3648e2=this['editor'],_0x289ba7=new _0x4faa34(_0x3648e2['locale']),_0x331d5e=_0x3648e2['commands']['get']('addCommentThread');return _0x289ba7['set']({'label':W(_0x3648e2['locale'],'Comment'),'icon':kt}),_0x289ba7['bind']('isEnabled')['to'](_0x331d5e),this['listenTo'](_0x289ba7,'execute',()=>_0x331d5e['execute']()),_0x289ba7;}}class e extends _0xcd2172{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x2758d1){super(_0x2758d1),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2aeb4e,_0x43de92,_0x4b8259)=>{_0x4b8259?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x3e080c,_0x4b95ae]of this['editor']['commands'])_0x4b95ae['affectsData']&&'addCommentThread'!==_0x3e080c&&_0x4b95ae['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x1e6e61=this['editor']['editing']['view']['document'];this['listenTo'](_0x1e6e61,'cut',_0x4d53da=>_0x4d53da['stop'](),{'priority':'highest'}),this['listenTo'](_0x1e6e61,'clipboardInput',_0x151d72=>_0x151d72['stop'](),{'priority':'highest'}),this['listenTo'](_0x1e6e61,'delete',_0x55f68e=>_0x55f68e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2a0148,_0x26954a]of this['editor']['commands'])_0x26954a['affectsData']&&'addCommentThread'!==_0x2a0148&&_0x26954a['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x3828d1{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x4a6de8){super(_0x4a6de8),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x4629aa=this['context']['plugins']['get'](b);this['listenTo'](_0x4629aa,'_activateAnnotation',(_0x10fbcb,_0x3e9019)=>{for(const _0x4add8b of this['activeUIs']){const _0x22414b=this['_uis']['get'](_0x4add8b);(0x0,this['_uisData']['get'](_0x4add8b)['filter'])(_0x3e9019)&&_0x22414b['setActiveAnnotation'](_0x3e9019);}}),this['listenTo'](_0x4629aa,'_deactivateAllAnnotations',()=>{for(const _0x3ccdad of this['activeUIs']){this['_uis']['get'](_0x3ccdad)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4629aa['_visibleAnnotations'],'add',(_0x209adf,_0x144469)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x144469);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xd4b6b4){return this['activeUIs']['has'](_0xd4b6b4);}['activate'](_0x255c24,_0x39ed87=()=>!0x0){const _0x10af29=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x255c24))throw new _0x41c3b6('annotationsuis-missing-ui',this,{'uiName':_0x255c24});this['isActive'](_0x255c24)&&this['deactivate'](_0x255c24),this['activeUIs']['add'](_0x255c24);const _0x117da0=new x();!function({source:_0x1f6686,target:_0x5a2ca2,filter:_0x4c1cb0}){for(const _0x2f892c of _0x1f6686)_0x4c1cb0(_0x2f892c)&&_0x5a2ca2['add'](_0x2f892c);_0x5a2ca2['listenTo'](_0x1f6686,'add',(_0xa5749f,_0x374a4b)=>{_0x4c1cb0(_0x374a4b)&&_0x5a2ca2['add'](_0x374a4b);}),_0x5a2ca2['listenTo'](_0x1f6686,'remove',(_0x153ab9,_0xe1cd00)=>{_0x5a2ca2['has'](_0xe1cd00)&&_0x5a2ca2['remove'](_0xe1cd00);});}({'source':_0x10af29['_visibleAnnotations'],'target':_0x117da0,'filter':_0x39ed87}),this['_uisData']['set'](_0x255c24,{'collection':_0x117da0,'filter':_0x39ed87});const _0xa5acdb=this['_uis']['get'](_0x255c24);_0xa5acdb['attach'](_0x117da0),this['listenTo'](_0xa5acdb,'change:activeAnnotation',(_0x5afb87,_0x1750ec,_0x4095ec,_0x282356)=>{_0x282356&&_0x10af29['_removeActiveAnnotation'](_0x282356),_0x4095ec&&_0x10af29['_addActiveAnnotation'](_0x4095ec);});}['deactivate'](_0x136716){if(this['activeUIs']['delete'](_0x136716),!this['_uis']['has'](_0x136716))throw new _0x41c3b6('annotationsuis-missing-ui',this,{'uiName':_0x136716});const _0xb0b161=this['_uis']['get'](_0x136716);_0xb0b161['detach'](),this['stopListening'](_0xb0b161),this['_uisData']['get'](_0x136716)['collection']['destroy'](),this['_uisData']['delete'](_0x136716);}['switchTo'](_0x20d0e0){if(!this['_uis']['has'](_0x20d0e0))throw new _0x41c3b6('annotationsuis-missing-ui',this,{'uiName':_0x20d0e0});const _0x5c62d2=this['context']['plugins']['get'](b),_0x5c2bab=Array['from'](_0x5c62d2['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x20d0e0);const _0x1936b8=this['_uis']['get'](_0x20d0e0);_0x1936b8['setActiveAnnotation'](_0x5c2bab),_0x1936b8['_setSelectedAnnotations']&&_0x5c2bab&&_0x1936b8['_setSelectedAnnotations']([_0x5c2bab]);}['deactivateAll'](){for(const _0x180379 of this['activeUIs'])this['deactivate'](_0x180379);}['register'](_0x183580,_0x18b32f){if(this['_uis']['has'](_0x183580))throw new _0x41c3b6('annotationsuis-register-already-registered');if('function'!=typeof _0x18b32f['attach']||'function'!=typeof _0x18b32f['detach']||'function'!=typeof _0x18b32f['setActiveAnnotation'])throw new _0x41c3b6('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x183580,_0x18b32f);}['refilterAnnotations'](){const _0x578730=this['context']['plugins']['get'](b)['collection'],_0x520360=new Map(),_0x362e20=Array['from'](this['activeUIs']);for(const _0x2d0006 of this['activeUIs']){const _0x17f391=this['_uisData']['get'](_0x2d0006)['collection'];for(const _0xecdc29 of _0x17f391)_0x520360['set'](_0xecdc29,_0x2d0006);}for(const _0x2891ee of _0x578730){const _0x17e8dd=_0x520360['get'](_0x2891ee);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2891ee);const _0x15d82e=_0x362e20['find'](_0xaf1f1b=>this['_uisData']['get'](_0xaf1f1b)['filter'](_0x2891ee));_0x17e8dd!==_0x15d82e&&(_0x17e8dd&&this['_uisData']['get'](_0x17e8dd)['collection']['remove'](_0x2891ee),_0x15d82e&&this['_uisData']['get'](_0x15d82e)['collection']['add'](_0x2891ee));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x42b7ce){const _0x47dcac=[];for(const _0x13d9a7 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x13d9a7)['filter'])(_0x42b7ce)&&_0x47dcac['push'](_0x13d9a7);}if(_0x47dcac['length']>0x1)throw new _0x41c3b6('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x47dcac,'annotationType':_0x42b7ce['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x587743){super(_0x587743);const _0x38f59f=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x38f59f['to']('class')],'style':{'minHeight':_0x38f59f['to']('minHeight',_0x1ee199=>'number'==typeof _0x1ee199?ne(_0x1ee199+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x465b25){super(_0x465b25),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3d807f,_0x4a35d2)=>_0x3d807f+_0x4a35d2),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x286727=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x286727['to']('isAnimationDisabled',_0x4367ed=>_0x4367ed?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x286727['to']('top',_0x1efe5a=>qt(_0x1efe5a))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x29dff5=this['element']['clientHeight'];_0x29dff5&&(this['height']=_0x29dff5);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3828d1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x44600a){super(_0x44600a),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 _0x3ddff0=this['context']['config']['get']('sidebar.container');_0x3ddff0&&this['setContainer'](_0x3ddff0);}['setContainer'](_0x1286aa){if(!y(_0x1286aa))throw new _0x41c3b6('sidebar-setcontainer-invalid-element');this['container']=_0x1286aa;}['_attachToContainer']({viewClass:_0x2a6d91='',spaceBetweenItems:_0x4fb47b=0x19}={}){if(!y(this['container']))throw new _0x41c3b6('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2a6d91,this['_spaceBetweenItems']=_0x4fb47b;}['rearrange']({removedAnnotation:_0x4bcd40,previousAnnotation:_0x613ecf,nextAnnotation:_0x39864c}){const _0x1f5ee5=this['getSidebarItemView'](_0x4bcd40);this['view']['list']['remove'](_0x1f5ee5),this['_destroySidebarItemView'](_0x4bcd40),_0x613ecf&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x613ecf)),_0x39864c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x39864c)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x409363,activatedAnnotation:_0x1958b3,disableAnimationOnActivatedAnnotation:_0x204abd}){if(this['_activeAnnotation']=_0x1958b3,_0x409363){_0x409363['isActive']=!0x1;const _0x4ff885=this['getSidebarItemView'](_0x409363);_0x4ff885&&_0x204abd&&(_0x4ff885['isAnimationDisabled']=!0x1);}if(_0x1958b3){const _0x221d4b=this['getSidebarItemView'](_0x1958b3);_0x221d4b&&(_0x1958b3['isActive']=!0x0,_0x204abd&&(_0x221d4b['isAnimationDisabled']=!0x0,_0x221d4b['top']+=0x1),this['_alignToTargetRect'](_0x221d4b));}}['_detachFromContainer'](_0x4c2c8e){if(this['view']['element']['remove'](),_0x4c2c8e){for(const _0x29b0dc of _0x4c2c8e)this['_destroySidebarItemView'](_0x29b0dc);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x77158e,_0x4a965a){_0x4a965a||(_0x4a965a=_0x77158e['view']);const _0x338ae2=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x338ae2,_0x77158e),this['_annotationToSidebarItemView']['set'](_0x77158e,_0x338ae2),_0x338ae2['content']['add'](_0x4a965a),this['listenTo'](_0x77158e['view'],'change:targetRect',(_0x1f07e2,_0x4041fa,_0x19de6c)=>{const _0x189d05=this['_getTargetTop'](_0x77158e,_0x19de6c);_0x338ae2['_targetTop']!=_0x189d05&&(_0x338ae2['_targetTop']=_0x189d05,this['_setItemTop'](_0x338ae2,_0x189d05));}),this['listenTo'](_0x338ae2,'change:top',()=>{this['_recalculate'](_0x338ae2,'top');}),this['listenTo'](_0x338ae2,'change:bottom',()=>{this['_recalculate'](_0x338ae2,'bottom');}),this['_alignToTargetRect'](_0x338ae2);const _0x1016c5=this['_getItemBefore'](_0x338ae2);if(_0x1016c5)this['_alignAfterItem'](_0x1016c5,_0x338ae2)||this['_alignToTargetRect'](_0x338ae2);else this['_alignToTargetRect'](_0x338ae2);return this['_updateLastItem'](),this['view']['list']['add'](_0x338ae2),_0x338ae2;}['_alignForTopChange'](_0x4c386c){if(!_0x4c386c['content']['length'])return;const _0x27b09a=this['_getItemBefore'](_0x4c386c);if(!_0x27b09a)return;const _0x13230a=this['_sidebarItemViewToAnnotation']['get'](_0x27b09a),_0x3e7e4e=this['_activeAnnotation'];_0x3e7e4e&&_0x3e7e4e===_0x13230a?this['_alignAfterItem'](_0x27b09a,_0x4c386c):this['_alignBeforeItem'](_0x4c386c,_0x27b09a);}['_alignForBottomChange'](_0x58bcfa){if(!_0x58bcfa['content']['length'])return;const _0x9b1d16=this['_getItemAfter'](_0x58bcfa);if(!_0x9b1d16)return;const _0x53fadb=this['_sidebarItemViewToAnnotation']['get'](_0x9b1d16),_0x3b0e70=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2c6bbc=this['_activeAnnotation'];_0x2c6bbc&&_0x2c6bbc===_0x53fadb&&_0x3b0e70?(this['_alignBeforeItem'](_0x9b1d16,_0x58bcfa),this['_alignAfterItem'](_0x58bcfa,_0x9b1d16)):_0x2c6bbc&&_0x2c6bbc===_0x53fadb?this['_alignBeforeItem'](_0x9b1d16,_0x58bcfa):this['_alignAfterItem'](_0x58bcfa,_0x9b1d16);}['_recalculate'](_0x54969c,_0x327349){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x56bbca,changedProp:_0x3ebb42}of this['_recalculateBuffer'])'top'===_0x3ebb42?this['_alignForTopChange'](_0x56bbca):this['_alignForBottomChange'](_0x56bbca);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x54969c,'changedProp':_0x327349});}['getSidebarItemView'](_0x2ae1c3){return this['_annotationToSidebarItemView']['get'](_0x2ae1c3);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x191105){const _0x50e9ab=this['getSidebarItemView'](_0x191105);this['stopListening'](_0x50e9ab),this['stopListening'](_0x191105['view']),_0x50e9ab['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x191105),this['_sidebarItemViewToAnnotation']['delete'](_0x50e9ab);}['_createSidebarView'](){const _0xf788cc=new T(this['context']['locale']);return _0xf788cc['render'](),this['on']('change:_lastItem',(_0x5bd3c9,_0x1b1ce1,_0x37c178,_0x2f3a78)=>{_0x2f3a78&&_0xf788cc['unbind']('minHeight'),_0x37c178?_0xf788cc['bind']('minHeight')['to'](_0x37c178,'bottom'):_0xf788cc['minHeight']=null;}),_0xf788cc;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4f976e){const _0x22ecda=this['_sidebarItemViewToAnnotation']['get'](_0x4f976e),_0x2cee30=_0x22ecda&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x22ecda)-0x1);return _0x2cee30&&this['getSidebarItemView'](_0x2cee30)||null;}['_getItemAfter'](_0x49313a){const _0x544fd9=this['_sidebarItemViewToAnnotation']['get'](_0x49313a),_0x15acc9=_0x544fd9&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x544fd9)+0x1);return _0x15acc9&&this['getSidebarItemView'](_0x15acc9)||null;}['_alignBeforeItem'](_0x429a9c,_0x3dd150){_0x429a9c['updateHeight']();const _0x20b80b=M(_0x3dd150['bottom']+this['_spaceBetweenItems'],_0x429a9c['top']);return!!_0x20b80b&&(this['_setItemTop'](_0x3dd150,_0x3dd150['top']-_0x20b80b),!0x0);}['_alignAfterItem'](_0x9da5dc,_0x439cb5){_0x9da5dc['updateHeight']();const _0x2a83b1=M(_0x9da5dc['bottom']+this['_spaceBetweenItems'],_0x439cb5['top']);return!!_0x2a83b1&&(this['_setItemTop'](_0x439cb5,_0x439cb5['top']+_0x2a83b1,!0x1),!0x0);}['_alignToTargetRect'](_0x5ed3b8){const _0x4355c3=this['_sidebarItemViewToAnnotation']['get'](_0x5ed3b8);if(!_0x4355c3||!_0x4355c3['target']||!_0x4355c3['targetRect'])return;const _0xd703f8=this['_getTargetTop'](_0x4355c3,_0x4355c3['targetRect']);this['_setItemTop'](_0x5ed3b8,_0xd703f8);}['_getTargetTop'](_0x529803,_0x558226){if(null===_0x558226)return 0x0;if(_0x529803['target']instanceof _0x17b35c)return _0x558226['top'];{const _0x52e69c=new _0x17b35c(this['view']['element'])['top'];return _0x558226['top']-_0x52e69c;}}['_setItemTop'](_0x316110,_0x33bc1b,_0x7c40fb=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x7c40fb&&(_0x33bc1b=Math['max'](_0x33bc1b,this['_getMaxAvailableTop'](_0x316110))),_0x316110['top']=_0x33bc1b;}['_getMaxAvailableTop'](_0x577fb1){let _0x7a149a=this['_getItemBefore'](_0x577fb1),_0x3ce9e1=0x0;for(;_0x7a149a;)_0x7a149a['updateHeight'](),_0x3ce9e1+=this['_spaceBetweenItems']+_0x7a149a['height'],_0x7a149a=this['_getItemBefore'](_0x7a149a);return _0x3ce9e1;}}function M(_0x514f63,_0x37feb7){return Math['max'](_0x514f63-_0x37feb7,0x0);}function y(_0x281272){return null!==_0x281272&&'object'==typeof _0x281272&&0x1===_0x281272['nodeType'];}class n extends _0x3828d1{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x478606){super(_0x478606),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5e1d99(),this['_refreshPositioningDebounced']=_0x2db59b(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x521d83=this['context']['plugins']['get'](j),_0x4eb028=this['context']['plugins']['get'](z);_0x521d83['register']('wideSidebar',this),_0x4eb028['container']&&_0x521d83['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x218766){if(_0x218766===this['activeAnnotation'])return;const _0x2e8bcd=this['context']['plugins']['get'](z);_0x2e8bcd['_activeAnnotation']=_0x218766;const _0x4c8906=this['activeAnnotation'];this['activeAnnotation']=_0x218766,_0x2e8bcd['refresh']({'blurredAnnotation':_0x4c8906,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x54c647){this['annotations']=_0x54c647;const _0x632d5c=this['context']['plugins']['get'](z);if(_0x632d5c['_annotations']=_0x54c647,this['isAttached'])throw new _0x41c3b6('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x632d5c,'set:container',()=>{this['detach'](),this['listenTo'](_0x632d5c,'change:container',_0x3a44fd=>{_0x3a44fd['off'](),this['attach'](_0x54c647);});}),_0x632d5c['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x4d43c9=_0x59821d=>{_0x59821d['updateTargetRect'](),_0x632d5c['addAnnotation'](_0x59821d);};for(const _0x2c6791 of _0x54c647)_0x4d43c9(_0x2c6791);this['listenTo'](_0x54c647,'add',(_0x971e8d,_0x55742a)=>{_0x4d43c9(_0x55742a);}),this['listenTo'](_0x54c647,'remove',(_0x4286ef,_0x45b485,_0x9c81dd)=>{_0x632d5c['rearrange']({'removedAnnotation':_0x45b485,'previousAnnotation':_0x54c647['get'](_0x9c81dd-0x1),'nextAnnotation':_0x54c647['get'](_0x9c81dd+0x1)}),_0x45b485===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x54c647,'focus',(_0x527722,_0x3ec2d5)=>{this['setActiveAnnotation'](_0x3ec2d5);}),this['listenTo'](_0x54c647,'blur',()=>{this['setActiveAnnotation'](null);});const _0x18d487=this['context']instanceof _0x2cf1ff?this['context']['editors']:new _0x5e1d99([this['context']]);for(const _0x1e030d of _0x18d487)this['_integrateWithEditorAnnotations'](_0x1e030d);this['listenTo'](_0x18d487,'add',(_0x4e4171,_0x3436c4)=>{this['listenTo'](_0x3436c4,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3436c4);});}),this['listenTo'](_0x18d487,'remove',(_0xce8cc4,_0x198a2e)=>{_0x198a2e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x198a2e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x41c3b6('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1dac8e=this['context']['plugins']['get'](z);_0x1dac8e['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1dac8e),this['stopListening'](this['annotations']),this['context']instanceof _0x2cf1ff&&this['stopListening'](this['context']['editors']);for(const _0x51ea2e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x51ea2e);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x3df61d){const _0x6057d2=_0x3df61d['plugins']['get'](k);if(!_0x6057d2)return;const _0x26a67d=()=>{const _0x33fa1b=_0x6057d2['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x33fa1b[0x0]||null);};this['listenTo'](_0x6057d2,'refresh',_0x26a67d),this['listenTo'](_0x6057d2,'blur',(_0x4c18b9,{isAnnotationTracked:_0x1bc067})=>{this['activeAnnotation']&&_0x1bc067(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x6057d2,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x53b83a=>{_0x6057d2['hasDomSelection']()&&(_0x26a67d(),_0x53b83a['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x6057d2);}['_destroyEditorAnnotationsIntegration'](_0x323639){this['stopListening'](_0x323639),this['_editorAnnotations']['remove'](_0x323639);}}class D extends _0x3bf9d4{['counterView'];constructor(_0x1969e3){super(_0x1969e3);const _0x18a41e=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x1edf14,_0x118fbe)=>_0x1edf14?'...':_0x118fbe['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',_0x18a41e['to']('annotationType',_0x4d7d0e=>'ck-annotation-counter__badge--'+_0x4d7d0e),_0x18a41e['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x18a41e['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x3828d1{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0xa04418){super(_0xa04418),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x40b03e),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5e1d99(),this['_refreshPositioningDebounced']=_0x2db59b(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5ccb08(this['context']['locale']),this['balloonPanelView']=new _0x32ec2d(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x1a55c5){this['annotations']=_0x1a55c5;const _0x440758=this['context']['plugins']['get'](z),_0x14ee79=this['balloonPanelView'];if(_0x440758['_annotations']=_0x1a55c5,this['isAttached'])throw new _0x41c3b6('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x440758,'set:container',()=>{this['detach'](),this['listenTo'](_0x440758,'change:container',_0x36e8e0=>{_0x36e8e0['off'](),this['attach'](_0x1a55c5);});}),_0x440758['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3a8c44=_0x1eb2f6=>{const _0x557444=new D(this['context']['locale']);_0x440758['addAnnotation'](_0x1eb2f6,_0x557444),this['_annotationToNarrowView']['set'](_0x1eb2f6,_0x557444),_0x557444['bind']('isDirty','annotationType','number')['to'](_0x1eb2f6['view'],'isDirty','type','length'),_0x557444['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x14ee79['content']['first']!==_0x1eb2f6['view']?(this['_showBalloon'](_0x1eb2f6),_0x1eb2f6['view']['element']['focus'](),this['setActiveAnnotation'](_0x1eb2f6)):this['setActiveAnnotation'](null);});};for(const _0x43074f of _0x1a55c5)_0x3a8c44(_0x43074f);this['listenTo'](_0x1a55c5,'add',(_0x52d120,_0x4074ca)=>{_0x3a8c44(_0x4074ca);}),this['listenTo'](_0x1a55c5,'remove',(_0x24b7a4,_0x4aa14b,_0x491af0)=>{this['_annotationToNarrowView']['get'](_0x4aa14b)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4aa14b),_0x440758['rearrange']({'removedAnnotation':_0x4aa14b,'previousAnnotation':_0x1a55c5['get'](_0x491af0-0x1),'nextAnnotation':_0x1a55c5['get'](_0x491af0+0x1)}),_0x4aa14b===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x1a55c5,'focus',(_0x5828c2,_0x4ec6aa)=>{this['setActiveAnnotation'](_0x4ec6aa);}),this['listenTo'](_0x1a55c5,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1eea3d,_0x990b4b)=>{_0x990b4b['keyCode']===_0x347c0c['esc']&&_0x14ee79['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x14ee79['content']['first']),this['_hideBalloon'](),_0x990b4b['stopPropagation'](),_0x990b4b['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x472e99,_0x380660)=>{const _0x2b17bf=_0x380660['target'];_0x14ee79['isVisible']&&_0x14ee79['element']['contains'](_0x2b17bf)||_0x440758['view']['element']['contains'](_0x2b17bf)||_0x472e99['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x59c887=>_0x59c887['contains'](_0x2b17bf))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x60c7ce=this['context']instanceof _0x2cf1ff?this['context']['editors']:new _0x5e1d99([this['context']]);for(const _0x10d8a7 of _0x60c7ce)this['_integrateWithEditorAnnotations'](_0x10d8a7);this['listenTo'](_0x60c7ce,'add',(_0x3c1a89,_0x469956)=>{this['listenTo'](_0x469956,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x469956);});}),this['listenTo'](_0x60c7ce,'remove',(_0x36da03,_0x3a7d77)=>{_0x3a7d77['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3a7d77['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4ebc7b){if(_0x4ebc7b===this['activeAnnotation'])return;const _0x4da5d4=this['context']['plugins']['get'](z);if(_0x4da5d4['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4ebc7b,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4ebc7b)_0x4da5d4['getSidebarItemView'](_0x4ebc7b)?this['_showBalloon'](_0x4ebc7b):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4ebc7b;}['detach'](){if(!this['isAttached'])throw new _0x41c3b6('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x308657=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xab460c=>_0xab460c['destroy']()),this['_annotationToNarrowView']['clear'](),_0x308657['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x2cf1ff&&this['stopListening'](this['context']['editors']);for(const _0x2af6cf of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2af6cf);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'](_0x26afd3){const _0x5196ef=_0x26afd3['plugins']['get'](k),_0xce8b7d=this['context']['plugins']['get'](z),_0x5f40af=this['annotations'],_0x1ce035=this['balloonPanelView'],_0x255863=()=>{const _0x13d77e=_0x5196ef['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x13d77e),this['setActiveAnnotation'](_0x13d77e[0x0]||null);};this['listenTo'](_0x5196ef,'refresh',_0x255863),this['listenTo'](_0x5196ef,'blur',(_0x459bbc,{isAnnotationTracked:_0x27c894})=>{this['activeAnnotation']&&_0x27c894(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5196ef,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x5f40af,'blur',_0x341bca=>{_0x5196ef['hasDomSelection']()&&_0x341bca['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xbdd02e,_0x5084da)=>{const _0x109c8a=_0x5084da['target'];_0x1ce035['isVisible']&&_0x1ce035['element']['contains'](_0x109c8a)||_0xce8b7d['view']['element']['contains'](_0x109c8a)||this['activeAnnotation']&&_0x5196ef['hasDomSelection']()&&(_0x255863(),_0xbdd02e['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5196ef);}['_destroyEditorAnnotationsIntegration'](_0x135127){_0x135127&&(this['stopListening'](_0x135127),this['_editorAnnotations']['remove'](_0x135127));}['_setSelectedAnnotations'](_0xab00f){for(const _0x58c01c of this['_selectedAnnotations'])_0xab00f['includes'](_0x58c01c)||this['_manuallyClosedAnnotationViews']['delete'](_0x58c01c['view']);this['_selectedAnnotations']=_0xab00f;}['_refreshPositioning'](){const _0xefd9f3=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0xefd9f3['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x5ef6bc){if(this['_manuallyClosedAnnotationViews']['has'](_0x5ef6bc['view']))return;const _0x25260e=this['balloonPanelView']['content']['first'];_0x25260e!==_0x5ef6bc['view']?(_0x25260e&&this['_detachListeners'](_0x25260e),this['_attachListeners'](_0x5ef6bc['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x5ef6bc['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2db478=this['balloonPanelView']['content']['first'],_0x43aaab=_0x2db478&&this['annotations']['getByView'](_0x2db478);if(!_0x43aaab||!this['_annotationToNarrowView']['has'](_0x43aaab))return;const _0x28ac5e=this['_annotationToNarrowView']['get'](_0x43aaab)['element'],_0x102fd2=(function(){const _0x1bf7e9=_0x32ec2d['defaultPositions'];return[_0x1bf7e9['southArrowNorthEast'],_0x1bf7e9['northArrowSouthEast'],_0x1bf7e9['southArrowNorth'],_0x1bf7e9['northArrowSouth'],_0x1bf7e9['southArrowNorthWest'],_0x1bf7e9['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x28ac5e,'positions':_0x102fd2});}['_hideBalloon'](){const _0x28616e=this['balloonPanelView'],_0x35bdad=_0x28616e['content']['first'];_0x35bdad&&(this['_detachListeners'](_0x35bdad),_0x28616e['unpin'](),_0x28616e['content']['clear']());}['_attachListeners'](_0x1c9ac9){this['listenTo'](_0x1c9ac9,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1c9ac9,'Esc',(_0x2e561f,_0x18353f)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1c9ac9),this['_hideBalloon'](),_0x18353f();});}['_detachListeners'](_0x44a351){this['stopListening'](_0x44a351);}}class c extends _0xcd2172{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x12943b,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x15ab32){super(_0x15ab32),_0x15ab32['editing']['view']['addObserver'](_0x2959c7),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x15ab32['plugins']['get'](_0x12943b),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x554bf7=this['editor']['plugins']['get'](j);_0x554bf7['context']===this['editor']&&(_0x554bf7['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3a30f0,_0x468c64)=>{const _0x498318=this['_balloon'];if(this['isAttached']&&_0x498318['visibleView']){const _0xd055c4=this['annotations']['getByView'](_0x498318['visibleView']);_0xd055c4&&this['_closeAnnotation'](_0xd055c4),_0x468c64();}}));}['afterInit'](){const _0x33f510=this['editor']['plugins']['get'](j);_0x33f510['context']===this['editor']&&(_0x33f510['hasActive']()||_0x33f510['switchTo']('inline'));}['setActiveAnnotation'](_0x576ad3){_0x576ad3!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x576ad3&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x576ad3)&&this['_addAnnotationToBalloon'](_0x576ad3,!0x0),_0x576ad3['isActive']=!0x0),_0x576ad3||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x576ad3);}['attach'](_0x9af38){this['annotations']=_0x9af38;const _0x4484d6=this['editor']['plugins']['get'](j),_0x55cbd1=this['_balloon'];if(this['isAttached'])throw new _0x41c3b6('inlineannotations-attach-already-attached',this);if(_0x4484d6['context']!==this['editor'])throw new _0x41c3b6('inlineannotations-not-allowed-with-context',this);const _0x129976=this['editor']['plugins']['get'](k);this['listenTo'](_0x129976,'refresh',()=>{const _0xaea68a=_0x129976['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x504530,_0x9dd0e1;!this['_forceRefresh']&&(_0x504530=_0xaea68a,_0x9dd0e1=this['_selectedAnnotations'],_0x504530['length']===_0x9dd0e1['length']&&_0x504530['every'](_0x496482=>_0x9dd0e1['includes'](_0x496482)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0xaea68a),this['setActiveAnnotation'](_0xaea68a[0x0]||null));}),this['listenTo'](_0x129976,'blur',(_0x4f306b,{isAnnotationTracked:_0xb2e964})=>{this['activeAnnotation']&&_0xb2e964(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x55cc03,_0x208449,_0x1df210)=>{_0x1df210||this['setActiveAnnotation'](null);}),this['listenTo'](_0x9af38,'remove',(_0x584cb5,_0x46f2e9)=>{this['_removeAnnotationFromBalloon'](_0x46f2e9),_0x46f2e9===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x55cbd1,'change:visibleView',(_0x3ba919,_0x4400e5,_0x2e506f,_0x567257)=>{_0x567257&&this['stopListening'](_0x567257);const _0x465d69=_0x9af38['getByView'](_0x2e506f);_0x2e506f&&_0x465d69&&(this['listenTo'](_0x2e506f,'change:height',()=>{_0x55cbd1['updatePosition']();}),this['listenTo'](_0x2e506f,'Esc',()=>{this['_closeAnnotation'](_0x465d69),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x465d69&&this['setActiveAnnotation'](_0x465d69));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x55cbd1['visibleView']&&(_0x9af38['getByView'](_0x55cbd1['visibleView'])&&_0x55cbd1['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 _0x41c3b6('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x599a9f of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x599a9f);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3a0019){for(const _0x5ab211 of this['_selectedAnnotations'])_0x3a0019['includes'](_0x5ab211)||this['_manuallyClosed']['delete'](_0x5ab211);for(const _0x11d6d7 of this['annotations'])_0x3a0019['includes'](_0x11d6d7)||this['_removeAnnotationFromBalloon'](_0x11d6d7);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x52d2e1 of _0x3a0019)this['_addAnnotationToBalloon'](_0x52d2e1);}this['_selectedAnnotations']=_0x3a0019;}['_addAnnotationToBalloon'](_0x359fe4,_0x410f46=!0x1){this['_manuallyClosed']['has'](_0x359fe4)||(this['_addedAnnotations']['has'](_0x359fe4)||this['_balloon']['hasView'](_0x359fe4['view'])||(this['_addedAnnotations']['add'](_0x359fe4),this['_balloon']['add']({'stackId':_0x359fe4['view']['id'],'view':_0x359fe4['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x359fe4)}})),_0x410f46&&this['_balloon']['showStack'](_0x359fe4['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1b7f0c){const _0xbd883=_0x1b7f0c['target'],_0x4197cd=this['editor']['editing']['view'],_0x12ab99=_0x4197cd['document']['selection']['getFirstRange'](),_0x3cb4be=_0x4197cd['domConverter']['viewRangeToDom'](_0x12ab99);if(_0x3cb4be['collapse'](!0x0),_0xbd883){if(_0xbd883 instanceof _0x17b35c)return _0xbd883;let _0x596bb4=[];for(const _0x3da6ce of _0xbd883)_0x596bb4['push'](...(_0x197997=_0x3da6ce['getClientRects'](),Array['from'](_0x197997)['map'](DOMRect['fromRect'])));_0x596bb4=function(_0x9a7e7c){const _0x5a622e=[];let _0x3de719=_0x9a7e7c[0x0];for(let _0x2ba2fb=0x1;_0x2ba2fb<_0x9a7e7c['length'];_0x2ba2fb++)F(_0x3de719,_0x9a7e7c[_0x2ba2fb])?_0x3de719['width']+=_0x9a7e7c[_0x2ba2fb]['width']:(_0x5a622e['push'](_0x3de719),_0x3de719=_0x9a7e7c[_0x2ba2fb]);return _0x5a622e['push'](_0x3de719),_0x5a622e;}(_0x596bb4);const _0x3be61c=_0x3cb4be['getBoundingClientRect']();return _0x596bb4['find'](_0x4daff2=>_0x4daff2['top']<=_0x3be61c['top']&&_0x4daff2['bottom']>=_0x3be61c['bottom']&&_0x4daff2['left']<=_0x3be61c['left']&&_0x4daff2['right']>=_0x3be61c['right'])||_0x596bb4[0x0];}var _0x197997;return _0x1b7f0c['targetRect']||_0x3cb4be;}['_removeAnnotationFromBalloon'](_0x563a84){this['_addedAnnotations']['has'](_0x563a84)&&this['_balloon']['hasView'](_0x563a84['view'])&&(this['_addedAnnotations']['delete'](_0x563a84),this['_balloon']['remove'](_0x563a84['view']));}['_closeAnnotation'](_0x12af68){this['_manuallyClosed']['add'](_0x12af68),this['_removeAnnotationFromBalloon'](_0x12af68);}}function F(_0x3d911a,_0x556647){return _0x3d911a['top']===_0x556647['top']&&_0x3d911a['bottom']===_0x556647['bottom']&&_0x3d911a['right']===_0x556647['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(_0xd71c9a,_0x5e05c8){super(_0xd71c9a),this['set']('isEmpty',!_0x5e05c8['length']),this['_focusTracker']=new _0x4e0865(),this['_keystrokes']=new Et(),this['_focusables']=_0x5e05c8,this['_focusCycler']=new _0x27c0dd({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x5e05c8,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5e05c8,'remove',(_0x33283f,_0x242e2f)=>{_0x242e2f['isActive']&&this['focus'](),_0x5e05c8['length']||(this['isEmpty']=!0x0);});const _0x32c9c6=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':_0x5e05c8},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x32c9c6['if']('isEmpty','ck-hidden',_0x3cd97d=>!_0x3cd97d)]},'children':[{'text':W(_0xd71c9a,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x25b161=_0x18398f=>_0x18398f['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x25b161),this['_keystrokes']['set']('arrowleft',_0x25b161),this['_keystrokes']['set']('arrowup',_0x25b161),this['_keystrokes']['set']('arrowdown',_0x25b161),this['listenTo'](this['element'],'selectstart',(_0x4a1936,_0x28faa9)=>{_0x28faa9['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x3828d1{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x2593c9){super(_0x2593c9),this['archivedThreads']=new _0x5e1d99();}['init'](){const _0x25ea5c=this['context'],_0x6646cd=_0x25ea5c['plugins']['get'](m),_0x531f6e=_0x25ea5c['plugins']['get'](b);this['listenTo'](_0x6646cd,'addCommentThread',(_0x399337,{threadId:_0x4800f9})=>{const _0x24802e=_0x6646cd['getCommentThread'](_0x4800f9);_0x24802e['archivedAt']&&this['archivedThreads']['add'](_0x24802e,this['_calculatePosition'](_0x24802e['archivedAt'])),this['listenTo'](_0x24802e,'change:archivedAt',(_0xf2f88,_0x44d192,_0x332f01)=>{_0x332f01?this['archivedThreads']['has'](_0x24802e)||this['archivedThreads']['add'](_0x24802e,this['_calculatePosition'](_0x24802e['archivedAt'])):this['archivedThreads']['has'](_0x24802e)&&this['archivedThreads']['remove'](_0x24802e);});}),this['listenTo'](_0x6646cd,'removeCommentThread',(_0x102c29,{threadId:_0x5902d6})=>{const _0x21ffe1=_0x6646cd['getCommentThread'](_0x5902d6);this['stopListening'](_0x21ffe1),this['archivedThreads']['has'](_0x21ffe1)&&this['archivedThreads']['remove'](_0x21ffe1);},{'priority':'highest'}),this['listenTo'](_0x531f6e['collection'],'focus',(_0x484482,_0x13bf5a)=>{_0x13bf5a['isActive']=!0x0,_0x531f6e['activate'](_0x13bf5a);});}['_calculatePosition'](_0x5c000a){const _0x4ed63f=[...this['archivedThreads']]['findIndex'](_0x15c397=>_0x15c397['archivedAt']<_0x5c000a);return _0x4ed63f>-0x1?_0x4ed63f:this['archivedThreads']['length'];}}class a extends _0xcd2172{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x296261];}constructor(_0x2539ff){super(_0x2539ff),this['annotationViews']=new _0x31df78(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3bf9d4,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x56ea53));const _0x456815=this['editor']['plugins']['get'](p),_0x39155a=this['editor']['plugins']['get']('Annotations'),_0x1c6fd0=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x456815['archivedThreads'],'add',(_0x1b2e10,_0x36e64d)=>{const _0x5556ac=this['editor']['config']['get']('collaboration.channelId');if(!_0x5556ac||_0x36e64d['channelId']===_0x5556ac){const _0x1032e7=_0x1c6fd0['_threadToController']['get'](_0x36e64d);if(!_0x1032e7)return void this['_pendingThreads']['push'](_0x36e64d);const _0x59d88b=this['_calculatePosition'](_0x36e64d['archivedAt']),_0x5dfac7=_0x39155a['getByInnerView'](_0x1032e7['view']);_0x5dfac7['isVisible']&&_0x39155a['_visibleAnnotations']['remove'](_0x5dfac7),this['annotationViews']['add'](_0x5dfac7['view'],_0x59d88b);}}),this['listenTo'](_0x39155a['collection'],'add',(_0x314441,_0x18709e)=>{const _0x2ef58e=this['_pendingThreads']['find'](_0xf2fa95=>{const _0x3f6c36=_0x1c6fd0['_threadToController']['get'](_0xf2fa95);return _0x3f6c36&&_0x18709e['innerView']===_0x3f6c36['view'];});if(_0x2ef58e){const _0x3f1d00=this['_calculatePosition'](_0x2ef58e['archivedAt']);this['annotationViews']['add'](_0x18709e['view'],_0x3f1d00),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2ef58e),0x1);}}),this['listenTo'](_0x456815['archivedThreads'],'remove',(_0x360e95,_0x116109)=>{const _0x56a6c3=this['editor']['config']['get']('collaboration.channelId');if(!_0x56a6c3||_0x116109['channelId']===_0x56a6c3){const _0x2b48ca=_0x1c6fd0['_threadToController']['get'](_0x116109),_0xaae3d9=_0x39155a['getByInnerView'](_0x2b48ca['view']);this['annotationViews']['remove'](_0xaae3d9['view']),this['stopListening'](_0xaae3d9['focusableElements']);}});}['_calculatePosition'](_0x2444b8){const _0x46de5c=this['editor']['config']['get']('collaboration.channelId'),_0x5c1159=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x795d30=>_0x795d30['channelId']===_0x46de5c)['findIndex'](_0x3dc075=>_0x3dc075['archivedAt']<_0x2444b8);return _0x5c1159<0x0||_0x5c1159>this['annotationViews']['length']?this['annotationViews']['length']:_0x5c1159-0x1;}['_toggleDialog'](){const _0x25d63a=this['editor'],_0x558ba2=_0x25d63a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x25d63a['locale'],this['annotationViews'])),'commentsArchive'===_0x558ba2['id']?_0x558ba2['hide']():_0x558ba2['show']({'id':'commentsArchive','title':W(_0x25d63a['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x566317['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1928d3,_0x2e1e9d=!0x1){const _0x249dd9=this['editor']['locale'],_0x3337c5=new _0x1928d3(_0x249dd9);return _0x3337c5['bind']('isEnabled')['to'](this,'isEnabled'),_0x3337c5['set']({'label':W(_0x249dd9,'COMMENTS_ARCHIVE'),'icon':Q}),_0x2e1e9d&&(_0x3337c5['tooltip']=!0x0),this['listenTo'](_0x3337c5,'execute',()=>this['_toggleDialog']()),_0x3337c5;}}class f extends _0xcd2172{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 _0x162e24,ContextPlugin as _0x2ca593,PendingActions as ht,Context as _0x9c06a5,Command as _0x42db3f,Plugin as _0x11b3d8}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x2945e0,uid as _0x5d55c7,KeystrokeHandler as Et,FocusTracker as _0x24997b,diff as _0x991c6f,Collection as _0x45cc9f,Rect as _0x3d28ba,CKEditorError as _0x18566e,priorities as Wt,scrollViewportToShowTarget as _0x219b1f,toUnit as Ht,DomEmitterMixin as _0x4f7af3,keyCodes as _0x390456}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x5b6354,ConfirmMixin as _0x525a4a,trimHtml as _0x342251,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0xe32d7b}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x308c97}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x2286a0,ViewCollection as _0x1ac611,FocusCycler as _0x30c0f4,createDropdown as _0x3a9ccd,ListView as _0x1e16a2,ListItemView as _0x46cb86,MenuBarMenuListItemButtonView as _0x15857d,BodyCollection as _0x3509e2,BalloonPanelView as _0x7e0db7,ContextualBalloon as _0x1cab1d,Dialog as _0x5115a7,DialogViewPosition as _0x14375b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x27a38a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Gt,ShiftEnter as Jt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Kt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Lt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';class wt extends/* #__PURE__ -- @preserve */
24
+ _0x2945e0(){['model'];['view'];constructor(_0x4a7b08,_0x3f615a){super(),this['model']=_0x4a7b08,this['model']['_isAttached']=!0x0,this['view']=_0x3f615a,this['listenTo'](_0x3f615a,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x3f615a,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x3f615a,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x3f615a,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x3f615a,'addComment',(_0x1a8296,_0x2e4fe4)=>this['addComment'](_0x2e4fe4)),this['listenTo'](_0x3f615a,'updateComment',(_0x269e96,_0x30d695,_0x5f4f6d)=>this['updateComment'](_0x30d695,_0x5f4f6d)),this['listenTo'](_0x3f615a,'removeComment',(_0x48e8a4,_0x30fa6f)=>this['removeComment'](_0x30fa6f));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x213e47){this['model']['addComment']({'content':_0x213e47,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x57607d,_0x5d081f){this['model']['getComment'](_0x57607d)['update']({'content':_0x5d081f});}['removeComment'](_0x5bb01f){this['model']['getComment'](_0x5bb01f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x43754e,_0x41a51e,_0x204c17){const t=_0x43754e['t'];switch(_0x41a51e){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x204c17);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x204c17);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x204c17);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x204c17);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});default:return'';}}class Vt extends Xt{['main'];['_voiceLabelView'];['editable'];constructor(_0x16201a,_0x194ffa){super(_0x16201a);const _0x5174aa=_0x5d55c7();this['main']=this['createCollection'](),this['editable']=new $t(_0x16201a,_0x194ffa),this['_voiceLabelView']=this['_createVoiceLabel'](_0x5174aa,_0x16201a),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x16201a['uiLanguageDirection'],'lang':_0x16201a['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x5174aa},'children':[this['_voiceLabelView'],{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}['_createVoiceLabel'](_0x19feb8,_0xd5f6a9){const _0x1e4065=new Yt();return _0x1e4065['text']=W(_0xd5f6a9,'Comment\x20editor'),_0x1e4065['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x19feb8,'class':'ck-voice-label'}}),_0x1e4065;}}class Ot extends Ut{['view'];constructor(_0x5da42a){super(_0x5da42a),this['view']=new Vt(_0x5da42a['locale'],_0x5da42a['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x698f50=this['editor']['editing']['view'],_0x52cc68=this['view']['editable'],_0x559046=_0x698f50['document']['getRoot']();_0x52cc68['name']=_0x559046['rootName'],this['view']['render']();const _0x202a18=_0x52cc68['element'];this['setEditableElement'](_0x52cc68['name'],_0x202a18),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x698f50['attachDomRoot'](_0x202a18),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
25
+ _0x2945e0(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Rt)());constructor(_0x442f62={}){(_0x442f62=Object['assign']({},_0x442f62))['plugins']||(_0x442f62['plugins']=St['defaultPlugins']),super(_0x442f62),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}['create'](){const _0x3d29d0=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3d29d0))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x402824=>{const _0x17f807=this['model']['document']['getRoot'](),_0x42b454=_0x17f807&&_0x17f807['getChild'](_0x17f807['childCount']-0x1);_0x402824['setSelection'](_0x42b454,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4ff348=this['editing']['view'],_0x439102=_0x4ff348['document']['getRoot'](),_0xd45c85=_0x439102['getChild'](0x0);_0x439102['childCount']>0x1||!_0xd45c85||'p'!=_0xd45c85['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x4ff348,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0xd45c85['placeholder']=this['placeholder']),Ft({'view':_0x4ff348,'element':_0xd45c85,'keepOnFocus':!0x0}),this['placeholderElement']=_0xd45c85);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x7fb0ab,_0x40f644={}){super(_0x7fb0ab),this['editor']=null,this['_editorConfig']=_0x40f644,this['keystrokes']=new Et(),this['focusTracker']=new _0x24997b(),this['set']('value',_0x40f644['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x7fb0ab,'Reply...')),this['set']('submitLabel',W(_0x7fb0ab,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x5ab058,_0x4c117b)=>{this['cancelButtonView']['fire']('execute'),_0x4c117b();}),this['on']('submit',(_0x2518b3,_0x35effa)=>{_0x35effa['length']>0xfde8?(alert(W(_0x7fb0ab,'TOO_LONG_COMMENT_ALERT',[_0x35effa['length'],0xfde8])),_0x2518b3['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['keystrokes']['listenTo'](this['element']),this['focusTracker']['add'](this['element']);}['createEditor'](){return this['editor']||(this['editor']=new St(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x17e96d=this['editor'];this['element']['insertBefore'](_0x17e96d['ui']['element'],this['element']['firstChild']),_0x17e96d['model']['document']['on']('change',()=>this['value']=_0x17e96d['getData']()),_0x17e96d['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](this['editor']),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](){this['editor']&&this['editor']['focus']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x2f3533}=this,_0x3f9bd2=new _0x2286a0(_0x2f3533);return _0x3f9bd2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3f9bd2['withText']=!0x0,_0x3f9bd2['bind']('label')['to'](this,'submitLabel'),_0x3f9bd2['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3f9bd2['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x690e9e,_0x4d315d)=>!_0x4d315d&&!!_0x690e9e['trim']()),_0x3f9bd2;}['_createCancelButton'](){const {locale:_0x5b40e5}=this,_0x4f285c=new _0x2286a0(_0x5b40e5);return _0x4f285c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4f285c['label']=W(_0x5b40e5,'Cancel'),_0x4f285c['withText']=!0x0,_0x4f285c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4f285c;}['_initializeFocusCycling'](_0x115a5f){const _0x373156=this['focusTracker'],_0x2c67ec=new _0x1ac611();[_0x115a5f['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x3f6de9=>{_0x2c67ec['add'](_0x3f6de9),_0x373156['add'](_0x3f6de9['element']);});const _0x5b2116=new _0x30c0f4({'focusables':_0x2c67ec,'focusTracker':_0x373156});this['keystrokes']['set']('tab',(_0xa69b93,_0x2f4cc7)=>{_0x5b2116['focusNext'](),_0x2f4cc7();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x3d9c68,_0x4d4508)=>{_0x5b2116['focusPrevious'](),_0x4d4508();},{'priority':'low'});}}class Tt extends _t{constructor(_0x4ce7ee,_0x15c27e,_0x3081af){super(_0x4ce7ee),this['commentInputView']=new ei(_0x4ce7ee,_0x3081af),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2c9e59,_0x5bfbbf)=>_0x2c9e59||!!_0x5bfbbf),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x5b6354(_0x4ce7ee,_0x15c27e),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user'}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}}class ts extends _t{constructor(_0x45544f){super(_0x45544f);const _0x3aeb97=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3aeb97['to']('count',_0x2ebc96=>W(_0x45544f,'NUMBER_OF_COMMENTS',_0x2ebc96))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x367bc6,_0x3d9eb2,_0x264629){super(_0x367bc6),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3d9eb2['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3d9eb2,this['_config']=_0x264629,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x367bc6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5753f8=>_0x5753f8-this['_config']['maxCommentsWhenCollapsed']);for(const _0x21136c of _0x3d9eb2['comments'])this['_handleNewCommentModel'](_0x21136c);this['_handleInfoComment'](),this['listenTo'](_0x3d9eb2['comments'],'add',(_0xef6d2e,_0x27f85f)=>{const _0x97a98=this['_calculatePosition'](_0x27f85f);this['length']++,this['_handleNewCommentModel'](_0x27f85f,_0x97a98),this['refreshVisibleViews']();}),this['listenTo'](_0x3d9eb2['comments'],'remove',(_0xd5da03,_0x43fc60)=>{this['length']--,this['_handleRemoveCommentModel'](_0x43fc60),this['refreshVisibleViews']();}),this['listenTo'](_0x3d9eb2,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3d9eb2,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments']},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1b35d5 of this['commentViews'])_0x1b35d5['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3d65ac,_0x30b658){const _0x532d3f=new this['_config']['CommentView'](this['locale'],_0x3d65ac,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x532d3f['viewUid']=_0x3d65ac['id'],_0x532d3f['delegate']('removeComment')['to'](this),_0x532d3f['delegate']('updateComment')['to'](this),_0x532d3f['delegate']('resolveCommentThread')['to'](this),_0x532d3f['delegate']('editorReady')['to'](this),_0x532d3f['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x532d3f,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x532d3f,_0x30b658);}['_calculatePosition'](_0x4f63f2){const _0xed77bb=this['_model']['_findOptimalIndex'](_0x4f63f2);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4f63f2['authoredAt']?_0xed77bb-0x1:_0xed77bb:_0xed77bb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x62c9f9={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':W(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x62c9f9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x62c9f9));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x35b88f){const _0x1c1a04=this['commentViews']['remove'](_0x35b88f['id']);this['stopListening'](_0x1c1a04),_0x1c1a04['isEditMode']&&this['_updateHasDirtyComment'](),_0x1c1a04['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2b7f01=>_0x2b7f01['isEditMode']);}['_rearrangeCollapse'](){const _0x3b407a=function(_0x291ccb){const _0x32eb1c=new _0x45cc9f();for(const _0x3c9164 of _0x291ccb)_0x32eb1c['add'](_0x3c9164);return _0x32eb1c;}(this['commentViews']),_0x356a0f=this['_collapsedCommentsView']['count'];for(let _0x500714=0x1;_0x500714<=_0x356a0f;_0x500714++)_0x3b407a['remove'](0x1);for(const _0x3ad6ea of _0x3b407a)_0x3ad6ea['collapse']();_0x356a0f>0x0&&_0x3b407a['add'](this['_collapsedCommentsView'],0x1),is(_0x991c6f(Array['from'](this['visibleViews']),Array['from'](_0x3b407a)),this['visibleViews'],_0x3b407a);}['_rearrangeExpand'](){is(_0x991c6f(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3ceca9 of this['visibleViews'])_0x3ceca9['expand']();}}function is(_0x1ae709,_0x29dedc,_0x262bbb){let _0xb4544e=0x0;for(const _0x5cc0cf of _0x1ae709)switch(_0x5cc0cf){case'insert':_0x29dedc['add'](_0x262bbb['get'](_0xb4544e),_0xb4544e),_0xb4544e++;break;case'delete':_0x29dedc['remove'](_0xb4544e);break;case'equal':_0xb4544e++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x348b68,_0x36cc2b){super(_0x348b68);const _0x465b2b=this['bindTemplate'];this['_model']=_0x36cc2b,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x583862=>!!_0x583862),this['bind']('contextValue')['to'](this['_model'],'context',_0x2f9ec7=>_0x2f9ec7&&_0x2f9ec7['value']?this['_trimContextValue'](_0x2f9ec7['value']):W(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x465b2b['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x465b2b['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x4f8aa9=new _0x2286a0(this['locale']);return _0x4f8aa9['label']=W(this['locale'],'Reopen'),_0x4f8aa9['tooltip']=W(this['locale'],'Reopen'),_0x4f8aa9['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x4f8aa9['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x6c0710=>!_0x6c0710),_0x4f8aa9['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x44a29e,_0x22d7f8)=>_0x44a29e&&_0x22d7f8),_0x4f8aa9['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4f8aa9;}['_trimContextValue'](_0x40bf84){if(_0x40bf84['length']<0x96)return _0x40bf84;const _0x59dc67=_0x40bf84['lastIndexOf']('\x20',0x93);return _0x40bf84['substring'](0x0,_0x59dc67>-0x1?_0x59dc67:0x93)+'...';}['_attachContextActions'](){const _0x599915=this['element']['querySelector']('.ck-context'),_0xe63a46=_0x599915['querySelector']('.ck-context__value');this['listenTo'](_0x599915,'mouseenter',()=>{_0xe63a46['offsetWidth']<_0xe63a46['scrollWidth']&&_0x599915['classList']['add']('overlay');}),this['listenTo'](_0x599915,'mouseleave',()=>{_0x599915['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x454316,_0x472f35,_0x13462d,_0x284913){super(_0x454316),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x472f35,this['_localUser']=_0x13462d,this['_config']=_0x284913,this['commentThreadHeaderView']=new Zt(_0x454316,_0x472f35),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x454316,_0x472f35,Object['assign']({'CommentView':this['_config']['CommentView']},_0x284913)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4e04e1,_0x306482)=>_0x4e04e1||!!_0x306482),this['bind']('isUnlinked')['to'](_0x472f35,'unlinkedAt',_0x752461=>!!_0x752461);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x414606=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2b92d4=_0x414606['commentInputView'];return _0x414606['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x2b92d4,'value',(_0x5272d2,_0x39eadd,_0x14f17c,_0x392fb5,_0x1d2e39)=>!!_0x1d2e39||!!_0x392fb5&&_0x14f17c&&!_0x39eadd||_0x5272d2&&_0x14f17c&&!_0x39eadd),_0x2b92d4['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x6368be,_0x166513,_0x3a9488)=>{let _0x2040f8;return _0x2040f8=_0x3a9488&&_0x166513?'Reply\x20to\x20reopen\x20discussion...':_0x6368be?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x2040f8);}),_0x2b92d4['bind']('submitLabel')['to'](this,'length',_0x1c29a1=>W(this['locale'],_0x1c29a1?'Reply':'Comment')),_0x2b92d4['on']('submit',(_0x69cd05,_0x57a6e4)=>{this['fire']('addComment',_0x57a6e4),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x2b92d4['on']('cancel',()=>{this['focus']();}),_0x2b92d4['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2b92d4['on']('cancel',_0x45b746=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x45b746['stop']());}),this['on']('change:isActive',(_0x1ddaf4,_0x3ff0e5,_0x26145d)=>{_0x26145d||this['length']||_0x2b92d4['value']||this['fire']('removeCommentThread');}),_0x414606;}}class yt extends/* #__PURE__ -- @preserve */
27
+ _0x525a4a(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4f1fc3,_0xe75516,_0x50c2e0,_0x45aeea){super(_0x4f1fc3,_0xe75516,_0x50c2e0,_0x45aeea),this['commentThreadChildren']=this['createCollection'](),this['commentThreadChildren']['addMany']([this['commentsListView'],this['commentThreadInputView']]),this['_model']['archivedAt']&&this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['_model']['on']('change:archivedAt',(_0xd4bf24,_0x527edd,_0x1d8140)=>{_0x1d8140?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0):this['commentThreadChildren']['remove'](this['commentThreadHeaderView']);}),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4f1fc3,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1d0530,_0x711e9e,_0x23c075)=>{_0x23c075||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x9ab772,_0x1282e7,_0x5d2c41)=>{_0x5d2c41&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x426496=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x426496['if']('isActive','ck-thread--active'),_0x426496['if']('isUnlinked','ck-thread--unlinked'),_0x426496['if']('isConfirm','ck-thread--remove-confirmation'),_0x426496['to']('actionIndicator',_0x72363a=>_0x72363a?'ck-thread--'+_0x72363a:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x336fc4 of this['commentsListView']['commentViews'])_0x336fc4['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x255e86}=this,_0x39ace0=this['commentsListView']['commentViews']['get'](0x0);_0x39ace0===this['_boundFirstCommentView']||_0x39ace0['isSystemComment']||(this['_boundFirstCommentView']=_0x39ace0,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x39ace0,'actionIndicator',_0x3c6d74=>'remove'===_0x3c6d74?'remove':null),_0x39ace0['placeholder']=W(_0x255e86,'Write\x20a\x20comment...'),_0x39ace0['removeButton']['on']('execute',_0x35e602=>{_0x35e602['stop'](),this['showConfirm'](W(_0x255e86,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x39ace0['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x33aaab=new _0x2286a0(this['locale']);return _0x33aaab['label']=W(this['locale'],'Resolve'),_0x33aaab['tooltip']=W(this['locale'],'Resolve'),_0x33aaab['icon']=_0x162e24['check'],_0x33aaab['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x33aaab['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1a7c6d=>!_0x1a7c6d),_0x33aaab['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x12b9c7,_0xfbb85b)=>_0x12b9c7&&!_0xfbb85b),_0x33aaab['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x33aaab;}}class si extends _t{constructor(_0x4cb6c8){super(_0x4cb6c8),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x40dff2,_0x15af68,_0x259749)=>{this['element']['innerHTML']=_0x259749;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x46ae0a,_0x22e485,_0x399dac){super(_0x46ae0a),this['_model']=_0x22e485,this['_config']=_0x399dac,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']());}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['_createCommentContentView'](){const _0x3622b3=new si(this['locale']);return _0x3622b3['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2170f9,_0x37ef1e)=>_0x37ef1e?_0x342251(_0x2170f9,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2170f9),_0x3622b3;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xcca0a2=new ei(this['locale'],this['_config']['editorConfig']);return _0xcca0a2['value']=this['_model']['content'],_0xcca0a2['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xcca0a2['submitLabel']=W(this['locale'],'Save'),_0xcca0a2['on']('submit',(_0x4d85da,_0x43362a)=>{this['fire']('updateComment',this['_model']['id'],_0x43362a),this['switchToDisplayMode'](),this['focus']();}),_0xcca0a2['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xcca0a2['once']('editorReady',()=>{_0xcca0a2['focus']();}),_0xcca0a2['createEditor'](),_0xcca0a2['delegate']('editorReady')['to'](this),_0xcca0a2['delegate']('editorDestroyed')['to'](this),_0xcca0a2;}}class At extends/* #__PURE__ -- @preserve */
28
+ _0x525a4a(oi){['actionBar'];['userView'];constructor(_0xd88baf,_0x322c1d,_0x31e691){super(_0xd88baf,_0x322c1d,_0x31e691),this['set']('actionIndicator',null),this['set']('placeholder',W(_0xd88baf,'Reply...')),this['bind']('authoredAt')['to'](_0x322c1d),this['bind']('resolvedAt')['to'](_0x322c1d),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown'])),this['userView']=new _0x5b6354(_0xd88baf,_0x322c1d['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x322c1d,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x1ea514=this['bindTemplate'],_0x3576ae=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x1ea514['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x1ea514['to']('authoredAt',_0x58c71d=>this['_config']['formatDateTime'](_0x58c71d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x1ea514['if']('isEditMode','ck-comment__actions--hidden'),_0x1ea514['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x3576ae['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x1ea514['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x1ea514['if']('isEditMode','ck-comment--edit'),_0x1ea514['if']('isSystemComment','ck-comment--info'),_0x1ea514['to']('actionIndicator',_0x25f53a=>_0x25f53a?'ck-comment--'+_0x25f53a:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x3576ae}]}]};}['_createEditButton'](){const _0x2b1224=new _0x2286a0(this['locale']);return _0x2b1224['label']=W(this['locale'],'Edit'),_0x2b1224['icon']=_0x162e24['pencil'],_0x2b1224['withText']=!0x0,_0x2b1224['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2b1224['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2b0bed=>!_0x2b0bed),_0x2b1224['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2b1224['on']('execute',()=>this['switchToEditMode']()),_0x2b1224;}['_createRemoveButton'](){const _0x3719b3=new _0x2286a0(this['locale']);return _0x3719b3['label']=W(this['locale'],'Remove'),_0x3719b3['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x3719b3['withText']=!0x0,_0x3719b3['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3719b3['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3cf9d1=>!_0x3cf9d1),_0x3719b3['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3719b3['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3719b3;}['_createDropdown'](){const _0x4b7e16=_0x3a9ccd(this['locale']),_0x2e7d0a=_0x4b7e16['panelView']['children'],_0x20a6e2=new _0x1e16a2(this['locale']),_0x117cbb=(_0x2b8079,_0x50fbe3=-0x1)=>{const _0x59c9c3=new _0x46cb86(this['locale']);_0x59c9c3['children']['add'](_0x2b8079);const _0x3296ce=_0x50fbe3>-0x1?_0x50fbe3:_0x20a6e2['items']['length'];_0x20a6e2['items']['add'](_0x59c9c3,_0x3296ce),_0x4b7e16['listenTo'](_0x2b8079,'change:isEnabled',()=>{_0x4b7e16['isEnabled']=[...this['items']]['some'](_0x6f470f=>_0x6f470f['isEnabled']);}),_0x4b7e16['listenTo'](_0x2b8079,'change:isVisible',()=>{_0x4b7e16['buttonView']['isVisible']=[...this['items']]['some'](_0x26e8c6=>_0x26e8c6['isVisible']);});};_0x4b7e16['panelPosition']='sw',_0x4b7e16['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x162e24['threeVerticalDots']}),_0x4b7e16['isEnabled']=[...this['items']]['some'](_0x3ca895=>_0x3ca895['isEnabled']),_0x4b7e16['buttonView']['isVisible']=[...this['items']]['some'](_0x4e1289=>_0x4e1289['isVisible']);for(const _0x24cdfb of this['items'])_0x117cbb(_0x24cdfb);return _0x2e7d0a['add'](_0x20a6e2),_0x4b7e16['listenTo'](this['items'],'add',(_0x17e7fe,_0x2360cf,_0x1402ba)=>{_0x117cbb(_0x2360cf,_0x1402ba);}),_0x4b7e16['listenTo'](this['items'],'remove',(_0x4665cd,_0x56fde0,_0x5d279b)=>{_0x20a6e2['items']['remove'](_0x5d279b);}),_0x4b7e16;}['_attachActions'](_0x436a19,_0x36b4c9){const _0x43a578=_0x436a19&&_0x436a19['element'];_0x43a578&&(this['listenTo'](_0x43a578,'mouseenter',()=>this['actionIndicator']=_0x36b4c9),this['listenTo'](_0x43a578,'focus',()=>this['actionIndicator']=_0x36b4c9),this['listenTo'](_0x43a578,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x43a578,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x2be645=super['_createCommentInputView']();return _0x2be645['bind']('placeholder')['to'](this),_0x2be645;}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):W(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):W(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Dt(_0x8a73){const _0x20a3da=bt(_0x8a73,0x1e),_0x1aa54d=new MutationObserver(_0x44f5a2=>{for(const _0x45bcf1 of _0x44f5a2)('attributes'==_0x45bcf1['type']&&'class'==_0x45bcf1['attributeName']||'childList'==_0x45bcf1['type']||'characterData'==_0x45bcf1['type'])&&_0x20a3da();});return{'attach'(_0x32d2fb){_0x1aa54d['observe'](_0x32d2fb,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x1aa54d['disconnect'](),_0x20a3da['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x348483,_0x5d2423){super(_0x348483),this['id']=_0x5d55c7(),this['focusTracker']=new _0x24997b(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x3ed3a3,_0x2f4410)=>this['fire']('Esc',_0x2f4410)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Dt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['add'](_0x5d2423),this['mainView']=_0x5d2423;const _0x4748b1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4748b1['if']('isActive','ck-annotation-wrapper--active')],'tabindex':-0x1},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['element']['focus']();}['_updateHeight'](){const _0x17378b=this['element']['clientHeight'];_0x17378b&&(this['height']=_0x17378b);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x2945e0(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4d3450,target:_0x139011,type:_0x471029,isVisible:_0x524c57=!0x0}){super(),this['view']=_0x4d3450,this['view']['element']||this['view']['render'](),this['_type']=_0x471029,this['_target']=_0x139011,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x45cc9f([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x215786,_0x5d6cf3)=>{this['view']['focusTracker']['add'](_0x5d6cf3);}),this['focusableElements']['on']('remove',(_0x3227db,_0x3e2c40)=>{this['view']['focusTracker']['remove'](_0x3e2c40);}),this['set']('isVisible',_0x524c57);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2d8ca9=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x2d8ca9),_0x2d8ca9;}get['targetRect'](){const _0x1cd312=this['target'];if(null===_0x1cd312)return null;if(_0x1cd312 instanceof _0x3d28ba)return _0x1cd312;const _0x53729d=_0x1cd312['filter'](_0x3fc118=>function(_0xfda181){const _0x3dc4fd=_0xfda181['offsetParent'];if(_0x3dc4fd)return!0x0;const _0x286e5c=_0xfda181['getClientRects']()['item'](0x0);return!!_0x286e5c;}(_0x3fc118));return 0x0===_0x53729d['length']?null:new _0x3d28ba(_0x53729d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x177b43){this['view']['isActive']=_0x177b43,this['view']['mainView']['isActive']=_0x177b43;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x172c12){if(!(null===_0x172c12||_0x172c12 instanceof _0x3d28ba||Array['isArray'](_0x172c12)&&_0x172c12['every'](_0x163ec1=>ee(_0x163ec1))))throw new _0x18566e('annotation-invalid-target',null,{'target':_0x172c12});}['_getNormalizedTarget'](){const _0x25516e='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x25516e)?[_0x25516e]:_0x25516e;}}function ee(_0x63d355){return null!==_0x63d355&&'object'==typeof _0x63d355&&'nodeType'in _0x63d355&&0x1===_0x63d355['nodeType'];}class x extends _0x45cc9f{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x195b7f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x24997b(),this['_focusTracker']['on']('change:isFocused',(_0x44a60d,_0xb45fc8,_0x7c078c)=>{_0x7c078c||this['fire']('blur');});for(const _0x38535b of _0x195b7f)this['add'](_0x38535b);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x554669){if(this['has'](_0x554669))throw new _0x18566e('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x554669['innerView'],_0x554669),this['_viewToAnnotation']['set'](_0x554669['view'],_0x554669);for(const _0x4369f5 of _0x554669['focusableElements'])this['_focusTracker']['add'](_0x4369f5);this['listenTo'](_0x554669['focusableElements'],'add',(_0x180520,_0x485c01)=>{this['_focusTracker']['add'](_0x485c01);}),this['listenTo'](_0x554669['focusableElements'],'remove',(_0x14139b,_0x52f245)=>{this['_focusTracker']['remove'](_0x52f245);}),this['listenTo'](_0x554669['view']['focusTracker'],'change:isFocused',(_0x382b37,_0x228cb4,_0x301992)=>{_0x301992&&this['fire']('focus',_0x554669);}),_0x554669['updateTargetRect']();const _0x3fd494=this['_getOrderInContent'](_0x554669['view']['targetRect']);return super['add'](_0x554669,_0x3fd494);}['remove'](_0x3df1ee){if(!this['has'](_0x3df1ee))throw new _0x18566e('annotationcollection-not-existing-item',null);this['stopListening'](_0x3df1ee['view']['focusTracker']),this['stopListening'](_0x3df1ee['focusableElements']);for(const _0xfb30d8 of _0x3df1ee['focusableElements'])this['_focusTracker']['remove'](_0xfb30d8);return this['_viewToAnnotation']['delete'](_0x3df1ee['view']),this['_innerViewToAnnotation']['delete'](_0x3df1ee['innerView']),super['remove'](_0x3df1ee);}['getByInnerView'](_0x13633e){return this['_innerViewToAnnotation']['get'](_0x13633e);}['getByView'](_0x592f6a){return this['_viewToAnnotation']['get'](_0x592f6a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4eac79 of this)_0x4eac79['updateTargetRect']();this['_sort']();}['_sort'](){const _0x55bfbb=Array['from'](this)['sort']((_0x10a3ad,_0x4ac99e)=>v(_0x10a3ad['view']['targetRect'],_0x4ac99e['view']['targetRect']));for(let _0x1a02ba=_0x55bfbb['length']-0x1;_0x1a02ba>0x0;_0x1a02ba--){const _0x4e6c7b=_0x55bfbb[_0x1a02ba];_0x1a02ba!==this['getIndex'](_0x4e6c7b)&&(this['remove'](_0x4e6c7b),this['add'](_0x4e6c7b));}}['_getOrderInContent'](_0x5c8875){let _0x48eb99=0x0;if(!_0x5c8875)return this['length'];for(const _0x43a0bf of this){const _0x33a341=_0x43a0bf['view']['targetRect'];if(_0x33a341){if(v(_0x5c8875,_0x33a341)<0x0)return _0x48eb99;_0x48eb99++;}}return _0x48eb99;}}function v(_0x58c794,_0x4a42b7){if(null===_0x58c794&&null===_0x4a42b7)return 0x0;if(null===_0x58c794)return-0x1;if(null===_0x4a42b7)return 0x1;const _0x316087=_0x58c794['top']-_0x4a42b7['top'];return 0x0==_0x316087?_0x58c794['left']-_0x4a42b7['left']:_0x316087;}class b extends _0x2ca593{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x30d943){super(_0x30d943),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x177dd8){this['collection']['add'](_0x177dd8);}['remove'](_0x20f6a2){this['collection']['remove'](_0x20f6a2),_0x20f6a2['destroy']();}['refreshVisibility'](){for(const _0x2b92f1 of this['collection'])_0x2b92f1['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4bbf89){return this['collection']['getByInnerView'](_0x4bbf89);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x184881 of this['collection'])_0x184881['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0xa552e9){this['fire']('_activateAnnotation',_0xa552e9);}['createAnnotation'](_0x59b86a){return new d(_0x59b86a);}['createAnnotationView'](_0x5d5807,_0x36a472){return new V(_0x5d5807,_0x36a472);}['_addActiveAnnotation'](_0x57bbf7){const _0x431bad=new Set(this['activeAnnotations']);_0x431bad['add'](_0x57bbf7),this['activeAnnotations']=_0x431bad;}['_removeActiveAnnotation'](_0x5ed462){const _0x1f1413=new Set(this['activeAnnotations']);_0x1f1413['delete'](_0x5ed462),this['activeAnnotations']=_0x1f1413;}['_bindAnnotationsToVisibleAnnotations'](){const _0x33637e=this['collection'],_0x5021d4=this['_visibleAnnotations'];function _0x4ca498(_0x286b95){const _0x228a80=_0x286b95['source'];_0x228a80['isVisible']&&!_0x5021d4['has'](_0x228a80)?_0x5021d4['add'](_0x228a80):!_0x228a80['isVisible']&&_0x5021d4['has'](_0x228a80)&&_0x5021d4['remove'](_0x228a80),_0x228a80['view']['focusTracker']['remove'](_0x228a80['view']['element']),_0x228a80['view']['focusTracker']['add'](_0x228a80['view']['element']);}this['listenTo'](_0x33637e,'add',(_0x23d7fa,_0x21aa75)=>{_0x21aa75['isVisible']&&_0x5021d4['add'](_0x21aa75),this['listenTo'](_0x21aa75,'change:isVisible',_0x4ca498);}),this['listenTo'](_0x33637e,'remove',(_0x1fd006,_0x158fab)=>{_0x5021d4['has'](_0x158fab)&&_0x5021d4['remove'](_0x158fab),this['stopListening'](_0x158fab,'change:isVisible',_0x4ca498);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x2ca593{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x3b379d){super(_0x3b379d),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map()),this['licenseKey']=this['context']['config']['get']('licenseKey');const _0xc97e70=this['context']['config'];_0xc97e70['define']('comments.maxCommentsWhenCollapsed',0x2),_0xc97e70['define']('comments.maxThreadTotalWeight',0x1f4),_0xc97e70['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xc97e70['define']('comments.CommentThreadView',yt),_0xc97e70['define']('comments.CommentView',At),_0xc97e70['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1121be=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1ef524,_0x240c4b)=>this['_addCommentThread'](_0x240c4b)),this['on']('submitCommentThread',(_0x21368b,_0x21389a)=>this['_submitCommentThread'](_0x21389a)),this['on']('resolveCommentThread',(_0x4d63ab,_0x42dfcd)=>this['_resolveCommentThread'](_0x42dfcd)),this['on']('resolveCommentThread',(_0x5b5f57,_0x588776)=>this['_updateActiveAnnotation'](_0x588776),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1ddebf,_0x549741)=>this['_reopenCommentThread'](_0x549741)),this['on']('reopenCommentThread',(_0xa9b2ef,_0x269b2f)=>this['_updateActiveAnnotation'](_0x269b2f),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x585d0d,_0x52d712)=>this['_removeCommentThread'](_0x52d712)),this['on']('updateCommentThread',(_0x2a929c,_0x1c61a0)=>this['_updateCommentThread'](_0x1c61a0)),this['on']('updateCommentThread',(_0x418160,_0x54843c)=>this['_updateActiveAnnotation'](_0x54843c),{'priority':'lowest'}),this['on']('addComment',(_0x33442a,_0x5e534c)=>this['_addComment'](_0x5e534c)),this['on']('updateComment',(_0x58c7a8,_0x57c1bd)=>this['_updateComment'](_0x57c1bd)),this['on']('removeComment',(_0x30ef2f,_0x483c70)=>this['_removeComment'](_0x483c70)),this['on']('addComment',(_0x5c3a39,{threadId:_0x42356c,isFromAdapter:_0x2d0731})=>{if(_0x2d0731)return;const _0x461252=this['getCommentThread'](_0x42356c),_0x4a3656=_0x461252&&this['_threadToController']['get'](_0x461252);_0x4a3656&&_0x4a3656['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x1121be,'change:activeAnnotations',(_0x54e856,_0x1dfb86,_0x28eab4)=>{const _0x6e336e=Array['from'](_0x28eab4)['map'](_0x5a1aed=>this['_viewToController']['get'](_0x5a1aed['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x6e336e?_0x6e336e['model']:null;});}['afterInit'](){!function(_0x3c454f){function _0x5f4022(_0xbf9238,_0x270794,_0x447e26){const _0x3cfdf8={};_0x3cfdf8[_0x899a2([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x3cfdf8[_0x899a2([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x3cfdf8[_0x899a2([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x3cfdf8[_0x899a2([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x3cfdf8[_0x899a2([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x3cfdf8[_0x899a2([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x3cfdf8[_0x899a2([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x3cfdf8[_0x899a2([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x3cfdf8[_0x899a2([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x3cfdf8[_0x899a2([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x3cfdf8[_0x899a2([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x16bab6=new Uint8Array(0x10);for(let _0x314d3d=0xf;_0x314d3d>=0x0;--_0x314d3d)_0x16bab6[_0x314d3d]=_0x447e26%0x100,_0x447e26=parseInt(_0x447e26/0x100);let _0x1e8eb3=null,_0x6f413=0x10;const _0xf3ef0d=new Uint8Array(_0x270794),_0x354b97=[],_0x3f15b4=[];_0x27f30f();for(let _0x2e6e13=0x0;_0x2e6e13<_0xbf9238[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e6e13++)0x10===_0x6f413&&(_0x1e8eb3=_0x862a52(_0x16bab6),_0x6f413=0x0,_0x274193(_0x16bab6)),_0xbf9238[_0x2e6e13]^=_0x1e8eb3[_0x6f413++];return _0xbf9238;function _0x3ce8d7(_0x4d9231){const _0x4efec4=[];for(let _0x4d9f6a=0x0;_0x4d9f6a<_0x4d9231[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d9f6a+=0x4)_0x4efec4[_0x899a2([0x70,0x75,0x73,0x68])](_0x4d9231[_0x4d9f6a]<<0x18|_0x4d9231[_0x4d9f6a+0x1]<<0x10|_0x4d9231[_0x4d9f6a+0x2]<<0x8|_0x4d9231[_0x4d9f6a+0x3]);return _0x4efec4;}function _0x274193(_0xefd2fe){for(let _0x2bd60e=0xf;_0x2bd60e>=0x0;_0x2bd60e--){if(0xff!==_0xefd2fe[_0x2bd60e]){_0xefd2fe[_0x2bd60e]++;break;}_0xefd2fe[_0x2bd60e]=0x0;}}function _0x862a52(_0x51fb60){const _0x5b7243=_0x354b97[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x2089cb=[0x0,0x0,0x0,0x0];let t=_0x3ce8d7(_0x51fb60);for(let _0x3db87b=0x0;_0x3db87b<0x4;_0x3db87b++)t[_0x3db87b]^=_0x354b97[0x0][_0x3db87b];for(let _0x234f3d=0x1;_0x234f3d<_0x5b7243;_0x234f3d++){for(let _0x58dc38=0x0;_0x58dc38<0x4;_0x58dc38++)_0x2089cb[_0x58dc38]=_0x3cfdf8[_0x899a2([0x54,0x31])][t[_0x58dc38]>>0x18&0xff]^_0x3cfdf8[_0x899a2([0x54,0x32])][t[(_0x58dc38+0x1)%0x4]>>0x10&0xff]^_0x3cfdf8[_0x899a2([0x54,0x33])][t[(_0x58dc38+0x2)%0x4]>>0x8&0xff]^_0x3cfdf8[_0x899a2([0x54,0x34])][0xff&t[(_0x58dc38+0x3)%0x4]]^_0x354b97[_0x234f3d][_0x58dc38];t=_0x2089cb[_0x899a2([0x73,0x6c,0x69,0x63,0x65])]();}const _0x4f845c=new Uint8Array(0x10);let _0x6d6f3;for(let _0x2307d1=0x0;_0x2307d1<0x4;_0x2307d1++)_0x6d6f3=_0x354b97[_0x5b7243][_0x2307d1],_0x4f845c[0x4*_0x2307d1]=0xff&(_0x3cfdf8[_0x899a2([0x53])][t[_0x2307d1]>>0x18&0xff]^_0x6d6f3>>0x18),_0x4f845c[0x4*_0x2307d1+0x1]=0xff&(_0x3cfdf8[_0x899a2([0x53])][t[(_0x2307d1+0x1)%0x4]>>0x10&0xff]^_0x6d6f3>>0x10),_0x4f845c[0x4*_0x2307d1+0x2]=0xff&(_0x3cfdf8[_0x899a2([0x53])][t[(_0x2307d1+0x2)%0x4]>>0x8&0xff]^_0x6d6f3>>0x8),_0x4f845c[0x4*_0x2307d1+0x3]=0xff&(_0x3cfdf8[_0x899a2([0x53])][0xff&t[(_0x2307d1+0x3)%0x4]]^_0x6d6f3);return _0x4f845c;}function _0x27f30f(){const _0x4ad17c=_0x3cfdf8[_0x899a2([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0xf3ef0d[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x5b239e=0x0;_0x5b239e<=_0x4ad17c;_0x5b239e++)_0x354b97[_0x899a2([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x3f15b4[_0x899a2([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x53a9b8=0x4*(_0x4ad17c+0x1),_0x472be4=_0xf3ef0d[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x485065=_0x3ce8d7(_0xf3ef0d);let _0x5a8a82;for(let _0x4996a6=0x0;_0x4996a6<_0x472be4;_0x4996a6++)_0x5a8a82=_0x4996a6>>0x2,_0x354b97[_0x5a8a82][_0x4996a6%0x4]=_0x485065[_0x4996a6],_0x3f15b4[_0x4ad17c-_0x5a8a82][_0x4996a6%0x4]=_0x485065[_0x4996a6];let _0x7ae672,_0x544415=0x0,t=_0x472be4;for(;t<_0x53a9b8;){_0x7ae672=_0x485065[_0x472be4-0x1],_0x485065[0x0]^=_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x10&0xff]<<0x18^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x8&0xff]<<0x10^_0x3cfdf8[_0x899a2([0x53])][0xff&_0x7ae672]<<0x8^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x18&0xff]^_0x3cfdf8[_0x899a2([0x72,0x63,0x6f,0x6e])][_0x544415]<<0x18,_0x544415+=0x1;for(let _0x2f2b63=0x1;_0x2f2b63<_0x472be4/0x2;_0x2f2b63++)_0x485065[_0x2f2b63]^=_0x485065[_0x2f2b63-0x1];_0x7ae672=_0x485065[_0x472be4/0x2-0x1],_0x485065[_0x472be4/0x2]^=_0x3cfdf8[_0x899a2([0x53])][0xff&_0x7ae672]^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x8&0xff]<<0x8^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x10&0xff]<<0x10^_0x3cfdf8[_0x899a2([0x53])][_0x7ae672>>0x18&0xff]<<0x18;for(let _0x2b57be=_0x472be4/0x2+0x1;_0x2b57be<_0x472be4;_0x2b57be++)_0x485065[_0x2b57be]^=_0x485065[_0x2b57be-0x1];let _0x333c5a,_0x58042f,_0xa0970f=0x0;for(;_0xa0970f<_0x472be4&&t<_0x53a9b8;)_0x333c5a=t>>0x2,_0x58042f=t%0x4,_0x354b97[_0x333c5a][_0x58042f]=_0x485065[_0xa0970f],_0x3f15b4[_0x4ad17c-_0x333c5a][_0x58042f]=_0x485065[_0xa0970f++],t++;}for(let _0x4ee0a2=0x1;_0x4ee0a2<_0x4ad17c;_0x4ee0a2++)for(let _0x955858=0x0;_0x955858<0x4;_0x955858++)_0x7ae672=_0x3f15b4[_0x4ee0a2][_0x955858],_0x3f15b4[_0x4ee0a2][_0x955858]=_0x3cfdf8[_0x899a2([0x55,0x31])][_0x7ae672>>0x18&0xff]^_0x3cfdf8[_0x899a2([0x55,0x32])][_0x7ae672>>0x10&0xff]^_0x3cfdf8[_0x899a2([0x55,0x33])][_0x7ae672>>0x8&0xff]^_0x3cfdf8[_0x899a2([0x55,0x34])][0xff&_0x7ae672];}}function _0x899a2(_0x265e1c){return _0x265e1c['map'](_0x1d9e29=>String['fromCharCode'](_0x1d9e29))['join']('');}(_0x4d79ef=>{function _0x4ac23e(){const _0x2ab296=[{[_0x899a2([0x69,0x64])]:0x1,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x899a2([0x69,0x64])]:0x2,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x899a2([0x69,0x64])]:0x3,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x899a2([0x69,0x64])]:0x4,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x899a2([0x69,0x64])]:0x5,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x6,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x7,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x8,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0x9,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x899a2([0x69,0x64])]:0xa,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0xb,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x899a2([0x69,0x64])]:0xc,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x899a2([0x69,0x64])]:0xd,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}},{[_0x899a2([0x69,0x64])]:0xe,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x899a2([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])},{[_0x899a2([0x69,0x64])]:0xf,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x899a2([0x69,0x64])]:0x10,[_0x899a2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x899a2([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x899a2([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x899a2([0x66,0x67,0x69])]:[0xc]}}];return _0x3eaed8(_0x2ab296),_0x2ab296;function _0x418f99(_0x2b1470){return 0x1<<_0x2b1470-0x1;}function _0x3eaed8(_0x593bb1){_0x593bb1[_0x899a2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30117a=>{_0x30117a[_0x899a2([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x418f99(_0x30117a[_0x899a2([0x69,0x64])]),_0x48fe6b(_0x30117a)&&_0x30117a[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x3eaed8(_0x30117a[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x48fe6b(_0x29a0b8){return _0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x29a0b8;}const _0x1ac875=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0xbdd94c=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x21c201(_0x1bed71){const _0x55bb45=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x47df63(_0x1bed71,new Uint8Array([..._0x1ac875,..._0x55bb45,..._0xbdd94c]));}function _0x47df63(_0x1e7a9b,_0x40e1a9){const _0x2f2623=_0x4c4448(_0x1e7a9b),_0x36a3e5=Array[_0x899a2([0x66,0x72,0x6f,0x6d])](_0xda8715(_0x2f2623)),_0x3f85b1=_0x36a3e5[_0x899a2([0x70,0x6f,0x70])](),_0x2ce8a5=_0x36a3e5[_0x899a2([0x70,0x6f,0x70])]();return _0x5d482e(_0x5f4022(_0x36a3e5,_0x40e1a9,_0x2ce8a5+0x100*_0x3f85b1));}function _0x4c4448(_0x2e6785){const _0x4d086f=atob(_0x2e6785),[_0x31c1b5,_0x3ffc9f]=_0x4d086f[_0x899a2([0x73,0x70,0x6c,0x69,0x74])](_0x899a2([0x2d]));try{if(atob(_0x3ffc9f))return atob(_0x31c1b5);}catch(_0x4d4acd){}return _0x4d086f;}function _0x5b776b(_0x38cdec){try{const _0x32f228=_0x21c201(_0x38cdec),_0x373192=JSON[_0x899a2([0x70,0x61,0x72,0x73,0x65])](_0x32f228),_0x1d3d6c=parseInt(_0x373192[_0x899a2([0x31])]),_0x4e98da=_0x373192[_0x899a2([0x32])]||'',_0x11cbd3=parseInt(_0x373192[_0x899a2([0x33])]),_0x26d5bd=parseInt(_0x373192[_0x899a2([0x34])])||0x0,_0x1f85f2=parseInt(_0x373192[_0x899a2([0x35])])||0x0;return{[_0x899a2([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x4e98da,[_0x899a2([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x26d5bd,[_0x899a2([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x1d3d6c,[_0x899a2([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x11cbd3,[_0x899a2([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x1f85f2};}catch(_0x38526b){return null;}}const _0x45519d=_0x4ac23e(),_0x22d751={[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x2b35fb,[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x2b316a,[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x100741},_0xbbcb03=_0x4d79ef[_0x899a2([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x45bca6=_0x899a2([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x4d79ef?_0x4d79ef['context']:_0x4d79ef['editor'],_0x3d147b=_0x899a2([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x36]),_0x3ab727=_0x899a2([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x452f21=_0x45bca6['config']['get'](_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0xc3d865=_0x45519d[_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48fe6b)[_0x899a2([0x66,0x69,0x6e,0x64])](_0x330198=>_0x330198[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0xbbcb03);function _0x4eae44(_0x9c1117,_0x1a705b){_0x22d751[_0x1a705b[_0x899a2([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x9c1117,_0x1a705b),_0x1a705b[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1a705b[_0x899a2([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54c4cb=>_0x2d6176(_0x45bca6,_0x54c4cb[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x899a2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x24b585=>_0x4eae44(_0x9c1117,_0x24b585));}function _0x2b35fb(_0x2691df,_0x24f1e5){_0x38c612(_0x5e2831(_0x2691df,_0x24f1e5),_0x24f1e5);}function _0x2b316a(_0x4fa50e,_0xc45ae){function _0x1679e6(_0x1ba4d4,_0x11f6e3){try{if(_0x2d6176(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x1ba4d4){const _0x349585=_0x29a180(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x899a2([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x349585)/0x2>_0x1ba4d4[_0x899a2([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x347404(_0x11f6e3[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x5e2831(_0x1ba4d4,_0x11f6e3);}catch(_0x4eba4e){return _0x347404(_0x11f6e3[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x38c612(_0x1679e6(_0x4fa50e,_0xc45ae),_0xc45ae);}function _0x100741(_0x2dd883,_0x58e6c5){const _0x166396=_0xbdd94c[0x0]*_0x1ac875[0x1],_0x49fc11=_0xbdd94c[0x0]*_0x1ac875[0x2],_0x44872a=_0xbdd94c[0x2]*_0x1ac875[0x2];_0x2d6176(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x29a180(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x57b566()]=_0x44872a);function _0x4aafcf(_0x59a739,_0xb58fbc){try{return _0x18f171()?_0x347404(_0xb58fbc[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x56,0x61,0x6c,0x69,0x64])):_0x5e2831(_0x59a739,_0xb58fbc);}catch(_0x2c9107){return _0x347404(_0xb58fbc[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x5b4890(_0x13b8d4,_0x4c5772){const _0x5c9a8c=0x7;if(_0x13b8d4==_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x13f93c();else{if(_0x13b8d4==_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])){const _0xe8515f=_0x4a430c();_0xe8515f&&_0x24bb60(_0xe8515f,_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x31fdd4=_0xc33557();window[_0x899a2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x24bb60(_0x899a2([0x74,0x69,0x6d,0x65]),_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x31fdd4);const _0x31e280=_0x29a180(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x899a2([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x31e280[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5c9a8c?_0x24bb60(_0x899a2([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x31e280['on'](_0x899a2([0x61,0x64,0x64]),()=>{_0x31e280[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5c9a8c&&_0x24bb60(_0x899a2([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4c5772[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x4a430c(){if(!_0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x466d74 in window)if(Number['isNaN'](Number(_0x466d74))){if(window[_0x466d74]===_0x166396)return _0x899a2([0x74,0x69,0x6d,0x65]);if(window[_0x466d74]===_0x49fc11)return _0x899a2([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x18f171(){if(!_0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x93c36 in window)if(Number['isNaN'](Number(_0x93c36))&&window[_0x93c36]===_0x44872a)return!0x0;return!0x1;}function _0x24bb60(_0x315e1b,_0x513323){_0x13f93c(),_0x347404(_0x513323+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x315e1b),window[_0x57b566()]=_0x315e1b===_0x899a2([0x74,0x69,0x6d,0x65])?_0x166396:_0x49fc11;}function _0xc33557(){let _0x3b4d4c=_0xbdd94c[0x6]*_0x1ac875[0x8]*_0x1ac875[0x6];return _0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x3b4d4c/=0xa),_0x3b4d4c;}function _0x13f93c(){const _0x8958b=_0x45bca6;function _0x36bf24(){_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x21b122,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x899a2([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x21b122,_0x8958b[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x8958b[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x8958b[_0x899a2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x899a2([0x6d,0x6f,0x64,0x65,0x6c]))),_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x21b122,_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x21b122);}_0x8958b[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x72,0x65,0x61,0x64,0x79])?_0x36bf24():_0x8958b[_0x899a2([0x6f,0x6e,0x63,0x65])](_0x899a2([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x36bf24(),_0x2d6176(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0xce56f6=_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x52b9c6=_0xce56f6['getRevision'](0x0),_0xed1cc=_0xce56f6['getEarlierVisibleRevision'](_0x52b9c6[_0x899a2([0x69,0x64])]);_0x29a180(_0x8958b,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x899a2([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x52b9c6[_0x899a2([0x69,0x64])],_0xed1cc?_0xed1cc[_0x899a2([0x69,0x64])]:null,0x1)['then'](()=>_0x36bf24());}});}_0x5b4890(_0x4aafcf(_0x2dd883,_0x58e6c5),_0x58e6c5);}function _0x5e2831(_0x5b8468,_0x4c85cb){try{return _0x4b4eaf(_0x4c85cb)?_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x56,0x61,0x6c,0x69,0x64])):_0x5b8468&&_0xdd8e61(_0x5b8468[_0x899a2([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x4c85cb)?_0x5b8468[_0x899a2([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x899a2([0x6f,0x70,0x65,0x6e])][_0x899a2([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x3d147b)/0x2>_0x5b8468[_0x899a2([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x5b8468[_0x899a2([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])):_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x56,0x61,0x6c,0x69,0x64])):_0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x65e3f0){return _0x347404(_0x4c85cb[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x38c612(_0xca04cc,_0x1d10ea){if(_0x45bca6 instanceof _0x9c06a5){const _0xdf3512=_0x45bca6;_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x10ab93(_0xdf3512):_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])&&window[_0x899a2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x10ab93(_0xdf3512),_0x347404(_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0xbdd94c[0x6]*_0x1ac875[0x8]*_0x1ac875[0x6]),_0xdf3512[_0x899a2([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x899a2([0x6f,0x6e])](_0x899a2([0x61,0x64,0x64]),(_0x12fcaa,_0x1416f2)=>{_0xca04cc!=_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0xca04cc!=_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0xca04cc!=_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x5e468d(_0x1416f2);});}else{const _0x1b6997=_0x45bca6;_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x5e468d(_0x1b6997):_0xca04cc==_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c])&&_0x1b6997[_0x899a2([0x6f,0x6e])](_0x899a2([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x41d863=0x0;_0x1b6997[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x6f,0x6e])](_0x899a2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2672a6,_0x3da9e3)=>{_0x3da9e3[0x0][_0x899a2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41d863++,0x1f8===_0x41d863&&(_0x5e468d(_0x1b6997),_0x347404(_0x1d10ea[_0x899a2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x899a2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x2672a6[_0x899a2([0x6f,0x66,0x66])]());},{'priority':_0x899a2([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x347404(_0x3871aa){const _0x5d5505=_0x57b566();return _0x45bca6[_0x5d5505]=_0x3871aa,_0x3871aa;}function _0x57b566(){const _0x1bd856=String(window[_0x899a2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x899a2([0x6e,0x6f,0x77])]())[_0x899a2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x899a2([0x2e]),'');let _0x4325cc='';for(let _0x404586=0x0;_0x404586<_0x1bd856[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x404586+=0x2){let _0x8bb37f=parseInt(_0x1bd856[_0x899a2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x404586,_0x404586+0x2));_0x8bb37f>=_0x3ab727[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x8bb37f-=_0x3ab727[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4325cc+=_0x3ab727[_0x8bb37f];}return _0x4325cc;}function _0x10ab93(_0x3bc2cd){for(const _0x3fd932 of _0x3bc2cd[_0x899a2([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x5e468d(_0x3fd932);_0x29a180(_0x3bc2cd,_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x899a2([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x29a180(_0x3bc2cd,_0x899a2([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x899a2([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x21b122;}function _0x5e468d(_0x3432b4){function _0x41936c(){_0x3432b4[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x3432b4[_0x899a2([0x6d,0x6f,0x64,0x65,0x6c])][_0x899a2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21b122,_0x3432b4[_0x899a2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x899a2([0x6d,0x6f,0x64,0x65,0x6c]));}_0x3432b4[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x72,0x65,0x61,0x64,0x79])?_0x41936c():_0x3432b4[_0x899a2([0x6f,0x6e,0x63,0x65])](_0x899a2([0x72,0x65,0x61,0x64,0x79]),()=>_0x41936c());}function _0x21b122(){return null;}function _0xdd8e61(_0x121a49,_0x3ad097){const _0x84f31c=!!(_0x121a49&_0x3ad097[_0x899a2([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x145960=_0x1496e2(_0x121a49,_0x3ad097);return _0x84f31c||_0x145960;}function _0x1496e2(_0x278b29,_0x1c947d){const _0x15cedc=(_0x1c947d[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x899a2([0x66,0x67,0x69])]||null;return!!_0x15cedc&&_0x45519d[_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3439ec=>_0x15cedc[_0x899a2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3439ec[_0x899a2([0x69,0x64])]))[_0x899a2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a5824=>!_0x28b354(_0x1a5824))[_0x899a2([0x73,0x6f,0x6d,0x65])](_0x121f13=>!!(_0x278b29&_0x121f13[_0x899a2([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x28b354(_0x584360){const _0x49ad05={[_0x899a2([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])]:_0x38c89d};return!!_0x584360['forbiddenHandler']&&_0x49ad05[_0x584360['forbiddenHandler']]();}function _0x38c89d(){return!window[_0x899a2([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x2d6176(_0x45bca6,_0x899a2([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x4b4eaf(_0x10887c){if(!_0x2d6176(_0x45bca6,_0x10887c[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x44aa8f=_0x10887c[_0x899a2([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x4de059=_0x44aa8f[_0x899a2([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x136d20=_0x44aa8f[_0x899a2([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x32f37b=_0x44aa8f[_0x899a2([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x2d6176(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x29a180(_0x45bca6,_0x899a2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x899a2([0x73,0x74,0x61,0x74,0x65])]==_0x899a2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x4de059)return!0x0;if(_0x2d6176(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x29a180(_0x45bca6,_0x899a2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x899a2([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x899a2([0x65,0x6e,0x64])&&_0x136d20)return!0x0;return!(!_0x2d6176(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))||_0x29a180(_0x45bca6,_0x899a2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))[_0x899a2([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x899a2([0x65,0x6e,0x64])||!_0x32f37b);}function _0x2d6176(_0x5dab9b,_0x3304b){return _0x5dab9b[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x899a2([0x68,0x61,0x73])](_0x3304b);}function _0x29a180(_0x3def14,_0x1ffb0e){return _0x3def14[_0x899a2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x899a2([0x67,0x65,0x74])](_0x1ffb0e);}function _0x5d482e(_0x30d3e4){let _0x1c8751='';for(const _0x7a0e74 of _0x30d3e4)_0x1c8751+=String[_0x899a2([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x7a0e74);return _0x1c8751;}function _0xda8715(_0x394fce){const _0xb46e83=new Uint8Array(_0x394fce[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x322f04=0x0;_0x322f04<_0x394fce[_0x899a2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x322f04++)_0xb46e83[_0x322f04]=_0x394fce[_0x899a2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x322f04);return _0xb46e83;}_0xc3d865&&_0x4eae44(_0x5b776b(_0x452f21),_0xc3d865);})(_0x3c454f);}(this);}set['adapter'](_0x3927b7){if(this['_adapter'])throw new _0x18566e('commentsrepository-adapter-already-set');this['_adapter']=_0x3927b7;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0xb4bc6f=Ct,threadId:_0x538ec0=_0x5d55c7(),comments:_0x52726f=[],unlinkedAt:_0x11b9f5=null,resolvedAt:_0x434616=null,resolvedBy:_0x490caa=null,target:_0x1e6091=null,context:_0x579a22=null,attributes:_0x33062d={},isResolvable:_0x4340f4=!0x0,isSubmitted:_0x45fbed=!0x1,isFromAdapter:_0x178848=!0x1}={}){return this['fire'](gt('addCommentThread',_0xb4bc6f),{'channelId':_0xb4bc6f,'threadId':_0x538ec0,'comments':_0x52726f,'unlinkedAt':_0x11b9f5,'resolvedAt':_0x434616,'resolvedBy':_0x490caa,'target':_0x1e6091,'context':_0x579a22,'attributes':_0x33062d,'isFromAdapter':_0x178848,'isResolvable':_0x4340f4,'isSubmitted':_0x45fbed}),this['getCommentThread'](_0x538ec0);}['openNewCommentThread']({channelId:_0x3173fb=Ct,threadId:_0x59104c=_0x5d55c7(),target:_0x10f00a,context:_0x4c0f8a=null,isResolvable:_0x24e95b=!0x0}){if(this['_readOnlyChannels']['has'](_0x3173fb)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x10f00a)throw new _0x18566e('commentsrepository-missing-target');const _0x9f3faf=this['addCommentThread']({'channelId':_0x3173fb,'threadId':_0x59104c,'target':_0x10f00a,'context':_0x4c0f8a,'isResolvable':_0x24e95b});if(!_0x9f3faf)return null;const _0x577d36=this['_threadToController']['get'](_0x9f3faf),_0x1af22f=_0x577d36['view']['commentThreadInputView']['commentInputView'],_0x1fc984=this['context']['plugins']['get'](b),_0x4b6df4=_0x1fc984['getByInnerView'](_0x577d36['view']);return _0x1fc984['activate'](_0x4b6df4),_0x1af22f['once']('editorReady',()=>_0x1af22f['focus']()),_0x9f3faf;}['hasCommentThread'](_0x157ed5){if('string'!=typeof _0x157ed5)throw new _0x18566e('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x157ed5);}['updateCommentThread']({channelId:_0x16104a=Ct,threadId:_0x4525b7,context:_0x6dbb4c,unlinkedAt:_0x233321,attributes:_0x4e7300,isFromAdapter:_0x5d006f=!0x1}){return this['fire'](gt('updateCommentThread',_0x16104a),{'channelId':_0x16104a,'threadId':_0x4525b7,'context':_0x6dbb4c,'unlinkedAt':_0x233321,'attributes':_0x4e7300,'isFromAdapter':_0x5d006f}),this['getCommentThread'](_0x4525b7);}['getCommentThread'](_0x280f55){if('string'!=typeof _0x280f55)throw new _0x18566e('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x280f55);}['fetchCommentThread']({channelId:_0x33ac50,threadId:_0x47242a}={}){const _0x5a4036=this['getCommentThread'](_0x47242a);if(_0x5a4036)return Promise['resolve'](_0x5a4036);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x18566e('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x33ac50,'threadId':_0x47242a})['then'](_0x573fbf=>this['hasCommentThread'](_0x47242a)?this['getCommentThread'](_0x47242a):_0x573fbf?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x33ac50},_0x573fbf)):void 0x0)['catch'](_0x53f4ac=>{throw console['error'](_0x53f4ac),new _0x18566e('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x41588a,skipNotAttached:_0x6fbd0d=!0x1,skipEmpty:_0x4dd1a6=!0x1,toJSON:_0x36b3e2=!0x1}={}){const _0x5acc67=[];for(const _0x4ecbd5 of this['_threads']['values']())_0x41588a&&_0x4ecbd5['channelId']!==_0x41588a||_0x6fbd0d&&!_0x4ecbd5['isAttached']||_0x4dd1a6&&0x0===_0x4ecbd5['length']||_0x5acc67['push'](_0x4ecbd5);return _0x36b3e2?_0x5acc67['map'](_0x504e0d=>_0x504e0d['toJSON']()):_0x5acc67;}['setActiveCommentThread'](_0xc790dc){const _0x5d9bed=this['context']['plugins']['get'](b);if(!_0xc790dc)return void(this['activeCommentThread']&&_0x5d9bed['deactivateAll']());const _0x6333e7=this['getCommentThread'](_0xc790dc);if(!_0x6333e7)throw new _0x18566e('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xc790dc});if(!this['_threadToController']['has'](_0x6333e7))throw new _0x18566e('commentsrepository-active-not-attached',null,{'threadId':_0xc790dc});const _0x4e2870=_0x5d9bed['getByInnerView'](this['_threadToController']['get'](_0x6333e7)['view']);_0x5d9bed['activate'](_0x4e2870);}['switchReadOnly'](_0x51dff7,_0x5d0203){_0x51dff7?this['_readOnlyChannels']['add'](_0x5d0203):this['_readOnlyChannels']['delete'](_0x5d0203),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xa98a14){return this['_readOnlyChannels']['has'](_0xa98a14)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x34b4fe,_0x36d744){return new wt(_0x34b4fe,_0x36d744);}['setPermissions'](_0x98974b,_0x27efe2=Ct){this['_permissions']['set'](_0x27efe2,_0x98974b),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3bfa78=Ct){return this['_permissions']['has'](_0x3bfa78)?this['_permissions']['get'](_0x3bfa78):vt;}['_addCommentThread']({channelId:_0x52f99b,threadId:_0x1fad59,comments:_0x11823b,unlinkedAt:_0x40c9df,resolvedAt:_0x1fd835,resolvedBy:_0x3b8b43,target:_0x424141,context:_0x393bd8,attributes:_0x439111,isFromAdapter:_0x5e6acd,isResolvable:_0x23f631,isSubmitted:_0x2b7fdb}){if('string'!=typeof _0x1fad59)throw new _0x18566e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1fad59});if(this['hasCommentThread'](_0x1fad59))throw new _0x18566e('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1fad59});const _0x1e7976=new ie(this,{'channelId':_0x52f99b,'id':_0x1fad59,'context':_0x393bd8,'attributes':_0x439111,'unlinkedAt':_0x40c9df,'resolvedAt':_0x1fd835,'resolvedBy':_0x3b8b43?this['context']['plugins']['get'](lt)['getUser'](_0x3b8b43):null,'isResolvable':_0x23f631,'isSubmitted':_0x2b7fdb||_0x5e6acd});this['_threads']['set'](_0x1fad59,_0x1e7976);for(const _0x2e9344 of _0x11823b)_0x1e7976['_add'](this['_createNewComment']({'threadId':_0x1fad59,..._0x2e9344}));return _0x424141&&_0x1e7976['attachTo'](_0x424141),_0x5e6acd||!_0x1e7976['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x52f99b,'threadId':_0x1fad59});}['_submitCommentThread']({channelId:_0x3ed6c8,threadId:_0x59b2de}){if(!this['hasCommentThread'](_0x59b2de))throw new _0x18566e('commentsrepository-missing-comment-thread',this);const _0x2af66b=this['getCommentThread'](_0x59b2de);if(_0x2af66b['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0xe3ce7,comments:_0x3014a0,resolvedAt:_0x30e3dc,resolvedBy:_0x3ff353,context:_0x2cae9b,attributes:_0x55ee9c}=_0x2af66b,_0x52860a=this['context']['plugins']['get']('PendingActions'),_0x271195=_0x52860a['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x3ed6c8,'threadId':_0xe3ce7,'comments':_0x3014a0['map'](_0x5102d8=>_0x5102d8['toJSON']()),'resolvedAt':_0x30e3dc,'resolvedBy':_0x3ff353?_0x3ff353['id']:_0x3ff353,'context':_0x2cae9b,'attributes':_0x55ee9c})['then'](({comments:_0x458835})=>{_0x52860a['remove'](_0x271195);for(const _0x54c304 of _0x458835)this['_updateComment']({'channelId':_0x3ed6c8,'threadId':_0x59b2de,'commentId':_0x54c304['commentId'],'createdAt':_0x54c304['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x55123e=>{throw console['error'](_0x55123e),new _0x18566e('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x546993,target:_0x3cb64e}){const _0x4fb6e1=this['getCommentThread'](_0x546993);if(!_0x4fb6e1)throw new _0x18566e('commentsrepository-attach-missing-comment-thread',this);const _0x3f79b0=this['context']['plugins']['get']('PendingActions'),_0x9ae51c=this['context']['plugins']['get'](b),_0x175642=this['_createCommentThreadView'](_0x4fb6e1),_0x89993e=new wt(_0x4fb6e1,_0x175642);let _0x2dc94a=null;_0x175642['on']('change:isDirty',(_0x544855,_0x132a6b,_0x283110)=>{_0x283110?_0x2dc94a=_0x3f79b0['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2dc94a&&(_0x3f79b0['remove'](_0x2dc94a),_0x2dc94a=null);}),this['_threadToController']['set'](_0x4fb6e1,_0x89993e),this['_viewToController']['set'](_0x175642,_0x89993e);const _0x7f2a09=new V(this['context']['locale'],_0x175642);_0x7f2a09['bind']('length')['to'](_0x175642),_0x7f2a09['bind']('isDirty')['to'](_0x175642,'isDirty',_0x175642,'length',(_0x19cc9,_0x803d47)=>_0x19cc9||!_0x803d47),_0x7f2a09['bind']('isActive')['to'](_0x175642),_0x7f2a09['type']='comment';const _0x259579=new d({'view':_0x7f2a09,'target':_0x3cb64e,'type':'comment','isVisible':!_0x4fb6e1['isResolved']});return this['_bindAnnotationToEditors'](_0x175642,_0x259579),_0x9ae51c['add'](_0x259579),_0x259579;}['_bindAnnotationToEditors'](_0x2151f8,_0x3b8dc0){this['listenTo'](_0x2151f8,'editorReady',(_0x3db912,_0xdf1eec)=>{const _0x2b933e=_0xdf1eec['ui']['view']['body']['bodyCollectionContainer'];_0x3b8dc0['focusableElements']['add'](_0x2b933e),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x2b933e);},{'priority':'highest'}),this['listenTo'](_0x2151f8,'editorDestroyed',(_0x3ece1e,_0x3442b9)=>{const _0x4b8b18=_0x3442b9['ui']['view']['body']['bodyCollectionContainer'];_0x3b8dc0['focusableElements']['has'](_0x4b8b18)&&_0x3b8dc0['focusableElements']['remove'](_0x4b8b18),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x4b8b18);});}['_unbindEditors'](_0x1f7515){this['stopListening'](_0x1f7515,'editorReady'),this['stopListening'](_0x1f7515,'editorDestroyed');}['_createCommentThreadView'](_0x1c057d){const _0x44eb2a=this['context']['plugins']['get'](lt),{config:_0x7445f7,locale:_0x19f741}=this['context'],_0x22c133=dt(_0x7445f7['get']('locale'));return new(0x0,(_0x7445f7['get']('comments'))['CommentThreadView'])(_0x19f741,_0x1c057d,_0x44eb2a['me'],{'editorConfig':{..._0x7445f7['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x7445f7['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x7445f7['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x7445f7['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x7445f7['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x22c133,'CommentView':_0x7445f7['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x424cfc,channelId:_0x4eb0bc,resolvedAt:_0x47f87d,resolvedBy:_0x28730b,isFromAdapter:_0x4e8191}){if(!this['hasCommentThread'](_0x424cfc))throw new _0x18566e('commentsrepository-missing-comment-thread',null,{'threadId':_0x424cfc});const _0x5c4a49=this['getCommentThread'](_0x424cfc);if(_0x5c4a49['isResolved'])throw new _0x18566e('commentsrepository-resolved-comment-thread',null,{'threadId':_0x424cfc});const _0x452929=this['context']['plugins']['get'](lt);if(_0x5c4a49['resolvedBy']=_0x452929['getUser'](_0x28730b),_0x5c4a49['resolvedAt']=_0x47f87d,_0x4e8191||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x45d41e=this['context']['plugins']['get']('PendingActions'),_0xe974d3=_0x45d41e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4eb0bc,'threadId':_0x424cfc})['then'](({resolvedAt:_0x161d0f,resolvedBy:_0x252f24})=>{_0x45d41e['remove'](_0xe974d3),_0x5c4a49['resolvedBy']['id']!==_0x252f24&&(_0x5c4a49['resolvedBy']=_0x452929['getUser'](_0x252f24)),_0x5c4a49['resolvedAt']=_0x161d0f;})['catch'](_0x508dfb=>{throw console['error'](_0x508dfb),new _0x18566e('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x383100,channelId:_0x27d67d,isFromAdapter:_0x5954a7}){if(!this['hasCommentThread'](_0x383100))throw new _0x18566e('commentsrepository-missing-comment-thread',null,{'threadId':_0x383100});const _0x55df3f=this['getCommentThread'](_0x383100);if(!_0x55df3f['isResolved'])throw new _0x18566e('commentsrepository-reopen-comment-thread',null,{'threadId':_0x383100});if(_0x55df3f['resolvedBy']=null,_0x55df3f['resolvedAt']=null,_0x5954a7||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x32c454=this['context']['plugins']['get']('PendingActions'),_0x2aec50=_0x32c454['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x27d67d,'threadId':_0x383100})['then'](()=>_0x32c454['remove'](_0x2aec50))['catch'](_0x93ad96=>{throw console['error'](_0x93ad96),new _0x18566e('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5a5b2d,isFromAdapter:_0x2c84bc}){const _0x3ea63f=this['getCommentThread'](_0x5a5b2d);if(!_0x3ea63f)throw new _0x18566e('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5a5b2d),this['_threads']['delete'](_0x5a5b2d),!_0x3ea63f['isSubmitted']||_0x2c84bc||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x3bd2b2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x22966a}=_0x3ea63f,_0xa2b152=_0x3bd2b2['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x22966a,'threadId':_0x5a5b2d})['then'](()=>_0x3bd2b2['remove'](_0xa2b152))['catch'](_0xed40bc=>{throw console['error'](_0xed40bc),new _0x18566e('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1254ff,unlinkedAt:_0x6de789,context:_0x2a7f0d,attributes:_0x53f2ef,isFromAdapter:_0x238dd5}){if('string'!=typeof _0x1254ff)throw new _0x18566e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1254ff});if(!this['hasCommentThread'](_0x1254ff))throw new _0x18566e('commentsrepository-missing-comment-thread',null,{'threadId':_0x1254ff});const _0x37e332=this['getCommentThread'](_0x1254ff);let _0x2bf55c=!0x1;if(void 0x0!==_0x2a7f0d&&_0x37e332['context']!==_0x2a7f0d&&(_0x37e332['context']=_0x2a7f0d,_0x2bf55c=!0x0),void 0x0!==_0x6de789&&_0x37e332['unlinkedAt']!==_0x6de789&&(_0x37e332['unlinkedAt']=_0x6de789,_0x2bf55c=!0x0),_0x53f2ef&&!ft(_0x53f2ef,_0x37e332['attributes'])&&(_0x37e332['attributes']=_0x53f2ef,_0x2bf55c=!0x0),!_0x2bf55c)return Promise['resolve']();if(!_0x37e332['isSubmitted']||_0x238dd5||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1e2b94=this['context']['plugins']['get']('PendingActions'),{channelId:_0x47838d}=_0x37e332,_0x3a65c7=_0x1e2b94['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x47838d,'threadId':_0x1254ff,'context':_0x2a7f0d,'unlinkedAt':_0x6de789,'attributes':_0x53f2ef})['then'](()=>_0x1e2b94['remove'](_0x3a65c7))['catch'](_0xd9facd=>{throw console['error'](_0xd9facd),new _0x18566e('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5c1585){const _0x516ba0=this['context']['plugins']['get'](b),_0x17d3a9=this['getCommentThread'](_0x5c1585);if(this['_threadToController']['has'](_0x17d3a9)){const _0x15d76a=this['_threadToController']['get'](_0x17d3a9),_0x498a72=_0x15d76a['view'],_0x572a14=_0x516ba0['getByInnerView'](_0x498a72);this['_threadToController']['delete'](_0x17d3a9),this['_viewToController']['delete'](_0x498a72),_0x572a14&&_0x516ba0['remove'](_0x572a14),_0x15d76a['destroy'](),_0x498a72['destroy']()['then'](()=>{this['_unbindEditors'](_0x498a72);});}}['_updateActiveAnnotation']({threadId:_0x23638b,resolvedAt:_0xf4401f}){const _0x1acf73=!!_0xf4401f,_0x4b00bf=this['context']['plugins']['get'](b),_0x10190d=this['getCommentThread'](_0x23638b);if(this['_threadToController']['has'](_0x10190d)){const _0x4c88d6=this['_threadToController']['get'](_0x10190d)['view'],_0x4309a2=_0x4b00bf['getByInnerView'](_0x4c88d6);_0x4309a2&&(_0x1acf73&&_0x4b00bf['_removeActiveAnnotation'](_0x4309a2),_0x4309a2['refreshVisibility']());}}['_getExternalAuthor'](_0x9c300e){const _0x180a7b=this['context']['plugins']['get'](lt),_0x34d00a=ct('external:'+_0x9c300e),_0x264ba2=_0x180a7b['getUser'](_0x34d00a);return _0x264ba2||_0x180a7b['addUser']({'id':_0x34d00a,'name':_0x9c300e});}['_createNewComment']({threadId:_0xc6f88c,commentId:_0x315578=_0x5d55c7(),content:_0x4cc765,authorId:_0x112026,createdAt:_0x24eb33,attributes:_0x30a06e}){if('string'!=typeof _0x315578)throw new _0x18566e('commentsrepository-invalid-commentid');if('string'!=typeof _0x112026)throw new _0x18566e('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4cc765||!_0x4cc765['trim']())throw new _0x18566e('commentsrepository-invalid-comment-content');const _0x13bff0=this['context']['plugins']['get'](lt)['getUser'](_0x112026);if(!_0x13bff0)throw new _0x18566e('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x112026});let _0x1bce55=null,_0x41f81f=_0x24eb33;return _0x30a06e&&_0x30a06e['@external']&&(_0x1bce55=this['_getExternalAuthor'](_0x30a06e['@external']['authorName']),_0x41f81f=new Date(_0x30a06e['@external']['createdAt'])),new se(this,{'threadId':_0xc6f88c,'id':_0x315578,'author':_0x1bce55||_0x13bff0,'creator':_0x13bff0,'content':_0x4cc765,'createdAt':_0x24eb33,'authoredAt':_0x41f81f,'attributes':_0x30a06e});}['_addComment'](_0x59c8b2){let {threadId:_0x3e6a3c,content:_0x29659a,attributes:_0x20036e,isFromAdapter:_0x4bc2df}=_0x59c8b2;const _0x282187=this['getCommentThread'](_0x59c8b2['threadId']);if(!_0x282187)throw new _0x18566e('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4bc4f1=this['_createNewComment'](_0x59c8b2),{id:_0x3f7e01}=_0x4bc4f1;if(_0x282187['_add'](_0x4bc4f1),_0x4bc2df||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x282187['isSubmitted'])return Promise['resolve']();const _0x348452=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5cfdfe}=_0x282187,_0x56478c=_0x348452['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x20036e||(_0x20036e={}),this['adapter']['addComment']({'channelId':_0x5cfdfe,'threadId':_0x3e6a3c,'commentId':_0x3f7e01,'content':_0x29659a,'attributes':_0x20036e})['then'](_0x385500=>{_0x348452['remove'](_0x56478c),_0x385500&&this['_updateComment']({'channelId':_0x5cfdfe,'threadId':_0x3e6a3c,'commentId':_0x3f7e01,'createdAt':_0x385500['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x437e98=>{throw console['error'](_0x437e98),new _0x18566e('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x45f010,commentId:_0x4b9d06,content:_0x2b3425,createdAt:_0x4d1ccc,attributes:_0x5aef92,isFromAdapter:_0x295d42}){if(void 0x0!==_0x2b3425&&('string'!=typeof _0x2b3425||!_0x2b3425['trim']()['length']))throw new _0x18566e('commentsrepository-update-comment-invalid-content');const _0x54e048=this['getCommentThread'](_0x45f010),_0x45005f=_0x54e048['getComment'](_0x4b9d06);if(!_0x45005f)throw new _0x18566e('commentsrepository-update-missing-comment',this);let _0x4c0b97=!0x1;if(_0x2b3425&&_0x2b3425!==_0x45005f['content']&&(_0x45005f['isEditable']||_0x295d42)&&(_0x45005f['content']=_0x2b3425,_0x4c0b97=!0x0),_0x4d1ccc&&_0x4d1ccc!==_0x45005f['createdAt']&&(_0x45005f['createdAt']=_0x4d1ccc,_0x45005f['attributes']&&_0x45005f['attributes']['@external']||(_0x45005f['authoredAt']=_0x4d1ccc),_0x4c0b97=!0x0),_0x5aef92&&!ft(_0x5aef92,_0x45005f['attributes'])&&(_0x45005f['attributes']=_0x5aef92,_0x4c0b97=!0x0),!_0x4c0b97)return Promise['resolve']();if(_0x54e048['fire']('commentUpdated'),_0x295d42||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x1ee782=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1dff68}=this['getCommentThread'](_0x45005f['threadId']),_0x3ab61f=_0x1ee782['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1dff68,'threadId':_0x45f010,'commentId':_0x4b9d06,'content':_0x2b3425,'attributes':_0x5aef92})['then'](()=>_0x1ee782['remove'](_0x3ab61f))['catch'](_0x36436b=>{throw console['error'](_0x36436b),new _0x18566e('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5c4b99,commentId:_0x3cfdcb,isFromAdapter:_0x3d82cc}){const _0x4aeb56=this['getCommentThread'](_0x5c4b99),_0x3185ab=_0x4aeb56['getComment'](_0x3cfdcb);if(!_0x3185ab)throw new _0x18566e('commentsrepository-remove-missing-comment',this);if(_0x4aeb56['_remove'](_0x3185ab),_0x3d82cc||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x29fd3e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x91c8c5}=_0x4aeb56,_0x5aa86e=_0x29fd3e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x91c8c5,'threadId':_0x5c4b99,'commentId':_0x3cfdcb})['then'](()=>_0x29fd3e['remove'](_0x5aa86e))['catch'](_0x2ffe96=>{throw console['error'](_0x2ffe96),new _0x18566e('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
+ _0x2945e0(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2134b9,_0xfe2474){super();const _0x38e72c=_0xfe2474['isResolvable'];this['channelId']=_0xfe2474['channelId'],this['id']=_0xfe2474['id'],this['comments']=new _0x45cc9f(),this['_repository']=_0x2134b9,this['_isAttached']=!0x1,this['_isSubmitted']=_0xfe2474['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2134b9,'_permissions',_0x2134b9,'_readOnlyChannels',()=>_0x2134b9['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2134b9,'_permissions',()=>_0x2134b9['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2134b9,'_permissions',()=>{const _0x3424ba=_0x2134b9['getPermissions'](this['channelId']);return _0x3424ba['write']||_0x3424ba['admin'];}),this['bind']('isResolvable')['to'](_0x2134b9,'_permissions',()=>_0x38e72c&&_0x2134b9['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0xfe2474['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5bb671,_0x25470b)=>_0x5bb671?_0x25470b?_0x5bb671<_0x25470b?_0x5bb671:_0x25470b:_0x5bb671:_0x25470b),this['set']('unlinkedAt',_0xfe2474['unlinkedAt']||null),this['set']('resolvedAt',_0xfe2474['resolvedAt']||null),this['set']('resolvedBy',_0xfe2474['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x603b17=>!!_0x603b17),this['set']('attributes',_0xfe2474['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x587163,_0x2ae592)=>_0x587163+_0x2ae592['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2d9664,id:_0xec49d5}=this;this['_repository']['fire'](gt('submitCommentThread',_0x2d9664),{'channelId':_0x2d9664,'threadId':_0xec49d5});}['setUnlinkedAt'](_0xcbf314){this['_update']({'unlinkedAt':_0xcbf314});}['resolve']({resolvedAt:_0xa96afb=new Date(),resolvedBy:_0x5eed08=null,isFromAdapter:_0x50f614=!0x1}={}){const _0x5bd0cb=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0xb7bf74,id:_0x50853d}=this;this['_repository']['fire'](gt('resolveCommentThread',_0xb7bf74),{'channelId':_0xb7bf74,'threadId':_0x50853d,'resolvedAt':_0xa96afb,'resolvedBy':_0x5eed08||_0x5bd0cb['id'],'isFromAdapter':_0x50f614});}['reopen']({isFromAdapter:_0x2b8406=!0x1}={}){const {channelId:_0x3e85f9,id:_0x11d917}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x3e85f9),{'channelId':_0x3e85f9,'threadId':_0x11d917,'isFromAdapter':_0x2b8406});}['setContext'](_0xe7c912){this['context']||this['_update']({'context':_0xe7c912});}['setAttribute'](_0x4522fa,_0x55f447){const _0x59e587=ut(this['attributes']);pt(_0x59e587,_0x4522fa,_0x55f447),this['_update']({'attributes':_0x59e587});}['removeAttribute'](_0x4d8605){const _0x2e50bd=ut(this['attributes']);It(_0x2e50bd,_0x4d8605),this['_update']({'attributes':_0x2e50bd});}['remove']({isFromAdapter:_0x26a009=!0x1}={}){const {channelId:_0x5bdb4a,id:_0x4d2c5c}=this;this['_repository']['fire'](gt('removeCommentThread',_0x5bdb4a),{'channelId':_0x5bdb4a,'threadId':_0x4d2c5c,'isFromAdapter':_0x26a009});}['attachTo'](_0x2d8f73){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x2d8f73});}['addComment'](_0x47a622){const {channelId:_0xde8809,id:_0x429ef8}=this;this['_repository']['fire'](gt('addComment',_0xde8809,_0x429ef8),Object['assign']({'channelId':_0xde8809,'threadId':_0x429ef8},_0x47a622));}['getComment'](_0x13bf23){if('string'!=typeof _0x13bf23)throw new _0x18566e('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x13bf23});return this['comments']['get'](_0x13bf23);}['toJSON'](){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x3917d0=>_0x3917d0['toJSON']()),'attributes':this['attributes']};}['_add'](_0x383cb1){return this['listenTo'](_0x383cb1,'change:authoredAt',()=>{const _0x18c0f3=this['_findOptimalIndex'](_0x383cb1),_0x4a33ad=this['comments'];_0x18c0f3-0x1!=_0x4a33ad['getIndex'](_0x383cb1)&&_0x18c0f3+0x1!=_0x4a33ad['getIndex'](_0x383cb1)&&(this['_remove'](_0x383cb1),this['_add'](_0x383cb1));}),this['comments']['add'](_0x383cb1,this['_findOptimalIndex'](_0x383cb1));}['_update'](_0x2da706){const {channelId:_0x363aa8,id:_0x3f97db}=this;this['_repository']['fire'](gt('updateCommentThread',_0x363aa8),{..._0x2da706,'channelId':_0x363aa8,'threadId':_0x3f97db});}['_remove'](_0x32cbfc){return this['stopListening'](_0x32cbfc),_0x32cbfc['destroy'](),this['comments']['remove'](_0x32cbfc);}['_findOptimalIndex'](_0x463b99){const _0x34038e=this['comments']['find'](_0x48ef46=>new Date(_0x48ef46['authoredAt'])['getTime']()>new Date(_0x463b99['authoredAt'])['getTime']());return _0x34038e?this['comments']['getIndex'](_0x34038e):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
+ _0x2945e0(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x26b0f7,_0x58f898){super();const _0x4df468=_0x26b0f7['context']['plugins']['get'](lt)['me'],_0x299ab4=_0x26b0f7['getCommentThread'](_0x58f898['threadId']),_0x4431c1=0x0===_0x299ab4['comments']['length'],_0x134dea=_0x4df468===_0x58f898['author'];this['id']=_0x58f898['id'],this['threadId']=_0x58f898['threadId'],this['author']=_0x58f898['author'],this['creator']=_0x58f898['creator'],this['isExternal']=Boolean(_0x58f898['attributes']&&_0x58f898['attributes']['@external']),this['set']('content',_0x58f898['content']),this['createdAt']=_0x58f898['createdAt']||new Date(),this['set']('authoredAt',_0x58f898['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x299ab4,'resolvedAt'),this['set']('attributes',_0x58f898['attributes']||{}),this['bind']('isEditable')['to'](_0x26b0f7,'_permissions',()=>{const _0x52e7a0=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['write'],_0x23cd64=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['modifyAll'];return _0x134dea&&_0x52e7a0||!_0x134dea&&_0x23cd64;}),this['bind']('isRemovable')['to'](_0x299ab4,'isRemovable',_0x26b0f7,'_permissions',_0xd73fcb=>{const _0x5b61e3=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['write'],_0x3304c7=_0x26b0f7['getPermissions'](_0x299ab4['channelId'])['modifyAll'];return _0x134dea&&_0x5b61e3||_0xd73fcb&&_0x4431c1||!_0x134dea&&_0x3304c7&&!_0x4431c1;}),this['bind']('isReadOnly')['to'](_0x299ab4,'isReadOnly'),this['_repository']=_0x26b0f7;}get['weight'](){return Math['max'](function(_0x6ee895){const _0x4dd142=document['createElement']('div');return _0x4dd142['innerHTML']=_0x6ee895,_0x4dd142['textContent']['length'];}(this['content']),0xc8);}['update'](_0x2c6769){const {threadId:_0x42fa66,id:_0x18b1d4}=this;if(!this['_repository']['hasCommentThread'](_0x42fa66))throw new _0x18566e('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x119260}=this['_repository']['getCommentThread'](_0x42fa66);this['_repository']['fire'](gt('updateComment',_0x119260,_0x42fa66),{'channelId':_0x119260,'threadId':_0x42fa66,'commentId':_0x18b1d4,..._0x2c6769});}['setAttribute'](_0x9a6306,_0x439d2e){const _0x115eb0=ut(this['attributes']);pt(_0x115eb0,_0x9a6306,_0x439d2e),this['update']({'attributes':_0x115eb0});}['removeAttribute'](_0x393abe){const _0x10bf96=ut(this['attributes']);It(_0x10bf96,_0x393abe),this['update']({'attributes':_0x10bf96});}['remove'](_0x55942c={}){if(!_0x55942c['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2da667,id:_0x316e2a}=this;if(!this['_repository']['hasCommentThread'](_0x2da667))throw new _0x18566e('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x583e51}=this['_repository']['getCommentThread'](_0x2da667);this['_repository']['fire'](gt('removeComment',_0x583e51,_0x2da667),{'channelId':_0x583e51,'threadId':_0x2da667,'commentId':_0x316e2a,..._0x55942c});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x18dcfb,..._0x59c2cc){for(const _0x18120c of _0x59c2cc)void 0x0!==_0x18120c&&(_0x18dcfb+=':'+String(_0x18120c));return _0x18dcfb;}class G extends _0x42db3f{['refresh'](){const _0x1040b3=this['editor']['model']['document']['selection'];for(const _0x4e940a of _0x1040b3['getRanges']())if(this['_hasContent'](_0x4e940a))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3ba848=_0x5d55c7()}={}){const _0x1c5c4f=this['editor']['model'],_0x13600b=[];for(const _0x2f6a1c of _0x1c5c4f['document']['selection']['getRanges']())this['_hasContent'](_0x2f6a1c)&&_0x13600b['push'](this['_trimToContent'](_0x2f6a1c));_0x1c5c4f['change'](_0x301d0b=>{for(const _0x3ccac0 of _0x13600b){const _0x5ec2dc=_0x5d55c7()['substr'](0x1,0x5),_0x47a9dd='comment:'+_0x3ba848+':'+_0x5ec2dc;_0x301d0b['addMarker'](_0x47a9dd,{'range':_0x3ccac0,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x21675e){for(const _0x580a1c of _0x21675e['getItems']())if(this['_itemIsContent'](_0x580a1c))return!0x0;return!0x1;}['_itemIsContent'](_0x1325a7){return _0x1325a7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1325a7)&&!_0x1325a7['is']('element','tableCell');}['_trimToContent'](_0x509cf1){const _0x16534f=_0x3ad354=>!this['_itemIsContent'](_0x3ad354['item']),_0x4f7c14=_0x509cf1['start']['getLastMatchingPosition'](_0x16534f),_0x5c2e85=_0x509cf1['end']['getLastMatchingPosition'](_0x16534f,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4f7c14,_0x5c2e85);}}class k extends _0x11b3d8{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x4d8f0d){super(_0x4d8f0d),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x1fe725=this['editor'],_0x3451b0=_0x1fe725['model']['document']['selection'],_0x95422a=_0x308c97(()=>this['refreshSelectedViews'](),0xa);_0x3451b0['on']('change:range',(_0x110182,_0x10620f)=>{_0x10620f['directChange']&&(_0x95422a['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x1fe725['editing']['view']['document'],'change:isFocused',(_0x13fd2c,_0x2238a3,_0x19fcce)=>{_0x19fcce&&_0x95422a();}),this['listenTo'](_0x1fe725['ui']['focusTracker'],'change:isFocused',(_0x8a2b0,_0x34b85a,_0x22abda)=>{_0x22abda||_0x1fe725['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x262dc0=>this['_editorAnnotationsData']['has'](_0x262dc0['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x5ef22f){if(this['_editorAnnotations']['has'](_0x5ef22f['view']))return;this['_editorAnnotations']['add'](_0x5ef22f['view']),this['editor']['ui']['focusTracker']['add'](_0x5ef22f['view']['element']);const _0x1b14f7=this['editor']['plugins']['get'](b);this['listenTo'](_0x1b14f7['collection'],'remove',(_0x1f3d10,_0x4d370c)=>{this['editor']['ui']['focusTracker']['remove'](_0x4d370c['view']['element']),this['_editorAnnotations']['delete'](_0x4d370c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3757bf){if('function'!=typeof _0x3757bf)throw new _0x18566e('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3757bf);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5346b7,annotations:_0x337672}){const _0x486c5d=[],_0x363e13=this['editor']['model']['document']['selection'],_0x34555a=Array['from'](_0x363e13['getRanges']());for(const [_0x4d4ce9,_0x3583d1]of this['_editorAnnotationsData']){const _0x3e2832=_0x1b5591(_0x3583d1),_0x2bf42e=_0x337672['getByInnerView'](_0x4d4ce9);_0x3e2832&&_0x2bf42e&&_0x486c5d['push']({'annotation':_0x2bf42e,'range':_0x3e2832});}function _0x1b5591(_0x182a21){for(const _0xd685a0 of _0x182a21)for(const _0x4ef5e2 of _0x34555a)if(_0xd685a0['containsRange'](_0x4ef5e2,!_0x363e13['isCollapsed']))return _0xd685a0;return null;}return _0x486c5d['sort']((_0x1e34cf,_0x44eba9)=>{const _0x349df6=_0x1e34cf['range'],_0x243b3c=_0x44eba9['range'];if(!_0x349df6['isEqual'](_0x243b3c)){if(_0x349df6['containsRange'](_0x243b3c,!0x0))return 0x1;if(_0x243b3c['containsRange'](_0x349df6,!0x0))return-0x1;}return _0x1e34cf['annotation']==_0x5346b7?-0x1:_0x44eba9['annotation']==_0x5346b7?0x1:0x0;})['map'](_0x3ae829=>_0x3ae829['annotation']);}get['_editorAnnotationsData'](){const _0x372b25=new Map();for(const _0x250df9 of Array['from'](this['_dataCollectors']))for(const [_0x1e9242,_0x38fe26]of _0x250df9())_0x372b25['set'](_0x1e9242,_0x38fe26);return _0x372b25;}}class ot extends _0x11b3d8{['afterInit'](){const _0x408cd7=this['editor'];if(!_0x408cd7['plugins']['has']('RestrictedEditingModeEditing'))return;_0x408cd7['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x11b3d8{constructor(_0x256238){super(_0x256238),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2d405a=this['editor'],_0x54abd9=_0x2d405a['commands']['get']('importWord'),_0x233f84=_0x2d405a['plugins']['get'](lt);_0x54abd9&&(_0x54abd9['on']('execute',(_0x557b68,[,_0x14df4b])=>{_0x14df4b['collaboration_features']={'comments':!0x0,'user_id':_0x233f84['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x54abd9,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4a7518,_0xa61d16){const {comment_threads:_0x41d04e}=_0xa61d16;_0x41d04e&&_0x41d04e['forEach'](({thread_id:_0x24fd2f,comments:_0x22e31f,is_resolved:_0x72a167})=>{const _0x59163b=new Date(),_0x1df3f2=_0x22e31f['map'](({author:_0x34ca04,content:_0x4fad05,created_at:_0x4421a3})=>({'content':_0x4fad05,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x59163b,'attributes':{'@external':{'authorName':_0x34ca04,'createdAt':_0x4421a3?new Date(_0x4421a3):new Date(),'source':'importWord'}}})),_0x4ae4ff=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x4ae4ff,'threadId':_0x24fd2f,'comments':_0x1df3f2,'resolvedAt':_0x72a167?_0x59163b:null});});}}class rt extends _0x11b3d8{constructor(_0xbe6a8b){super(_0xbe6a8b),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2f235b=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2f235b,'contentInsertion',(_0x5aa1c0,_0x2d2b8a)=>this['_removeMarkersWithoutThreads'](_0x2d2b8a['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5b79f9){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5b79f9;const _0x5cfdb4=this['editor']['plugins']['get']('CommentsRepository');for(const _0x157974 of _0x5b79f9['keys']()){const [_0x6e7f53,_0xe668bf]=_0x157974['split'](':');'comment'!=_0x6e7f53||_0x5cfdb4['hasCommentThread'](_0xe668bf)||_0x5b79f9['delete'](_0x157974);}return _0x5b79f9;}['_registerMarkerInClipboardPipeline'](){const _0x188e67=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3f753d=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3f753d&&_0x188e67['_registerMarkerToCopy']('comment',_0x3f753d);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3954b9){switch(_0x3954b9){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x11b3d8{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x115206){super(_0x115206),this['set']('isThreadsLoadingPaused',!0x0),_0x115206['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x3b6ec3,_0x13b502,_0x2aa781,_0x49b338)=>{const _0x43641f=_0x2aa781?it(_0x2aa781)['id']:null;if(_0x115206['model']['change'](()=>{if(_0x43641f){const _0x4a3b43=this['getAllMarkersForId'](_0x43641f);for(const _0x32a696 of _0x4a3b43)_0x115206['editing']['reconvertMarker'](_0x32a696);}if(_0x49b338){const {id:_0x5ecbca}=it(_0x49b338),_0x161444=this['getAllMarkersForId'](_0x5ecbca);for(const _0x10f0cc of _0x161444)_0x115206['editing']['reconvertMarker'](_0x10f0cc);}}),_0x43641f){const _0x13c341=_0x115206['plugins']['get'](m)['getCommentThread'](_0x43641f);_0x13c341&&_0x13c341['isResolved']&&this['scrollToThreadMarker'](_0x43641f);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x42bd99=this['editor'],_0x202cd0=_0x42bd99['plugins']['get'](m),_0xa11b1=_0x42bd99['config']['get']('collaboration.channelId');_0x42bd99['commands']['add']('addCommentThread',new G(_0x42bd99)),this['listenTo'](_0x42bd99,'change:isReadOnly',(_0x181d68,_0x3c3019,_0x11c8b1)=>{_0x202cd0['switchReadOnly'](_0x11c8b1,_0x42bd99['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x202cd0,nt('addCommentThread',_0xa11b1),(_0x5d39a3,{threadId:_0x330bd9})=>{const _0x58ea9f=this['editor']['plugins']['get'](m)['getCommentThread'](_0x330bd9);_0x58ea9f&&_0x58ea9f['unlinkedAt']&&this['_attachArchivedThread'](_0x330bd9);}),this['listenTo'](_0x202cd0,nt('removeCommentThread',_0xa11b1),(_0x57e459,{threadId:_0x315558})=>{_0x42bd99['model']['enqueueChange']({'isUndoable':!0x1},_0x233fb0=>{const _0x5b38c7=this['getAllMarkersForId'](_0x315558);for(const _0x1c3c54 of _0x5b38c7)_0x233fb0['removeMarker'](_0x1c3c54);});}),this['listenTo'](_0x202cd0,nt('resolveCommentThread',_0xa11b1),(_0x2d9875,{threadId:_0x1fa434})=>{(this['_reconvertMarkers'](_0x1fa434),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x1fa434)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x202cd0,nt('reopenCommentThread',_0xa11b1),(_0x30f1d8,{threadId:_0x554d83})=>{this['_reconvertMarkers'](_0x554d83);},{'priority':'low'}),this['listenTo'](_0x202cd0,nt('addComment',_0xa11b1),(_0x475b07,{threadId:_0x2ae928,isFromAdapter:_0x173261})=>{const _0x50e46c=this['getAllMarkersForId'](_0x2ae928);if(_0x173261||0x0==_0x50e46c['length']||!_0x202cd0['hasCommentThread'](_0x2ae928))return;0x1===_0x202cd0['getCommentThread'](_0x2ae928)['length']&&_0x42bd99['model']['enqueueChange']({'isUndoable':!0x1},_0x1e0290=>{for(const _0x5ded0a of _0x50e46c)_0x1e0290['updateMarker'](_0x5ded0a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x1fd2a3=this['editor']['plugins']['get'](m),_0x1e468d=this['editor']['config']['get']('collaboration.channelId');for(const _0x1a3d86 of _0x1fd2a3['getCommentThreads']({'channelId':_0x1e468d}))_0x1fd2a3['_detachCommentThread'](_0x1a3d86['id']),_0x1fd2a3['_threads']['delete'](_0x1a3d86['id']);super['destroy']();}['hasMarkerForId'](_0x1834d4){return this['getAllMarkersForId'](_0x1834d4)['length']>0x0;}['getAllMarkersForId'](_0x4118aa){const _0xd73a1c=[];for(const _0x3eca94 of this['editor']['model']['markers'])_0x3eca94['name']['startsWith']('comment:'+_0x4118aa)&&_0xd73a1c['push'](_0x3eca94);return _0xd73a1c;}['scrollToThreadMarker'](_0x4baa69){const _0x4235c0=this['_getTargetForId'](_0x4baa69);_0x4235c0&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x4baa69&&_0x219b1f({'target':_0x4235c0[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3ffcf9){this['editor']['model']['change'](()=>{for(const _0x5ba728 of this['getAllMarkersForId'](_0x3ffcf9))this['editor']['editing']['reconvertMarker'](_0x5ba728);});}['_attachArchivedThread'](_0x578f56){const _0x3f50cb=this['editor']['plugins']['get'](m),_0x156d7a=this['editor']['plugins']['get'](k),_0x1e87c6=_0x3f50cb['getCommentThread'](_0x578f56);if(!_0x1e87c6['isAttached']){const _0x24df29=_0x1e87c6['attachTo'](()=>this['_getTargetForId'](_0x1e87c6['id']));_0x156d7a['registerAnnotation'](_0x24df29),_0x1e87c6['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1400c7=this['editor'];_0x1400c7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5ddadd,_0x543f93)=>{const {id:_0x52c3f5}=it(_0x5ddadd['markerName']),_0x4533d6=_0x1400c7['plugins']['get'](m)['getCommentThread'](_0x52c3f5),_0x12201e=this['activeMarker']&&it(this['activeMarker'])['id']===_0x52c3f5;if(_0x4533d6&&_0x4533d6['isResolved']&&!_0x12201e&&_0x5ddadd['item'])return _0x543f93['consumable']['consume'](_0x5ddadd['item'],'addMarker:'+_0x5ddadd['markerName']),_0x543f93['consumable']['consume'](_0x5ddadd['item'],'removeMarker:'+_0x5ddadd['markerName']),null;const _0x4bf710=['ck-comment-marker'];return _0x12201e&&_0x4bf710['push']('ck-comment-marker--active'),{'classes':_0x4bf710,'attributes':{'data-comment':_0x52c3f5}};}}),_0x1400c7['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x107d15,{options:_0x253017})=>{const _0x260c44=_0x1400c7['plugins']['get'](m),_0x1b3551=_0x1400c7['model']['markers']['get'](_0x107d15),{id:_0x10e9c6,part:_0x45f4d3}=it(_0x107d15);if(_0x1b3551&&!_0x1b3551['affectsData'])return null;if(_0x253017['ignoreResolvedComments']){const _0x3763fe=_0x260c44['getCommentThread'](_0x10e9c6);if(_0x3763fe&&_0x3763fe['isResolved'])return null;}return{'group':'comment','name':_0x45f4d3?_0x10e9c6+':'+_0x45f4d3:_0x10e9c6};}}),_0x1400c7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x37686a,{writer:_0x30fc37})=>_0x30fc37['createElement']('$marker',{'data-name':'comment:'+_0x37686a['getAttribute']('id')})}),_0x1400c7['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x20fe2c=this['editor'],_0x19f8ee=_0x20fe2c['plugins']['get'](m),_0x391010=new Set(),_0x36398b=new Set();_0x20fe2c['model']['document']['registerPostFixer'](_0x146a34=>{let _0x51eecb=!0x1;for(const {name:_0x32e6ff,data:_0x44831c}of _0x20fe2c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2e164c,id:_0x5a8fcf}=it(_0x32e6ff);let _0x7d8c70=_0x44831c['newRange'];if('comment'!==_0x2e164c||!_0x7d8c70)continue;const _0x2264c8='$graveyard'===_0x7d8c70['root']['rootName'];_0x2264c8||(_0x7d8c70=st(_0x7d8c70,_0x20fe2c['model']),!_0x7d8c70||_0x7d8c70['isCollapsed']||!_0x44831c['newRange']||_0x7d8c70['isEqual'](_0x44831c['newRange']))?_0x20fe2c['model']['hasContent'](_0x7d8c70)&&!_0x2264c8?this['isThreadsLoadingPaused']?_0x391010['add'](_0x32e6ff):this['_handleThreadMarker'](_0x32e6ff,_0x5a8fcf):(_0x36398b['add'](_0x32e6ff),_0x391010['delete'](_0x32e6ff),_0x146a34['removeMarker'](_0x32e6ff),_0x51eecb=!0x0):(_0x146a34['updateMarker'](_0x32e6ff,{'range':_0x7d8c70}),_0x51eecb=!0x0);}return _0x51eecb;}),this['on']('change:isThreadsLoadingPaused',(_0x5823d9,_0x429933,_0x1f9c61)=>{if(!_0x1f9c61&&_0x391010['size'])for(const _0x24c944 of _0x391010){const {id:_0x2349f3}=it(_0x24c944);_0x391010['delete'](_0x24c944),_0x20fe2c['model']['markers']['get'](_0x24c944)&&this['_handleThreadMarker'](_0x24c944,_0x2349f3);}}),this['listenTo'](_0x20fe2c['model']['document'],'change',(_0x163538,_0x39ee6c)=>{for(const {name:_0x3ce411,data:{newRange:_0x85f560}}of _0x20fe2c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x227d5c,id:_0x103af7}=it(_0x3ce411);if('comment'!==_0x227d5c)continue;const _0x43a2b1=_0x19f8ee['getCommentThread'](_0x103af7),_0x2f27c0=this['hasMarkerForId'](_0x103af7);_0x43a2b1&&(_0x43a2b1['_hasTargetInContent']||_0x20fe2c['editing']['view']['once']('render',()=>{const _0x3b581a=_0x20fe2c['plugins']['get'](b),_0x375c4d=_0x19f8ee['_threadToController']['get'](_0x43a2b1)['view'];_0x3b581a['getByInnerView'](_0x375c4d)['refreshVisibility']();},{'priority':'low'}),_0x43a2b1['_hasTargetInContent']=_0x2f27c0||!!_0x85f560),_0x85f560||(_0x36398b['add'](_0x3ce411),_0x391010['delete'](_0x3ce411));}if(_0x39ee6c['isLocal'])for(const _0xb3bf6a of _0x36398b){const {id:_0x54dc77}=it(_0xb3bf6a),_0x1e10a8=_0x19f8ee['getCommentThread'](_0x54dc77),_0x10d738=this['hasMarkerForId'](_0x54dc77);_0x391010['delete'](_0xb3bf6a),!_0x1e10a8||_0x10d738||_0x1e10a8['unlinkedAt']||_0x1e10a8['setUnlinkedAt'](new Date());}_0x36398b['clear']();});}['_getTargetForId'](_0x477c38){const _0x569fc3=this['editor'],_0x24d19e=this['getAllMarkersForId'](_0x477c38);return tt(_0x569fc3['editing'],_0x24d19e);}['_getTextContext'](_0x5197d5){const _0x9c72b5=this['getAllMarkersForId'](_0x5197d5);let _0x4dd17a='',_0x448b1a=!0x1;for(const _0x5dd019 of _0x9c72b5){const _0x3cf29c=_0x5dd019['getRange']();for(const _0x124162 of Array['from'](_0x3cf29c['getItems']()))_0x124162['is']('$textProxy')?(_0x4dd17a&&_0x448b1a&&(_0x4dd17a+='\x20',_0x448b1a=!0x1),_0x4dd17a+=_0x124162['data']):_0x448b1a=!0x0;_0x448b1a=!0x0;}return _0x4dd17a['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x35ee0e,_0x57eb95){const _0x1ba365=this['editor'],_0x3a9e48=_0x1ba365['plugins']['get'](m);let _0x30b661=_0x3a9e48['getCommentThread'](_0x57eb95);const _0x24b5a2=_0x1ba365['config']['get']('collaboration.channelId'),_0x1a1f68=_0x1ba365['plugins']['get'](k);if(_0x30b661&&(_0x30b661['unlinkedAt']&&_0x30b661['setUnlinkedAt'](null),_0x30b661['isAttached']))return _0x30b661;return!this['getAllMarkersForId'](_0x57eb95)[0x0]['managedUsingOperations']?_0x1ba365['editing']['view']['once']('render',()=>{if(_0x3a9e48['getCommentThread'](_0x57eb95))return;const _0xd93f0c=_0x1ba365['plugins']['get'](b);_0x30b661=_0x3a9e48['openNewCommentThread']({'channelId':_0x24b5a2,'threadId':_0x57eb95,'target':()=>this['_getTargetForId'](_0x57eb95),'context':{'type':'text','value':this['_getTextContext'](_0x57eb95)}});const _0x20b2c4=_0x3a9e48['_threadToController']['get'](_0x30b661)['view'],_0x2d8497=_0xd93f0c['getByInnerView'](_0x20b2c4);_0x2d8497&&_0x1a1f68['registerAnnotation'](_0x2d8497);},{'priority':'low'}):_0x3a9e48['fetchCommentThread']({'channelId':_0x24b5a2,'threadId':_0x57eb95})['then'](_0x331dc1=>{if('destroyed'!==_0x1ba365['state']){if(_0x30b661=_0x331dc1,_0x30b661&&!_0x30b661['isAttached']){const _0x2d0706=_0x30b661['attachTo'](()=>this['_getTargetForId'](_0x57eb95));_0x1a1f68['registerAnnotation'](_0x2d0706),_0x30b661['isResolved']&&this['_reconvertMarkers'](_0x57eb95);}else{if(!_0x30b661){const _0x2c9972=this['getAllMarkersForId'](_0x57eb95);_0x1ba365['model']['change'](_0xddf3c6=>{for(const _0x43b711 of _0x2c9972)_0xddf3c6['removeMarker'](_0x43b711);});}}}}),_0x30b661;}['_handleThreadMarker'](_0x15f215,_0x45f3bb){const _0x2494ce=this['_attachMarkerToThread'](_0x15f215,_0x45f3bb);_0x2494ce&&!_0x2494ce['context']&&_0x2494ce['setContext']({'type':'text','value':this['_getTextContext'](_0x45f3bb)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4edb7e=this['editor'];_0xe32d7b(_0x4edb7e['model'],({left:_0x412d72,entered:_0x20cd98})=>{for(const _0x5b060c of _0x412d72)if(at(_0x5b060c)){_0x4edb7e['ui']['ariaLiveAnnouncer']['announce'](W(_0x4edb7e['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1a9093 of _0x20cd98)if(at(_0x1a9093)){_0x4edb7e['ui']['ariaLiveAnnouncer']['announce'](W(_0x4edb7e['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x24f460,_0x11c983){return _0x11c983?_0x24f460+':'+_0x11c983:_0x24f460;}function it(_0x3f8a51){const _0x2fab34=_0x3f8a51['split'](':');return{'group':_0x2fab34[0x0],'id':_0x2fab34[0x1],'part':_0x2fab34[0x2]};}function st(_0x2409c4,_0x4db515){const _0x37e356=_0x4db515['schema'],_0x3c8db3=_0x4db515['createRange'](_0x2409c4['start']);for(const _0x2bb640 of _0x2409c4['getWalker']()){const {type:_0x54edd5,item:_0x2434ea,nextPosition:_0x37dded}=_0x2bb640;if('text'===_0x54edd5||_0x37e356['isObject'](_0x2434ea)){const _0x44eb31=_0x4db515['createPositionBefore'](_0x2434ea);_0x3c8db3['isCollapsed']&&(_0x3c8db3['start']=_0x44eb31),_0x3c8db3['end']=_0x37dded;}}return _0x3c8db3;}function at(_0x20e1e3){return'comment'===it(_0x20e1e3['name'])['group'];}var kt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class s extends _0x11b3d8{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x1c0602=this['editor'],_0x151f6e=_0x1c0602['plugins']['get'](m),_0x355827=_0x1c0602['plugins']['get'](r),_0x22737d=_0x1c0602['plugins']['get'](b),_0x321932=_0x1c0602['plugins']['get'](k);_0x1c0602['ui']['componentFactory']['add']('comment',()=>{const _0x2ef09a=this['_createUIButton'](_0x2286a0);return _0x2ef09a['tooltip']=!0x0,_0x2ef09a;}),_0x1c0602['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x15857d)),_0x321932['addSourceCollector'](()=>{const _0x1d8adf=[];for(const [_0x50573f,_0x53d2b9]of _0x151f6e['_threadToController']){const _0x2abdbd=_0x355827['getAllMarkersForId'](_0x50573f['id']),_0x601d7b=_0x2abdbd['map'](_0x24fa6f=>_0x24fa6f['getRange']());_0x2abdbd['length']>0x0&&_0x1d8adf['push']([_0x53d2b9['view'],_0x601d7b]);}return _0x1d8adf;}),this['listenTo'](_0x22737d,'change:activeAnnotations',(_0x46a7d3,_0x219488,_0x5823f4)=>{const _0xe377f9=Array['from'](_0x5823f4)['map'](_0x68a840=>_0x68a840['innerView'])['find'](_0x969dcf=>_0x151f6e['_viewToController']['has'](_0x969dcf));if(!_0xe377f9)return void(_0x355827['activeMarker']=null);const _0x2663f9=_0x151f6e['_viewToController']['get'](_0xe377f9)['model']['id'],_0x375e00='comment:'+_0x2663f9;_0x2663f9&&_0x355827['hasMarkerForId'](_0x2663f9)?_0x355827['activeMarker']=_0x375e00:_0x355827['activeMarker']&&(_0x355827['activeMarker']=null);}),this['listenTo'](_0x151f6e,'removeCommentThread',(_0x5ef656,{threadId:_0x38ad87,isFromAdapter:_0x574b93})=>{!_0x574b93&&_0x1c0602['ui']['focusTracker']['isFocused']&&_0x355827['hasMarkerForId'](_0x38ad87)&&_0x1c0602['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x151f6e,'addComment',(_0x2af2f1,{threadId:_0x203bdb,isFromAdapter:_0x77912f})=>{if(_0x77912f||!_0x355827['hasMarkerForId'](_0x203bdb)||!_0x151f6e['hasCommentThread'](_0x203bdb))return;0x1===_0x151f6e['getCommentThread'](_0x203bdb)['length']&&(_0x1c0602['editing']['view']['focus'](),_0x2af2f1['stop']());},{'priority':'low'});}['_createUIButton'](_0x165144){const _0x769bc0=this['editor'],_0x1805e3=new _0x165144(_0x769bc0['locale']),_0x3914e4=_0x769bc0['commands']['get']('addCommentThread');return _0x1805e3['set']({'label':W(_0x769bc0['locale'],'Comment'),'icon':kt}),_0x1805e3['bind']('isEnabled')['to'](_0x3914e4),this['listenTo'](_0x1805e3,'execute',()=>_0x3914e4['execute']()),_0x1805e3;}}class e extends _0x11b3d8{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x19f86d){super(_0x19f86d),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1b23e9,_0x6ceb8c,_0x34ee58)=>{_0x34ee58?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x1dca64,_0x2873c6]of this['editor']['commands'])_0x2873c6['affectsData']&&'addCommentThread'!==_0x1dca64&&_0x2873c6['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0xa5c9af=this['editor']['editing']['view']['document'];this['listenTo'](_0xa5c9af,'cut',_0x1b9759=>_0x1b9759['stop'](),{'priority':'highest'}),this['listenTo'](_0xa5c9af,'clipboardInput',_0x2ee04f=>_0x2ee04f['stop'](),{'priority':'highest'}),this['listenTo'](_0xa5c9af,'delete',_0x2ebf84=>_0x2ebf84['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3f1ee2,_0x4fc95f]of this['editor']['commands'])_0x4fc95f['affectsData']&&'addCommentThread'!==_0x3f1ee2&&_0x4fc95f['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x2ca593{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x130638){super(_0x130638),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x10f4ab=this['context']['plugins']['get'](b);this['listenTo'](_0x10f4ab,'_activateAnnotation',(_0x10dd5f,_0x50a430)=>{for(const _0x268ddc of this['activeUIs']){const _0x2f49fb=this['_uis']['get'](_0x268ddc);(0x0,this['_uisData']['get'](_0x268ddc)['filter'])(_0x50a430)&&_0x2f49fb['setActiveAnnotation'](_0x50a430);}}),this['listenTo'](_0x10f4ab,'_deactivateAllAnnotations',()=>{for(const _0x10db41 of this['activeUIs']){this['_uis']['get'](_0x10db41)['setActiveAnnotation'](null);}}),this['listenTo'](_0x10f4ab['_visibleAnnotations'],'add',(_0x3f1331,_0x27607b)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x27607b);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x2ccc02){return this['activeUIs']['has'](_0x2ccc02);}['activate'](_0x378975,_0x97fb7e=()=>!0x0){const _0x97aaf1=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x378975))throw new _0x18566e('annotationsuis-missing-ui',this,{'uiName':_0x378975});this['isActive'](_0x378975)&&this['deactivate'](_0x378975),this['activeUIs']['add'](_0x378975);const _0x171c36=new x();!function({source:_0x2fb71f,target:_0x43577c,filter:_0x34250b}){for(const _0x319e48 of _0x2fb71f)_0x34250b(_0x319e48)&&_0x43577c['add'](_0x319e48);_0x43577c['listenTo'](_0x2fb71f,'add',(_0x3544e4,_0x4d7057)=>{_0x34250b(_0x4d7057)&&_0x43577c['add'](_0x4d7057);}),_0x43577c['listenTo'](_0x2fb71f,'remove',(_0x281fd8,_0x50c24c)=>{_0x43577c['has'](_0x50c24c)&&_0x43577c['remove'](_0x50c24c);});}({'source':_0x97aaf1['_visibleAnnotations'],'target':_0x171c36,'filter':_0x97fb7e}),this['_uisData']['set'](_0x378975,{'collection':_0x171c36,'filter':_0x97fb7e});const _0x2881fe=this['_uis']['get'](_0x378975);_0x2881fe['attach'](_0x171c36),this['listenTo'](_0x2881fe,'change:activeAnnotation',(_0x5d0b57,_0x4b0712,_0x590386,_0x1e4a90)=>{_0x1e4a90&&_0x97aaf1['_removeActiveAnnotation'](_0x1e4a90),_0x590386&&_0x97aaf1['_addActiveAnnotation'](_0x590386);});}['deactivate'](_0x16a880){if(this['activeUIs']['delete'](_0x16a880),!this['_uis']['has'](_0x16a880))throw new _0x18566e('annotationsuis-missing-ui',this,{'uiName':_0x16a880});const _0x22fa1f=this['_uis']['get'](_0x16a880);_0x22fa1f['detach'](),this['stopListening'](_0x22fa1f),this['_uisData']['get'](_0x16a880)['collection']['destroy'](),this['_uisData']['delete'](_0x16a880);}['switchTo'](_0x1d14a1){if(!this['_uis']['has'](_0x1d14a1))throw new _0x18566e('annotationsuis-missing-ui',this,{'uiName':_0x1d14a1});const _0x1d3685=this['context']['plugins']['get'](b),_0x35e119=Array['from'](_0x1d3685['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x1d14a1);const _0xde7d5=this['_uis']['get'](_0x1d14a1);_0xde7d5['setActiveAnnotation'](_0x35e119),_0xde7d5['_setSelectedAnnotations']&&_0x35e119&&_0xde7d5['_setSelectedAnnotations']([_0x35e119]);}['deactivateAll'](){for(const _0x149b29 of this['activeUIs'])this['deactivate'](_0x149b29);}['register'](_0xfab631,_0xc8d7c2){if(this['_uis']['has'](_0xfab631))throw new _0x18566e('annotationsuis-register-already-registered');if('function'!=typeof _0xc8d7c2['attach']||'function'!=typeof _0xc8d7c2['detach']||'function'!=typeof _0xc8d7c2['setActiveAnnotation'])throw new _0x18566e('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xfab631,_0xc8d7c2);}['refilterAnnotations'](){const _0xa6a419=this['context']['plugins']['get'](b)['collection'],_0x23d591=new Map(),_0x4acd27=Array['from'](this['activeUIs']);for(const _0x10ff53 of this['activeUIs']){const _0x161375=this['_uisData']['get'](_0x10ff53)['collection'];for(const _0x3e360f of _0x161375)_0x23d591['set'](_0x3e360f,_0x10ff53);}for(const _0x8f10e8 of _0xa6a419){const _0x1f43be=_0x23d591['get'](_0x8f10e8);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x8f10e8);const _0x9feaa3=_0x4acd27['find'](_0x4645a8=>this['_uisData']['get'](_0x4645a8)['filter'](_0x8f10e8));_0x1f43be!==_0x9feaa3&&(_0x1f43be&&this['_uisData']['get'](_0x1f43be)['collection']['remove'](_0x8f10e8),_0x9feaa3&&this['_uisData']['get'](_0x9feaa3)['collection']['add'](_0x8f10e8));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x57ed53){const _0x19146c=[];for(const _0x2e7f0d of this['activeUIs']){(0x0,this['_uisData']['get'](_0x2e7f0d)['filter'])(_0x57ed53)&&_0x19146c['push'](_0x2e7f0d);}if(_0x19146c['length']>0x1)throw new _0x18566e('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x19146c,'annotationType':_0x57ed53['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x9398d5){super(_0x9398d5);const _0xbb94a9=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xbb94a9['to']('class')],'style':{'minHeight':_0xbb94a9['to']('minHeight',_0x12c7b4=>'number'==typeof _0x12c7b4?ne(_0x12c7b4+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2a68f8){super(_0x2a68f8),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x546ead,_0x129fc9)=>_0x546ead+_0x129fc9),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x579095=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x579095['to']('isAnimationDisabled',_0x36e02b=>_0x36e02b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x579095['to']('top',_0x258802=>qt(_0x258802))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x1893af=this['element']['clientHeight'];_0x1893af&&(this['height']=_0x1893af);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2ca593{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x32fb4b){super(_0x32fb4b),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x5b515f=this['context']['config']['get']('sidebar.container');_0x5b515f&&this['setContainer'](_0x5b515f);}['setContainer'](_0x9a9cf7){if(!y(_0x9a9cf7))throw new _0x18566e('sidebar-setcontainer-invalid-element');this['container']=_0x9a9cf7;}['_attachToContainer']({viewClass:_0x3459ec='',spaceBetweenItems:_0x223a75=0x19}={}){if(!y(this['container']))throw new _0x18566e('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3459ec,this['_spaceBetweenItems']=_0x223a75;}['rearrange']({removedAnnotation:_0x177b50,previousAnnotation:_0x3eaf0d,nextAnnotation:_0x3c05e2}){const _0x264d92=this['getSidebarItemView'](_0x177b50);this['view']['list']['remove'](_0x264d92),this['_destroySidebarItemView'](_0x177b50),_0x3eaf0d&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3eaf0d)),_0x3c05e2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3c05e2)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x633e11,activatedAnnotation:_0x1f9103,disableAnimationOnActivatedAnnotation:_0x2328fc}){if(this['_activeAnnotation']=_0x1f9103,_0x633e11){_0x633e11['isActive']=!0x1;const _0x14d354=this['getSidebarItemView'](_0x633e11);_0x14d354&&_0x2328fc&&(_0x14d354['isAnimationDisabled']=!0x1);}if(_0x1f9103){const _0x5998c3=this['getSidebarItemView'](_0x1f9103);_0x5998c3&&(_0x1f9103['isActive']=!0x0,_0x2328fc&&(_0x5998c3['isAnimationDisabled']=!0x0,_0x5998c3['top']+=0x1),this['_alignToTargetRect'](_0x5998c3));}}['_detachFromContainer'](_0x45894d){if(this['view']['element']['remove'](),_0x45894d){for(const _0x43bdad of _0x45894d)this['_destroySidebarItemView'](_0x43bdad);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4642fa,_0x7f70ba){_0x7f70ba||(_0x7f70ba=_0x4642fa['view']);const _0x23c908=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x23c908,_0x4642fa),this['_annotationToSidebarItemView']['set'](_0x4642fa,_0x23c908),_0x23c908['content']['add'](_0x7f70ba),this['listenTo'](_0x4642fa['view'],'change:targetRect',(_0x349235,_0x1da06e,_0x2dbdde)=>{const _0x51f678=this['_getTargetTop'](_0x4642fa,_0x2dbdde);_0x23c908['_targetTop']!=_0x51f678&&(_0x23c908['_targetTop']=_0x51f678,this['_setItemTop'](_0x23c908,_0x51f678));}),this['listenTo'](_0x23c908,'change:top',()=>{this['_recalculate'](_0x23c908,'top');}),this['listenTo'](_0x23c908,'change:bottom',()=>{this['_recalculate'](_0x23c908,'bottom');}),this['_alignToTargetRect'](_0x23c908);const _0x5bd229=this['_getItemBefore'](_0x23c908);if(_0x5bd229)this['_alignAfterItem'](_0x5bd229,_0x23c908)||this['_alignToTargetRect'](_0x23c908);else this['_alignToTargetRect'](_0x23c908);return this['_updateLastItem'](),this['view']['list']['add'](_0x23c908),_0x23c908;}['_alignForTopChange'](_0x331e2d){if(!_0x331e2d['content']['length'])return;const _0x4fec34=this['_getItemBefore'](_0x331e2d);if(!_0x4fec34)return;const _0x3e2c23=this['_sidebarItemViewToAnnotation']['get'](_0x4fec34),_0x587a0f=this['_activeAnnotation'];_0x587a0f&&_0x587a0f===_0x3e2c23?this['_alignAfterItem'](_0x4fec34,_0x331e2d):this['_alignBeforeItem'](_0x331e2d,_0x4fec34);}['_alignForBottomChange'](_0x7223f3){if(!_0x7223f3['content']['length'])return;const _0x50f1ce=this['_getItemAfter'](_0x7223f3);if(!_0x50f1ce)return;const _0x54f6db=this['_sidebarItemViewToAnnotation']['get'](_0x50f1ce),_0x2b5ccf=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x200a2c=this['_activeAnnotation'];_0x200a2c&&_0x200a2c===_0x54f6db&&_0x2b5ccf?(this['_alignBeforeItem'](_0x50f1ce,_0x7223f3),this['_alignAfterItem'](_0x7223f3,_0x50f1ce)):_0x200a2c&&_0x200a2c===_0x54f6db?this['_alignBeforeItem'](_0x50f1ce,_0x7223f3):this['_alignAfterItem'](_0x7223f3,_0x50f1ce);}['_recalculate'](_0xa23a44,_0x1c4e1e){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4c5f91,changedProp:_0x51d09c}of this['_recalculateBuffer'])'top'===_0x51d09c?this['_alignForTopChange'](_0x4c5f91):this['_alignForBottomChange'](_0x4c5f91);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xa23a44,'changedProp':_0x1c4e1e});}['getSidebarItemView'](_0x1dd39d){return this['_annotationToSidebarItemView']['get'](_0x1dd39d);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x168190){const _0x442c2e=this['getSidebarItemView'](_0x168190);this['stopListening'](_0x442c2e),this['stopListening'](_0x168190['view']),_0x442c2e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x168190),this['_sidebarItemViewToAnnotation']['delete'](_0x442c2e);}['_createSidebarView'](){const _0x5228b9=new T(this['context']['locale']);return _0x5228b9['render'](),this['on']('change:_lastItem',(_0x4f5896,_0x2ea4cf,_0x312eb6,_0x265086)=>{_0x265086&&_0x5228b9['unbind']('minHeight'),_0x312eb6?_0x5228b9['bind']('minHeight')['to'](_0x312eb6,'bottom'):_0x5228b9['minHeight']=null;}),_0x5228b9;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x54c8bf){const _0x494d0c=this['_sidebarItemViewToAnnotation']['get'](_0x54c8bf),_0x3abdbb=_0x494d0c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x494d0c)-0x1);return _0x3abdbb&&this['getSidebarItemView'](_0x3abdbb)||null;}['_getItemAfter'](_0x3b9c82){const _0x40cdfb=this['_sidebarItemViewToAnnotation']['get'](_0x3b9c82),_0x16c648=_0x40cdfb&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x40cdfb)+0x1);return _0x16c648&&this['getSidebarItemView'](_0x16c648)||null;}['_alignBeforeItem'](_0x1b4ada,_0x489622){_0x1b4ada['updateHeight']();const _0x454a72=M(_0x489622['bottom']+this['_spaceBetweenItems'],_0x1b4ada['top']);return!!_0x454a72&&(this['_setItemTop'](_0x489622,_0x489622['top']-_0x454a72),!0x0);}['_alignAfterItem'](_0x46c6a5,_0x1d6db0){_0x46c6a5['updateHeight']();const _0x5e719b=M(_0x46c6a5['bottom']+this['_spaceBetweenItems'],_0x1d6db0['top']);return!!_0x5e719b&&(this['_setItemTop'](_0x1d6db0,_0x1d6db0['top']+_0x5e719b,!0x1),!0x0);}['_alignToTargetRect'](_0x5c0b27){const _0x482640=this['_sidebarItemViewToAnnotation']['get'](_0x5c0b27);if(!_0x482640||!_0x482640['target']||!_0x482640['targetRect'])return;const _0x2b09f5=this['_getTargetTop'](_0x482640,_0x482640['targetRect']);this['_setItemTop'](_0x5c0b27,_0x2b09f5);}['_getTargetTop'](_0x5a8a53,_0x3b2d57){if(null===_0x3b2d57)return 0x0;if(_0x5a8a53['target']instanceof _0x3d28ba)return _0x3b2d57['top'];{const _0x5b93f5=new _0x3d28ba(this['view']['element'])['top'];return _0x3b2d57['top']-_0x5b93f5;}}['_setItemTop'](_0x23bd96,_0x5974e2,_0xeafab3=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xeafab3&&(_0x5974e2=Math['max'](_0x5974e2,this['_getMaxAvailableTop'](_0x23bd96))),_0x23bd96['top']=_0x5974e2;}['_getMaxAvailableTop'](_0xe84503){let _0x17afe9=this['_getItemBefore'](_0xe84503),_0x1c4946=0x0;for(;_0x17afe9;)_0x17afe9['updateHeight'](),_0x1c4946+=this['_spaceBetweenItems']+_0x17afe9['height'],_0x17afe9=this['_getItemBefore'](_0x17afe9);return _0x1c4946;}}function M(_0x1497c4,_0x178016){return Math['max'](_0x1497c4-_0x178016,0x0);}function y(_0x2d16a0){return null!==_0x2d16a0&&'object'==typeof _0x2d16a0&&0x1===_0x2d16a0['nodeType'];}class n extends _0x2ca593{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x40c80d){super(_0x40c80d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x45cc9f(),this['_refreshPositioningDebounced']=_0x308c97(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1a04fa=this['context']['plugins']['get'](j),_0x203f93=this['context']['plugins']['get'](z);_0x1a04fa['register']('wideSidebar',this),_0x203f93['container']&&_0x1a04fa['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x53fa61){if(_0x53fa61===this['activeAnnotation'])return;const _0x16eba5=this['context']['plugins']['get'](z);_0x16eba5['_activeAnnotation']=_0x53fa61;const _0x56fffb=this['activeAnnotation'];this['activeAnnotation']=_0x53fa61,_0x16eba5['refresh']({'blurredAnnotation':_0x56fffb,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x41dceb){this['annotations']=_0x41dceb;const _0x48079d=this['context']['plugins']['get'](z);if(_0x48079d['_annotations']=_0x41dceb,this['isAttached'])throw new _0x18566e('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x48079d,'set:container',()=>{this['detach'](),this['listenTo'](_0x48079d,'change:container',_0x16d568=>{_0x16d568['off'](),this['attach'](_0x41dceb);});}),_0x48079d['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x13c1c8=_0x334013=>{_0x334013['updateTargetRect'](),_0x48079d['addAnnotation'](_0x334013);};for(const _0x27127e of _0x41dceb)_0x13c1c8(_0x27127e);this['listenTo'](_0x41dceb,'add',(_0xb4a81b,_0x3ae809)=>{_0x13c1c8(_0x3ae809);}),this['listenTo'](_0x41dceb,'remove',(_0xcd07be,_0x304792,_0x2f0142)=>{_0x48079d['rearrange']({'removedAnnotation':_0x304792,'previousAnnotation':_0x41dceb['get'](_0x2f0142-0x1),'nextAnnotation':_0x41dceb['get'](_0x2f0142+0x1)}),_0x304792===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x41dceb,'focus',(_0x889ab2,_0x4e30f6)=>{this['setActiveAnnotation'](_0x4e30f6);}),this['listenTo'](_0x41dceb,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5526bb=this['context']instanceof _0x9c06a5?this['context']['editors']:new _0x45cc9f([this['context']]);for(const _0x49743a of _0x5526bb)this['_integrateWithEditorAnnotations'](_0x49743a);this['listenTo'](_0x5526bb,'add',(_0xa515ac,_0x2cfe01)=>{this['listenTo'](_0x2cfe01,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2cfe01);});}),this['listenTo'](_0x5526bb,'remove',(_0x779546,_0x5bec92)=>{_0x5bec92['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5bec92['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x18566e('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x18d214=this['context']['plugins']['get'](z);_0x18d214['_detachFromContainer'](this['annotations']),this['stopListening'](_0x18d214),this['stopListening'](this['annotations']),this['context']instanceof _0x9c06a5&&this['stopListening'](this['context']['editors']);for(const _0x4e8cf7 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4e8cf7);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4f46b4){const _0x35c5e9=_0x4f46b4['plugins']['get'](k);if(!_0x35c5e9)return;const _0x3b74c4=()=>{const _0x365506=_0x35c5e9['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x365506[0x0]||null);};this['listenTo'](_0x35c5e9,'refresh',_0x3b74c4),this['listenTo'](_0x35c5e9,'blur',(_0x17d3f4,{isAnnotationTracked:_0x3e55a1})=>{this['activeAnnotation']&&_0x3e55a1(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x35c5e9,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x250e07=>{_0x35c5e9['hasDomSelection']()&&(_0x3b74c4(),_0x250e07['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x35c5e9);}['_destroyEditorAnnotationsIntegration'](_0x37b97e){this['stopListening'](_0x37b97e),this['_editorAnnotations']['remove'](_0x37b97e);}}class D extends _0x2286a0{['counterView'];constructor(_0x28e63b){super(_0x28e63b);const _0x23c76c=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x597c22,_0x572e26)=>_0x597c22?'...':_0x572e26['toString']()),this['set']('annotationType',''),this['icon']=kt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x23c76c['to']('annotationType',_0x308be3=>'ck-annotation-counter__badge--'+_0x308be3),_0x23c76c['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x23c76c['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x2ca593{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x332ee2){super(_0x332ee2),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x4f7af3),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x45cc9f(),this['_refreshPositioningDebounced']=_0x308c97(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3509e2(this['context']['locale']),this['balloonPanelView']=new _0x7e0db7(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x228fbb){this['annotations']=_0x228fbb;const _0x1522df=this['context']['plugins']['get'](z),_0x289c17=this['balloonPanelView'];if(_0x1522df['_annotations']=_0x228fbb,this['isAttached'])throw new _0x18566e('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1522df,'set:container',()=>{this['detach'](),this['listenTo'](_0x1522df,'change:container',_0x4c9e7f=>{_0x4c9e7f['off'](),this['attach'](_0x228fbb);});}),_0x1522df['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x465cb7=_0x251c33=>{const _0x1ce936=new D(this['context']['locale']);_0x1522df['addAnnotation'](_0x251c33,_0x1ce936),this['_annotationToNarrowView']['set'](_0x251c33,_0x1ce936),_0x1ce936['bind']('isDirty','annotationType','number')['to'](_0x251c33['view'],'isDirty','type','length'),_0x1ce936['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x289c17['content']['first']!==_0x251c33['view']?(this['_showBalloon'](_0x251c33),_0x251c33['view']['element']['focus'](),this['setActiveAnnotation'](_0x251c33)):this['setActiveAnnotation'](null);});};for(const _0x570ccd of _0x228fbb)_0x465cb7(_0x570ccd);this['listenTo'](_0x228fbb,'add',(_0x149562,_0xac753d)=>{_0x465cb7(_0xac753d);}),this['listenTo'](_0x228fbb,'remove',(_0x1b5b44,_0xd82e0d,_0x531104)=>{this['_annotationToNarrowView']['get'](_0xd82e0d)['destroy'](),this['_annotationToNarrowView']['delete'](_0xd82e0d),_0x1522df['rearrange']({'removedAnnotation':_0xd82e0d,'previousAnnotation':_0x228fbb['get'](_0x531104-0x1),'nextAnnotation':_0x228fbb['get'](_0x531104+0x1)}),_0xd82e0d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x228fbb,'focus',(_0x428a27,_0x26e1c0)=>{this['setActiveAnnotation'](_0x26e1c0);}),this['listenTo'](_0x228fbb,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x9dbaad,_0x4be7da)=>{_0x4be7da['keyCode']===_0x390456['esc']&&_0x289c17['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x289c17['content']['first']),this['_hideBalloon'](),_0x4be7da['stopPropagation'](),_0x4be7da['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x546c1d,_0x5d5810)=>{const _0x143a45=_0x5d5810['target'];_0x289c17['isVisible']&&_0x289c17['element']['contains'](_0x143a45)||_0x1522df['view']['element']['contains'](_0x143a45)||_0x546c1d['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2bf823=>_0x2bf823['contains'](_0x143a45))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x3cd149=this['context']instanceof _0x9c06a5?this['context']['editors']:new _0x45cc9f([this['context']]);for(const _0x202c30 of _0x3cd149)this['_integrateWithEditorAnnotations'](_0x202c30);this['listenTo'](_0x3cd149,'add',(_0x5ab876,_0x48b148)=>{this['listenTo'](_0x48b148,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x48b148);});}),this['listenTo'](_0x3cd149,'remove',(_0x350eb3,_0x16e1bb)=>{_0x16e1bb['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x16e1bb['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x213fd1){if(_0x213fd1===this['activeAnnotation'])return;const _0x22466d=this['context']['plugins']['get'](z);if(_0x22466d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x213fd1,'disableAnimationOnActivatedAnnotation':!0x0}),_0x213fd1)_0x22466d['getSidebarItemView'](_0x213fd1)?this['_showBalloon'](_0x213fd1):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x213fd1;}['detach'](){if(!this['isAttached'])throw new _0x18566e('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x52563e=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4ebb7b=>_0x4ebb7b['destroy']()),this['_annotationToNarrowView']['clear'](),_0x52563e['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x9c06a5&&this['stopListening'](this['context']['editors']);for(const _0x13cd02 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x13cd02);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}['_integrateWithEditorAnnotations'](_0x1221e1){const _0x58447b=_0x1221e1['plugins']['get'](k),_0x2e1187=this['context']['plugins']['get'](z),_0x1dcef6=this['annotations'],_0x5671e2=this['balloonPanelView'],_0x3bfc32=()=>{const _0x5a2dc0=_0x58447b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5a2dc0),this['setActiveAnnotation'](_0x5a2dc0[0x0]||null);};this['listenTo'](_0x58447b,'refresh',_0x3bfc32),this['listenTo'](_0x58447b,'blur',(_0x52d27d,{isAnnotationTracked:_0x50a027})=>{this['activeAnnotation']&&_0x50a027(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x58447b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1dcef6,'blur',_0x5eb8fb=>{_0x58447b['hasDomSelection']()&&_0x5eb8fb['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x3cf78a,_0x31d2ef)=>{const _0x27819a=_0x31d2ef['target'];_0x5671e2['isVisible']&&_0x5671e2['element']['contains'](_0x27819a)||_0x2e1187['view']['element']['contains'](_0x27819a)||this['activeAnnotation']&&_0x58447b['hasDomSelection']()&&(_0x3bfc32(),_0x3cf78a['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x58447b);}['_destroyEditorAnnotationsIntegration'](_0x2806b0){_0x2806b0&&(this['stopListening'](_0x2806b0),this['_editorAnnotations']['remove'](_0x2806b0));}['_setSelectedAnnotations'](_0x1facbf){for(const _0x1305ac of this['_selectedAnnotations'])_0x1facbf['includes'](_0x1305ac)||this['_manuallyClosedAnnotationViews']['delete'](_0x1305ac['view']);this['_selectedAnnotations']=_0x1facbf;}['_refreshPositioning'](){const _0x3d9792=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x3d9792['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x1a518a){if(this['_manuallyClosedAnnotationViews']['has'](_0x1a518a['view']))return;const _0xe4b876=this['balloonPanelView']['content']['first'];_0xe4b876!==_0x1a518a['view']?(_0xe4b876&&this['_detachListeners'](_0xe4b876),this['_attachListeners'](_0x1a518a['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x1a518a['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4008fe=this['balloonPanelView']['content']['first'],_0x5c6278=_0x4008fe&&this['annotations']['getByView'](_0x4008fe);if(!_0x5c6278||!this['_annotationToNarrowView']['has'](_0x5c6278))return;const _0x49f8c0=this['_annotationToNarrowView']['get'](_0x5c6278)['element'],_0xb7c6f5=(function(){const _0x3e6e07=_0x7e0db7['defaultPositions'];return[_0x3e6e07['southArrowNorthEast'],_0x3e6e07['northArrowSouthEast'],_0x3e6e07['southArrowNorth'],_0x3e6e07['northArrowSouth'],_0x3e6e07['southArrowNorthWest'],_0x3e6e07['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x49f8c0,'positions':_0xb7c6f5});}['_hideBalloon'](){const _0x1b5287=this['balloonPanelView'],_0x3fc4a7=_0x1b5287['content']['first'];_0x3fc4a7&&(this['_detachListeners'](_0x3fc4a7),_0x1b5287['unpin'](),_0x1b5287['content']['clear']());}['_attachListeners'](_0x4dd964){this['listenTo'](_0x4dd964,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4dd964,'Esc',(_0x1cfe68,_0x5bd9ac)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4dd964),this['_hideBalloon'](),_0x5bd9ac();});}['_detachListeners'](_0x379523){this['stopListening'](_0x379523);}}class c extends _0x11b3d8{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x1cab1d,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x48a87c){super(_0x48a87c),_0x48a87c['editing']['view']['addObserver'](_0x27a38a),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x48a87c['plugins']['get'](_0x1cab1d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x4e113e=this['editor']['plugins']['get'](j);_0x4e113e['context']===this['editor']&&(_0x4e113e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x30e8bd,_0x492c82)=>{const _0x4c9b1f=this['_balloon'];if(this['isAttached']&&_0x4c9b1f['visibleView']){const _0x54710f=this['annotations']['getByView'](_0x4c9b1f['visibleView']);_0x54710f&&this['_closeAnnotation'](_0x54710f),_0x492c82();}}));}['afterInit'](){const _0x5988de=this['editor']['plugins']['get'](j);_0x5988de['context']===this['editor']&&(_0x5988de['hasActive']()||_0x5988de['switchTo']('inline'));}['setActiveAnnotation'](_0x3b21dd){_0x3b21dd!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3b21dd&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3b21dd)&&this['_addAnnotationToBalloon'](_0x3b21dd,!0x0),_0x3b21dd['isActive']=!0x0),_0x3b21dd||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3b21dd);}['attach'](_0x303c95){this['annotations']=_0x303c95;const _0x2700a8=this['editor']['plugins']['get'](j),_0x6dd632=this['_balloon'];if(this['isAttached'])throw new _0x18566e('inlineannotations-attach-already-attached',this);if(_0x2700a8['context']!==this['editor'])throw new _0x18566e('inlineannotations-not-allowed-with-context',this);const _0x127fbc=this['editor']['plugins']['get'](k);this['listenTo'](_0x127fbc,'refresh',()=>{const _0x32d875=_0x127fbc['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2b58c5,_0x49ac84;!this['_forceRefresh']&&(_0x2b58c5=_0x32d875,_0x49ac84=this['_selectedAnnotations'],_0x2b58c5['length']===_0x49ac84['length']&&_0x2b58c5['every'](_0x54f664=>_0x49ac84['includes'](_0x54f664)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x32d875),this['setActiveAnnotation'](_0x32d875[0x0]||null));}),this['listenTo'](_0x127fbc,'blur',(_0x3520a6,{isAnnotationTracked:_0xf1c240})=>{this['activeAnnotation']&&_0xf1c240(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x446e65,_0x279706,_0x389536)=>{_0x389536||this['setActiveAnnotation'](null);}),this['listenTo'](_0x303c95,'remove',(_0x2e52ea,_0x3952fa)=>{this['_removeAnnotationFromBalloon'](_0x3952fa),_0x3952fa===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x6dd632,'change:visibleView',(_0x2e2600,_0x4e251a,_0x30ee6c,_0x2215cd)=>{_0x2215cd&&this['stopListening'](_0x2215cd);const _0x59cd97=_0x303c95['getByView'](_0x30ee6c);_0x30ee6c&&_0x59cd97&&(this['listenTo'](_0x30ee6c,'change:height',()=>{_0x6dd632['updatePosition']();}),this['listenTo'](_0x30ee6c,'Esc',()=>{this['_closeAnnotation'](_0x59cd97),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x59cd97&&this['setActiveAnnotation'](_0x59cd97));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x6dd632['visibleView']&&(_0x303c95['getByView'](_0x6dd632['visibleView'])&&_0x6dd632['updatePosition']());}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x18566e('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x64da80 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x64da80);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x4d3233){for(const _0x185d0a of this['_selectedAnnotations'])_0x4d3233['includes'](_0x185d0a)||this['_manuallyClosed']['delete'](_0x185d0a);for(const _0x54f802 of this['annotations'])_0x4d3233['includes'](_0x54f802)||this['_removeAnnotationFromBalloon'](_0x54f802);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5823e6 of _0x4d3233)this['_addAnnotationToBalloon'](_0x5823e6);}this['_selectedAnnotations']=_0x4d3233;}['_addAnnotationToBalloon'](_0x29e266,_0x140a25=!0x1){this['_manuallyClosed']['has'](_0x29e266)||(this['_addedAnnotations']['has'](_0x29e266)||this['_balloon']['hasView'](_0x29e266['view'])||(this['_addedAnnotations']['add'](_0x29e266),this['_balloon']['add']({'stackId':_0x29e266['view']['id'],'view':_0x29e266['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x29e266)}})),_0x140a25&&this['_balloon']['showStack'](_0x29e266['view']['id']));}['_getBalloonTargetForAnnotation'](_0x3f7cff){const _0x359f8a=_0x3f7cff['target'],_0x1cebf9=this['editor']['editing']['view'],_0x44204d=_0x1cebf9['document']['selection']['getFirstRange'](),_0xe46ac6=_0x1cebf9['domConverter']['viewRangeToDom'](_0x44204d);if(_0xe46ac6['collapse'](!0x0),_0x359f8a){if(_0x359f8a instanceof _0x3d28ba)return _0x359f8a;let _0x4bc55e=[];for(const _0x361df9 of _0x359f8a)_0x4bc55e['push'](...(_0xf47204=_0x361df9['getClientRects'](),Array['from'](_0xf47204)['map'](DOMRect['fromRect'])));_0x4bc55e=function(_0x52f5c4){const _0x50cf5b=[];let _0xfd3b5a=_0x52f5c4[0x0];for(let _0x5d9f97=0x1;_0x5d9f97<_0x52f5c4['length'];_0x5d9f97++)F(_0xfd3b5a,_0x52f5c4[_0x5d9f97])?_0xfd3b5a['width']+=_0x52f5c4[_0x5d9f97]['width']:(_0x50cf5b['push'](_0xfd3b5a),_0xfd3b5a=_0x52f5c4[_0x5d9f97]);return _0x50cf5b['push'](_0xfd3b5a),_0x50cf5b;}(_0x4bc55e);const _0x45100d=_0xe46ac6['getBoundingClientRect']();return _0x4bc55e['find'](_0x42056=>_0x42056['top']<=_0x45100d['top']&&_0x42056['bottom']>=_0x45100d['bottom']&&_0x42056['left']<=_0x45100d['left']&&_0x42056['right']>=_0x45100d['right'])||_0x4bc55e[0x0];}var _0xf47204;return _0x3f7cff['targetRect']||_0xe46ac6;}['_removeAnnotationFromBalloon'](_0x10f29b){this['_addedAnnotations']['has'](_0x10f29b)&&this['_balloon']['hasView'](_0x10f29b['view'])&&(this['_addedAnnotations']['delete'](_0x10f29b),this['_balloon']['remove'](_0x10f29b['view']));}['_closeAnnotation'](_0x49c3ed){this['_manuallyClosed']['add'](_0x49c3ed),this['_removeAnnotationFromBalloon'](_0x49c3ed);}}function F(_0x2ea23b,_0x4d9e6b){return _0x2ea23b['top']===_0x4d9e6b['top']&&_0x2ea23b['bottom']===_0x4d9e6b['bottom']&&_0x2ea23b['right']===_0x4d9e6b['left'];}var Q='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class X extends _t{['_focusTracker'];['_keystrokes'];['_focusables'];['_focusCycler'];constructor(_0x184c1d,_0x42c6e2){super(_0x184c1d),this['set']('isEmpty',!_0x42c6e2['length']),this['_focusTracker']=new _0x24997b(),this['_keystrokes']=new Et(),this['_focusables']=_0x42c6e2,this['_focusCycler']=new _0x30c0f4({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x42c6e2,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x42c6e2,'remove',(_0x43db6e,_0x5d194d)=>{_0x5d194d['isActive']&&this['focus'](),_0x42c6e2['length']||(this['isEmpty']=!0x0);});const _0x555802=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content']},'children':[{'tag':'div','children':_0x42c6e2},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x555802['if']('isEmpty','ck-hidden',_0x128c56=>!_0x128c56)]},'children':[{'text':W(_0x184c1d,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x21922f=_0x2f78f1=>_0x2f78f1['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x21922f),this['_keystrokes']['set']('arrowleft',_0x21922f),this['_keystrokes']['set']('arrowup',_0x21922f),this['_keystrokes']['set']('arrowdown',_0x21922f),this['listenTo'](this['element'],'selectstart',(_0x39698f,_0x5346a1)=>{_0x5346a1['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x2ca593{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x49959b){super(_0x49959b),this['archivedThreads']=new _0x45cc9f();}['init'](){const _0x39fa09=this['context'],_0x392bae=_0x39fa09['plugins']['get'](m),_0x292053=_0x39fa09['plugins']['get'](b);this['listenTo'](_0x392bae,'addCommentThread',(_0x259be7,{threadId:_0x55e812})=>{const _0x586e8b=_0x392bae['getCommentThread'](_0x55e812);_0x586e8b['archivedAt']&&this['archivedThreads']['add'](_0x586e8b,this['_calculatePosition'](_0x586e8b['archivedAt'])),this['listenTo'](_0x586e8b,'change:archivedAt',(_0x129d64,_0xea2a78,_0x2d12cb)=>{_0x2d12cb?this['archivedThreads']['has'](_0x586e8b)||this['archivedThreads']['add'](_0x586e8b,this['_calculatePosition'](_0x586e8b['archivedAt'])):this['archivedThreads']['has'](_0x586e8b)&&this['archivedThreads']['remove'](_0x586e8b);});}),this['listenTo'](_0x392bae,'removeCommentThread',(_0x44b547,{threadId:_0x4a462a})=>{const _0x143c1e=_0x392bae['getCommentThread'](_0x4a462a);this['stopListening'](_0x143c1e),this['archivedThreads']['has'](_0x143c1e)&&this['archivedThreads']['remove'](_0x143c1e);},{'priority':'highest'}),this['listenTo'](_0x292053['collection'],'focus',(_0x3556f2,_0x3bf379)=>{_0x3bf379['isActive']=!0x0,_0x292053['activate'](_0x3bf379);});}['_calculatePosition'](_0x2d72ce){const _0x1f2b09=[...this['archivedThreads']]['findIndex'](_0x159d79=>_0x159d79['archivedAt']<_0x2d72ce);return _0x1f2b09>-0x1?_0x1f2b09:this['archivedThreads']['length'];}}class a extends _0x11b3d8{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x5115a7];}constructor(_0x191c78){super(_0x191c78),this['annotationViews']=new _0x1ac611(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2286a0,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x15857d));const _0x33af5d=this['editor']['plugins']['get'](p),_0x43d586=this['editor']['plugins']['get']('Annotations'),_0x4d3de3=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x33af5d['archivedThreads'],'add',(_0x4e5f1f,_0x4f70db)=>{const _0x36eb28=this['editor']['config']['get']('collaboration.channelId');if(!_0x36eb28||_0x4f70db['channelId']===_0x36eb28){const _0x22a184=_0x4d3de3['_threadToController']['get'](_0x4f70db);if(!_0x22a184)return void this['_pendingThreads']['push'](_0x4f70db);const _0x45e501=this['_calculatePosition'](_0x4f70db['archivedAt']),_0x469f0a=_0x43d586['getByInnerView'](_0x22a184['view']);_0x469f0a['isVisible']&&_0x43d586['_visibleAnnotations']['remove'](_0x469f0a),this['annotationViews']['add'](_0x469f0a['view'],_0x45e501);}}),this['listenTo'](_0x43d586['collection'],'add',(_0x4ba97b,_0x567012)=>{const _0x59fd67=this['_pendingThreads']['find'](_0x46d140=>{const _0x5990f0=_0x4d3de3['_threadToController']['get'](_0x46d140);return _0x5990f0&&_0x567012['innerView']===_0x5990f0['view'];});if(_0x59fd67){const _0x57a5ef=this['_calculatePosition'](_0x59fd67['archivedAt']);this['annotationViews']['add'](_0x567012['view'],_0x57a5ef),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x59fd67),0x1);}}),this['listenTo'](_0x33af5d['archivedThreads'],'remove',(_0x20c74e,_0x9f313e)=>{const _0x3047a5=this['editor']['config']['get']('collaboration.channelId');if(!_0x3047a5||_0x9f313e['channelId']===_0x3047a5){const _0x13b921=_0x4d3de3['_threadToController']['get'](_0x9f313e),_0x145f9d=_0x43d586['getByInnerView'](_0x13b921['view']);this['annotationViews']['remove'](_0x145f9d['view']),this['stopListening'](_0x145f9d['focusableElements']);}});}['_calculatePosition'](_0x1d93cc){const _0x16cc20=this['editor']['config']['get']('collaboration.channelId'),_0x1a5434=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x181c3e=>_0x181c3e['channelId']===_0x16cc20)['findIndex'](_0xfde05a=>_0xfde05a['archivedAt']<_0x1d93cc);return _0x1a5434<0x0||_0x1a5434>this['annotationViews']['length']?this['annotationViews']['length']:_0x1a5434-0x1;}['_toggleDialog'](){const _0x29f170=this['editor'],_0x5d49ad=_0x29f170['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x29f170['locale'],this['annotationViews'])),'commentsArchive'===_0x5d49ad['id']?_0x5d49ad['hide']():_0x5d49ad['show']({'id':'commentsArchive','title':W(_0x29f170['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x14375b['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x596e11,_0x12b525=!0x1){const _0x4a227f=this['editor']['locale'],_0x5b04c0=new _0x596e11(_0x4a227f);return _0x5b04c0['bind']('isEnabled')['to'](this,'isEnabled'),_0x5b04c0['set']({'label':W(_0x4a227f,'COMMENTS_ARCHIVE'),'icon':Q}),_0x12b525&&(_0x5b04c0['tooltip']=!0x0),this['listenTo'](_0x5b04c0,'execute',()=>this['_toggleDialog']()),_0x5b04c0;}}class f extends _0x11b3d8{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{V as AnnotationView,b as Annotations,j as AnnotationsUIs,ti as BaseCommentThreadView,oi as BaseCommentView,se as Comment,ie as CommentThread,wt as CommentThreadController,Tt as CommentThreadInputView,At as CommentView,f as Comments,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,k as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};