@ckeditor/ckeditor5-comments 42.0.1-alpha.0 → 42.0.1-alpha.2
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
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Rt)());constructor(_0x55d3e5={}){(_0x55d3e5=Object['assign']({},_0x55d3e5))['plugins']||(_0x55d3e5['plugins']=St['defaultPlugins']),super(_0x55d3e5),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 _0x28cef5=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x28cef5))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x832ef=>{const _0x419b15=this['model']['document']['getRoot'](),_0x1183c7=_0x419b15&&_0x419b15['getChild'](_0x419b15['childCount']-0x1);_0x832ef['setSelection'](_0x1183c7,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3cac53=this['editing']['view'],_0x44ebf2=_0x3cac53['document']['getRoot'](),_0x402348=_0x44ebf2['getChild'](0x0);_0x44ebf2['childCount']>0x1||!_0x402348||'p'!=_0x402348['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x3cac53,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x402348['placeholder']=this['placeholder']),Ft({'view':_0x3cac53,'element':_0x402348,'keepOnFocus':!0x0}),this['placeholderElement']=_0x402348);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x46d16f,_0x410788={}){super(_0x46d16f),this['editor']=null,this['_editorConfig']=_0x410788,this['keystrokes']=new Et(),this['focusTracker']=new _0x1edcef(),this['set']('value',_0x410788['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x46d16f,'Reply...')),this['set']('submitLabel',W(_0x46d16f,'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',(_0x234815,_0x1ddbe1)=>{this['cancelButtonView']['fire']('execute'),_0x1ddbe1();}),this['on']('submit',(_0x1e97fd,_0x410a3c)=>{_0x410a3c['length']>0xfde8?(alert(W(_0x46d16f,'TOO_LONG_COMMENT_ALERT',[_0x410a3c['length'],0xfde8])),_0x1e97fd['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 _0x1d629e=this['editor'];this['element']['insertBefore'](_0x1d629e['ui']['element'],this['element']['firstChild']),_0x1d629e['model']['document']['on']('change',()=>this['value']=_0x1d629e['getData']()),_0x1d629e['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:_0x5abdb9}=this,_0x515ca3=new _0x1c2c08(_0x5abdb9);return _0x515ca3['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x515ca3['withText']=!0x0,_0x515ca3['bind']('label')['to'](this,'submitLabel'),_0x515ca3['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x515ca3['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x5b021e,_0xf2417e)=>!_0xf2417e&&!!_0x5b021e['trim']()),_0x515ca3;}['_createCancelButton'](){const {locale:_0xaa2502}=this,_0x373e08=new _0x1c2c08(_0xaa2502);return _0x373e08['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x373e08['label']=W(_0xaa2502,'Cancel'),_0x373e08['withText']=!0x0,_0x373e08['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x373e08;}['_initializeFocusCycling'](_0x2485f2){const _0x3b7821=this['focusTracker'],_0x44efc3=new _0x3ba195();[_0x2485f2['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x3aca7f=>{_0x44efc3['add'](_0x3aca7f),_0x3b7821['add'](_0x3aca7f['element']);});const _0x563515=new _0x42d2fb({'focusables':_0x44efc3,'focusTracker':_0x3b7821});this['keystrokes']['set']('tab',(_0x4b2bef,_0x156468)=>{_0x563515['focusNext'](),_0x156468();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x2758ad,_0x40a241)=>{_0x563515['focusPrevious'](),_0x40a241();},{'priority':'low'});}}class Tt extends _t{constructor(_0x3105a9,_0x2ae17b,_0x3d183d){super(_0x3105a9),this['commentInputView']=new ei(_0x3105a9,_0x3d183d),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x4a23dd,_0x1f8853)=>_0x4a23dd||!!_0x1f8853),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 _0xdda2f8(_0x3105a9,_0x2ae17b),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(_0x42ceca){super(_0x42ceca);const _0x365911=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x365911['to']('count',_0x5b8426=>W(_0x42ceca,'NUMBER_OF_COMMENTS',_0x5b8426))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x484af2,_0x26da71,_0x437770){super(_0x484af2),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x26da71['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x26da71,this['_config']=_0x437770,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x484af2),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0xe1f176=>_0xe1f176-this['_config']['maxCommentsWhenCollapsed']);for(const _0x29143a of _0x26da71['comments'])this['_handleNewCommentModel'](_0x29143a);this['_handleInfoComment'](),this['listenTo'](_0x26da71['comments'],'add',(_0x4695e4,_0x3e4a28)=>{const _0x54cbf4=this['_calculatePosition'](_0x3e4a28);this['length']++,this['_handleNewCommentModel'](_0x3e4a28,_0x54cbf4),this['refreshVisibleViews']();}),this['listenTo'](_0x26da71['comments'],'remove',(_0x10147b,_0x280d08)=>{this['length']--,this['_handleRemoveCommentModel'](_0x280d08),this['refreshVisibleViews']();}),this['listenTo'](_0x26da71,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x26da71,'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 _0x77d0f9 of this['commentViews'])_0x77d0f9['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x22eb86,_0x44353d){const _0xb60d01=new this['_config']['CommentView'](this['locale'],_0x22eb86,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xb60d01['viewUid']=_0x22eb86['id'],_0xb60d01['delegate']('removeComment')['to'](this),_0xb60d01['delegate']('updateComment')['to'](this),_0xb60d01['delegate']('resolveCommentThread')['to'](this),_0xb60d01['delegate']('editorReady')['to'](this),_0xb60d01['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xb60d01,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xb60d01,_0x44353d);}['_calculatePosition'](_0x49190d){const _0x377f7d=this['_model']['_findOptimalIndex'](_0x49190d);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x49190d['authoredAt']?_0x377f7d-0x1:_0x377f7d:_0x377f7d-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1a3d76={'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'],_0x1a3d76,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1a3d76));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0xe7f7e8){const _0x2f0aea=this['commentViews']['remove'](_0xe7f7e8['id']);this['stopListening'](_0x2f0aea),_0x2f0aea['isEditMode']&&this['_updateHasDirtyComment'](),_0x2f0aea['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x1b5f75=>_0x1b5f75['isEditMode']);}['_rearrangeCollapse'](){const _0x44ee8b=function(_0x525215){const _0x1b5cbf=new _0x27f142();for(const _0x570d1f of _0x525215)_0x1b5cbf['add'](_0x570d1f);return _0x1b5cbf;}(this['commentViews']),_0x33963e=this['_collapsedCommentsView']['count'];for(let _0x47e105=0x1;_0x47e105<=_0x33963e;_0x47e105++)_0x44ee8b['remove'](0x1);for(const _0xa9ff4c of _0x44ee8b)_0xa9ff4c['collapse']();_0x33963e>0x0&&_0x44ee8b['add'](this['_collapsedCommentsView'],0x1),is(_0x1d2a81(Array['from'](this['visibleViews']),Array['from'](_0x44ee8b)),this['visibleViews'],_0x44ee8b);}['_rearrangeExpand'](){is(_0x1d2a81(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0xcac037 of this['visibleViews'])_0xcac037['expand']();}}function is(_0x171478,_0x31d835,_0x399469){let _0x5c84f0=0x0;for(const _0x204fba of _0x171478)switch(_0x204fba){case'insert':_0x31d835['add'](_0x399469['get'](_0x5c84f0),_0x5c84f0),_0x5c84f0++;break;case'delete':_0x31d835['remove'](_0x5c84f0);break;case'equal':_0x5c84f0++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0xe34fbe,_0x1df97a){super(_0xe34fbe);const _0x3e0859=this['bindTemplate'];this['_model']=_0x1df97a,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x416b60=>!!_0x416b60),this['bind']('contextValue')['to'](this['_model'],'context',_0x451e00=>_0x451e00&&_0x451e00['value']?this['_trimContextValue'](_0x451e00['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',_0x3e0859['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x3e0859['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x1276cb=new _0x1c2c08(this['locale']);return _0x1276cb['label']=W(this['locale'],'Reopen'),_0x1276cb['tooltip']=W(this['locale'],'Reopen'),_0x1276cb['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>',_0x1276cb['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xbc3888=>!_0xbc3888),_0x1276cb['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x150123,_0x46d6aa)=>_0x150123&&_0x46d6aa),_0x1276cb['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1276cb;}['_trimContextValue'](_0x8b2220){if(_0x8b2220['length']<0x96)return _0x8b2220;const _0x2c57f9=_0x8b2220['lastIndexOf']('\x20',0x93);return _0x8b2220['substring'](0x0,_0x2c57f9>-0x1?_0x2c57f9:0x93)+'...';}['_attachContextActions'](){const _0x507cf6=this['element']['querySelector']('.ck-context'),_0x5c68de=_0x507cf6['querySelector']('.ck-context__value');this['listenTo'](_0x507cf6,'mouseenter',()=>{_0x5c68de['offsetWidth']<_0x5c68de['scrollWidth']&&_0x507cf6['classList']['add']('overlay');}),this['listenTo'](_0x507cf6,'mouseleave',()=>{_0x507cf6['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x3bfe6f,_0x273fd3,_0x5c04aa,_0x543915){super(_0x3bfe6f),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x273fd3,this['_localUser']=_0x5c04aa,this['_config']=_0x543915,this['commentThreadHeaderView']=new Zt(_0x3bfe6f,_0x273fd3),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x3bfe6f,_0x273fd3,Object['assign']({'CommentView':this['_config']['CommentView']},_0x543915)),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',(_0x4f505d,_0x13a209)=>_0x4f505d||!!_0x13a209),this['bind']('isUnlinked')['to'](_0x273fd3,'unlinkedAt',_0xd550a9=>!!_0xd550a9);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2df255=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x38c773=_0x2df255['commentInputView'];return _0x2df255['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x38c773,'value',(_0x486d3f,_0xd4c6d9,_0x2c2c94,_0x26deef,_0x264192)=>!!_0x264192||!!_0x26deef&&_0x2c2c94&&!_0xd4c6d9||_0x486d3f&&_0x2c2c94&&!_0xd4c6d9),_0x38c773['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4acb98,_0x5949d0,_0x3bbe2f)=>{let _0x57d7c4;return _0x57d7c4=_0x3bbe2f&&_0x5949d0?'Reply\x20to\x20reopen\x20discussion...':_0x4acb98?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x57d7c4);}),_0x38c773['bind']('submitLabel')['to'](this,'length',_0x48da02=>W(this['locale'],_0x48da02?'Reply':'Comment')),_0x38c773['on']('submit',(_0x43d234,_0x3d787f)=>{this['fire']('addComment',_0x3d787f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x38c773['on']('cancel',()=>{this['focus']();}),_0x38c773['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x38c773['on']('cancel',_0x31ae31=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x31ae31['stop']());}),this['on']('change:isActive',(_0x4c7f6a,_0x3e13ae,_0x128d0a)=>{_0x128d0a||this['length']||_0x38c773['value']||this['fire']('removeCommentThread');}),_0x2df255;}}class yt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x4d07f8(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x49c430,target:_0x4fdf40,type:_0xcc7c87,isVisible:_0x32d8e5=!0x0}){super(),this['view']=_0x49c430,this['view']['element']||this['view']['render'](),this['_type']=_0xcc7c87,this['_target']=_0x4fdf40,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x27f142([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x27614a,_0x10802d)=>{this['view']['focusTracker']['add'](_0x10802d);}),this['focusableElements']['on']('remove',(_0x300067,_0x4763a5)=>{this['view']['focusTracker']['remove'](_0x4763a5);}),this['set']('isVisible',_0x32d8e5);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x36327c=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x36327c),_0x36327c;}get['targetRect'](){const _0x15bafb=this['target'];if(null===_0x15bafb)return null;if(_0x15bafb instanceof _0x2a53b3)return _0x15bafb;const _0xa36052=_0x15bafb['filter'](_0x191a57=>function(_0xdf4ce3){const _0x22fdf3=_0xdf4ce3['offsetParent'];if(_0x22fdf3)return!0x0;const _0x1c3a67=_0xdf4ce3['getClientRects']()['item'](0x0);return!!_0x1c3a67;}(_0x191a57));return 0x0===_0xa36052['length']?null:new _0x2a53b3(_0xa36052[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1ebe3e){this['view']['isActive']=_0x1ebe3e,this['view']['mainView']['isActive']=_0x1ebe3e;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3f0e31){if(!(null===_0x3f0e31||_0x3f0e31 instanceof _0x2a53b3||Array['isArray'](_0x3f0e31)&&_0x3f0e31['every'](_0x2715e0=>ee(_0x2715e0))))throw new _0x4ed987('annotation-invalid-target',null,{'target':_0x3f0e31});}['_getNormalizedTarget'](){const _0x4c81d2='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x4c81d2)?[_0x4c81d2]:_0x4c81d2;}}function ee(_0x36d7c6){return null!==_0x36d7c6&&'object'==typeof _0x36d7c6&&'nodeType'in _0x36d7c6&&0x1===_0x36d7c6['nodeType'];}class x extends _0x27f142{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x19ba03=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1edcef(),this['_focusTracker']['on']('change:isFocused',(_0x40f1ac,_0x15efa4,_0x5d09e5)=>{_0x5d09e5||this['fire']('blur');});for(const _0x2df52a of _0x19ba03)this['add'](_0x2df52a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x42473b){if(this['has'](_0x42473b))throw new _0x4ed987('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x42473b['innerView'],_0x42473b),this['_viewToAnnotation']['set'](_0x42473b['view'],_0x42473b);for(const _0x173edc of _0x42473b['focusableElements'])this['_focusTracker']['add'](_0x173edc);this['listenTo'](_0x42473b['focusableElements'],'add',(_0x28ed65,_0x5aedf1)=>{this['_focusTracker']['add'](_0x5aedf1);}),this['listenTo'](_0x42473b['focusableElements'],'remove',(_0x41958e,_0x85ef40)=>{this['_focusTracker']['remove'](_0x85ef40);}),this['listenTo'](_0x42473b['view']['focusTracker'],'change:isFocused',(_0x5adcfc,_0x13042a,_0xbbccce)=>{_0xbbccce&&this['fire']('focus',_0x42473b);}),_0x42473b['updateTargetRect']();const _0x56cd55=this['_getOrderInContent'](_0x42473b['view']['targetRect']);return super['add'](_0x42473b,_0x56cd55);}['remove'](_0x44f36e){if(!this['has'](_0x44f36e))throw new _0x4ed987('annotationcollection-not-existing-item',null);this['stopListening'](_0x44f36e['view']['focusTracker']),this['stopListening'](_0x44f36e['focusableElements']);for(const _0x5edc8d of _0x44f36e['focusableElements'])this['_focusTracker']['remove'](_0x5edc8d);return this['_viewToAnnotation']['delete'](_0x44f36e['view']),this['_innerViewToAnnotation']['delete'](_0x44f36e['innerView']),super['remove'](_0x44f36e);}['getByInnerView'](_0x1bc4ae){return this['_innerViewToAnnotation']['get'](_0x1bc4ae);}['getByView'](_0x30bfc1){return this['_viewToAnnotation']['get'](_0x30bfc1);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x14be31 of this)_0x14be31['updateTargetRect']();this['_sort']();}['_sort'](){const _0xbbaebf=Array['from'](this)['sort']((_0x58256d,_0x39e2f0)=>v(_0x58256d['view']['targetRect'],_0x39e2f0['view']['targetRect']));for(let _0x315b61=_0xbbaebf['length']-0x1;_0x315b61>0x0;_0x315b61--){const _0x26490e=_0xbbaebf[_0x315b61];_0x315b61!==this['getIndex'](_0x26490e)&&(this['remove'](_0x26490e),this['add'](_0x26490e));}}['_getOrderInContent'](_0x51de9c){let _0x202bcb=0x0;if(!_0x51de9c)return this['length'];for(const _0x2212d4 of this){const _0x9f7ff9=_0x2212d4['view']['targetRect'];if(_0x9f7ff9){if(v(_0x51de9c,_0x9f7ff9)<0x0)return _0x202bcb;_0x202bcb++;}}return _0x202bcb;}}function v(_0x3d6e27,_0x5e3a45){if(null===_0x3d6e27&&null===_0x5e3a45)return 0x0;if(null===_0x3d6e27)return-0x1;if(null===_0x5e3a45)return 0x1;const _0x57d3d9=_0x3d6e27['top']-_0x5e3a45['top'];return 0x0==_0x57d3d9?_0x3d6e27['left']-_0x5e3a45['left']:_0x57d3d9;}class b extends _0x45778e{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x4c6a1f){super(_0x4c6a1f),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x551a54){this['collection']['add'](_0x551a54);}['remove'](_0x2b32fd){this['collection']['remove'](_0x2b32fd),_0x2b32fd['destroy']();}['refreshVisibility'](){for(const _0x31d9e6 of this['collection'])_0x31d9e6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2c7a78){return this['collection']['getByInnerView'](_0x2c7a78);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2c26c7 of this['collection'])_0x2c26c7['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x26465d){this['fire']('_activateAnnotation',_0x26465d);}['createAnnotation'](_0x5257c3){return new d(_0x5257c3);}['createAnnotationView'](_0x4d643d,_0x174b63){return new V(_0x4d643d,_0x174b63);}['_addActiveAnnotation'](_0x2e82e1){const _0x52ef5f=new Set(this['activeAnnotations']);_0x52ef5f['add'](_0x2e82e1),this['activeAnnotations']=_0x52ef5f;}['_removeActiveAnnotation'](_0x534570){const _0x1aafb6=new Set(this['activeAnnotations']);_0x1aafb6['delete'](_0x534570),this['activeAnnotations']=_0x1aafb6;}['_bindAnnotationsToVisibleAnnotations'](){const _0x14bfab=this['collection'],_0x932a37=this['_visibleAnnotations'];function _0x371d0d(_0x4db297){const _0x7fdd05=_0x4db297['source'];_0x7fdd05['isVisible']&&!_0x932a37['has'](_0x7fdd05)?_0x932a37['add'](_0x7fdd05):!_0x7fdd05['isVisible']&&_0x932a37['has'](_0x7fdd05)&&_0x932a37['remove'](_0x7fdd05),_0x7fdd05['view']['focusTracker']['remove'](_0x7fdd05['view']['element']),_0x7fdd05['view']['focusTracker']['add'](_0x7fdd05['view']['element']);}this['listenTo'](_0x14bfab,'add',(_0x4eb219,_0x16bede)=>{_0x16bede['isVisible']&&_0x932a37['add'](_0x16bede),this['listenTo'](_0x16bede,'change:isVisible',_0x371d0d);}),this['listenTo'](_0x14bfab,'remove',(_0x4bde6e,_0x320ca9)=>{_0x932a37['has'](_0x320ca9)&&_0x932a37['remove'](_0x320ca9),this['stopListening'](_0x320ca9,'change:isVisible',_0x371d0d);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x45778e{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x29b166){super(_0x29b166),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 _0x2fa3bc=this['context']['config'];_0x2fa3bc['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2fa3bc['define']('comments.maxThreadTotalWeight',0x1f4),_0x2fa3bc['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2fa3bc['define']('comments.CommentThreadView',yt),_0x2fa3bc['define']('comments.CommentView',At),_0x2fa3bc['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x401e2c=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x246967,_0x521a58)=>this['_addCommentThread'](_0x521a58)),this['on']('submitCommentThread',(_0x447df6,_0x27d8f8)=>this['_submitCommentThread'](_0x27d8f8)),this['on']('resolveCommentThread',(_0x124c37,_0x337791)=>this['_resolveCommentThread'](_0x337791)),this['on']('resolveCommentThread',(_0x30ba80,_0x5842af)=>this['_updateActiveAnnotation'](_0x5842af),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1f200c,_0x308daa)=>this['_reopenCommentThread'](_0x308daa)),this['on']('reopenCommentThread',(_0x18813d,_0x5dcf07)=>this['_updateActiveAnnotation'](_0x5dcf07),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x59fa10,_0x5c12ac)=>this['_removeCommentThread'](_0x5c12ac)),this['on']('updateCommentThread',(_0x44efc1,_0x595668)=>this['_updateCommentThread'](_0x595668)),this['on']('updateCommentThread',(_0x3d35ee,_0x12d4f9)=>this['_updateActiveAnnotation'](_0x12d4f9),{'priority':'lowest'}),this['on']('addComment',(_0x3d33f3,_0x3770d8)=>this['_addComment'](_0x3770d8)),this['on']('updateComment',(_0x5f8fe6,_0x345e5e)=>this['_updateComment'](_0x345e5e)),this['on']('removeComment',(_0x33304d,_0x32540c)=>this['_removeComment'](_0x32540c)),this['on']('addComment',(_0x5e8135,{threadId:_0x49a85f,isFromAdapter:_0x380e4c})=>{if(_0x380e4c)return;const _0x523b90=this['getCommentThread'](_0x49a85f),_0x196044=_0x523b90&&this['_threadToController']['get'](_0x523b90);_0x196044&&_0x196044['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x401e2c,'change:activeAnnotations',(_0x1644a1,_0x58d043,_0x30dcf9)=>{const _0x35c7bd=Array['from'](_0x30dcf9)['map'](_0x18bd08=>this['_viewToController']['get'](_0x18bd08['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x35c7bd?_0x35c7bd['model']:null;});}['afterInit'](){!function(_0x2e9796){function _0x33065d(_0x43c57a,_0x5d6816,_0x3270ce){const _0x57d658={};_0x57d658[_0x7dc0de([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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],_0x57d658[_0x7dc0de([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 _0x5c1ab2=new Uint8Array(0x10);for(let _0x4313a0=0xf;_0x4313a0>=0x0;--_0x4313a0)_0x5c1ab2[_0x4313a0]=_0x3270ce%0x100,_0x3270ce=parseInt(_0x3270ce/0x100);let _0x4f201e=null,_0x288890=0x10;const _0x588bff=new Uint8Array(_0x5d6816),_0x452240=[],_0x1d5639=[];_0x11060c();for(let _0x530591=0x0;_0x530591<_0x43c57a[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x530591++)0x10===_0x288890&&(_0x4f201e=_0x21d83f(_0x5c1ab2),_0x288890=0x0,_0x5cf591(_0x5c1ab2)),_0x43c57a[_0x530591]^=_0x4f201e[_0x288890++];return _0x43c57a;function _0x5b1c0b(_0x10e103){const _0x1a9fe8=[];for(let _0x184b58=0x0;_0x184b58<_0x10e103[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x184b58+=0x4)_0x1a9fe8[_0x7dc0de([0x70,0x75,0x73,0x68])](_0x10e103[_0x184b58]<<0x18|_0x10e103[_0x184b58+0x1]<<0x10|_0x10e103[_0x184b58+0x2]<<0x8|_0x10e103[_0x184b58+0x3]);return _0x1a9fe8;}function _0x5cf591(_0x2bda0c){for(let _0x5d487e=0xf;_0x5d487e>=0x0;_0x5d487e--){if(0xff!==_0x2bda0c[_0x5d487e]){_0x2bda0c[_0x5d487e]++;break;}_0x2bda0c[_0x5d487e]=0x0;}}function _0x21d83f(_0x260993){const _0x1fec90=_0x452240[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x49f793=[0x0,0x0,0x0,0x0];let t=_0x5b1c0b(_0x260993);for(let _0xafd91f=0x0;_0xafd91f<0x4;_0xafd91f++)t[_0xafd91f]^=_0x452240[0x0][_0xafd91f];for(let _0x189adf=0x1;_0x189adf<_0x1fec90;_0x189adf++){for(let _0x2b5ea9=0x0;_0x2b5ea9<0x4;_0x2b5ea9++)_0x49f793[_0x2b5ea9]=_0x57d658[_0x7dc0de([0x54,0x31])][t[_0x2b5ea9]>>0x18&0xff]^_0x57d658[_0x7dc0de([0x54,0x32])][t[(_0x2b5ea9+0x1)%0x4]>>0x10&0xff]^_0x57d658[_0x7dc0de([0x54,0x33])][t[(_0x2b5ea9+0x2)%0x4]>>0x8&0xff]^_0x57d658[_0x7dc0de([0x54,0x34])][0xff&t[(_0x2b5ea9+0x3)%0x4]]^_0x452240[_0x189adf][_0x2b5ea9];t=_0x49f793[_0x7dc0de([0x73,0x6c,0x69,0x63,0x65])]();}const _0x38396d=new Uint8Array(0x10);let _0x416655;for(let _0x267268=0x0;_0x267268<0x4;_0x267268++)_0x416655=_0x452240[_0x1fec90][_0x267268],_0x38396d[0x4*_0x267268]=0xff&(_0x57d658[_0x7dc0de([0x53])][t[_0x267268]>>0x18&0xff]^_0x416655>>0x18),_0x38396d[0x4*_0x267268+0x1]=0xff&(_0x57d658[_0x7dc0de([0x53])][t[(_0x267268+0x1)%0x4]>>0x10&0xff]^_0x416655>>0x10),_0x38396d[0x4*_0x267268+0x2]=0xff&(_0x57d658[_0x7dc0de([0x53])][t[(_0x267268+0x2)%0x4]>>0x8&0xff]^_0x416655>>0x8),_0x38396d[0x4*_0x267268+0x3]=0xff&(_0x57d658[_0x7dc0de([0x53])][0xff&t[(_0x267268+0x3)%0x4]]^_0x416655);return _0x38396d;}function _0x11060c(){const _0x1e014d=_0x57d658[_0x7dc0de([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x588bff[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x10a59c=0x0;_0x10a59c<=_0x1e014d;_0x10a59c++)_0x452240[_0x7dc0de([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x1d5639[_0x7dc0de([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x223abb=0x4*(_0x1e014d+0x1),_0x194e82=_0x588bff[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x1180d1=_0x5b1c0b(_0x588bff);let _0x23b401;for(let _0x4a1eb7=0x0;_0x4a1eb7<_0x194e82;_0x4a1eb7++)_0x23b401=_0x4a1eb7>>0x2,_0x452240[_0x23b401][_0x4a1eb7%0x4]=_0x1180d1[_0x4a1eb7],_0x1d5639[_0x1e014d-_0x23b401][_0x4a1eb7%0x4]=_0x1180d1[_0x4a1eb7];let _0x72abea,_0x3cb995=0x0,t=_0x194e82;for(;t<_0x223abb;){_0x72abea=_0x1180d1[_0x194e82-0x1],_0x1180d1[0x0]^=_0x57d658[_0x7dc0de([0x53])][_0x72abea>>0x10&0xff]<<0x18^_0x57d658[_0x7dc0de([0x53])][_0x72abea>>0x8&0xff]<<0x10^_0x57d658[_0x7dc0de([0x53])][0xff&_0x72abea]<<0x8^_0x57d658[_0x7dc0de([0x53])][_0x72abea>>0x18&0xff]^_0x57d658[_0x7dc0de([0x72,0x63,0x6f,0x6e])][_0x3cb995]<<0x18,_0x3cb995+=0x1;for(let _0xf8bd05=0x1;_0xf8bd05<_0x194e82/0x2;_0xf8bd05++)_0x1180d1[_0xf8bd05]^=_0x1180d1[_0xf8bd05-0x1];_0x72abea=_0x1180d1[_0x194e82/0x2-0x1],_0x1180d1[_0x194e82/0x2]^=_0x57d658[_0x7dc0de([0x53])][0xff&_0x72abea]^_0x57d658[_0x7dc0de([0x53])][_0x72abea>>0x8&0xff]<<0x8^_0x57d658[_0x7dc0de([0x53])][_0x72abea>>0x10&0xff]<<0x10^_0x57d658[_0x7dc0de([0x53])][_0x72abea>>0x18&0xff]<<0x18;for(let _0x4b5229=_0x194e82/0x2+0x1;_0x4b5229<_0x194e82;_0x4b5229++)_0x1180d1[_0x4b5229]^=_0x1180d1[_0x4b5229-0x1];let _0x16a040,_0x228321,_0x5597cc=0x0;for(;_0x5597cc<_0x194e82&&t<_0x223abb;)_0x16a040=t>>0x2,_0x228321=t%0x4,_0x452240[_0x16a040][_0x228321]=_0x1180d1[_0x5597cc],_0x1d5639[_0x1e014d-_0x16a040][_0x228321]=_0x1180d1[_0x5597cc++],t++;}for(let _0x3ce2e3=0x1;_0x3ce2e3<_0x1e014d;_0x3ce2e3++)for(let _0x3b8644=0x0;_0x3b8644<0x4;_0x3b8644++)_0x72abea=_0x1d5639[_0x3ce2e3][_0x3b8644],_0x1d5639[_0x3ce2e3][_0x3b8644]=_0x57d658[_0x7dc0de([0x55,0x31])][_0x72abea>>0x18&0xff]^_0x57d658[_0x7dc0de([0x55,0x32])][_0x72abea>>0x10&0xff]^_0x57d658[_0x7dc0de([0x55,0x33])][_0x72abea>>0x8&0xff]^_0x57d658[_0x7dc0de([0x55,0x34])][0xff&_0x72abea];}}function _0x7dc0de(_0x1f2b25){return _0x1f2b25['map'](_0x333f1b=>String['fromCharCode'](_0x333f1b))['join']('');}(_0x3665f5=>{function _0x365900(){const _0xc7d2a4=[{[_0x7dc0de([0x69,0x64])]:0x1,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x7dc0de([0x69,0x64])]:0x2,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([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]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x7dc0de([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x7dc0de([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x7dc0de([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x7dc0de([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x7dc0de([0x69,0x64])]:0x3,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x7dc0de([0x69,0x64])]:0x4,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([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]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x7dc0de([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x7dc0de([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x7dc0de([0x69,0x64])]:0x5,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([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]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}},{[_0x7dc0de([0x69,0x64])]:0x6,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}},{[_0x7dc0de([0x69,0x64])]:0x7,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}},{[_0x7dc0de([0x69,0x64])]:0x8,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([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]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}},{[_0x7dc0de([0x69,0x64])]:0x9,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x7dc0de([0x69,0x64])]:0xa,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([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]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([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]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([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]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}},{[_0x7dc0de([0x69,0x64])]:0xb,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x7dc0de([0x69,0x64])]:0xc,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x7dc0de([0x69,0x64])]:0xd,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}},{[_0x7dc0de([0x69,0x64])]:0xe,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x7dc0de([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([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])},{[_0x7dc0de([0x69,0x64])]:0xf,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x7dc0de([0x69,0x64])]:0x10,[_0x7dc0de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x7dc0de([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x7dc0de([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x7dc0de([0x66,0x67,0x69])]:[0xc]}}];return _0x1a5711(_0xc7d2a4),_0xc7d2a4;function _0x479941(_0x527247){return 0x1<<_0x527247-0x1;}function _0x1a5711(_0x3722c8){_0x3722c8[_0x7dc0de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xd87517=>{_0xd87517[_0x7dc0de([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x479941(_0xd87517[_0x7dc0de([0x69,0x64])]),_0x3a12b2(_0xd87517)&&_0xd87517[_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1a5711(_0xd87517[_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x3a12b2(_0x6bd10f){return _0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x6bd10f;}const _0x4de145=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x474a84=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x4b70f3(_0x2a122a){const _0x3d6c87=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x135c7f(_0x2a122a,new Uint8Array([..._0x4de145,..._0x3d6c87,..._0x474a84]));}function _0x135c7f(_0x24031d,_0x234a7c){const _0x3c32f6=_0x134f41(_0x24031d),_0x8694e1=Array[_0x7dc0de([0x66,0x72,0x6f,0x6d])](_0xadf57c(_0x3c32f6)),_0x2dc1ae=_0x8694e1[_0x7dc0de([0x70,0x6f,0x70])](),_0x3b35c7=_0x8694e1[_0x7dc0de([0x70,0x6f,0x70])]();return _0x14f924(_0x33065d(_0x8694e1,_0x234a7c,_0x3b35c7+0x100*_0x2dc1ae));}function _0x134f41(_0x179ead){const _0x5a0e86=atob(_0x179ead),[_0x1e24f7,_0x4d2e13]=_0x5a0e86[_0x7dc0de([0x73,0x70,0x6c,0x69,0x74])](_0x7dc0de([0x2d]));try{if(atob(_0x4d2e13))return atob(_0x1e24f7);}catch(_0x483e39){}return _0x5a0e86;}function _0x1ba2b9(_0x3f4131){try{const _0x1ee492=_0x4b70f3(_0x3f4131),_0x25aa1b=JSON[_0x7dc0de([0x70,0x61,0x72,0x73,0x65])](_0x1ee492),_0x405942=parseInt(_0x25aa1b[_0x7dc0de([0x31])]),_0x10f753=_0x25aa1b[_0x7dc0de([0x32])]||'',_0x1824d8=parseInt(_0x25aa1b[_0x7dc0de([0x33])]),_0x1112b7=parseInt(_0x25aa1b[_0x7dc0de([0x34])])||0x0,_0x1dd8a7=parseInt(_0x25aa1b[_0x7dc0de([0x35])])||0x0;return{[_0x7dc0de([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x10f753,[_0x7dc0de([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x1112b7,[_0x7dc0de([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x405942,[_0x7dc0de([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x1824d8,[_0x7dc0de([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x1dd8a7};}catch(_0x4e09ff){return null;}}const _0x1f1058=_0x365900(),_0x5e49dc={[_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x3524c6,[_0x7dc0de([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])]:_0x6100ad,[_0x7dc0de([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])]:_0x3d2a9a},_0x4d4b1a=_0x3665f5[_0x7dc0de([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x2d0644=_0x7dc0de([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x3665f5?_0x3665f5['context']:_0x3665f5['editor'],_0x35df4f=_0x7dc0de([0x34,0x30,0x34,0x38,0x31,0x34,0x31,0x38]),_0x13d5bf=_0x7dc0de([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]),_0x228b75=_0x2d0644['config']['get'](_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0xc0dc11=_0x1f1058[_0x7dc0de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a12b2)[_0x7dc0de([0x66,0x69,0x6e,0x64])](_0x422dc8=>_0x422dc8[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x4d4b1a);function _0x483a00(_0x10cec2,_0x1538c2){_0x5e49dc[_0x1538c2[_0x7dc0de([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x10cec2,_0x1538c2),_0x1538c2[_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1538c2[_0x7dc0de([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x7dc0de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4eba34=>_0x1f7e5c(_0x2d0644,_0x4eba34[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x7dc0de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x258ca2=>_0x483a00(_0x10cec2,_0x258ca2));}function _0x3524c6(_0x94b901,_0x7065b6){_0x5a1efe(_0x359b82(_0x94b901,_0x7065b6),_0x7065b6);}function _0x6100ad(_0x3354ed,_0x4cfc05){function _0x4c5c05(_0x3f3487,_0x513a62){try{if(_0x1f7e5c(_0x2d0644,_0x7dc0de([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x3f3487){const _0x43cc6f=_0x4f2b55(_0x2d0644,_0x7dc0de([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x7dc0de([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x43cc6f)/0x2>_0x3f3487[_0x7dc0de([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x534440(_0x513a62[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x359b82(_0x3f3487,_0x513a62);}catch(_0x51f9ca){return _0x534440(_0x513a62[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x5a1efe(_0x4c5c05(_0x3354ed,_0x4cfc05),_0x4cfc05);}function _0x3d2a9a(_0x483210,_0x33285e){const _0x58999d=_0x474a84[0x0]*_0x4de145[0x1],_0x3e6021=_0x474a84[0x0]*_0x4de145[0x2],_0x43b063=_0x474a84[0x2]*_0x4de145[0x2];_0x1f7e5c(_0x2d0644,_0x7dc0de([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4f2b55(_0x2d0644,_0x7dc0de([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x7dc0de([0x73,0x74,0x61,0x74,0x65])]==_0x7dc0de([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x26ccfb()]=_0x43b063);function _0x5b2e3e(_0xa19293,_0x14073e){try{return _0x3ac353()?_0x534440(_0x14073e[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x56,0x61,0x6c,0x69,0x64])):_0x359b82(_0xa19293,_0x14073e);}catch(_0x5b5fd0){return _0x534440(_0x14073e[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3d00d4(_0x80de2b,_0x1e1e70){const _0x347300=0x7;if(_0x80de2b==_0x1e1e70[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x5eeef4();else{if(_0x80de2b==_0x1e1e70[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c])){const _0x1eea45=_0x56ced9();_0x1eea45&&_0x40acc8(_0x1eea45,_0x1e1e70[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0xd9df4e=_0x916a2();window[_0x7dc0de([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x40acc8(_0x7dc0de([0x74,0x69,0x6d,0x65]),_0x1e1e70[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0xd9df4e);const _0x4f68b2=_0x4f2b55(_0x2d0644,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x7dc0de([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x4f68b2[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x347300?_0x40acc8(_0x7dc0de([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x1e1e70[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x4f68b2['on'](_0x7dc0de([0x61,0x64,0x64]),()=>{_0x4f68b2[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x347300&&_0x40acc8(_0x7dc0de([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x1e1e70[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x56ced9(){if(!_0x1f7e5c(_0x2d0644,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x4356e3 in window)if(Number['isNaN'](Number(_0x4356e3))){if(window[_0x4356e3]===_0x58999d)return _0x7dc0de([0x74,0x69,0x6d,0x65]);if(window[_0x4356e3]===_0x3e6021)return _0x7dc0de([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x3ac353(){if(!_0x1f7e5c(_0x2d0644,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x5e7b4c in window)if(Number['isNaN'](Number(_0x5e7b4c))&&window[_0x5e7b4c]===_0x43b063)return!0x0;return!0x1;}function _0x40acc8(_0x186db6,_0x46e81c){_0x5eeef4(),_0x534440(_0x46e81c+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x186db6),window[_0x26ccfb()]=_0x186db6===_0x7dc0de([0x74,0x69,0x6d,0x65])?_0x58999d:_0x3e6021;}function _0x916a2(){let _0x2fb05e=_0x474a84[0x6]*_0x4de145[0x8]*_0x4de145[0x6];return _0x1f7e5c(_0x2d0644,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x2fb05e/=0xa),_0x2fb05e;}function _0x5eeef4(){const _0x241dee=_0x2d0644;function _0x4da362(){_0x1f7e5c(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x7dc0de([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x7dc0de([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x7dc0de([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x7dc0de([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x2e24b2,_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x7dc0de([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x2e24b2,_0x241dee[_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c])][_0x7dc0de([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e24b2,_0x241dee[_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c])][_0x7dc0de([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e24b2,_0x241dee[_0x7dc0de([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c]))),_0x1f7e5c(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x7dc0de([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x7dc0de([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x7dc0de([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x7dc0de([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x2e24b2,_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x7dc0de([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x2e24b2);}_0x241dee[_0x7dc0de([0x73,0x74,0x61,0x74,0x65])]==_0x7dc0de([0x72,0x65,0x61,0x64,0x79])?_0x4da362():_0x241dee[_0x7dc0de([0x6f,0x6e,0x63,0x65])](_0x7dc0de([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x1f7e5c(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x4da362(),_0x1f7e5c(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x5047a8=_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x2cd9d9=_0x5047a8['getRevision'](0x0),_0x218d73=_0x5047a8['getEarlierVisibleRevision'](_0x2cd9d9[_0x7dc0de([0x69,0x64])]);_0x4f2b55(_0x241dee,_0x7dc0de([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x7dc0de([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x2cd9d9[_0x7dc0de([0x69,0x64])],_0x218d73?_0x218d73[_0x7dc0de([0x69,0x64])]:null,0x1)['then'](()=>_0x4da362());}});}_0x3d00d4(_0x5b2e3e(_0x483210,_0x33285e),_0x33285e);}function _0x359b82(_0x353885,_0x4de953){try{return _0x815253(_0x4de953)?_0x534440(_0x4de953[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x56,0x61,0x6c,0x69,0x64])):_0x353885&&_0x166c8d(_0x353885[_0x7dc0de([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x4de953)?_0x353885[_0x7dc0de([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x7dc0de([0x6f,0x70,0x65,0x6e])][_0x7dc0de([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x35df4f)/0x2>_0x353885[_0x7dc0de([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x534440(_0x4de953[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x353885[_0x7dc0de([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x534440(_0x4de953[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c])):_0x534440(_0x4de953[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x56,0x61,0x6c,0x69,0x64])):_0x534440(_0x4de953[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x4bd60f){return _0x534440(_0x4de953[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x5a1efe(_0xd631f7,_0x5e25e9){if(_0x2d0644 instanceof _0x327710){const _0x46e987=_0x2d0644;_0xd631f7==_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x54df26(_0x46e987):_0xd631f7==_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c])&&window[_0x7dc0de([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x54df26(_0x46e987),_0x534440(_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x474a84[0x6]*_0x4de145[0x8]*_0x4de145[0x6]),_0x46e987[_0x7dc0de([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x7dc0de([0x6f,0x6e])](_0x7dc0de([0x61,0x64,0x64]),(_0x5c9597,_0x2f90d2)=>{_0xd631f7!=_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0xd631f7!=_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0xd631f7!=_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x3dfa7d(_0x2f90d2);});}else{const _0x51556b=_0x2d0644;_0xd631f7==_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x3dfa7d(_0x51556b):_0xd631f7==_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c])&&_0x51556b[_0x7dc0de([0x6f,0x6e])](_0x7dc0de([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x4f43d5=0x0;_0x51556b[_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c])][_0x7dc0de([0x6f,0x6e])](_0x7dc0de([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5327dc,_0x438652)=>{_0x438652[0x0][_0x7dc0de([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4f43d5++,0x1f8===_0x4f43d5&&(_0x3dfa7d(_0x51556b),_0x534440(_0x5e25e9[_0x7dc0de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x7dc0de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x5327dc[_0x7dc0de([0x6f,0x66,0x66])]());},{'priority':_0x7dc0de([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x534440(_0x12bd6f){const _0x1f09bd=_0x26ccfb();return _0x2d0644[_0x1f09bd]=_0x12bd6f,_0x12bd6f;}function _0x26ccfb(){const _0x221f98=String(window[_0x7dc0de([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x7dc0de([0x6e,0x6f,0x77])]())[_0x7dc0de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x7dc0de([0x2e]),'');let _0x43391e='';for(let _0x3d2be5=0x0;_0x3d2be5<_0x221f98[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d2be5+=0x2){let _0x36eda2=parseInt(_0x221f98[_0x7dc0de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d2be5,_0x3d2be5+0x2));_0x36eda2>=_0x13d5bf[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x36eda2-=_0x13d5bf[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43391e+=_0x13d5bf[_0x36eda2];}return _0x43391e;}function _0x54df26(_0x229daa){for(const _0x45ac57 of _0x229daa[_0x7dc0de([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x3dfa7d(_0x45ac57);_0x4f2b55(_0x229daa,_0x7dc0de([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x7dc0de([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x4f2b55(_0x229daa,_0x7dc0de([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x7dc0de([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x2e24b2;}function _0x3dfa7d(_0x274aa7){function _0x3acbf9(){_0x274aa7[_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c])][_0x7dc0de([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e24b2,_0x274aa7[_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c])][_0x7dc0de([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e24b2,_0x274aa7[_0x7dc0de([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x7dc0de([0x6d,0x6f,0x64,0x65,0x6c]));}_0x274aa7[_0x7dc0de([0x73,0x74,0x61,0x74,0x65])]==_0x7dc0de([0x72,0x65,0x61,0x64,0x79])?_0x3acbf9():_0x274aa7[_0x7dc0de([0x6f,0x6e,0x63,0x65])](_0x7dc0de([0x72,0x65,0x61,0x64,0x79]),()=>_0x3acbf9());}function _0x2e24b2(){return null;}function _0x166c8d(_0xb64c27,_0x5772e5){const _0xec3860=!!(_0xb64c27&_0x5772e5[_0x7dc0de([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x342daf=_0x1613fd(_0xb64c27,_0x5772e5);return _0xec3860||_0x342daf;}function _0x1613fd(_0x2d690b,_0x3a59ea){const _0x5e2167=(_0x3a59ea[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x7dc0de([0x66,0x67,0x69])]||null;return!!_0x5e2167&&_0x1f1058[_0x7dc0de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55c5df=>_0x5e2167[_0x7dc0de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55c5df[_0x7dc0de([0x69,0x64])]))[_0x7dc0de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14f885=>!_0x2662e3(_0x14f885))[_0x7dc0de([0x73,0x6f,0x6d,0x65])](_0x331c4d=>!!(_0x2d690b&_0x331c4d[_0x7dc0de([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x2662e3(_0x374d83){const _0x5a4582={[_0x7dc0de([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])]:_0x2c23f9};return!!_0x374d83['forbiddenHandler']&&_0x5a4582[_0x374d83['forbiddenHandler']]();}function _0x2c23f9(){return!window[_0x7dc0de([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x1f7e5c(_0x2d0644,_0x7dc0de([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x815253(_0x124502){if(!_0x1f7e5c(_0x2d0644,_0x124502[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x5f2f1c=_0x124502[_0x7dc0de([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x2e2c9d=_0x5f2f1c[_0x7dc0de([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x3efbf8=_0x5f2f1c[_0x7dc0de([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x46758d=_0x5f2f1c[_0x7dc0de([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x1f7e5c(_0x2d0644,_0x7dc0de([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4f2b55(_0x2d0644,_0x7dc0de([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x7dc0de([0x73,0x74,0x61,0x74,0x65])]==_0x7dc0de([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x2e2c9d)return!0x0;if(_0x1f7e5c(_0x2d0644,_0x7dc0de([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x4f2b55(_0x2d0644,_0x7dc0de([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x7dc0de([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x7dc0de([0x65,0x6e,0x64])&&_0x3efbf8)return!0x0;return!(!_0x1f7e5c(_0x2d0644,_0x7dc0de([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]))||_0x4f2b55(_0x2d0644,_0x7dc0de([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]))[_0x7dc0de([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x7dc0de([0x65,0x6e,0x64])||!_0x46758d);}function _0x1f7e5c(_0x3faf64,_0x177422){return _0x3faf64[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x7dc0de([0x68,0x61,0x73])](_0x177422);}function _0x4f2b55(_0x4b3e36,_0x2e86eb){return _0x4b3e36[_0x7dc0de([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x7dc0de([0x67,0x65,0x74])](_0x2e86eb);}function _0x14f924(_0x1e5921){let _0x577cbb='';for(const _0x3a4b81 of _0x1e5921)_0x577cbb+=String[_0x7dc0de([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x3a4b81);return _0x577cbb;}function _0xadf57c(_0x55b019){const _0x319309=new Uint8Array(_0x55b019[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x36cc2e=0x0;_0x36cc2e<_0x55b019[_0x7dc0de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x36cc2e++)_0x319309[_0x36cc2e]=_0x55b019[_0x7dc0de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x36cc2e);return _0x319309;}_0xc0dc11&&_0x483a00(_0x1ba2b9(_0x228b75),_0xc0dc11);})(_0x2e9796);}(this);}set['adapter'](_0x50979b){if(this['_adapter'])throw new _0x4ed987('commentsrepository-adapter-already-set');this['_adapter']=_0x50979b;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x1d3bdd=Ct,threadId:_0x88c2ae=_0x37654e(),comments:_0x100bbe=[],unlinkedAt:_0x44f049=null,resolvedAt:_0x564ed5=null,resolvedBy:_0x59296d=null,target:_0x652119=null,context:_0x13555b=null,attributes:_0x2fc72e={},isResolvable:_0x4291d2=!0x0,isSubmitted:_0x5783b0=!0x1,isFromAdapter:_0x4a20ea=!0x1}={}){return this['fire'](gt('addCommentThread',_0x1d3bdd),{'channelId':_0x1d3bdd,'threadId':_0x88c2ae,'comments':_0x100bbe,'unlinkedAt':_0x44f049,'resolvedAt':_0x564ed5,'resolvedBy':_0x59296d,'target':_0x652119,'context':_0x13555b,'attributes':_0x2fc72e,'isFromAdapter':_0x4a20ea,'isResolvable':_0x4291d2,'isSubmitted':_0x5783b0}),this['getCommentThread'](_0x88c2ae);}['openNewCommentThread']({channelId:_0x1e5f44=Ct,threadId:_0x4ec71d=_0x37654e(),target:_0x352c79,context:_0x5c9d55=null,isResolvable:_0x2c3f13=!0x0}){if(this['_readOnlyChannels']['has'](_0x1e5f44)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x352c79)throw new _0x4ed987('commentsrepository-missing-target');const _0x1fda0a=this['addCommentThread']({'channelId':_0x1e5f44,'threadId':_0x4ec71d,'target':_0x352c79,'context':_0x5c9d55,'isResolvable':_0x2c3f13});if(!_0x1fda0a)return null;const _0x2807f8=this['_threadToController']['get'](_0x1fda0a),_0x38f126=_0x2807f8['view']['commentThreadInputView']['commentInputView'],_0x50287f=this['context']['plugins']['get'](b),_0x181f96=_0x50287f['getByInnerView'](_0x2807f8['view']);return _0x50287f['activate'](_0x181f96),_0x38f126['once']('editorReady',()=>_0x38f126['focus']()),_0x1fda0a;}['hasCommentThread'](_0x537de0){if('string'!=typeof _0x537de0)throw new _0x4ed987('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x537de0);}['updateCommentThread']({channelId:_0x3e89bf=Ct,threadId:_0x426790,context:_0x53a0d8,unlinkedAt:_0xd69a4f,attributes:_0x3f183f,isFromAdapter:_0x5ef789=!0x1}){return this['fire'](gt('updateCommentThread',_0x3e89bf),{'channelId':_0x3e89bf,'threadId':_0x426790,'context':_0x53a0d8,'unlinkedAt':_0xd69a4f,'attributes':_0x3f183f,'isFromAdapter':_0x5ef789}),this['getCommentThread'](_0x426790);}['getCommentThread'](_0x134481){if('string'!=typeof _0x134481)throw new _0x4ed987('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x134481);}['fetchCommentThread']({channelId:_0x27a32e,threadId:_0x175da3}={}){const _0x2d0058=this['getCommentThread'](_0x175da3);if(_0x2d0058)return Promise['resolve'](_0x2d0058);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x4ed987('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x27a32e,'threadId':_0x175da3})['then'](_0x36fb40=>this['hasCommentThread'](_0x175da3)?this['getCommentThread'](_0x175da3):_0x36fb40?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x27a32e},_0x36fb40)):void 0x0)['catch'](_0x4ccfc3=>{throw console['error'](_0x4ccfc3),new _0x4ed987('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x297416,skipNotAttached:_0x357270=!0x1,skipEmpty:_0x3e295f=!0x1,toJSON:_0x39f919=!0x1}={}){const _0x40caa9=[];for(const _0xe18e74 of this['_threads']['values']())_0x297416&&_0xe18e74['channelId']!==_0x297416||_0x357270&&!_0xe18e74['isAttached']||_0x3e295f&&0x0===_0xe18e74['length']||_0x40caa9['push'](_0xe18e74);return _0x39f919?_0x40caa9['map'](_0x5db21a=>_0x5db21a['toJSON']()):_0x40caa9;}['setActiveCommentThread'](_0x589672){const _0x1e2855=this['context']['plugins']['get'](b);if(!_0x589672)return void(this['activeCommentThread']&&_0x1e2855['deactivateAll']());const _0x20ea06=this['getCommentThread'](_0x589672);if(!_0x20ea06)throw new _0x4ed987('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x589672});if(!this['_threadToController']['has'](_0x20ea06))throw new _0x4ed987('commentsrepository-active-not-attached',null,{'threadId':_0x589672});const _0x417360=_0x1e2855['getByInnerView'](this['_threadToController']['get'](_0x20ea06)['view']);_0x1e2855['activate'](_0x417360);}['switchReadOnly'](_0x42e892,_0x54244a){_0x42e892?this['_readOnlyChannels']['add'](_0x54244a):this['_readOnlyChannels']['delete'](_0x54244a),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x18462e){return this['_readOnlyChannels']['has'](_0x18462e)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x52e669,_0x21ad63){return new wt(_0x52e669,_0x21ad63);}['setPermissions'](_0x59cb1c,_0x5c0239=Ct){this['_permissions']['set'](_0x5c0239,_0x59cb1c),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x494611=Ct){return this['_permissions']['has'](_0x494611)?this['_permissions']['get'](_0x494611):vt;}['_addCommentThread']({channelId:_0x56f5ac,threadId:_0x188796,comments:_0xce5e8b,unlinkedAt:_0x568d35,resolvedAt:_0x43d92f,resolvedBy:_0x45744d,target:_0x3e56d3,context:_0x5347ca,attributes:_0x24ea53,isFromAdapter:_0x41d849,isResolvable:_0x96dadc,isSubmitted:_0x275cbd}){if('string'!=typeof _0x188796)throw new _0x4ed987('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x188796});if(this['hasCommentThread'](_0x188796))throw new _0x4ed987('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x188796});const _0x23b933=new ie(this,{'channelId':_0x56f5ac,'id':_0x188796,'context':_0x5347ca,'attributes':_0x24ea53,'unlinkedAt':_0x568d35,'resolvedAt':_0x43d92f,'resolvedBy':_0x45744d?this['context']['plugins']['get'](lt)['getUser'](_0x45744d):null,'isResolvable':_0x96dadc,'isSubmitted':_0x275cbd||_0x41d849});this['_threads']['set'](_0x188796,_0x23b933);for(const _0x1d81f3 of _0xce5e8b)_0x23b933['_add'](this['_createNewComment']({'threadId':_0x188796,..._0x1d81f3}));return _0x3e56d3&&_0x23b933['attachTo'](_0x3e56d3),_0x41d849||!_0x23b933['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x56f5ac,'threadId':_0x188796});}['_submitCommentThread']({channelId:_0x2a38f5,threadId:_0x452493}){if(!this['hasCommentThread'](_0x452493))throw new _0x4ed987('commentsrepository-missing-comment-thread',this);const _0x52ad75=this['getCommentThread'](_0x452493);if(_0x52ad75['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4e855d,comments:_0xd2d20a,resolvedAt:_0x1d331d,resolvedBy:_0x136c22,context:_0x44e4f0,attributes:_0x5cac6c}=_0x52ad75,_0xdfcae4=this['context']['plugins']['get']('PendingActions'),_0x182077=_0xdfcae4['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x2a38f5,'threadId':_0x4e855d,'comments':_0xd2d20a['map'](_0x3d2221=>_0x3d2221['toJSON']()),'resolvedAt':_0x1d331d,'resolvedBy':_0x136c22?_0x136c22['id']:_0x136c22,'context':_0x44e4f0,'attributes':_0x5cac6c})['then'](({comments:_0x3b65ee})=>{_0xdfcae4['remove'](_0x182077);for(const _0x3bb187 of _0x3b65ee)this['_updateComment']({'channelId':_0x2a38f5,'threadId':_0x452493,'commentId':_0x3bb187['commentId'],'createdAt':_0x3bb187['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4dac0c=>{throw console['error'](_0x4dac0c),new _0x4ed987('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x41e137,target:_0x123e3b}){const _0x1a8b58=this['getCommentThread'](_0x41e137);if(!_0x1a8b58)throw new _0x4ed987('commentsrepository-attach-missing-comment-thread',this);const _0x2f5657=this['context']['plugins']['get']('PendingActions'),_0x376e25=this['context']['plugins']['get'](b),_0x1b724a=this['_createCommentThreadView'](_0x1a8b58),_0x1fa3cf=new wt(_0x1a8b58,_0x1b724a);let _0x22900d=null;_0x1b724a['on']('change:isDirty',(_0x35506c,_0x18b87e,_0x100297)=>{_0x100297?_0x22900d=_0x2f5657['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x22900d&&(_0x2f5657['remove'](_0x22900d),_0x22900d=null);}),this['_threadToController']['set'](_0x1a8b58,_0x1fa3cf),this['_viewToController']['set'](_0x1b724a,_0x1fa3cf);const _0x3e26ad=new V(this['context']['locale'],_0x1b724a);_0x3e26ad['bind']('length')['to'](_0x1b724a),_0x3e26ad['bind']('isDirty')['to'](_0x1b724a,'isDirty',_0x1b724a,'length',(_0x1ea4d1,_0x4eb848)=>_0x1ea4d1||!_0x4eb848),_0x3e26ad['bind']('isActive')['to'](_0x1b724a),_0x3e26ad['type']='comment';const _0x594bea=new d({'view':_0x3e26ad,'target':_0x123e3b,'type':'comment','isVisible':!_0x1a8b58['isResolved']});return this['_bindAnnotationToEditors'](_0x1b724a,_0x594bea),_0x376e25['add'](_0x594bea),_0x594bea;}['_bindAnnotationToEditors'](_0x3fa84b,_0x240e61){this['listenTo'](_0x3fa84b,'editorReady',(_0x4c90e1,_0x5f333b)=>{const _0x5e472b=_0x5f333b['ui']['view']['body']['bodyCollectionContainer'];_0x240e61['focusableElements']['add'](_0x5e472b),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x5e472b);},{'priority':'highest'}),this['listenTo'](_0x3fa84b,'editorDestroyed',(_0x39fffb,_0x57c0bf)=>{const _0x16e827=_0x57c0bf['ui']['view']['body']['bodyCollectionContainer'];_0x240e61['focusableElements']['has'](_0x16e827)&&_0x240e61['focusableElements']['remove'](_0x16e827),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x16e827);});}['_unbindEditors'](_0xc13a4e){this['stopListening'](_0xc13a4e,'editorReady'),this['stopListening'](_0xc13a4e,'editorDestroyed');}['_createCommentThreadView'](_0x522a3e){const _0x1edb73=this['context']['plugins']['get'](lt),{config:_0x3d0174,locale:_0x3d23fe}=this['context'],_0x1e77fb=dt(_0x3d0174['get']('locale'));return new(0x0,(_0x3d0174['get']('comments'))['CommentThreadView'])(_0x3d23fe,_0x522a3e,_0x1edb73['me'],{'editorConfig':{..._0x3d0174['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3d0174['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3d0174['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3d0174['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3d0174['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1e77fb,'CommentView':_0x3d0174['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x709b6f,channelId:_0x4d6a02,resolvedAt:_0x51616b,resolvedBy:_0x2bfdf5,isFromAdapter:_0x13fedc}){if(!this['hasCommentThread'](_0x709b6f))throw new _0x4ed987('commentsrepository-missing-comment-thread',null,{'threadId':_0x709b6f});const _0xbd5ec5=this['getCommentThread'](_0x709b6f);if(_0xbd5ec5['isResolved'])throw new _0x4ed987('commentsrepository-resolved-comment-thread',null,{'threadId':_0x709b6f});const _0x36f50c=this['context']['plugins']['get'](lt);if(_0xbd5ec5['resolvedBy']=_0x36f50c['getUser'](_0x2bfdf5),_0xbd5ec5['resolvedAt']=_0x51616b,_0x13fedc||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1133c8=this['context']['plugins']['get']('PendingActions'),_0x431daf=_0x1133c8['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4d6a02,'threadId':_0x709b6f})['then'](({resolvedAt:_0x72f4e1,resolvedBy:_0x281947})=>{_0x1133c8['remove'](_0x431daf),_0xbd5ec5['resolvedBy']['id']!==_0x281947&&(_0xbd5ec5['resolvedBy']=_0x36f50c['getUser'](_0x281947)),_0xbd5ec5['resolvedAt']=_0x72f4e1;})['catch'](_0x511640=>{throw console['error'](_0x511640),new _0x4ed987('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x2e24fd,channelId:_0x40853a,isFromAdapter:_0x54f3a7}){if(!this['hasCommentThread'](_0x2e24fd))throw new _0x4ed987('commentsrepository-missing-comment-thread',null,{'threadId':_0x2e24fd});const _0x5b8803=this['getCommentThread'](_0x2e24fd);if(!_0x5b8803['isResolved'])throw new _0x4ed987('commentsrepository-reopen-comment-thread',null,{'threadId':_0x2e24fd});if(_0x5b8803['resolvedBy']=null,_0x5b8803['resolvedAt']=null,_0x54f3a7||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x28ccc9=this['context']['plugins']['get']('PendingActions'),_0x59e5e7=_0x28ccc9['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x40853a,'threadId':_0x2e24fd})['then'](()=>_0x28ccc9['remove'](_0x59e5e7))['catch'](_0x349ecf=>{throw console['error'](_0x349ecf),new _0x4ed987('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x175f04,isFromAdapter:_0x5edaf1}){const _0x5a8362=this['getCommentThread'](_0x175f04);if(!_0x5a8362)throw new _0x4ed987('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x175f04),this['_threads']['delete'](_0x175f04),!_0x5a8362['isSubmitted']||_0x5edaf1||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5c5eef=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3a6ac6}=_0x5a8362,_0x51d4fa=_0x5c5eef['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3a6ac6,'threadId':_0x175f04})['then'](()=>_0x5c5eef['remove'](_0x51d4fa))['catch'](_0x4b313a=>{throw console['error'](_0x4b313a),new _0x4ed987('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0xf31386,unlinkedAt:_0x3562f3,context:_0x5df3a4,attributes:_0x5efbb4,isFromAdapter:_0x31c1c8}){if('string'!=typeof _0xf31386)throw new _0x4ed987('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xf31386});if(!this['hasCommentThread'](_0xf31386))throw new _0x4ed987('commentsrepository-missing-comment-thread',null,{'threadId':_0xf31386});const _0x420257=this['getCommentThread'](_0xf31386);let _0x29fdc4=!0x1;if(void 0x0!==_0x5df3a4&&_0x420257['context']!==_0x5df3a4&&(_0x420257['context']=_0x5df3a4,_0x29fdc4=!0x0),void 0x0!==_0x3562f3&&_0x420257['unlinkedAt']!==_0x3562f3&&(_0x420257['unlinkedAt']=_0x3562f3,_0x29fdc4=!0x0),_0x5efbb4&&!ft(_0x5efbb4,_0x420257['attributes'])&&(_0x420257['attributes']=_0x5efbb4,_0x29fdc4=!0x0),!_0x29fdc4)return Promise['resolve']();if(!_0x420257['isSubmitted']||_0x31c1c8||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1ebda2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5465e1}=_0x420257,_0xa5a69=_0x1ebda2['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5465e1,'threadId':_0xf31386,'context':_0x5df3a4,'unlinkedAt':_0x3562f3,'attributes':_0x5efbb4})['then'](()=>_0x1ebda2['remove'](_0xa5a69))['catch'](_0x1b6daf=>{throw console['error'](_0x1b6daf),new _0x4ed987('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x1b6eae){const _0x4342af=this['context']['plugins']['get'](b),_0xf590b0=this['getCommentThread'](_0x1b6eae);if(this['_threadToController']['has'](_0xf590b0)){const _0x18c621=this['_threadToController']['get'](_0xf590b0),_0x4630f7=_0x18c621['view'],_0x2c7b3a=_0x4342af['getByInnerView'](_0x4630f7);this['_threadToController']['delete'](_0xf590b0),this['_viewToController']['delete'](_0x4630f7),_0x2c7b3a&&_0x4342af['remove'](_0x2c7b3a),_0x18c621['destroy'](),_0x4630f7['destroy']()['then'](()=>{this['_unbindEditors'](_0x4630f7);});}}['_updateActiveAnnotation']({threadId:_0x17342d,resolvedAt:_0x96d5fb}){const _0x3b60db=!!_0x96d5fb,_0x5c1524=this['context']['plugins']['get'](b),_0x589279=this['getCommentThread'](_0x17342d);if(this['_threadToController']['has'](_0x589279)){const _0x4ae278=this['_threadToController']['get'](_0x589279)['view'],_0x2edff7=_0x5c1524['getByInnerView'](_0x4ae278);_0x2edff7&&(_0x3b60db&&_0x5c1524['_removeActiveAnnotation'](_0x2edff7),_0x2edff7['refreshVisibility']());}}['_getExternalAuthor'](_0x4068eb){const _0x560826=this['context']['plugins']['get'](lt),_0x28416b=ct('external:'+_0x4068eb),_0x52e4cf=_0x560826['getUser'](_0x28416b);return _0x52e4cf||_0x560826['addUser']({'id':_0x28416b,'name':_0x4068eb});}['_createNewComment']({threadId:_0x26b107,commentId:_0x44ebae=_0x37654e(),content:_0x10aed3,authorId:_0x2f62cc,createdAt:_0x39b30d,attributes:_0x20338a}){if('string'!=typeof _0x44ebae)throw new _0x4ed987('commentsrepository-invalid-commentid');if('string'!=typeof _0x2f62cc)throw new _0x4ed987('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x10aed3||!_0x10aed3['trim']())throw new _0x4ed987('commentsrepository-invalid-comment-content');const _0x12308a=this['context']['plugins']['get'](lt)['getUser'](_0x2f62cc);if(!_0x12308a)throw new _0x4ed987('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2f62cc});let _0x3697d7=null,_0xf6fe2a=_0x39b30d;return _0x20338a&&_0x20338a['@external']&&(_0x3697d7=this['_getExternalAuthor'](_0x20338a['@external']['authorName']),_0xf6fe2a=new Date(_0x20338a['@external']['createdAt'])),new se(this,{'threadId':_0x26b107,'id':_0x44ebae,'author':_0x3697d7||_0x12308a,'creator':_0x12308a,'content':_0x10aed3,'createdAt':_0x39b30d,'authoredAt':_0xf6fe2a,'attributes':_0x20338a});}['_addComment'](_0x168add){let {threadId:_0x162eb8,content:_0x3f2bb7,attributes:_0x5e09f9,isFromAdapter:_0x4a907d}=_0x168add;const _0x7ab4f9=this['getCommentThread'](_0x168add['threadId']);if(!_0x7ab4f9)throw new _0x4ed987('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2612d1=this['_createNewComment'](_0x168add),{id:_0x2dfd6b}=_0x2612d1;if(_0x7ab4f9['_add'](_0x2612d1),_0x4a907d||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x7ab4f9['isSubmitted'])return Promise['resolve']();const _0x4305dd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2f423a}=_0x7ab4f9,_0xdcfce4=_0x4305dd['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5e09f9||(_0x5e09f9={}),this['adapter']['addComment']({'channelId':_0x2f423a,'threadId':_0x162eb8,'commentId':_0x2dfd6b,'content':_0x3f2bb7,'attributes':_0x5e09f9})['then'](_0x1de6b0=>{_0x4305dd['remove'](_0xdcfce4),_0x1de6b0&&this['_updateComment']({'channelId':_0x2f423a,'threadId':_0x162eb8,'commentId':_0x2dfd6b,'createdAt':_0x1de6b0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3f07f9=>{throw console['error'](_0x3f07f9),new _0x4ed987('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0xc7630d,commentId:_0x34c493,content:_0x52710d,createdAt:_0x28f837,attributes:_0x2a533f,isFromAdapter:_0x13ae07}){if(void 0x0!==_0x52710d&&('string'!=typeof _0x52710d||!_0x52710d['trim']()['length']))throw new _0x4ed987('commentsrepository-update-comment-invalid-content');const _0x32d161=this['getCommentThread'](_0xc7630d),_0x2a9d03=_0x32d161['getComment'](_0x34c493);if(!_0x2a9d03)throw new _0x4ed987('commentsrepository-update-missing-comment',this);let _0x2c8544=!0x1;if(_0x52710d&&_0x52710d!==_0x2a9d03['content']&&(_0x2a9d03['isEditable']||_0x13ae07)&&(_0x2a9d03['content']=_0x52710d,_0x2c8544=!0x0),_0x28f837&&_0x28f837!==_0x2a9d03['createdAt']&&(_0x2a9d03['createdAt']=_0x28f837,_0x2a9d03['attributes']&&_0x2a9d03['attributes']['@external']||(_0x2a9d03['authoredAt']=_0x28f837),_0x2c8544=!0x0),_0x2a533f&&!ft(_0x2a533f,_0x2a9d03['attributes'])&&(_0x2a9d03['attributes']=_0x2a533f,_0x2c8544=!0x0),!_0x2c8544)return Promise['resolve']();if(_0x32d161['fire']('commentUpdated'),_0x13ae07||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x96dee1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5b490f}=this['getCommentThread'](_0x2a9d03['threadId']),_0x38506a=_0x96dee1['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5b490f,'threadId':_0xc7630d,'commentId':_0x34c493,'content':_0x52710d,'attributes':_0x2a533f})['then'](()=>_0x96dee1['remove'](_0x38506a))['catch'](_0x45cc8f=>{throw console['error'](_0x45cc8f),new _0x4ed987('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5d5de5,commentId:_0x45c03d,isFromAdapter:_0x20e65f}){const _0x5e4bf2=this['getCommentThread'](_0x5d5de5),_0x1ffd84=_0x5e4bf2['getComment'](_0x45c03d);if(!_0x1ffd84)throw new _0x4ed987('commentsrepository-remove-missing-comment',this);if(_0x5e4bf2['_remove'](_0x1ffd84),_0x20e65f||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5c6f3c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x719f50}=_0x5e4bf2,_0x1769a3=_0x5c6f3c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x719f50,'threadId':_0x5d5de5,'commentId':_0x45c03d})['then'](()=>_0x5c6f3c['remove'](_0x1769a3))['catch'](_0x2edd1b=>{throw console['error'](_0x2edd1b),new _0x4ed987('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x4d07f8(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x53e85c,_0x498a6a){super();const _0x596e26=_0x53e85c['context']['plugins']['get'](lt)['me'],_0x3473df=_0x53e85c['getCommentThread'](_0x498a6a['threadId']),_0x43dcbe=0x0===_0x3473df['comments']['length'],_0x18b557=_0x596e26===_0x498a6a['author'];this['id']=_0x498a6a['id'],this['threadId']=_0x498a6a['threadId'],this['author']=_0x498a6a['author'],this['creator']=_0x498a6a['creator'],this['isExternal']=Boolean(_0x498a6a['attributes']&&_0x498a6a['attributes']['@external']),this['set']('content',_0x498a6a['content']),this['createdAt']=_0x498a6a['createdAt']||new Date(),this['set']('authoredAt',_0x498a6a['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x3473df,'resolvedAt'),this['set']('attributes',_0x498a6a['attributes']||{}),this['bind']('isEditable')['to'](_0x53e85c,'_permissions',()=>{const _0x4dc5bc=_0x53e85c['getPermissions'](_0x3473df['channelId'])['write'],_0x2b2761=_0x53e85c['getPermissions'](_0x3473df['channelId'])['modifyAll'];return _0x18b557&&_0x4dc5bc||!_0x18b557&&_0x2b2761;}),this['bind']('isRemovable')['to'](_0x3473df,'isRemovable',_0x53e85c,'_permissions',_0x52d85a=>{const _0x5ebb72=_0x53e85c['getPermissions'](_0x3473df['channelId'])['write'],_0x2696e5=_0x53e85c['getPermissions'](_0x3473df['channelId'])['modifyAll'];return _0x18b557&&_0x5ebb72||_0x52d85a&&_0x43dcbe||!_0x18b557&&_0x2696e5&&!_0x43dcbe;}),this['bind']('isReadOnly')['to'](_0x3473df,'isReadOnly'),this['_repository']=_0x53e85c;}get['weight'](){return Math['max'](function(_0x5310cc){const _0x25778a=document['createElement']('div');return _0x25778a['innerHTML']=_0x5310cc,_0x25778a['textContent']['length'];}(this['content']),0xc8);}['update'](_0x12ffb4){const {threadId:_0x97c64c,id:_0x2366b7}=this;if(!this['_repository']['hasCommentThread'](_0x97c64c))throw new _0x4ed987('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x526942}=this['_repository']['getCommentThread'](_0x97c64c);this['_repository']['fire'](gt('updateComment',_0x526942,_0x97c64c),{'channelId':_0x526942,'threadId':_0x97c64c,'commentId':_0x2366b7,..._0x12ffb4});}['setAttribute'](_0x8bce26,_0x4be4ff){const _0x72d108=ut(this['attributes']);pt(_0x72d108,_0x8bce26,_0x4be4ff),this['update']({'attributes':_0x72d108});}['removeAttribute'](_0x2cad7d){const _0x34e35a=ut(this['attributes']);It(_0x34e35a,_0x2cad7d),this['update']({'attributes':_0x34e35a});}['remove'](_0x349f6a={}){if(!_0x349f6a['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x5d7655,id:_0x1e8fac}=this;if(!this['_repository']['hasCommentThread'](_0x5d7655))throw new _0x4ed987('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x51069a}=this['_repository']['getCommentThread'](_0x5d7655);this['_repository']['fire'](gt('removeComment',_0x51069a,_0x5d7655),{'channelId':_0x51069a,'threadId':_0x5d7655,'commentId':_0x1e8fac,..._0x349f6a});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x5840f6,..._0x2e9ee1){for(const _0x10bb37 of _0x2e9ee1)void 0x0!==_0x10bb37&&(_0x5840f6+=':'+String(_0x10bb37));return _0x5840f6;}class G extends _0x5b2517{['refresh'](){const _0x38aaa8=this['editor']['model']['document']['selection'];for(const _0x47e7aa of _0x38aaa8['getRanges']())if(this['_hasContent'](_0x47e7aa))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x2470dc=_0x37654e()}={}){const _0x4675bf=this['editor']['model'],_0x2f9ac4=[];for(const _0x5b2a4e of _0x4675bf['document']['selection']['getRanges']())this['_hasContent'](_0x5b2a4e)&&_0x2f9ac4['push'](this['_trimToContent'](_0x5b2a4e));_0x4675bf['change'](_0x27601c=>{for(const _0x6ffbed of _0x2f9ac4){const _0x2938e4=_0x37654e()['substr'](0x1,0x5),_0x1206e5='comment:'+_0x2470dc+':'+_0x2938e4;_0x27601c['addMarker'](_0x1206e5,{'range':_0x6ffbed,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x4bd180){for(const _0x5d8ba0 of _0x4bd180['getItems']())if(this['_itemIsContent'](_0x5d8ba0))return!0x0;return!0x1;}['_itemIsContent'](_0x3f2d68){return _0x3f2d68['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3f2d68)&&!_0x3f2d68['is']('element','tableCell');}['_trimToContent'](_0x4eb628){const _0xd71fcd=_0x36ef9b=>!this['_itemIsContent'](_0x36ef9b['item']),_0x4afda3=_0x4eb628['start']['getLastMatchingPosition'](_0xd71fcd),_0x387561=_0x4eb628['end']['getLastMatchingPosition'](_0xd71fcd,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4afda3,_0x387561);}}class k extends _0x11884f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x42ee95){super(_0x42ee95),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x68e806=this['editor'],_0x2795fb=_0x68e806['model']['document']['selection'],_0x5cdcf0=_0x1f9e49(()=>this['refreshSelectedViews'](),0xa);_0x2795fb['on']('change:range',(_0x18a435,_0x3ffef3)=>{_0x3ffef3['directChange']&&(_0x5cdcf0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x68e806['editing']['view']['document'],'change:isFocused',(_0x475b8a,_0xd9546b,_0x49d2d8)=>{_0x49d2d8&&_0x5cdcf0();}),this['listenTo'](_0x68e806['ui']['focusTracker'],'change:isFocused',(_0xf7b73b,_0x11e918,_0x58f4f8)=>{_0x58f4f8||_0x68e806['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x455add=>this['_editorAnnotationsData']['has'](_0x455add['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x106a94){if(this['_editorAnnotations']['has'](_0x106a94['view']))return;this['_editorAnnotations']['add'](_0x106a94['view']),this['editor']['ui']['focusTracker']['add'](_0x106a94['view']['element']);const _0x45ec6d=this['editor']['plugins']['get'](b);this['listenTo'](_0x45ec6d['collection'],'remove',(_0x43c5fd,_0x251d43)=>{this['editor']['ui']['focusTracker']['remove'](_0x251d43['view']['element']),this['_editorAnnotations']['delete'](_0x251d43['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2b6a75){if('function'!=typeof _0x2b6a75)throw new _0x4ed987('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2b6a75);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2de557,annotations:_0x2e45ad}){const _0x167171=[],_0x1a4002=this['editor']['model']['document']['selection'],_0x3b6402=Array['from'](_0x1a4002['getRanges']());for(const [_0x4b948e,_0xcbe28a]of this['_editorAnnotationsData']){const _0x48b3c7=_0x3700e2(_0xcbe28a),_0xc9ae37=_0x2e45ad['getByInnerView'](_0x4b948e);_0x48b3c7&&_0xc9ae37&&_0x167171['push']({'annotation':_0xc9ae37,'range':_0x48b3c7});}function _0x3700e2(_0x5c88da){for(const _0xe7e7cf of _0x5c88da)for(const _0x2da68a of _0x3b6402)if(_0xe7e7cf['containsRange'](_0x2da68a,!_0x1a4002['isCollapsed']))return _0xe7e7cf;return null;}return _0x167171['sort']((_0x52fbfb,_0x121bfe)=>{const _0x2aa420=_0x52fbfb['range'],_0x34a746=_0x121bfe['range'];if(!_0x2aa420['isEqual'](_0x34a746)){if(_0x2aa420['containsRange'](_0x34a746,!0x0))return 0x1;if(_0x34a746['containsRange'](_0x2aa420,!0x0))return-0x1;}return _0x52fbfb['annotation']==_0x2de557?-0x1:_0x121bfe['annotation']==_0x2de557?0x1:0x0;})['map'](_0x5b40b6=>_0x5b40b6['annotation']);}get['_editorAnnotationsData'](){const _0x73d234=new Map();for(const _0x1e9e91 of Array['from'](this['_dataCollectors']))for(const [_0x2e26a1,_0x2eaaf2]of _0x1e9e91())_0x73d234['set'](_0x2e26a1,_0x2eaaf2);return _0x73d234;}}class ot extends _0x11884f{['afterInit'](){const _0x1484eb=this['editor'];if(!_0x1484eb['plugins']['has']('RestrictedEditingModeEditing'))return;_0x1484eb['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x11884f{constructor(_0x447482){super(_0x447482),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2092f8=this['editor'],_0x29c18f=_0x2092f8['commands']['get']('importWord'),_0x19c318=_0x2092f8['plugins']['get'](lt);_0x29c18f&&(_0x29c18f['on']('execute',(_0x4018e0,[,_0x53973c])=>{_0x53973c['collaboration_features']={'comments':!0x0,'user_id':_0x19c318['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x29c18f,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4fd03e,_0x4ee095){const {comment_threads:_0x82b90a}=_0x4ee095;_0x82b90a&&_0x82b90a['forEach'](({thread_id:_0x29e180,comments:_0x2ec0b6,is_resolved:_0x8b12dd})=>{const _0x5b6e71=new Date(),_0x1cab1a=_0x2ec0b6['map'](({author:_0xa79778,content:_0x3fc5f5,created_at:_0x5b0a3a})=>({'content':_0x3fc5f5,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x5b6e71,'attributes':{'@external':{'authorName':_0xa79778,'createdAt':_0x5b0a3a?new Date(_0x5b0a3a):new Date(),'source':'importWord'}}})),_0x526ef5=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x526ef5,'threadId':_0x29e180,'comments':_0x1cab1a,'resolvedAt':_0x8b12dd?_0x5b6e71:null});});}}class rt extends _0x11884f{constructor(_0x407134){super(_0x407134),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1840f3=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1840f3,'contentInsertion',(_0x119908,_0x5a5fe6)=>this['_removeMarkersWithoutThreads'](_0x5a5fe6['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x48102b){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x48102b;const _0x1d91a8=this['editor']['plugins']['get']('CommentsRepository');for(const _0x54bee8 of _0x48102b['keys']()){const [_0x37a10a,_0x54f978]=_0x54bee8['split'](':');'comment'!=_0x37a10a||_0x1d91a8['hasCommentThread'](_0x54f978)||_0x48102b['delete'](_0x54bee8);}return _0x48102b;}['_registerMarkerInClipboardPipeline'](){const _0x2bce6e=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x204eea=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x204eea&&_0x2bce6e['_registerMarkerToCopy']('comment',_0x204eea);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x345c9b){switch(_0x345c9b){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 _0x11884f{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x544dd0){super(_0x544dd0),this['set']('isThreadsLoadingPaused',!0x0),_0x544dd0['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xfc8a,_0x11c211,_0x74e9ae,_0x533a65)=>{const _0x3f3ade=_0x74e9ae?it(_0x74e9ae)['id']:null;if(_0x544dd0['model']['change'](()=>{if(_0x3f3ade){const _0x32e432=this['getAllMarkersForId'](_0x3f3ade);for(const _0x4f0f54 of _0x32e432)_0x544dd0['editing']['reconvertMarker'](_0x4f0f54);}if(_0x533a65){const {id:_0x430e95}=it(_0x533a65),_0x50bfa5=this['getAllMarkersForId'](_0x430e95);for(const _0x1723a7 of _0x50bfa5)_0x544dd0['editing']['reconvertMarker'](_0x1723a7);}}),_0x3f3ade){const _0x11dfba=_0x544dd0['plugins']['get'](m)['getCommentThread'](_0x3f3ade);_0x11dfba&&_0x11dfba['isResolved']&&this['scrollToThreadMarker'](_0x3f3ade);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2251a3=this['editor'],_0x5ce42a=_0x2251a3['plugins']['get'](m),_0x5c1d7a=_0x2251a3['config']['get']('collaboration.channelId');_0x2251a3['commands']['add']('addCommentThread',new G(_0x2251a3)),this['listenTo'](_0x2251a3,'change:isReadOnly',(_0xebafb7,_0x45b574,_0x3fe15f)=>{_0x5ce42a['switchReadOnly'](_0x3fe15f,_0x2251a3['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x5ce42a,nt('addCommentThread',_0x5c1d7a),(_0x4740cf,{threadId:_0x5ebd66})=>{const _0x379b6f=this['editor']['plugins']['get'](m)['getCommentThread'](_0x5ebd66);_0x379b6f&&_0x379b6f['unlinkedAt']&&this['_attachArchivedThread'](_0x5ebd66);}),this['listenTo'](_0x5ce42a,nt('removeCommentThread',_0x5c1d7a),(_0x1e6f4e,{threadId:_0x140360})=>{_0x2251a3['model']['enqueueChange']({'isUndoable':!0x1},_0x4e292f=>{const _0x395566=this['getAllMarkersForId'](_0x140360);for(const _0x2f7c02 of _0x395566)_0x4e292f['removeMarker'](_0x2f7c02);});}),this['listenTo'](_0x5ce42a,nt('resolveCommentThread',_0x5c1d7a),(_0x5a302d,{threadId:_0x2609e3})=>{(this['_reconvertMarkers'](_0x2609e3),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x2609e3)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x5ce42a,nt('reopenCommentThread',_0x5c1d7a),(_0x130663,{threadId:_0x41a228})=>{this['_reconvertMarkers'](_0x41a228);},{'priority':'low'}),this['listenTo'](_0x5ce42a,nt('addComment',_0x5c1d7a),(_0x188a5e,{threadId:_0x10542f,isFromAdapter:_0x1bea3b})=>{const _0x798d4b=this['getAllMarkersForId'](_0x10542f);if(_0x1bea3b||0x0==_0x798d4b['length']||!_0x5ce42a['hasCommentThread'](_0x10542f))return;0x1===_0x5ce42a['getCommentThread'](_0x10542f)['length']&&_0x2251a3['model']['enqueueChange']({'isUndoable':!0x1},_0xd86a15=>{for(const _0x509d40 of _0x798d4b)_0xd86a15['updateMarker'](_0x509d40,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x3598e8=this['editor']['plugins']['get'](m),_0x3c4f22=this['editor']['config']['get']('collaboration.channelId');for(const _0x53b60f of _0x3598e8['getCommentThreads']({'channelId':_0x3c4f22}))_0x3598e8['_detachCommentThread'](_0x53b60f['id']),_0x3598e8['_threads']['delete'](_0x53b60f['id']);super['destroy']();}['hasMarkerForId'](_0x199dfb){return this['getAllMarkersForId'](_0x199dfb)['length']>0x0;}['getAllMarkersForId'](_0x550990){const _0x374184=[];for(const _0x378c07 of this['editor']['model']['markers'])_0x378c07['name']['startsWith']('comment:'+_0x550990)&&_0x374184['push'](_0x378c07);return _0x374184;}['scrollToThreadMarker'](_0x4bc4a8){const _0x491726=this['_getTargetForId'](_0x4bc4a8);_0x491726&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x4bc4a8&&_0x538952({'target':_0x491726[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x8551d1){this['editor']['model']['change'](()=>{for(const _0x3febce of this['getAllMarkersForId'](_0x8551d1))this['editor']['editing']['reconvertMarker'](_0x3febce);});}['_attachArchivedThread'](_0x13f46c){const _0x34cd16=this['editor']['plugins']['get'](m),_0x31ec9a=this['editor']['plugins']['get'](k),_0x5b8860=_0x34cd16['getCommentThread'](_0x13f46c);if(!_0x5b8860['isAttached']){const _0x2f6df7=_0x5b8860['attachTo'](()=>this['_getTargetForId'](_0x5b8860['id']));_0x31ec9a['registerAnnotation'](_0x2f6df7),_0x5b8860['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xb4a413=this['editor'];_0xb4a413['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x51f988,_0x12ce47)=>{const {id:_0x4984ea}=it(_0x51f988['markerName']),_0x160fa7=_0xb4a413['plugins']['get'](m)['getCommentThread'](_0x4984ea),_0x1571b1=this['activeMarker']&&it(this['activeMarker'])['id']===_0x4984ea;if(_0x160fa7&&_0x160fa7['isResolved']&&!_0x1571b1&&_0x51f988['item'])return _0x12ce47['consumable']['consume'](_0x51f988['item'],'addMarker:'+_0x51f988['markerName']),_0x12ce47['consumable']['consume'](_0x51f988['item'],'removeMarker:'+_0x51f988['markerName']),null;const _0x2ee128=['ck-comment-marker'];return _0x1571b1&&_0x2ee128['push']('ck-comment-marker--active'),{'classes':_0x2ee128,'attributes':{'data-comment':_0x4984ea}};}}),_0xb4a413['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4420de,{options:_0x1f3e29})=>{const _0x2b88f4=_0xb4a413['plugins']['get'](m),_0x54734f=_0xb4a413['model']['markers']['get'](_0x4420de),{id:_0x428b10,part:_0x307eae}=it(_0x4420de);if(_0x54734f&&!_0x54734f['affectsData'])return null;if(_0x1f3e29['ignoreResolvedComments']){const _0x26b44d=_0x2b88f4['getCommentThread'](_0x428b10);if(_0x26b44d&&_0x26b44d['isResolved'])return null;}return{'group':'comment','name':_0x307eae?_0x428b10+':'+_0x307eae:_0x428b10};}}),_0xb4a413['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x58509a,{writer:_0x32b542})=>_0x32b542['createElement']('$marker',{'data-name':'comment:'+_0x58509a['getAttribute']('id')})}),_0xb4a413['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xc77c53=this['editor'],_0x55c3f8=_0xc77c53['plugins']['get'](m),_0x7af761=new Set(),_0x541cfb=new Set();_0xc77c53['model']['document']['registerPostFixer'](_0x153e9a=>{let _0x3017e6=!0x1;for(const {name:_0x1eb8f1,data:_0x37aaad}of _0xc77c53['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3de405,id:_0x3b922c}=it(_0x1eb8f1);let _0x1dea39=_0x37aaad['newRange'];if('comment'!==_0x3de405||!_0x1dea39)continue;const _0x5da022='$graveyard'===_0x1dea39['root']['rootName'];_0x5da022||(_0x1dea39=st(_0x1dea39,_0xc77c53['model']),!_0x1dea39||_0x1dea39['isCollapsed']||!_0x37aaad['newRange']||_0x1dea39['isEqual'](_0x37aaad['newRange']))?_0xc77c53['model']['hasContent'](_0x1dea39)&&!_0x5da022?this['isThreadsLoadingPaused']?_0x7af761['add'](_0x1eb8f1):this['_handleThreadMarker'](_0x1eb8f1,_0x3b922c):(_0x541cfb['add'](_0x1eb8f1),_0x7af761['delete'](_0x1eb8f1),_0x153e9a['removeMarker'](_0x1eb8f1),_0x3017e6=!0x0):(_0x153e9a['updateMarker'](_0x1eb8f1,{'range':_0x1dea39}),_0x3017e6=!0x0);}return _0x3017e6;}),this['on']('change:isThreadsLoadingPaused',(_0x2bab26,_0xf268fb,_0x4bb692)=>{if(!_0x4bb692&&_0x7af761['size'])for(const _0x430ebc of _0x7af761){const {id:_0x5d42c7}=it(_0x430ebc);_0x7af761['delete'](_0x430ebc),_0xc77c53['model']['markers']['get'](_0x430ebc)&&this['_handleThreadMarker'](_0x430ebc,_0x5d42c7);}}),this['listenTo'](_0xc77c53['model']['document'],'change',(_0x52c3ba,_0x463aba)=>{for(const {name:_0x3c1e99,data:{newRange:_0x1482ce}}of _0xc77c53['model']['document']['differ']['getChangedMarkers']()){const {group:_0x48f9fe,id:_0xd78808}=it(_0x3c1e99);if('comment'!==_0x48f9fe)continue;const _0x41430a=_0x55c3f8['getCommentThread'](_0xd78808),_0x20baca=this['hasMarkerForId'](_0xd78808);_0x41430a&&(_0x41430a['_hasTargetInContent']||_0xc77c53['editing']['view']['once']('render',()=>{const _0xffd27c=_0xc77c53['plugins']['get'](b),_0x3fd5a9=_0x55c3f8['_threadToController']['get'](_0x41430a)['view'];_0xffd27c['getByInnerView'](_0x3fd5a9)['refreshVisibility']();},{'priority':'low'}),_0x41430a['_hasTargetInContent']=_0x20baca||!!_0x1482ce),_0x1482ce||(_0x541cfb['add'](_0x3c1e99),_0x7af761['delete'](_0x3c1e99));}if(_0x463aba['isLocal'])for(const _0x3b177f of _0x541cfb){const {id:_0x4486a9}=it(_0x3b177f),_0x169d3d=_0x55c3f8['getCommentThread'](_0x4486a9),_0x1463df=this['hasMarkerForId'](_0x4486a9);_0x7af761['delete'](_0x3b177f),!_0x169d3d||_0x1463df||_0x169d3d['unlinkedAt']||_0x169d3d['setUnlinkedAt'](new Date());}_0x541cfb['clear']();});}['_getTargetForId'](_0x27f310){const _0x3572fb=this['editor'],_0xcbed5a=this['getAllMarkersForId'](_0x27f310);return tt(_0x3572fb['editing'],_0xcbed5a);}['_getTextContext'](_0x4611d5){const _0x17716f=this['getAllMarkersForId'](_0x4611d5);let _0x136848='',_0x52ad07=!0x1;for(const _0x345c58 of _0x17716f){const _0xa81549=_0x345c58['getRange']();for(const _0x451ffb of Array['from'](_0xa81549['getItems']()))_0x451ffb['is']('$textProxy')?(_0x136848&&_0x52ad07&&(_0x136848+='\x20',_0x52ad07=!0x1),_0x136848+=_0x451ffb['data']):_0x52ad07=!0x0;_0x52ad07=!0x0;}return _0x136848['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x284cb5,_0x3f23dd){const _0x464523=this['editor'],_0x52d66a=_0x464523['plugins']['get'](m);let _0x271949=_0x52d66a['getCommentThread'](_0x3f23dd);const _0x3590df=_0x464523['config']['get']('collaboration.channelId'),_0x3e5ec3=_0x464523['plugins']['get'](k);if(_0x271949&&(_0x271949['unlinkedAt']&&_0x271949['setUnlinkedAt'](null),_0x271949['isAttached']))return _0x271949;return!this['getAllMarkersForId'](_0x3f23dd)[0x0]['managedUsingOperations']?_0x464523['editing']['view']['once']('render',()=>{if(_0x52d66a['getCommentThread'](_0x3f23dd))return;const _0x11f37c=_0x464523['plugins']['get'](b);_0x271949=_0x52d66a['openNewCommentThread']({'channelId':_0x3590df,'threadId':_0x3f23dd,'target':()=>this['_getTargetForId'](_0x3f23dd),'context':{'type':'text','value':this['_getTextContext'](_0x3f23dd)}});const _0x129692=_0x52d66a['_threadToController']['get'](_0x271949)['view'],_0x13af94=_0x11f37c['getByInnerView'](_0x129692);_0x13af94&&_0x3e5ec3['registerAnnotation'](_0x13af94);},{'priority':'low'}):_0x52d66a['fetchCommentThread']({'channelId':_0x3590df,'threadId':_0x3f23dd})['then'](_0x6574f1=>{if('destroyed'!==_0x464523['state']){if(_0x271949=_0x6574f1,_0x271949&&!_0x271949['isAttached']){const _0x3ada5a=_0x271949['attachTo'](()=>this['_getTargetForId'](_0x3f23dd));_0x3e5ec3['registerAnnotation'](_0x3ada5a),_0x271949['isResolved']&&this['_reconvertMarkers'](_0x3f23dd);}else{if(!_0x271949){const _0x54b94c=this['getAllMarkersForId'](_0x3f23dd);_0x464523['model']['change'](_0x19845f=>{for(const _0x31dd8d of _0x54b94c)_0x19845f['removeMarker'](_0x31dd8d);});}}}}),_0x271949;}['_handleThreadMarker'](_0x41e832,_0x20a981){const _0x3a282d=this['_attachMarkerToThread'](_0x41e832,_0x20a981);_0x3a282d&&!_0x3a282d['context']&&_0x3a282d['setContext']({'type':'text','value':this['_getTextContext'](_0x20a981)});}['_initAriaMarkerChangeAnnouncements'](){const _0x1a5b04=this['editor'];_0x334617(_0x1a5b04['model'],({left:_0x25fa42,entered:_0x216398})=>{for(const _0x36b6e7 of _0x25fa42)if(at(_0x36b6e7)){_0x1a5b04['ui']['ariaLiveAnnouncer']['announce'](W(_0x1a5b04['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x474d7d of _0x216398)if(at(_0x474d7d)){_0x1a5b04['ui']['ariaLiveAnnouncer']['announce'](W(_0x1a5b04['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x8026f1,_0x2bdafa){return _0x2bdafa?_0x8026f1+':'+_0x2bdafa:_0x8026f1;}function it(_0x44db9d){const _0x3b51dd=_0x44db9d['split'](':');return{'group':_0x3b51dd[0x0],'id':_0x3b51dd[0x1],'part':_0x3b51dd[0x2]};}function st(_0x2e318d,_0x2dc35d){const _0x4080ed=_0x2dc35d['schema'],_0x3eb02f=_0x2dc35d['createRange'](_0x2e318d['start']);for(const _0x57bb03 of _0x2e318d['getWalker']()){const {type:_0x1e2971,item:_0x5b7c93,nextPosition:_0x3e54d0}=_0x57bb03;if('text'===_0x1e2971||_0x4080ed['isObject'](_0x5b7c93)){const _0x4916b9=_0x2dc35d['createPositionBefore'](_0x5b7c93);_0x3eb02f['isCollapsed']&&(_0x3eb02f['start']=_0x4916b9),_0x3eb02f['end']=_0x3e54d0;}}return _0x3eb02f;}function at(_0x53ab24){return'comment'===it(_0x53ab24['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 _0x11884f{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x368ab5=this['editor'],_0xec92fa=_0x368ab5['plugins']['get'](m),_0x33a5ed=_0x368ab5['plugins']['get'](r),_0x413248=_0x368ab5['plugins']['get'](b),_0x29c5ee=_0x368ab5['plugins']['get'](k);_0x368ab5['ui']['componentFactory']['add']('comment',()=>{const _0x3a48f9=this['_createUIButton'](_0x1c2c08);return _0x3a48f9['tooltip']=!0x0,_0x3a48f9;}),_0x368ab5['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x5872d3)),_0x29c5ee['addSourceCollector'](()=>{const _0xd6dd7b=[];for(const [_0x27a1a2,_0x234cbc]of _0xec92fa['_threadToController']){const _0x2b9620=_0x33a5ed['getAllMarkersForId'](_0x27a1a2['id']),_0x4c437f=_0x2b9620['map'](_0x4ca2ab=>_0x4ca2ab['getRange']());_0x2b9620['length']>0x0&&_0xd6dd7b['push']([_0x234cbc['view'],_0x4c437f]);}return _0xd6dd7b;}),this['listenTo'](_0x413248,'change:activeAnnotations',(_0x3792ea,_0x421e3f,_0x427a5d)=>{const _0x4f75bb=Array['from'](_0x427a5d)['map'](_0x35faba=>_0x35faba['innerView'])['find'](_0x14759d=>_0xec92fa['_viewToController']['has'](_0x14759d));if(!_0x4f75bb)return void(_0x33a5ed['activeMarker']=null);const _0x22fda5=_0xec92fa['_viewToController']['get'](_0x4f75bb)['model']['id'],_0x399617='comment:'+_0x22fda5;_0x22fda5&&_0x33a5ed['hasMarkerForId'](_0x22fda5)?_0x33a5ed['activeMarker']=_0x399617:_0x33a5ed['activeMarker']&&(_0x33a5ed['activeMarker']=null);}),this['listenTo'](_0xec92fa,'removeCommentThread',(_0x491dac,{threadId:_0x4fef32,isFromAdapter:_0x2a8b05})=>{!_0x2a8b05&&_0x368ab5['ui']['focusTracker']['isFocused']&&_0x33a5ed['hasMarkerForId'](_0x4fef32)&&_0x368ab5['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xec92fa,'addComment',(_0x341d9f,{threadId:_0x5c5f8e,isFromAdapter:_0x4c60f9})=>{if(_0x4c60f9||!_0x33a5ed['hasMarkerForId'](_0x5c5f8e)||!_0xec92fa['hasCommentThread'](_0x5c5f8e))return;0x1===_0xec92fa['getCommentThread'](_0x5c5f8e)['length']&&(_0x368ab5['editing']['view']['focus'](),_0x341d9f['stop']());},{'priority':'low'});}['_createUIButton'](_0x44c236){const _0x15a061=this['editor'],_0x14aafb=new _0x44c236(_0x15a061['locale']),_0x2d0a7b=_0x15a061['commands']['get']('addCommentThread');return _0x14aafb['set']({'label':W(_0x15a061['locale'],'Comment'),'icon':kt}),_0x14aafb['bind']('isEnabled')['to'](_0x2d0a7b),this['listenTo'](_0x14aafb,'execute',()=>_0x2d0a7b['execute']()),_0x14aafb;}}class e extends _0x11884f{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x27c336){super(_0x27c336),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x19e7fa,_0x2378ff,_0x25d59b)=>{_0x25d59b?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4dd14d,_0x237e46]of this['editor']['commands'])_0x237e46['affectsData']&&'addCommentThread'!==_0x4dd14d&&_0x237e46['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x5b15de=this['editor']['editing']['view']['document'];this['listenTo'](_0x5b15de,'cut',_0x4ae369=>_0x4ae369['stop'](),{'priority':'highest'}),this['listenTo'](_0x5b15de,'clipboardInput',_0x55e862=>_0x55e862['stop'](),{'priority':'highest'}),this['listenTo'](_0x5b15de,'delete',_0x93ec7=>_0x93ec7['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x114b86,_0x26e30e]of this['editor']['commands'])_0x26e30e['affectsData']&&'addCommentThread'!==_0x114b86&&_0x26e30e['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x45778e{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x3a0fbc){super(_0x3a0fbc),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x6f179e=this['context']['plugins']['get'](b);this['listenTo'](_0x6f179e,'_activateAnnotation',(_0x27cd6d,_0x3a93cc)=>{for(const _0x1c8707 of this['activeUIs']){const _0x331f5a=this['_uis']['get'](_0x1c8707);(0x0,this['_uisData']['get'](_0x1c8707)['filter'])(_0x3a93cc)&&_0x331f5a['setActiveAnnotation'](_0x3a93cc);}}),this['listenTo'](_0x6f179e,'_deactivateAllAnnotations',()=>{for(const _0x302055 of this['activeUIs']){this['_uis']['get'](_0x302055)['setActiveAnnotation'](null);}}),this['listenTo'](_0x6f179e['_visibleAnnotations'],'add',(_0x4481ba,_0x105817)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x105817);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x454cf0){return this['activeUIs']['has'](_0x454cf0);}['activate'](_0x5dba78,_0x598df0=()=>!0x0){const _0x16e9a2=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x5dba78))throw new _0x4ed987('annotationsuis-missing-ui',this,{'uiName':_0x5dba78});this['isActive'](_0x5dba78)&&this['deactivate'](_0x5dba78),this['activeUIs']['add'](_0x5dba78);const _0x1546af=new x();!function({source:_0x2edd9d,target:_0x31e633,filter:_0x2ebd1a}){for(const _0x473cb0 of _0x2edd9d)_0x2ebd1a(_0x473cb0)&&_0x31e633['add'](_0x473cb0);_0x31e633['listenTo'](_0x2edd9d,'add',(_0x112e57,_0x574df5)=>{_0x2ebd1a(_0x574df5)&&_0x31e633['add'](_0x574df5);}),_0x31e633['listenTo'](_0x2edd9d,'remove',(_0x1fc3e0,_0x5081ed)=>{_0x31e633['has'](_0x5081ed)&&_0x31e633['remove'](_0x5081ed);});}({'source':_0x16e9a2['_visibleAnnotations'],'target':_0x1546af,'filter':_0x598df0}),this['_uisData']['set'](_0x5dba78,{'collection':_0x1546af,'filter':_0x598df0});const _0x345745=this['_uis']['get'](_0x5dba78);_0x345745['attach'](_0x1546af),this['listenTo'](_0x345745,'change:activeAnnotation',(_0x217854,_0x561944,_0x2c9181,_0x448c25)=>{_0x448c25&&_0x16e9a2['_removeActiveAnnotation'](_0x448c25),_0x2c9181&&_0x16e9a2['_addActiveAnnotation'](_0x2c9181);});}['deactivate'](_0x4b0c53){if(this['activeUIs']['delete'](_0x4b0c53),!this['_uis']['has'](_0x4b0c53))throw new _0x4ed987('annotationsuis-missing-ui',this,{'uiName':_0x4b0c53});const _0x4d5461=this['_uis']['get'](_0x4b0c53);_0x4d5461['detach'](),this['stopListening'](_0x4d5461),this['_uisData']['get'](_0x4b0c53)['collection']['destroy'](),this['_uisData']['delete'](_0x4b0c53);}['switchTo'](_0x1c3f65){if(!this['_uis']['has'](_0x1c3f65))throw new _0x4ed987('annotationsuis-missing-ui',this,{'uiName':_0x1c3f65});const _0x557f44=this['context']['plugins']['get'](b),_0x48cf95=Array['from'](_0x557f44['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x1c3f65);const _0x67a8c8=this['_uis']['get'](_0x1c3f65);_0x67a8c8['setActiveAnnotation'](_0x48cf95),_0x67a8c8['_setSelectedAnnotations']&&_0x48cf95&&_0x67a8c8['_setSelectedAnnotations']([_0x48cf95]);}['deactivateAll'](){for(const _0x451942 of this['activeUIs'])this['deactivate'](_0x451942);}['register'](_0x482601,_0x51e70a){if(this['_uis']['has'](_0x482601))throw new _0x4ed987('annotationsuis-register-already-registered');if('function'!=typeof _0x51e70a['attach']||'function'!=typeof _0x51e70a['detach']||'function'!=typeof _0x51e70a['setActiveAnnotation'])throw new _0x4ed987('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x482601,_0x51e70a);}['refilterAnnotations'](){const _0x41bd3f=this['context']['plugins']['get'](b)['collection'],_0x598b9d=new Map(),_0x36ad40=Array['from'](this['activeUIs']);for(const _0x5ee522 of this['activeUIs']){const _0x4813fb=this['_uisData']['get'](_0x5ee522)['collection'];for(const _0x3705c4 of _0x4813fb)_0x598b9d['set'](_0x3705c4,_0x5ee522);}for(const _0x244427 of _0x41bd3f){const _0x4dd494=_0x598b9d['get'](_0x244427);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x244427);const _0x3498c4=_0x36ad40['find'](_0x262204=>this['_uisData']['get'](_0x262204)['filter'](_0x244427));_0x4dd494!==_0x3498c4&&(_0x4dd494&&this['_uisData']['get'](_0x4dd494)['collection']['remove'](_0x244427),_0x3498c4&&this['_uisData']['get'](_0x3498c4)['collection']['add'](_0x244427));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5967d7){const _0x1b60d1=[];for(const _0x29afa2 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x29afa2)['filter'])(_0x5967d7)&&_0x1b60d1['push'](_0x29afa2);}if(_0x1b60d1['length']>0x1)throw new _0x4ed987('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1b60d1,'annotationType':_0x5967d7['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x40965f){super(_0x40965f);const _0x2e8804=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2e8804['to']('class')],'style':{'minHeight':_0x2e8804['to']('minHeight',_0x5aa3d0=>'number'==typeof _0x5aa3d0?ne(_0x5aa3d0+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x213909){super(_0x213909),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x5279bf,_0x43375d)=>_0x5279bf+_0x43375d),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x369910=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x369910['to']('isAnimationDisabled',_0x41a74b=>_0x41a74b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x369910['to']('top',_0x495c17=>qt(_0x495c17))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x57ca09=this['element']['clientHeight'];_0x57ca09&&(this['height']=_0x57ca09);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x45778e{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x570e95){super(_0x570e95),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 _0x28556a=this['context']['config']['get']('sidebar.container');_0x28556a&&this['setContainer'](_0x28556a);}['setContainer'](_0x58e345){if(!y(_0x58e345))throw new _0x4ed987('sidebar-setcontainer-invalid-element');this['container']=_0x58e345;}['_attachToContainer']({viewClass:_0x4104d5='',spaceBetweenItems:_0x38e547=0x19}={}){if(!y(this['container']))throw new _0x4ed987('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4104d5,this['_spaceBetweenItems']=_0x38e547;}['rearrange']({removedAnnotation:_0x3fed1b,previousAnnotation:_0x2e0b22,nextAnnotation:_0x4c91ec}){const _0x45dbd0=this['getSidebarItemView'](_0x3fed1b);this['view']['list']['remove'](_0x45dbd0),this['_destroySidebarItemView'](_0x3fed1b),_0x2e0b22&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2e0b22)),_0x4c91ec&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4c91ec)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x991af6,activatedAnnotation:_0x47a4f2,disableAnimationOnActivatedAnnotation:_0x398eae}){if(this['_activeAnnotation']=_0x47a4f2,_0x991af6){_0x991af6['isActive']=!0x1;const _0x533c01=this['getSidebarItemView'](_0x991af6);_0x533c01&&_0x398eae&&(_0x533c01['isAnimationDisabled']=!0x1);}if(_0x47a4f2){const _0x1306ce=this['getSidebarItemView'](_0x47a4f2);_0x1306ce&&(_0x47a4f2['isActive']=!0x0,_0x398eae&&(_0x1306ce['isAnimationDisabled']=!0x0,_0x1306ce['top']+=0x1),this['_alignToTargetRect'](_0x1306ce));}}['_detachFromContainer'](_0x5f29c2){if(this['view']['element']['remove'](),_0x5f29c2){for(const _0x4ffe56 of _0x5f29c2)this['_destroySidebarItemView'](_0x4ffe56);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x25d3f8,_0xc1d4f7){_0xc1d4f7||(_0xc1d4f7=_0x25d3f8['view']);const _0x12228e=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x12228e,_0x25d3f8),this['_annotationToSidebarItemView']['set'](_0x25d3f8,_0x12228e),_0x12228e['content']['add'](_0xc1d4f7),this['listenTo'](_0x25d3f8['view'],'change:targetRect',(_0x19f9da,_0x41ee4a,_0x1296c9)=>{const _0xc8fc1=this['_getTargetTop'](_0x25d3f8,_0x1296c9);_0x12228e['_targetTop']!=_0xc8fc1&&(_0x12228e['_targetTop']=_0xc8fc1,this['_setItemTop'](_0x12228e,_0xc8fc1));}),this['listenTo'](_0x12228e,'change:top',()=>{this['_recalculate'](_0x12228e,'top');}),this['listenTo'](_0x12228e,'change:bottom',()=>{this['_recalculate'](_0x12228e,'bottom');}),this['_alignToTargetRect'](_0x12228e);const _0x59d63c=this['_getItemBefore'](_0x12228e);if(_0x59d63c)this['_alignAfterItem'](_0x59d63c,_0x12228e)||this['_alignToTargetRect'](_0x12228e);else this['_alignToTargetRect'](_0x12228e);return this['_updateLastItem'](),this['view']['list']['add'](_0x12228e),_0x12228e;}['_alignForTopChange'](_0x4f562d){if(!_0x4f562d['content']['length'])return;const _0x214087=this['_getItemBefore'](_0x4f562d);if(!_0x214087)return;const _0x40c47b=this['_sidebarItemViewToAnnotation']['get'](_0x214087),_0x41d235=this['_activeAnnotation'];_0x41d235&&_0x41d235===_0x40c47b?this['_alignAfterItem'](_0x214087,_0x4f562d):this['_alignBeforeItem'](_0x4f562d,_0x214087);}['_alignForBottomChange'](_0x2217b0){if(!_0x2217b0['content']['length'])return;const _0xa1e2e1=this['_getItemAfter'](_0x2217b0);if(!_0xa1e2e1)return;const _0x2701cb=this['_sidebarItemViewToAnnotation']['get'](_0xa1e2e1),_0x55163a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5409c8=this['_activeAnnotation'];_0x5409c8&&_0x5409c8===_0x2701cb&&_0x55163a?(this['_alignBeforeItem'](_0xa1e2e1,_0x2217b0),this['_alignAfterItem'](_0x2217b0,_0xa1e2e1)):_0x5409c8&&_0x5409c8===_0x2701cb?this['_alignBeforeItem'](_0xa1e2e1,_0x2217b0):this['_alignAfterItem'](_0x2217b0,_0xa1e2e1);}['_recalculate'](_0x446eee,_0x2168f7){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0xda3e84,changedProp:_0x1fcb9e}of this['_recalculateBuffer'])'top'===_0x1fcb9e?this['_alignForTopChange'](_0xda3e84):this['_alignForBottomChange'](_0xda3e84);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x446eee,'changedProp':_0x2168f7});}['getSidebarItemView'](_0x5bab95){return this['_annotationToSidebarItemView']['get'](_0x5bab95);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2fc84c){const _0x3f798c=this['getSidebarItemView'](_0x2fc84c);this['stopListening'](_0x3f798c),this['stopListening'](_0x2fc84c['view']),_0x3f798c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2fc84c),this['_sidebarItemViewToAnnotation']['delete'](_0x3f798c);}['_createSidebarView'](){const _0x40e6d8=new T(this['context']['locale']);return _0x40e6d8['render'](),this['on']('change:_lastItem',(_0x447b4e,_0x52a448,_0x4e95fd,_0x209193)=>{_0x209193&&_0x40e6d8['unbind']('minHeight'),_0x4e95fd?_0x40e6d8['bind']('minHeight')['to'](_0x4e95fd,'bottom'):_0x40e6d8['minHeight']=null;}),_0x40e6d8;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x28fc9c){const _0x5dda77=this['_sidebarItemViewToAnnotation']['get'](_0x28fc9c),_0x30d657=_0x5dda77&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5dda77)-0x1);return _0x30d657&&this['getSidebarItemView'](_0x30d657)||null;}['_getItemAfter'](_0xb25090){const _0x4d86e1=this['_sidebarItemViewToAnnotation']['get'](_0xb25090),_0x3da4f0=_0x4d86e1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4d86e1)+0x1);return _0x3da4f0&&this['getSidebarItemView'](_0x3da4f0)||null;}['_alignBeforeItem'](_0x4c9e7e,_0x16d82b){_0x4c9e7e['updateHeight']();const _0x3ed927=M(_0x16d82b['bottom']+this['_spaceBetweenItems'],_0x4c9e7e['top']);return!!_0x3ed927&&(this['_setItemTop'](_0x16d82b,_0x16d82b['top']-_0x3ed927),!0x0);}['_alignAfterItem'](_0x41bcfa,_0x243ab0){_0x41bcfa['updateHeight']();const _0x1e68a8=M(_0x41bcfa['bottom']+this['_spaceBetweenItems'],_0x243ab0['top']);return!!_0x1e68a8&&(this['_setItemTop'](_0x243ab0,_0x243ab0['top']+_0x1e68a8,!0x1),!0x0);}['_alignToTargetRect'](_0x141949){const _0x3465e1=this['_sidebarItemViewToAnnotation']['get'](_0x141949);if(!_0x3465e1||!_0x3465e1['target']||!_0x3465e1['targetRect'])return;const _0x219fec=this['_getTargetTop'](_0x3465e1,_0x3465e1['targetRect']);this['_setItemTop'](_0x141949,_0x219fec);}['_getTargetTop'](_0x366104,_0x3b8cf9){if(null===_0x3b8cf9)return 0x0;if(_0x366104['target']instanceof _0x2a53b3)return _0x3b8cf9['top'];{const _0x3171fc=new _0x2a53b3(this['view']['element'])['top'];return _0x3b8cf9['top']-_0x3171fc;}}['_setItemTop'](_0xfad361,_0x22252e,_0x216230=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x216230&&(_0x22252e=Math['max'](_0x22252e,this['_getMaxAvailableTop'](_0xfad361))),_0xfad361['top']=_0x22252e;}['_getMaxAvailableTop'](_0x6c70ec){let _0x5c58d3=this['_getItemBefore'](_0x6c70ec),_0x27bf80=0x0;for(;_0x5c58d3;)_0x5c58d3['updateHeight'](),_0x27bf80+=this['_spaceBetweenItems']+_0x5c58d3['height'],_0x5c58d3=this['_getItemBefore'](_0x5c58d3);return _0x27bf80;}}function M(_0x5cb721,_0x12013e){return Math['max'](_0x5cb721-_0x12013e,0x0);}function y(_0x5a2739){return null!==_0x5a2739&&'object'==typeof _0x5a2739&&0x1===_0x5a2739['nodeType'];}class n extends _0x45778e{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x584cca){super(_0x584cca),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x27f142(),this['_refreshPositioningDebounced']=_0x1f9e49(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x474a30=this['context']['plugins']['get'](j),_0x482a75=this['context']['plugins']['get'](z);_0x474a30['register']('wideSidebar',this),_0x482a75['container']&&_0x474a30['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x179ca7){if(_0x179ca7===this['activeAnnotation'])return;const _0x457ac3=this['context']['plugins']['get'](z);_0x457ac3['_activeAnnotation']=_0x179ca7;const _0x1a342e=this['activeAnnotation'];this['activeAnnotation']=_0x179ca7,_0x457ac3['refresh']({'blurredAnnotation':_0x1a342e,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x32e15e){this['annotations']=_0x32e15e;const _0x1b32b0=this['context']['plugins']['get'](z);if(_0x1b32b0['_annotations']=_0x32e15e,this['isAttached'])throw new _0x4ed987('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1b32b0,'set:container',()=>{this['detach'](),this['listenTo'](_0x1b32b0,'change:container',_0x490ed2=>{_0x490ed2['off'](),this['attach'](_0x32e15e);});}),_0x1b32b0['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x54ad57=_0x39f9f7=>{_0x39f9f7['updateTargetRect'](),_0x1b32b0['addAnnotation'](_0x39f9f7);};for(const _0x2004f4 of _0x32e15e)_0x54ad57(_0x2004f4);this['listenTo'](_0x32e15e,'add',(_0x4d4475,_0x24c206)=>{_0x54ad57(_0x24c206);}),this['listenTo'](_0x32e15e,'remove',(_0x37702c,_0x39f2c1,_0x4477f4)=>{_0x1b32b0['rearrange']({'removedAnnotation':_0x39f2c1,'previousAnnotation':_0x32e15e['get'](_0x4477f4-0x1),'nextAnnotation':_0x32e15e['get'](_0x4477f4+0x1)}),_0x39f2c1===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x32e15e,'focus',(_0x3219c1,_0x1b2983)=>{this['setActiveAnnotation'](_0x1b2983);}),this['listenTo'](_0x32e15e,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3695df=this['context']instanceof _0x327710?this['context']['editors']:new _0x27f142([this['context']]);for(const _0x3a4fed of _0x3695df)this['_integrateWithEditorAnnotations'](_0x3a4fed);this['listenTo'](_0x3695df,'add',(_0x2b318a,_0x3c4331)=>{this['listenTo'](_0x3c4331,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3c4331);});}),this['listenTo'](_0x3695df,'remove',(_0x554e86,_0x404343)=>{_0x404343['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x404343['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x4ed987('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x280e2b=this['context']['plugins']['get'](z);_0x280e2b['_detachFromContainer'](this['annotations']),this['stopListening'](_0x280e2b),this['stopListening'](this['annotations']),this['context']instanceof _0x327710&&this['stopListening'](this['context']['editors']);for(const _0x1b3281 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1b3281);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2d9e6a){if(!_0x2d9e6a['plugins']['has']('EditorAnnotations'))return;const _0x2e3ccf=_0x2d9e6a['plugins']['get']('EditorAnnotations'),_0x3d0c22=()=>{const _0x5474b4=_0x2e3ccf['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x5474b4[0x0]||null);};this['listenTo'](_0x2e3ccf,'refresh',_0x3d0c22),this['listenTo'](_0x2e3ccf,'blur',(_0x3d4a02,{isAnnotationTracked:_0xd30556})=>{this['activeAnnotation']&&_0xd30556(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2e3ccf,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x3a6786=>{_0x2e3ccf['hasDomSelection']()&&(_0x3d0c22(),_0x3a6786['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2e3ccf);}['_destroyEditorAnnotationsIntegration'](_0x534a6d){this['stopListening'](_0x534a6d),this['_editorAnnotations']['remove'](_0x534a6d);}}class D extends _0x1c2c08{['counterView'];constructor(_0xc1f298){super(_0xc1f298);const _0x5cf8d3=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x5ec470,_0xfce3d3)=>_0x5ec470?'...':_0xfce3d3['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',_0x5cf8d3['to']('annotationType',_0x2bc778=>'ck-annotation-counter__badge--'+_0x2bc778),_0x5cf8d3['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x5cf8d3['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x45778e{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x120168){super(_0x120168),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0xf36d2a),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x27f142(),this['_refreshPositioningDebounced']=_0x1f9e49(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xb3d543(this['context']['locale']),this['balloonPanelView']=new _0x4f6d49(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x366b6a){this['annotations']=_0x366b6a;const _0x2e5b66=this['context']['plugins']['get'](z),_0x225df2=this['balloonPanelView'];if(_0x2e5b66['_annotations']=_0x366b6a,this['isAttached'])throw new _0x4ed987('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2e5b66,'set:container',()=>{this['detach'](),this['listenTo'](_0x2e5b66,'change:container',_0x7368ec=>{_0x7368ec['off'](),this['attach'](_0x366b6a);});}),_0x2e5b66['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2fd46e=_0x292952=>{const _0x555174=new D(this['context']['locale']);_0x2e5b66['addAnnotation'](_0x292952,_0x555174),this['_annotationToNarrowView']['set'](_0x292952,_0x555174),_0x555174['bind']('isDirty','annotationType','number')['to'](_0x292952['view'],'isDirty','type','length'),_0x555174['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x225df2['content']['first']!==_0x292952['view']?(this['_showBalloon'](_0x292952),_0x292952['view']['element']['focus'](),this['setActiveAnnotation'](_0x292952)):this['setActiveAnnotation'](null);});};for(const _0x45a325 of _0x366b6a)_0x2fd46e(_0x45a325);this['listenTo'](_0x366b6a,'add',(_0x5df532,_0x2a46a6)=>{_0x2fd46e(_0x2a46a6);}),this['listenTo'](_0x366b6a,'remove',(_0x3bb7c3,_0x26326e,_0x49149e)=>{this['_annotationToNarrowView']['get'](_0x26326e)['destroy'](),this['_annotationToNarrowView']['delete'](_0x26326e),_0x2e5b66['rearrange']({'removedAnnotation':_0x26326e,'previousAnnotation':_0x366b6a['get'](_0x49149e-0x1),'nextAnnotation':_0x366b6a['get'](_0x49149e+0x1)}),_0x26326e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x366b6a,'focus',(_0x1e3296,_0x55b7ba)=>{this['setActiveAnnotation'](_0x55b7ba);}),this['listenTo'](_0x366b6a,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xd49502,_0x5a492a)=>{_0x5a492a['keyCode']===_0x314b71['esc']&&_0x225df2['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x225df2['content']['first']),this['_hideBalloon'](),_0x5a492a['stopPropagation'](),_0x5a492a['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x25de06,_0x174691)=>{const _0x1b25d1=_0x174691['target'];_0x225df2['isVisible']&&_0x225df2['element']['contains'](_0x1b25d1)||_0x2e5b66['view']['element']['contains'](_0x1b25d1)||_0x25de06['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4e9297=>_0x4e9297['contains'](_0x1b25d1))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2dde67=this['context']instanceof _0x327710?this['context']['editors']:new _0x27f142([this['context']]);for(const _0x274583 of _0x2dde67)this['_integrateWithEditorAnnotations'](_0x274583);this['listenTo'](_0x2dde67,'add',(_0xdb9aae,_0x2f7119)=>{this['listenTo'](_0x2f7119,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2f7119);});}),this['listenTo'](_0x2dde67,'remove',(_0x3d9411,_0x4bc803)=>{_0x4bc803['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4bc803['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x505485){if(_0x505485===this['activeAnnotation'])return;const _0x429d41=this['context']['plugins']['get'](z);if(_0x429d41['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x505485,'disableAnimationOnActivatedAnnotation':!0x0}),_0x505485)_0x429d41['getSidebarItemView'](_0x505485)?this['_showBalloon'](_0x505485):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x505485;}['detach'](){if(!this['isAttached'])throw new _0x4ed987('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3c10a3=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x248c5b=>_0x248c5b['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3c10a3['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x327710&&this['stopListening'](this['context']['editors']);for(const _0x331982 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x331982);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'](_0x145739){if(!_0x145739['plugins']['has']('EditorAnnotations'))return;const _0x3e05cd=_0x145739['plugins']['get']('EditorAnnotations'),_0x520fe0=this['context']['plugins']['get'](z),_0x48f765=this['annotations'],_0x4fa316=this['balloonPanelView'],_0x137605=()=>{const _0x11352f=_0x3e05cd['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x11352f),this['setActiveAnnotation'](_0x11352f[0x0]||null);};this['listenTo'](_0x3e05cd,'refresh',_0x137605),this['listenTo'](_0x3e05cd,'blur',(_0x274034,{isAnnotationTracked:_0x2fb7a6})=>{this['activeAnnotation']&&_0x2fb7a6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3e05cd,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x48f765,'blur',_0x4822f4=>{_0x3e05cd['hasDomSelection']()&&_0x4822f4['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2f5170,_0x381c6c)=>{const _0x3750f7=_0x381c6c['target'];_0x4fa316['isVisible']&&_0x4fa316['element']['contains'](_0x3750f7)||_0x520fe0['view']['element']['contains'](_0x3750f7)||this['activeAnnotation']&&_0x3e05cd['hasDomSelection']()&&(_0x137605(),_0x2f5170['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3e05cd);}['_destroyEditorAnnotationsIntegration'](_0x4f2944){_0x4f2944&&(this['stopListening'](_0x4f2944),this['_editorAnnotations']['remove'](_0x4f2944));}['_setSelectedAnnotations'](_0x45661f){for(const _0xdd1bbf of this['_selectedAnnotations'])_0x45661f['includes'](_0xdd1bbf)||this['_manuallyClosedAnnotationViews']['delete'](_0xdd1bbf['view']);this['_selectedAnnotations']=_0x45661f;}['_refreshPositioning'](){const _0x2c329c=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x2c329c['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x438956){if(this['_manuallyClosedAnnotationViews']['has'](_0x438956['view']))return;const _0x25fd4a=this['balloonPanelView']['content']['first'];_0x25fd4a!==_0x438956['view']?(_0x25fd4a&&this['_detachListeners'](_0x25fd4a),this['_attachListeners'](_0x438956['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x438956['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x36429e=this['balloonPanelView']['content']['first'],_0x43c90f=_0x36429e&&this['annotations']['getByView'](_0x36429e);if(!_0x43c90f||!this['_annotationToNarrowView']['has'](_0x43c90f))return;const _0x455a86=this['_annotationToNarrowView']['get'](_0x43c90f)['element'],_0x3cbb70=(function(){const _0x2c00f4=_0x4f6d49['defaultPositions'];return[_0x2c00f4['southArrowNorthEast'],_0x2c00f4['northArrowSouthEast'],_0x2c00f4['southArrowNorth'],_0x2c00f4['northArrowSouth'],_0x2c00f4['southArrowNorthWest'],_0x2c00f4['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x455a86,'positions':_0x3cbb70});}['_hideBalloon'](){const _0x4a875c=this['balloonPanelView'],_0x4ee8cc=_0x4a875c['content']['first'];_0x4ee8cc&&(this['_detachListeners'](_0x4ee8cc),_0x4a875c['unpin'](),_0x4a875c['content']['clear']());}['_attachListeners'](_0x27881f){this['listenTo'](_0x27881f,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x27881f,'Esc',(_0x145c2b,_0x13063a)=>{this['_manuallyClosedAnnotationViews']['add'](_0x27881f),this['_hideBalloon'](),_0x13063a();});}['_detachListeners'](_0x2718e9){this['stopListening'](_0x2718e9);}}class c extends _0x11884f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x144ded,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x5eda9c){super(_0x5eda9c),_0x5eda9c['editing']['view']['addObserver'](_0x3083d6),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5eda9c['plugins']['get'](_0x144ded),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x52de94=this['editor']['plugins']['get'](j);_0x52de94['context']===this['editor']&&(_0x52de94['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x48da42,_0x5bd1b7)=>{const _0x2a3bc0=this['_balloon'];if(this['isAttached']&&_0x2a3bc0['visibleView']){const _0x5ef770=this['annotations']['getByView'](_0x2a3bc0['visibleView']);_0x5ef770&&this['_closeAnnotation'](_0x5ef770),_0x5bd1b7();}}));}['afterInit'](){const _0x2bcd29=this['editor']['plugins']['get'](j);_0x2bcd29['context']===this['editor']&&(_0x2bcd29['hasActive']()||_0x2bcd29['switchTo']('inline'));}['setActiveAnnotation'](_0x1ff1d8){_0x1ff1d8!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1ff1d8&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1ff1d8)&&this['_addAnnotationToBalloon'](_0x1ff1d8,!0x0),_0x1ff1d8['isActive']=!0x0),_0x1ff1d8||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1ff1d8);}['attach'](_0x1e1983){this['annotations']=_0x1e1983;const _0x18f8ec=this['editor']['plugins']['get'](j),_0x2fc676=this['_balloon'];if(this['isAttached'])throw new _0x4ed987('inlineannotations-attach-already-attached',this);if(_0x18f8ec['context']!==this['editor'])throw new _0x4ed987('inlineannotations-not-allowed-with-context',this);const _0x40f5bd=this['editor']['plugins']['get'](k);this['listenTo'](_0x40f5bd,'refresh',()=>{const _0x24524f=_0x40f5bd['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x41e089,_0x4011cc;!this['_forceRefresh']&&(_0x41e089=_0x24524f,_0x4011cc=this['_selectedAnnotations'],_0x41e089['length']===_0x4011cc['length']&&_0x41e089['every'](_0x26bbdf=>_0x4011cc['includes'](_0x26bbdf)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x24524f),this['setActiveAnnotation'](_0x24524f[0x0]||null));}),this['listenTo'](_0x40f5bd,'blur',(_0x4e899d,{isAnnotationTracked:_0x30d9e6})=>{this['activeAnnotation']&&_0x30d9e6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5af414,_0x3f5625,_0x44c097)=>{_0x44c097||this['setActiveAnnotation'](null);}),this['listenTo'](_0x1e1983,'remove',(_0x1f4548,_0x4217cd)=>{this['_removeAnnotationFromBalloon'](_0x4217cd),_0x4217cd===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2fc676,'change:visibleView',(_0x6dd64d,_0x11f861,_0x19ed85,_0x56e62b)=>{_0x56e62b&&this['stopListening'](_0x56e62b);const _0x4bebfc=_0x1e1983['getByView'](_0x19ed85);_0x19ed85&&_0x4bebfc&&(this['listenTo'](_0x19ed85,'change:height',()=>{_0x2fc676['updatePosition']();}),this['listenTo'](_0x19ed85,'Esc',()=>{this['_closeAnnotation'](_0x4bebfc),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4bebfc&&this['setActiveAnnotation'](_0x4bebfc));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2fc676['visibleView']&&(_0x1e1983['getByView'](_0x2fc676['visibleView'])&&_0x2fc676['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 _0x4ed987('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x3ae8a2 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x3ae8a2);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x7fbe94){for(const _0x2e5d3c of this['_selectedAnnotations'])_0x7fbe94['includes'](_0x2e5d3c)||this['_manuallyClosed']['delete'](_0x2e5d3c);for(const _0x228e45 of this['annotations'])_0x7fbe94['includes'](_0x228e45)||this['_removeAnnotationFromBalloon'](_0x228e45);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5b61d5 of _0x7fbe94)this['_addAnnotationToBalloon'](_0x5b61d5);}this['_selectedAnnotations']=_0x7fbe94;}['_addAnnotationToBalloon'](_0x17d2db,_0x3efe74=!0x1){this['_manuallyClosed']['has'](_0x17d2db)||(this['_addedAnnotations']['has'](_0x17d2db)||this['_balloon']['hasView'](_0x17d2db['view'])||(this['_addedAnnotations']['add'](_0x17d2db),this['_balloon']['add']({'stackId':_0x17d2db['view']['id'],'view':_0x17d2db['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x17d2db)}})),_0x3efe74&&this['_balloon']['showStack'](_0x17d2db['view']['id']));}['_getBalloonTargetForAnnotation'](_0x7caf35){const _0xb7c04c=_0x7caf35['target'],_0x513bfd=this['editor']['editing']['view'],_0x27668e=_0x513bfd['document']['selection']['getFirstRange'](),_0x4137e2=_0x513bfd['domConverter']['viewRangeToDom'](_0x27668e);if(_0x4137e2['collapse'](!0x0),_0xb7c04c){if(_0xb7c04c instanceof _0x2a53b3)return _0xb7c04c;let _0x1a0d54=[];for(const _0x2bfdb1 of _0xb7c04c)_0x1a0d54['push'](...(_0x252595=_0x2bfdb1['getClientRects'](),Array['from'](_0x252595)['map'](DOMRect['fromRect'])));_0x1a0d54=function(_0x2318e0){const _0x5eb17b=[];let _0x63467d=_0x2318e0[0x0];for(let _0x395083=0x1;_0x395083<_0x2318e0['length'];_0x395083++)F(_0x63467d,_0x2318e0[_0x395083])?_0x63467d['width']+=_0x2318e0[_0x395083]['width']:(_0x5eb17b['push'](_0x63467d),_0x63467d=_0x2318e0[_0x395083]);return _0x5eb17b['push'](_0x63467d),_0x5eb17b;}(_0x1a0d54);const _0x385459=_0x4137e2['getBoundingClientRect']();return _0x1a0d54['find'](_0x127f8c=>_0x127f8c['top']<=_0x385459['top']&&_0x127f8c['bottom']>=_0x385459['bottom']&&_0x127f8c['left']<=_0x385459['left']&&_0x127f8c['right']>=_0x385459['right'])||_0x1a0d54[0x0];}var _0x252595;return _0x7caf35['targetRect']||_0x4137e2;}['_removeAnnotationFromBalloon'](_0x3fbc19){this['_addedAnnotations']['has'](_0x3fbc19)&&this['_balloon']['hasView'](_0x3fbc19['view'])&&(this['_addedAnnotations']['delete'](_0x3fbc19),this['_balloon']['remove'](_0x3fbc19['view']));}['_closeAnnotation'](_0x3c0eac){this['_manuallyClosed']['add'](_0x3c0eac),this['_removeAnnotationFromBalloon'](_0x3c0eac);}}function F(_0x5c42f0,_0x2c85bd){return _0x5c42f0['top']===_0x2c85bd['top']&&_0x5c42f0['bottom']===_0x2c85bd['bottom']&&_0x5c42f0['right']===_0x2c85bd['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(_0x2ce5fc,_0x37547f){super(_0x2ce5fc),this['set']('isEmpty',!_0x37547f['length']),this['_focusTracker']=new _0x1edcef(),this['_keystrokes']=new Et(),this['_focusables']=_0x37547f,this['_focusCycler']=new _0x42d2fb({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x37547f,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x37547f,'remove',(_0x2f1498,_0x56e178)=>{_0x56e178['isActive']&&this['focus'](),_0x37547f['length']||(this['isEmpty']=!0x0);});const _0x43d9ad=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':_0x37547f},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x43d9ad['if']('isEmpty','ck-hidden',_0x255cc1=>!_0x255cc1)]},'children':[{'text':W(_0x2ce5fc,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x1de82f=_0x1f954e=>_0x1f954e['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x1de82f),this['_keystrokes']['set']('arrowleft',_0x1de82f),this['_keystrokes']['set']('arrowup',_0x1de82f),this['_keystrokes']['set']('arrowdown',_0x1de82f),this['listenTo'](this['element'],'selectstart',(_0x2aebfd,_0x29b9f6)=>{_0x29b9f6['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x45778e{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x3ed0e2){super(_0x3ed0e2),this['archivedThreads']=new _0x27f142();}['init'](){const _0x35ddc9=this['context'],_0xa73b75=_0x35ddc9['plugins']['get'](m),_0x549e60=_0x35ddc9['plugins']['get'](b);this['listenTo'](_0xa73b75,'addCommentThread',(_0x2da6e4,{threadId:_0x4e7f36})=>{const _0x2e7880=_0xa73b75['getCommentThread'](_0x4e7f36);_0x2e7880['archivedAt']&&this['archivedThreads']['add'](_0x2e7880,this['_calculatePosition'](_0x2e7880['archivedAt'])),this['listenTo'](_0x2e7880,'change:archivedAt',(_0x50935c,_0x17e8df,_0x667cf1)=>{_0x667cf1?this['archivedThreads']['has'](_0x2e7880)||this['archivedThreads']['add'](_0x2e7880,this['_calculatePosition'](_0x2e7880['archivedAt'])):this['archivedThreads']['has'](_0x2e7880)&&this['archivedThreads']['remove'](_0x2e7880);});}),this['listenTo'](_0xa73b75,'removeCommentThread',(_0x1e92af,{threadId:_0x3cdb4c})=>{const _0x5edbcb=_0xa73b75['getCommentThread'](_0x3cdb4c);this['stopListening'](_0x5edbcb),this['archivedThreads']['has'](_0x5edbcb)&&this['archivedThreads']['remove'](_0x5edbcb);},{'priority':'highest'}),this['listenTo'](_0x549e60['collection'],'focus',(_0x4b12ef,_0x31ab55)=>{_0x31ab55['isActive']=!0x0,_0x549e60['activate'](_0x31ab55);});}['_calculatePosition'](_0x1bb62a){const _0x478907=[...this['archivedThreads']]['findIndex'](_0x22d0f3=>_0x22d0f3['archivedAt']<_0x1bb62a);return _0x478907>-0x1?_0x478907:this['archivedThreads']['length'];}}class a extends _0x11884f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x58a407];}constructor(_0x13d049){super(_0x13d049),this['annotationViews']=new _0x3ba195(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1c2c08,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5872d3));const _0x5a49d2=this['editor']['plugins']['get'](p),_0x3eacb3=this['editor']['plugins']['get']('Annotations'),_0x2291a7=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x5a49d2['archivedThreads'],'add',(_0x435e3e,_0x1f8187)=>{const _0x2f70e7=this['editor']['config']['get']('collaboration.channelId');if(!_0x2f70e7||_0x1f8187['channelId']===_0x2f70e7){const _0x4d9f13=_0x2291a7['_threadToController']['get'](_0x1f8187);if(!_0x4d9f13)return void this['_pendingThreads']['push'](_0x1f8187);const _0x305b94=this['_calculatePosition'](_0x1f8187['archivedAt']),_0x4501f7=_0x3eacb3['getByInnerView'](_0x4d9f13['view']);_0x4501f7['isVisible']&&_0x3eacb3['_visibleAnnotations']['remove'](_0x4501f7),this['annotationViews']['add'](_0x4501f7['view'],_0x305b94);}}),this['listenTo'](_0x3eacb3['collection'],'add',(_0x4649e3,_0x451045)=>{const _0x248d31=this['_pendingThreads']['find'](_0x27f543=>{const _0x50d40f=_0x2291a7['_threadToController']['get'](_0x27f543);return _0x50d40f&&_0x451045['innerView']===_0x50d40f['view'];});if(_0x248d31){const _0x448d6a=this['_calculatePosition'](_0x248d31['archivedAt']);this['annotationViews']['add'](_0x451045['view'],_0x448d6a),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x248d31),0x1);}}),this['listenTo'](_0x5a49d2['archivedThreads'],'remove',(_0x21934c,_0x12b208)=>{const _0x55d7d5=this['editor']['config']['get']('collaboration.channelId');if(!_0x55d7d5||_0x12b208['channelId']===_0x55d7d5){const _0x869718=_0x2291a7['_threadToController']['get'](_0x12b208),_0xb406e3=_0x3eacb3['getByInnerView'](_0x869718['view']);this['annotationViews']['remove'](_0xb406e3['view']),this['stopListening'](_0xb406e3['focusableElements']);}});}['_calculatePosition'](_0x589036){const _0x3eaa55=this['editor']['config']['get']('collaboration.channelId'),_0x75302d=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0xca5eb=>_0xca5eb['channelId']===_0x3eaa55)['findIndex'](_0x21e1e7=>_0x21e1e7['archivedAt']<_0x589036);return _0x75302d<0x0||_0x75302d>this['annotationViews']['length']?this['annotationViews']['length']:_0x75302d-0x1;}['_toggleDialog'](){const _0x3fc545=this['editor'],_0x5e1d82=_0x3fc545['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x3fc545['locale'],this['annotationViews'])),'commentsArchive'===_0x5e1d82['id']?_0x5e1d82['hide']():_0x5e1d82['show']({'id':'commentsArchive','title':W(_0x3fc545['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x20419a['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1f5811,_0x5ee186=!0x1){const _0x100dea=this['editor']['locale'],_0xb806ef=new _0x1f5811(_0x100dea);return _0xb806ef['bind']('isEnabled')['to'](this,'isEnabled'),_0xb806ef['set']({'label':W(_0x100dea,'COMMENTS_ARCHIVE'),'icon':Q}),_0x5ee186&&(_0xb806ef['tooltip']=!0x0),this['listenTo'](_0xb806ef,'execute',()=>this['_toggleDialog']()),_0xb806ef;}}class f extends _0x11884f{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 _0x2da51e,ContextPlugin as _0x3bc52e,PendingActions as ht,Context as _0x4ca9d2,Command as _0x26a676,Plugin as _0x337798}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1fe882,uid as _0x50665c,KeystrokeHandler as Et,FocusTracker as _0x41baea,diff as _0x57d994,Collection as _0xbb49d8,Rect as _0x5d7394,CKEditorError as _0xa9111d,priorities as Wt,scrollViewportToShowTarget as _0xb0161,toUnit as Ht,DomEmitterMixin as _0x77ca2e,keyCodes as _0x252da8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x497f52,ConfirmMixin as _0x4b2432,trimHtml as _0x3fe936,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x4906a9}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x59afd9}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x450500,ViewCollection as _0x365b02,FocusCycler as _0x1c7b22,createDropdown as _0x5cf921,ListView as _0xb431bf,ListItemView as _0x976a78,MenuBarMenuListItemButtonView as _0x352376,BodyCollection as _0x16ce42,BalloonPanelView as _0x53b3e0,ContextualBalloon as _0x263e4f,Dialog as _0x1f3da0,DialogViewPosition as _0x516599}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0xd7f7a0}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
|
+
_0x1fe882(){['model'];['view'];constructor(_0x36d6a5,_0x587662){super(),this['model']=_0x36d6a5,this['model']['_isAttached']=!0x0,this['view']=_0x587662,this['listenTo'](_0x587662,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x587662,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x587662,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x587662,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x587662,'addComment',(_0x449806,_0x28fa9f)=>this['addComment'](_0x28fa9f)),this['listenTo'](_0x587662,'updateComment',(_0x15bb47,_0x48138e,_0x3bf494)=>this['updateComment'](_0x48138e,_0x3bf494)),this['listenTo'](_0x587662,'removeComment',(_0x5b4a8e,_0x386064)=>this['removeComment'](_0x386064));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x91de26){this['model']['addComment']({'content':_0x91de26,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x2e1d9a,_0x4a9361){this['model']['getComment'](_0x2e1d9a)['update']({'content':_0x4a9361});}['removeComment'](_0x21f317){this['model']['getComment'](_0x21f317)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x19f065,_0x1688fd,_0x30b6b7){const t=_0x19f065['t'];switch(_0x1688fd){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'},_0x30b6b7);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'},_0x30b6b7);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'},_0x30b6b7);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'},_0x30b6b7);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(_0x1b88f7,_0x313769){super(_0x1b88f7);const _0x4c401c=_0x50665c();this['main']=this['createCollection'](),this['editable']=new $t(_0x1b88f7,_0x313769),this['_voiceLabelView']=this['_createVoiceLabel'](_0x4c401c,_0x1b88f7),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x1b88f7['uiLanguageDirection'],'lang':_0x1b88f7['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4c401c},'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'](_0x600290,_0xf9c23f){const _0x46ca17=new Yt();return _0x46ca17['text']=W(_0xf9c23f,'Comment\x20editor'),_0x46ca17['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x600290,'class':'ck-voice-label'}}),_0x46ca17;}}class Ot extends Ut{['view'];constructor(_0x480fe5){super(_0x480fe5),this['view']=new Vt(_0x480fe5['locale'],_0x480fe5['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x4e01a3=this['editor']['editing']['view'],_0x32fdea=this['view']['editable'],_0xe48902=_0x4e01a3['document']['getRoot']();_0x32fdea['name']=_0xe48902['rootName'],this['view']['render']();const _0x4e7c76=_0x32fdea['element'];this['setEditableElement'](_0x32fdea['name'],_0x4e7c76),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x4e01a3['attachDomRoot'](_0x4e7c76),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1fe882(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Rt)());constructor(_0x2b1774={}){(_0x2b1774=Object['assign']({},_0x2b1774))['plugins']||(_0x2b1774['plugins']=St['defaultPlugins']),super(_0x2b1774),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 _0x5c376b=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5c376b))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x24ef52=>{const _0x2211e7=this['model']['document']['getRoot'](),_0x3a07d4=_0x2211e7&&_0x2211e7['getChild'](_0x2211e7['childCount']-0x1);_0x24ef52['setSelection'](_0x3a07d4,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x573405=this['editing']['view'],_0x4f85e1=_0x573405['document']['getRoot'](),_0x22758a=_0x4f85e1['getChild'](0x0);_0x4f85e1['childCount']>0x1||!_0x22758a||'p'!=_0x22758a['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x573405,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x22758a['placeholder']=this['placeholder']),Ft({'view':_0x573405,'element':_0x22758a,'keepOnFocus':!0x0}),this['placeholderElement']=_0x22758a);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4cd3a2,_0x3e4b7f={}){super(_0x4cd3a2),this['editor']=null,this['_editorConfig']=_0x3e4b7f,this['keystrokes']=new Et(),this['focusTracker']=new _0x41baea(),this['set']('value',_0x3e4b7f['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x4cd3a2,'Reply...')),this['set']('submitLabel',W(_0x4cd3a2,'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',(_0x4ec086,_0x1ab169)=>{this['cancelButtonView']['fire']('execute'),_0x1ab169();}),this['on']('submit',(_0x35387d,_0x2a3661)=>{_0x2a3661['length']>0xfde8?(alert(W(_0x4cd3a2,'TOO_LONG_COMMENT_ALERT',[_0x2a3661['length'],0xfde8])),_0x35387d['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 _0x4b6079=this['editor'];this['element']['insertBefore'](_0x4b6079['ui']['element'],this['element']['firstChild']),_0x4b6079['model']['document']['on']('change',()=>this['value']=_0x4b6079['getData']()),_0x4b6079['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:_0xf39464}=this,_0x56adce=new _0x450500(_0xf39464);return _0x56adce['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x56adce['withText']=!0x0,_0x56adce['bind']('label')['to'](this,'submitLabel'),_0x56adce['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x56adce['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xb8fff6,_0x40c36d)=>!_0x40c36d&&!!_0xb8fff6['trim']()),_0x56adce;}['_createCancelButton'](){const {locale:_0x3dbe84}=this,_0x1abe92=new _0x450500(_0x3dbe84);return _0x1abe92['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1abe92['label']=W(_0x3dbe84,'Cancel'),_0x1abe92['withText']=!0x0,_0x1abe92['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1abe92;}['_initializeFocusCycling'](_0x11f646){const _0x2754d1=this['focusTracker'],_0x41a270=new _0x365b02();[_0x11f646['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0xb32264=>{_0x41a270['add'](_0xb32264),_0x2754d1['add'](_0xb32264['element']);});const _0xe571f8=new _0x1c7b22({'focusables':_0x41a270,'focusTracker':_0x2754d1});this['keystrokes']['set']('tab',(_0x316525,_0x2c7f2e)=>{_0xe571f8['focusNext'](),_0x2c7f2e();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0xa8a66a,_0x5f01a3)=>{_0xe571f8['focusPrevious'](),_0x5f01a3();},{'priority':'low'});}}class Tt extends _t{constructor(_0x65a03f,_0x4c979e,_0x54a40c){super(_0x65a03f),this['commentInputView']=new ei(_0x65a03f,_0x54a40c),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x10f676,_0x3e6e86)=>_0x10f676||!!_0x3e6e86),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 _0x497f52(_0x65a03f,_0x4c979e),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(_0x482206){super(_0x482206);const _0x2bf70a=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2bf70a['to']('count',_0x366129=>W(_0x482206,'NUMBER_OF_COMMENTS',_0x366129))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0xaf462f,_0x120b18,_0x5bb825){super(_0xaf462f),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x120b18['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x120b18,this['_config']=_0x5bb825,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0xaf462f),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4692cb=>_0x4692cb-this['_config']['maxCommentsWhenCollapsed']);for(const _0x2d6995 of _0x120b18['comments'])this['_handleNewCommentModel'](_0x2d6995);this['_handleInfoComment'](),this['listenTo'](_0x120b18['comments'],'add',(_0x1ecaa2,_0x5d55fb)=>{const _0x1ac88d=this['_calculatePosition'](_0x5d55fb);this['length']++,this['_handleNewCommentModel'](_0x5d55fb,_0x1ac88d),this['refreshVisibleViews']();}),this['listenTo'](_0x120b18['comments'],'remove',(_0x51b677,_0x3844c7)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3844c7),this['refreshVisibleViews']();}),this['listenTo'](_0x120b18,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x120b18,'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 _0x44f15e of this['commentViews'])_0x44f15e['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1d1ed5,_0xade505){const _0x44eb67=new this['_config']['CommentView'](this['locale'],_0x1d1ed5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x44eb67['viewUid']=_0x1d1ed5['id'],_0x44eb67['delegate']('removeComment')['to'](this),_0x44eb67['delegate']('updateComment')['to'](this),_0x44eb67['delegate']('resolveCommentThread')['to'](this),_0x44eb67['delegate']('editorReady')['to'](this),_0x44eb67['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x44eb67,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x44eb67,_0xade505);}['_calculatePosition'](_0x332484){const _0x1c6fe2=this['_model']['_findOptimalIndex'](_0x332484);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x332484['authoredAt']?_0x1c6fe2-0x1:_0x1c6fe2:_0x1c6fe2-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x4799cd={'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'],_0x4799cd,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x4799cd));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x594c2e){const _0x806f0=this['commentViews']['remove'](_0x594c2e['id']);this['stopListening'](_0x806f0),_0x806f0['isEditMode']&&this['_updateHasDirtyComment'](),_0x806f0['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x1fe361=>_0x1fe361['isEditMode']);}['_rearrangeCollapse'](){const _0x5e5d1b=function(_0x28b44a){const _0xb504bb=new _0xbb49d8();for(const _0x22cfcb of _0x28b44a)_0xb504bb['add'](_0x22cfcb);return _0xb504bb;}(this['commentViews']),_0x2948bc=this['_collapsedCommentsView']['count'];for(let _0x17002e=0x1;_0x17002e<=_0x2948bc;_0x17002e++)_0x5e5d1b['remove'](0x1);for(const _0x7a9a64 of _0x5e5d1b)_0x7a9a64['collapse']();_0x2948bc>0x0&&_0x5e5d1b['add'](this['_collapsedCommentsView'],0x1),is(_0x57d994(Array['from'](this['visibleViews']),Array['from'](_0x5e5d1b)),this['visibleViews'],_0x5e5d1b);}['_rearrangeExpand'](){is(_0x57d994(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x4edea5 of this['visibleViews'])_0x4edea5['expand']();}}function is(_0x339a67,_0x215b2f,_0x554176){let _0x27e8c7=0x0;for(const _0xb51d7e of _0x339a67)switch(_0xb51d7e){case'insert':_0x215b2f['add'](_0x554176['get'](_0x27e8c7),_0x27e8c7),_0x27e8c7++;break;case'delete':_0x215b2f['remove'](_0x27e8c7);break;case'equal':_0x27e8c7++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x1af06b,_0xf7d1d1){super(_0x1af06b);const _0x26e078=this['bindTemplate'];this['_model']=_0xf7d1d1,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x5c68db=>!!_0x5c68db),this['bind']('contextValue')['to'](this['_model'],'context',_0x1f67d2=>_0x1f67d2&&_0x1f67d2['value']?this['_trimContextValue'](_0x1f67d2['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',_0x26e078['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x26e078['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x338701=new _0x450500(this['locale']);return _0x338701['label']=W(this['locale'],'Reopen'),_0x338701['tooltip']=W(this['locale'],'Reopen'),_0x338701['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>',_0x338701['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x33fa89=>!_0x33fa89),_0x338701['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x32e3ff,_0x4a232d)=>_0x32e3ff&&_0x4a232d),_0x338701['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x338701;}['_trimContextValue'](_0x327717){if(_0x327717['length']<0x96)return _0x327717;const _0x58370f=_0x327717['lastIndexOf']('\x20',0x93);return _0x327717['substring'](0x0,_0x58370f>-0x1?_0x58370f:0x93)+'...';}['_attachContextActions'](){const _0x5da540=this['element']['querySelector']('.ck-context'),_0x2da593=_0x5da540['querySelector']('.ck-context__value');this['listenTo'](_0x5da540,'mouseenter',()=>{_0x2da593['offsetWidth']<_0x2da593['scrollWidth']&&_0x5da540['classList']['add']('overlay');}),this['listenTo'](_0x5da540,'mouseleave',()=>{_0x5da540['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x4ae13f,_0x55ac72,_0x514bde,_0x2893a5){super(_0x4ae13f),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x55ac72,this['_localUser']=_0x514bde,this['_config']=_0x2893a5,this['commentThreadHeaderView']=new Zt(_0x4ae13f,_0x55ac72),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x4ae13f,_0x55ac72,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2893a5)),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',(_0x34b248,_0xb36719)=>_0x34b248||!!_0xb36719),this['bind']('isUnlinked')['to'](_0x55ac72,'unlinkedAt',_0x34642a=>!!_0x34642a);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x8a4de8=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x292bb8=_0x8a4de8['commentInputView'];return _0x8a4de8['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x292bb8,'value',(_0x3bd9bf,_0x23a3f6,_0x479249,_0x3a8c9c,_0x14ae85)=>!!_0x14ae85||!!_0x3a8c9c&&_0x479249&&!_0x23a3f6||_0x3bd9bf&&_0x479249&&!_0x23a3f6),_0x292bb8['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x150980,_0x4715eb,_0x1f61f0)=>{let _0x19c007;return _0x19c007=_0x1f61f0&&_0x4715eb?'Reply\x20to\x20reopen\x20discussion...':_0x150980?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x19c007);}),_0x292bb8['bind']('submitLabel')['to'](this,'length',_0x56d4f4=>W(this['locale'],_0x56d4f4?'Reply':'Comment')),_0x292bb8['on']('submit',(_0x2d5712,_0x1f9cf5)=>{this['fire']('addComment',_0x1f9cf5),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x292bb8['on']('cancel',()=>{this['focus']();}),_0x292bb8['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x292bb8['on']('cancel',_0x52d042=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x52d042['stop']());}),this['on']('change:isActive',(_0x5294f0,_0x208fbe,_0x2661f2)=>{_0x2661f2||this['length']||_0x292bb8['value']||this['fire']('removeCommentThread');}),_0x8a4de8;}}class yt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x4b2432(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x451a02,_0x354194,_0x59b6df,_0x2b92d9){super(_0x451a02,_0x354194,_0x59b6df,_0x2b92d9),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',(_0x355200,_0x2cbb1c,_0x33d789)=>{_0x33d789?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']=_0x451a02,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x19eae4,_0x5dea97,_0x595d05)=>{_0x595d05||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x39aaf4,_0x5cc983,_0x3e9e69)=>{_0x3e9e69&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1a364d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x1a364d['if']('isActive','ck-thread--active'),_0x1a364d['if']('isUnlinked','ck-thread--unlinked'),_0x1a364d['if']('isConfirm','ck-thread--remove-confirmation'),_0x1a364d['to']('actionIndicator',_0x5da31e=>_0x5da31e?'ck-thread--'+_0x5da31e:'')],'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 _0x854801 of this['commentsListView']['commentViews'])_0x854801['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x11378f}=this,_0x4b89c4=this['commentsListView']['commentViews']['get'](0x0);_0x4b89c4===this['_boundFirstCommentView']||_0x4b89c4['isSystemComment']||(this['_boundFirstCommentView']=_0x4b89c4,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x4b89c4,'actionIndicator',_0x2ff0c4=>'remove'===_0x2ff0c4?'remove':null),_0x4b89c4['placeholder']=W(_0x11378f,'Write\x20a\x20comment...'),_0x4b89c4['removeButton']['on']('execute',_0x489713=>{_0x489713['stop'](),this['showConfirm'](W(_0x11378f,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x4b89c4['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x200dc7=new _0x450500(this['locale']);return _0x200dc7['label']=W(this['locale'],'Resolve'),_0x200dc7['tooltip']=W(this['locale'],'Resolve'),_0x200dc7['icon']=_0x2da51e['check'],_0x200dc7['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x200dc7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xc35b44=>!_0xc35b44),_0x200dc7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xf58a21,_0x5e52cc)=>_0xf58a21&&!_0x5e52cc),_0x200dc7['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x200dc7;}}class si extends _t{constructor(_0xff5360){super(_0xff5360),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x159dbd,_0x1f6df6,_0xc994)=>{this['element']['innerHTML']=_0xc994;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x547f7f,_0x2361ae,_0x36e7d7){super(_0x547f7f),this['_model']=_0x2361ae,this['_config']=_0x36e7d7,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 _0x500348=new si(this['locale']);return _0x500348['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x3254a4,_0x341c08)=>_0x341c08?_0x3fe936(_0x3254a4,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x3254a4),_0x500348;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xc24965=new ei(this['locale'],this['_config']['editorConfig']);return _0xc24965['value']=this['_model']['content'],_0xc24965['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xc24965['submitLabel']=W(this['locale'],'Save'),_0xc24965['on']('submit',(_0x2af74f,_0x4024e0)=>{this['fire']('updateComment',this['_model']['id'],_0x4024e0),this['switchToDisplayMode'](),this['focus']();}),_0xc24965['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xc24965['once']('editorReady',()=>{_0xc24965['focus']();}),_0xc24965['createEditor'](),_0xc24965['delegate']('editorReady')['to'](this),_0xc24965['delegate']('editorDestroyed')['to'](this),_0xc24965;}}class At extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x4b2432(oi){['actionBar'];['userView'];constructor(_0x3cc4ca,_0x936236,_0x3a2932){super(_0x3cc4ca,_0x936236,_0x3a2932),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x3cc4ca,'Reply...')),this['bind']('authoredAt')['to'](_0x936236),this['bind']('resolvedAt')['to'](_0x936236),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 _0x497f52(_0x3cc4ca,_0x936236['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x936236,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x19012f=this['bindTemplate'],_0x544552=[{'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':_0x19012f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x19012f['to']('authoredAt',_0x37863d=>this['_config']['formatDateTime'](_0x37863d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x19012f['if']('isEditMode','ck-comment__actions--hidden'),_0x19012f['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x544552['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x19012f['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x19012f['if']('isEditMode','ck-comment--edit'),_0x19012f['if']('isSystemComment','ck-comment--info'),_0x19012f['to']('actionIndicator',_0x5b18f9=>_0x5b18f9?'ck-comment--'+_0x5b18f9:'')],'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':_0x544552}]}]};}['_createEditButton'](){const _0x54b5bd=new _0x450500(this['locale']);return _0x54b5bd['label']=W(this['locale'],'Edit'),_0x54b5bd['icon']=_0x2da51e['pencil'],_0x54b5bd['withText']=!0x0,_0x54b5bd['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x54b5bd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5e2b32=>!_0x5e2b32),_0x54b5bd['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x54b5bd['on']('execute',()=>this['switchToEditMode']()),_0x54b5bd;}['_createRemoveButton'](){const _0x58ee12=new _0x450500(this['locale']);return _0x58ee12['label']=W(this['locale'],'Remove'),_0x58ee12['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',_0x58ee12['withText']=!0x0,_0x58ee12['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x58ee12['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x593d78=>!_0x593d78),_0x58ee12['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x58ee12['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x58ee12;}['_createDropdown'](){const _0x45dc98=_0x5cf921(this['locale']),_0x59b314=_0x45dc98['panelView']['children'],_0x5ba76f=new _0xb431bf(this['locale']),_0x478acf=(_0x35bb08,_0x18ac37=-0x1)=>{const _0x1131a7=new _0x976a78(this['locale']);_0x1131a7['children']['add'](_0x35bb08);const _0xb70834=_0x18ac37>-0x1?_0x18ac37:_0x5ba76f['items']['length'];_0x5ba76f['items']['add'](_0x1131a7,_0xb70834),_0x45dc98['listenTo'](_0x35bb08,'change:isEnabled',()=>{_0x45dc98['isEnabled']=[...this['items']]['some'](_0x39cc4f=>_0x39cc4f['isEnabled']);}),_0x45dc98['listenTo'](_0x35bb08,'change:isVisible',()=>{_0x45dc98['buttonView']['isVisible']=[...this['items']]['some'](_0x58576c=>_0x58576c['isVisible']);});};_0x45dc98['panelPosition']='sw',_0x45dc98['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x2da51e['threeVerticalDots']}),_0x45dc98['isEnabled']=[...this['items']]['some'](_0x56a485=>_0x56a485['isEnabled']),_0x45dc98['buttonView']['isVisible']=[...this['items']]['some'](_0x16ffc3=>_0x16ffc3['isVisible']);for(const _0xe354f6 of this['items'])_0x478acf(_0xe354f6);return _0x59b314['add'](_0x5ba76f),_0x45dc98['listenTo'](this['items'],'add',(_0x101532,_0x231a81,_0x731b31)=>{_0x478acf(_0x231a81,_0x731b31);}),_0x45dc98['listenTo'](this['items'],'remove',(_0x5550b9,_0x44a827,_0x30d983)=>{_0x5ba76f['items']['remove'](_0x30d983);}),_0x45dc98;}['_attachActions'](_0x57c713,_0xee863d){const _0x6290b7=_0x57c713&&_0x57c713['element'];_0x6290b7&&(this['listenTo'](_0x6290b7,'mouseenter',()=>this['actionIndicator']=_0xee863d),this['listenTo'](_0x6290b7,'focus',()=>this['actionIndicator']=_0xee863d),this['listenTo'](_0x6290b7,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x6290b7,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x35d2b2=super['_createCommentInputView']();return _0x35d2b2['bind']('placeholder')['to'](this),_0x35d2b2;}['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(_0x4c3a56){const _0xc66f2b=bt(_0x4c3a56,0x1e),_0x2eab71=new MutationObserver(_0x4ffa4a=>{for(const _0x450cf9 of _0x4ffa4a)('attributes'==_0x450cf9['type']&&'class'==_0x450cf9['attributeName']||'childList'==_0x450cf9['type']||'characterData'==_0x450cf9['type'])&&_0xc66f2b();});return{'attach'(_0x58d973){_0x2eab71['observe'](_0x58d973,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2eab71['disconnect'](),_0xc66f2b['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x14621c,_0x1a746d){super(_0x14621c),this['id']=_0x50665c(),this['focusTracker']=new _0x41baea(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x43d084,_0x48bf44)=>this['fire']('Esc',_0x48bf44)),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'](_0x1a746d),this['mainView']=_0x1a746d;const _0x140426=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x140426['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 _0x349d1c=this['element']['clientHeight'];_0x349d1c&&(this['height']=_0x349d1c);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x1fe882(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2e19e7,target:_0x16281f,type:_0x58b088,isVisible:_0x1aea76=!0x0}){super(),this['view']=_0x2e19e7,this['view']['element']||this['view']['render'](),this['_type']=_0x58b088,this['_target']=_0x16281f,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0xbb49d8([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x51d37d,_0xc4e6bb)=>{this['view']['focusTracker']['add'](_0xc4e6bb);}),this['focusableElements']['on']('remove',(_0x2dc064,_0x431cb2)=>{this['view']['focusTracker']['remove'](_0x431cb2);}),this['set']('isVisible',_0x1aea76);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x5d8342=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x5d8342),_0x5d8342;}get['targetRect'](){const _0x2bf617=this['target'];if(null===_0x2bf617)return null;if(_0x2bf617 instanceof _0x5d7394)return _0x2bf617;const _0x3c6d3a=_0x2bf617['filter'](_0x31f4b1=>function(_0x5d24f2){const _0x2acb2f=_0x5d24f2['offsetParent'];if(_0x2acb2f)return!0x0;const _0x5623fa=_0x5d24f2['getClientRects']()['item'](0x0);return!!_0x5623fa;}(_0x31f4b1));return 0x0===_0x3c6d3a['length']?null:new _0x5d7394(_0x3c6d3a[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x442f27){this['view']['isActive']=_0x442f27,this['view']['mainView']['isActive']=_0x442f27;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3eb53b){if(!(null===_0x3eb53b||_0x3eb53b instanceof _0x5d7394||Array['isArray'](_0x3eb53b)&&_0x3eb53b['every'](_0x1dfe78=>ee(_0x1dfe78))))throw new _0xa9111d('annotation-invalid-target',null,{'target':_0x3eb53b});}['_getNormalizedTarget'](){const _0x1e8ea7='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x1e8ea7)?[_0x1e8ea7]:_0x1e8ea7;}}function ee(_0x13b6b4){return null!==_0x13b6b4&&'object'==typeof _0x13b6b4&&'nodeType'in _0x13b6b4&&0x1===_0x13b6b4['nodeType'];}class x extends _0xbb49d8{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x13983e=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x41baea(),this['_focusTracker']['on']('change:isFocused',(_0x37f6cc,_0x1b0b25,_0x54916c)=>{_0x54916c||this['fire']('blur');});for(const _0x16cc75 of _0x13983e)this['add'](_0x16cc75);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x4d9a59){if(this['has'](_0x4d9a59))throw new _0xa9111d('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x4d9a59['innerView'],_0x4d9a59),this['_viewToAnnotation']['set'](_0x4d9a59['view'],_0x4d9a59);for(const _0x24eb0e of _0x4d9a59['focusableElements'])this['_focusTracker']['add'](_0x24eb0e);this['listenTo'](_0x4d9a59['focusableElements'],'add',(_0x11c63a,_0x1857f6)=>{this['_focusTracker']['add'](_0x1857f6);}),this['listenTo'](_0x4d9a59['focusableElements'],'remove',(_0x2a2345,_0x28fdea)=>{this['_focusTracker']['remove'](_0x28fdea);}),this['listenTo'](_0x4d9a59['view']['focusTracker'],'change:isFocused',(_0x2fccac,_0x11a47d,_0x251584)=>{_0x251584&&this['fire']('focus',_0x4d9a59);}),_0x4d9a59['updateTargetRect']();const _0x4ea696=this['_getOrderInContent'](_0x4d9a59['view']['targetRect']);return super['add'](_0x4d9a59,_0x4ea696);}['remove'](_0x26823b){if(!this['has'](_0x26823b))throw new _0xa9111d('annotationcollection-not-existing-item',null);this['stopListening'](_0x26823b['view']['focusTracker']),this['stopListening'](_0x26823b['focusableElements']);for(const _0x3785b0 of _0x26823b['focusableElements'])this['_focusTracker']['remove'](_0x3785b0);return this['_viewToAnnotation']['delete'](_0x26823b['view']),this['_innerViewToAnnotation']['delete'](_0x26823b['innerView']),super['remove'](_0x26823b);}['getByInnerView'](_0x5a154c){return this['_innerViewToAnnotation']['get'](_0x5a154c);}['getByView'](_0x43d8da){return this['_viewToAnnotation']['get'](_0x43d8da);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x59c5e0 of this)_0x59c5e0['updateTargetRect']();this['_sort']();}['_sort'](){const _0x558d6f=Array['from'](this)['sort']((_0x22b6a4,_0x54ebca)=>v(_0x22b6a4['view']['targetRect'],_0x54ebca['view']['targetRect']));for(let _0x23ae10=_0x558d6f['length']-0x1;_0x23ae10>0x0;_0x23ae10--){const _0x52124b=_0x558d6f[_0x23ae10];_0x23ae10!==this['getIndex'](_0x52124b)&&(this['remove'](_0x52124b),this['add'](_0x52124b));}}['_getOrderInContent'](_0x567112){let _0x4aa41b=0x0;if(!_0x567112)return this['length'];for(const _0x397635 of this){const _0x25e72a=_0x397635['view']['targetRect'];if(_0x25e72a){if(v(_0x567112,_0x25e72a)<0x0)return _0x4aa41b;_0x4aa41b++;}}return _0x4aa41b;}}function v(_0x58dfcb,_0x46155d){if(null===_0x58dfcb&&null===_0x46155d)return 0x0;if(null===_0x58dfcb)return-0x1;if(null===_0x46155d)return 0x1;const _0x185123=_0x58dfcb['top']-_0x46155d['top'];return 0x0==_0x185123?_0x58dfcb['left']-_0x46155d['left']:_0x185123;}class b extends _0x3bc52e{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x316e31){super(_0x316e31),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x5d17a2){this['collection']['add'](_0x5d17a2);}['remove'](_0x1805a0){this['collection']['remove'](_0x1805a0),_0x1805a0['destroy']();}['refreshVisibility'](){for(const _0x4a47a3 of this['collection'])_0x4a47a3['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2db3b0){return this['collection']['getByInnerView'](_0x2db3b0);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x23f8a7 of this['collection'])_0x23f8a7['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x41699f){this['fire']('_activateAnnotation',_0x41699f);}['createAnnotation'](_0x201dcc){return new d(_0x201dcc);}['createAnnotationView'](_0x25e5bd,_0x381f38){return new V(_0x25e5bd,_0x381f38);}['_addActiveAnnotation'](_0x59d1e4){const _0x5d18fb=new Set(this['activeAnnotations']);_0x5d18fb['add'](_0x59d1e4),this['activeAnnotations']=_0x5d18fb;}['_removeActiveAnnotation'](_0x17a674){const _0x45786c=new Set(this['activeAnnotations']);_0x45786c['delete'](_0x17a674),this['activeAnnotations']=_0x45786c;}['_bindAnnotationsToVisibleAnnotations'](){const _0x42fdf8=this['collection'],_0xae0ba4=this['_visibleAnnotations'];function _0x7713d1(_0x25d07e){const _0x9dda0f=_0x25d07e['source'];_0x9dda0f['isVisible']&&!_0xae0ba4['has'](_0x9dda0f)?_0xae0ba4['add'](_0x9dda0f):!_0x9dda0f['isVisible']&&_0xae0ba4['has'](_0x9dda0f)&&_0xae0ba4['remove'](_0x9dda0f),_0x9dda0f['view']['focusTracker']['remove'](_0x9dda0f['view']['element']),_0x9dda0f['view']['focusTracker']['add'](_0x9dda0f['view']['element']);}this['listenTo'](_0x42fdf8,'add',(_0x4f7c87,_0x52463b)=>{_0x52463b['isVisible']&&_0xae0ba4['add'](_0x52463b),this['listenTo'](_0x52463b,'change:isVisible',_0x7713d1);}),this['listenTo'](_0x42fdf8,'remove',(_0x1f73e5,_0x184dc1)=>{_0xae0ba4['has'](_0x184dc1)&&_0xae0ba4['remove'](_0x184dc1),this['stopListening'](_0x184dc1,'change:isVisible',_0x7713d1);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x3bc52e{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x5dff38){super(_0x5dff38),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 _0x1b5406=this['context']['config'];_0x1b5406['define']('comments.maxCommentsWhenCollapsed',0x2),_0x1b5406['define']('comments.maxThreadTotalWeight',0x1f4),_0x1b5406['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x1b5406['define']('comments.CommentThreadView',yt),_0x1b5406['define']('comments.CommentView',At),_0x1b5406['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1d2145=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1aa1b0,_0x210c7d)=>this['_addCommentThread'](_0x210c7d)),this['on']('submitCommentThread',(_0x2d66d6,_0x55a389)=>this['_submitCommentThread'](_0x55a389)),this['on']('resolveCommentThread',(_0x6d4646,_0x50e99f)=>this['_resolveCommentThread'](_0x50e99f)),this['on']('resolveCommentThread',(_0x4e796e,_0x5671a5)=>this['_updateActiveAnnotation'](_0x5671a5),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x2a5471,_0x4374c0)=>this['_reopenCommentThread'](_0x4374c0)),this['on']('reopenCommentThread',(_0x4cab44,_0x565741)=>this['_updateActiveAnnotation'](_0x565741),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4893c7,_0x345ed7)=>this['_removeCommentThread'](_0x345ed7)),this['on']('updateCommentThread',(_0x2a5187,_0x2a3e5c)=>this['_updateCommentThread'](_0x2a3e5c)),this['on']('updateCommentThread',(_0x10dcc0,_0x478f14)=>this['_updateActiveAnnotation'](_0x478f14),{'priority':'lowest'}),this['on']('addComment',(_0x3997a7,_0x2de2d6)=>this['_addComment'](_0x2de2d6)),this['on']('updateComment',(_0x71ad91,_0x5ec038)=>this['_updateComment'](_0x5ec038)),this['on']('removeComment',(_0x54855a,_0xbd0ea3)=>this['_removeComment'](_0xbd0ea3)),this['on']('addComment',(_0x315399,{threadId:_0x308397,isFromAdapter:_0x21f427})=>{if(_0x21f427)return;const _0x576244=this['getCommentThread'](_0x308397),_0x1ec50a=_0x576244&&this['_threadToController']['get'](_0x576244);_0x1ec50a&&_0x1ec50a['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x1d2145,'change:activeAnnotations',(_0x29db49,_0x364387,_0x51641f)=>{const _0x4b5898=Array['from'](_0x51641f)['map'](_0x2cf90c=>this['_viewToController']['get'](_0x2cf90c['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4b5898?_0x4b5898['model']:null;});}['afterInit'](){!function(_0x1ac88a){function _0x4e1133(_0x489452,_0xbfa3cb,_0x526e22){const _0x4330e8={};_0x4330e8[_0x928013([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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],_0x4330e8[_0x928013([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 _0x527695=new Uint8Array(0x10);for(let _0x1dbd7c=0xf;_0x1dbd7c>=0x0;--_0x1dbd7c)_0x527695[_0x1dbd7c]=_0x526e22%0x100,_0x526e22=parseInt(_0x526e22/0x100);let _0x184b5f=null,_0xe7a977=0x10;const _0x103407=new Uint8Array(_0xbfa3cb),_0x104787=[],_0x11267d=[];_0x53b9cf();for(let _0x158ec3=0x0;_0x158ec3<_0x489452[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x158ec3++)0x10===_0xe7a977&&(_0x184b5f=_0x2358fb(_0x527695),_0xe7a977=0x0,_0x372451(_0x527695)),_0x489452[_0x158ec3]^=_0x184b5f[_0xe7a977++];return _0x489452;function _0x284e27(_0x178e2e){const _0x500d19=[];for(let _0x1c74f8=0x0;_0x1c74f8<_0x178e2e[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c74f8+=0x4)_0x500d19[_0x928013([0x70,0x75,0x73,0x68])](_0x178e2e[_0x1c74f8]<<0x18|_0x178e2e[_0x1c74f8+0x1]<<0x10|_0x178e2e[_0x1c74f8+0x2]<<0x8|_0x178e2e[_0x1c74f8+0x3]);return _0x500d19;}function _0x372451(_0x1a2efc){for(let _0x520f8b=0xf;_0x520f8b>=0x0;_0x520f8b--){if(0xff!==_0x1a2efc[_0x520f8b]){_0x1a2efc[_0x520f8b]++;break;}_0x1a2efc[_0x520f8b]=0x0;}}function _0x2358fb(_0x9f39e4){const _0x4fe73b=_0x104787[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x2a5403=[0x0,0x0,0x0,0x0];let t=_0x284e27(_0x9f39e4);for(let _0x1163c0=0x0;_0x1163c0<0x4;_0x1163c0++)t[_0x1163c0]^=_0x104787[0x0][_0x1163c0];for(let _0x21cfd9=0x1;_0x21cfd9<_0x4fe73b;_0x21cfd9++){for(let _0x14ab67=0x0;_0x14ab67<0x4;_0x14ab67++)_0x2a5403[_0x14ab67]=_0x4330e8[_0x928013([0x54,0x31])][t[_0x14ab67]>>0x18&0xff]^_0x4330e8[_0x928013([0x54,0x32])][t[(_0x14ab67+0x1)%0x4]>>0x10&0xff]^_0x4330e8[_0x928013([0x54,0x33])][t[(_0x14ab67+0x2)%0x4]>>0x8&0xff]^_0x4330e8[_0x928013([0x54,0x34])][0xff&t[(_0x14ab67+0x3)%0x4]]^_0x104787[_0x21cfd9][_0x14ab67];t=_0x2a5403[_0x928013([0x73,0x6c,0x69,0x63,0x65])]();}const _0x3693aa=new Uint8Array(0x10);let _0x322b32;for(let _0x5ac965=0x0;_0x5ac965<0x4;_0x5ac965++)_0x322b32=_0x104787[_0x4fe73b][_0x5ac965],_0x3693aa[0x4*_0x5ac965]=0xff&(_0x4330e8[_0x928013([0x53])][t[_0x5ac965]>>0x18&0xff]^_0x322b32>>0x18),_0x3693aa[0x4*_0x5ac965+0x1]=0xff&(_0x4330e8[_0x928013([0x53])][t[(_0x5ac965+0x1)%0x4]>>0x10&0xff]^_0x322b32>>0x10),_0x3693aa[0x4*_0x5ac965+0x2]=0xff&(_0x4330e8[_0x928013([0x53])][t[(_0x5ac965+0x2)%0x4]>>0x8&0xff]^_0x322b32>>0x8),_0x3693aa[0x4*_0x5ac965+0x3]=0xff&(_0x4330e8[_0x928013([0x53])][0xff&t[(_0x5ac965+0x3)%0x4]]^_0x322b32);return _0x3693aa;}function _0x53b9cf(){const _0x31d274=_0x4330e8[_0x928013([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x103407[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x2a9338=0x0;_0x2a9338<=_0x31d274;_0x2a9338++)_0x104787[_0x928013([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x11267d[_0x928013([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x13f606=0x4*(_0x31d274+0x1),_0x4874c0=_0x103407[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x37e6fb=_0x284e27(_0x103407);let _0x5122b5;for(let _0x3f6cdc=0x0;_0x3f6cdc<_0x4874c0;_0x3f6cdc++)_0x5122b5=_0x3f6cdc>>0x2,_0x104787[_0x5122b5][_0x3f6cdc%0x4]=_0x37e6fb[_0x3f6cdc],_0x11267d[_0x31d274-_0x5122b5][_0x3f6cdc%0x4]=_0x37e6fb[_0x3f6cdc];let _0x465aae,_0x487d49=0x0,t=_0x4874c0;for(;t<_0x13f606;){_0x465aae=_0x37e6fb[_0x4874c0-0x1],_0x37e6fb[0x0]^=_0x4330e8[_0x928013([0x53])][_0x465aae>>0x10&0xff]<<0x18^_0x4330e8[_0x928013([0x53])][_0x465aae>>0x8&0xff]<<0x10^_0x4330e8[_0x928013([0x53])][0xff&_0x465aae]<<0x8^_0x4330e8[_0x928013([0x53])][_0x465aae>>0x18&0xff]^_0x4330e8[_0x928013([0x72,0x63,0x6f,0x6e])][_0x487d49]<<0x18,_0x487d49+=0x1;for(let _0x5b113a=0x1;_0x5b113a<_0x4874c0/0x2;_0x5b113a++)_0x37e6fb[_0x5b113a]^=_0x37e6fb[_0x5b113a-0x1];_0x465aae=_0x37e6fb[_0x4874c0/0x2-0x1],_0x37e6fb[_0x4874c0/0x2]^=_0x4330e8[_0x928013([0x53])][0xff&_0x465aae]^_0x4330e8[_0x928013([0x53])][_0x465aae>>0x8&0xff]<<0x8^_0x4330e8[_0x928013([0x53])][_0x465aae>>0x10&0xff]<<0x10^_0x4330e8[_0x928013([0x53])][_0x465aae>>0x18&0xff]<<0x18;for(let _0x1d80a8=_0x4874c0/0x2+0x1;_0x1d80a8<_0x4874c0;_0x1d80a8++)_0x37e6fb[_0x1d80a8]^=_0x37e6fb[_0x1d80a8-0x1];let _0x7e173f,_0x5af36b,_0x50c2d5=0x0;for(;_0x50c2d5<_0x4874c0&&t<_0x13f606;)_0x7e173f=t>>0x2,_0x5af36b=t%0x4,_0x104787[_0x7e173f][_0x5af36b]=_0x37e6fb[_0x50c2d5],_0x11267d[_0x31d274-_0x7e173f][_0x5af36b]=_0x37e6fb[_0x50c2d5++],t++;}for(let _0x4d86a7=0x1;_0x4d86a7<_0x31d274;_0x4d86a7++)for(let _0x2a3a2b=0x0;_0x2a3a2b<0x4;_0x2a3a2b++)_0x465aae=_0x11267d[_0x4d86a7][_0x2a3a2b],_0x11267d[_0x4d86a7][_0x2a3a2b]=_0x4330e8[_0x928013([0x55,0x31])][_0x465aae>>0x18&0xff]^_0x4330e8[_0x928013([0x55,0x32])][_0x465aae>>0x10&0xff]^_0x4330e8[_0x928013([0x55,0x33])][_0x465aae>>0x8&0xff]^_0x4330e8[_0x928013([0x55,0x34])][0xff&_0x465aae];}}function _0x928013(_0x3558a9){return _0x3558a9['map'](_0x517325=>String['fromCharCode'](_0x517325))['join']('');}(_0x335ca2=>{function _0x53ba99(){const _0x3533e1=[{[_0x928013([0x69,0x64])]:0x1,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x928013([0x69,0x64])]:0x2,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([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]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x928013([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x928013([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x928013([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x928013([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x928013([0x69,0x64])]:0x3,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x928013([0x69,0x64])]:0x4,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([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]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x928013([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x928013([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x928013([0x69,0x64])]:0x5,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([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]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}},{[_0x928013([0x69,0x64])]:0x6,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}},{[_0x928013([0x69,0x64])]:0x7,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}},{[_0x928013([0x69,0x64])]:0x8,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([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]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}},{[_0x928013([0x69,0x64])]:0x9,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x928013([0x69,0x64])]:0xa,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([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]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([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]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([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]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}},{[_0x928013([0x69,0x64])]:0xb,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x928013([0x69,0x64])]:0xc,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x928013([0x69,0x64])]:0xd,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}},{[_0x928013([0x69,0x64])]:0xe,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x928013([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([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])},{[_0x928013([0x69,0x64])]:0xf,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x928013([0x69,0x64])]:0x10,[_0x928013([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x928013([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x928013([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x928013([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x928013([0x66,0x67,0x69])]:[0xc]}}];return _0x6356e4(_0x3533e1),_0x3533e1;function _0x303617(_0x48e0ef){return 0x1<<_0x48e0ef-0x1;}function _0x6356e4(_0x108963){_0x108963[_0x928013([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4f8858=>{_0x4f8858[_0x928013([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x303617(_0x4f8858[_0x928013([0x69,0x64])]),_0x3e5a80(_0x4f8858)&&_0x4f8858[_0x928013([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x6356e4(_0x4f8858[_0x928013([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x3e5a80(_0xc813c9){return _0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0xc813c9;}const _0x352873=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x2205a5=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x587075(_0x4b7b14){const _0x153884=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x3946c4(_0x4b7b14,new Uint8Array([..._0x352873,..._0x153884,..._0x2205a5]));}function _0x3946c4(_0xc4b0f4,_0x4ffd46){const _0x19c68e=_0x5c0434(_0xc4b0f4),_0x43f566=Array[_0x928013([0x66,0x72,0x6f,0x6d])](_0x248ef6(_0x19c68e)),_0x479afd=_0x43f566[_0x928013([0x70,0x6f,0x70])](),_0x2cd271=_0x43f566[_0x928013([0x70,0x6f,0x70])]();return _0x59ea6e(_0x4e1133(_0x43f566,_0x4ffd46,_0x2cd271+0x100*_0x479afd));}function _0x5c0434(_0x3b3a16){const _0x3d8914=atob(_0x3b3a16),[_0xcdd511,_0x171d72]=_0x3d8914[_0x928013([0x73,0x70,0x6c,0x69,0x74])](_0x928013([0x2d]));try{if(atob(_0x171d72))return atob(_0xcdd511);}catch(_0x69eaaa){}return _0x3d8914;}function _0x24febe(_0x1d1344){try{const _0x27fb0f=_0x587075(_0x1d1344),_0x41c70c=JSON[_0x928013([0x70,0x61,0x72,0x73,0x65])](_0x27fb0f),_0x5a2254=parseInt(_0x41c70c[_0x928013([0x31])]),_0x4dde63=_0x41c70c[_0x928013([0x32])]||'',_0x4f94ae=parseInt(_0x41c70c[_0x928013([0x33])]),_0x627ccc=parseInt(_0x41c70c[_0x928013([0x34])])||0x0,_0x88e070=parseInt(_0x41c70c[_0x928013([0x35])])||0x0;return{[_0x928013([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x4dde63,[_0x928013([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x627ccc,[_0x928013([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x5a2254,[_0x928013([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x4f94ae,[_0x928013([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x88e070};}catch(_0x31b4da){return null;}}const _0xb9782c=_0x53ba99(),_0x4426d7={[_0x928013([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x2b3b2c,[_0x928013([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])]:_0xf610e6,[_0x928013([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])]:_0x59c3f0},_0x221189=_0x335ca2[_0x928013([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x5eabe7=_0x928013([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x335ca2?_0x335ca2['context']:_0x335ca2['editor'],_0x11a2f6=_0x928013([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x30]),_0x5317c3=_0x928013([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]),_0x14c4ed=_0x5eabe7['config']['get'](_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x1ca7db=_0xb9782c[_0x928013([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e5a80)[_0x928013([0x66,0x69,0x6e,0x64])](_0xc2b94e=>_0xc2b94e[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x221189);function _0x5e8c65(_0x21f07a,_0x2461f7){_0x4426d7[_0x2461f7[_0x928013([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x21f07a,_0x2461f7),_0x2461f7[_0x928013([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2461f7[_0x928013([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x928013([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x375ea1=>_0x1cb1ef(_0x5eabe7,_0x375ea1[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x928013([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x381ede=>_0x5e8c65(_0x21f07a,_0x381ede));}function _0x2b3b2c(_0x528e27,_0x16326b){_0x1d7be0(_0x2e5481(_0x528e27,_0x16326b),_0x16326b);}function _0xf610e6(_0x597899,_0x127e0d){function _0x9cfe73(_0x59cb87,_0x5cc7b9){try{if(_0x1cb1ef(_0x5eabe7,_0x928013([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x59cb87){const _0x1800a0=_0x594afe(_0x5eabe7,_0x928013([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x928013([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x1800a0)/0x2>_0x59cb87[_0x928013([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x32f4b8(_0x5cc7b9[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x2e5481(_0x59cb87,_0x5cc7b9);}catch(_0x43b7f6){return _0x32f4b8(_0x5cc7b9[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x1d7be0(_0x9cfe73(_0x597899,_0x127e0d),_0x127e0d);}function _0x59c3f0(_0x3a1e1b,_0x574313){const _0x1a26bc=_0x2205a5[0x0]*_0x352873[0x1],_0x2c035b=_0x2205a5[0x0]*_0x352873[0x2],_0x1009cc=_0x2205a5[0x2]*_0x352873[0x2];_0x1cb1ef(_0x5eabe7,_0x928013([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x594afe(_0x5eabe7,_0x928013([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x928013([0x73,0x74,0x61,0x74,0x65])]==_0x928013([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x420392()]=_0x1009cc);function _0x1909f5(_0x44ef45,_0x33a549){try{return _0x4f0430()?_0x32f4b8(_0x33a549[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x56,0x61,0x6c,0x69,0x64])):_0x2e5481(_0x44ef45,_0x33a549);}catch(_0x3b3182){return _0x32f4b8(_0x33a549[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x17c95c(_0x40684a,_0x31e281){const _0x228abd=0x7;if(_0x40684a==_0x31e281[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x39700b();else{if(_0x40684a==_0x31e281[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c])){const _0x28a5f0=_0x55d394();_0x28a5f0&&_0x318d4a(_0x28a5f0,_0x31e281[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x12c768=_0x15ce5a();window[_0x928013([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x318d4a(_0x928013([0x74,0x69,0x6d,0x65]),_0x31e281[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x12c768);const _0x4af0fa=_0x594afe(_0x5eabe7,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x928013([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x4af0fa[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x228abd?_0x318d4a(_0x928013([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x31e281[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x4af0fa['on'](_0x928013([0x61,0x64,0x64]),()=>{_0x4af0fa[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x228abd&&_0x318d4a(_0x928013([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x31e281[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x55d394(){if(!_0x1cb1ef(_0x5eabe7,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x4ff478 in window)if(Number['isNaN'](Number(_0x4ff478))){if(window[_0x4ff478]===_0x1a26bc)return _0x928013([0x74,0x69,0x6d,0x65]);if(window[_0x4ff478]===_0x2c035b)return _0x928013([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x4f0430(){if(!_0x1cb1ef(_0x5eabe7,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3e5856 in window)if(Number['isNaN'](Number(_0x3e5856))&&window[_0x3e5856]===_0x1009cc)return!0x0;return!0x1;}function _0x318d4a(_0x3a4075,_0x1cce87){_0x39700b(),_0x32f4b8(_0x1cce87+_0x928013([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x3a4075),window[_0x420392()]=_0x3a4075===_0x928013([0x74,0x69,0x6d,0x65])?_0x1a26bc:_0x2c035b;}function _0x15ce5a(){let _0x5b24bc=_0x2205a5[0x6]*_0x352873[0x8]*_0x352873[0x6];return _0x1cb1ef(_0x5eabe7,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x5b24bc/=0xa),_0x5b24bc;}function _0x39700b(){const _0x24e145=_0x5eabe7;function _0x4cd95e(){_0x1cb1ef(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x928013([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x928013([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x928013([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x928013([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x20aaa5,_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x928013([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x20aaa5,_0x24e145[_0x928013([0x6d,0x6f,0x64,0x65,0x6c])][_0x928013([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x20aaa5,_0x24e145[_0x928013([0x6d,0x6f,0x64,0x65,0x6c])][_0x928013([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x20aaa5,_0x24e145[_0x928013([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x928013([0x6d,0x6f,0x64,0x65,0x6c]))),_0x1cb1ef(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x928013([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x928013([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x928013([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x928013([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x20aaa5,_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x928013([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x20aaa5);}_0x24e145[_0x928013([0x73,0x74,0x61,0x74,0x65])]==_0x928013([0x72,0x65,0x61,0x64,0x79])?_0x4cd95e():_0x24e145[_0x928013([0x6f,0x6e,0x63,0x65])](_0x928013([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x1cb1ef(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x4cd95e(),_0x1cb1ef(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x265cdf=_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x2b09ac=_0x265cdf['getRevision'](0x0),_0x3ccdfd=_0x265cdf['getEarlierVisibleRevision'](_0x2b09ac[_0x928013([0x69,0x64])]);_0x594afe(_0x24e145,_0x928013([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x928013([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x2b09ac[_0x928013([0x69,0x64])],_0x3ccdfd?_0x3ccdfd[_0x928013([0x69,0x64])]:null,0x1)['then'](()=>_0x4cd95e());}});}_0x17c95c(_0x1909f5(_0x3a1e1b,_0x574313),_0x574313);}function _0x2e5481(_0x5c3b1d,_0x397e2a){try{return _0x333335(_0x397e2a)?_0x32f4b8(_0x397e2a[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x56,0x61,0x6c,0x69,0x64])):_0x5c3b1d&&_0x5528f6(_0x5c3b1d[_0x928013([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x397e2a)?_0x5c3b1d[_0x928013([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x928013([0x6f,0x70,0x65,0x6e])][_0x928013([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x11a2f6)/0x2>_0x5c3b1d[_0x928013([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x32f4b8(_0x397e2a[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x5c3b1d[_0x928013([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x32f4b8(_0x397e2a[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c])):_0x32f4b8(_0x397e2a[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x56,0x61,0x6c,0x69,0x64])):_0x32f4b8(_0x397e2a[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x2b99ca){return _0x32f4b8(_0x397e2a[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1d7be0(_0x199b8c,_0x268c64){if(_0x5eabe7 instanceof _0x4ca9d2){const _0x1dc97e=_0x5eabe7;_0x199b8c==_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x648b74(_0x1dc97e):_0x199b8c==_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c])&&window[_0x928013([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x648b74(_0x1dc97e),_0x32f4b8(_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x2205a5[0x6]*_0x352873[0x8]*_0x352873[0x6]),_0x1dc97e[_0x928013([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x928013([0x6f,0x6e])](_0x928013([0x61,0x64,0x64]),(_0xf88f4d,_0x255a02)=>{_0x199b8c!=_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x199b8c!=_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x199b8c!=_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x522c8a(_0x255a02);});}else{const _0x246c75=_0x5eabe7;_0x199b8c==_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x522c8a(_0x246c75):_0x199b8c==_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c])&&_0x246c75[_0x928013([0x6f,0x6e])](_0x928013([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x5bc760=0x0;_0x246c75[_0x928013([0x6d,0x6f,0x64,0x65,0x6c])][_0x928013([0x6f,0x6e])](_0x928013([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d7531,_0x409181)=>{_0x409181[0x0][_0x928013([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5bc760++,0x1f8===_0x5bc760&&(_0x522c8a(_0x246c75),_0x32f4b8(_0x268c64[_0x928013([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x928013([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x4d7531[_0x928013([0x6f,0x66,0x66])]());},{'priority':_0x928013([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x32f4b8(_0x3b29e2){const _0xa427a1=_0x420392();return _0x5eabe7[_0xa427a1]=_0x3b29e2,_0x3b29e2;}function _0x420392(){const _0x68b503=String(window[_0x928013([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x928013([0x6e,0x6f,0x77])]())[_0x928013([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x928013([0x2e]),'');let _0x36dda9='';for(let _0x2bfcba=0x0;_0x2bfcba<_0x68b503[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bfcba+=0x2){let _0x5a5ea6=parseInt(_0x68b503[_0x928013([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bfcba,_0x2bfcba+0x2));_0x5a5ea6>=_0x5317c3[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a5ea6-=_0x5317c3[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36dda9+=_0x5317c3[_0x5a5ea6];}return _0x36dda9;}function _0x648b74(_0x3ba964){for(const _0x1582cc of _0x3ba964[_0x928013([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x522c8a(_0x1582cc);_0x594afe(_0x3ba964,_0x928013([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x928013([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x594afe(_0x3ba964,_0x928013([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x928013([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x20aaa5;}function _0x522c8a(_0x425fc5){function _0x37d03a(){_0x425fc5[_0x928013([0x6d,0x6f,0x64,0x65,0x6c])][_0x928013([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x20aaa5,_0x425fc5[_0x928013([0x6d,0x6f,0x64,0x65,0x6c])][_0x928013([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x20aaa5,_0x425fc5[_0x928013([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x928013([0x6d,0x6f,0x64,0x65,0x6c]));}_0x425fc5[_0x928013([0x73,0x74,0x61,0x74,0x65])]==_0x928013([0x72,0x65,0x61,0x64,0x79])?_0x37d03a():_0x425fc5[_0x928013([0x6f,0x6e,0x63,0x65])](_0x928013([0x72,0x65,0x61,0x64,0x79]),()=>_0x37d03a());}function _0x20aaa5(){return null;}function _0x5528f6(_0x563f09,_0x6c4640){const _0x3aaf10=!!(_0x563f09&_0x6c4640[_0x928013([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x279fe7=_0x3d05bc(_0x563f09,_0x6c4640);return _0x3aaf10||_0x279fe7;}function _0x3d05bc(_0x4dad7b,_0x3422f4){const _0x463ab2=(_0x3422f4[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x928013([0x66,0x67,0x69])]||null;return!!_0x463ab2&&_0xb9782c[_0x928013([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14887b=>_0x463ab2[_0x928013([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14887b[_0x928013([0x69,0x64])]))[_0x928013([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23af7f=>!_0x572c26(_0x23af7f))[_0x928013([0x73,0x6f,0x6d,0x65])](_0x7ad2cd=>!!(_0x4dad7b&_0x7ad2cd[_0x928013([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x572c26(_0x138544){const _0xb7c428={[_0x928013([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])]:_0xd2252};return!!_0x138544['forbiddenHandler']&&_0xb7c428[_0x138544['forbiddenHandler']]();}function _0xd2252(){return!window[_0x928013([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x1cb1ef(_0x5eabe7,_0x928013([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x333335(_0x1f0169){if(!_0x1cb1ef(_0x5eabe7,_0x1f0169[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x8723d3=_0x1f0169[_0x928013([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x51e5e2=_0x8723d3[_0x928013([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x59f4fb=_0x8723d3[_0x928013([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x11b4ed=_0x8723d3[_0x928013([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x1cb1ef(_0x5eabe7,_0x928013([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x594afe(_0x5eabe7,_0x928013([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x928013([0x73,0x74,0x61,0x74,0x65])]==_0x928013([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x51e5e2)return!0x0;if(_0x1cb1ef(_0x5eabe7,_0x928013([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x594afe(_0x5eabe7,_0x928013([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x928013([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x928013([0x65,0x6e,0x64])&&_0x59f4fb)return!0x0;return!(!_0x1cb1ef(_0x5eabe7,_0x928013([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]))||_0x594afe(_0x5eabe7,_0x928013([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]))[_0x928013([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x928013([0x65,0x6e,0x64])||!_0x11b4ed);}function _0x1cb1ef(_0x563454,_0x437dfb){return _0x563454[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x928013([0x68,0x61,0x73])](_0x437dfb);}function _0x594afe(_0x52a70e,_0x3d4c10){return _0x52a70e[_0x928013([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x928013([0x67,0x65,0x74])](_0x3d4c10);}function _0x59ea6e(_0x57446c){let _0x6ae156='';for(const _0x43d79f of _0x57446c)_0x6ae156+=String[_0x928013([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x43d79f);return _0x6ae156;}function _0x248ef6(_0x27748b){const _0x59d6e9=new Uint8Array(_0x27748b[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x2fde70=0x0;_0x2fde70<_0x27748b[_0x928013([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fde70++)_0x59d6e9[_0x2fde70]=_0x27748b[_0x928013([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2fde70);return _0x59d6e9;}_0x1ca7db&&_0x5e8c65(_0x24febe(_0x14c4ed),_0x1ca7db);})(_0x1ac88a);}(this);}set['adapter'](_0x9f87dd){if(this['_adapter'])throw new _0xa9111d('commentsrepository-adapter-already-set');this['_adapter']=_0x9f87dd;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0xf462a2=Ct,threadId:_0x3b1eba=_0x50665c(),comments:_0x270f8f=[],unlinkedAt:_0x2e9943=null,resolvedAt:_0x2265a0=null,resolvedBy:_0x53dfcc=null,target:_0x11fc90=null,context:_0x4445f3=null,attributes:_0x19ee45={},isResolvable:_0x172c5b=!0x0,isSubmitted:_0xbffad5=!0x1,isFromAdapter:_0x2ff4db=!0x1}={}){return this['fire'](gt('addCommentThread',_0xf462a2),{'channelId':_0xf462a2,'threadId':_0x3b1eba,'comments':_0x270f8f,'unlinkedAt':_0x2e9943,'resolvedAt':_0x2265a0,'resolvedBy':_0x53dfcc,'target':_0x11fc90,'context':_0x4445f3,'attributes':_0x19ee45,'isFromAdapter':_0x2ff4db,'isResolvable':_0x172c5b,'isSubmitted':_0xbffad5}),this['getCommentThread'](_0x3b1eba);}['openNewCommentThread']({channelId:_0x569007=Ct,threadId:_0x18e33d=_0x50665c(),target:_0x45dfec,context:_0x476839=null,isResolvable:_0x1eb16b=!0x0}){if(this['_readOnlyChannels']['has'](_0x569007)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x45dfec)throw new _0xa9111d('commentsrepository-missing-target');const _0x3199df=this['addCommentThread']({'channelId':_0x569007,'threadId':_0x18e33d,'target':_0x45dfec,'context':_0x476839,'isResolvable':_0x1eb16b});if(!_0x3199df)return null;const _0x20bd83=this['_threadToController']['get'](_0x3199df),_0x34cc4a=_0x20bd83['view']['commentThreadInputView']['commentInputView'],_0x3af37d=this['context']['plugins']['get'](b),_0x2dc6fd=_0x3af37d['getByInnerView'](_0x20bd83['view']);return _0x3af37d['activate'](_0x2dc6fd),_0x34cc4a['once']('editorReady',()=>_0x34cc4a['focus']()),_0x3199df;}['hasCommentThread'](_0x1d9609){if('string'!=typeof _0x1d9609)throw new _0xa9111d('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1d9609);}['updateCommentThread']({channelId:_0xfef6bf=Ct,threadId:_0x1f3eda,context:_0x3655eb,unlinkedAt:_0x40c237,attributes:_0x44cc17,isFromAdapter:_0x4b936a=!0x1}){return this['fire'](gt('updateCommentThread',_0xfef6bf),{'channelId':_0xfef6bf,'threadId':_0x1f3eda,'context':_0x3655eb,'unlinkedAt':_0x40c237,'attributes':_0x44cc17,'isFromAdapter':_0x4b936a}),this['getCommentThread'](_0x1f3eda);}['getCommentThread'](_0x15b5ba){if('string'!=typeof _0x15b5ba)throw new _0xa9111d('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x15b5ba);}['fetchCommentThread']({channelId:_0x38afe3,threadId:_0xedcb84}={}){const _0x20b6fb=this['getCommentThread'](_0xedcb84);if(_0x20b6fb)return Promise['resolve'](_0x20b6fb);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0xa9111d('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x38afe3,'threadId':_0xedcb84})['then'](_0x506bea=>this['hasCommentThread'](_0xedcb84)?this['getCommentThread'](_0xedcb84):_0x506bea?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x38afe3},_0x506bea)):void 0x0)['catch'](_0xa1d3b1=>{throw console['error'](_0xa1d3b1),new _0xa9111d('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x41f7bf,skipNotAttached:_0x32a19f=!0x1,skipEmpty:_0x5c2f3c=!0x1,toJSON:_0x4256ba=!0x1}={}){const _0x438dc5=[];for(const _0x15a776 of this['_threads']['values']())_0x41f7bf&&_0x15a776['channelId']!==_0x41f7bf||_0x32a19f&&!_0x15a776['isAttached']||_0x5c2f3c&&0x0===_0x15a776['length']||_0x438dc5['push'](_0x15a776);return _0x4256ba?_0x438dc5['map'](_0x6c9ee0=>_0x6c9ee0['toJSON']()):_0x438dc5;}['setActiveCommentThread'](_0x3ef1e8){const _0x2da18a=this['context']['plugins']['get'](b);if(!_0x3ef1e8)return void(this['activeCommentThread']&&_0x2da18a['deactivateAll']());const _0x312603=this['getCommentThread'](_0x3ef1e8);if(!_0x312603)throw new _0xa9111d('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3ef1e8});if(!this['_threadToController']['has'](_0x312603))throw new _0xa9111d('commentsrepository-active-not-attached',null,{'threadId':_0x3ef1e8});const _0x509dc6=_0x2da18a['getByInnerView'](this['_threadToController']['get'](_0x312603)['view']);_0x2da18a['activate'](_0x509dc6);}['switchReadOnly'](_0x368867,_0x482607){_0x368867?this['_readOnlyChannels']['add'](_0x482607):this['_readOnlyChannels']['delete'](_0x482607),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x401924){return this['_readOnlyChannels']['has'](_0x401924)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x45d1e1,_0x37bdde){return new wt(_0x45d1e1,_0x37bdde);}['setPermissions'](_0x12bcc9,_0x1517b0=Ct){this['_permissions']['set'](_0x1517b0,_0x12bcc9),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x174792=Ct){return this['_permissions']['has'](_0x174792)?this['_permissions']['get'](_0x174792):vt;}['_addCommentThread']({channelId:_0xca43f0,threadId:_0x3f11db,comments:_0x14bb06,unlinkedAt:_0xf8cb34,resolvedAt:_0x5e2d25,resolvedBy:_0x13f5a7,target:_0x33b608,context:_0x438dbd,attributes:_0x301e4a,isFromAdapter:_0x1c341b,isResolvable:_0x1cc0bf,isSubmitted:_0x40b382}){if('string'!=typeof _0x3f11db)throw new _0xa9111d('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3f11db});if(this['hasCommentThread'](_0x3f11db))throw new _0xa9111d('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3f11db});const _0x54441a=new ie(this,{'channelId':_0xca43f0,'id':_0x3f11db,'context':_0x438dbd,'attributes':_0x301e4a,'unlinkedAt':_0xf8cb34,'resolvedAt':_0x5e2d25,'resolvedBy':_0x13f5a7?this['context']['plugins']['get'](lt)['getUser'](_0x13f5a7):null,'isResolvable':_0x1cc0bf,'isSubmitted':_0x40b382||_0x1c341b});this['_threads']['set'](_0x3f11db,_0x54441a);for(const _0x69c4f4 of _0x14bb06)_0x54441a['_add'](this['_createNewComment']({'threadId':_0x3f11db,..._0x69c4f4}));return _0x33b608&&_0x54441a['attachTo'](_0x33b608),_0x1c341b||!_0x54441a['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xca43f0,'threadId':_0x3f11db});}['_submitCommentThread']({channelId:_0x373a6c,threadId:_0x337195}){if(!this['hasCommentThread'](_0x337195))throw new _0xa9111d('commentsrepository-missing-comment-thread',this);const _0x10dc3f=this['getCommentThread'](_0x337195);if(_0x10dc3f['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x36fdb0,comments:_0xd8016c,resolvedAt:_0x3626f6,resolvedBy:_0x5a8bd0,context:_0x36df56,attributes:_0x491c30}=_0x10dc3f,_0x43aec6=this['context']['plugins']['get']('PendingActions'),_0x46dc97=_0x43aec6['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x373a6c,'threadId':_0x36fdb0,'comments':_0xd8016c['map'](_0x283d0d=>_0x283d0d['toJSON']()),'resolvedAt':_0x3626f6,'resolvedBy':_0x5a8bd0?_0x5a8bd0['id']:_0x5a8bd0,'context':_0x36df56,'attributes':_0x491c30})['then'](({comments:_0x1b308a})=>{_0x43aec6['remove'](_0x46dc97);for(const _0x21ce68 of _0x1b308a)this['_updateComment']({'channelId':_0x373a6c,'threadId':_0x337195,'commentId':_0x21ce68['commentId'],'createdAt':_0x21ce68['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x53c557=>{throw console['error'](_0x53c557),new _0xa9111d('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x504470,target:_0x434974}){const _0x44a859=this['getCommentThread'](_0x504470);if(!_0x44a859)throw new _0xa9111d('commentsrepository-attach-missing-comment-thread',this);const _0x47af2c=this['context']['plugins']['get']('PendingActions'),_0x13b952=this['context']['plugins']['get'](b),_0x5ba063=this['_createCommentThreadView'](_0x44a859),_0x393614=new wt(_0x44a859,_0x5ba063);let _0x444978=null;_0x5ba063['on']('change:isDirty',(_0x1f41aa,_0x4e499e,_0x58ac3b)=>{_0x58ac3b?_0x444978=_0x47af2c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x444978&&(_0x47af2c['remove'](_0x444978),_0x444978=null);}),this['_threadToController']['set'](_0x44a859,_0x393614),this['_viewToController']['set'](_0x5ba063,_0x393614);const _0x455d0c=new V(this['context']['locale'],_0x5ba063);_0x455d0c['bind']('length')['to'](_0x5ba063),_0x455d0c['bind']('isDirty')['to'](_0x5ba063,'isDirty',_0x5ba063,'length',(_0x1227a7,_0x5189bf)=>_0x1227a7||!_0x5189bf),_0x455d0c['bind']('isActive')['to'](_0x5ba063),_0x455d0c['type']='comment';const _0x293cef=new d({'view':_0x455d0c,'target':_0x434974,'type':'comment','isVisible':!_0x44a859['isResolved']});return this['_bindAnnotationToEditors'](_0x5ba063,_0x293cef),_0x13b952['add'](_0x293cef),_0x293cef;}['_bindAnnotationToEditors'](_0x1257b7,_0x2fe8c5){this['listenTo'](_0x1257b7,'editorReady',(_0x3f3f6a,_0x350bd6)=>{const _0x1147ac=_0x350bd6['ui']['view']['body']['bodyCollectionContainer'];_0x2fe8c5['focusableElements']['add'](_0x1147ac),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x1147ac);},{'priority':'highest'}),this['listenTo'](_0x1257b7,'editorDestroyed',(_0x140389,_0x36a900)=>{const _0x2ca669=_0x36a900['ui']['view']['body']['bodyCollectionContainer'];_0x2fe8c5['focusableElements']['has'](_0x2ca669)&&_0x2fe8c5['focusableElements']['remove'](_0x2ca669),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x2ca669);});}['_unbindEditors'](_0x3fef1d){this['stopListening'](_0x3fef1d,'editorReady'),this['stopListening'](_0x3fef1d,'editorDestroyed');}['_createCommentThreadView'](_0x3e44a4){const _0x3611b0=this['context']['plugins']['get'](lt),{config:_0x447528,locale:_0x231e3e}=this['context'],_0x3fed5e=dt(_0x447528['get']('locale'));return new(0x0,(_0x447528['get']('comments'))['CommentThreadView'])(_0x231e3e,_0x3e44a4,_0x3611b0['me'],{'editorConfig':{..._0x447528['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x447528['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x447528['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x447528['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x447528['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3fed5e,'CommentView':_0x447528['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x2f0df9,channelId:_0x3d6f5c,resolvedAt:_0x4eb0f2,resolvedBy:_0x2cd706,isFromAdapter:_0x3fdbef}){if(!this['hasCommentThread'](_0x2f0df9))throw new _0xa9111d('commentsrepository-missing-comment-thread',null,{'threadId':_0x2f0df9});const _0x33e8e4=this['getCommentThread'](_0x2f0df9);if(_0x33e8e4['isResolved'])throw new _0xa9111d('commentsrepository-resolved-comment-thread',null,{'threadId':_0x2f0df9});const _0x3fb5ca=this['context']['plugins']['get'](lt);if(_0x33e8e4['resolvedBy']=_0x3fb5ca['getUser'](_0x2cd706),_0x33e8e4['resolvedAt']=_0x4eb0f2,_0x3fdbef||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4e0a30=this['context']['plugins']['get']('PendingActions'),_0x3c1879=_0x4e0a30['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x3d6f5c,'threadId':_0x2f0df9})['then'](({resolvedAt:_0x5077a5,resolvedBy:_0x443dbc})=>{_0x4e0a30['remove'](_0x3c1879),_0x33e8e4['resolvedBy']['id']!==_0x443dbc&&(_0x33e8e4['resolvedBy']=_0x3fb5ca['getUser'](_0x443dbc)),_0x33e8e4['resolvedAt']=_0x5077a5;})['catch'](_0x241b3e=>{throw console['error'](_0x241b3e),new _0xa9111d('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x374f52,channelId:_0x5158ea,isFromAdapter:_0x271cfc}){if(!this['hasCommentThread'](_0x374f52))throw new _0xa9111d('commentsrepository-missing-comment-thread',null,{'threadId':_0x374f52});const _0x1e5124=this['getCommentThread'](_0x374f52);if(!_0x1e5124['isResolved'])throw new _0xa9111d('commentsrepository-reopen-comment-thread',null,{'threadId':_0x374f52});if(_0x1e5124['resolvedBy']=null,_0x1e5124['resolvedAt']=null,_0x271cfc||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x544f28=this['context']['plugins']['get']('PendingActions'),_0x5633e3=_0x544f28['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x5158ea,'threadId':_0x374f52})['then'](()=>_0x544f28['remove'](_0x5633e3))['catch'](_0x329415=>{throw console['error'](_0x329415),new _0xa9111d('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x1e6889,isFromAdapter:_0x2cb8db}){const _0x2f6952=this['getCommentThread'](_0x1e6889);if(!_0x2f6952)throw new _0xa9111d('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x1e6889),this['_threads']['delete'](_0x1e6889),!_0x2f6952['isSubmitted']||_0x2cb8db||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x19be16=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3499ab}=_0x2f6952,_0x3a53c4=_0x19be16['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3499ab,'threadId':_0x1e6889})['then'](()=>_0x19be16['remove'](_0x3a53c4))['catch'](_0x3390b7=>{throw console['error'](_0x3390b7),new _0xa9111d('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x458645,unlinkedAt:_0x3516d6,context:_0x5d13f7,attributes:_0x3a0ae7,isFromAdapter:_0x4dd888}){if('string'!=typeof _0x458645)throw new _0xa9111d('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x458645});if(!this['hasCommentThread'](_0x458645))throw new _0xa9111d('commentsrepository-missing-comment-thread',null,{'threadId':_0x458645});const _0x397331=this['getCommentThread'](_0x458645);let _0x34fe7b=!0x1;if(void 0x0!==_0x5d13f7&&_0x397331['context']!==_0x5d13f7&&(_0x397331['context']=_0x5d13f7,_0x34fe7b=!0x0),void 0x0!==_0x3516d6&&_0x397331['unlinkedAt']!==_0x3516d6&&(_0x397331['unlinkedAt']=_0x3516d6,_0x34fe7b=!0x0),_0x3a0ae7&&!ft(_0x3a0ae7,_0x397331['attributes'])&&(_0x397331['attributes']=_0x3a0ae7,_0x34fe7b=!0x0),!_0x34fe7b)return Promise['resolve']();if(!_0x397331['isSubmitted']||_0x4dd888||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x24ec5c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4a79f1}=_0x397331,_0x240b22=_0x24ec5c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4a79f1,'threadId':_0x458645,'context':_0x5d13f7,'unlinkedAt':_0x3516d6,'attributes':_0x3a0ae7})['then'](()=>_0x24ec5c['remove'](_0x240b22))['catch'](_0x543c1f=>{throw console['error'](_0x543c1f),new _0xa9111d('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x218c54){const _0x4f90e7=this['context']['plugins']['get'](b),_0x37d94b=this['getCommentThread'](_0x218c54);if(this['_threadToController']['has'](_0x37d94b)){const _0x2a5e9a=this['_threadToController']['get'](_0x37d94b),_0x375b7e=_0x2a5e9a['view'],_0x304858=_0x4f90e7['getByInnerView'](_0x375b7e);this['_threadToController']['delete'](_0x37d94b),this['_viewToController']['delete'](_0x375b7e),_0x304858&&_0x4f90e7['remove'](_0x304858),_0x2a5e9a['destroy'](),_0x375b7e['destroy']()['then'](()=>{this['_unbindEditors'](_0x375b7e);});}}['_updateActiveAnnotation']({threadId:_0x418f2b,resolvedAt:_0x5d7e72}){const _0x2f6764=!!_0x5d7e72,_0x5d5203=this['context']['plugins']['get'](b),_0x233911=this['getCommentThread'](_0x418f2b);if(this['_threadToController']['has'](_0x233911)){const _0x5d8c0e=this['_threadToController']['get'](_0x233911)['view'],_0x380860=_0x5d5203['getByInnerView'](_0x5d8c0e);_0x380860&&(_0x2f6764&&_0x5d5203['_removeActiveAnnotation'](_0x380860),_0x380860['refreshVisibility']());}}['_getExternalAuthor'](_0x14e438){const _0x333449=this['context']['plugins']['get'](lt),_0x15f0dd=ct('external:'+_0x14e438),_0x507055=_0x333449['getUser'](_0x15f0dd);return _0x507055||_0x333449['addUser']({'id':_0x15f0dd,'name':_0x14e438});}['_createNewComment']({threadId:_0x3cbae9,commentId:_0x49f33e=_0x50665c(),content:_0x17ae88,authorId:_0x549575,createdAt:_0x43a042,attributes:_0x577ba1}){if('string'!=typeof _0x49f33e)throw new _0xa9111d('commentsrepository-invalid-commentid');if('string'!=typeof _0x549575)throw new _0xa9111d('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x17ae88||!_0x17ae88['trim']())throw new _0xa9111d('commentsrepository-invalid-comment-content');const _0x524126=this['context']['plugins']['get'](lt)['getUser'](_0x549575);if(!_0x524126)throw new _0xa9111d('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x549575});let _0x5c307a=null,_0x5c5cdd=_0x43a042;return _0x577ba1&&_0x577ba1['@external']&&(_0x5c307a=this['_getExternalAuthor'](_0x577ba1['@external']['authorName']),_0x5c5cdd=new Date(_0x577ba1['@external']['createdAt'])),new se(this,{'threadId':_0x3cbae9,'id':_0x49f33e,'author':_0x5c307a||_0x524126,'creator':_0x524126,'content':_0x17ae88,'createdAt':_0x43a042,'authoredAt':_0x5c5cdd,'attributes':_0x577ba1});}['_addComment'](_0x3a7300){let {threadId:_0x36709d,content:_0x53e9fc,attributes:_0x2fc698,isFromAdapter:_0x4a5dfd}=_0x3a7300;const _0x4a81da=this['getCommentThread'](_0x3a7300['threadId']);if(!_0x4a81da)throw new _0xa9111d('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x55264d=this['_createNewComment'](_0x3a7300),{id:_0x8fa415}=_0x55264d;if(_0x4a81da['_add'](_0x55264d),_0x4a5dfd||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4a81da['isSubmitted'])return Promise['resolve']();const _0x5c292c=this['context']['plugins']['get']('PendingActions'),{channelId:_0xc86eb0}=_0x4a81da,_0x4699af=_0x5c292c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2fc698||(_0x2fc698={}),this['adapter']['addComment']({'channelId':_0xc86eb0,'threadId':_0x36709d,'commentId':_0x8fa415,'content':_0x53e9fc,'attributes':_0x2fc698})['then'](_0x4f76f8=>{_0x5c292c['remove'](_0x4699af),_0x4f76f8&&this['_updateComment']({'channelId':_0xc86eb0,'threadId':_0x36709d,'commentId':_0x8fa415,'createdAt':_0x4f76f8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1a7c76=>{throw console['error'](_0x1a7c76),new _0xa9111d('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1f161a,commentId:_0xcd7dbe,content:_0x311675,createdAt:_0x3b880c,attributes:_0x1403f3,isFromAdapter:_0x2e5a80}){if(void 0x0!==_0x311675&&('string'!=typeof _0x311675||!_0x311675['trim']()['length']))throw new _0xa9111d('commentsrepository-update-comment-invalid-content');const _0x195ca8=this['getCommentThread'](_0x1f161a),_0x5dd3c6=_0x195ca8['getComment'](_0xcd7dbe);if(!_0x5dd3c6)throw new _0xa9111d('commentsrepository-update-missing-comment',this);let _0x511c70=!0x1;if(_0x311675&&_0x311675!==_0x5dd3c6['content']&&(_0x5dd3c6['isEditable']||_0x2e5a80)&&(_0x5dd3c6['content']=_0x311675,_0x511c70=!0x0),_0x3b880c&&_0x3b880c!==_0x5dd3c6['createdAt']&&(_0x5dd3c6['createdAt']=_0x3b880c,_0x5dd3c6['attributes']&&_0x5dd3c6['attributes']['@external']||(_0x5dd3c6['authoredAt']=_0x3b880c),_0x511c70=!0x0),_0x1403f3&&!ft(_0x1403f3,_0x5dd3c6['attributes'])&&(_0x5dd3c6['attributes']=_0x1403f3,_0x511c70=!0x0),!_0x511c70)return Promise['resolve']();if(_0x195ca8['fire']('commentUpdated'),_0x2e5a80||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x43dc09=this['context']['plugins']['get']('PendingActions'),{channelId:_0xd0583e}=this['getCommentThread'](_0x5dd3c6['threadId']),_0x3a5e01=_0x43dc09['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0xd0583e,'threadId':_0x1f161a,'commentId':_0xcd7dbe,'content':_0x311675,'attributes':_0x1403f3})['then'](()=>_0x43dc09['remove'](_0x3a5e01))['catch'](_0x163f5b=>{throw console['error'](_0x163f5b),new _0xa9111d('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x35b903,commentId:_0x542816,isFromAdapter:_0x4aa10c}){const _0x446e36=this['getCommentThread'](_0x35b903),_0x4ceac5=_0x446e36['getComment'](_0x542816);if(!_0x4ceac5)throw new _0xa9111d('commentsrepository-remove-missing-comment',this);if(_0x446e36['_remove'](_0x4ceac5),_0x4aa10c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0xfcae5c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x268803}=_0x446e36,_0x591593=_0xfcae5c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x268803,'threadId':_0x35b903,'commentId':_0x542816})['then'](()=>_0xfcae5c['remove'](_0x591593))['catch'](_0x279dc0=>{throw console['error'](_0x279dc0),new _0xa9111d('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x1fe882(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x1da7d6,_0x288590){super();const _0x5a8382=_0x288590['isResolvable'];this['channelId']=_0x288590['channelId'],this['id']=_0x288590['id'],this['comments']=new _0xbb49d8(),this['_repository']=_0x1da7d6,this['_isAttached']=!0x1,this['_isSubmitted']=_0x288590['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x1da7d6,'_permissions',_0x1da7d6,'_readOnlyChannels',()=>_0x1da7d6['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x1da7d6,'_permissions',()=>_0x1da7d6['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x1da7d6,'_permissions',()=>{const _0x39a388=_0x1da7d6['getPermissions'](this['channelId']);return _0x39a388['write']||_0x39a388['admin'];}),this['bind']('isResolvable')['to'](_0x1da7d6,'_permissions',()=>_0x5a8382&&_0x1da7d6['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x288590['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x396665,_0x331229)=>_0x396665?_0x331229?_0x396665<_0x331229?_0x396665:_0x331229:_0x396665:_0x331229),this['set']('unlinkedAt',_0x288590['unlinkedAt']||null),this['set']('resolvedAt',_0x288590['resolvedAt']||null),this['set']('resolvedBy',_0x288590['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x9e755=>!!_0x9e755),this['set']('attributes',_0x288590['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3be299,_0x5e8afc)=>_0x3be299+_0x5e8afc['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4cbd49,id:_0x525af5}=this;this['_repository']['fire'](gt('submitCommentThread',_0x4cbd49),{'channelId':_0x4cbd49,'threadId':_0x525af5});}['setUnlinkedAt'](_0x38d9d8){this['_update']({'unlinkedAt':_0x38d9d8});}['resolve']({resolvedAt:_0x5d0add=new Date(),resolvedBy:_0x307160=null,isFromAdapter:_0x27a7d8=!0x1}={}){const _0x4e6ce9=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x13fc6d,id:_0x328eab}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x13fc6d),{'channelId':_0x13fc6d,'threadId':_0x328eab,'resolvedAt':_0x5d0add,'resolvedBy':_0x307160||_0x4e6ce9['id'],'isFromAdapter':_0x27a7d8});}['reopen']({isFromAdapter:_0x67e63=!0x1}={}){const {channelId:_0x5c59f4,id:_0x488c91}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x5c59f4),{'channelId':_0x5c59f4,'threadId':_0x488c91,'isFromAdapter':_0x67e63});}['setContext'](_0x529a32){this['context']||this['_update']({'context':_0x529a32});}['setAttribute'](_0x1e332f,_0xd5aa5e){const _0x59e8bd=ut(this['attributes']);pt(_0x59e8bd,_0x1e332f,_0xd5aa5e),this['_update']({'attributes':_0x59e8bd});}['removeAttribute'](_0x2633bd){const _0x4c8bcc=ut(this['attributes']);It(_0x4c8bcc,_0x2633bd),this['_update']({'attributes':_0x4c8bcc});}['remove']({isFromAdapter:_0xe47d2e=!0x1}={}){const {channelId:_0x2c9cbc,id:_0x53f432}=this;this['_repository']['fire'](gt('removeCommentThread',_0x2c9cbc),{'channelId':_0x2c9cbc,'threadId':_0x53f432,'isFromAdapter':_0xe47d2e});}['attachTo'](_0x4157cf){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x4157cf});}['addComment'](_0x422093){const {channelId:_0xa66095,id:_0x415977}=this;this['_repository']['fire'](gt('addComment',_0xa66095,_0x415977),Object['assign']({'channelId':_0xa66095,'threadId':_0x415977},_0x422093));}['getComment'](_0x6403ae){if('string'!=typeof _0x6403ae)throw new _0xa9111d('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x6403ae});return this['comments']['get'](_0x6403ae);}['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'](_0x5806cd=>_0x5806cd['toJSON']()),'attributes':this['attributes']};}['_add'](_0x23616b){return this['listenTo'](_0x23616b,'change:authoredAt',()=>{const _0x53f1c1=this['_findOptimalIndex'](_0x23616b),_0x1cb0a4=this['comments'];_0x53f1c1-0x1!=_0x1cb0a4['getIndex'](_0x23616b)&&_0x53f1c1+0x1!=_0x1cb0a4['getIndex'](_0x23616b)&&(this['_remove'](_0x23616b),this['_add'](_0x23616b));}),this['comments']['add'](_0x23616b,this['_findOptimalIndex'](_0x23616b));}['_update'](_0x4b3ae0){const {channelId:_0x16d404,id:_0x43597f}=this;this['_repository']['fire'](gt('updateCommentThread',_0x16d404),{..._0x4b3ae0,'channelId':_0x16d404,'threadId':_0x43597f});}['_remove'](_0x46399a){return this['stopListening'](_0x46399a),_0x46399a['destroy'](),this['comments']['remove'](_0x46399a);}['_findOptimalIndex'](_0x1b871a){const _0x2c9757=this['comments']['find'](_0x558ec1=>new Date(_0x558ec1['authoredAt'])['getTime']()>new Date(_0x1b871a['authoredAt'])['getTime']());return _0x2c9757?this['comments']['getIndex'](_0x2c9757):this['length'];}}class se extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x1fe882(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x4b5405,_0x5c3df6){super();const _0x4a492e=_0x4b5405['context']['plugins']['get'](lt)['me'],_0x5162f4=_0x4b5405['getCommentThread'](_0x5c3df6['threadId']),_0x41b358=0x0===_0x5162f4['comments']['length'],_0x546ca0=_0x4a492e===_0x5c3df6['author'];this['id']=_0x5c3df6['id'],this['threadId']=_0x5c3df6['threadId'],this['author']=_0x5c3df6['author'],this['creator']=_0x5c3df6['creator'],this['isExternal']=Boolean(_0x5c3df6['attributes']&&_0x5c3df6['attributes']['@external']),this['set']('content',_0x5c3df6['content']),this['createdAt']=_0x5c3df6['createdAt']||new Date(),this['set']('authoredAt',_0x5c3df6['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5162f4,'resolvedAt'),this['set']('attributes',_0x5c3df6['attributes']||{}),this['bind']('isEditable')['to'](_0x4b5405,'_permissions',()=>{const _0x50dbdc=_0x4b5405['getPermissions'](_0x5162f4['channelId'])['write'],_0x4d19d0=_0x4b5405['getPermissions'](_0x5162f4['channelId'])['modifyAll'];return _0x546ca0&&_0x50dbdc||!_0x546ca0&&_0x4d19d0;}),this['bind']('isRemovable')['to'](_0x5162f4,'isRemovable',_0x4b5405,'_permissions',_0x31e027=>{const _0x3eba85=_0x4b5405['getPermissions'](_0x5162f4['channelId'])['write'],_0x41f2e6=_0x4b5405['getPermissions'](_0x5162f4['channelId'])['modifyAll'];return _0x546ca0&&_0x3eba85||_0x31e027&&_0x41b358||!_0x546ca0&&_0x41f2e6&&!_0x41b358;}),this['bind']('isReadOnly')['to'](_0x5162f4,'isReadOnly'),this['_repository']=_0x4b5405;}get['weight'](){return Math['max'](function(_0x400370){const _0x46caae=document['createElement']('div');return _0x46caae['innerHTML']=_0x400370,_0x46caae['textContent']['length'];}(this['content']),0xc8);}['update'](_0x540a31){const {threadId:_0xd61430,id:_0xd2474a}=this;if(!this['_repository']['hasCommentThread'](_0xd61430))throw new _0xa9111d('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x458a53}=this['_repository']['getCommentThread'](_0xd61430);this['_repository']['fire'](gt('updateComment',_0x458a53,_0xd61430),{'channelId':_0x458a53,'threadId':_0xd61430,'commentId':_0xd2474a,..._0x540a31});}['setAttribute'](_0x2ecf37,_0x2a464f){const _0x12e82e=ut(this['attributes']);pt(_0x12e82e,_0x2ecf37,_0x2a464f),this['update']({'attributes':_0x12e82e});}['removeAttribute'](_0x38e224){const _0x4694be=ut(this['attributes']);It(_0x4694be,_0x38e224),this['update']({'attributes':_0x4694be});}['remove'](_0x9fe406={}){if(!_0x9fe406['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x4f6a6f,id:_0x8c269e}=this;if(!this['_repository']['hasCommentThread'](_0x4f6a6f))throw new _0xa9111d('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x414d97}=this['_repository']['getCommentThread'](_0x4f6a6f);this['_repository']['fire'](gt('removeComment',_0x414d97,_0x4f6a6f),{'channelId':_0x414d97,'threadId':_0x4f6a6f,'commentId':_0x8c269e,..._0x9fe406});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x592b29,..._0x40d0fa){for(const _0x24cba4 of _0x40d0fa)void 0x0!==_0x24cba4&&(_0x592b29+=':'+String(_0x24cba4));return _0x592b29;}class G extends _0x26a676{['refresh'](){const _0x593e5f=this['editor']['model']['document']['selection'];for(const _0x1f3f5a of _0x593e5f['getRanges']())if(this['_hasContent'](_0x1f3f5a))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x267c24=_0x50665c()}={}){const _0x39c9c9=this['editor']['model'],_0x29f14a=[];for(const _0x3c8ab5 of _0x39c9c9['document']['selection']['getRanges']())this['_hasContent'](_0x3c8ab5)&&_0x29f14a['push'](this['_trimToContent'](_0x3c8ab5));_0x39c9c9['change'](_0x170cdf=>{for(const _0x4e6b2c of _0x29f14a){const _0x5cb78a=_0x50665c()['substr'](0x1,0x5),_0x40d0fc='comment:'+_0x267c24+':'+_0x5cb78a;_0x170cdf['addMarker'](_0x40d0fc,{'range':_0x4e6b2c,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x847f3e){for(const _0x3eb5db of _0x847f3e['getItems']())if(this['_itemIsContent'](_0x3eb5db))return!0x0;return!0x1;}['_itemIsContent'](_0xa870a9){return _0xa870a9['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xa870a9)&&!_0xa870a9['is']('element','tableCell');}['_trimToContent'](_0x506d0a){const _0x494dfe=_0x9b3ca3=>!this['_itemIsContent'](_0x9b3ca3['item']),_0x281d2f=_0x506d0a['start']['getLastMatchingPosition'](_0x494dfe),_0x480001=_0x506d0a['end']['getLastMatchingPosition'](_0x494dfe,{'direction':'backward'});return this['editor']['model']['createRange'](_0x281d2f,_0x480001);}}class k extends _0x337798{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x589bbe){super(_0x589bbe),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x432137=this['editor'],_0x41f3de=_0x432137['model']['document']['selection'],_0x284fb6=_0x59afd9(()=>this['refreshSelectedViews'](),0xa);_0x41f3de['on']('change:range',(_0x267491,_0x392316)=>{_0x392316['directChange']&&(_0x284fb6['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x432137['editing']['view']['document'],'change:isFocused',(_0x10acdc,_0x21f568,_0x3d8622)=>{_0x3d8622&&_0x284fb6();}),this['listenTo'](_0x432137['ui']['focusTracker'],'change:isFocused',(_0x19ff05,_0x321346,_0x59e16d)=>{_0x59e16d||_0x432137['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x5cae4b=>this['_editorAnnotationsData']['has'](_0x5cae4b['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x159425){if(this['_editorAnnotations']['has'](_0x159425['view']))return;this['_editorAnnotations']['add'](_0x159425['view']),this['editor']['ui']['focusTracker']['add'](_0x159425['view']['element']);const _0x5657eb=this['editor']['plugins']['get'](b);this['listenTo'](_0x5657eb['collection'],'remove',(_0x4dfab7,_0x2ffafc)=>{this['editor']['ui']['focusTracker']['remove'](_0x2ffafc['view']['element']),this['_editorAnnotations']['delete'](_0x2ffafc['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x487374){if('function'!=typeof _0x487374)throw new _0xa9111d('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x487374);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3148d0,annotations:_0x478da0}){const _0x4b16ff=[],_0x35acc7=this['editor']['model']['document']['selection'],_0x328912=Array['from'](_0x35acc7['getRanges']());for(const [_0xd230d4,_0x4c983d]of this['_editorAnnotationsData']){const _0x5a7161=_0x24d2d3(_0x4c983d),_0xe763f0=_0x478da0['getByInnerView'](_0xd230d4);_0x5a7161&&_0xe763f0&&_0x4b16ff['push']({'annotation':_0xe763f0,'range':_0x5a7161});}function _0x24d2d3(_0x21b99c){for(const _0x4d64aa of _0x21b99c)for(const _0x386f22 of _0x328912)if(_0x4d64aa['containsRange'](_0x386f22,!_0x35acc7['isCollapsed']))return _0x4d64aa;return null;}return _0x4b16ff['sort']((_0x5eeb7a,_0x13d7c4)=>{const _0x22693f=_0x5eeb7a['range'],_0x473480=_0x13d7c4['range'];if(!_0x22693f['isEqual'](_0x473480)){if(_0x22693f['containsRange'](_0x473480,!0x0))return 0x1;if(_0x473480['containsRange'](_0x22693f,!0x0))return-0x1;}return _0x5eeb7a['annotation']==_0x3148d0?-0x1:_0x13d7c4['annotation']==_0x3148d0?0x1:0x0;})['map'](_0x13b8fa=>_0x13b8fa['annotation']);}get['_editorAnnotationsData'](){const _0x28ed42=new Map();for(const _0x11cdd3 of Array['from'](this['_dataCollectors']))for(const [_0x27a271,_0x16ba7f]of _0x11cdd3())_0x28ed42['set'](_0x27a271,_0x16ba7f);return _0x28ed42;}}class ot extends _0x337798{['afterInit'](){const _0x2aadc7=this['editor'];if(!_0x2aadc7['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2aadc7['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x337798{constructor(_0x1cabce){super(_0x1cabce),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x16aa5e=this['editor'],_0xcc8baf=_0x16aa5e['commands']['get']('importWord'),_0x2eaffa=_0x16aa5e['plugins']['get'](lt);_0xcc8baf&&(_0xcc8baf['on']('execute',(_0x2eee48,[,_0x2d3b7d])=>{_0x2d3b7d['collaboration_features']={'comments':!0x0,'user_id':_0x2eaffa['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xcc8baf,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x407987,_0x27735c){const {comment_threads:_0x4d943c}=_0x27735c;_0x4d943c&&_0x4d943c['forEach'](({thread_id:_0xdf020d,comments:_0x3f55de,is_resolved:_0x3558cc})=>{const _0x5e24a4=new Date(),_0x27ada3=_0x3f55de['map'](({author:_0x5b34ab,content:_0x347a9f,created_at:_0xc6c1ea})=>({'content':_0x347a9f,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x5e24a4,'attributes':{'@external':{'authorName':_0x5b34ab,'createdAt':_0xc6c1ea?new Date(_0xc6c1ea):new Date(),'source':'importWord'}}})),_0x11bce6=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x11bce6,'threadId':_0xdf020d,'comments':_0x27ada3,'resolvedAt':_0x3558cc?_0x5e24a4:null});});}}class rt extends _0x337798{constructor(_0x41fadf){super(_0x41fadf),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1496e5=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1496e5,'contentInsertion',(_0x4636c8,_0x1c116d)=>this['_removeMarkersWithoutThreads'](_0x1c116d['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x432f44){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x432f44;const _0x1d7b91=this['editor']['plugins']['get']('CommentsRepository');for(const _0xe30051 of _0x432f44['keys']()){const [_0x23f310,_0x3e9744]=_0xe30051['split'](':');'comment'!=_0x23f310||_0x1d7b91['hasCommentThread'](_0x3e9744)||_0x432f44['delete'](_0xe30051);}return _0x432f44;}['_registerMarkerInClipboardPipeline'](){const _0x17ac1b=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xb4207d=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xb4207d&&_0x17ac1b['_registerMarkerToCopy']('comment',_0xb4207d);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1b3d68){switch(_0x1b3d68){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 _0x337798{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x504f9f){super(_0x504f9f),this['set']('isThreadsLoadingPaused',!0x0),_0x504f9f['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2a29fd,_0x926541,_0x47f1bf,_0x5a1eae)=>{const _0x3a7222=_0x47f1bf?it(_0x47f1bf)['id']:null;if(_0x504f9f['model']['change'](()=>{if(_0x3a7222){const _0x9f1e9=this['getAllMarkersForId'](_0x3a7222);for(const _0x322324 of _0x9f1e9)_0x504f9f['editing']['reconvertMarker'](_0x322324);}if(_0x5a1eae){const {id:_0x538df9}=it(_0x5a1eae),_0x456889=this['getAllMarkersForId'](_0x538df9);for(const _0x2173b5 of _0x456889)_0x504f9f['editing']['reconvertMarker'](_0x2173b5);}}),_0x3a7222){const _0xa3b0b4=_0x504f9f['plugins']['get'](m)['getCommentThread'](_0x3a7222);_0xa3b0b4&&_0xa3b0b4['isResolved']&&this['scrollToThreadMarker'](_0x3a7222);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2456b9=this['editor'],_0xa789f8=_0x2456b9['plugins']['get'](m),_0x3e50d8=_0x2456b9['config']['get']('collaboration.channelId');_0x2456b9['commands']['add']('addCommentThread',new G(_0x2456b9)),this['listenTo'](_0x2456b9,'change:isReadOnly',(_0x5b66e6,_0x53511f,_0x2da544)=>{_0xa789f8['switchReadOnly'](_0x2da544,_0x2456b9['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xa789f8,nt('addCommentThread',_0x3e50d8),(_0x4181ef,{threadId:_0xd05e1b})=>{const _0x79700b=this['editor']['plugins']['get'](m)['getCommentThread'](_0xd05e1b);_0x79700b&&_0x79700b['unlinkedAt']&&this['_attachArchivedThread'](_0xd05e1b);}),this['listenTo'](_0xa789f8,nt('removeCommentThread',_0x3e50d8),(_0x1e6863,{threadId:_0x1fcb6f})=>{_0x2456b9['model']['enqueueChange']({'isUndoable':!0x1},_0x12d546=>{const _0x2e73a8=this['getAllMarkersForId'](_0x1fcb6f);for(const _0xa84ec5 of _0x2e73a8)_0x12d546['removeMarker'](_0xa84ec5);});}),this['listenTo'](_0xa789f8,nt('resolveCommentThread',_0x3e50d8),(_0x45b931,{threadId:_0x5a6e9f})=>{(this['_reconvertMarkers'](_0x5a6e9f),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x5a6e9f)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xa789f8,nt('reopenCommentThread',_0x3e50d8),(_0x13c8cd,{threadId:_0x3012d1})=>{this['_reconvertMarkers'](_0x3012d1);},{'priority':'low'}),this['listenTo'](_0xa789f8,nt('addComment',_0x3e50d8),(_0x4dd5aa,{threadId:_0x578088,isFromAdapter:_0x50b6cb})=>{const _0x1e7a68=this['getAllMarkersForId'](_0x578088);if(_0x50b6cb||0x0==_0x1e7a68['length']||!_0xa789f8['hasCommentThread'](_0x578088))return;0x1===_0xa789f8['getCommentThread'](_0x578088)['length']&&_0x2456b9['model']['enqueueChange']({'isUndoable':!0x1},_0x2e52b8=>{for(const _0x22a513 of _0x1e7a68)_0x2e52b8['updateMarker'](_0x22a513,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x10caa0=this['editor']['plugins']['get'](m),_0x5ea485=this['editor']['config']['get']('collaboration.channelId');for(const _0x22126b of _0x10caa0['getCommentThreads']({'channelId':_0x5ea485}))_0x10caa0['_detachCommentThread'](_0x22126b['id']),_0x10caa0['_threads']['delete'](_0x22126b['id']);super['destroy']();}['hasMarkerForId'](_0x2b0bf4){return this['getAllMarkersForId'](_0x2b0bf4)['length']>0x0;}['getAllMarkersForId'](_0x580a76){const _0x1deca3=[];for(const _0x1baabd of this['editor']['model']['markers'])_0x1baabd['name']['startsWith']('comment:'+_0x580a76)&&_0x1deca3['push'](_0x1baabd);return _0x1deca3;}['scrollToThreadMarker'](_0x5cb5e0){const _0x2d1a7b=this['_getTargetForId'](_0x5cb5e0);_0x2d1a7b&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x5cb5e0&&_0xb0161({'target':_0x2d1a7b[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x5ec244){this['editor']['model']['change'](()=>{for(const _0x55de47 of this['getAllMarkersForId'](_0x5ec244))this['editor']['editing']['reconvertMarker'](_0x55de47);});}['_attachArchivedThread'](_0x139e97){const _0x315eb=this['editor']['plugins']['get'](m),_0x47261f=this['editor']['plugins']['get'](k),_0x2e27ff=_0x315eb['getCommentThread'](_0x139e97);if(!_0x2e27ff['isAttached']){const _0xf47106=_0x2e27ff['attachTo'](()=>this['_getTargetForId'](_0x2e27ff['id']));_0x47261f['registerAnnotation'](_0xf47106),_0x2e27ff['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xf326b6=this['editor'];_0xf326b6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x8e1a1,_0x35c096)=>{const {id:_0x30b28f}=it(_0x8e1a1['markerName']),_0xf1516f=_0xf326b6['plugins']['get'](m)['getCommentThread'](_0x30b28f),_0x3bbb60=this['activeMarker']&&it(this['activeMarker'])['id']===_0x30b28f;if(_0xf1516f&&_0xf1516f['isResolved']&&!_0x3bbb60&&_0x8e1a1['item'])return _0x35c096['consumable']['consume'](_0x8e1a1['item'],'addMarker:'+_0x8e1a1['markerName']),_0x35c096['consumable']['consume'](_0x8e1a1['item'],'removeMarker:'+_0x8e1a1['markerName']),null;const _0x133985=['ck-comment-marker'];return _0x3bbb60&&_0x133985['push']('ck-comment-marker--active'),{'classes':_0x133985,'attributes':{'data-comment':_0x30b28f}};}}),_0xf326b6['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x186f5d,{options:_0x398c69})=>{const _0x2ac03f=_0xf326b6['plugins']['get'](m),_0x15eb6b=_0xf326b6['model']['markers']['get'](_0x186f5d),{id:_0x3ed1dc,part:_0x456477}=it(_0x186f5d);if(_0x15eb6b&&!_0x15eb6b['affectsData'])return null;if(_0x398c69['ignoreResolvedComments']){const _0x152800=_0x2ac03f['getCommentThread'](_0x3ed1dc);if(_0x152800&&_0x152800['isResolved'])return null;}return{'group':'comment','name':_0x456477?_0x3ed1dc+':'+_0x456477:_0x3ed1dc};}}),_0xf326b6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x2c9280,{writer:_0x39251f})=>_0x39251f['createElement']('$marker',{'data-name':'comment:'+_0x2c9280['getAttribute']('id')})}),_0xf326b6['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x2ab4e9=this['editor'],_0x50e115=_0x2ab4e9['plugins']['get'](m),_0x50bae9=new Set(),_0x275a13=new Set();_0x2ab4e9['model']['document']['registerPostFixer'](_0x6490f4=>{let _0x42c084=!0x1;for(const {name:_0x7accb0,data:_0x5d6fa5}of _0x2ab4e9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4ae8f7,id:_0x39bea0}=it(_0x7accb0);let _0x1a6194=_0x5d6fa5['newRange'];if('comment'!==_0x4ae8f7||!_0x1a6194)continue;const _0x4e330a='$graveyard'===_0x1a6194['root']['rootName'];_0x4e330a||(_0x1a6194=st(_0x1a6194,_0x2ab4e9['model']),!_0x1a6194||_0x1a6194['isCollapsed']||!_0x5d6fa5['newRange']||_0x1a6194['isEqual'](_0x5d6fa5['newRange']))?_0x2ab4e9['model']['hasContent'](_0x1a6194)&&!_0x4e330a?this['isThreadsLoadingPaused']?_0x50bae9['add'](_0x7accb0):this['_handleThreadMarker'](_0x7accb0,_0x39bea0):(_0x275a13['add'](_0x7accb0),_0x50bae9['delete'](_0x7accb0),_0x6490f4['removeMarker'](_0x7accb0),_0x42c084=!0x0):(_0x6490f4['updateMarker'](_0x7accb0,{'range':_0x1a6194}),_0x42c084=!0x0);}return _0x42c084;}),this['on']('change:isThreadsLoadingPaused',(_0x399800,_0x4c6e10,_0x1f43bb)=>{if(!_0x1f43bb&&_0x50bae9['size'])for(const _0x439516 of _0x50bae9){const {id:_0x2edc90}=it(_0x439516);_0x50bae9['delete'](_0x439516),_0x2ab4e9['model']['markers']['get'](_0x439516)&&this['_handleThreadMarker'](_0x439516,_0x2edc90);}}),this['listenTo'](_0x2ab4e9['model']['document'],'change',(_0x18cf54,_0x53c520)=>{for(const {name:_0x57cc9e,data:{newRange:_0x35994f}}of _0x2ab4e9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x6b91f9,id:_0x52eedf}=it(_0x57cc9e);if('comment'!==_0x6b91f9)continue;const _0x2f191e=_0x50e115['getCommentThread'](_0x52eedf),_0x25d251=this['hasMarkerForId'](_0x52eedf);_0x2f191e&&(_0x2f191e['_hasTargetInContent']||_0x2ab4e9['editing']['view']['once']('render',()=>{const _0x153248=_0x2ab4e9['plugins']['get'](b),_0x267b0d=_0x50e115['_threadToController']['get'](_0x2f191e)['view'];_0x153248['getByInnerView'](_0x267b0d)['refreshVisibility']();},{'priority':'low'}),_0x2f191e['_hasTargetInContent']=_0x25d251||!!_0x35994f),_0x35994f||(_0x275a13['add'](_0x57cc9e),_0x50bae9['delete'](_0x57cc9e));}if(_0x53c520['isLocal'])for(const _0x5217d2 of _0x275a13){const {id:_0x500afa}=it(_0x5217d2),_0x9b4e4d=_0x50e115['getCommentThread'](_0x500afa),_0x2c5c99=this['hasMarkerForId'](_0x500afa);_0x50bae9['delete'](_0x5217d2),!_0x9b4e4d||_0x2c5c99||_0x9b4e4d['unlinkedAt']||_0x9b4e4d['setUnlinkedAt'](new Date());}_0x275a13['clear']();});}['_getTargetForId'](_0x25e361){const _0x32b38b=this['editor'],_0x167e8a=this['getAllMarkersForId'](_0x25e361);return tt(_0x32b38b['editing'],_0x167e8a);}['_getTextContext'](_0x5cdd8a){const _0x34db0c=this['getAllMarkersForId'](_0x5cdd8a);let _0x44a0fb='',_0x57e53b=!0x1;for(const _0x2b0f6c of _0x34db0c){const _0x2ea7fb=_0x2b0f6c['getRange']();for(const _0x3883b7 of Array['from'](_0x2ea7fb['getItems']()))_0x3883b7['is']('$textProxy')?(_0x44a0fb&&_0x57e53b&&(_0x44a0fb+='\x20',_0x57e53b=!0x1),_0x44a0fb+=_0x3883b7['data']):_0x57e53b=!0x0;_0x57e53b=!0x0;}return _0x44a0fb['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x516eec,_0x3d7211){const _0x134964=this['editor'],_0x189ef2=_0x134964['plugins']['get'](m);let _0x3dcbd3=_0x189ef2['getCommentThread'](_0x3d7211);const _0x2a8dfb=_0x134964['config']['get']('collaboration.channelId'),_0x55b65e=_0x134964['plugins']['get'](k);if(_0x3dcbd3&&(_0x3dcbd3['unlinkedAt']&&_0x3dcbd3['setUnlinkedAt'](null),_0x3dcbd3['isAttached']))return _0x3dcbd3;return!this['getAllMarkersForId'](_0x3d7211)[0x0]['managedUsingOperations']?_0x134964['editing']['view']['once']('render',()=>{if(_0x189ef2['getCommentThread'](_0x3d7211))return;const _0x13e415=_0x134964['plugins']['get'](b);_0x3dcbd3=_0x189ef2['openNewCommentThread']({'channelId':_0x2a8dfb,'threadId':_0x3d7211,'target':()=>this['_getTargetForId'](_0x3d7211),'context':{'type':'text','value':this['_getTextContext'](_0x3d7211)}});const _0xe863d3=_0x189ef2['_threadToController']['get'](_0x3dcbd3)['view'],_0x49c552=_0x13e415['getByInnerView'](_0xe863d3);_0x49c552&&_0x55b65e['registerAnnotation'](_0x49c552);},{'priority':'low'}):_0x189ef2['fetchCommentThread']({'channelId':_0x2a8dfb,'threadId':_0x3d7211})['then'](_0xdc665=>{if('destroyed'!==_0x134964['state']){if(_0x3dcbd3=_0xdc665,_0x3dcbd3&&!_0x3dcbd3['isAttached']){const _0x317ff1=_0x3dcbd3['attachTo'](()=>this['_getTargetForId'](_0x3d7211));_0x55b65e['registerAnnotation'](_0x317ff1),_0x3dcbd3['isResolved']&&this['_reconvertMarkers'](_0x3d7211);}else{if(!_0x3dcbd3){const _0x1f21f2=this['getAllMarkersForId'](_0x3d7211);_0x134964['model']['change'](_0x24ab0a=>{for(const _0x2cb54a of _0x1f21f2)_0x24ab0a['removeMarker'](_0x2cb54a);});}}}}),_0x3dcbd3;}['_handleThreadMarker'](_0x3a5f5d,_0x23ef10){const _0x977d83=this['_attachMarkerToThread'](_0x3a5f5d,_0x23ef10);_0x977d83&&!_0x977d83['context']&&_0x977d83['setContext']({'type':'text','value':this['_getTextContext'](_0x23ef10)});}['_initAriaMarkerChangeAnnouncements'](){const _0x5158be=this['editor'];_0x4906a9(_0x5158be['model'],({left:_0x3d9e73,entered:_0x130e82})=>{for(const _0x4f927e of _0x3d9e73)if(at(_0x4f927e)){_0x5158be['ui']['ariaLiveAnnouncer']['announce'](W(_0x5158be['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1e3f96 of _0x130e82)if(at(_0x1e3f96)){_0x5158be['ui']['ariaLiveAnnouncer']['announce'](W(_0x5158be['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x23a49b,_0x46fb46){return _0x46fb46?_0x23a49b+':'+_0x46fb46:_0x23a49b;}function it(_0x5d4818){const _0xf161d=_0x5d4818['split'](':');return{'group':_0xf161d[0x0],'id':_0xf161d[0x1],'part':_0xf161d[0x2]};}function st(_0x153fc6,_0x2b1fde){const _0x458c10=_0x2b1fde['schema'],_0x5871cc=_0x2b1fde['createRange'](_0x153fc6['start']);for(const _0xe2761d of _0x153fc6['getWalker']()){const {type:_0x52e32f,item:_0x4e2e04,nextPosition:_0x46bc7f}=_0xe2761d;if('text'===_0x52e32f||_0x458c10['isObject'](_0x4e2e04)){const _0x3503c5=_0x2b1fde['createPositionBefore'](_0x4e2e04);_0x5871cc['isCollapsed']&&(_0x5871cc['start']=_0x3503c5),_0x5871cc['end']=_0x46bc7f;}}return _0x5871cc;}function at(_0x29a97f){return'comment'===it(_0x29a97f['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 _0x337798{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x198f79=this['editor'],_0xb08e8e=_0x198f79['plugins']['get'](m),_0x1219de=_0x198f79['plugins']['get'](r),_0x4e7145=_0x198f79['plugins']['get'](b),_0x47b138=_0x198f79['plugins']['get'](k);_0x198f79['ui']['componentFactory']['add']('comment',()=>{const _0x92447f=this['_createUIButton'](_0x450500);return _0x92447f['tooltip']=!0x0,_0x92447f;}),_0x198f79['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x352376)),_0x47b138['addSourceCollector'](()=>{const _0x5dc28b=[];for(const [_0x1b2ff8,_0x24a438]of _0xb08e8e['_threadToController']){const _0x11f011=_0x1219de['getAllMarkersForId'](_0x1b2ff8['id']),_0x2e15fa=_0x11f011['map'](_0x5c25fb=>_0x5c25fb['getRange']());_0x11f011['length']>0x0&&_0x5dc28b['push']([_0x24a438['view'],_0x2e15fa]);}return _0x5dc28b;}),this['listenTo'](_0x4e7145,'change:activeAnnotations',(_0x5ef19c,_0x39e3af,_0x41a6e7)=>{const _0x5b1bd4=Array['from'](_0x41a6e7)['map'](_0x53aa9d=>_0x53aa9d['innerView'])['find'](_0x596ff8=>_0xb08e8e['_viewToController']['has'](_0x596ff8));if(!_0x5b1bd4)return void(_0x1219de['activeMarker']=null);const _0x58a0d3=_0xb08e8e['_viewToController']['get'](_0x5b1bd4)['model']['id'],_0x495b76='comment:'+_0x58a0d3;_0x58a0d3&&_0x1219de['hasMarkerForId'](_0x58a0d3)?_0x1219de['activeMarker']=_0x495b76:_0x1219de['activeMarker']&&(_0x1219de['activeMarker']=null);}),this['listenTo'](_0xb08e8e,'removeCommentThread',(_0x5c75c6,{threadId:_0x3beb6a,isFromAdapter:_0x10feb8})=>{!_0x10feb8&&_0x198f79['ui']['focusTracker']['isFocused']&&_0x1219de['hasMarkerForId'](_0x3beb6a)&&_0x198f79['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xb08e8e,'addComment',(_0x130aec,{threadId:_0x13451d,isFromAdapter:_0x460a9d})=>{if(_0x460a9d||!_0x1219de['hasMarkerForId'](_0x13451d)||!_0xb08e8e['hasCommentThread'](_0x13451d))return;0x1===_0xb08e8e['getCommentThread'](_0x13451d)['length']&&(_0x198f79['editing']['view']['focus'](),_0x130aec['stop']());},{'priority':'low'});}['_createUIButton'](_0x377791){const _0x285af6=this['editor'],_0x902ffe=new _0x377791(_0x285af6['locale']),_0x5c7197=_0x285af6['commands']['get']('addCommentThread');return _0x902ffe['set']({'label':W(_0x285af6['locale'],'Comment'),'icon':kt}),_0x902ffe['bind']('isEnabled')['to'](_0x5c7197),this['listenTo'](_0x902ffe,'execute',()=>_0x5c7197['execute']()),_0x902ffe;}}class e extends _0x337798{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x57b1ca){super(_0x57b1ca),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4b1299,_0x32b0d3,_0x21b270)=>{_0x21b270?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x59bed3,_0x28641c]of this['editor']['commands'])_0x28641c['affectsData']&&'addCommentThread'!==_0x59bed3&&_0x28641c['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x4e0fcf=this['editor']['editing']['view']['document'];this['listenTo'](_0x4e0fcf,'cut',_0x46a155=>_0x46a155['stop'](),{'priority':'highest'}),this['listenTo'](_0x4e0fcf,'clipboardInput',_0x23cce5=>_0x23cce5['stop'](),{'priority':'highest'}),this['listenTo'](_0x4e0fcf,'delete',_0x7a6ae9=>_0x7a6ae9['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3b93ad,_0x1eae1f]of this['editor']['commands'])_0x1eae1f['affectsData']&&'addCommentThread'!==_0x3b93ad&&_0x1eae1f['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x3bc52e{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x3c0d89){super(_0x3c0d89),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x33fa9c=this['context']['plugins']['get'](b);this['listenTo'](_0x33fa9c,'_activateAnnotation',(_0x3fab17,_0x1f7e7c)=>{for(const _0x43c0f1 of this['activeUIs']){const _0x6a7ca=this['_uis']['get'](_0x43c0f1);(0x0,this['_uisData']['get'](_0x43c0f1)['filter'])(_0x1f7e7c)&&_0x6a7ca['setActiveAnnotation'](_0x1f7e7c);}}),this['listenTo'](_0x33fa9c,'_deactivateAllAnnotations',()=>{for(const _0x16717e of this['activeUIs']){this['_uis']['get'](_0x16717e)['setActiveAnnotation'](null);}}),this['listenTo'](_0x33fa9c['_visibleAnnotations'],'add',(_0x3bad0d,_0x172d45)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x172d45);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x37de1f){return this['activeUIs']['has'](_0x37de1f);}['activate'](_0x4949da,_0x298d25=()=>!0x0){const _0x56273f=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x4949da))throw new _0xa9111d('annotationsuis-missing-ui',this,{'uiName':_0x4949da});this['isActive'](_0x4949da)&&this['deactivate'](_0x4949da),this['activeUIs']['add'](_0x4949da);const _0x2766fb=new x();!function({source:_0xffe033,target:_0x1757ca,filter:_0x28ca99}){for(const _0x14896f of _0xffe033)_0x28ca99(_0x14896f)&&_0x1757ca['add'](_0x14896f);_0x1757ca['listenTo'](_0xffe033,'add',(_0x5541bf,_0x613d80)=>{_0x28ca99(_0x613d80)&&_0x1757ca['add'](_0x613d80);}),_0x1757ca['listenTo'](_0xffe033,'remove',(_0x3c06ed,_0x4c8549)=>{_0x1757ca['has'](_0x4c8549)&&_0x1757ca['remove'](_0x4c8549);});}({'source':_0x56273f['_visibleAnnotations'],'target':_0x2766fb,'filter':_0x298d25}),this['_uisData']['set'](_0x4949da,{'collection':_0x2766fb,'filter':_0x298d25});const _0x450ce5=this['_uis']['get'](_0x4949da);_0x450ce5['attach'](_0x2766fb),this['listenTo'](_0x450ce5,'change:activeAnnotation',(_0x5926d8,_0xa38e0d,_0x4a728a,_0x506874)=>{_0x506874&&_0x56273f['_removeActiveAnnotation'](_0x506874),_0x4a728a&&_0x56273f['_addActiveAnnotation'](_0x4a728a);});}['deactivate'](_0x11bdef){if(this['activeUIs']['delete'](_0x11bdef),!this['_uis']['has'](_0x11bdef))throw new _0xa9111d('annotationsuis-missing-ui',this,{'uiName':_0x11bdef});const _0x4b030f=this['_uis']['get'](_0x11bdef);_0x4b030f['detach'](),this['stopListening'](_0x4b030f),this['_uisData']['get'](_0x11bdef)['collection']['destroy'](),this['_uisData']['delete'](_0x11bdef);}['switchTo'](_0x55ef3b){if(!this['_uis']['has'](_0x55ef3b))throw new _0xa9111d('annotationsuis-missing-ui',this,{'uiName':_0x55ef3b});const _0x2c6bf0=this['context']['plugins']['get'](b),_0x3aea95=Array['from'](_0x2c6bf0['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x55ef3b);const _0xcef40a=this['_uis']['get'](_0x55ef3b);_0xcef40a['setActiveAnnotation'](_0x3aea95),_0xcef40a['_setSelectedAnnotations']&&_0x3aea95&&_0xcef40a['_setSelectedAnnotations']([_0x3aea95]);}['deactivateAll'](){for(const _0x20dcc0 of this['activeUIs'])this['deactivate'](_0x20dcc0);}['register'](_0x5b2070,_0x11f40f){if(this['_uis']['has'](_0x5b2070))throw new _0xa9111d('annotationsuis-register-already-registered');if('function'!=typeof _0x11f40f['attach']||'function'!=typeof _0x11f40f['detach']||'function'!=typeof _0x11f40f['setActiveAnnotation'])throw new _0xa9111d('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5b2070,_0x11f40f);}['refilterAnnotations'](){const _0x5ac192=this['context']['plugins']['get'](b)['collection'],_0x48c3e3=new Map(),_0x10f4da=Array['from'](this['activeUIs']);for(const _0x3f2d20 of this['activeUIs']){const _0x529ef9=this['_uisData']['get'](_0x3f2d20)['collection'];for(const _0x203dc1 of _0x529ef9)_0x48c3e3['set'](_0x203dc1,_0x3f2d20);}for(const _0x2d0542 of _0x5ac192){const _0x558e0f=_0x48c3e3['get'](_0x2d0542);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2d0542);const _0x30edb8=_0x10f4da['find'](_0x2f4b1f=>this['_uisData']['get'](_0x2f4b1f)['filter'](_0x2d0542));_0x558e0f!==_0x30edb8&&(_0x558e0f&&this['_uisData']['get'](_0x558e0f)['collection']['remove'](_0x2d0542),_0x30edb8&&this['_uisData']['get'](_0x30edb8)['collection']['add'](_0x2d0542));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x57b238){const _0x35d641=[];for(const _0x4b3cd5 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x4b3cd5)['filter'])(_0x57b238)&&_0x35d641['push'](_0x4b3cd5);}if(_0x35d641['length']>0x1)throw new _0xa9111d('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x35d641,'annotationType':_0x57b238['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x195de2){super(_0x195de2);const _0xde2d2f=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xde2d2f['to']('class')],'style':{'minHeight':_0xde2d2f['to']('minHeight',_0x17d82a=>'number'==typeof _0x17d82a?ne(_0x17d82a+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x22cdc6){super(_0x22cdc6),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3a3213,_0x10b874)=>_0x3a3213+_0x10b874),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x3ab12e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3ab12e['to']('isAnimationDisabled',_0x49679a=>_0x49679a?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3ab12e['to']('top',_0x1e58c6=>qt(_0x1e58c6))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x3e54ea=this['element']['clientHeight'];_0x3e54ea&&(this['height']=_0x3e54ea);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3bc52e{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0xbc9853){super(_0xbc9853),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 _0x23dfde=this['context']['config']['get']('sidebar.container');_0x23dfde&&this['setContainer'](_0x23dfde);}['setContainer'](_0x32c06a){if(!y(_0x32c06a))throw new _0xa9111d('sidebar-setcontainer-invalid-element');this['container']=_0x32c06a;}['_attachToContainer']({viewClass:_0x39a399='',spaceBetweenItems:_0x4ec1c3=0x19}={}){if(!y(this['container']))throw new _0xa9111d('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x39a399,this['_spaceBetweenItems']=_0x4ec1c3;}['rearrange']({removedAnnotation:_0x1475c4,previousAnnotation:_0x4febae,nextAnnotation:_0x5f191c}){const _0x547b01=this['getSidebarItemView'](_0x1475c4);this['view']['list']['remove'](_0x547b01),this['_destroySidebarItemView'](_0x1475c4),_0x4febae&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4febae)),_0x5f191c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5f191c)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x23f37c,activatedAnnotation:_0x431d43,disableAnimationOnActivatedAnnotation:_0x3bcd51}){if(this['_activeAnnotation']=_0x431d43,_0x23f37c){_0x23f37c['isActive']=!0x1;const _0x2c235d=this['getSidebarItemView'](_0x23f37c);_0x2c235d&&_0x3bcd51&&(_0x2c235d['isAnimationDisabled']=!0x1);}if(_0x431d43){const _0x1a2fbf=this['getSidebarItemView'](_0x431d43);_0x1a2fbf&&(_0x431d43['isActive']=!0x0,_0x3bcd51&&(_0x1a2fbf['isAnimationDisabled']=!0x0,_0x1a2fbf['top']+=0x1),this['_alignToTargetRect'](_0x1a2fbf));}}['_detachFromContainer'](_0x4455c9){if(this['view']['element']['remove'](),_0x4455c9){for(const _0x297061 of _0x4455c9)this['_destroySidebarItemView'](_0x297061);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2f7168,_0xa92824){_0xa92824||(_0xa92824=_0x2f7168['view']);const _0x58672f=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x58672f,_0x2f7168),this['_annotationToSidebarItemView']['set'](_0x2f7168,_0x58672f),_0x58672f['content']['add'](_0xa92824),this['listenTo'](_0x2f7168['view'],'change:targetRect',(_0x4b7567,_0x421714,_0x46776c)=>{const _0x47d5c8=this['_getTargetTop'](_0x2f7168,_0x46776c);_0x58672f['_targetTop']!=_0x47d5c8&&(_0x58672f['_targetTop']=_0x47d5c8,this['_setItemTop'](_0x58672f,_0x47d5c8));}),this['listenTo'](_0x58672f,'change:top',()=>{this['_recalculate'](_0x58672f,'top');}),this['listenTo'](_0x58672f,'change:bottom',()=>{this['_recalculate'](_0x58672f,'bottom');}),this['_alignToTargetRect'](_0x58672f);const _0x4bc91f=this['_getItemBefore'](_0x58672f);if(_0x4bc91f)this['_alignAfterItem'](_0x4bc91f,_0x58672f)||this['_alignToTargetRect'](_0x58672f);else this['_alignToTargetRect'](_0x58672f);return this['_updateLastItem'](),this['view']['list']['add'](_0x58672f),_0x58672f;}['_alignForTopChange'](_0x56a65d){if(!_0x56a65d['content']['length'])return;const _0x38d04c=this['_getItemBefore'](_0x56a65d);if(!_0x38d04c)return;const _0x2cc469=this['_sidebarItemViewToAnnotation']['get'](_0x38d04c),_0x5adc5a=this['_activeAnnotation'];_0x5adc5a&&_0x5adc5a===_0x2cc469?this['_alignAfterItem'](_0x38d04c,_0x56a65d):this['_alignBeforeItem'](_0x56a65d,_0x38d04c);}['_alignForBottomChange'](_0x1c92f6){if(!_0x1c92f6['content']['length'])return;const _0xe43ae8=this['_getItemAfter'](_0x1c92f6);if(!_0xe43ae8)return;const _0x114e2d=this['_sidebarItemViewToAnnotation']['get'](_0xe43ae8),_0x2eb132=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x4d8b1f=this['_activeAnnotation'];_0x4d8b1f&&_0x4d8b1f===_0x114e2d&&_0x2eb132?(this['_alignBeforeItem'](_0xe43ae8,_0x1c92f6),this['_alignAfterItem'](_0x1c92f6,_0xe43ae8)):_0x4d8b1f&&_0x4d8b1f===_0x114e2d?this['_alignBeforeItem'](_0xe43ae8,_0x1c92f6):this['_alignAfterItem'](_0x1c92f6,_0xe43ae8);}['_recalculate'](_0x1fc6b7,_0x1d1247){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x1e4a68,changedProp:_0x2e992d}of this['_recalculateBuffer'])'top'===_0x2e992d?this['_alignForTopChange'](_0x1e4a68):this['_alignForBottomChange'](_0x1e4a68);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x1fc6b7,'changedProp':_0x1d1247});}['getSidebarItemView'](_0x1c4ca5){return this['_annotationToSidebarItemView']['get'](_0x1c4ca5);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x181072){const _0x47a4ca=this['getSidebarItemView'](_0x181072);this['stopListening'](_0x47a4ca),this['stopListening'](_0x181072['view']),_0x47a4ca['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x181072),this['_sidebarItemViewToAnnotation']['delete'](_0x47a4ca);}['_createSidebarView'](){const _0x28e063=new T(this['context']['locale']);return _0x28e063['render'](),this['on']('change:_lastItem',(_0x2edb82,_0x3b9730,_0xc3b1a,_0x2c8314)=>{_0x2c8314&&_0x28e063['unbind']('minHeight'),_0xc3b1a?_0x28e063['bind']('minHeight')['to'](_0xc3b1a,'bottom'):_0x28e063['minHeight']=null;}),_0x28e063;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x3a9c31){const _0x17f54f=this['_sidebarItemViewToAnnotation']['get'](_0x3a9c31),_0xb92937=_0x17f54f&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x17f54f)-0x1);return _0xb92937&&this['getSidebarItemView'](_0xb92937)||null;}['_getItemAfter'](_0x4866e7){const _0x5e6988=this['_sidebarItemViewToAnnotation']['get'](_0x4866e7),_0x447d4a=_0x5e6988&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5e6988)+0x1);return _0x447d4a&&this['getSidebarItemView'](_0x447d4a)||null;}['_alignBeforeItem'](_0x3a445c,_0x3b91cb){_0x3a445c['updateHeight']();const _0x20a937=M(_0x3b91cb['bottom']+this['_spaceBetweenItems'],_0x3a445c['top']);return!!_0x20a937&&(this['_setItemTop'](_0x3b91cb,_0x3b91cb['top']-_0x20a937),!0x0);}['_alignAfterItem'](_0x49a0a0,_0x226cb3){_0x49a0a0['updateHeight']();const _0x18ea33=M(_0x49a0a0['bottom']+this['_spaceBetweenItems'],_0x226cb3['top']);return!!_0x18ea33&&(this['_setItemTop'](_0x226cb3,_0x226cb3['top']+_0x18ea33,!0x1),!0x0);}['_alignToTargetRect'](_0x9a299a){const _0x198947=this['_sidebarItemViewToAnnotation']['get'](_0x9a299a);if(!_0x198947||!_0x198947['target']||!_0x198947['targetRect'])return;const _0x16b426=this['_getTargetTop'](_0x198947,_0x198947['targetRect']);this['_setItemTop'](_0x9a299a,_0x16b426);}['_getTargetTop'](_0x2ac72f,_0x150f13){if(null===_0x150f13)return 0x0;if(_0x2ac72f['target']instanceof _0x5d7394)return _0x150f13['top'];{const _0x338959=new _0x5d7394(this['view']['element'])['top'];return _0x150f13['top']-_0x338959;}}['_setItemTop'](_0x4553da,_0x3b1f66,_0x2a9593=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2a9593&&(_0x3b1f66=Math['max'](_0x3b1f66,this['_getMaxAvailableTop'](_0x4553da))),_0x4553da['top']=_0x3b1f66;}['_getMaxAvailableTop'](_0x12d795){let _0x5669c4=this['_getItemBefore'](_0x12d795),_0x31f28b=0x0;for(;_0x5669c4;)_0x5669c4['updateHeight'](),_0x31f28b+=this['_spaceBetweenItems']+_0x5669c4['height'],_0x5669c4=this['_getItemBefore'](_0x5669c4);return _0x31f28b;}}function M(_0x3592b6,_0x4f47a3){return Math['max'](_0x3592b6-_0x4f47a3,0x0);}function y(_0x39253f){return null!==_0x39253f&&'object'==typeof _0x39253f&&0x1===_0x39253f['nodeType'];}class n extends _0x3bc52e{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x395d12){super(_0x395d12),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0xbb49d8(),this['_refreshPositioningDebounced']=_0x59afd9(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1a138b=this['context']['plugins']['get'](j),_0xaf02f9=this['context']['plugins']['get'](z);_0x1a138b['register']('wideSidebar',this),_0xaf02f9['container']&&_0x1a138b['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x25ab40){if(_0x25ab40===this['activeAnnotation'])return;const _0x48222f=this['context']['plugins']['get'](z);_0x48222f['_activeAnnotation']=_0x25ab40;const _0x21683d=this['activeAnnotation'];this['activeAnnotation']=_0x25ab40,_0x48222f['refresh']({'blurredAnnotation':_0x21683d,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x5adecb){this['annotations']=_0x5adecb;const _0xadb22d=this['context']['plugins']['get'](z);if(_0xadb22d['_annotations']=_0x5adecb,this['isAttached'])throw new _0xa9111d('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xadb22d,'set:container',()=>{this['detach'](),this['listenTo'](_0xadb22d,'change:container',_0x51e44d=>{_0x51e44d['off'](),this['attach'](_0x5adecb);});}),_0xadb22d['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0xf88dd3=_0x514074=>{_0x514074['updateTargetRect'](),_0xadb22d['addAnnotation'](_0x514074);};for(const _0x59e15e of _0x5adecb)_0xf88dd3(_0x59e15e);this['listenTo'](_0x5adecb,'add',(_0x2fbc5b,_0x4e48c4)=>{_0xf88dd3(_0x4e48c4);}),this['listenTo'](_0x5adecb,'remove',(_0x321f2e,_0x39c5ab,_0x2d3231)=>{_0xadb22d['rearrange']({'removedAnnotation':_0x39c5ab,'previousAnnotation':_0x5adecb['get'](_0x2d3231-0x1),'nextAnnotation':_0x5adecb['get'](_0x2d3231+0x1)}),_0x39c5ab===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5adecb,'focus',(_0x36d71b,_0x4fea2f)=>{this['setActiveAnnotation'](_0x4fea2f);}),this['listenTo'](_0x5adecb,'blur',()=>{this['setActiveAnnotation'](null);});const _0x14329e=this['context']instanceof _0x4ca9d2?this['context']['editors']:new _0xbb49d8([this['context']]);for(const _0xf7c5fa of _0x14329e)this['_integrateWithEditorAnnotations'](_0xf7c5fa);this['listenTo'](_0x14329e,'add',(_0x149d4d,_0x34df5d)=>{this['listenTo'](_0x34df5d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x34df5d);});}),this['listenTo'](_0x14329e,'remove',(_0x39a9e4,_0x1dae2e)=>{_0x1dae2e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1dae2e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0xa9111d('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2e577a=this['context']['plugins']['get'](z);_0x2e577a['_detachFromContainer'](this['annotations']),this['stopListening'](_0x2e577a),this['stopListening'](this['annotations']),this['context']instanceof _0x4ca9d2&&this['stopListening'](this['context']['editors']);for(const _0x2644f9 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2644f9);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x476060){if(!_0x476060['plugins']['has']('EditorAnnotations'))return;const _0x7f05b1=_0x476060['plugins']['get']('EditorAnnotations'),_0x36ee2f=()=>{const _0x23def5=_0x7f05b1['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x23def5[0x0]||null);};this['listenTo'](_0x7f05b1,'refresh',_0x36ee2f),this['listenTo'](_0x7f05b1,'blur',(_0x127d26,{isAnnotationTracked:_0x55f9a3})=>{this['activeAnnotation']&&_0x55f9a3(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x7f05b1,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x562404=>{_0x7f05b1['hasDomSelection']()&&(_0x36ee2f(),_0x562404['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x7f05b1);}['_destroyEditorAnnotationsIntegration'](_0x106af6){this['stopListening'](_0x106af6),this['_editorAnnotations']['remove'](_0x106af6);}}class D extends _0x450500{['counterView'];constructor(_0x172df7){super(_0x172df7);const _0x596e61=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x39ecff,_0x2557f3)=>_0x39ecff?'...':_0x2557f3['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',_0x596e61['to']('annotationType',_0x210165=>'ck-annotation-counter__badge--'+_0x210165),_0x596e61['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x596e61['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x3bc52e{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x294db6){super(_0x294db6),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x77ca2e),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0xbb49d8(),this['_refreshPositioningDebounced']=_0x59afd9(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x16ce42(this['context']['locale']),this['balloonPanelView']=new _0x53b3e0(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x5ba479){this['annotations']=_0x5ba479;const _0x550aef=this['context']['plugins']['get'](z),_0x21c167=this['balloonPanelView'];if(_0x550aef['_annotations']=_0x5ba479,this['isAttached'])throw new _0xa9111d('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x550aef,'set:container',()=>{this['detach'](),this['listenTo'](_0x550aef,'change:container',_0x400fb9=>{_0x400fb9['off'](),this['attach'](_0x5ba479);});}),_0x550aef['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x4912fe=_0x28f2b2=>{const _0x307e83=new D(this['context']['locale']);_0x550aef['addAnnotation'](_0x28f2b2,_0x307e83),this['_annotationToNarrowView']['set'](_0x28f2b2,_0x307e83),_0x307e83['bind']('isDirty','annotationType','number')['to'](_0x28f2b2['view'],'isDirty','type','length'),_0x307e83['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x21c167['content']['first']!==_0x28f2b2['view']?(this['_showBalloon'](_0x28f2b2),_0x28f2b2['view']['element']['focus'](),this['setActiveAnnotation'](_0x28f2b2)):this['setActiveAnnotation'](null);});};for(const _0x33b8b4 of _0x5ba479)_0x4912fe(_0x33b8b4);this['listenTo'](_0x5ba479,'add',(_0x3bc279,_0x5b22a9)=>{_0x4912fe(_0x5b22a9);}),this['listenTo'](_0x5ba479,'remove',(_0x3d20eb,_0x3c6033,_0x5bd29c)=>{this['_annotationToNarrowView']['get'](_0x3c6033)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3c6033),_0x550aef['rearrange']({'removedAnnotation':_0x3c6033,'previousAnnotation':_0x5ba479['get'](_0x5bd29c-0x1),'nextAnnotation':_0x5ba479['get'](_0x5bd29c+0x1)}),_0x3c6033===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x5ba479,'focus',(_0x286659,_0x4cd1e1)=>{this['setActiveAnnotation'](_0x4cd1e1);}),this['listenTo'](_0x5ba479,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5b3b16,_0x266c24)=>{_0x266c24['keyCode']===_0x252da8['esc']&&_0x21c167['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x21c167['content']['first']),this['_hideBalloon'](),_0x266c24['stopPropagation'](),_0x266c24['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x43751f,_0x46be13)=>{const _0x9a1a9f=_0x46be13['target'];_0x21c167['isVisible']&&_0x21c167['element']['contains'](_0x9a1a9f)||_0x550aef['view']['element']['contains'](_0x9a1a9f)||_0x43751f['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x14a88a=>_0x14a88a['contains'](_0x9a1a9f))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1af342=this['context']instanceof _0x4ca9d2?this['context']['editors']:new _0xbb49d8([this['context']]);for(const _0x47d79a of _0x1af342)this['_integrateWithEditorAnnotations'](_0x47d79a);this['listenTo'](_0x1af342,'add',(_0x42b6c4,_0x28b764)=>{this['listenTo'](_0x28b764,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x28b764);});}),this['listenTo'](_0x1af342,'remove',(_0x57a54e,_0x1c7e27)=>{_0x1c7e27['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1c7e27['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3be170){if(_0x3be170===this['activeAnnotation'])return;const _0x244605=this['context']['plugins']['get'](z);if(_0x244605['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3be170,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3be170)_0x244605['getSidebarItemView'](_0x3be170)?this['_showBalloon'](_0x3be170):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3be170;}['detach'](){if(!this['isAttached'])throw new _0xa9111d('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x36fb38=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x458494=>_0x458494['destroy']()),this['_annotationToNarrowView']['clear'](),_0x36fb38['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4ca9d2&&this['stopListening'](this['context']['editors']);for(const _0x3d0d7c of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3d0d7c);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'](_0x4a87c5){if(!_0x4a87c5['plugins']['has']('EditorAnnotations'))return;const _0xf0b2ec=_0x4a87c5['plugins']['get']('EditorAnnotations'),_0x3e38ba=this['context']['plugins']['get'](z),_0x12b3a8=this['annotations'],_0xd70157=this['balloonPanelView'],_0x4dba74=()=>{const _0x11d538=_0xf0b2ec['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x11d538),this['setActiveAnnotation'](_0x11d538[0x0]||null);};this['listenTo'](_0xf0b2ec,'refresh',_0x4dba74),this['listenTo'](_0xf0b2ec,'blur',(_0x39956e,{isAnnotationTracked:_0x5f3826})=>{this['activeAnnotation']&&_0x5f3826(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0xf0b2ec,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x12b3a8,'blur',_0x967319=>{_0xf0b2ec['hasDomSelection']()&&_0x967319['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x105a92,_0x15ff0f)=>{const _0x4b1ad8=_0x15ff0f['target'];_0xd70157['isVisible']&&_0xd70157['element']['contains'](_0x4b1ad8)||_0x3e38ba['view']['element']['contains'](_0x4b1ad8)||this['activeAnnotation']&&_0xf0b2ec['hasDomSelection']()&&(_0x4dba74(),_0x105a92['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0xf0b2ec);}['_destroyEditorAnnotationsIntegration'](_0x5eed90){_0x5eed90&&(this['stopListening'](_0x5eed90),this['_editorAnnotations']['remove'](_0x5eed90));}['_setSelectedAnnotations'](_0x4e76d8){for(const _0x54fdeb of this['_selectedAnnotations'])_0x4e76d8['includes'](_0x54fdeb)||this['_manuallyClosedAnnotationViews']['delete'](_0x54fdeb['view']);this['_selectedAnnotations']=_0x4e76d8;}['_refreshPositioning'](){const _0x5ca7c7=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5ca7c7['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x551921){if(this['_manuallyClosedAnnotationViews']['has'](_0x551921['view']))return;const _0x2b8309=this['balloonPanelView']['content']['first'];_0x2b8309!==_0x551921['view']?(_0x2b8309&&this['_detachListeners'](_0x2b8309),this['_attachListeners'](_0x551921['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x551921['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x22466d=this['balloonPanelView']['content']['first'],_0x50a705=_0x22466d&&this['annotations']['getByView'](_0x22466d);if(!_0x50a705||!this['_annotationToNarrowView']['has'](_0x50a705))return;const _0x10aef8=this['_annotationToNarrowView']['get'](_0x50a705)['element'],_0x1d8a99=(function(){const _0x5db96a=_0x53b3e0['defaultPositions'];return[_0x5db96a['southArrowNorthEast'],_0x5db96a['northArrowSouthEast'],_0x5db96a['southArrowNorth'],_0x5db96a['northArrowSouth'],_0x5db96a['southArrowNorthWest'],_0x5db96a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x10aef8,'positions':_0x1d8a99});}['_hideBalloon'](){const _0x5da7c5=this['balloonPanelView'],_0x330135=_0x5da7c5['content']['first'];_0x330135&&(this['_detachListeners'](_0x330135),_0x5da7c5['unpin'](),_0x5da7c5['content']['clear']());}['_attachListeners'](_0xee1ff8){this['listenTo'](_0xee1ff8,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0xee1ff8,'Esc',(_0x1915e5,_0x3b2490)=>{this['_manuallyClosedAnnotationViews']['add'](_0xee1ff8),this['_hideBalloon'](),_0x3b2490();});}['_detachListeners'](_0x2c38c8){this['stopListening'](_0x2c38c8);}}class c extends _0x337798{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x263e4f,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x194cb8){super(_0x194cb8),_0x194cb8['editing']['view']['addObserver'](_0xd7f7a0),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x194cb8['plugins']['get'](_0x263e4f),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x5a7cf2=this['editor']['plugins']['get'](j);_0x5a7cf2['context']===this['editor']&&(_0x5a7cf2['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x2d0215,_0x42668a)=>{const _0x4ebfe1=this['_balloon'];if(this['isAttached']&&_0x4ebfe1['visibleView']){const _0xe03dd7=this['annotations']['getByView'](_0x4ebfe1['visibleView']);_0xe03dd7&&this['_closeAnnotation'](_0xe03dd7),_0x42668a();}}));}['afterInit'](){const _0x44dadc=this['editor']['plugins']['get'](j);_0x44dadc['context']===this['editor']&&(_0x44dadc['hasActive']()||_0x44dadc['switchTo']('inline'));}['setActiveAnnotation'](_0x58ad37){_0x58ad37!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x58ad37&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x58ad37)&&this['_addAnnotationToBalloon'](_0x58ad37,!0x0),_0x58ad37['isActive']=!0x0),_0x58ad37||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x58ad37);}['attach'](_0x414fa0){this['annotations']=_0x414fa0;const _0x2bf184=this['editor']['plugins']['get'](j),_0x7587f8=this['_balloon'];if(this['isAttached'])throw new _0xa9111d('inlineannotations-attach-already-attached',this);if(_0x2bf184['context']!==this['editor'])throw new _0xa9111d('inlineannotations-not-allowed-with-context',this);const _0x2fc976=this['editor']['plugins']['get'](k);this['listenTo'](_0x2fc976,'refresh',()=>{const _0x5290f7=_0x2fc976['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4cc61c,_0xf2b4f0;!this['_forceRefresh']&&(_0x4cc61c=_0x5290f7,_0xf2b4f0=this['_selectedAnnotations'],_0x4cc61c['length']===_0xf2b4f0['length']&&_0x4cc61c['every'](_0x5051ac=>_0xf2b4f0['includes'](_0x5051ac)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5290f7),this['setActiveAnnotation'](_0x5290f7[0x0]||null));}),this['listenTo'](_0x2fc976,'blur',(_0x314910,{isAnnotationTracked:_0x4c6569})=>{this['activeAnnotation']&&_0x4c6569(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x4bca28,_0x49ac22,_0x248c69)=>{_0x248c69||this['setActiveAnnotation'](null);}),this['listenTo'](_0x414fa0,'remove',(_0x34bea5,_0x2af480)=>{this['_removeAnnotationFromBalloon'](_0x2af480),_0x2af480===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x7587f8,'change:visibleView',(_0x866066,_0x322e0b,_0x1b45be,_0x3ac0af)=>{_0x3ac0af&&this['stopListening'](_0x3ac0af);const _0x7e1887=_0x414fa0['getByView'](_0x1b45be);_0x1b45be&&_0x7e1887&&(this['listenTo'](_0x1b45be,'change:height',()=>{_0x7587f8['updatePosition']();}),this['listenTo'](_0x1b45be,'Esc',()=>{this['_closeAnnotation'](_0x7e1887),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x7e1887&&this['setActiveAnnotation'](_0x7e1887));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x7587f8['visibleView']&&(_0x414fa0['getByView'](_0x7587f8['visibleView'])&&_0x7587f8['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 _0xa9111d('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x420753 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x420753);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0xbcceca){for(const _0x504bac of this['_selectedAnnotations'])_0xbcceca['includes'](_0x504bac)||this['_manuallyClosed']['delete'](_0x504bac);for(const _0x1eb92e of this['annotations'])_0xbcceca['includes'](_0x1eb92e)||this['_removeAnnotationFromBalloon'](_0x1eb92e);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3c8adc of _0xbcceca)this['_addAnnotationToBalloon'](_0x3c8adc);}this['_selectedAnnotations']=_0xbcceca;}['_addAnnotationToBalloon'](_0x446800,_0x5d55ba=!0x1){this['_manuallyClosed']['has'](_0x446800)||(this['_addedAnnotations']['has'](_0x446800)||this['_balloon']['hasView'](_0x446800['view'])||(this['_addedAnnotations']['add'](_0x446800),this['_balloon']['add']({'stackId':_0x446800['view']['id'],'view':_0x446800['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x446800)}})),_0x5d55ba&&this['_balloon']['showStack'](_0x446800['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1aeca7){const _0x3216bc=_0x1aeca7['target'],_0x1962d0=this['editor']['editing']['view'],_0x130e3c=_0x1962d0['document']['selection']['getFirstRange'](),_0x593b13=_0x1962d0['domConverter']['viewRangeToDom'](_0x130e3c);if(_0x593b13['collapse'](!0x0),_0x3216bc){if(_0x3216bc instanceof _0x5d7394)return _0x3216bc;let _0x80486a=[];for(const _0xe94c84 of _0x3216bc)_0x80486a['push'](...(_0x32b2c8=_0xe94c84['getClientRects'](),Array['from'](_0x32b2c8)['map'](DOMRect['fromRect'])));_0x80486a=function(_0x4debc9){const _0x24686b=[];let _0x5d8ee6=_0x4debc9[0x0];for(let _0x2168f4=0x1;_0x2168f4<_0x4debc9['length'];_0x2168f4++)F(_0x5d8ee6,_0x4debc9[_0x2168f4])?_0x5d8ee6['width']+=_0x4debc9[_0x2168f4]['width']:(_0x24686b['push'](_0x5d8ee6),_0x5d8ee6=_0x4debc9[_0x2168f4]);return _0x24686b['push'](_0x5d8ee6),_0x24686b;}(_0x80486a);const _0x2f89e4=_0x593b13['getBoundingClientRect']();return _0x80486a['find'](_0xf150f0=>_0xf150f0['top']<=_0x2f89e4['top']&&_0xf150f0['bottom']>=_0x2f89e4['bottom']&&_0xf150f0['left']<=_0x2f89e4['left']&&_0xf150f0['right']>=_0x2f89e4['right'])||_0x80486a[0x0];}var _0x32b2c8;return _0x1aeca7['targetRect']||_0x593b13;}['_removeAnnotationFromBalloon'](_0x616301){this['_addedAnnotations']['has'](_0x616301)&&this['_balloon']['hasView'](_0x616301['view'])&&(this['_addedAnnotations']['delete'](_0x616301),this['_balloon']['remove'](_0x616301['view']));}['_closeAnnotation'](_0x4802d5){this['_manuallyClosed']['add'](_0x4802d5),this['_removeAnnotationFromBalloon'](_0x4802d5);}}function F(_0x154298,_0x492cb1){return _0x154298['top']===_0x492cb1['top']&&_0x154298['bottom']===_0x492cb1['bottom']&&_0x154298['right']===_0x492cb1['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(_0x9864bd,_0x2be2fd){super(_0x9864bd),this['set']('isEmpty',!_0x2be2fd['length']),this['_focusTracker']=new _0x41baea(),this['_keystrokes']=new Et(),this['_focusables']=_0x2be2fd,this['_focusCycler']=new _0x1c7b22({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x2be2fd,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2be2fd,'remove',(_0x405bf7,_0x1aa29a)=>{_0x1aa29a['isActive']&&this['focus'](),_0x2be2fd['length']||(this['isEmpty']=!0x0);});const _0x2cf477=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':_0x2be2fd},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2cf477['if']('isEmpty','ck-hidden',_0x5afcc7=>!_0x5afcc7)]},'children':[{'text':W(_0x9864bd,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x58cbb1=_0x14d015=>_0x14d015['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x58cbb1),this['_keystrokes']['set']('arrowleft',_0x58cbb1),this['_keystrokes']['set']('arrowup',_0x58cbb1),this['_keystrokes']['set']('arrowdown',_0x58cbb1),this['listenTo'](this['element'],'selectstart',(_0x279fe1,_0x5788b6)=>{_0x5788b6['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x3bc52e{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x562bfa){super(_0x562bfa),this['archivedThreads']=new _0xbb49d8();}['init'](){const _0x1e0474=this['context'],_0x1a109c=_0x1e0474['plugins']['get'](m),_0x147b3c=_0x1e0474['plugins']['get'](b);this['listenTo'](_0x1a109c,'addCommentThread',(_0x59f6ec,{threadId:_0xd0276c})=>{const _0x29d240=_0x1a109c['getCommentThread'](_0xd0276c);_0x29d240['archivedAt']&&this['archivedThreads']['add'](_0x29d240,this['_calculatePosition'](_0x29d240['archivedAt'])),this['listenTo'](_0x29d240,'change:archivedAt',(_0x1e5443,_0x4b34d6,_0x52d28a)=>{_0x52d28a?this['archivedThreads']['has'](_0x29d240)||this['archivedThreads']['add'](_0x29d240,this['_calculatePosition'](_0x29d240['archivedAt'])):this['archivedThreads']['has'](_0x29d240)&&this['archivedThreads']['remove'](_0x29d240);});}),this['listenTo'](_0x1a109c,'removeCommentThread',(_0xd6fd43,{threadId:_0x3f21ca})=>{const _0x3d9323=_0x1a109c['getCommentThread'](_0x3f21ca);this['stopListening'](_0x3d9323),this['archivedThreads']['has'](_0x3d9323)&&this['archivedThreads']['remove'](_0x3d9323);},{'priority':'highest'}),this['listenTo'](_0x147b3c['collection'],'focus',(_0x2c4e90,_0x322e9d)=>{_0x322e9d['isActive']=!0x0,_0x147b3c['activate'](_0x322e9d);});}['_calculatePosition'](_0x18f0f9){const _0x2b7eb4=[...this['archivedThreads']]['findIndex'](_0x4cdfc6=>_0x4cdfc6['archivedAt']<_0x18f0f9);return _0x2b7eb4>-0x1?_0x2b7eb4:this['archivedThreads']['length'];}}class a extends _0x337798{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x1f3da0];}constructor(_0x57ac60){super(_0x57ac60),this['annotationViews']=new _0x365b02(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x450500,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x352376));const _0x5dee43=this['editor']['plugins']['get'](p),_0x1b7978=this['editor']['plugins']['get']('Annotations'),_0x42d736=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x5dee43['archivedThreads'],'add',(_0x5263b9,_0x7a1506)=>{const _0x2cbbd8=this['editor']['config']['get']('collaboration.channelId');if(!_0x2cbbd8||_0x7a1506['channelId']===_0x2cbbd8){const _0x1601a0=_0x42d736['_threadToController']['get'](_0x7a1506);if(!_0x1601a0)return void this['_pendingThreads']['push'](_0x7a1506);const _0x47d15e=this['_calculatePosition'](_0x7a1506['archivedAt']),_0x25bef9=_0x1b7978['getByInnerView'](_0x1601a0['view']);_0x25bef9['isVisible']&&_0x1b7978['_visibleAnnotations']['remove'](_0x25bef9),this['annotationViews']['add'](_0x25bef9['view'],_0x47d15e);}}),this['listenTo'](_0x1b7978['collection'],'add',(_0x2965b7,_0x1cee9e)=>{const _0x465d60=this['_pendingThreads']['find'](_0x1f0887=>{const _0x35450f=_0x42d736['_threadToController']['get'](_0x1f0887);return _0x35450f&&_0x1cee9e['innerView']===_0x35450f['view'];});if(_0x465d60){const _0x5389a4=this['_calculatePosition'](_0x465d60['archivedAt']);this['annotationViews']['add'](_0x1cee9e['view'],_0x5389a4),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x465d60),0x1);}}),this['listenTo'](_0x5dee43['archivedThreads'],'remove',(_0x3667aa,_0x22b024)=>{const _0x4435e2=this['editor']['config']['get']('collaboration.channelId');if(!_0x4435e2||_0x22b024['channelId']===_0x4435e2){const _0x35c3ca=_0x42d736['_threadToController']['get'](_0x22b024),_0x26d9de=_0x1b7978['getByInnerView'](_0x35c3ca['view']);this['annotationViews']['remove'](_0x26d9de['view']),this['stopListening'](_0x26d9de['focusableElements']);}});}['_calculatePosition'](_0x57def5){const _0x3300c5=this['editor']['config']['get']('collaboration.channelId'),_0x575687=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0xa7f644=>_0xa7f644['channelId']===_0x3300c5)['findIndex'](_0x794e3a=>_0x794e3a['archivedAt']<_0x57def5);return _0x575687<0x0||_0x575687>this['annotationViews']['length']?this['annotationViews']['length']:_0x575687-0x1;}['_toggleDialog'](){const _0x46eeed=this['editor'],_0x4ac8ec=_0x46eeed['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x46eeed['locale'],this['annotationViews'])),'commentsArchive'===_0x4ac8ec['id']?_0x4ac8ec['hide']():_0x4ac8ec['show']({'id':'commentsArchive','title':W(_0x46eeed['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x516599['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x149f58,_0x2eea3c=!0x1){const _0x5e944c=this['editor']['locale'],_0x9e981e=new _0x149f58(_0x5e944c);return _0x9e981e['bind']('isEnabled')['to'](this,'isEnabled'),_0x9e981e['set']({'label':W(_0x5e944c,'COMMENTS_ARCHIVE'),'icon':Q}),_0x2eea3c&&(_0x9e981e['tooltip']=!0x0),this['listenTo'](_0x9e981e,'execute',()=>this['_toggleDialog']()),_0x9e981e;}}class f extends _0x337798{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};
|