@ckeditor/ckeditor5-comments 42.0.0-alpha.4 → 42.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +3 -3
- package/src/comments/commentsrepository.js +3 -3
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(_0x254339={}){(_0x254339=Object['assign']({},_0x254339))['plugins']||(_0x254339['plugins']=St['defaultPlugins']),super(_0x254339),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 _0x432453=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x432453))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5039e3=>{const _0x132a85=this['model']['document']['getRoot'](),_0x2c5e1e=_0x132a85&&_0x132a85['getChild'](_0x132a85['childCount']-0x1);_0x5039e3['setSelection'](_0x2c5e1e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3295a5=this['editing']['view'],_0x191bb5=_0x3295a5['document']['getRoot'](),_0x573ba9=_0x191bb5['getChild'](0x0);_0x191bb5['childCount']>0x1||!_0x573ba9||'p'!=_0x573ba9['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x3295a5,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x573ba9['placeholder']=this['placeholder']),Ft({'view':_0x3295a5,'element':_0x573ba9,'keepOnFocus':!0x0}),this['placeholderElement']=_0x573ba9);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x548d75,_0x439c33={}){super(_0x548d75),this['editor']=null,this['_editorConfig']=_0x439c33,this['keystrokes']=new Et(),this['focusTracker']=new _0x217467(),this['set']('value',_0x439c33['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x548d75,'Reply...')),this['set']('submitLabel',W(_0x548d75,'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',(_0x5b95ef,_0x558b7c)=>{this['cancelButtonView']['fire']('execute'),_0x558b7c();}),this['on']('submit',(_0x5aae99,_0x5dfe6d)=>{_0x5dfe6d['length']>0xfde8?(alert(W(_0x548d75,'TOO_LONG_COMMENT_ALERT',[_0x5dfe6d['length'],0xfde8])),_0x5aae99['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 _0x449861=this['editor'];this['element']['insertBefore'](_0x449861['ui']['element'],this['element']['firstChild']),_0x449861['model']['document']['on']('change',()=>this['value']=_0x449861['getData']()),_0x449861['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:_0x740df4}=this,_0x3d0796=new _0x1a3bb4(_0x740df4);return _0x3d0796['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3d0796['withText']=!0x0,_0x3d0796['bind']('label')['to'](this,'submitLabel'),_0x3d0796['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3d0796['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x40f164,_0x1cbf2b)=>!_0x1cbf2b&&!!_0x40f164['trim']()),_0x3d0796;}['_createCancelButton'](){const {locale:_0x372794}=this,_0x205681=new _0x1a3bb4(_0x372794);return _0x205681['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x205681['label']=W(_0x372794,'Cancel'),_0x205681['withText']=!0x0,_0x205681['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x205681;}['_initializeFocusCycling'](_0xc3801b){const _0xd590bb=this['focusTracker'],_0x337ce1=new _0x5a48b0();[_0xc3801b['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x23564c=>{_0x337ce1['add'](_0x23564c),_0xd590bb['add'](_0x23564c['element']);});const _0x5552ac=new _0x3774f3({'focusables':_0x337ce1,'focusTracker':_0xd590bb});this['keystrokes']['set']('tab',(_0x25ef21,_0x242f04)=>{_0x5552ac['focusNext'](),_0x242f04();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x18a335,_0x324deb)=>{_0x5552ac['focusPrevious'](),_0x324deb();},{'priority':'low'});}}class Tt extends _t{constructor(_0x7bc1c8,_0x380276,_0xc26876){super(_0x7bc1c8),this['commentInputView']=new ei(_0x7bc1c8,_0xc26876),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x4f52aa,_0x22a209)=>_0x4f52aa||!!_0x22a209),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 _0x48e613(_0x7bc1c8,_0x380276),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(_0x1a7b62){super(_0x1a7b62);const _0x3779d3=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3779d3['to']('count',_0x3078a2=>W(_0x1a7b62,'NUMBER_OF_COMMENTS',_0x3078a2))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1381ca,_0x49a936,_0x228ac2){super(_0x1381ca),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x49a936['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x49a936,this['_config']=_0x228ac2,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x1381ca),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x51e69b=>_0x51e69b-this['_config']['maxCommentsWhenCollapsed']);for(const _0x2b428d of _0x49a936['comments'])this['_handleNewCommentModel'](_0x2b428d);this['_handleInfoComment'](),this['listenTo'](_0x49a936['comments'],'add',(_0x19b045,_0x54f092)=>{const _0x2f03fe=this['_calculatePosition'](_0x54f092);this['length']++,this['_handleNewCommentModel'](_0x54f092,_0x2f03fe),this['refreshVisibleViews']();}),this['listenTo'](_0x49a936['comments'],'remove',(_0x151999,_0x45836a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x45836a),this['refreshVisibleViews']();}),this['listenTo'](_0x49a936,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x49a936,'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 _0x4fad7a of this['commentViews'])_0x4fad7a['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x472b3a,_0x327cb){const _0x2d3612=new this['_config']['CommentView'](this['locale'],_0x472b3a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2d3612['viewUid']=_0x472b3a['id'],_0x2d3612['delegate']('removeComment')['to'](this),_0x2d3612['delegate']('updateComment')['to'](this),_0x2d3612['delegate']('resolveCommentThread')['to'](this),_0x2d3612['delegate']('editorReady')['to'](this),_0x2d3612['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2d3612,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2d3612,_0x327cb);}['_calculatePosition'](_0x558134){const _0x15d5d8=this['_model']['_findOptimalIndex'](_0x558134);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x558134['authoredAt']?_0x15d5d8-0x1:_0x15d5d8:_0x15d5d8-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x257f3b={'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'],_0x257f3b,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x257f3b));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x475bf6){const _0x11fe66=this['commentViews']['remove'](_0x475bf6['id']);this['stopListening'](_0x11fe66),_0x11fe66['isEditMode']&&this['_updateHasDirtyComment'](),_0x11fe66['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x576b40=>_0x576b40['isEditMode']);}['_rearrangeCollapse'](){const _0x13cda3=function(_0x34b3a2){const _0x15ef1e=new _0x2f1e73();for(const _0x31b342 of _0x34b3a2)_0x15ef1e['add'](_0x31b342);return _0x15ef1e;}(this['commentViews']),_0x13608f=this['_collapsedCommentsView']['count'];for(let _0x4c9c44=0x1;_0x4c9c44<=_0x13608f;_0x4c9c44++)_0x13cda3['remove'](0x1);for(const _0x152407 of _0x13cda3)_0x152407['collapse']();_0x13608f>0x0&&_0x13cda3['add'](this['_collapsedCommentsView'],0x1),is(_0x2e2b9d(Array['from'](this['visibleViews']),Array['from'](_0x13cda3)),this['visibleViews'],_0x13cda3);}['_rearrangeExpand'](){is(_0x2e2b9d(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x327e89 of this['visibleViews'])_0x327e89['expand']();}}function is(_0x47c66b,_0x5e1b62,_0x164517){let _0x3f794b=0x0;for(const _0x57d46b of _0x47c66b)switch(_0x57d46b){case'insert':_0x5e1b62['add'](_0x164517['get'](_0x3f794b),_0x3f794b),_0x3f794b++;break;case'delete':_0x5e1b62['remove'](_0x3f794b);break;case'equal':_0x3f794b++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0xcb6239,_0x5e63b4){super(_0xcb6239);const _0x4d2a84=this['bindTemplate'];this['_model']=_0x5e63b4,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x356d15=>!!_0x356d15),this['bind']('contextValue')['to'](this['_model'],'context',_0x329245=>_0x329245&&_0x329245['value']?this['_trimContextValue'](_0x329245['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',_0x4d2a84['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x4d2a84['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x458170=new _0x1a3bb4(this['locale']);return _0x458170['label']=W(this['locale'],'Reopen'),_0x458170['tooltip']=W(this['locale'],'Reopen'),_0x458170['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>',_0x458170['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xb81722=>!_0xb81722),_0x458170['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1c7885,_0x16f976)=>_0x1c7885&&_0x16f976),_0x458170['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x458170;}['_trimContextValue'](_0x4aa105){if(_0x4aa105['length']<0x96)return _0x4aa105;const _0x2fa9bc=_0x4aa105['lastIndexOf']('\x20',0x93);return _0x4aa105['substring'](0x0,_0x2fa9bc>-0x1?_0x2fa9bc:0x93)+'...';}['_attachContextActions'](){const _0x41e91c=this['element']['querySelector']('.ck-context'),_0x5e2f70=_0x41e91c['querySelector']('.ck-context__value');this['listenTo'](_0x41e91c,'mouseenter',()=>{_0x5e2f70['offsetWidth']<_0x5e2f70['scrollWidth']&&_0x41e91c['classList']['add']('overlay');}),this['listenTo'](_0x41e91c,'mouseleave',()=>{_0x41e91c['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x16e11b,_0x312721,_0x4ec5b1,_0x1aba83){super(_0x16e11b),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x312721,this['_localUser']=_0x4ec5b1,this['_config']=_0x1aba83,this['commentThreadHeaderView']=new Zt(_0x16e11b,_0x312721),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x16e11b,_0x312721,Object['assign']({'CommentView':this['_config']['CommentView']},_0x1aba83)),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',(_0x2685aa,_0x123f35)=>_0x2685aa||!!_0x123f35),this['bind']('isUnlinked')['to'](_0x312721,'unlinkedAt',_0x32b438=>!!_0x32b438);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x3c51b7=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5f2b02=_0x3c51b7['commentInputView'];return _0x3c51b7['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x5f2b02,'value',(_0x1cdf1d,_0x501c45,_0x197af5,_0x538845,_0x314c84)=>!!_0x314c84||!!_0x538845&&_0x197af5&&!_0x501c45||_0x1cdf1d&&_0x197af5&&!_0x501c45),_0x5f2b02['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3e4b4f,_0x303478,_0x58f7df)=>{let _0x1409ad;return _0x1409ad=_0x58f7df&&_0x303478?'Reply\x20to\x20reopen\x20discussion...':_0x3e4b4f?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x1409ad);}),_0x5f2b02['bind']('submitLabel')['to'](this,'length',_0x3968e1=>W(this['locale'],_0x3968e1?'Reply':'Comment')),_0x5f2b02['on']('submit',(_0x250115,_0x491e4f)=>{this['fire']('addComment',_0x491e4f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x5f2b02['on']('cancel',()=>{this['focus']();}),_0x5f2b02['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5f2b02['on']('cancel',_0x5ac875=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x5ac875['stop']());}),this['on']('change:isActive',(_0x51e745,_0x3c302e,_0x3f8b61)=>{_0x3f8b61||this['length']||_0x5f2b02['value']||this['fire']('removeCommentThread');}),_0x3c51b7;}}class yt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x4be65e(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x3f4e69,target:_0x3063dd,type:_0x324424,isVisible:_0x2a47d5=!0x0}){super(),this['view']=_0x3f4e69,this['view']['element']||this['view']['render'](),this['_type']=_0x324424,this['_target']=_0x3063dd,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x2f1e73([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xe12f4d,_0x51e90e)=>{this['view']['focusTracker']['add'](_0x51e90e);}),this['focusableElements']['on']('remove',(_0x3ed8e4,_0x59c564)=>{this['view']['focusTracker']['remove'](_0x59c564);}),this['set']('isVisible',_0x2a47d5);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3082aa=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x3082aa),_0x3082aa;}get['targetRect'](){const _0x2c2410=this['target'];if(null===_0x2c2410)return null;if(_0x2c2410 instanceof _0x3b3902)return _0x2c2410;const _0x4b09cc=_0x2c2410['filter'](_0x99cba=>function(_0xb12793){const _0x47b422=_0xb12793['offsetParent'];if(_0x47b422)return!0x0;const _0x4b059c=_0xb12793['getClientRects']()['item'](0x0);return!!_0x4b059c;}(_0x99cba));return 0x0===_0x4b09cc['length']?null:new _0x3b3902(_0x4b09cc[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4fd230){this['view']['isActive']=_0x4fd230,this['view']['mainView']['isActive']=_0x4fd230;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x13eef7){if(!(null===_0x13eef7||_0x13eef7 instanceof _0x3b3902||Array['isArray'](_0x13eef7)&&_0x13eef7['every'](_0x531e84=>ee(_0x531e84))))throw new _0x45b235('annotation-invalid-target',null,{'target':_0x13eef7});}['_getNormalizedTarget'](){const _0x13514f='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x13514f)?[_0x13514f]:_0x13514f;}}function ee(_0x5d0e6a){return null!==_0x5d0e6a&&'object'==typeof _0x5d0e6a&&'nodeType'in _0x5d0e6a&&0x1===_0x5d0e6a['nodeType'];}class x extends _0x2f1e73{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x583e0d=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x217467(),this['_focusTracker']['on']('change:isFocused',(_0x4ee4fb,_0x4ddcb6,_0x30ec89)=>{_0x30ec89||this['fire']('blur');});for(const _0x41103e of _0x583e0d)this['add'](_0x41103e);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x13a700){if(this['has'](_0x13a700))throw new _0x45b235('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x13a700['innerView'],_0x13a700),this['_viewToAnnotation']['set'](_0x13a700['view'],_0x13a700);for(const _0x59f3ca of _0x13a700['focusableElements'])this['_focusTracker']['add'](_0x59f3ca);this['listenTo'](_0x13a700['focusableElements'],'add',(_0x50414d,_0x134022)=>{this['_focusTracker']['add'](_0x134022);}),this['listenTo'](_0x13a700['focusableElements'],'remove',(_0x4776be,_0x5c38f4)=>{this['_focusTracker']['remove'](_0x5c38f4);}),this['listenTo'](_0x13a700['view']['focusTracker'],'change:isFocused',(_0x30ba7a,_0x128dbd,_0x34d38e)=>{_0x34d38e&&this['fire']('focus',_0x13a700);}),_0x13a700['updateTargetRect']();const _0x2bd0f2=this['_getOrderInContent'](_0x13a700['view']['targetRect']);return super['add'](_0x13a700,_0x2bd0f2);}['remove'](_0x259853){if(!this['has'](_0x259853))throw new _0x45b235('annotationcollection-not-existing-item',null);this['stopListening'](_0x259853['view']['focusTracker']),this['stopListening'](_0x259853['focusableElements']);for(const _0x4f615b of _0x259853['focusableElements'])this['_focusTracker']['remove'](_0x4f615b);return this['_viewToAnnotation']['delete'](_0x259853['view']),this['_innerViewToAnnotation']['delete'](_0x259853['innerView']),super['remove'](_0x259853);}['getByInnerView'](_0x29214f){return this['_innerViewToAnnotation']['get'](_0x29214f);}['getByView'](_0x549c88){return this['_viewToAnnotation']['get'](_0x549c88);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4e6fee of this)_0x4e6fee['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3cf36a=Array['from'](this)['sort']((_0x495d5d,_0x1a00c5)=>v(_0x495d5d['view']['targetRect'],_0x1a00c5['view']['targetRect']));for(let _0x1443a8=_0x3cf36a['length']-0x1;_0x1443a8>0x0;_0x1443a8--){const _0x5ef10f=_0x3cf36a[_0x1443a8];_0x1443a8!==this['getIndex'](_0x5ef10f)&&(this['remove'](_0x5ef10f),this['add'](_0x5ef10f));}}['_getOrderInContent'](_0x334877){let _0x4ccd67=0x0;if(!_0x334877)return this['length'];for(const _0x45e48e of this){const _0x23cbb8=_0x45e48e['view']['targetRect'];if(_0x23cbb8){if(v(_0x334877,_0x23cbb8)<0x0)return _0x4ccd67;_0x4ccd67++;}}return _0x4ccd67;}}function v(_0x6b3eba,_0x302c42){if(null===_0x6b3eba&&null===_0x302c42)return 0x0;if(null===_0x6b3eba)return-0x1;if(null===_0x302c42)return 0x1;const _0x477b9f=_0x6b3eba['top']-_0x302c42['top'];return 0x0==_0x477b9f?_0x6b3eba['left']-_0x302c42['left']:_0x477b9f;}class b extends _0x549003{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x2b24b7){super(_0x2b24b7),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x1aafed){this['collection']['add'](_0x1aafed);}['remove'](_0x38f197){this['collection']['remove'](_0x38f197),_0x38f197['destroy']();}['refreshVisibility'](){for(const _0x350648 of this['collection'])_0x350648['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x8e9eab){return this['collection']['getByInnerView'](_0x8e9eab);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2820dd of this['collection'])_0x2820dd['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2ab07e){this['fire']('_activateAnnotation',_0x2ab07e);}['createAnnotation'](_0x575b05){return new d(_0x575b05);}['createAnnotationView'](_0x45cd23,_0x24cdc6){return new V(_0x45cd23,_0x24cdc6);}['_addActiveAnnotation'](_0x40afe9){const _0x423226=new Set(this['activeAnnotations']);_0x423226['add'](_0x40afe9),this['activeAnnotations']=_0x423226;}['_removeActiveAnnotation'](_0x3fc6b0){const _0x1d0d3b=new Set(this['activeAnnotations']);_0x1d0d3b['delete'](_0x3fc6b0),this['activeAnnotations']=_0x1d0d3b;}['_bindAnnotationsToVisibleAnnotations'](){const _0x217f13=this['collection'],_0x23c134=this['_visibleAnnotations'];function _0x1bdb4d(_0x56992e){const _0x196a80=_0x56992e['source'];_0x196a80['isVisible']&&!_0x23c134['has'](_0x196a80)?_0x23c134['add'](_0x196a80):!_0x196a80['isVisible']&&_0x23c134['has'](_0x196a80)&&_0x23c134['remove'](_0x196a80),_0x196a80['view']['focusTracker']['remove'](_0x196a80['view']['element']),_0x196a80['view']['focusTracker']['add'](_0x196a80['view']['element']);}this['listenTo'](_0x217f13,'add',(_0x52e662,_0x12507c)=>{_0x12507c['isVisible']&&_0x23c134['add'](_0x12507c),this['listenTo'](_0x12507c,'change:isVisible',_0x1bdb4d);}),this['listenTo'](_0x217f13,'remove',(_0x23f368,_0x208545)=>{_0x23c134['has'](_0x208545)&&_0x23c134['remove'](_0x208545),this['stopListening'](_0x208545,'change:isVisible',_0x1bdb4d);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x549003{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x411ef3){super(_0x411ef3),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 _0x388232=this['context']['config'];_0x388232['define']('comments.maxCommentsWhenCollapsed',0x2),_0x388232['define']('comments.maxThreadTotalWeight',0x1f4),_0x388232['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x388232['define']('comments.CommentThreadView',yt),_0x388232['define']('comments.CommentView',At),_0x388232['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x2c2db5=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x19ec57,_0x1b2843)=>this['_addCommentThread'](_0x1b2843)),this['on']('submitCommentThread',(_0x2cfa77,_0xe9ae2f)=>this['_submitCommentThread'](_0xe9ae2f)),this['on']('resolveCommentThread',(_0x3a3337,_0x1d8b0d)=>this['_resolveCommentThread'](_0x1d8b0d)),this['on']('resolveCommentThread',(_0x309433,_0x504355)=>this['_updateActiveAnnotation'](_0x504355),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x154946,_0x8f2ce6)=>this['_reopenCommentThread'](_0x8f2ce6)),this['on']('reopenCommentThread',(_0x48ce37,_0x1464e6)=>this['_updateActiveAnnotation'](_0x1464e6),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x466321,_0x571d26)=>this['_removeCommentThread'](_0x571d26)),this['on']('updateCommentThread',(_0x423023,_0x5ca988)=>this['_updateCommentThread'](_0x5ca988)),this['on']('updateCommentThread',(_0x210ccb,_0x12b7c9)=>this['_updateActiveAnnotation'](_0x12b7c9),{'priority':'lowest'}),this['on']('addComment',(_0x45320d,_0x45b19a)=>this['_addComment'](_0x45b19a)),this['on']('updateComment',(_0x7f32ad,_0x48f8e5)=>this['_updateComment'](_0x48f8e5)),this['on']('removeComment',(_0xae6a2f,_0xe8b781)=>this['_removeComment'](_0xe8b781)),this['on']('addComment',(_0x3a9f23,{threadId:_0x50317e,isFromAdapter:_0x5bc046})=>{if(_0x5bc046)return;const _0x4ea7be=this['getCommentThread'](_0x50317e),_0x206292=_0x4ea7be&&this['_threadToController']['get'](_0x4ea7be);_0x206292&&_0x206292['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x2c2db5,'change:activeAnnotations',(_0x1554ed,_0x177702,_0x36e19b)=>{const _0x298122=Array['from'](_0x36e19b)['map'](_0x9f2194=>this['_viewToController']['get'](_0x9f2194['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x298122?_0x298122['model']:null;});}['afterInit'](){!function(_0x4ab342){function _0x503aa7(_0x5b704d,_0xad7121,_0x4e1f01){const _0x2d7c5c={};_0x2d7c5c[_0x45882f([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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],_0x2d7c5c[_0x45882f([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 _0x364678=new Uint8Array(0x10);for(let _0x1cc7a3=0xf;_0x1cc7a3>=0x0;--_0x1cc7a3)_0x364678[_0x1cc7a3]=_0x4e1f01%0x100,_0x4e1f01=parseInt(_0x4e1f01/0x100);let _0x386a85=null,_0x50c487=0x10;const _0x4d1211=new Uint8Array(_0xad7121),_0x22016d=[],_0xe21d8f=[];_0x4ccb93();for(let _0x394954=0x0;_0x394954<_0x5b704d[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x394954++)0x10===_0x50c487&&(_0x386a85=_0x16c356(_0x364678),_0x50c487=0x0,_0x1f11d2(_0x364678)),_0x5b704d[_0x394954]^=_0x386a85[_0x50c487++];return _0x5b704d;function _0x357d3b(_0x41d043){const _0x195033=[];for(let _0x2dc16a=0x0;_0x2dc16a<_0x41d043[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2dc16a+=0x4)_0x195033[_0x45882f([0x70,0x75,0x73,0x68])](_0x41d043[_0x2dc16a]<<0x18|_0x41d043[_0x2dc16a+0x1]<<0x10|_0x41d043[_0x2dc16a+0x2]<<0x8|_0x41d043[_0x2dc16a+0x3]);return _0x195033;}function _0x1f11d2(_0x56cfab){for(let _0x490ea7=0xf;_0x490ea7>=0x0;_0x490ea7--){if(0xff!==_0x56cfab[_0x490ea7]){_0x56cfab[_0x490ea7]++;break;}_0x56cfab[_0x490ea7]=0x0;}}function _0x16c356(_0x19b6f1){const _0x2acf51=_0x22016d[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x179877=[0x0,0x0,0x0,0x0];let t=_0x357d3b(_0x19b6f1);for(let _0x4c57ff=0x0;_0x4c57ff<0x4;_0x4c57ff++)t[_0x4c57ff]^=_0x22016d[0x0][_0x4c57ff];for(let _0x2569a9=0x1;_0x2569a9<_0x2acf51;_0x2569a9++){for(let _0x15baa5=0x0;_0x15baa5<0x4;_0x15baa5++)_0x179877[_0x15baa5]=_0x2d7c5c[_0x45882f([0x54,0x31])][t[_0x15baa5]>>0x18&0xff]^_0x2d7c5c[_0x45882f([0x54,0x32])][t[(_0x15baa5+0x1)%0x4]>>0x10&0xff]^_0x2d7c5c[_0x45882f([0x54,0x33])][t[(_0x15baa5+0x2)%0x4]>>0x8&0xff]^_0x2d7c5c[_0x45882f([0x54,0x34])][0xff&t[(_0x15baa5+0x3)%0x4]]^_0x22016d[_0x2569a9][_0x15baa5];t=_0x179877[_0x45882f([0x73,0x6c,0x69,0x63,0x65])]();}const _0x5e5eb6=new Uint8Array(0x10);let _0xf62e3a;for(let _0x5c2f07=0x0;_0x5c2f07<0x4;_0x5c2f07++)_0xf62e3a=_0x22016d[_0x2acf51][_0x5c2f07],_0x5e5eb6[0x4*_0x5c2f07]=0xff&(_0x2d7c5c[_0x45882f([0x53])][t[_0x5c2f07]>>0x18&0xff]^_0xf62e3a>>0x18),_0x5e5eb6[0x4*_0x5c2f07+0x1]=0xff&(_0x2d7c5c[_0x45882f([0x53])][t[(_0x5c2f07+0x1)%0x4]>>0x10&0xff]^_0xf62e3a>>0x10),_0x5e5eb6[0x4*_0x5c2f07+0x2]=0xff&(_0x2d7c5c[_0x45882f([0x53])][t[(_0x5c2f07+0x2)%0x4]>>0x8&0xff]^_0xf62e3a>>0x8),_0x5e5eb6[0x4*_0x5c2f07+0x3]=0xff&(_0x2d7c5c[_0x45882f([0x53])][0xff&t[(_0x5c2f07+0x3)%0x4]]^_0xf62e3a);return _0x5e5eb6;}function _0x4ccb93(){const _0x9117fa=_0x2d7c5c[_0x45882f([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x4d1211[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x205e37=0x0;_0x205e37<=_0x9117fa;_0x205e37++)_0x22016d[_0x45882f([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0xe21d8f[_0x45882f([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x2e8c5b=0x4*(_0x9117fa+0x1),_0x48c2b7=_0x4d1211[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x1202f2=_0x357d3b(_0x4d1211);let _0x51ed09;for(let _0x1de27b=0x0;_0x1de27b<_0x48c2b7;_0x1de27b++)_0x51ed09=_0x1de27b>>0x2,_0x22016d[_0x51ed09][_0x1de27b%0x4]=_0x1202f2[_0x1de27b],_0xe21d8f[_0x9117fa-_0x51ed09][_0x1de27b%0x4]=_0x1202f2[_0x1de27b];let _0x518e14,_0x536080=0x0,t=_0x48c2b7;for(;t<_0x2e8c5b;){_0x518e14=_0x1202f2[_0x48c2b7-0x1],_0x1202f2[0x0]^=_0x2d7c5c[_0x45882f([0x53])][_0x518e14>>0x10&0xff]<<0x18^_0x2d7c5c[_0x45882f([0x53])][_0x518e14>>0x8&0xff]<<0x10^_0x2d7c5c[_0x45882f([0x53])][0xff&_0x518e14]<<0x8^_0x2d7c5c[_0x45882f([0x53])][_0x518e14>>0x18&0xff]^_0x2d7c5c[_0x45882f([0x72,0x63,0x6f,0x6e])][_0x536080]<<0x18,_0x536080+=0x1;for(let _0x567727=0x1;_0x567727<_0x48c2b7/0x2;_0x567727++)_0x1202f2[_0x567727]^=_0x1202f2[_0x567727-0x1];_0x518e14=_0x1202f2[_0x48c2b7/0x2-0x1],_0x1202f2[_0x48c2b7/0x2]^=_0x2d7c5c[_0x45882f([0x53])][0xff&_0x518e14]^_0x2d7c5c[_0x45882f([0x53])][_0x518e14>>0x8&0xff]<<0x8^_0x2d7c5c[_0x45882f([0x53])][_0x518e14>>0x10&0xff]<<0x10^_0x2d7c5c[_0x45882f([0x53])][_0x518e14>>0x18&0xff]<<0x18;for(let _0x4ea8b9=_0x48c2b7/0x2+0x1;_0x4ea8b9<_0x48c2b7;_0x4ea8b9++)_0x1202f2[_0x4ea8b9]^=_0x1202f2[_0x4ea8b9-0x1];let _0x3c92f8,_0x9808b5,_0x47fe00=0x0;for(;_0x47fe00<_0x48c2b7&&t<_0x2e8c5b;)_0x3c92f8=t>>0x2,_0x9808b5=t%0x4,_0x22016d[_0x3c92f8][_0x9808b5]=_0x1202f2[_0x47fe00],_0xe21d8f[_0x9117fa-_0x3c92f8][_0x9808b5]=_0x1202f2[_0x47fe00++],t++;}for(let _0x3d46d5=0x1;_0x3d46d5<_0x9117fa;_0x3d46d5++)for(let _0x1408c0=0x0;_0x1408c0<0x4;_0x1408c0++)_0x518e14=_0xe21d8f[_0x3d46d5][_0x1408c0],_0xe21d8f[_0x3d46d5][_0x1408c0]=_0x2d7c5c[_0x45882f([0x55,0x31])][_0x518e14>>0x18&0xff]^_0x2d7c5c[_0x45882f([0x55,0x32])][_0x518e14>>0x10&0xff]^_0x2d7c5c[_0x45882f([0x55,0x33])][_0x518e14>>0x8&0xff]^_0x2d7c5c[_0x45882f([0x55,0x34])][0xff&_0x518e14];}}function _0x45882f(_0x43a97f){return _0x43a97f['map'](_0xcbd34c=>String['fromCharCode'](_0xcbd34c))['join']('');}(_0xae523b=>{function _0x2176ff(){const _0x11edf1=[{[_0x45882f([0x69,0x64])]:0x1,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x45882f([0x69,0x64])]:0x2,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([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]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x45882f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x45882f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x45882f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x45882f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x45882f([0x69,0x64])]:0x3,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x45882f([0x69,0x64])]:0x4,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([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]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x45882f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x45882f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x45882f([0x69,0x64])]:0x5,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([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]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}},{[_0x45882f([0x69,0x64])]:0x6,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}},{[_0x45882f([0x69,0x64])]:0x7,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}},{[_0x45882f([0x69,0x64])]:0x8,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([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]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}},{[_0x45882f([0x69,0x64])]:0x9,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x45882f([0x69,0x64])]:0xa,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([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]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([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]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([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]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}},{[_0x45882f([0x69,0x64])]:0xb,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x45882f([0x69,0x64])]:0xc,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x45882f([0x69,0x64])]:0xd,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}},{[_0x45882f([0x69,0x64])]:0xe,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x45882f([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([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])},{[_0x45882f([0x69,0x64])]:0xf,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x45882f([0x69,0x64])]:0x10,[_0x45882f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x45882f([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x45882f([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x45882f([0x66,0x67,0x69])]:[0xc]}}];return _0x2ae2ed(_0x11edf1),_0x11edf1;function _0x2106d7(_0x2e8ca1){return 0x1<<_0x2e8ca1-0x1;}function _0x2ae2ed(_0x2719e1){_0x2719e1[_0x45882f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x24fcf7=>{_0x24fcf7[_0x45882f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x2106d7(_0x24fcf7[_0x45882f([0x69,0x64])]),_0x333d96(_0x24fcf7)&&_0x24fcf7[_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2ae2ed(_0x24fcf7[_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x333d96(_0x3f6010){return _0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x3f6010;}const _0x392b13=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x27e04b=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x4c9b97(_0xcec7ea){const _0x405574=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x58c151(_0xcec7ea,new Uint8Array([..._0x392b13,..._0x405574,..._0x27e04b]));}function _0x58c151(_0x381090,_0x2e9968){const _0x7d1a2d=_0x4455d8(_0x381090),_0x4beb84=Array[_0x45882f([0x66,0x72,0x6f,0x6d])](_0x4ba23e(_0x7d1a2d)),_0x35e294=_0x4beb84[_0x45882f([0x70,0x6f,0x70])](),_0x28d1d2=_0x4beb84[_0x45882f([0x70,0x6f,0x70])]();return _0x1121d6(_0x503aa7(_0x4beb84,_0x2e9968,_0x28d1d2+0x100*_0x35e294));}function _0x4455d8(_0x41b3aa){const _0x23c472=atob(_0x41b3aa),[_0x2dd83f,_0x544333]=_0x23c472[_0x45882f([0x73,0x70,0x6c,0x69,0x74])](_0x45882f([0x2d]));try{if(atob(_0x544333))return atob(_0x2dd83f);}catch(_0x5befbe){}return _0x23c472;}function _0x34169f(_0x4feee3){try{const _0x349c23=_0x4c9b97(_0x4feee3),_0x371c9b=JSON[_0x45882f([0x70,0x61,0x72,0x73,0x65])](_0x349c23),_0x23bdcd=parseInt(_0x371c9b[_0x45882f([0x31])]),_0x218d70=_0x371c9b[_0x45882f([0x32])]||'',_0x1fc1f4=parseInt(_0x371c9b[_0x45882f([0x33])]),_0x3c0c1d=parseInt(_0x371c9b[_0x45882f([0x34])])||0x0,_0xc9e41c=parseInt(_0x371c9b[_0x45882f([0x35])])||0x0;return{[_0x45882f([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x218d70,[_0x45882f([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x3c0c1d,[_0x45882f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x23bdcd,[_0x45882f([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x1fc1f4,[_0x45882f([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0xc9e41c};}catch(_0x327cba){return null;}}const _0xd34e57=_0x2176ff(),_0x4dae70={[_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x2a053d,[_0x45882f([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])]:_0x72cb18,[_0x45882f([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])]:_0x1ec208},_0xd5a3f9=_0xae523b[_0x45882f([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x258639=_0x45882f([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0xae523b?_0xae523b['context']:_0xae523b['editor'],_0x490842=_0x45882f([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x38]),_0x171a5a=_0x45882f([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]),_0x3b7650=_0x258639['config']['get'](_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x4de00f=_0xd34e57[_0x45882f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x333d96)[_0x45882f([0x66,0x69,0x6e,0x64])](_0x386738=>_0x386738[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0xd5a3f9);function _0x579331(_0x331217,_0x4df7e1){_0x4dae70[_0x4df7e1[_0x45882f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x331217,_0x4df7e1),_0x4df7e1[_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x4df7e1[_0x45882f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x45882f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4f8ae9=>_0x5239e8(_0x258639,_0x4f8ae9[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x45882f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x24af8b=>_0x579331(_0x331217,_0x24af8b));}function _0x2a053d(_0x5be753,_0x494f5d){_0x3ab7db(_0x4d373a(_0x5be753,_0x494f5d),_0x494f5d);}function _0x72cb18(_0x478f9b,_0xdcb5a8){function _0x121e84(_0x3b657d,_0xa39232){try{if(_0x5239e8(_0x258639,_0x45882f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x3b657d){const _0x49ea2b=_0x4cb4aa(_0x258639,_0x45882f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x45882f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x49ea2b)/0x2>_0x3b657d[_0x45882f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x21d505(_0xa39232[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x4d373a(_0x3b657d,_0xa39232);}catch(_0x25bb92){return _0x21d505(_0xa39232[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x3ab7db(_0x121e84(_0x478f9b,_0xdcb5a8),_0xdcb5a8);}function _0x1ec208(_0x90d574,_0x23b0ab){const _0x31aaad=_0x27e04b[0x0]*_0x392b13[0x1],_0x4dc5b8=_0x27e04b[0x0]*_0x392b13[0x2],_0xabe652=_0x27e04b[0x2]*_0x392b13[0x2];_0x5239e8(_0x258639,_0x45882f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4cb4aa(_0x258639,_0x45882f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x45882f([0x73,0x74,0x61,0x74,0x65])]==_0x45882f([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x255904()]=_0xabe652);function _0x384c1e(_0x4cb3e2,_0x4b4781){try{return _0x490d8f()?_0x21d505(_0x4b4781[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x56,0x61,0x6c,0x69,0x64])):_0x4d373a(_0x4cb3e2,_0x4b4781);}catch(_0x320931){return _0x21d505(_0x4b4781[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1f75a7(_0x196d39,_0x466357){const _0x104592=0x7;if(_0x196d39==_0x466357[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0xf01966();else{if(_0x196d39==_0x466357[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c])){const _0x49d35c=_0x2b65a4();_0x49d35c&&_0x360acf(_0x49d35c,_0x466357[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x11f4c6=_0x400a94();window[_0x45882f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x360acf(_0x45882f([0x74,0x69,0x6d,0x65]),_0x466357[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x11f4c6);const _0x718d79=_0x4cb4aa(_0x258639,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x45882f([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x718d79[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x104592?_0x360acf(_0x45882f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x466357[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x718d79['on'](_0x45882f([0x61,0x64,0x64]),()=>{_0x718d79[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x104592&&_0x360acf(_0x45882f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x466357[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x2b65a4(){if(!_0x5239e8(_0x258639,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x2b50b1 in window)if(Number['isNaN'](Number(_0x2b50b1))){if(window[_0x2b50b1]===_0x31aaad)return _0x45882f([0x74,0x69,0x6d,0x65]);if(window[_0x2b50b1]===_0x4dc5b8)return _0x45882f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x490d8f(){if(!_0x5239e8(_0x258639,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3baa67 in window)if(Number['isNaN'](Number(_0x3baa67))&&window[_0x3baa67]===_0xabe652)return!0x0;return!0x1;}function _0x360acf(_0x3a65ed,_0x156cbc){_0xf01966(),_0x21d505(_0x156cbc+_0x45882f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x3a65ed),window[_0x255904()]=_0x3a65ed===_0x45882f([0x74,0x69,0x6d,0x65])?_0x31aaad:_0x4dc5b8;}function _0x400a94(){let _0x35bb20=_0x27e04b[0x6]*_0x392b13[0x8]*_0x392b13[0x6];return _0x5239e8(_0x258639,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x35bb20/=0xa),_0x35bb20;}function _0xf01966(){const _0x90bcd8=_0x258639;function _0x4865e2(){_0x5239e8(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x45882f([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x45882f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x45882f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x45882f([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x17a84b,_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x45882f([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x17a84b,_0x90bcd8[_0x45882f([0x6d,0x6f,0x64,0x65,0x6c])][_0x45882f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17a84b,_0x90bcd8[_0x45882f([0x6d,0x6f,0x64,0x65,0x6c])][_0x45882f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17a84b,_0x90bcd8[_0x45882f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x45882f([0x6d,0x6f,0x64,0x65,0x6c]))),_0x5239e8(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x45882f([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x45882f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x45882f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x45882f([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x17a84b,_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x45882f([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x17a84b);}_0x90bcd8[_0x45882f([0x73,0x74,0x61,0x74,0x65])]==_0x45882f([0x72,0x65,0x61,0x64,0x79])?_0x4865e2():_0x90bcd8[_0x45882f([0x6f,0x6e,0x63,0x65])](_0x45882f([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x5239e8(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x4865e2(),_0x5239e8(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x41a9e3=_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x105454=_0x41a9e3['getRevision'](0x0),_0xb2fd01=_0x41a9e3['getEarlierVisibleRevision'](_0x105454[_0x45882f([0x69,0x64])]);_0x4cb4aa(_0x90bcd8,_0x45882f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x45882f([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x105454[_0x45882f([0x69,0x64])],_0xb2fd01?_0xb2fd01[_0x45882f([0x69,0x64])]:null,0x1)['then'](()=>_0x4865e2());}});}_0x1f75a7(_0x384c1e(_0x90d574,_0x23b0ab),_0x23b0ab);}function _0x4d373a(_0x3bd672,_0x2820b0){try{return _0x41b317(_0x2820b0)?_0x21d505(_0x2820b0[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x56,0x61,0x6c,0x69,0x64])):_0x3bd672&&_0x1fde2b(_0x3bd672[_0x45882f([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x2820b0)?_0x3bd672[_0x45882f([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x45882f([0x6f,0x70,0x65,0x6e])][_0x45882f([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x490842)/0x2>_0x3bd672[_0x45882f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x21d505(_0x2820b0[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x3bd672[_0x45882f([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x21d505(_0x2820b0[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c])):_0x21d505(_0x2820b0[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x56,0x61,0x6c,0x69,0x64])):_0x21d505(_0x2820b0[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x1f930c){return _0x21d505(_0x2820b0[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3ab7db(_0x44ba30,_0x9da826){if(_0x258639 instanceof _0x3c3a23){const _0x2de707=_0x258639;_0x44ba30==_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x14a0fc(_0x2de707):_0x44ba30==_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c])&&window[_0x45882f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x14a0fc(_0x2de707),_0x21d505(_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x27e04b[0x6]*_0x392b13[0x8]*_0x392b13[0x6]),_0x2de707[_0x45882f([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x45882f([0x6f,0x6e])](_0x45882f([0x61,0x64,0x64]),(_0x1d2059,_0x3cd42f)=>{_0x44ba30!=_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x44ba30!=_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x44ba30!=_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x44f912(_0x3cd42f);});}else{const _0x3fcbcb=_0x258639;_0x44ba30==_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x44f912(_0x3fcbcb):_0x44ba30==_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c])&&_0x3fcbcb[_0x45882f([0x6f,0x6e])](_0x45882f([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x2839a9=0x0;_0x3fcbcb[_0x45882f([0x6d,0x6f,0x64,0x65,0x6c])][_0x45882f([0x6f,0x6e])](_0x45882f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x13755a,_0x4a4c30)=>{_0x4a4c30[0x0][_0x45882f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2839a9++,0x1f8===_0x2839a9&&(_0x44f912(_0x3fcbcb),_0x21d505(_0x9da826[_0x45882f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x45882f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x13755a[_0x45882f([0x6f,0x66,0x66])]());},{'priority':_0x45882f([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x21d505(_0x2229fd){const _0x4f1c14=_0x255904();return _0x258639[_0x4f1c14]=_0x2229fd,_0x2229fd;}function _0x255904(){const _0x4b1d33=String(window[_0x45882f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x45882f([0x6e,0x6f,0x77])]())[_0x45882f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x45882f([0x2e]),'');let _0x4f9db5='';for(let _0xcab37a=0x0;_0xcab37a<_0x4b1d33[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xcab37a+=0x2){let _0x57660a=parseInt(_0x4b1d33[_0x45882f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xcab37a,_0xcab37a+0x2));_0x57660a>=_0x171a5a[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x57660a-=_0x171a5a[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f9db5+=_0x171a5a[_0x57660a];}return _0x4f9db5;}function _0x14a0fc(_0x912b56){for(const _0x2983c0 of _0x912b56[_0x45882f([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x44f912(_0x2983c0);_0x4cb4aa(_0x912b56,_0x45882f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x45882f([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x4cb4aa(_0x912b56,_0x45882f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x45882f([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x17a84b;}function _0x44f912(_0x156e97){function _0x1883c2(){_0x156e97[_0x45882f([0x6d,0x6f,0x64,0x65,0x6c])][_0x45882f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17a84b,_0x156e97[_0x45882f([0x6d,0x6f,0x64,0x65,0x6c])][_0x45882f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17a84b,_0x156e97[_0x45882f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x45882f([0x6d,0x6f,0x64,0x65,0x6c]));}_0x156e97[_0x45882f([0x73,0x74,0x61,0x74,0x65])]==_0x45882f([0x72,0x65,0x61,0x64,0x79])?_0x1883c2():_0x156e97[_0x45882f([0x6f,0x6e,0x63,0x65])](_0x45882f([0x72,0x65,0x61,0x64,0x79]),()=>_0x1883c2());}function _0x17a84b(){return null;}function _0x1fde2b(_0x2124a0,_0x412f9f){const _0x3eb77f=!!(_0x2124a0&_0x412f9f[_0x45882f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x1e2604=_0x3dc9a7(_0x2124a0,_0x412f9f);return _0x3eb77f||_0x1e2604;}function _0x3dc9a7(_0x382d83,_0x28d11e){const _0x34a4e9=(_0x28d11e[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x45882f([0x66,0x67,0x69])]||null;return!!_0x34a4e9&&_0xd34e57[_0x45882f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x228109=>_0x34a4e9[_0x45882f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x228109[_0x45882f([0x69,0x64])]))[_0x45882f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x351758=>!_0x3528be(_0x351758))[_0x45882f([0x73,0x6f,0x6d,0x65])](_0x55308d=>!!(_0x382d83&_0x55308d[_0x45882f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x3528be(_0x219359){const _0x3d4701={[_0x45882f([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])]:_0x5e1271};return!!_0x219359['forbiddenHandler']&&_0x3d4701[_0x219359['forbiddenHandler']]();}function _0x5e1271(){return!window[_0x45882f([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x5239e8(_0x258639,_0x45882f([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x41b317(_0x35dbfc){if(!_0x5239e8(_0x258639,_0x35dbfc[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x554ee7=_0x35dbfc[_0x45882f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x25b1d5=_0x554ee7[_0x45882f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x283ecd=_0x554ee7[_0x45882f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x12adb2=_0x554ee7[_0x45882f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x5239e8(_0x258639,_0x45882f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4cb4aa(_0x258639,_0x45882f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x45882f([0x73,0x74,0x61,0x74,0x65])]==_0x45882f([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x25b1d5)return!0x0;if(_0x5239e8(_0x258639,_0x45882f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x4cb4aa(_0x258639,_0x45882f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x45882f([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x45882f([0x65,0x6e,0x64])&&_0x283ecd)return!0x0;return!(!_0x5239e8(_0x258639,_0x45882f([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]))||_0x4cb4aa(_0x258639,_0x45882f([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]))[_0x45882f([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x45882f([0x65,0x6e,0x64])||!_0x12adb2);}function _0x5239e8(_0x4c5c61,_0x4d0906){return _0x4c5c61[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x45882f([0x68,0x61,0x73])](_0x4d0906);}function _0x4cb4aa(_0x195d03,_0x578b45){return _0x195d03[_0x45882f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x45882f([0x67,0x65,0x74])](_0x578b45);}function _0x1121d6(_0x50b46a){let _0x62640='';for(const _0xe00350 of _0x50b46a)_0x62640+=String[_0x45882f([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0xe00350);return _0x62640;}function _0x4ba23e(_0xb77fec){const _0x115888=new Uint8Array(_0xb77fec[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x21f88c=0x0;_0x21f88c<_0xb77fec[_0x45882f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21f88c++)_0x115888[_0x21f88c]=_0xb77fec[_0x45882f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x21f88c);return _0x115888;}_0x4de00f&&_0x579331(_0x34169f(_0x3b7650),_0x4de00f);})(_0x4ab342);}(this);}set['adapter'](_0x4bcd4e){if(this['_adapter'])throw new _0x45b235('commentsrepository-adapter-already-set');this['_adapter']=_0x4bcd4e;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x3c954e=Ct,threadId:_0x3b1e3c=_0x55f3a0(),comments:_0x1f147f=[],unlinkedAt:_0x1eac1b=null,resolvedAt:_0x540750=null,resolvedBy:_0x158555=null,target:_0x3516e0=null,context:_0x44c5a0=null,attributes:_0x5232d0={},isResolvable:_0x5536b3=!0x0,isSubmitted:_0x4e36e4=!0x1,isFromAdapter:_0x347422=!0x1}={}){return this['fire'](gt('addCommentThread',_0x3c954e),{'channelId':_0x3c954e,'threadId':_0x3b1e3c,'comments':_0x1f147f,'unlinkedAt':_0x1eac1b,'resolvedAt':_0x540750,'resolvedBy':_0x158555,'target':_0x3516e0,'context':_0x44c5a0,'attributes':_0x5232d0,'isFromAdapter':_0x347422,'isResolvable':_0x5536b3,'isSubmitted':_0x4e36e4}),this['getCommentThread'](_0x3b1e3c);}['openNewCommentThread']({channelId:_0x2ea1bf=Ct,threadId:_0x3087af=_0x55f3a0(),target:_0x1d42a0,context:_0x449573=null,isResolvable:_0xc3dd2e=!0x0}){if(this['_readOnlyChannels']['has'](_0x2ea1bf)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1d42a0)throw new _0x45b235('commentsrepository-missing-target');const _0x46569b=this['addCommentThread']({'channelId':_0x2ea1bf,'threadId':_0x3087af,'target':_0x1d42a0,'context':_0x449573,'isResolvable':_0xc3dd2e});if(!_0x46569b)return null;const _0x4ba82a=this['_threadToController']['get'](_0x46569b),_0x40b64e=_0x4ba82a['view']['commentThreadInputView']['commentInputView'],_0x131d9c=this['context']['plugins']['get'](b),_0x310f00=_0x131d9c['getByInnerView'](_0x4ba82a['view']);return _0x131d9c['activate'](_0x310f00),_0x40b64e['once']('editorReady',()=>_0x40b64e['focus']()),_0x46569b;}['hasCommentThread'](_0x4508ac){if('string'!=typeof _0x4508ac)throw new _0x45b235('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4508ac);}['updateCommentThread']({channelId:_0x39d3e8=Ct,threadId:_0x2eec15,context:_0x2daf29,unlinkedAt:_0x3a61ec,attributes:_0x23a19b,isFromAdapter:_0x30c089=!0x1}){return this['fire'](gt('updateCommentThread',_0x39d3e8),{'channelId':_0x39d3e8,'threadId':_0x2eec15,'context':_0x2daf29,'unlinkedAt':_0x3a61ec,'attributes':_0x23a19b,'isFromAdapter':_0x30c089}),this['getCommentThread'](_0x2eec15);}['getCommentThread'](_0x2a45f){if('string'!=typeof _0x2a45f)throw new _0x45b235('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2a45f);}['fetchCommentThread']({channelId:_0x193029,threadId:_0x79b69}={}){const _0x10394a=this['getCommentThread'](_0x79b69);if(_0x10394a)return Promise['resolve'](_0x10394a);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x45b235('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x193029,'threadId':_0x79b69})['then'](_0x5123f4=>this['hasCommentThread'](_0x79b69)?this['getCommentThread'](_0x79b69):_0x5123f4?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x193029},_0x5123f4)):void 0x0)['catch'](_0x10fa7f=>{throw console['error'](_0x10fa7f),new _0x45b235('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2cd3db,skipNotAttached:_0x4041e6=!0x1,skipEmpty:_0x12f24b=!0x1,toJSON:_0x3d9e8d=!0x1}={}){const _0x39dcd6=[];for(const _0x24df56 of this['_threads']['values']())_0x2cd3db&&_0x24df56['channelId']!==_0x2cd3db||_0x4041e6&&!_0x24df56['isAttached']||_0x12f24b&&0x0===_0x24df56['length']||_0x39dcd6['push'](_0x24df56);return _0x3d9e8d?_0x39dcd6['map'](_0x43bf8a=>_0x43bf8a['toJSON']()):_0x39dcd6;}['setActiveCommentThread'](_0x4aa0f3){const _0x2a7576=this['context']['plugins']['get'](b);if(!_0x4aa0f3)return void(this['activeCommentThread']&&_0x2a7576['deactivateAll']());const _0x112659=this['getCommentThread'](_0x4aa0f3);if(!_0x112659)throw new _0x45b235('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x4aa0f3});if(!this['_threadToController']['has'](_0x112659))throw new _0x45b235('commentsrepository-active-not-attached',null,{'threadId':_0x4aa0f3});const _0x243ca1=_0x2a7576['getByInnerView'](this['_threadToController']['get'](_0x112659)['view']);_0x2a7576['activate'](_0x243ca1);}['switchReadOnly'](_0xd4d46e,_0x138b7e){_0xd4d46e?this['_readOnlyChannels']['add'](_0x138b7e):this['_readOnlyChannels']['delete'](_0x138b7e),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x40487c){return this['_readOnlyChannels']['has'](_0x40487c)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x53b2c7,_0x486ac0){return new wt(_0x53b2c7,_0x486ac0);}['setPermissions'](_0x265d08,_0x331a86=Ct){this['_permissions']['set'](_0x331a86,_0x265d08),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x467d7e=Ct){return this['_permissions']['has'](_0x467d7e)?this['_permissions']['get'](_0x467d7e):vt;}['_addCommentThread']({channelId:_0x55f05f,threadId:_0x5093ab,comments:_0x42027b,unlinkedAt:_0x5ed13a,resolvedAt:_0x20f68d,resolvedBy:_0x12b952,target:_0x3475a4,context:_0x3749c8,attributes:_0x4dbdbb,isFromAdapter:_0x30e646,isResolvable:_0x53ba4f,isSubmitted:_0x556bc6}){if('string'!=typeof _0x5093ab)throw new _0x45b235('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5093ab});if(this['hasCommentThread'](_0x5093ab))throw new _0x45b235('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5093ab});const _0x2c801f=new ie(this,{'channelId':_0x55f05f,'id':_0x5093ab,'context':_0x3749c8,'attributes':_0x4dbdbb,'unlinkedAt':_0x5ed13a,'resolvedAt':_0x20f68d,'resolvedBy':_0x12b952?this['context']['plugins']['get'](lt)['getUser'](_0x12b952):null,'isResolvable':_0x53ba4f,'isSubmitted':_0x556bc6||_0x30e646});this['_threads']['set'](_0x5093ab,_0x2c801f);for(const _0x2422c3 of _0x42027b)_0x2c801f['_add'](this['_createNewComment']({'threadId':_0x5093ab,..._0x2422c3}));return _0x3475a4&&_0x2c801f['attachTo'](_0x3475a4),_0x30e646||!_0x2c801f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x55f05f,'threadId':_0x5093ab});}['_submitCommentThread']({channelId:_0x17433d,threadId:_0x1dd380}){if(!this['hasCommentThread'](_0x1dd380))throw new _0x45b235('commentsrepository-missing-comment-thread',this);const _0x45da96=this['getCommentThread'](_0x1dd380);if(_0x45da96['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5e79e2,comments:_0x2aca85,resolvedAt:_0x2676a0,resolvedBy:_0x43f2c3,context:_0x2ec2c3,attributes:_0x258705}=_0x45da96,_0xf33404=this['context']['plugins']['get']('PendingActions'),_0x1e4a0c=_0xf33404['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x17433d,'threadId':_0x5e79e2,'comments':_0x2aca85['map'](_0x514a6d=>_0x514a6d['toJSON']()),'resolvedAt':_0x2676a0,'resolvedBy':_0x43f2c3?_0x43f2c3['id']:_0x43f2c3,'context':_0x2ec2c3,'attributes':_0x258705})['then'](({comments:_0x27e964})=>{_0xf33404['remove'](_0x1e4a0c);for(const _0x338fa7 of _0x27e964)this['_updateComment']({'channelId':_0x17433d,'threadId':_0x1dd380,'commentId':_0x338fa7['commentId'],'createdAt':_0x338fa7['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3edd8a=>{throw console['error'](_0x3edd8a),new _0x45b235('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x14c6f0,target:_0x5b5249}){const _0x427099=this['getCommentThread'](_0x14c6f0);if(!_0x427099)throw new _0x45b235('commentsrepository-attach-missing-comment-thread',this);const _0x4c3bef=this['context']['plugins']['get']('PendingActions'),_0x9448c2=this['context']['plugins']['get'](b),_0x47bee0=this['_createCommentThreadView'](_0x427099),_0x12f1b8=new wt(_0x427099,_0x47bee0);let _0x37f88c=null;_0x47bee0['on']('change:isDirty',(_0xc6746b,_0x39a3a9,_0x603fef)=>{_0x603fef?_0x37f88c=_0x4c3bef['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x37f88c&&(_0x4c3bef['remove'](_0x37f88c),_0x37f88c=null);}),this['_threadToController']['set'](_0x427099,_0x12f1b8),this['_viewToController']['set'](_0x47bee0,_0x12f1b8);const _0x37342d=new V(this['context']['locale'],_0x47bee0);_0x37342d['bind']('length')['to'](_0x47bee0),_0x37342d['bind']('isDirty')['to'](_0x47bee0,'isDirty',_0x47bee0,'length',(_0x2f629f,_0x4907aa)=>_0x2f629f||!_0x4907aa),_0x37342d['bind']('isActive')['to'](_0x47bee0),_0x37342d['type']='comment';const _0x53484d=new d({'view':_0x37342d,'target':_0x5b5249,'type':'comment','isVisible':!_0x427099['isResolved']});return this['_bindAnnotationToEditors'](_0x47bee0,_0x53484d),_0x9448c2['add'](_0x53484d),_0x53484d;}['_bindAnnotationToEditors'](_0x2ca82f,_0x4fa6fb){this['listenTo'](_0x2ca82f,'editorReady',(_0x412923,_0xc56993)=>{const _0x38ab32=_0xc56993['ui']['view']['body']['bodyCollectionContainer'];_0x4fa6fb['focusableElements']['add'](_0x38ab32),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x38ab32);},{'priority':'highest'}),this['listenTo'](_0x2ca82f,'editorDestroyed',(_0x329b6f,_0x3de732)=>{const _0x1b3ddc=_0x3de732['ui']['view']['body']['bodyCollectionContainer'];_0x4fa6fb['focusableElements']['has'](_0x1b3ddc)&&_0x4fa6fb['focusableElements']['remove'](_0x1b3ddc),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x1b3ddc);});}['_unbindEditors'](_0x10ed01){this['stopListening'](_0x10ed01,'editorReady'),this['stopListening'](_0x10ed01,'editorDestroyed');}['_createCommentThreadView'](_0x366be7){const _0x39eb84=this['context']['plugins']['get'](lt),{config:_0x34f547,locale:_0xb278b8}=this['context'],_0x1ab15f=dt(_0x34f547['get']('locale'));return new(0x0,(_0x34f547['get']('comments'))['CommentThreadView'])(_0xb278b8,_0x366be7,_0x39eb84['me'],{'editorConfig':{..._0x34f547['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x34f547['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x34f547['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x34f547['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x34f547['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1ab15f,'CommentView':_0x34f547['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x443032,channelId:_0xc050b7,resolvedAt:_0x3a5fb2,resolvedBy:_0x473ab4,isFromAdapter:_0x8ea24b}){if(!this['hasCommentThread'](_0x443032))throw new _0x45b235('commentsrepository-missing-comment-thread',null,{'threadId':_0x443032});const _0x52ec59=this['getCommentThread'](_0x443032);if(_0x52ec59['isResolved'])throw new _0x45b235('commentsrepository-resolved-comment-thread',null,{'threadId':_0x443032});const _0x5ed272=this['context']['plugins']['get'](lt);if(_0x52ec59['resolvedBy']=_0x5ed272['getUser'](_0x473ab4),_0x52ec59['resolvedAt']=_0x3a5fb2,_0x8ea24b||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x3df6f3=this['context']['plugins']['get']('PendingActions'),_0x4706d1=_0x3df6f3['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0xc050b7,'threadId':_0x443032})['then'](({resolvedAt:_0x483938,resolvedBy:_0x17d90b})=>{_0x3df6f3['remove'](_0x4706d1),_0x52ec59['resolvedBy']['id']!==_0x17d90b&&(_0x52ec59['resolvedBy']=_0x5ed272['getUser'](_0x17d90b)),_0x52ec59['resolvedAt']=_0x483938;})['catch'](_0xf16ba3=>{throw console['error'](_0xf16ba3),new _0x45b235('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x48ec7f,channelId:_0x58d18d,isFromAdapter:_0x287e01}){if(!this['hasCommentThread'](_0x48ec7f))throw new _0x45b235('commentsrepository-missing-comment-thread',null,{'threadId':_0x48ec7f});const _0x666db0=this['getCommentThread'](_0x48ec7f);if(!_0x666db0['isResolved'])throw new _0x45b235('commentsrepository-reopen-comment-thread',null,{'threadId':_0x48ec7f});if(_0x666db0['resolvedBy']=null,_0x666db0['resolvedAt']=null,_0x287e01||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4db228=this['context']['plugins']['get']('PendingActions'),_0x30680a=_0x4db228['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x58d18d,'threadId':_0x48ec7f})['then'](()=>_0x4db228['remove'](_0x30680a))['catch'](_0x80745f=>{throw console['error'](_0x80745f),new _0x45b235('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x1b0ea4,isFromAdapter:_0x3677b2}){const _0x5664a7=this['getCommentThread'](_0x1b0ea4);if(!_0x5664a7)throw new _0x45b235('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x1b0ea4),this['_threads']['delete'](_0x1b0ea4),!_0x5664a7['isSubmitted']||_0x3677b2||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x3fa009=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1fbbf8}=_0x5664a7,_0x42c1e6=_0x3fa009['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1fbbf8,'threadId':_0x1b0ea4})['then'](()=>_0x3fa009['remove'](_0x42c1e6))['catch'](_0x310ccd=>{throw console['error'](_0x310ccd),new _0x45b235('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4ac399,unlinkedAt:_0x1ca40b,context:_0x4ad7ad,attributes:_0x1f3ec4,isFromAdapter:_0x2bc4ca}){if('string'!=typeof _0x4ac399)throw new _0x45b235('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4ac399});if(!this['hasCommentThread'](_0x4ac399))throw new _0x45b235('commentsrepository-missing-comment-thread',null,{'threadId':_0x4ac399});const _0x167446=this['getCommentThread'](_0x4ac399);let _0x1814a2=!0x1;if(void 0x0!==_0x4ad7ad&&_0x167446['context']!==_0x4ad7ad&&(_0x167446['context']=_0x4ad7ad,_0x1814a2=!0x0),void 0x0!==_0x1ca40b&&_0x167446['unlinkedAt']!==_0x1ca40b&&(_0x167446['unlinkedAt']=_0x1ca40b,_0x1814a2=!0x0),_0x1f3ec4&&!ft(_0x1f3ec4,_0x167446['attributes'])&&(_0x167446['attributes']=_0x1f3ec4,_0x1814a2=!0x0),!_0x1814a2)return Promise['resolve']();if(!_0x167446['isSubmitted']||_0x2bc4ca||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3f7595=this['context']['plugins']['get']('PendingActions'),{channelId:_0x38ec23}=_0x167446,_0x23e53b=_0x3f7595['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x38ec23,'threadId':_0x4ac399,'context':_0x4ad7ad,'unlinkedAt':_0x1ca40b,'attributes':_0x1f3ec4})['then'](()=>_0x3f7595['remove'](_0x23e53b))['catch'](_0x19035c=>{throw console['error'](_0x19035c),new _0x45b235('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x23f13a){const _0x5aa3bd=this['context']['plugins']['get'](b),_0x49765c=this['getCommentThread'](_0x23f13a);if(this['_threadToController']['has'](_0x49765c)){const _0x213fa4=this['_threadToController']['get'](_0x49765c),_0x6130d3=_0x213fa4['view'],_0x1b9eef=_0x5aa3bd['getByInnerView'](_0x6130d3);this['_threadToController']['delete'](_0x49765c),this['_viewToController']['delete'](_0x6130d3),_0x1b9eef&&_0x5aa3bd['remove'](_0x1b9eef),_0x213fa4['destroy'](),_0x6130d3['destroy']()['then'](()=>{this['_unbindEditors'](_0x6130d3);});}}['_updateActiveAnnotation']({threadId:_0x158735,resolvedAt:_0x5a78de}){const _0x4c3bdf=!!_0x5a78de,_0x30584a=this['context']['plugins']['get'](b),_0x34f520=this['getCommentThread'](_0x158735);if(this['_threadToController']['has'](_0x34f520)){const _0x26d3d1=this['_threadToController']['get'](_0x34f520)['view'],_0x3d3e6a=_0x30584a['getByInnerView'](_0x26d3d1);_0x3d3e6a&&(_0x4c3bdf&&_0x30584a['_removeActiveAnnotation'](_0x3d3e6a),_0x3d3e6a['refreshVisibility']());}}['_getExternalAuthor'](_0x1549a0){const _0x175170=this['context']['plugins']['get'](lt),_0x1b0588=ct('external:'+_0x1549a0),_0x4afaef=_0x175170['getUser'](_0x1b0588);return _0x4afaef||_0x175170['addUser']({'id':_0x1b0588,'name':_0x1549a0});}['_createNewComment']({threadId:_0xac990c,commentId:_0xf1f19e=_0x55f3a0(),content:_0x5152de,authorId:_0x42e86f,createdAt:_0x3910ce,attributes:_0x38fcb8}){if('string'!=typeof _0xf1f19e)throw new _0x45b235('commentsrepository-invalid-commentid');if('string'!=typeof _0x42e86f)throw new _0x45b235('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5152de||!_0x5152de['trim']())throw new _0x45b235('commentsrepository-invalid-comment-content');const _0x1322fb=this['context']['plugins']['get'](lt)['getUser'](_0x42e86f);if(!_0x1322fb)throw new _0x45b235('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x42e86f});let _0x4f2429=null,_0x39b6a3=_0x3910ce;return _0x38fcb8&&_0x38fcb8['@external']&&(_0x4f2429=this['_getExternalAuthor'](_0x38fcb8['@external']['authorName']),_0x39b6a3=new Date(_0x38fcb8['@external']['createdAt'])),new se(this,{'threadId':_0xac990c,'id':_0xf1f19e,'author':_0x4f2429||_0x1322fb,'creator':_0x1322fb,'content':_0x5152de,'createdAt':_0x3910ce,'authoredAt':_0x39b6a3,'attributes':_0x38fcb8});}['_addComment'](_0x3b3550){let {threadId:_0x130245,content:_0x4a5daa,attributes:_0x5aacb1,isFromAdapter:_0x19a1b2}=_0x3b3550;const _0x18446f=this['getCommentThread'](_0x3b3550['threadId']);if(!_0x18446f)throw new _0x45b235('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2cf9f7=this['_createNewComment'](_0x3b3550),{id:_0x1851a5}=_0x2cf9f7;if(_0x18446f['_add'](_0x2cf9f7),_0x19a1b2||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x18446f['isSubmitted'])return Promise['resolve']();const _0xdf0543=this['context']['plugins']['get']('PendingActions'),{channelId:_0x7c393e}=_0x18446f,_0x409092=_0xdf0543['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5aacb1||(_0x5aacb1={}),this['adapter']['addComment']({'channelId':_0x7c393e,'threadId':_0x130245,'commentId':_0x1851a5,'content':_0x4a5daa,'attributes':_0x5aacb1})['then'](_0x1b5ada=>{_0xdf0543['remove'](_0x409092),_0x1b5ada&&this['_updateComment']({'channelId':_0x7c393e,'threadId':_0x130245,'commentId':_0x1851a5,'createdAt':_0x1b5ada['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x230e68=>{throw console['error'](_0x230e68),new _0x45b235('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x522e98,commentId:_0x99fed8,content:_0x2e81e6,createdAt:_0x1679cc,attributes:_0x17251b,isFromAdapter:_0x298d38}){if(void 0x0!==_0x2e81e6&&('string'!=typeof _0x2e81e6||!_0x2e81e6['trim']()['length']))throw new _0x45b235('commentsrepository-update-comment-invalid-content');const _0x12f89a=this['getCommentThread'](_0x522e98),_0x29c70f=_0x12f89a['getComment'](_0x99fed8);if(!_0x29c70f)throw new _0x45b235('commentsrepository-update-missing-comment',this);let _0xeb77b0=!0x1;if(_0x2e81e6&&_0x2e81e6!==_0x29c70f['content']&&(_0x29c70f['isEditable']||_0x298d38)&&(_0x29c70f['content']=_0x2e81e6,_0xeb77b0=!0x0),_0x1679cc&&_0x1679cc!==_0x29c70f['createdAt']&&(_0x29c70f['createdAt']=_0x1679cc,_0x29c70f['attributes']&&_0x29c70f['attributes']['@external']||(_0x29c70f['authoredAt']=_0x1679cc),_0xeb77b0=!0x0),_0x17251b&&!ft(_0x17251b,_0x29c70f['attributes'])&&(_0x29c70f['attributes']=_0x17251b,_0xeb77b0=!0x0),!_0xeb77b0)return Promise['resolve']();if(_0x12f89a['fire']('commentUpdated'),_0x298d38||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x16059d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x10d146}=this['getCommentThread'](_0x29c70f['threadId']),_0x9e8a42=_0x16059d['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x10d146,'threadId':_0x522e98,'commentId':_0x99fed8,'content':_0x2e81e6,'attributes':_0x17251b})['then'](()=>_0x16059d['remove'](_0x9e8a42))['catch'](_0x5ed78b=>{throw console['error'](_0x5ed78b),new _0x45b235('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xa93981,commentId:_0xb0ef5b,isFromAdapter:_0x339e18}){const _0x2774e4=this['getCommentThread'](_0xa93981),_0x2a0c91=_0x2774e4['getComment'](_0xb0ef5b);if(!_0x2a0c91)throw new _0x45b235('commentsrepository-remove-missing-comment',this);if(_0x2774e4['_remove'](_0x2a0c91),_0x339e18||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x47eaff=this['context']['plugins']['get']('PendingActions'),{channelId:_0x459f15}=_0x2774e4,_0x3c3f3b=_0x47eaff['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x459f15,'threadId':_0xa93981,'commentId':_0xb0ef5b})['then'](()=>_0x47eaff['remove'](_0x3c3f3b))['catch'](_0x22a68b=>{throw console['error'](_0x22a68b),new _0x45b235('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x4be65e(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x539bcb,_0x2b5f32){super();const _0x209412=_0x539bcb['context']['plugins']['get'](lt)['me'],_0x5b5db3=_0x539bcb['getCommentThread'](_0x2b5f32['threadId']),_0x52412b=0x0===_0x5b5db3['comments']['length'],_0x54e506=_0x209412===_0x2b5f32['author'];this['id']=_0x2b5f32['id'],this['threadId']=_0x2b5f32['threadId'],this['author']=_0x2b5f32['author'],this['creator']=_0x2b5f32['creator'],this['isExternal']=Boolean(_0x2b5f32['attributes']&&_0x2b5f32['attributes']['@external']),this['set']('content',_0x2b5f32['content']),this['createdAt']=_0x2b5f32['createdAt']||new Date(),this['set']('authoredAt',_0x2b5f32['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5b5db3,'resolvedAt'),this['set']('attributes',_0x2b5f32['attributes']||{}),this['bind']('isEditable')['to'](_0x539bcb,'_permissions',()=>{const _0x4d0006=_0x539bcb['getPermissions'](_0x5b5db3['channelId'])['write'],_0x2663d9=_0x539bcb['getPermissions'](_0x5b5db3['channelId'])['modifyAll'];return _0x54e506&&_0x4d0006||!_0x54e506&&_0x2663d9;}),this['bind']('isRemovable')['to'](_0x5b5db3,'isRemovable',_0x539bcb,'_permissions',_0x19f363=>{const _0x1a491c=_0x539bcb['getPermissions'](_0x5b5db3['channelId'])['write'],_0x1542cf=_0x539bcb['getPermissions'](_0x5b5db3['channelId'])['modifyAll'];return _0x54e506&&_0x1a491c||_0x19f363&&_0x52412b||!_0x54e506&&_0x1542cf&&!_0x52412b;}),this['bind']('isReadOnly')['to'](_0x5b5db3,'isReadOnly'),this['_repository']=_0x539bcb;}get['weight'](){return Math['max'](function(_0x1102cb){const _0x4e5eed=document['createElement']('div');return _0x4e5eed['innerHTML']=_0x1102cb,_0x4e5eed['textContent']['length'];}(this['content']),0xc8);}['update'](_0x1392f2){const {threadId:_0x596758,id:_0x5e7eac}=this;if(!this['_repository']['hasCommentThread'](_0x596758))throw new _0x45b235('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x296004}=this['_repository']['getCommentThread'](_0x596758);this['_repository']['fire'](gt('updateComment',_0x296004,_0x596758),{'channelId':_0x296004,'threadId':_0x596758,'commentId':_0x5e7eac,..._0x1392f2});}['setAttribute'](_0x32a9c1,_0x15ef1d){const _0x1dc433=ut(this['attributes']);pt(_0x1dc433,_0x32a9c1,_0x15ef1d),this['update']({'attributes':_0x1dc433});}['removeAttribute'](_0x2b6759){const _0x35da2c=ut(this['attributes']);It(_0x35da2c,_0x2b6759),this['update']({'attributes':_0x35da2c});}['remove'](_0x2dbc72={}){if(!_0x2dbc72['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2b56a1,id:_0x1e6edb}=this;if(!this['_repository']['hasCommentThread'](_0x2b56a1))throw new _0x45b235('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x49c3c3}=this['_repository']['getCommentThread'](_0x2b56a1);this['_repository']['fire'](gt('removeComment',_0x49c3c3,_0x2b56a1),{'channelId':_0x49c3c3,'threadId':_0x2b56a1,'commentId':_0x1e6edb,..._0x2dbc72});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x4555ac,..._0x5598cf){for(const _0x23ac1f of _0x5598cf)void 0x0!==_0x23ac1f&&(_0x4555ac+=':'+String(_0x23ac1f));return _0x4555ac;}class G extends _0x18064e{['refresh'](){const _0x442a5b=this['editor']['model']['document']['selection'];for(const _0x234207 of _0x442a5b['getRanges']())if(this['_hasContent'](_0x234207))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x16c92b=_0x55f3a0()}={}){const _0x52f30f=this['editor']['model'],_0x5a6691=[];for(const _0x56c1fa of _0x52f30f['document']['selection']['getRanges']())this['_hasContent'](_0x56c1fa)&&_0x5a6691['push'](this['_trimToContent'](_0x56c1fa));_0x52f30f['change'](_0x1ab3ef=>{for(const _0x1fa42a of _0x5a6691){const _0x44fa7b=_0x55f3a0()['substr'](0x1,0x5),_0x4506f8='comment:'+_0x16c92b+':'+_0x44fa7b;_0x1ab3ef['addMarker'](_0x4506f8,{'range':_0x1fa42a,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x1d1a8c){for(const _0x2b8f8c of _0x1d1a8c['getItems']())if(this['_itemIsContent'](_0x2b8f8c))return!0x0;return!0x1;}['_itemIsContent'](_0x37c5c4){return _0x37c5c4['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x37c5c4)&&!_0x37c5c4['is']('element','tableCell');}['_trimToContent'](_0x1d5f9e){const _0x40ab38=_0x389006=>!this['_itemIsContent'](_0x389006['item']),_0x3d4573=_0x1d5f9e['start']['getLastMatchingPosition'](_0x40ab38),_0x252a71=_0x1d5f9e['end']['getLastMatchingPosition'](_0x40ab38,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3d4573,_0x252a71);}}class k extends _0x1eddfe{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x244e40){super(_0x244e40),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x183ebc=this['editor'],_0x6bd72a=_0x183ebc['model']['document']['selection'],_0x34bdc4=_0x2300e1(()=>this['refreshSelectedViews'](),0xa);_0x6bd72a['on']('change:range',(_0x157101,_0x3a03a5)=>{_0x3a03a5['directChange']&&(_0x34bdc4['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x183ebc['editing']['view']['document'],'change:isFocused',(_0x36fc0e,_0x28ece1,_0x174de6)=>{_0x174de6&&_0x34bdc4();}),this['listenTo'](_0x183ebc['ui']['focusTracker'],'change:isFocused',(_0x4d28fe,_0x5eb728,_0x187e56)=>{_0x187e56||_0x183ebc['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x43c33a=>this['_editorAnnotationsData']['has'](_0x43c33a['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x33bf8d){if(this['_editorAnnotations']['has'](_0x33bf8d['view']))return;this['_editorAnnotations']['add'](_0x33bf8d['view']),this['editor']['ui']['focusTracker']['add'](_0x33bf8d['view']['element']);const _0x4e907a=this['editor']['plugins']['get'](b);this['listenTo'](_0x4e907a['collection'],'remove',(_0x2ca21e,_0x4da851)=>{this['editor']['ui']['focusTracker']['remove'](_0x4da851['view']['element']),this['_editorAnnotations']['delete'](_0x4da851['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x13418b){if('function'!=typeof _0x13418b)throw new _0x45b235('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x13418b);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x55bb91,annotations:_0x1f1af0}){const _0xb3bc8=[],_0x43f40c=this['editor']['model']['document']['selection'],_0x1a2139=Array['from'](_0x43f40c['getRanges']());for(const [_0x292801,_0x2153a3]of this['_editorAnnotationsData']){const _0x358804=_0x7ab2a3(_0x2153a3),_0x3c241b=_0x1f1af0['getByInnerView'](_0x292801);_0x358804&&_0x3c241b&&_0xb3bc8['push']({'annotation':_0x3c241b,'range':_0x358804});}function _0x7ab2a3(_0xb90a22){for(const _0x1bc94d of _0xb90a22)for(const _0x424615 of _0x1a2139)if(_0x1bc94d['containsRange'](_0x424615,!_0x43f40c['isCollapsed']))return _0x1bc94d;return null;}return _0xb3bc8['sort']((_0x356dc9,_0x7c3a93)=>{const _0x4d7ef0=_0x356dc9['range'],_0x18de84=_0x7c3a93['range'];if(!_0x4d7ef0['isEqual'](_0x18de84)){if(_0x4d7ef0['containsRange'](_0x18de84,!0x0))return 0x1;if(_0x18de84['containsRange'](_0x4d7ef0,!0x0))return-0x1;}return _0x356dc9['annotation']==_0x55bb91?-0x1:_0x7c3a93['annotation']==_0x55bb91?0x1:0x0;})['map'](_0x4d6a4a=>_0x4d6a4a['annotation']);}get['_editorAnnotationsData'](){const _0x59e2be=new Map();for(const _0x5cdcfa of Array['from'](this['_dataCollectors']))for(const [_0x4a132a,_0x1d6d1c]of _0x5cdcfa())_0x59e2be['set'](_0x4a132a,_0x1d6d1c);return _0x59e2be;}}class ot extends _0x1eddfe{['afterInit'](){const _0x3cd1d4=this['editor'];if(!_0x3cd1d4['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3cd1d4['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x1eddfe{constructor(_0x4b1677){super(_0x4b1677),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2f015e=this['editor'],_0x50044c=_0x2f015e['commands']['get']('importWord'),_0x2a4425=_0x2f015e['plugins']['get'](lt);_0x50044c&&(_0x50044c['on']('execute',(_0x537619,[,_0x3e2d12])=>{_0x3e2d12['collaboration_features']={'comments':!0x0,'user_id':_0x2a4425['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x50044c,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x2cb0de,_0x8d6354){const {comment_threads:_0x5d6c41}=_0x8d6354;_0x5d6c41&&_0x5d6c41['forEach'](({thread_id:_0x3b7217,comments:_0x35dd17,is_resolved:_0x1f2b78})=>{const _0x3cc0a1=new Date(),_0x396f24=_0x35dd17['map'](({author:_0x3c8faa,content:_0xf5867b,created_at:_0x4794a3})=>({'content':_0xf5867b,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x3cc0a1,'attributes':{'@external':{'authorName':_0x3c8faa,'createdAt':_0x4794a3?new Date(_0x4794a3):new Date(),'source':'importWord'}}})),_0x4e9755=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x4e9755,'threadId':_0x3b7217,'comments':_0x396f24,'resolvedAt':_0x1f2b78?_0x3cc0a1:null});});}}class rt extends _0x1eddfe{constructor(_0x21d27f){super(_0x21d27f),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2dc9e2=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2dc9e2,'contentInsertion',(_0x576739,_0xf7452d)=>this['_removeMarkersWithoutThreads'](_0xf7452d['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x4fa8ce){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x4fa8ce;const _0x3fb231=this['editor']['plugins']['get']('CommentsRepository');for(const _0xb441d8 of _0x4fa8ce['keys']()){const [_0x38906d,_0x3a1d0c]=_0xb441d8['split'](':');'comment'!=_0x38906d||_0x3fb231['hasCommentThread'](_0x3a1d0c)||_0x4fa8ce['delete'](_0xb441d8);}return _0x4fa8ce;}['_registerMarkerInClipboardPipeline'](){const _0x596019=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x15a355=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x15a355&&_0x596019['_registerMarkerToCopy']('comment',_0x15a355);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1047e){switch(_0x1047e){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 _0x1eddfe{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x3e2cc0){super(_0x3e2cc0),this['set']('isThreadsLoadingPaused',!0x0),_0x3e2cc0['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x31c1d8,_0x41c39c,_0x3abd81,_0x1e4584)=>{const _0x36ad92=_0x3abd81?it(_0x3abd81)['id']:null;if(_0x3e2cc0['model']['change'](()=>{if(_0x36ad92){const _0x4f3587=this['getAllMarkersForId'](_0x36ad92);for(const _0x20c322 of _0x4f3587)_0x3e2cc0['editing']['reconvertMarker'](_0x20c322);}if(_0x1e4584){const {id:_0x445290}=it(_0x1e4584),_0x2bd63d=this['getAllMarkersForId'](_0x445290);for(const _0x55bff8 of _0x2bd63d)_0x3e2cc0['editing']['reconvertMarker'](_0x55bff8);}}),_0x36ad92){const _0x28d632=_0x3e2cc0['plugins']['get'](m)['getCommentThread'](_0x36ad92);_0x28d632&&_0x28d632['isResolved']&&this['scrollToThreadMarker'](_0x36ad92);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x496dde=this['editor'],_0x37a0f9=_0x496dde['plugins']['get'](m),_0x3abc9f=_0x496dde['config']['get']('collaboration.channelId');_0x496dde['commands']['add']('addCommentThread',new G(_0x496dde)),this['listenTo'](_0x496dde,'change:isReadOnly',(_0x57e440,_0x1db5bc,_0x442260)=>{_0x37a0f9['switchReadOnly'](_0x442260,_0x496dde['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x37a0f9,nt('addCommentThread',_0x3abc9f),(_0x5c81ab,{threadId:_0xe194eb})=>{const _0x32e20d=this['editor']['plugins']['get'](m)['getCommentThread'](_0xe194eb);_0x32e20d&&_0x32e20d['unlinkedAt']&&this['_attachArchivedThread'](_0xe194eb);}),this['listenTo'](_0x37a0f9,nt('removeCommentThread',_0x3abc9f),(_0x5ebb50,{threadId:_0x4ada5d})=>{_0x496dde['model']['enqueueChange']({'isUndoable':!0x1},_0x13d210=>{const _0x22411d=this['getAllMarkersForId'](_0x4ada5d);for(const _0x3ce583 of _0x22411d)_0x13d210['removeMarker'](_0x3ce583);});}),this['listenTo'](_0x37a0f9,nt('resolveCommentThread',_0x3abc9f),(_0x1b60a7,{threadId:_0x25835e})=>{(this['_reconvertMarkers'](_0x25835e),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x25835e)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x37a0f9,nt('reopenCommentThread',_0x3abc9f),(_0x3bb75b,{threadId:_0x35a229})=>{this['_reconvertMarkers'](_0x35a229);},{'priority':'low'}),this['listenTo'](_0x37a0f9,nt('addComment',_0x3abc9f),(_0x1f77f0,{threadId:_0x550802,isFromAdapter:_0xdaa99f})=>{const _0x283f77=this['getAllMarkersForId'](_0x550802);if(_0xdaa99f||0x0==_0x283f77['length']||!_0x37a0f9['hasCommentThread'](_0x550802))return;0x1===_0x37a0f9['getCommentThread'](_0x550802)['length']&&_0x496dde['model']['enqueueChange']({'isUndoable':!0x1},_0x342b54=>{for(const _0x60c91b of _0x283f77)_0x342b54['updateMarker'](_0x60c91b,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x1481e3=this['editor']['plugins']['get'](m),_0x52df50=this['editor']['config']['get']('collaboration.channelId');for(const _0x4f0cc9 of _0x1481e3['getCommentThreads']({'channelId':_0x52df50}))_0x1481e3['_detachCommentThread'](_0x4f0cc9['id']),_0x1481e3['_threads']['delete'](_0x4f0cc9['id']);super['destroy']();}['hasMarkerForId'](_0x2b0386){return this['getAllMarkersForId'](_0x2b0386)['length']>0x0;}['getAllMarkersForId'](_0x3db892){const _0x2f496f=[];for(const _0x9ecea5 of this['editor']['model']['markers'])_0x9ecea5['name']['startsWith']('comment:'+_0x3db892)&&_0x2f496f['push'](_0x9ecea5);return _0x2f496f;}['scrollToThreadMarker'](_0x1becae){const _0x4bb082=this['_getTargetForId'](_0x1becae);_0x4bb082&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x1becae&&_0x1f4617({'target':_0x4bb082[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x31d89d){this['editor']['model']['change'](()=>{for(const _0x1e58d1 of this['getAllMarkersForId'](_0x31d89d))this['editor']['editing']['reconvertMarker'](_0x1e58d1);});}['_attachArchivedThread'](_0x5ec318){const _0x16d876=this['editor']['plugins']['get'](m),_0x3b4d09=this['editor']['plugins']['get'](k),_0x79a440=_0x16d876['getCommentThread'](_0x5ec318);if(!_0x79a440['isAttached']){const _0x1ea805=_0x79a440['attachTo'](()=>this['_getTargetForId'](_0x79a440['id']));_0x3b4d09['registerAnnotation'](_0x1ea805),_0x79a440['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x36e155=this['editor'];_0x36e155['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3ebbee,_0x5b11fb)=>{const {id:_0x4ab68e}=it(_0x3ebbee['markerName']),_0x398e3a=_0x36e155['plugins']['get'](m)['getCommentThread'](_0x4ab68e),_0x4d6e98=this['activeMarker']&&it(this['activeMarker'])['id']===_0x4ab68e;if(_0x398e3a&&_0x398e3a['isResolved']&&!_0x4d6e98&&_0x3ebbee['item'])return _0x5b11fb['consumable']['consume'](_0x3ebbee['item'],'addMarker:'+_0x3ebbee['markerName']),_0x5b11fb['consumable']['consume'](_0x3ebbee['item'],'removeMarker:'+_0x3ebbee['markerName']),null;const _0x18c031=['ck-comment-marker'];return _0x4d6e98&&_0x18c031['push']('ck-comment-marker--active'),{'classes':_0x18c031,'attributes':{'data-comment':_0x4ab68e}};}}),_0x36e155['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x38d272,{options:_0x5b78d6})=>{const _0x9fc46a=_0x36e155['plugins']['get'](m),_0x2ab691=_0x36e155['model']['markers']['get'](_0x38d272),{id:_0x197db3,part:_0x369bfb}=it(_0x38d272);if(_0x2ab691&&!_0x2ab691['affectsData'])return null;if(_0x5b78d6['ignoreResolvedComments']){const _0x37b13e=_0x9fc46a['getCommentThread'](_0x197db3);if(_0x37b13e&&_0x37b13e['isResolved'])return null;}return{'group':'comment','name':_0x369bfb?_0x197db3+':'+_0x369bfb:_0x197db3};}}),_0x36e155['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x3dfe3f,{writer:_0x4379f2})=>_0x4379f2['createElement']('$marker',{'data-name':'comment:'+_0x3dfe3f['getAttribute']('id')})}),_0x36e155['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x168bba=this['editor'],_0x12b961=_0x168bba['plugins']['get'](m),_0x3eefe4=new Set(),_0x3fbd1b=new Set();_0x168bba['model']['document']['registerPostFixer'](_0xf512d1=>{let _0xc8ad86=!0x1;for(const {name:_0x453ef5,data:_0x362044}of _0x168bba['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4dc297,id:_0x3b09fb}=it(_0x453ef5);let _0x4c0101=_0x362044['newRange'];if('comment'!==_0x4dc297||!_0x4c0101)continue;const _0x535a45='$graveyard'===_0x4c0101['root']['rootName'];_0x535a45||(_0x4c0101=st(_0x4c0101,_0x168bba['model']),!_0x4c0101||_0x4c0101['isCollapsed']||!_0x362044['newRange']||_0x4c0101['isEqual'](_0x362044['newRange']))?_0x168bba['model']['hasContent'](_0x4c0101)&&!_0x535a45?this['isThreadsLoadingPaused']?_0x3eefe4['add'](_0x453ef5):this['_handleThreadMarker'](_0x453ef5,_0x3b09fb):(_0x3fbd1b['add'](_0x453ef5),_0x3eefe4['delete'](_0x453ef5),_0xf512d1['removeMarker'](_0x453ef5),_0xc8ad86=!0x0):(_0xf512d1['updateMarker'](_0x453ef5,{'range':_0x4c0101}),_0xc8ad86=!0x0);}return _0xc8ad86;}),this['on']('change:isThreadsLoadingPaused',(_0x553a32,_0x5398d3,_0x248f6b)=>{if(!_0x248f6b&&_0x3eefe4['size'])for(const _0x3532eb of _0x3eefe4){const {id:_0x3b3969}=it(_0x3532eb);_0x3eefe4['delete'](_0x3532eb),_0x168bba['model']['markers']['get'](_0x3532eb)&&this['_handleThreadMarker'](_0x3532eb,_0x3b3969);}}),this['listenTo'](_0x168bba['model']['document'],'change',(_0x46829d,_0xa7415c)=>{for(const {name:_0x1ab267,data:{newRange:_0x3217cf}}of _0x168bba['model']['document']['differ']['getChangedMarkers']()){const {group:_0x6a5eec,id:_0x1db82f}=it(_0x1ab267);if('comment'!==_0x6a5eec)continue;const _0x5cf71c=_0x12b961['getCommentThread'](_0x1db82f),_0x1a15f8=this['hasMarkerForId'](_0x1db82f);_0x5cf71c&&(_0x5cf71c['_hasTargetInContent']||_0x168bba['editing']['view']['once']('render',()=>{const _0x2693c9=_0x168bba['plugins']['get'](b),_0x105d49=_0x12b961['_threadToController']['get'](_0x5cf71c)['view'];_0x2693c9['getByInnerView'](_0x105d49)['refreshVisibility']();},{'priority':'low'}),_0x5cf71c['_hasTargetInContent']=_0x1a15f8||!!_0x3217cf),_0x3217cf||(_0x3fbd1b['add'](_0x1ab267),_0x3eefe4['delete'](_0x1ab267));}if(_0xa7415c['isLocal'])for(const _0x574ba2 of _0x3fbd1b){const {id:_0x5e9e7d}=it(_0x574ba2),_0x492346=_0x12b961['getCommentThread'](_0x5e9e7d),_0x1dd334=this['hasMarkerForId'](_0x5e9e7d);_0x3eefe4['delete'](_0x574ba2),!_0x492346||_0x1dd334||_0x492346['unlinkedAt']||_0x492346['setUnlinkedAt'](new Date());}_0x3fbd1b['clear']();});}['_getTargetForId'](_0x35cf6b){const _0x2d240c=this['editor'],_0x314430=this['getAllMarkersForId'](_0x35cf6b);return tt(_0x2d240c['editing'],_0x314430);}['_getTextContext'](_0x56887c){const _0x48e517=this['getAllMarkersForId'](_0x56887c);let _0x4029f9='',_0x53178a=!0x1;for(const _0x2fc7e8 of _0x48e517){const _0x259653=_0x2fc7e8['getRange']();for(const _0x540721 of Array['from'](_0x259653['getItems']()))_0x540721['is']('$textProxy')?(_0x4029f9&&_0x53178a&&(_0x4029f9+='\x20',_0x53178a=!0x1),_0x4029f9+=_0x540721['data']):_0x53178a=!0x0;_0x53178a=!0x0;}return _0x4029f9['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x33aed1,_0x12d400){const _0x55779e=this['editor'],_0x4b4c12=_0x55779e['plugins']['get'](m);let _0x3afe71=_0x4b4c12['getCommentThread'](_0x12d400);const _0x5a47d1=_0x55779e['config']['get']('collaboration.channelId'),_0x5624b3=_0x55779e['plugins']['get'](k);if(_0x3afe71&&(_0x3afe71['unlinkedAt']&&_0x3afe71['setUnlinkedAt'](null),_0x3afe71['isAttached']))return _0x3afe71;return!this['getAllMarkersForId'](_0x12d400)[0x0]['managedUsingOperations']?_0x55779e['editing']['view']['once']('render',()=>{if(_0x4b4c12['getCommentThread'](_0x12d400))return;const _0xf67f5e=_0x55779e['plugins']['get'](b);_0x3afe71=_0x4b4c12['openNewCommentThread']({'channelId':_0x5a47d1,'threadId':_0x12d400,'target':()=>this['_getTargetForId'](_0x12d400),'context':{'type':'text','value':this['_getTextContext'](_0x12d400)}});const _0x14ce40=_0x4b4c12['_threadToController']['get'](_0x3afe71)['view'],_0x2a697b=_0xf67f5e['getByInnerView'](_0x14ce40);_0x2a697b&&_0x5624b3['registerAnnotation'](_0x2a697b);},{'priority':'low'}):_0x4b4c12['fetchCommentThread']({'channelId':_0x5a47d1,'threadId':_0x12d400})['then'](_0x214690=>{if('destroyed'!==_0x55779e['state']){if(_0x3afe71=_0x214690,_0x3afe71&&!_0x3afe71['isAttached']){const _0x47b83a=_0x3afe71['attachTo'](()=>this['_getTargetForId'](_0x12d400));_0x5624b3['registerAnnotation'](_0x47b83a),_0x3afe71['isResolved']&&this['_reconvertMarkers'](_0x12d400);}else{if(!_0x3afe71){const _0x1a75ec=this['getAllMarkersForId'](_0x12d400);_0x55779e['model']['change'](_0x456872=>{for(const _0x5aef77 of _0x1a75ec)_0x456872['removeMarker'](_0x5aef77);});}}}}),_0x3afe71;}['_handleThreadMarker'](_0x57f668,_0x244e58){const _0x20551c=this['_attachMarkerToThread'](_0x57f668,_0x244e58);_0x20551c&&!_0x20551c['context']&&_0x20551c['setContext']({'type':'text','value':this['_getTextContext'](_0x244e58)});}['_initAriaMarkerChangeAnnouncements'](){const _0x37f739=this['editor'];_0x52b475(_0x37f739['model'],({left:_0xf348d4,entered:_0x59affa})=>{for(const _0x294d72 of _0xf348d4)if(at(_0x294d72)){_0x37f739['ui']['ariaLiveAnnouncer']['announce'](W(_0x37f739['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x32940e of _0x59affa)if(at(_0x32940e)){_0x37f739['ui']['ariaLiveAnnouncer']['announce'](W(_0x37f739['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x2a4938,_0x4df0c3){return _0x4df0c3?_0x2a4938+':'+_0x4df0c3:_0x2a4938;}function it(_0x5d8aad){const _0x135ab4=_0x5d8aad['split'](':');return{'group':_0x135ab4[0x0],'id':_0x135ab4[0x1],'part':_0x135ab4[0x2]};}function st(_0x1ed6f5,_0x1c5386){const _0x33eff8=_0x1c5386['schema'],_0x28982b=_0x1c5386['createRange'](_0x1ed6f5['start']);for(const _0x3eec24 of _0x1ed6f5['getWalker']()){const {type:_0x66d895,item:_0x1cc389,nextPosition:_0x1d8c6d}=_0x3eec24;if('text'===_0x66d895||_0x33eff8['isObject'](_0x1cc389)){const _0x5b12ef=_0x1c5386['createPositionBefore'](_0x1cc389);_0x28982b['isCollapsed']&&(_0x28982b['start']=_0x5b12ef),_0x28982b['end']=_0x1d8c6d;}}return _0x28982b;}function at(_0x36b48a){return'comment'===it(_0x36b48a['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 _0x1eddfe{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x147718=this['editor'],_0x180fb1=_0x147718['plugins']['get'](m),_0x198946=_0x147718['plugins']['get'](r),_0xd41499=_0x147718['plugins']['get'](b),_0x412b21=_0x147718['plugins']['get'](k);_0x147718['ui']['componentFactory']['add']('comment',()=>{const _0x592ce5=this['_createUIButton'](_0x1a3bb4);return _0x592ce5['tooltip']=!0x0,_0x592ce5;}),_0x147718['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xca17db)),_0x412b21['addSourceCollector'](()=>{const _0x53ef02=[];for(const [_0x4a5ffc,_0x4fc06b]of _0x180fb1['_threadToController']){const _0x5b2fe7=_0x198946['getAllMarkersForId'](_0x4a5ffc['id']),_0x553d82=_0x5b2fe7['map'](_0x24f30f=>_0x24f30f['getRange']());_0x5b2fe7['length']>0x0&&_0x53ef02['push']([_0x4fc06b['view'],_0x553d82]);}return _0x53ef02;}),this['listenTo'](_0xd41499,'change:activeAnnotations',(_0x1fc7f0,_0x40741e,_0x47acfe)=>{const _0xa4d80d=Array['from'](_0x47acfe)['map'](_0xd79d4=>_0xd79d4['innerView'])['find'](_0x4c0df1=>_0x180fb1['_viewToController']['has'](_0x4c0df1));if(!_0xa4d80d)return void(_0x198946['activeMarker']=null);const _0x3eb159=_0x180fb1['_viewToController']['get'](_0xa4d80d)['model']['id'],_0x3c2992='comment:'+_0x3eb159;_0x3eb159&&_0x198946['hasMarkerForId'](_0x3eb159)?_0x198946['activeMarker']=_0x3c2992:_0x198946['activeMarker']&&(_0x198946['activeMarker']=null);}),this['listenTo'](_0x180fb1,'removeCommentThread',(_0x38bb8c,{threadId:_0x518ffe,isFromAdapter:_0xed8aa0})=>{!_0xed8aa0&&_0x147718['ui']['focusTracker']['isFocused']&&_0x198946['hasMarkerForId'](_0x518ffe)&&_0x147718['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x180fb1,'addComment',(_0x17e5e0,{threadId:_0x1d8f42,isFromAdapter:_0x52fe66})=>{if(_0x52fe66||!_0x198946['hasMarkerForId'](_0x1d8f42)||!_0x180fb1['hasCommentThread'](_0x1d8f42))return;0x1===_0x180fb1['getCommentThread'](_0x1d8f42)['length']&&(_0x147718['editing']['view']['focus'](),_0x17e5e0['stop']());},{'priority':'low'});}['_createUIButton'](_0x36566f){const _0x309e71=this['editor'],_0x3ce29d=new _0x36566f(_0x309e71['locale']),_0x24588a=_0x309e71['commands']['get']('addCommentThread');return _0x3ce29d['set']({'label':W(_0x309e71['locale'],'Comment'),'icon':kt}),_0x3ce29d['bind']('isEnabled')['to'](_0x24588a),this['listenTo'](_0x3ce29d,'execute',()=>_0x24588a['execute']()),_0x3ce29d;}}class e extends _0x1eddfe{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x4de422){super(_0x4de422),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x15f66a,_0x1101d4,_0x31c43a)=>{_0x31c43a?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x472cac,_0x2a78a1]of this['editor']['commands'])_0x2a78a1['affectsData']&&'addCommentThread'!==_0x472cac&&_0x2a78a1['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x230a33=this['editor']['editing']['view']['document'];this['listenTo'](_0x230a33,'cut',_0x1a76c7=>_0x1a76c7['stop'](),{'priority':'highest'}),this['listenTo'](_0x230a33,'clipboardInput',_0x34e44e=>_0x34e44e['stop'](),{'priority':'highest'}),this['listenTo'](_0x230a33,'delete',_0x5f2846=>_0x5f2846['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x25430a,_0x35160e]of this['editor']['commands'])_0x35160e['affectsData']&&'addCommentThread'!==_0x25430a&&_0x35160e['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x549003{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x59a13b){super(_0x59a13b),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x4fdf32=this['context']['plugins']['get'](b);this['listenTo'](_0x4fdf32,'_activateAnnotation',(_0x468312,_0x117af8)=>{for(const _0x581c3e of this['activeUIs']){const _0x44258f=this['_uis']['get'](_0x581c3e);(0x0,this['_uisData']['get'](_0x581c3e)['filter'])(_0x117af8)&&_0x44258f['setActiveAnnotation'](_0x117af8);}}),this['listenTo'](_0x4fdf32,'_deactivateAllAnnotations',()=>{for(const _0x30de5b of this['activeUIs']){this['_uis']['get'](_0x30de5b)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4fdf32['_visibleAnnotations'],'add',(_0x381920,_0x406947)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x406947);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3a04fb){return this['activeUIs']['has'](_0x3a04fb);}['activate'](_0x4468da,_0x5eef4d=()=>!0x0){const _0x2f281f=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x4468da))throw new _0x45b235('annotationsuis-missing-ui',this,{'uiName':_0x4468da});this['isActive'](_0x4468da)&&this['deactivate'](_0x4468da),this['activeUIs']['add'](_0x4468da);const _0x48575a=new x();!function({source:_0x185830,target:_0x5db081,filter:_0x210ddd}){for(const _0x1f065a of _0x185830)_0x210ddd(_0x1f065a)&&_0x5db081['add'](_0x1f065a);_0x5db081['listenTo'](_0x185830,'add',(_0x10f25f,_0x52e852)=>{_0x210ddd(_0x52e852)&&_0x5db081['add'](_0x52e852);}),_0x5db081['listenTo'](_0x185830,'remove',(_0x430d7e,_0xc729ac)=>{_0x5db081['has'](_0xc729ac)&&_0x5db081['remove'](_0xc729ac);});}({'source':_0x2f281f['_visibleAnnotations'],'target':_0x48575a,'filter':_0x5eef4d}),this['_uisData']['set'](_0x4468da,{'collection':_0x48575a,'filter':_0x5eef4d});const _0x2fced6=this['_uis']['get'](_0x4468da);_0x2fced6['attach'](_0x48575a),this['listenTo'](_0x2fced6,'change:activeAnnotation',(_0x15c568,_0x26ef4d,_0x185dc0,_0x305cf6)=>{_0x305cf6&&_0x2f281f['_removeActiveAnnotation'](_0x305cf6),_0x185dc0&&_0x2f281f['_addActiveAnnotation'](_0x185dc0);});}['deactivate'](_0x53814a){if(this['activeUIs']['delete'](_0x53814a),!this['_uis']['has'](_0x53814a))throw new _0x45b235('annotationsuis-missing-ui',this,{'uiName':_0x53814a});const _0xceae1f=this['_uis']['get'](_0x53814a);_0xceae1f['detach'](),this['stopListening'](_0xceae1f),this['_uisData']['get'](_0x53814a)['collection']['destroy'](),this['_uisData']['delete'](_0x53814a);}['switchTo'](_0x61a80a){if(!this['_uis']['has'](_0x61a80a))throw new _0x45b235('annotationsuis-missing-ui',this,{'uiName':_0x61a80a});const _0x2d607e=this['context']['plugins']['get'](b),_0x53173d=Array['from'](_0x2d607e['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x61a80a);const _0x3b5096=this['_uis']['get'](_0x61a80a);_0x3b5096['setActiveAnnotation'](_0x53173d),_0x3b5096['_setSelectedAnnotations']&&_0x53173d&&_0x3b5096['_setSelectedAnnotations']([_0x53173d]);}['deactivateAll'](){for(const _0x50452e of this['activeUIs'])this['deactivate'](_0x50452e);}['register'](_0x1a9185,_0x21e2a1){if(this['_uis']['has'](_0x1a9185))throw new _0x45b235('annotationsuis-register-already-registered');if('function'!=typeof _0x21e2a1['attach']||'function'!=typeof _0x21e2a1['detach']||'function'!=typeof _0x21e2a1['setActiveAnnotation'])throw new _0x45b235('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1a9185,_0x21e2a1);}['refilterAnnotations'](){const _0x153e6b=this['context']['plugins']['get'](b)['collection'],_0x1f9118=new Map(),_0x6dd593=Array['from'](this['activeUIs']);for(const _0x2cad74 of this['activeUIs']){const _0x1e66d4=this['_uisData']['get'](_0x2cad74)['collection'];for(const _0x199f23 of _0x1e66d4)_0x1f9118['set'](_0x199f23,_0x2cad74);}for(const _0x2eb788 of _0x153e6b){const _0x5872c1=_0x1f9118['get'](_0x2eb788);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2eb788);const _0x47ee0d=_0x6dd593['find'](_0x3fe289=>this['_uisData']['get'](_0x3fe289)['filter'](_0x2eb788));_0x5872c1!==_0x47ee0d&&(_0x5872c1&&this['_uisData']['get'](_0x5872c1)['collection']['remove'](_0x2eb788),_0x47ee0d&&this['_uisData']['get'](_0x47ee0d)['collection']['add'](_0x2eb788));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x439312){const _0x374f4a=[];for(const _0x54a36b of this['activeUIs']){(0x0,this['_uisData']['get'](_0x54a36b)['filter'])(_0x439312)&&_0x374f4a['push'](_0x54a36b);}if(_0x374f4a['length']>0x1)throw new _0x45b235('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x374f4a,'annotationType':_0x439312['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x221dd0){super(_0x221dd0);const _0x18f21b=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x18f21b['to']('class')],'style':{'minHeight':_0x18f21b['to']('minHeight',_0x5531b3=>'number'==typeof _0x5531b3?ne(_0x5531b3+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x9048d0){super(_0x9048d0),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4a75a6,_0x363034)=>_0x4a75a6+_0x363034),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x439533=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x439533['to']('isAnimationDisabled',_0x243657=>_0x243657?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x439533['to']('top',_0x93439c=>qt(_0x93439c))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x2e214a=this['element']['clientHeight'];_0x2e214a&&(this['height']=_0x2e214a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x549003{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x15a3b1){super(_0x15a3b1),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 _0x5f575a=this['context']['config']['get']('sidebar.container');_0x5f575a&&this['setContainer'](_0x5f575a);}['setContainer'](_0x205e1f){if(!y(_0x205e1f))throw new _0x45b235('sidebar-setcontainer-invalid-element');this['container']=_0x205e1f;}['_attachToContainer']({viewClass:_0x28c3bb='',spaceBetweenItems:_0x34cd4a=0x19}={}){if(!y(this['container']))throw new _0x45b235('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x28c3bb,this['_spaceBetweenItems']=_0x34cd4a;}['rearrange']({removedAnnotation:_0x7a79c5,previousAnnotation:_0x58d03e,nextAnnotation:_0x202ccc}){const _0x470ac1=this['getSidebarItemView'](_0x7a79c5);this['view']['list']['remove'](_0x470ac1),this['_destroySidebarItemView'](_0x7a79c5),_0x58d03e&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x58d03e)),_0x202ccc&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x202ccc)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xcd8a4c,activatedAnnotation:_0x6c35e8,disableAnimationOnActivatedAnnotation:_0x814cd9}){if(this['_activeAnnotation']=_0x6c35e8,_0xcd8a4c){_0xcd8a4c['isActive']=!0x1;const _0x4413a5=this['getSidebarItemView'](_0xcd8a4c);_0x4413a5&&_0x814cd9&&(_0x4413a5['isAnimationDisabled']=!0x1);}if(_0x6c35e8){const _0x2f23b4=this['getSidebarItemView'](_0x6c35e8);_0x2f23b4&&(_0x6c35e8['isActive']=!0x0,_0x814cd9&&(_0x2f23b4['isAnimationDisabled']=!0x0,_0x2f23b4['top']+=0x1),this['_alignToTargetRect'](_0x2f23b4));}}['_detachFromContainer'](_0x924eca){if(this['view']['element']['remove'](),_0x924eca){for(const _0x1c9631 of _0x924eca)this['_destroySidebarItemView'](_0x1c9631);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x37943e,_0x43189b){_0x43189b||(_0x43189b=_0x37943e['view']);const _0x3f62e6=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x3f62e6,_0x37943e),this['_annotationToSidebarItemView']['set'](_0x37943e,_0x3f62e6),_0x3f62e6['content']['add'](_0x43189b),this['listenTo'](_0x37943e['view'],'change:targetRect',(_0x15a653,_0x480b73,_0x1609c1)=>{const _0x5f021d=this['_getTargetTop'](_0x37943e,_0x1609c1);_0x3f62e6['_targetTop']!=_0x5f021d&&(_0x3f62e6['_targetTop']=_0x5f021d,this['_setItemTop'](_0x3f62e6,_0x5f021d));}),this['listenTo'](_0x3f62e6,'change:top',()=>{this['_recalculate'](_0x3f62e6,'top');}),this['listenTo'](_0x3f62e6,'change:bottom',()=>{this['_recalculate'](_0x3f62e6,'bottom');}),this['_alignToTargetRect'](_0x3f62e6);const _0x430297=this['_getItemBefore'](_0x3f62e6);if(_0x430297)this['_alignAfterItem'](_0x430297,_0x3f62e6)||this['_alignToTargetRect'](_0x3f62e6);else this['_alignToTargetRect'](_0x3f62e6);return this['_updateLastItem'](),this['view']['list']['add'](_0x3f62e6),_0x3f62e6;}['_alignForTopChange'](_0xf130d0){if(!_0xf130d0['content']['length'])return;const _0x4938d2=this['_getItemBefore'](_0xf130d0);if(!_0x4938d2)return;const _0x4c0809=this['_sidebarItemViewToAnnotation']['get'](_0x4938d2),_0x26575e=this['_activeAnnotation'];_0x26575e&&_0x26575e===_0x4c0809?this['_alignAfterItem'](_0x4938d2,_0xf130d0):this['_alignBeforeItem'](_0xf130d0,_0x4938d2);}['_alignForBottomChange'](_0x2099d2){if(!_0x2099d2['content']['length'])return;const _0x1d5bc9=this['_getItemAfter'](_0x2099d2);if(!_0x1d5bc9)return;const _0x48484f=this['_sidebarItemViewToAnnotation']['get'](_0x1d5bc9),_0x11d30e=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x55b5c2=this['_activeAnnotation'];_0x55b5c2&&_0x55b5c2===_0x48484f&&_0x11d30e?(this['_alignBeforeItem'](_0x1d5bc9,_0x2099d2),this['_alignAfterItem'](_0x2099d2,_0x1d5bc9)):_0x55b5c2&&_0x55b5c2===_0x48484f?this['_alignBeforeItem'](_0x1d5bc9,_0x2099d2):this['_alignAfterItem'](_0x2099d2,_0x1d5bc9);}['_recalculate'](_0x3350d2,_0x2091fe){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x17b086,changedProp:_0xc64f}of this['_recalculateBuffer'])'top'===_0xc64f?this['_alignForTopChange'](_0x17b086):this['_alignForBottomChange'](_0x17b086);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3350d2,'changedProp':_0x2091fe});}['getSidebarItemView'](_0x56dc04){return this['_annotationToSidebarItemView']['get'](_0x56dc04);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5a32a4){const _0x391d4b=this['getSidebarItemView'](_0x5a32a4);this['stopListening'](_0x391d4b),this['stopListening'](_0x5a32a4['view']),_0x391d4b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5a32a4),this['_sidebarItemViewToAnnotation']['delete'](_0x391d4b);}['_createSidebarView'](){const _0x4886e4=new T(this['context']['locale']);return _0x4886e4['render'](),this['on']('change:_lastItem',(_0x3367c1,_0x45289f,_0x8feca5,_0x30eb5f)=>{_0x30eb5f&&_0x4886e4['unbind']('minHeight'),_0x8feca5?_0x4886e4['bind']('minHeight')['to'](_0x8feca5,'bottom'):_0x4886e4['minHeight']=null;}),_0x4886e4;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x9a670d){const _0x1d0c79=this['_sidebarItemViewToAnnotation']['get'](_0x9a670d),_0x543392=_0x1d0c79&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1d0c79)-0x1);return _0x543392&&this['getSidebarItemView'](_0x543392)||null;}['_getItemAfter'](_0x18cdb0){const _0x1ac715=this['_sidebarItemViewToAnnotation']['get'](_0x18cdb0),_0x4a2882=_0x1ac715&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1ac715)+0x1);return _0x4a2882&&this['getSidebarItemView'](_0x4a2882)||null;}['_alignBeforeItem'](_0x47f950,_0x2f893a){_0x47f950['updateHeight']();const _0x24475c=M(_0x2f893a['bottom']+this['_spaceBetweenItems'],_0x47f950['top']);return!!_0x24475c&&(this['_setItemTop'](_0x2f893a,_0x2f893a['top']-_0x24475c),!0x0);}['_alignAfterItem'](_0x1f7e4a,_0x28487f){_0x1f7e4a['updateHeight']();const _0x1b9311=M(_0x1f7e4a['bottom']+this['_spaceBetweenItems'],_0x28487f['top']);return!!_0x1b9311&&(this['_setItemTop'](_0x28487f,_0x28487f['top']+_0x1b9311,!0x1),!0x0);}['_alignToTargetRect'](_0x34f2e0){const _0x381351=this['_sidebarItemViewToAnnotation']['get'](_0x34f2e0);if(!_0x381351||!_0x381351['target']||!_0x381351['targetRect'])return;const _0x2a4555=this['_getTargetTop'](_0x381351,_0x381351['targetRect']);this['_setItemTop'](_0x34f2e0,_0x2a4555);}['_getTargetTop'](_0xb4c3bd,_0x29d5ce){if(null===_0x29d5ce)return 0x0;if(_0xb4c3bd['target']instanceof _0x3b3902)return _0x29d5ce['top'];{const _0x483b15=new _0x3b3902(this['view']['element'])['top'];return _0x29d5ce['top']-_0x483b15;}}['_setItemTop'](_0x261ed5,_0x65d92e,_0x3ffd5e=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3ffd5e&&(_0x65d92e=Math['max'](_0x65d92e,this['_getMaxAvailableTop'](_0x261ed5))),_0x261ed5['top']=_0x65d92e;}['_getMaxAvailableTop'](_0x573352){let _0x5011c7=this['_getItemBefore'](_0x573352),_0x110973=0x0;for(;_0x5011c7;)_0x5011c7['updateHeight'](),_0x110973+=this['_spaceBetweenItems']+_0x5011c7['height'],_0x5011c7=this['_getItemBefore'](_0x5011c7);return _0x110973;}}function M(_0x18f415,_0x23885d){return Math['max'](_0x18f415-_0x23885d,0x0);}function y(_0x37d928){return null!==_0x37d928&&'object'==typeof _0x37d928&&0x1===_0x37d928['nodeType'];}class n extends _0x549003{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x44894b){super(_0x44894b),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x2f1e73(),this['_refreshPositioningDebounced']=_0x2300e1(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x4f2a92=this['context']['plugins']['get'](j),_0x4bccfd=this['context']['plugins']['get'](z);_0x4f2a92['register']('wideSidebar',this),_0x4bccfd['container']&&_0x4f2a92['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x49b213){if(_0x49b213===this['activeAnnotation'])return;const _0x5c8ac9=this['context']['plugins']['get'](z);_0x5c8ac9['_activeAnnotation']=_0x49b213;const _0x5159e5=this['activeAnnotation'];this['activeAnnotation']=_0x49b213,_0x5c8ac9['refresh']({'blurredAnnotation':_0x5159e5,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x40eb79){this['annotations']=_0x40eb79;const _0x23e61f=this['context']['plugins']['get'](z);if(_0x23e61f['_annotations']=_0x40eb79,this['isAttached'])throw new _0x45b235('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x23e61f,'set:container',()=>{this['detach'](),this['listenTo'](_0x23e61f,'change:container',_0x2e8587=>{_0x2e8587['off'](),this['attach'](_0x40eb79);});}),_0x23e61f['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x18964b=_0xc06e8c=>{_0xc06e8c['updateTargetRect'](),_0x23e61f['addAnnotation'](_0xc06e8c);};for(const _0x379b25 of _0x40eb79)_0x18964b(_0x379b25);this['listenTo'](_0x40eb79,'add',(_0x957031,_0x314f98)=>{_0x18964b(_0x314f98);}),this['listenTo'](_0x40eb79,'remove',(_0x28ce16,_0xf5cf9d,_0x563557)=>{_0x23e61f['rearrange']({'removedAnnotation':_0xf5cf9d,'previousAnnotation':_0x40eb79['get'](_0x563557-0x1),'nextAnnotation':_0x40eb79['get'](_0x563557+0x1)}),_0xf5cf9d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x40eb79,'focus',(_0xe5d607,_0x12efb7)=>{this['setActiveAnnotation'](_0x12efb7);}),this['listenTo'](_0x40eb79,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2d2bf4=this['context']instanceof _0x3c3a23?this['context']['editors']:new _0x2f1e73([this['context']]);for(const _0x108ac5 of _0x2d2bf4)this['_integrateWithEditorAnnotations'](_0x108ac5);this['listenTo'](_0x2d2bf4,'add',(_0x4ac3b3,_0x43765d)=>{this['listenTo'](_0x43765d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x43765d);});}),this['listenTo'](_0x2d2bf4,'remove',(_0x1983d1,_0x5c58c8)=>{_0x5c58c8['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5c58c8['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x45b235('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x34dc33=this['context']['plugins']['get'](z);_0x34dc33['_detachFromContainer'](this['annotations']),this['stopListening'](_0x34dc33),this['stopListening'](this['annotations']),this['context']instanceof _0x3c3a23&&this['stopListening'](this['context']['editors']);for(const _0x17b87a of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x17b87a);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x26c7d7){const _0x1860ba=_0x26c7d7['plugins']['get'](k);if(!_0x1860ba)return;const _0x1f6009=()=>{const _0xddbe3b=_0x1860ba['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0xddbe3b[0x0]||null);};this['listenTo'](_0x1860ba,'refresh',_0x1f6009),this['listenTo'](_0x1860ba,'blur',(_0x4aae4a,{isAnnotationTracked:_0x14a6a2})=>{this['activeAnnotation']&&_0x14a6a2(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1860ba,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x565759=>{_0x1860ba['hasDomSelection']()&&(_0x1f6009(),_0x565759['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1860ba);}['_destroyEditorAnnotationsIntegration'](_0x222c6e){this['stopListening'](_0x222c6e),this['_editorAnnotations']['remove'](_0x222c6e);}}class D extends _0x1a3bb4{['counterView'];constructor(_0x1f568d){super(_0x1f568d);const _0x15da61=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2dbe36,_0x4e6694)=>_0x2dbe36?'...':_0x4e6694['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',_0x15da61['to']('annotationType',_0x2ddc02=>'ck-annotation-counter__badge--'+_0x2ddc02),_0x15da61['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x15da61['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x549003{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x479631){super(_0x479631),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x1e2c36),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x2f1e73(),this['_refreshPositioningDebounced']=_0x2300e1(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2465d8(this['context']['locale']),this['balloonPanelView']=new _0x28b267(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x4b90e0){this['annotations']=_0x4b90e0;const _0x1aa4f5=this['context']['plugins']['get'](z),_0x383124=this['balloonPanelView'];if(_0x1aa4f5['_annotations']=_0x4b90e0,this['isAttached'])throw new _0x45b235('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1aa4f5,'set:container',()=>{this['detach'](),this['listenTo'](_0x1aa4f5,'change:container',_0x37dd4f=>{_0x37dd4f['off'](),this['attach'](_0x4b90e0);});}),_0x1aa4f5['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x90b446=_0x4ed76=>{const _0x594430=new D(this['context']['locale']);_0x1aa4f5['addAnnotation'](_0x4ed76,_0x594430),this['_annotationToNarrowView']['set'](_0x4ed76,_0x594430),_0x594430['bind']('isDirty','annotationType','number')['to'](_0x4ed76['view'],'isDirty','type','length'),_0x594430['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x383124['content']['first']!==_0x4ed76['view']?(this['_showBalloon'](_0x4ed76),_0x4ed76['view']['element']['focus'](),this['setActiveAnnotation'](_0x4ed76)):this['setActiveAnnotation'](null);});};for(const _0x4ad601 of _0x4b90e0)_0x90b446(_0x4ad601);this['listenTo'](_0x4b90e0,'add',(_0x29f007,_0x1460b1)=>{_0x90b446(_0x1460b1);}),this['listenTo'](_0x4b90e0,'remove',(_0x450767,_0x35cf14,_0x45ad13)=>{this['_annotationToNarrowView']['get'](_0x35cf14)['destroy'](),this['_annotationToNarrowView']['delete'](_0x35cf14),_0x1aa4f5['rearrange']({'removedAnnotation':_0x35cf14,'previousAnnotation':_0x4b90e0['get'](_0x45ad13-0x1),'nextAnnotation':_0x4b90e0['get'](_0x45ad13+0x1)}),_0x35cf14===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x4b90e0,'focus',(_0x1d310c,_0x5268f6)=>{this['setActiveAnnotation'](_0x5268f6);}),this['listenTo'](_0x4b90e0,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x3c8f06,_0x57bcff)=>{_0x57bcff['keyCode']===_0x4c3481['esc']&&_0x383124['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x383124['content']['first']),this['_hideBalloon'](),_0x57bcff['stopPropagation'](),_0x57bcff['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x128c5a,_0xde66e4)=>{const _0x3d115a=_0xde66e4['target'];_0x383124['isVisible']&&_0x383124['element']['contains'](_0x3d115a)||_0x1aa4f5['view']['element']['contains'](_0x3d115a)||_0x128c5a['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4f9aaf=>_0x4f9aaf['contains'](_0x3d115a))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0xcb28e2=this['context']instanceof _0x3c3a23?this['context']['editors']:new _0x2f1e73([this['context']]);for(const _0xc1fa2a of _0xcb28e2)this['_integrateWithEditorAnnotations'](_0xc1fa2a);this['listenTo'](_0xcb28e2,'add',(_0x547e0f,_0x199d8c)=>{this['listenTo'](_0x199d8c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x199d8c);});}),this['listenTo'](_0xcb28e2,'remove',(_0x635575,_0x4ce5fb)=>{_0x4ce5fb['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4ce5fb['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x117062){if(_0x117062===this['activeAnnotation'])return;const _0x7ac9f0=this['context']['plugins']['get'](z);if(_0x7ac9f0['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x117062,'disableAnimationOnActivatedAnnotation':!0x0}),_0x117062)_0x7ac9f0['getSidebarItemView'](_0x117062)?this['_showBalloon'](_0x117062):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x117062;}['detach'](){if(!this['isAttached'])throw new _0x45b235('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x50dfc4=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xb552e0=>_0xb552e0['destroy']()),this['_annotationToNarrowView']['clear'](),_0x50dfc4['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3c3a23&&this['stopListening'](this['context']['editors']);for(const _0x36e674 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x36e674);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'](_0x50c675){const _0x26494f=_0x50c675['plugins']['get'](k),_0x18202f=this['context']['plugins']['get'](z),_0x230784=this['annotations'],_0x18bf4c=this['balloonPanelView'],_0xf6ddb3=()=>{const _0x151122=_0x26494f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x151122),this['setActiveAnnotation'](_0x151122[0x0]||null);};this['listenTo'](_0x26494f,'refresh',_0xf6ddb3),this['listenTo'](_0x26494f,'blur',(_0x5e01f2,{isAnnotationTracked:_0x7151f4})=>{this['activeAnnotation']&&_0x7151f4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x26494f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x230784,'blur',_0x1a6b61=>{_0x26494f['hasDomSelection']()&&_0x1a6b61['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x179a15,_0x1da73b)=>{const _0x12836a=_0x1da73b['target'];_0x18bf4c['isVisible']&&_0x18bf4c['element']['contains'](_0x12836a)||_0x18202f['view']['element']['contains'](_0x12836a)||this['activeAnnotation']&&_0x26494f['hasDomSelection']()&&(_0xf6ddb3(),_0x179a15['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x26494f);}['_destroyEditorAnnotationsIntegration'](_0x2b68a4){_0x2b68a4&&(this['stopListening'](_0x2b68a4),this['_editorAnnotations']['remove'](_0x2b68a4));}['_setSelectedAnnotations'](_0x518e02){for(const _0x161976 of this['_selectedAnnotations'])_0x518e02['includes'](_0x161976)||this['_manuallyClosedAnnotationViews']['delete'](_0x161976['view']);this['_selectedAnnotations']=_0x518e02;}['_refreshPositioning'](){const _0x2a10d9=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x2a10d9['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x3bc5ef){if(this['_manuallyClosedAnnotationViews']['has'](_0x3bc5ef['view']))return;const _0x5be4d7=this['balloonPanelView']['content']['first'];_0x5be4d7!==_0x3bc5ef['view']?(_0x5be4d7&&this['_detachListeners'](_0x5be4d7),this['_attachListeners'](_0x3bc5ef['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x3bc5ef['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x3cb5bb=this['balloonPanelView']['content']['first'],_0x587aad=_0x3cb5bb&&this['annotations']['getByView'](_0x3cb5bb);if(!_0x587aad||!this['_annotationToNarrowView']['has'](_0x587aad))return;const _0x939b21=this['_annotationToNarrowView']['get'](_0x587aad)['element'],_0x593676=(function(){const _0x5b81f9=_0x28b267['defaultPositions'];return[_0x5b81f9['southArrowNorthEast'],_0x5b81f9['northArrowSouthEast'],_0x5b81f9['southArrowNorth'],_0x5b81f9['northArrowSouth'],_0x5b81f9['southArrowNorthWest'],_0x5b81f9['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x939b21,'positions':_0x593676});}['_hideBalloon'](){const _0x5b8fb7=this['balloonPanelView'],_0x3928e2=_0x5b8fb7['content']['first'];_0x3928e2&&(this['_detachListeners'](_0x3928e2),_0x5b8fb7['unpin'](),_0x5b8fb7['content']['clear']());}['_attachListeners'](_0xcd2a43){this['listenTo'](_0xcd2a43,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0xcd2a43,'Esc',(_0x2d7232,_0x5802ed)=>{this['_manuallyClosedAnnotationViews']['add'](_0xcd2a43),this['_hideBalloon'](),_0x5802ed();});}['_detachListeners'](_0x11e829){this['stopListening'](_0x11e829);}}class c extends _0x1eddfe{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x1c0a4f,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x5b2cba){super(_0x5b2cba),_0x5b2cba['editing']['view']['addObserver'](_0x128945),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5b2cba['plugins']['get'](_0x1c0a4f),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x200bfb=this['editor']['plugins']['get'](j);_0x200bfb['context']===this['editor']&&(_0x200bfb['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3c5c49,_0x21a614)=>{const _0x36c4af=this['_balloon'];if(this['isAttached']&&_0x36c4af['visibleView']){const _0x43d3fb=this['annotations']['getByView'](_0x36c4af['visibleView']);_0x43d3fb&&this['_closeAnnotation'](_0x43d3fb),_0x21a614();}}));}['afterInit'](){const _0x470be9=this['editor']['plugins']['get'](j);_0x470be9['context']===this['editor']&&(_0x470be9['hasActive']()||_0x470be9['switchTo']('inline'));}['setActiveAnnotation'](_0x4d4498){_0x4d4498!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x4d4498&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x4d4498)&&this['_addAnnotationToBalloon'](_0x4d4498,!0x0),_0x4d4498['isActive']=!0x0),_0x4d4498||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x4d4498);}['attach'](_0x429e23){this['annotations']=_0x429e23;const _0x1aa928=this['editor']['plugins']['get'](j),_0x146aef=this['_balloon'];if(this['isAttached'])throw new _0x45b235('inlineannotations-attach-already-attached',this);if(_0x1aa928['context']!==this['editor'])throw new _0x45b235('inlineannotations-not-allowed-with-context',this);const _0x24f77f=this['editor']['plugins']['get'](k);this['listenTo'](_0x24f77f,'refresh',()=>{const _0x1ab413=_0x24f77f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x423653,_0xb04719;!this['_forceRefresh']&&(_0x423653=_0x1ab413,_0xb04719=this['_selectedAnnotations'],_0x423653['length']===_0xb04719['length']&&_0x423653['every'](_0x3880aa=>_0xb04719['includes'](_0x3880aa)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1ab413),this['setActiveAnnotation'](_0x1ab413[0x0]||null));}),this['listenTo'](_0x24f77f,'blur',(_0x4fbf47,{isAnnotationTracked:_0x5c8f9d})=>{this['activeAnnotation']&&_0x5c8f9d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5f141c,_0x6fc7c0,_0x5ec6e1)=>{_0x5ec6e1||this['setActiveAnnotation'](null);}),this['listenTo'](_0x429e23,'remove',(_0x598c0c,_0x2a5197)=>{this['_removeAnnotationFromBalloon'](_0x2a5197),_0x2a5197===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x146aef,'change:visibleView',(_0x530020,_0x2ff5d7,_0x30eca3,_0x1a36cd)=>{_0x1a36cd&&this['stopListening'](_0x1a36cd);const _0x40e909=_0x429e23['getByView'](_0x30eca3);_0x30eca3&&_0x40e909&&(this['listenTo'](_0x30eca3,'change:height',()=>{_0x146aef['updatePosition']();}),this['listenTo'](_0x30eca3,'Esc',()=>{this['_closeAnnotation'](_0x40e909),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x40e909&&this['setActiveAnnotation'](_0x40e909));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x146aef['visibleView']&&(_0x429e23['getByView'](_0x146aef['visibleView'])&&_0x146aef['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 _0x45b235('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x436a48 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x436a48);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x505d39){for(const _0x3d12af of this['_selectedAnnotations'])_0x505d39['includes'](_0x3d12af)||this['_manuallyClosed']['delete'](_0x3d12af);for(const _0x8bf82 of this['annotations'])_0x505d39['includes'](_0x8bf82)||this['_removeAnnotationFromBalloon'](_0x8bf82);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x4e543f of _0x505d39)this['_addAnnotationToBalloon'](_0x4e543f);}this['_selectedAnnotations']=_0x505d39;}['_addAnnotationToBalloon'](_0x246905,_0x5f54e7=!0x1){this['_manuallyClosed']['has'](_0x246905)||(this['_addedAnnotations']['has'](_0x246905)||this['_balloon']['hasView'](_0x246905['view'])||(this['_addedAnnotations']['add'](_0x246905),this['_balloon']['add']({'stackId':_0x246905['view']['id'],'view':_0x246905['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x246905)}})),_0x5f54e7&&this['_balloon']['showStack'](_0x246905['view']['id']));}['_getBalloonTargetForAnnotation'](_0xf3473c){const _0x13ee59=_0xf3473c['target'],_0x375961=this['editor']['editing']['view'],_0x37739b=_0x375961['document']['selection']['getFirstRange'](),_0x47d1bc=_0x375961['domConverter']['viewRangeToDom'](_0x37739b);if(_0x47d1bc['collapse'](!0x0),_0x13ee59){if(_0x13ee59 instanceof _0x3b3902)return _0x13ee59;let _0x20e6b9=[];for(const _0x2cf00b of _0x13ee59)_0x20e6b9['push'](...(_0x522787=_0x2cf00b['getClientRects'](),Array['from'](_0x522787)['map'](DOMRect['fromRect'])));_0x20e6b9=function(_0x492452){const _0x47939b=[];let _0x1bda78=_0x492452[0x0];for(let _0x13f376=0x1;_0x13f376<_0x492452['length'];_0x13f376++)F(_0x1bda78,_0x492452[_0x13f376])?_0x1bda78['width']+=_0x492452[_0x13f376]['width']:(_0x47939b['push'](_0x1bda78),_0x1bda78=_0x492452[_0x13f376]);return _0x47939b['push'](_0x1bda78),_0x47939b;}(_0x20e6b9);const _0x30775a=_0x47d1bc['getBoundingClientRect']();return _0x20e6b9['find'](_0x15cd87=>_0x15cd87['top']<=_0x30775a['top']&&_0x15cd87['bottom']>=_0x30775a['bottom']&&_0x15cd87['left']<=_0x30775a['left']&&_0x15cd87['right']>=_0x30775a['right'])||_0x20e6b9[0x0];}var _0x522787;return _0xf3473c['targetRect']||_0x47d1bc;}['_removeAnnotationFromBalloon'](_0x24bdcf){this['_addedAnnotations']['has'](_0x24bdcf)&&this['_balloon']['hasView'](_0x24bdcf['view'])&&(this['_addedAnnotations']['delete'](_0x24bdcf),this['_balloon']['remove'](_0x24bdcf['view']));}['_closeAnnotation'](_0x430a20){this['_manuallyClosed']['add'](_0x430a20),this['_removeAnnotationFromBalloon'](_0x430a20);}}function F(_0x26d573,_0x252349){return _0x26d573['top']===_0x252349['top']&&_0x26d573['bottom']===_0x252349['bottom']&&_0x26d573['right']===_0x252349['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(_0x13bb49,_0x1e7d89){super(_0x13bb49),this['set']('isEmpty',!_0x1e7d89['length']),this['_focusTracker']=new _0x217467(),this['_keystrokes']=new Et(),this['_focusables']=_0x1e7d89,this['_focusCycler']=new _0x3774f3({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x1e7d89,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1e7d89,'remove',(_0x133f86,_0x5c45d3)=>{_0x5c45d3['isActive']&&this['focus'](),_0x1e7d89['length']||(this['isEmpty']=!0x0);});const _0x308af3=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':_0x1e7d89},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x308af3['if']('isEmpty','ck-hidden',_0xb9ec5=>!_0xb9ec5)]},'children':[{'text':W(_0x13bb49,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x18d737=_0x1c4f48=>_0x1c4f48['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x18d737),this['_keystrokes']['set']('arrowleft',_0x18d737),this['_keystrokes']['set']('arrowup',_0x18d737),this['_keystrokes']['set']('arrowdown',_0x18d737),this['listenTo'](this['element'],'selectstart',(_0x4af04e,_0x9187ac)=>{_0x9187ac['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x549003{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x13cae5){super(_0x13cae5),this['archivedThreads']=new _0x2f1e73();}['init'](){const _0x32273c=this['context'],_0x2c6910=_0x32273c['plugins']['get'](m),_0x4e01d3=_0x32273c['plugins']['get'](b);this['listenTo'](_0x2c6910,'addCommentThread',(_0x487f80,{threadId:_0x5daf07})=>{const _0xf8f7f5=_0x2c6910['getCommentThread'](_0x5daf07);_0xf8f7f5['archivedAt']&&this['archivedThreads']['add'](_0xf8f7f5,this['_calculatePosition'](_0xf8f7f5['archivedAt'])),this['listenTo'](_0xf8f7f5,'change:archivedAt',(_0x5af820,_0x2824db,_0xecf912)=>{_0xecf912?this['archivedThreads']['has'](_0xf8f7f5)||this['archivedThreads']['add'](_0xf8f7f5,this['_calculatePosition'](_0xf8f7f5['archivedAt'])):this['archivedThreads']['has'](_0xf8f7f5)&&this['archivedThreads']['remove'](_0xf8f7f5);});}),this['listenTo'](_0x2c6910,'removeCommentThread',(_0x166288,{threadId:_0x4eb327})=>{const _0x6379a1=_0x2c6910['getCommentThread'](_0x4eb327);this['stopListening'](_0x6379a1),this['archivedThreads']['has'](_0x6379a1)&&this['archivedThreads']['remove'](_0x6379a1);},{'priority':'highest'}),this['listenTo'](_0x4e01d3['collection'],'focus',(_0x4596ac,_0x314be5)=>{_0x314be5['isActive']=!0x0,_0x4e01d3['activate'](_0x314be5);});}['_calculatePosition'](_0x334fe4){const _0x555920=[...this['archivedThreads']]['findIndex'](_0x4f44c0=>_0x4f44c0['archivedAt']<_0x334fe4);return _0x555920>-0x1?_0x555920:this['archivedThreads']['length'];}}class a extends _0x1eddfe{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x5ceb83];}constructor(_0x28b451){super(_0x28b451),this['annotationViews']=new _0x5a48b0(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1a3bb4,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0xca17db));const _0x3f2e17=this['editor']['plugins']['get'](p),_0x5e992a=this['editor']['plugins']['get']('Annotations'),_0x56949a=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x3f2e17['archivedThreads'],'add',(_0x4151be,_0x184128)=>{const _0x4c620c=this['editor']['config']['get']('collaboration.channelId');if(!_0x4c620c||_0x184128['channelId']===_0x4c620c){const _0x256b4d=_0x56949a['_threadToController']['get'](_0x184128);if(!_0x256b4d)return void this['_pendingThreads']['push'](_0x184128);const _0x4636be=this['_calculatePosition'](_0x184128['archivedAt']),_0x32fa87=_0x5e992a['getByInnerView'](_0x256b4d['view']);_0x32fa87['isVisible']&&_0x5e992a['_visibleAnnotations']['remove'](_0x32fa87),this['annotationViews']['add'](_0x32fa87['view'],_0x4636be);}}),this['listenTo'](_0x5e992a['collection'],'add',(_0x72fc5c,_0x13d984)=>{const _0x34ecc7=this['_pendingThreads']['find'](_0x3b64ef=>{const _0x131457=_0x56949a['_threadToController']['get'](_0x3b64ef);return _0x131457&&_0x13d984['innerView']===_0x131457['view'];});if(_0x34ecc7){const _0x15338f=this['_calculatePosition'](_0x34ecc7['archivedAt']);this['annotationViews']['add'](_0x13d984['view'],_0x15338f),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x34ecc7),0x1);}}),this['listenTo'](_0x3f2e17['archivedThreads'],'remove',(_0x50aba1,_0x3ef76a)=>{const _0x285e93=this['editor']['config']['get']('collaboration.channelId');if(!_0x285e93||_0x3ef76a['channelId']===_0x285e93){const _0x1da17c=_0x56949a['_threadToController']['get'](_0x3ef76a),_0x2ef438=_0x5e992a['getByInnerView'](_0x1da17c['view']);this['annotationViews']['remove'](_0x2ef438['view']),this['stopListening'](_0x2ef438['focusableElements']);}});}['_calculatePosition'](_0x267975){const _0x3ce6f1=this['editor']['config']['get']('collaboration.channelId'),_0xbe1730=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0xcbf062=>_0xcbf062['channelId']===_0x3ce6f1)['findIndex'](_0x5a2ca2=>_0x5a2ca2['archivedAt']<_0x267975);return _0xbe1730<0x0||_0xbe1730>this['annotationViews']['length']?this['annotationViews']['length']:_0xbe1730-0x1;}['_toggleDialog'](){const _0x32c2f6=this['editor'],_0x3157da=_0x32c2f6['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x32c2f6['locale'],this['annotationViews'])),'commentsArchive'===_0x3157da['id']?_0x3157da['hide']():_0x3157da['show']({'id':'commentsArchive','title':W(_0x32c2f6['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x25bb68['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x2b7185,_0x4ca7d1=!0x1){const _0x4f98fc=this['editor']['locale'],_0x3c911b=new _0x2b7185(_0x4f98fc);return _0x3c911b['bind']('isEnabled')['to'](this,'isEnabled'),_0x3c911b['set']({'label':W(_0x4f98fc,'COMMENTS_ARCHIVE'),'icon':Q}),_0x4ca7d1&&(_0x3c911b['tooltip']=!0x0),this['listenTo'](_0x3c911b,'execute',()=>this['_toggleDialog']()),_0x3c911b;}}class f extends _0x1eddfe{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{V as AnnotationView,b as Annotations,j as AnnotationsUIs,ti as BaseCommentThreadView,oi as BaseCommentView,se as Comment,ie as CommentThread,wt as CommentThreadController,Tt as CommentThreadInputView,At as CommentView,f as Comments,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,k as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
|
|
23
|
+
import{Editor as mt,icons as _0xbd4418,ContextPlugin as _0x1cb89a,PendingActions as ht,Context as _0x152b53,Command as _0x33fe73,Plugin as _0x5e267b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x67ef06,uid as _0x1293b7,KeystrokeHandler as Et,FocusTracker as _0x1ec2b7,diff as _0x5f596e,Collection as _0x449b49,Rect as _0x338ab7,CKEditorError as _0x1decff,priorities as Wt,scrollViewportToShowTarget as _0xd4fd72,toUnit as Ht,DomEmitterMixin as _0x2467f3,keyCodes as _0x51adb8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x34f811,ConfirmMixin as _0x178091,trimHtml as _0x7bed97,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x4aa71b}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x2309fa}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x47478d,ViewCollection as _0x4cc09a,FocusCycler as _0x92c631,createDropdown as _0x2d7855,ListView as _0x9e6ed0,ListItemView as _0x3bc028,MenuBarMenuListItemButtonView as _0x248e58,BodyCollection as _0x83f95e,BalloonPanelView as _0x3b38b0,ContextualBalloon as _0x468f5d,Dialog as _0x1f7a7b,DialogViewPosition as _0x5158a2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x533610}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Gt,ShiftEnter as Jt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Kt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Lt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';class wt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x67ef06(){['model'];['view'];constructor(_0x55b3cc,_0x1c9a5b){super(),this['model']=_0x55b3cc,this['model']['_isAttached']=!0x0,this['view']=_0x1c9a5b,this['listenTo'](_0x1c9a5b,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1c9a5b,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1c9a5b,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1c9a5b,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1c9a5b,'addComment',(_0x1c75d2,_0x4b41cd)=>this['addComment'](_0x4b41cd)),this['listenTo'](_0x1c9a5b,'updateComment',(_0x2ea19f,_0x5a0ba5,_0x391fae)=>this['updateComment'](_0x5a0ba5,_0x391fae)),this['listenTo'](_0x1c9a5b,'removeComment',(_0x46cc44,_0x262ffb)=>this['removeComment'](_0x262ffb));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x2f5f9c){this['model']['addComment']({'content':_0x2f5f9c,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1d3efe,_0x3c54cc){this['model']['getComment'](_0x1d3efe)['update']({'content':_0x3c54cc});}['removeComment'](_0xe471fc){this['model']['getComment'](_0xe471fc)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x28c5d9,_0x2287e8,_0x18fbdc){const t=_0x28c5d9['t'];switch(_0x2287e8){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x18fbdc);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x18fbdc);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x18fbdc);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x18fbdc);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});default:return'';}}class Vt extends Xt{['main'];['_voiceLabelView'];['editable'];constructor(_0x1ee7d2,_0x44e973){super(_0x1ee7d2);const _0x51734a=_0x1293b7();this['main']=this['createCollection'](),this['editable']=new $t(_0x1ee7d2,_0x44e973),this['_voiceLabelView']=this['_createVoiceLabel'](_0x51734a,_0x1ee7d2),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x1ee7d2['uiLanguageDirection'],'lang':_0x1ee7d2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x51734a},'children':[this['_voiceLabelView'],{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}['_createVoiceLabel'](_0x56b67b,_0x56dcaa){const _0x5e2831=new Yt();return _0x5e2831['text']=W(_0x56dcaa,'Comment\x20editor'),_0x5e2831['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x56b67b,'class':'ck-voice-label'}}),_0x5e2831;}}class Ot extends Ut{['view'];constructor(_0x104373){super(_0x104373),this['view']=new Vt(_0x104373['locale'],_0x104373['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x1ee6eb=this['editor']['editing']['view'],_0x1f3f78=this['view']['editable'],_0x3eabf1=_0x1ee6eb['document']['getRoot']();_0x1f3f78['name']=_0x3eabf1['rootName'],this['view']['render']();const _0x4cb2a6=_0x1f3f78['element'];this['setEditableElement'](_0x1f3f78['name'],_0x4cb2a6),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x1ee6eb['attachDomRoot'](_0x4cb2a6),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x67ef06(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Rt)());constructor(_0x53da8a={}){(_0x53da8a=Object['assign']({},_0x53da8a))['plugins']||(_0x53da8a['plugins']=St['defaultPlugins']),super(_0x53da8a),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}['create'](){const _0x2bc9dc=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x2bc9dc))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4854db=>{const _0x4830f9=this['model']['document']['getRoot'](),_0x1ee644=_0x4830f9&&_0x4830f9['getChild'](_0x4830f9['childCount']-0x1);_0x4854db['setSelection'](_0x1ee644,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3cbfbd=this['editing']['view'],_0x5b7f03=_0x3cbfbd['document']['getRoot'](),_0x23cf27=_0x5b7f03['getChild'](0x0);_0x5b7f03['childCount']>0x1||!_0x23cf27||'p'!=_0x23cf27['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x3cbfbd,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x23cf27['placeholder']=this['placeholder']),Ft({'view':_0x3cbfbd,'element':_0x23cf27,'keepOnFocus':!0x0}),this['placeholderElement']=_0x23cf27);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x35ddd4,_0x5d2011={}){super(_0x35ddd4),this['editor']=null,this['_editorConfig']=_0x5d2011,this['keystrokes']=new Et(),this['focusTracker']=new _0x1ec2b7(),this['set']('value',_0x5d2011['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x35ddd4,'Reply...')),this['set']('submitLabel',W(_0x35ddd4,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x117a72,_0x5b3826)=>{this['cancelButtonView']['fire']('execute'),_0x5b3826();}),this['on']('submit',(_0x227220,_0x591aab)=>{_0x591aab['length']>0xfde8?(alert(W(_0x35ddd4,'TOO_LONG_COMMENT_ALERT',[_0x591aab['length'],0xfde8])),_0x227220['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['keystrokes']['listenTo'](this['element']),this['focusTracker']['add'](this['element']);}['createEditor'](){return this['editor']||(this['editor']=new St(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x5a1138=this['editor'];this['element']['insertBefore'](_0x5a1138['ui']['element'],this['element']['firstChild']),_0x5a1138['model']['document']['on']('change',()=>this['value']=_0x5a1138['getData']()),_0x5a1138['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](this['editor']),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](){this['editor']&&this['editor']['focus']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x50838d}=this,_0x3ce21b=new _0x47478d(_0x50838d);return _0x3ce21b['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3ce21b['withText']=!0x0,_0x3ce21b['bind']('label')['to'](this,'submitLabel'),_0x3ce21b['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3ce21b['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x17edfc,_0x1d6c97)=>!_0x1d6c97&&!!_0x17edfc['trim']()),_0x3ce21b;}['_createCancelButton'](){const {locale:_0x45a6cb}=this,_0x4451f0=new _0x47478d(_0x45a6cb);return _0x4451f0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4451f0['label']=W(_0x45a6cb,'Cancel'),_0x4451f0['withText']=!0x0,_0x4451f0['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4451f0;}['_initializeFocusCycling'](_0x37faae){const _0x35653a=this['focusTracker'],_0x12f664=new _0x4cc09a();[_0x37faae['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x46457b=>{_0x12f664['add'](_0x46457b),_0x35653a['add'](_0x46457b['element']);});const _0xe22713=new _0x92c631({'focusables':_0x12f664,'focusTracker':_0x35653a});this['keystrokes']['set']('tab',(_0x33952c,_0x28da18)=>{_0xe22713['focusNext'](),_0x28da18();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x882b9e,_0x1a9a2e)=>{_0xe22713['focusPrevious'](),_0x1a9a2e();},{'priority':'low'});}}class Tt extends _t{constructor(_0x1312cc,_0x4f5e8f,_0xc283a6){super(_0x1312cc),this['commentInputView']=new ei(_0x1312cc,_0xc283a6),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x8bd4aa,_0x3bbacc)=>_0x8bd4aa||!!_0x3bbacc),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x34f811(_0x1312cc,_0x4f5e8f),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user'}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}}class ts extends _t{constructor(_0x3e8184){super(_0x3e8184);const _0x538c8d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x538c8d['to']('count',_0x351ca9=>W(_0x3e8184,'NUMBER_OF_COMMENTS',_0x351ca9))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1ff8f7,_0x148120,_0x4c7079){super(_0x1ff8f7),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x148120['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x148120,this['_config']=_0x4c7079,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x1ff8f7),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3bd8b0=>_0x3bd8b0-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5bebf5 of _0x148120['comments'])this['_handleNewCommentModel'](_0x5bebf5);this['_handleInfoComment'](),this['listenTo'](_0x148120['comments'],'add',(_0x3abdb4,_0x13fe06)=>{const _0x2b88f6=this['_calculatePosition'](_0x13fe06);this['length']++,this['_handleNewCommentModel'](_0x13fe06,_0x2b88f6),this['refreshVisibleViews']();}),this['listenTo'](_0x148120['comments'],'remove',(_0x5bc25f,_0x448864)=>{this['length']--,this['_handleRemoveCommentModel'](_0x448864),this['refreshVisibleViews']();}),this['listenTo'](_0x148120,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x148120,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments']},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1392a0 of this['commentViews'])_0x1392a0['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xbcfd0b,_0x197413){const _0xb719c=new this['_config']['CommentView'](this['locale'],_0xbcfd0b,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xb719c['viewUid']=_0xbcfd0b['id'],_0xb719c['delegate']('removeComment')['to'](this),_0xb719c['delegate']('updateComment')['to'](this),_0xb719c['delegate']('resolveCommentThread')['to'](this),_0xb719c['delegate']('editorReady')['to'](this),_0xb719c['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xb719c,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xb719c,_0x197413);}['_calculatePosition'](_0x526fac){const _0x18c1ae=this['_model']['_findOptimalIndex'](_0x526fac);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x526fac['authoredAt']?_0x18c1ae-0x1:_0x18c1ae:_0x18c1ae-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2ccc70={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':W(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2ccc70,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2ccc70));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x207970){const _0x40225b=this['commentViews']['remove'](_0x207970['id']);this['stopListening'](_0x40225b),_0x40225b['isEditMode']&&this['_updateHasDirtyComment'](),_0x40225b['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x37a1ac=>_0x37a1ac['isEditMode']);}['_rearrangeCollapse'](){const _0x473708=function(_0x450dae){const _0x18b8a6=new _0x449b49();for(const _0x2b494e of _0x450dae)_0x18b8a6['add'](_0x2b494e);return _0x18b8a6;}(this['commentViews']),_0x5c02bd=this['_collapsedCommentsView']['count'];for(let _0x218d57=0x1;_0x218d57<=_0x5c02bd;_0x218d57++)_0x473708['remove'](0x1);for(const _0x33fcd0 of _0x473708)_0x33fcd0['collapse']();_0x5c02bd>0x0&&_0x473708['add'](this['_collapsedCommentsView'],0x1),is(_0x5f596e(Array['from'](this['visibleViews']),Array['from'](_0x473708)),this['visibleViews'],_0x473708);}['_rearrangeExpand'](){is(_0x5f596e(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3709f7 of this['visibleViews'])_0x3709f7['expand']();}}function is(_0x35e384,_0x1383c1,_0x3ebf09){let _0x330f74=0x0;for(const _0x1c38d6 of _0x35e384)switch(_0x1c38d6){case'insert':_0x1383c1['add'](_0x3ebf09['get'](_0x330f74),_0x330f74),_0x330f74++;break;case'delete':_0x1383c1['remove'](_0x330f74);break;case'equal':_0x330f74++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x3be9ff,_0x53ce2e){super(_0x3be9ff);const _0x15da7b=this['bindTemplate'];this['_model']=_0x53ce2e,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x3f71aa=>!!_0x3f71aa),this['bind']('contextValue')['to'](this['_model'],'context',_0x18cf5a=>_0x18cf5a&&_0x18cf5a['value']?this['_trimContextValue'](_0x18cf5a['value']):W(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x15da7b['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x15da7b['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x4308ab=new _0x47478d(this['locale']);return _0x4308ab['label']=W(this['locale'],'Reopen'),_0x4308ab['tooltip']=W(this['locale'],'Reopen'),_0x4308ab['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x4308ab['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1b25cd=>!_0x1b25cd),_0x4308ab['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x45ab66,_0x299788)=>_0x45ab66&&_0x299788),_0x4308ab['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4308ab;}['_trimContextValue'](_0x1b60d1){if(_0x1b60d1['length']<0x96)return _0x1b60d1;const _0xd7ecd=_0x1b60d1['lastIndexOf']('\x20',0x93);return _0x1b60d1['substring'](0x0,_0xd7ecd>-0x1?_0xd7ecd:0x93)+'...';}['_attachContextActions'](){const _0x1bafc2=this['element']['querySelector']('.ck-context'),_0x4b0ce4=_0x1bafc2['querySelector']('.ck-context__value');this['listenTo'](_0x1bafc2,'mouseenter',()=>{_0x4b0ce4['offsetWidth']<_0x4b0ce4['scrollWidth']&&_0x1bafc2['classList']['add']('overlay');}),this['listenTo'](_0x1bafc2,'mouseleave',()=>{_0x1bafc2['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x231445,_0x37d04b,_0xd5d501,_0x1e9bb6){super(_0x231445),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x37d04b,this['_localUser']=_0xd5d501,this['_config']=_0x1e9bb6,this['commentThreadHeaderView']=new Zt(_0x231445,_0x37d04b),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x231445,_0x37d04b,Object['assign']({'CommentView':this['_config']['CommentView']},_0x1e9bb6)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x1e7f1e,_0x18675e)=>_0x1e7f1e||!!_0x18675e),this['bind']('isUnlinked')['to'](_0x37d04b,'unlinkedAt',_0x17c459=>!!_0x17c459);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x160893=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bf4c3=_0x160893['commentInputView'];return _0x160893['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3bf4c3,'value',(_0x4cea5f,_0x252daa,_0x86ccfa,_0x6b766d,_0x636f57)=>!!_0x636f57||!!_0x6b766d&&_0x86ccfa&&!_0x252daa||_0x4cea5f&&_0x86ccfa&&!_0x252daa),_0x3bf4c3['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3b3e55,_0x4ddeb4,_0x3d574f)=>{let _0x557b4d;return _0x557b4d=_0x3d574f&&_0x4ddeb4?'Reply\x20to\x20reopen\x20discussion...':_0x3b3e55?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x557b4d);}),_0x3bf4c3['bind']('submitLabel')['to'](this,'length',_0x3e079a=>W(this['locale'],_0x3e079a?'Reply':'Comment')),_0x3bf4c3['on']('submit',(_0x1776b9,_0x17995b)=>{this['fire']('addComment',_0x17995b),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3bf4c3['on']('cancel',()=>{this['focus']();}),_0x3bf4c3['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3bf4c3['on']('cancel',_0x57b0cc=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x57b0cc['stop']());}),this['on']('change:isActive',(_0x255c60,_0x328350,_0x354268)=>{_0x354268||this['length']||_0x3bf4c3['value']||this['fire']('removeCommentThread');}),_0x160893;}}class yt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x178091(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1c0b61,_0x2b1358,_0x1cf82e,_0x1a6384){super(_0x1c0b61,_0x2b1358,_0x1cf82e,_0x1a6384),this['commentThreadChildren']=this['createCollection'](),this['commentThreadChildren']['addMany']([this['commentsListView'],this['commentThreadInputView']]),this['_model']['archivedAt']&&this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['_model']['on']('change:archivedAt',(_0x6f53ef,_0x4609a3,_0xb21233)=>{_0xb21233?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0):this['commentThreadChildren']['remove'](this['commentThreadHeaderView']);}),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1c0b61,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x328ffa,_0x57f334,_0x4fafd2)=>{_0x4fafd2||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x3a6462,_0x4d2d2c,_0x2d388c)=>{_0x2d388c&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x555283=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x555283['if']('isActive','ck-thread--active'),_0x555283['if']('isUnlinked','ck-thread--unlinked'),_0x555283['if']('isConfirm','ck-thread--remove-confirmation'),_0x555283['to']('actionIndicator',_0x4cdae7=>_0x4cdae7?'ck-thread--'+_0x4cdae7:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x10b4f8 of this['commentsListView']['commentViews'])_0x10b4f8['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5f1897}=this,_0x1707a3=this['commentsListView']['commentViews']['get'](0x0);_0x1707a3===this['_boundFirstCommentView']||_0x1707a3['isSystemComment']||(this['_boundFirstCommentView']=_0x1707a3,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1707a3,'actionIndicator',_0x59a2de=>'remove'===_0x59a2de?'remove':null),_0x1707a3['placeholder']=W(_0x5f1897,'Write\x20a\x20comment...'),_0x1707a3['removeButton']['on']('execute',_0x416456=>{_0x416456['stop'](),this['showConfirm'](W(_0x5f1897,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x1707a3['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x51aa2f=new _0x47478d(this['locale']);return _0x51aa2f['label']=W(this['locale'],'Resolve'),_0x51aa2f['tooltip']=W(this['locale'],'Resolve'),_0x51aa2f['icon']=_0xbd4418['check'],_0x51aa2f['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x51aa2f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x393a7e=>!_0x393a7e),_0x51aa2f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x14df86,_0x2119e9)=>_0x14df86&&!_0x2119e9),_0x51aa2f['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x51aa2f;}}class si extends _t{constructor(_0x435525){super(_0x435525),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x493c66,_0x48843d,_0x2ba589)=>{this['element']['innerHTML']=_0x2ba589;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x538946,_0x38fa8b,_0x46ef02){super(_0x538946),this['_model']=_0x38fa8b,this['_config']=_0x46ef02,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']());}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['_createCommentContentView'](){const _0x574e1e=new si(this['locale']);return _0x574e1e['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0xff91d8,_0x3d1bad)=>_0x3d1bad?_0x7bed97(_0xff91d8,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0xff91d8),_0x574e1e;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x30a794=new ei(this['locale'],this['_config']['editorConfig']);return _0x30a794['value']=this['_model']['content'],_0x30a794['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x30a794['submitLabel']=W(this['locale'],'Save'),_0x30a794['on']('submit',(_0x4f92b4,_0xfb8c9f)=>{this['fire']('updateComment',this['_model']['id'],_0xfb8c9f),this['switchToDisplayMode'](),this['focus']();}),_0x30a794['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x30a794['once']('editorReady',()=>{_0x30a794['focus']();}),_0x30a794['createEditor'](),_0x30a794['delegate']('editorReady')['to'](this),_0x30a794['delegate']('editorDestroyed')['to'](this),_0x30a794;}}class At extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x178091(oi){['actionBar'];['userView'];constructor(_0x4ab605,_0x8e7980,_0xb7e5cd){super(_0x4ab605,_0x8e7980,_0xb7e5cd),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x4ab605,'Reply...')),this['bind']('authoredAt')['to'](_0x8e7980),this['bind']('resolvedAt')['to'](_0x8e7980),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown'])),this['userView']=new _0x34f811(_0x4ab605,_0x8e7980['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x8e7980,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4d2549=this['bindTemplate'],_0x4b1ede=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x4d2549['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4d2549['to']('authoredAt',_0xc7f1a9=>this['_config']['formatDateTime'](_0xc7f1a9))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4d2549['if']('isEditMode','ck-comment__actions--hidden'),_0x4d2549['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x4b1ede['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x4d2549['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4d2549['if']('isEditMode','ck-comment--edit'),_0x4d2549['if']('isSystemComment','ck-comment--info'),_0x4d2549['to']('actionIndicator',_0x2aed1d=>_0x2aed1d?'ck-comment--'+_0x2aed1d:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x4b1ede}]}]};}['_createEditButton'](){const _0x429a17=new _0x47478d(this['locale']);return _0x429a17['label']=W(this['locale'],'Edit'),_0x429a17['icon']=_0xbd4418['pencil'],_0x429a17['withText']=!0x0,_0x429a17['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x429a17['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2dbad5=>!_0x2dbad5),_0x429a17['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x429a17['on']('execute',()=>this['switchToEditMode']()),_0x429a17;}['_createRemoveButton'](){const _0x4f6872=new _0x47478d(this['locale']);return _0x4f6872['label']=W(this['locale'],'Remove'),_0x4f6872['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x4f6872['withText']=!0x0,_0x4f6872['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4f6872['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4c0c14=>!_0x4c0c14),_0x4f6872['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4f6872['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4f6872;}['_createDropdown'](){const _0x28e549=_0x2d7855(this['locale']),_0x401d97=_0x28e549['panelView']['children'],_0x36d10c=new _0x9e6ed0(this['locale']),_0x480795=(_0x513200,_0xa32058=-0x1)=>{const _0x2465b3=new _0x3bc028(this['locale']);_0x2465b3['children']['add'](_0x513200);const _0x5096b5=_0xa32058>-0x1?_0xa32058:_0x36d10c['items']['length'];_0x36d10c['items']['add'](_0x2465b3,_0x5096b5),_0x28e549['listenTo'](_0x513200,'change:isEnabled',()=>{_0x28e549['isEnabled']=[...this['items']]['some'](_0xd70e17=>_0xd70e17['isEnabled']);}),_0x28e549['listenTo'](_0x513200,'change:isVisible',()=>{_0x28e549['buttonView']['isVisible']=[...this['items']]['some'](_0x510c9a=>_0x510c9a['isVisible']);});};_0x28e549['panelPosition']='sw',_0x28e549['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0xbd4418['threeVerticalDots']}),_0x28e549['isEnabled']=[...this['items']]['some'](_0x47e9e5=>_0x47e9e5['isEnabled']),_0x28e549['buttonView']['isVisible']=[...this['items']]['some'](_0x1cce58=>_0x1cce58['isVisible']);for(const _0x48c67e of this['items'])_0x480795(_0x48c67e);return _0x401d97['add'](_0x36d10c),_0x28e549['listenTo'](this['items'],'add',(_0x4c9ccf,_0xb4407c,_0x191d92)=>{_0x480795(_0xb4407c,_0x191d92);}),_0x28e549['listenTo'](this['items'],'remove',(_0x31dfed,_0x26b3c5,_0x598442)=>{_0x36d10c['items']['remove'](_0x598442);}),_0x28e549;}['_attachActions'](_0x331b30,_0x25a79e){const _0x402dfe=_0x331b30&&_0x331b30['element'];_0x402dfe&&(this['listenTo'](_0x402dfe,'mouseenter',()=>this['actionIndicator']=_0x25a79e),this['listenTo'](_0x402dfe,'focus',()=>this['actionIndicator']=_0x25a79e),this['listenTo'](_0x402dfe,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x402dfe,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xd802f1=super['_createCommentInputView']();return _0xd802f1['bind']('placeholder')['to'](this),_0xd802f1;}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):W(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):W(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Dt(_0x3e4aec){const _0x2100b9=bt(_0x3e4aec,0x1e),_0x590a18=new MutationObserver(_0x485bc0=>{for(const _0x45cbad of _0x485bc0)('attributes'==_0x45cbad['type']&&'class'==_0x45cbad['attributeName']||'childList'==_0x45cbad['type']||'characterData'==_0x45cbad['type'])&&_0x2100b9();});return{'attach'(_0x3e2102){_0x590a18['observe'](_0x3e2102,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x590a18['disconnect'](),_0x2100b9['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5c86a5,_0x4a680e){super(_0x5c86a5),this['id']=_0x1293b7(),this['focusTracker']=new _0x1ec2b7(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x26d775,_0x156703)=>this['fire']('Esc',_0x156703)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Dt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['add'](_0x4a680e),this['mainView']=_0x4a680e;const _0x4ed807=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4ed807['if']('isActive','ck-annotation-wrapper--active')],'tabindex':-0x1},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['element']['focus']();}['_updateHeight'](){const _0x4073a3=this['element']['clientHeight'];_0x4073a3&&(this['height']=_0x4073a3);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x67ef06(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1a76a8,target:_0x5b023b,type:_0x207a1b,isVisible:_0x1f973b=!0x0}){super(),this['view']=_0x1a76a8,this['view']['element']||this['view']['render'](),this['_type']=_0x207a1b,this['_target']=_0x5b023b,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x449b49([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xaf1914,_0x164c13)=>{this['view']['focusTracker']['add'](_0x164c13);}),this['focusableElements']['on']('remove',(_0x37b9c4,_0x85fbde)=>{this['view']['focusTracker']['remove'](_0x85fbde);}),this['set']('isVisible',_0x1f973b);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x26a8ec=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x26a8ec),_0x26a8ec;}get['targetRect'](){const _0x466727=this['target'];if(null===_0x466727)return null;if(_0x466727 instanceof _0x338ab7)return _0x466727;const _0x14f4db=_0x466727['filter'](_0x2d0096=>function(_0x3fd8c7){const _0x1dfa48=_0x3fd8c7['offsetParent'];if(_0x1dfa48)return!0x0;const _0x435cd7=_0x3fd8c7['getClientRects']()['item'](0x0);return!!_0x435cd7;}(_0x2d0096));return 0x0===_0x14f4db['length']?null:new _0x338ab7(_0x14f4db[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x221fa7){this['view']['isActive']=_0x221fa7,this['view']['mainView']['isActive']=_0x221fa7;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x24811d){if(!(null===_0x24811d||_0x24811d instanceof _0x338ab7||Array['isArray'](_0x24811d)&&_0x24811d['every'](_0x104b6f=>ee(_0x104b6f))))throw new _0x1decff('annotation-invalid-target',null,{'target':_0x24811d});}['_getNormalizedTarget'](){const _0x4fdb11='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x4fdb11)?[_0x4fdb11]:_0x4fdb11;}}function ee(_0x3ada96){return null!==_0x3ada96&&'object'==typeof _0x3ada96&&'nodeType'in _0x3ada96&&0x1===_0x3ada96['nodeType'];}class x extends _0x449b49{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2a2633=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1ec2b7(),this['_focusTracker']['on']('change:isFocused',(_0x2945dc,_0x3ce68e,_0x4d7e32)=>{_0x4d7e32||this['fire']('blur');});for(const _0x7ad3b9 of _0x2a2633)this['add'](_0x7ad3b9);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x22dadf){if(this['has'](_0x22dadf))throw new _0x1decff('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x22dadf['innerView'],_0x22dadf),this['_viewToAnnotation']['set'](_0x22dadf['view'],_0x22dadf);for(const _0x421f9a of _0x22dadf['focusableElements'])this['_focusTracker']['add'](_0x421f9a);this['listenTo'](_0x22dadf['focusableElements'],'add',(_0x14796a,_0x35b8fe)=>{this['_focusTracker']['add'](_0x35b8fe);}),this['listenTo'](_0x22dadf['focusableElements'],'remove',(_0x4f36f3,_0x124b4d)=>{this['_focusTracker']['remove'](_0x124b4d);}),this['listenTo'](_0x22dadf['view']['focusTracker'],'change:isFocused',(_0x5e4184,_0x118674,_0x2cea1b)=>{_0x2cea1b&&this['fire']('focus',_0x22dadf);}),_0x22dadf['updateTargetRect']();const _0x4047ff=this['_getOrderInContent'](_0x22dadf['view']['targetRect']);return super['add'](_0x22dadf,_0x4047ff);}['remove'](_0x2611e7){if(!this['has'](_0x2611e7))throw new _0x1decff('annotationcollection-not-existing-item',null);this['stopListening'](_0x2611e7['view']['focusTracker']),this['stopListening'](_0x2611e7['focusableElements']);for(const _0x38dd27 of _0x2611e7['focusableElements'])this['_focusTracker']['remove'](_0x38dd27);return this['_viewToAnnotation']['delete'](_0x2611e7['view']),this['_innerViewToAnnotation']['delete'](_0x2611e7['innerView']),super['remove'](_0x2611e7);}['getByInnerView'](_0x4bcfd8){return this['_innerViewToAnnotation']['get'](_0x4bcfd8);}['getByView'](_0x509373){return this['_viewToAnnotation']['get'](_0x509373);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1b4a5e of this)_0x1b4a5e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x4e27e2=Array['from'](this)['sort']((_0x43757e,_0x3edf20)=>v(_0x43757e['view']['targetRect'],_0x3edf20['view']['targetRect']));for(let _0x2524bb=_0x4e27e2['length']-0x1;_0x2524bb>0x0;_0x2524bb--){const _0x3bb03f=_0x4e27e2[_0x2524bb];_0x2524bb!==this['getIndex'](_0x3bb03f)&&(this['remove'](_0x3bb03f),this['add'](_0x3bb03f));}}['_getOrderInContent'](_0x4f710f){let _0x3ccb7c=0x0;if(!_0x4f710f)return this['length'];for(const _0x566023 of this){const _0x4ef6fa=_0x566023['view']['targetRect'];if(_0x4ef6fa){if(v(_0x4f710f,_0x4ef6fa)<0x0)return _0x3ccb7c;_0x3ccb7c++;}}return _0x3ccb7c;}}function v(_0x54a54c,_0x510e8a){if(null===_0x54a54c&&null===_0x510e8a)return 0x0;if(null===_0x54a54c)return-0x1;if(null===_0x510e8a)return 0x1;const _0x5ac4f6=_0x54a54c['top']-_0x510e8a['top'];return 0x0==_0x5ac4f6?_0x54a54c['left']-_0x510e8a['left']:_0x5ac4f6;}class b extends _0x1cb89a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x6f3f22){super(_0x6f3f22),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x2dcb2d){this['collection']['add'](_0x2dcb2d);}['remove'](_0x57e875){this['collection']['remove'](_0x57e875),_0x57e875['destroy']();}['refreshVisibility'](){for(const _0x31fb3a of this['collection'])_0x31fb3a['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x16a56e){return this['collection']['getByInnerView'](_0x16a56e);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1e87e3 of this['collection'])_0x1e87e3['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x51de01){this['fire']('_activateAnnotation',_0x51de01);}['createAnnotation'](_0x5f54c2){return new d(_0x5f54c2);}['createAnnotationView'](_0x8969e,_0x247044){return new V(_0x8969e,_0x247044);}['_addActiveAnnotation'](_0x140c32){const _0x9e058b=new Set(this['activeAnnotations']);_0x9e058b['add'](_0x140c32),this['activeAnnotations']=_0x9e058b;}['_removeActiveAnnotation'](_0x128922){const _0x389cc7=new Set(this['activeAnnotations']);_0x389cc7['delete'](_0x128922),this['activeAnnotations']=_0x389cc7;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4fd295=this['collection'],_0x4830bc=this['_visibleAnnotations'];function _0x3a0a51(_0x1309bc){const _0xe1c4f4=_0x1309bc['source'];_0xe1c4f4['isVisible']&&!_0x4830bc['has'](_0xe1c4f4)?_0x4830bc['add'](_0xe1c4f4):!_0xe1c4f4['isVisible']&&_0x4830bc['has'](_0xe1c4f4)&&_0x4830bc['remove'](_0xe1c4f4),_0xe1c4f4['view']['focusTracker']['remove'](_0xe1c4f4['view']['element']),_0xe1c4f4['view']['focusTracker']['add'](_0xe1c4f4['view']['element']);}this['listenTo'](_0x4fd295,'add',(_0x3d4f59,_0x3bfb4c)=>{_0x3bfb4c['isVisible']&&_0x4830bc['add'](_0x3bfb4c),this['listenTo'](_0x3bfb4c,'change:isVisible',_0x3a0a51);}),this['listenTo'](_0x4fd295,'remove',(_0x3a390b,_0x2a036e)=>{_0x4830bc['has'](_0x2a036e)&&_0x4830bc['remove'](_0x2a036e),this['stopListening'](_0x2a036e,'change:isVisible',_0x3a0a51);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x1cb89a{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x16dd29){super(_0x16dd29),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map()),this['licenseKey']=this['context']['config']['get']('licenseKey');const _0x11726b=this['context']['config'];_0x11726b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x11726b['define']('comments.maxThreadTotalWeight',0x1f4),_0x11726b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x11726b['define']('comments.CommentThreadView',yt),_0x11726b['define']('comments.CommentView',At),_0x11726b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1e4967=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1387cf,_0x58cf13)=>this['_addCommentThread'](_0x58cf13)),this['on']('submitCommentThread',(_0x5d8703,_0x48757f)=>this['_submitCommentThread'](_0x48757f)),this['on']('resolveCommentThread',(_0x5dc31f,_0x490bf9)=>this['_resolveCommentThread'](_0x490bf9)),this['on']('resolveCommentThread',(_0x59630e,_0x2453a4)=>this['_updateActiveAnnotation'](_0x2453a4),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x46638d,_0x122769)=>this['_reopenCommentThread'](_0x122769)),this['on']('reopenCommentThread',(_0x78aa15,_0x2bd624)=>this['_updateActiveAnnotation'](_0x2bd624),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2eb65b,_0x352766)=>this['_removeCommentThread'](_0x352766)),this['on']('updateCommentThread',(_0x2ae240,_0x2b1c3a)=>this['_updateCommentThread'](_0x2b1c3a)),this['on']('updateCommentThread',(_0x3f77ed,_0x1cb4d1)=>this['_updateActiveAnnotation'](_0x1cb4d1),{'priority':'lowest'}),this['on']('addComment',(_0x5621b9,_0x3beb63)=>this['_addComment'](_0x3beb63)),this['on']('updateComment',(_0x4b8c83,_0x278dfa)=>this['_updateComment'](_0x278dfa)),this['on']('removeComment',(_0x13267a,_0x44b7ee)=>this['_removeComment'](_0x44b7ee)),this['on']('addComment',(_0x4d1ed2,{threadId:_0x53f946,isFromAdapter:_0x652ca9})=>{if(_0x652ca9)return;const _0x600e94=this['getCommentThread'](_0x53f946),_0x13c321=_0x600e94&&this['_threadToController']['get'](_0x600e94);_0x13c321&&_0x13c321['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x1e4967,'change:activeAnnotations',(_0x36270f,_0x287245,_0x5b5fa6)=>{const _0x507322=Array['from'](_0x5b5fa6)['map'](_0x1057c5=>this['_viewToController']['get'](_0x1057c5['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x507322?_0x507322['model']:null;});}['afterInit'](){!function(_0x12de3e){function _0x464c61(_0x52f1b0,_0x37ce05,_0x15a1d1){const _0x416fed={};_0x416fed[_0x4227ee([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x416fed[_0x4227ee([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x416fed[_0x4227ee([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x416fed[_0x4227ee([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x416fed[_0x4227ee([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x416fed[_0x4227ee([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x416fed[_0x4227ee([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x416fed[_0x4227ee([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x416fed[_0x4227ee([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x416fed[_0x4227ee([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x416fed[_0x4227ee([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x795afd=new Uint8Array(0x10);for(let _0x4f48a7=0xf;_0x4f48a7>=0x0;--_0x4f48a7)_0x795afd[_0x4f48a7]=_0x15a1d1%0x100,_0x15a1d1=parseInt(_0x15a1d1/0x100);let _0x5c17e2=null,_0x585ca6=0x10;const _0x127073=new Uint8Array(_0x37ce05),_0x40e080=[],_0x581f34=[];_0x43d388();for(let _0xc8c1a=0x0;_0xc8c1a<_0x52f1b0[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc8c1a++)0x10===_0x585ca6&&(_0x5c17e2=_0x5c0e72(_0x795afd),_0x585ca6=0x0,_0x3707bc(_0x795afd)),_0x52f1b0[_0xc8c1a]^=_0x5c17e2[_0x585ca6++];return _0x52f1b0;function _0x7494a(_0x1993e9){const _0xb10faf=[];for(let _0x17b806=0x0;_0x17b806<_0x1993e9[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17b806+=0x4)_0xb10faf[_0x4227ee([0x70,0x75,0x73,0x68])](_0x1993e9[_0x17b806]<<0x18|_0x1993e9[_0x17b806+0x1]<<0x10|_0x1993e9[_0x17b806+0x2]<<0x8|_0x1993e9[_0x17b806+0x3]);return _0xb10faf;}function _0x3707bc(_0x1ca692){for(let _0x221bef=0xf;_0x221bef>=0x0;_0x221bef--){if(0xff!==_0x1ca692[_0x221bef]){_0x1ca692[_0x221bef]++;break;}_0x1ca692[_0x221bef]=0x0;}}function _0x5c0e72(_0x4486d8){const _0x298aa1=_0x40e080[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x19e465=[0x0,0x0,0x0,0x0];let t=_0x7494a(_0x4486d8);for(let _0x29fa8f=0x0;_0x29fa8f<0x4;_0x29fa8f++)t[_0x29fa8f]^=_0x40e080[0x0][_0x29fa8f];for(let _0x377e5e=0x1;_0x377e5e<_0x298aa1;_0x377e5e++){for(let _0x4dc1a9=0x0;_0x4dc1a9<0x4;_0x4dc1a9++)_0x19e465[_0x4dc1a9]=_0x416fed[_0x4227ee([0x54,0x31])][t[_0x4dc1a9]>>0x18&0xff]^_0x416fed[_0x4227ee([0x54,0x32])][t[(_0x4dc1a9+0x1)%0x4]>>0x10&0xff]^_0x416fed[_0x4227ee([0x54,0x33])][t[(_0x4dc1a9+0x2)%0x4]>>0x8&0xff]^_0x416fed[_0x4227ee([0x54,0x34])][0xff&t[(_0x4dc1a9+0x3)%0x4]]^_0x40e080[_0x377e5e][_0x4dc1a9];t=_0x19e465[_0x4227ee([0x73,0x6c,0x69,0x63,0x65])]();}const _0x5c9fd4=new Uint8Array(0x10);let _0x6c9e5;for(let _0x50b60f=0x0;_0x50b60f<0x4;_0x50b60f++)_0x6c9e5=_0x40e080[_0x298aa1][_0x50b60f],_0x5c9fd4[0x4*_0x50b60f]=0xff&(_0x416fed[_0x4227ee([0x53])][t[_0x50b60f]>>0x18&0xff]^_0x6c9e5>>0x18),_0x5c9fd4[0x4*_0x50b60f+0x1]=0xff&(_0x416fed[_0x4227ee([0x53])][t[(_0x50b60f+0x1)%0x4]>>0x10&0xff]^_0x6c9e5>>0x10),_0x5c9fd4[0x4*_0x50b60f+0x2]=0xff&(_0x416fed[_0x4227ee([0x53])][t[(_0x50b60f+0x2)%0x4]>>0x8&0xff]^_0x6c9e5>>0x8),_0x5c9fd4[0x4*_0x50b60f+0x3]=0xff&(_0x416fed[_0x4227ee([0x53])][0xff&t[(_0x50b60f+0x3)%0x4]]^_0x6c9e5);return _0x5c9fd4;}function _0x43d388(){const _0x1661d1=_0x416fed[_0x4227ee([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x127073[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x30172f=0x0;_0x30172f<=_0x1661d1;_0x30172f++)_0x40e080[_0x4227ee([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x581f34[_0x4227ee([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0xf00e03=0x4*(_0x1661d1+0x1),_0x5f34e0=_0x127073[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x59361d=_0x7494a(_0x127073);let _0x5464bf;for(let _0x5b2168=0x0;_0x5b2168<_0x5f34e0;_0x5b2168++)_0x5464bf=_0x5b2168>>0x2,_0x40e080[_0x5464bf][_0x5b2168%0x4]=_0x59361d[_0x5b2168],_0x581f34[_0x1661d1-_0x5464bf][_0x5b2168%0x4]=_0x59361d[_0x5b2168];let _0x1475a2,_0x23d2ce=0x0,t=_0x5f34e0;for(;t<_0xf00e03;){_0x1475a2=_0x59361d[_0x5f34e0-0x1],_0x59361d[0x0]^=_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x10&0xff]<<0x18^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x8&0xff]<<0x10^_0x416fed[_0x4227ee([0x53])][0xff&_0x1475a2]<<0x8^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x18&0xff]^_0x416fed[_0x4227ee([0x72,0x63,0x6f,0x6e])][_0x23d2ce]<<0x18,_0x23d2ce+=0x1;for(let _0x5f54c5=0x1;_0x5f54c5<_0x5f34e0/0x2;_0x5f54c5++)_0x59361d[_0x5f54c5]^=_0x59361d[_0x5f54c5-0x1];_0x1475a2=_0x59361d[_0x5f34e0/0x2-0x1],_0x59361d[_0x5f34e0/0x2]^=_0x416fed[_0x4227ee([0x53])][0xff&_0x1475a2]^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x8&0xff]<<0x8^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x10&0xff]<<0x10^_0x416fed[_0x4227ee([0x53])][_0x1475a2>>0x18&0xff]<<0x18;for(let _0xc23ddf=_0x5f34e0/0x2+0x1;_0xc23ddf<_0x5f34e0;_0xc23ddf++)_0x59361d[_0xc23ddf]^=_0x59361d[_0xc23ddf-0x1];let _0x501c63,_0x32e5da,_0x2f59a0=0x0;for(;_0x2f59a0<_0x5f34e0&&t<_0xf00e03;)_0x501c63=t>>0x2,_0x32e5da=t%0x4,_0x40e080[_0x501c63][_0x32e5da]=_0x59361d[_0x2f59a0],_0x581f34[_0x1661d1-_0x501c63][_0x32e5da]=_0x59361d[_0x2f59a0++],t++;}for(let _0x46d359=0x1;_0x46d359<_0x1661d1;_0x46d359++)for(let _0x893694=0x0;_0x893694<0x4;_0x893694++)_0x1475a2=_0x581f34[_0x46d359][_0x893694],_0x581f34[_0x46d359][_0x893694]=_0x416fed[_0x4227ee([0x55,0x31])][_0x1475a2>>0x18&0xff]^_0x416fed[_0x4227ee([0x55,0x32])][_0x1475a2>>0x10&0xff]^_0x416fed[_0x4227ee([0x55,0x33])][_0x1475a2>>0x8&0xff]^_0x416fed[_0x4227ee([0x55,0x34])][0xff&_0x1475a2];}}function _0x4227ee(_0x4e5a73){return _0x4e5a73['map'](_0x1e2928=>String['fromCharCode'](_0x1e2928))['join']('');}(_0x25b267=>{function _0x46402b(){const _0x54afaf=[{[_0x4227ee([0x69,0x64])]:0x1,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x4227ee([0x69,0x64])]:0x2,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4227ee([0x69,0x64])]:0x3,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4227ee([0x69,0x64])]:0x4,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4227ee([0x69,0x64])]:0x5,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x6,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x7,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x8,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0x9,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x4227ee([0x69,0x64])]:0xa,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0xb,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4227ee([0x69,0x64])]:0xc,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x4227ee([0x69,0x64])]:0xd,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}},{[_0x4227ee([0x69,0x64])]:0xe,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x4227ee([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])},{[_0x4227ee([0x69,0x64])]:0xf,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4227ee([0x69,0x64])]:0x10,[_0x4227ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x65,0x72,0x67,0x65,0x20,0x54,0x61,0x67,0x73]),[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4227ee([0x4d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x55,0x49]),[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4227ee([0x6d,0x65,0x72,0x67,0x65,0x54,0x61,0x67,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4227ee([0x66,0x67,0x69])]:[0xc]}}];return _0x2b9642(_0x54afaf),_0x54afaf;function _0x589498(_0x4c26b9){return 0x1<<_0x4c26b9-0x1;}function _0x2b9642(_0x596599){_0x596599[_0x4227ee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3010b3=>{_0x3010b3[_0x4227ee([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x589498(_0x3010b3[_0x4227ee([0x69,0x64])]),_0x44d4a8(_0x3010b3)&&_0x3010b3[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2b9642(_0x3010b3[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x44d4a8(_0x53e268){return _0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x53e268;}const _0x579638=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x21bbc1=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x3439ad(_0x12dabf){const _0x41b94a=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x4b7449(_0x12dabf,new Uint8Array([..._0x579638,..._0x41b94a,..._0x21bbc1]));}function _0x4b7449(_0x5e6580,_0xecf2d){const _0xcef632=_0x89b3b8(_0x5e6580),_0x496f9a=Array[_0x4227ee([0x66,0x72,0x6f,0x6d])](_0x4b380d(_0xcef632)),_0x4ed082=_0x496f9a[_0x4227ee([0x70,0x6f,0x70])](),_0x244422=_0x496f9a[_0x4227ee([0x70,0x6f,0x70])]();return _0x18dbec(_0x464c61(_0x496f9a,_0xecf2d,_0x244422+0x100*_0x4ed082));}function _0x89b3b8(_0x18120d){const _0x1c3d90=atob(_0x18120d),[_0x4737c1,_0x1e32c8]=_0x1c3d90[_0x4227ee([0x73,0x70,0x6c,0x69,0x74])](_0x4227ee([0x2d]));try{if(atob(_0x1e32c8))return atob(_0x4737c1);}catch(_0x51e28b){}return _0x1c3d90;}function _0x112499(_0x4d8b01){try{const _0x5fb5cb=_0x3439ad(_0x4d8b01),_0x12cc31=JSON[_0x4227ee([0x70,0x61,0x72,0x73,0x65])](_0x5fb5cb),_0x4f2feb=parseInt(_0x12cc31[_0x4227ee([0x31])]),_0x33231e=_0x12cc31[_0x4227ee([0x32])]||'',_0x5f3968=parseInt(_0x12cc31[_0x4227ee([0x33])]),_0x2b7865=parseInt(_0x12cc31[_0x4227ee([0x34])])||0x0,_0x5c3377=parseInt(_0x12cc31[_0x4227ee([0x35])])||0x0;return{[_0x4227ee([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x33231e,[_0x4227ee([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x2b7865,[_0x4227ee([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x4f2feb,[_0x4227ee([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x5f3968,[_0x4227ee([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x5c3377};}catch(_0x208136){return null;}}const _0x1bc4a2=_0x46402b(),_0x5ec37b={[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x20d589,[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x33cfa6,[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x3c28f7},_0x33bf6b=_0x25b267[_0x4227ee([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0xd956b5=_0x4227ee([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x25b267?_0x25b267['context']:_0x25b267['editor'],_0x439a34=_0x4227ee([0x34,0x30,0x34,0x38,0x31,0x32,0x32,0x30]),_0x12f576=_0x4227ee([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x40082f=_0xd956b5['config']['get'](_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x6d4203=_0x1bc4a2[_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44d4a8)[_0x4227ee([0x66,0x69,0x6e,0x64])](_0x59188e=>_0x59188e[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x33bf6b);function _0x4197fa(_0x328cd6,_0x55c16a){_0x5ec37b[_0x55c16a[_0x4227ee([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x328cd6,_0x55c16a),_0x55c16a[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x55c16a[_0x4227ee([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2cb6e0=>_0x1c54b1(_0xd956b5,_0x2cb6e0[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x4227ee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x40bb4d=>_0x4197fa(_0x328cd6,_0x40bb4d));}function _0x20d589(_0x9c7a18,_0xd4e606){_0x1e0638(_0x2ff0ca(_0x9c7a18,_0xd4e606),_0xd4e606);}function _0x33cfa6(_0x57a1fb,_0x3eb000){function _0x277488(_0x18f636,_0x151953){try{if(_0x1c54b1(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x18f636){const _0x44b3fb=_0x492021(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x4227ee([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x44b3fb)/0x2>_0x18f636[_0x4227ee([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x3486a5(_0x151953[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x2ff0ca(_0x18f636,_0x151953);}catch(_0x281a5d){return _0x3486a5(_0x151953[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x1e0638(_0x277488(_0x57a1fb,_0x3eb000),_0x3eb000);}function _0x3c28f7(_0x1a9073,_0x7bfc1f){const _0xa8b190=_0x21bbc1[0x0]*_0x579638[0x1],_0x13f9bb=_0x21bbc1[0x0]*_0x579638[0x2],_0x3af5c1=_0x21bbc1[0x2]*_0x579638[0x2];_0x1c54b1(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x492021(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x1359e5()]=_0x3af5c1);function _0x1c1844(_0x55bc52,_0x284c09){try{return _0x35af8d()?_0x3486a5(_0x284c09[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x56,0x61,0x6c,0x69,0x64])):_0x2ff0ca(_0x55bc52,_0x284c09);}catch(_0x38ba31){return _0x3486a5(_0x284c09[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x451f34(_0x1ae399,_0x36620e){const _0x3982e5=0x7;if(_0x1ae399==_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x35295a();else{if(_0x1ae399==_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])){const _0x1cc6e3=_0x3efaa3();_0x1cc6e3&&_0xe6d9af(_0x1cc6e3,_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x3390e1=_0x1e0b37();window[_0x4227ee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0xe6d9af(_0x4227ee([0x74,0x69,0x6d,0x65]),_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x3390e1);const _0x11a6c8=_0x492021(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4227ee([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x11a6c8[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x3982e5?_0xe6d9af(_0x4227ee([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x11a6c8['on'](_0x4227ee([0x61,0x64,0x64]),()=>{_0x11a6c8[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x3982e5&&_0xe6d9af(_0x4227ee([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x36620e[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x3efaa3(){if(!_0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x7410c7 in window)if(Number['isNaN'](Number(_0x7410c7))){if(window[_0x7410c7]===_0xa8b190)return _0x4227ee([0x74,0x69,0x6d,0x65]);if(window[_0x7410c7]===_0x13f9bb)return _0x4227ee([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x35af8d(){if(!_0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x2b3261 in window)if(Number['isNaN'](Number(_0x2b3261))&&window[_0x2b3261]===_0x3af5c1)return!0x0;return!0x1;}function _0xe6d9af(_0x2c99de,_0x2e1577){_0x35295a(),_0x3486a5(_0x2e1577+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x2c99de),window[_0x1359e5()]=_0x2c99de===_0x4227ee([0x74,0x69,0x6d,0x65])?_0xa8b190:_0x13f9bb;}function _0x1e0b37(){let _0x87b094=_0x21bbc1[0x6]*_0x579638[0x8]*_0x579638[0x6];return _0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x87b094/=0xa),_0x87b094;}function _0x35295a(){const _0x3cfb77=_0xd956b5;function _0x43f4a6(){_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x2e3c65,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4227ee([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x2e3c65,_0x3cfb77[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x3cfb77[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x3cfb77[_0x4227ee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c]))),_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x2e3c65,_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x2e3c65);}_0x3cfb77[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x72,0x65,0x61,0x64,0x79])?_0x43f4a6():_0x3cfb77[_0x4227ee([0x6f,0x6e,0x63,0x65])](_0x4227ee([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x43f4a6(),_0x1c54b1(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x2916b7=_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x59597c=_0x2916b7['getRevision'](0x0),_0x194285=_0x2916b7['getEarlierVisibleRevision'](_0x59597c[_0x4227ee([0x69,0x64])]);_0x492021(_0x3cfb77,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4227ee([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x59597c[_0x4227ee([0x69,0x64])],_0x194285?_0x194285[_0x4227ee([0x69,0x64])]:null,0x1)['then'](()=>_0x43f4a6());}});}_0x451f34(_0x1c1844(_0x1a9073,_0x7bfc1f),_0x7bfc1f);}function _0x2ff0ca(_0x8735e0,_0x2cefb9){try{return _0x4e2cb9(_0x2cefb9)?_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x56,0x61,0x6c,0x69,0x64])):_0x8735e0&&_0x1e05ce(_0x8735e0[_0x4227ee([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x2cefb9)?_0x8735e0[_0x4227ee([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x4227ee([0x6f,0x70,0x65,0x6e])][_0x4227ee([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x439a34)/0x2>_0x8735e0[_0x4227ee([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x8735e0[_0x4227ee([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])):_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x56,0x61,0x6c,0x69,0x64])):_0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x55da11){return _0x3486a5(_0x2cefb9[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1e0638(_0x5b1d26,_0x2fa7b7){if(_0xd956b5 instanceof _0x152b53){const _0xe92642=_0xd956b5;_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x1d05e0(_0xe92642):_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])&&window[_0x4227ee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x1d05e0(_0xe92642),_0x3486a5(_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x21bbc1[0x6]*_0x579638[0x8]*_0x579638[0x6]),_0xe92642[_0x4227ee([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x4227ee([0x6f,0x6e])](_0x4227ee([0x61,0x64,0x64]),(_0xbface0,_0x1cc28d)=>{_0x5b1d26!=_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x5b1d26!=_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x5b1d26!=_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x4b44b7(_0x1cc28d);});}else{const _0x438c9a=_0xd956b5;_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x4b44b7(_0x438c9a):_0x5b1d26==_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c])&&_0x438c9a[_0x4227ee([0x6f,0x6e])](_0x4227ee([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x2242a0=0x0;_0x438c9a[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x6f,0x6e])](_0x4227ee([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x47a669,_0x8d8bbc)=>{_0x8d8bbc[0x0][_0x4227ee([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2242a0++,0x1f8===_0x2242a0&&(_0x4b44b7(_0x438c9a),_0x3486a5(_0x2fa7b7[_0x4227ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4227ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x47a669[_0x4227ee([0x6f,0x66,0x66])]());},{'priority':_0x4227ee([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x3486a5(_0x4e665b){const _0x13dfa8=_0x1359e5();return _0xd956b5[_0x13dfa8]=_0x4e665b,_0x4e665b;}function _0x1359e5(){const _0xeadaa=String(window[_0x4227ee([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4227ee([0x6e,0x6f,0x77])]())[_0x4227ee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4227ee([0x2e]),'');let _0xb9977c='';for(let _0xee6695=0x0;_0xee6695<_0xeadaa[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xee6695+=0x2){let _0x296b3c=parseInt(_0xeadaa[_0x4227ee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xee6695,_0xee6695+0x2));_0x296b3c>=_0x12f576[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x296b3c-=_0x12f576[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xb9977c+=_0x12f576[_0x296b3c];}return _0xb9977c;}function _0x1d05e0(_0xfc4056){for(const _0x5222ad of _0xfc4056[_0x4227ee([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x4b44b7(_0x5222ad);_0x492021(_0xfc4056,_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4227ee([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x492021(_0xfc4056,_0x4227ee([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4227ee([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x2e3c65;}function _0x4b44b7(_0x32e4f4){function _0x3b8d37(){_0x32e4f4[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x32e4f4[_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4227ee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e3c65,_0x32e4f4[_0x4227ee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4227ee([0x6d,0x6f,0x64,0x65,0x6c]));}_0x32e4f4[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x72,0x65,0x61,0x64,0x79])?_0x3b8d37():_0x32e4f4[_0x4227ee([0x6f,0x6e,0x63,0x65])](_0x4227ee([0x72,0x65,0x61,0x64,0x79]),()=>_0x3b8d37());}function _0x2e3c65(){return null;}function _0x1e05ce(_0x3f3e2f,_0x537f14){const _0x585491=!!(_0x3f3e2f&_0x537f14[_0x4227ee([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x503a36=_0x377785(_0x3f3e2f,_0x537f14);return _0x585491||_0x503a36;}function _0x377785(_0x2edb51,_0x443d34){const _0x1b14de=(_0x443d34[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x4227ee([0x66,0x67,0x69])]||null;return!!_0x1b14de&&_0x1bc4a2[_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d40b3=>_0x1b14de[_0x4227ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d40b3[_0x4227ee([0x69,0x64])]))[_0x4227ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a5619=>!_0x390096(_0x1a5619))[_0x4227ee([0x73,0x6f,0x6d,0x65])](_0x48dfa9=>!!(_0x2edb51&_0x48dfa9[_0x4227ee([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x390096(_0x10d924){const _0x304a68={[_0x4227ee([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])]:_0x18195d};return!!_0x10d924['forbiddenHandler']&&_0x304a68[_0x10d924['forbiddenHandler']]();}function _0x18195d(){return!window[_0x4227ee([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x1c54b1(_0xd956b5,_0x4227ee([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x4e2cb9(_0x2bd837){if(!_0x1c54b1(_0xd956b5,_0x2bd837[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0xad91f7=_0x2bd837[_0x4227ee([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x3b582f=_0xad91f7[_0x4227ee([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x59a554=_0xad91f7[_0x4227ee([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x336f18=_0xad91f7[_0x4227ee([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x1c54b1(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x492021(_0xd956b5,_0x4227ee([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4227ee([0x73,0x74,0x61,0x74,0x65])]==_0x4227ee([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x3b582f)return!0x0;if(_0x1c54b1(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x492021(_0xd956b5,_0x4227ee([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x4227ee([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x4227ee([0x65,0x6e,0x64])&&_0x59a554)return!0x0;return!(!_0x1c54b1(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))||_0x492021(_0xd956b5,_0x4227ee([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))[_0x4227ee([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x4227ee([0x65,0x6e,0x64])||!_0x336f18);}function _0x1c54b1(_0x19ab52,_0x2707a7){return _0x19ab52[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4227ee([0x68,0x61,0x73])](_0x2707a7);}function _0x492021(_0x187782,_0x1b39e9){return _0x187782[_0x4227ee([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4227ee([0x67,0x65,0x74])](_0x1b39e9);}function _0x18dbec(_0x792db2){let _0x244d70='';for(const _0x7ba553 of _0x792db2)_0x244d70+=String[_0x4227ee([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x7ba553);return _0x244d70;}function _0x4b380d(_0x1e9d70){const _0x393e8b=new Uint8Array(_0x1e9d70[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x1e55f2=0x0;_0x1e55f2<_0x1e9d70[_0x4227ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e55f2++)_0x393e8b[_0x1e55f2]=_0x1e9d70[_0x4227ee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e55f2);return _0x393e8b;}_0x6d4203&&_0x4197fa(_0x112499(_0x40082f),_0x6d4203);})(_0x12de3e);}(this);}set['adapter'](_0x4fc9b4){if(this['_adapter'])throw new _0x1decff('commentsrepository-adapter-already-set');this['_adapter']=_0x4fc9b4;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x486a84=Ct,threadId:_0x11631c=_0x1293b7(),comments:_0x37b672=[],unlinkedAt:_0xa47b33=null,resolvedAt:_0x4937fb=null,resolvedBy:_0x2b115a=null,target:_0x4aeb78=null,context:_0x48ca7a=null,attributes:_0x2bf1c4={},isResolvable:_0x4e1f88=!0x0,isSubmitted:_0x4ba5f5=!0x1,isFromAdapter:_0x5b6792=!0x1}={}){return this['fire'](gt('addCommentThread',_0x486a84),{'channelId':_0x486a84,'threadId':_0x11631c,'comments':_0x37b672,'unlinkedAt':_0xa47b33,'resolvedAt':_0x4937fb,'resolvedBy':_0x2b115a,'target':_0x4aeb78,'context':_0x48ca7a,'attributes':_0x2bf1c4,'isFromAdapter':_0x5b6792,'isResolvable':_0x4e1f88,'isSubmitted':_0x4ba5f5}),this['getCommentThread'](_0x11631c);}['openNewCommentThread']({channelId:_0x201cef=Ct,threadId:_0x792842=_0x1293b7(),target:_0x13508a,context:_0x1a209c=null,isResolvable:_0x50121f=!0x0}){if(this['_readOnlyChannels']['has'](_0x201cef)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x13508a)throw new _0x1decff('commentsrepository-missing-target');const _0x3553f0=this['addCommentThread']({'channelId':_0x201cef,'threadId':_0x792842,'target':_0x13508a,'context':_0x1a209c,'isResolvable':_0x50121f});if(!_0x3553f0)return null;const _0x19ccb9=this['_threadToController']['get'](_0x3553f0),_0x555988=_0x19ccb9['view']['commentThreadInputView']['commentInputView'],_0x208616=this['context']['plugins']['get'](b),_0x6ab657=_0x208616['getByInnerView'](_0x19ccb9['view']);return _0x208616['activate'](_0x6ab657),_0x555988['once']('editorReady',()=>_0x555988['focus']()),_0x3553f0;}['hasCommentThread'](_0x5040d3){if('string'!=typeof _0x5040d3)throw new _0x1decff('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5040d3);}['updateCommentThread']({channelId:_0x41545a=Ct,threadId:_0x322067,context:_0xfcad3c,unlinkedAt:_0x7faee6,attributes:_0x23aee4,isFromAdapter:_0x434580=!0x1}){return this['fire'](gt('updateCommentThread',_0x41545a),{'channelId':_0x41545a,'threadId':_0x322067,'context':_0xfcad3c,'unlinkedAt':_0x7faee6,'attributes':_0x23aee4,'isFromAdapter':_0x434580}),this['getCommentThread'](_0x322067);}['getCommentThread'](_0x31e445){if('string'!=typeof _0x31e445)throw new _0x1decff('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x31e445);}['fetchCommentThread']({channelId:_0x5cc09b,threadId:_0x1c1967}={}){const _0x5d2d0b=this['getCommentThread'](_0x1c1967);if(_0x5d2d0b)return Promise['resolve'](_0x5d2d0b);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1decff('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5cc09b,'threadId':_0x1c1967})['then'](_0x54f8c9=>this['hasCommentThread'](_0x1c1967)?this['getCommentThread'](_0x1c1967):_0x54f8c9?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5cc09b},_0x54f8c9)):void 0x0)['catch'](_0x19ec59=>{throw console['error'](_0x19ec59),new _0x1decff('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x33c9d3,skipNotAttached:_0x5b1bdc=!0x1,skipEmpty:_0x15893c=!0x1,toJSON:_0x5a7854=!0x1}={}){const _0x481520=[];for(const _0x4e8b42 of this['_threads']['values']())_0x33c9d3&&_0x4e8b42['channelId']!==_0x33c9d3||_0x5b1bdc&&!_0x4e8b42['isAttached']||_0x15893c&&0x0===_0x4e8b42['length']||_0x481520['push'](_0x4e8b42);return _0x5a7854?_0x481520['map'](_0x81ea87=>_0x81ea87['toJSON']()):_0x481520;}['setActiveCommentThread'](_0x8e148e){const _0xe23e1b=this['context']['plugins']['get'](b);if(!_0x8e148e)return void(this['activeCommentThread']&&_0xe23e1b['deactivateAll']());const _0x52b8d1=this['getCommentThread'](_0x8e148e);if(!_0x52b8d1)throw new _0x1decff('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x8e148e});if(!this['_threadToController']['has'](_0x52b8d1))throw new _0x1decff('commentsrepository-active-not-attached',null,{'threadId':_0x8e148e});const _0xe5bfb3=_0xe23e1b['getByInnerView'](this['_threadToController']['get'](_0x52b8d1)['view']);_0xe23e1b['activate'](_0xe5bfb3);}['switchReadOnly'](_0x57670a,_0xb102c0){_0x57670a?this['_readOnlyChannels']['add'](_0xb102c0):this['_readOnlyChannels']['delete'](_0xb102c0),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x333156){return this['_readOnlyChannels']['has'](_0x333156)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x530b61,_0x10e8d6){return new wt(_0x530b61,_0x10e8d6);}['setPermissions'](_0x1552b6,_0x42f7df=Ct){this['_permissions']['set'](_0x42f7df,_0x1552b6),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x157699=Ct){return this['_permissions']['has'](_0x157699)?this['_permissions']['get'](_0x157699):vt;}['_addCommentThread']({channelId:_0xd2e007,threadId:_0x209f39,comments:_0x1ec3f3,unlinkedAt:_0x2b4d2f,resolvedAt:_0x6ecd4a,resolvedBy:_0x596713,target:_0x1e3f17,context:_0x92a412,attributes:_0x236348,isFromAdapter:_0x4580be,isResolvable:_0x22da92,isSubmitted:_0x4ab16d}){if('string'!=typeof _0x209f39)throw new _0x1decff('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x209f39});if(this['hasCommentThread'](_0x209f39))throw new _0x1decff('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x209f39});const _0x2242eb=new ie(this,{'channelId':_0xd2e007,'id':_0x209f39,'context':_0x92a412,'attributes':_0x236348,'unlinkedAt':_0x2b4d2f,'resolvedAt':_0x6ecd4a,'resolvedBy':_0x596713?this['context']['plugins']['get'](lt)['getUser'](_0x596713):null,'isResolvable':_0x22da92,'isSubmitted':_0x4ab16d||_0x4580be});this['_threads']['set'](_0x209f39,_0x2242eb);for(const _0x21ab6d of _0x1ec3f3)_0x2242eb['_add'](this['_createNewComment']({'threadId':_0x209f39,..._0x21ab6d}));return _0x1e3f17&&_0x2242eb['attachTo'](_0x1e3f17),_0x4580be||!_0x2242eb['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xd2e007,'threadId':_0x209f39});}['_submitCommentThread']({channelId:_0x35d0e2,threadId:_0x54f743}){if(!this['hasCommentThread'](_0x54f743))throw new _0x1decff('commentsrepository-missing-comment-thread',this);const _0x2637ca=this['getCommentThread'](_0x54f743);if(_0x2637ca['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4889db,comments:_0x363c58,resolvedAt:_0x33013d,resolvedBy:_0x5f2406,context:_0xf4fa84,attributes:_0xcdee19}=_0x2637ca,_0x2a0dea=this['context']['plugins']['get']('PendingActions'),_0x43d867=_0x2a0dea['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x35d0e2,'threadId':_0x4889db,'comments':_0x363c58['map'](_0x5ac134=>_0x5ac134['toJSON']()),'resolvedAt':_0x33013d,'resolvedBy':_0x5f2406?_0x5f2406['id']:_0x5f2406,'context':_0xf4fa84,'attributes':_0xcdee19})['then'](({comments:_0x12bccb})=>{_0x2a0dea['remove'](_0x43d867);for(const _0x337de8 of _0x12bccb)this['_updateComment']({'channelId':_0x35d0e2,'threadId':_0x54f743,'commentId':_0x337de8['commentId'],'createdAt':_0x337de8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2200be=>{throw console['error'](_0x2200be),new _0x1decff('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x19a998,target:_0x402fa0}){const _0xdfbcd=this['getCommentThread'](_0x19a998);if(!_0xdfbcd)throw new _0x1decff('commentsrepository-attach-missing-comment-thread',this);const _0x58f617=this['context']['plugins']['get']('PendingActions'),_0x349f53=this['context']['plugins']['get'](b),_0x1227a5=this['_createCommentThreadView'](_0xdfbcd),_0x4e0451=new wt(_0xdfbcd,_0x1227a5);let _0x3e6b01=null;_0x1227a5['on']('change:isDirty',(_0x2cddc8,_0xf205ea,_0xb78c60)=>{_0xb78c60?_0x3e6b01=_0x58f617['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3e6b01&&(_0x58f617['remove'](_0x3e6b01),_0x3e6b01=null);}),this['_threadToController']['set'](_0xdfbcd,_0x4e0451),this['_viewToController']['set'](_0x1227a5,_0x4e0451);const _0x2c8f2d=new V(this['context']['locale'],_0x1227a5);_0x2c8f2d['bind']('length')['to'](_0x1227a5),_0x2c8f2d['bind']('isDirty')['to'](_0x1227a5,'isDirty',_0x1227a5,'length',(_0xe803a1,_0x4c2213)=>_0xe803a1||!_0x4c2213),_0x2c8f2d['bind']('isActive')['to'](_0x1227a5),_0x2c8f2d['type']='comment';const _0x5670ee=new d({'view':_0x2c8f2d,'target':_0x402fa0,'type':'comment','isVisible':!_0xdfbcd['isResolved']});return this['_bindAnnotationToEditors'](_0x1227a5,_0x5670ee),_0x349f53['add'](_0x5670ee),_0x5670ee;}['_bindAnnotationToEditors'](_0x40ebdd,_0x13bb52){this['listenTo'](_0x40ebdd,'editorReady',(_0xc88dcf,_0x5d18a6)=>{const _0x40139c=_0x5d18a6['ui']['view']['body']['bodyCollectionContainer'];_0x13bb52['focusableElements']['add'](_0x40139c),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x40139c);},{'priority':'highest'}),this['listenTo'](_0x40ebdd,'editorDestroyed',(_0x527913,_0x19b5a0)=>{const _0x5b46ac=_0x19b5a0['ui']['view']['body']['bodyCollectionContainer'];_0x13bb52['focusableElements']['has'](_0x5b46ac)&&_0x13bb52['focusableElements']['remove'](_0x5b46ac),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x5b46ac);});}['_unbindEditors'](_0x58090a){this['stopListening'](_0x58090a,'editorReady'),this['stopListening'](_0x58090a,'editorDestroyed');}['_createCommentThreadView'](_0x434d89){const _0x3c549e=this['context']['plugins']['get'](lt),{config:_0x54a0cd,locale:_0x565352}=this['context'],_0x1e8620=dt(_0x54a0cd['get']('locale'));return new(0x0,(_0x54a0cd['get']('comments'))['CommentThreadView'])(_0x565352,_0x434d89,_0x3c549e['me'],{'editorConfig':{..._0x54a0cd['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x54a0cd['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x54a0cd['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x54a0cd['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x54a0cd['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1e8620,'CommentView':_0x54a0cd['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1cbb90,channelId:_0x1a248f,resolvedAt:_0x20d9d2,resolvedBy:_0x18d7d8,isFromAdapter:_0x436ffe}){if(!this['hasCommentThread'](_0x1cbb90))throw new _0x1decff('commentsrepository-missing-comment-thread',null,{'threadId':_0x1cbb90});const _0x58e7a8=this['getCommentThread'](_0x1cbb90);if(_0x58e7a8['isResolved'])throw new _0x1decff('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1cbb90});const _0x3f719c=this['context']['plugins']['get'](lt);if(_0x58e7a8['resolvedBy']=_0x3f719c['getUser'](_0x18d7d8),_0x58e7a8['resolvedAt']=_0x20d9d2,_0x436ffe||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x33aaea=this['context']['plugins']['get']('PendingActions'),_0x431f52=_0x33aaea['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1a248f,'threadId':_0x1cbb90})['then'](({resolvedAt:_0x4b23d7,resolvedBy:_0x4b351e})=>{_0x33aaea['remove'](_0x431f52),_0x58e7a8['resolvedBy']['id']!==_0x4b351e&&(_0x58e7a8['resolvedBy']=_0x3f719c['getUser'](_0x4b351e)),_0x58e7a8['resolvedAt']=_0x4b23d7;})['catch'](_0x2f2d66=>{throw console['error'](_0x2f2d66),new _0x1decff('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4d85be,channelId:_0x1d07a2,isFromAdapter:_0xa4eb21}){if(!this['hasCommentThread'](_0x4d85be))throw new _0x1decff('commentsrepository-missing-comment-thread',null,{'threadId':_0x4d85be});const _0x1c6e33=this['getCommentThread'](_0x4d85be);if(!_0x1c6e33['isResolved'])throw new _0x1decff('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4d85be});if(_0x1c6e33['resolvedBy']=null,_0x1c6e33['resolvedAt']=null,_0xa4eb21||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5d520b=this['context']['plugins']['get']('PendingActions'),_0x4cdad1=_0x5d520b['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1d07a2,'threadId':_0x4d85be})['then'](()=>_0x5d520b['remove'](_0x4cdad1))['catch'](_0x3e7b94=>{throw console['error'](_0x3e7b94),new _0x1decff('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xfa586a,isFromAdapter:_0x27676d}){const _0x23b88d=this['getCommentThread'](_0xfa586a);if(!_0x23b88d)throw new _0x1decff('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xfa586a),this['_threads']['delete'](_0xfa586a),!_0x23b88d['isSubmitted']||_0x27676d||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xe2bc3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4b52b6}=_0x23b88d,_0x24da38=_0xe2bc3['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4b52b6,'threadId':_0xfa586a})['then'](()=>_0xe2bc3['remove'](_0x24da38))['catch'](_0xcccee8=>{throw console['error'](_0xcccee8),new _0x1decff('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x116c6d,unlinkedAt:_0x51da97,context:_0xed97f1,attributes:_0x4162b0,isFromAdapter:_0x43430b}){if('string'!=typeof _0x116c6d)throw new _0x1decff('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x116c6d});if(!this['hasCommentThread'](_0x116c6d))throw new _0x1decff('commentsrepository-missing-comment-thread',null,{'threadId':_0x116c6d});const _0x57f54c=this['getCommentThread'](_0x116c6d);let _0x1d10a9=!0x1;if(void 0x0!==_0xed97f1&&_0x57f54c['context']!==_0xed97f1&&(_0x57f54c['context']=_0xed97f1,_0x1d10a9=!0x0),void 0x0!==_0x51da97&&_0x57f54c['unlinkedAt']!==_0x51da97&&(_0x57f54c['unlinkedAt']=_0x51da97,_0x1d10a9=!0x0),_0x4162b0&&!ft(_0x4162b0,_0x57f54c['attributes'])&&(_0x57f54c['attributes']=_0x4162b0,_0x1d10a9=!0x0),!_0x1d10a9)return Promise['resolve']();if(!_0x57f54c['isSubmitted']||_0x43430b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x57f2e7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1f4f89}=_0x57f54c,_0x372364=_0x57f2e7['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1f4f89,'threadId':_0x116c6d,'context':_0xed97f1,'unlinkedAt':_0x51da97,'attributes':_0x4162b0})['then'](()=>_0x57f2e7['remove'](_0x372364))['catch'](_0x2cedab=>{throw console['error'](_0x2cedab),new _0x1decff('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3d114b){const _0x56b275=this['context']['plugins']['get'](b),_0x2597ed=this['getCommentThread'](_0x3d114b);if(this['_threadToController']['has'](_0x2597ed)){const _0x482810=this['_threadToController']['get'](_0x2597ed),_0x4f9c70=_0x482810['view'],_0x1dff43=_0x56b275['getByInnerView'](_0x4f9c70);this['_threadToController']['delete'](_0x2597ed),this['_viewToController']['delete'](_0x4f9c70),_0x1dff43&&_0x56b275['remove'](_0x1dff43),_0x482810['destroy'](),_0x4f9c70['destroy']()['then'](()=>{this['_unbindEditors'](_0x4f9c70);});}}['_updateActiveAnnotation']({threadId:_0xdff848,resolvedAt:_0x274693}){const _0x1680d8=!!_0x274693,_0x271610=this['context']['plugins']['get'](b),_0x3bf8d5=this['getCommentThread'](_0xdff848);if(this['_threadToController']['has'](_0x3bf8d5)){const _0x548096=this['_threadToController']['get'](_0x3bf8d5)['view'],_0x41e00c=_0x271610['getByInnerView'](_0x548096);_0x41e00c&&(_0x1680d8&&_0x271610['_removeActiveAnnotation'](_0x41e00c),_0x41e00c['refreshVisibility']());}}['_getExternalAuthor'](_0x5d7f6f){const _0x3f11ac=this['context']['plugins']['get'](lt),_0x55bc74=ct('external:'+_0x5d7f6f),_0x4aaf2b=_0x3f11ac['getUser'](_0x55bc74);return _0x4aaf2b||_0x3f11ac['addUser']({'id':_0x55bc74,'name':_0x5d7f6f});}['_createNewComment']({threadId:_0xeda32c,commentId:_0x225a29=_0x1293b7(),content:_0x385b07,authorId:_0x2d3fa8,createdAt:_0x4d604f,attributes:_0x190188}){if('string'!=typeof _0x225a29)throw new _0x1decff('commentsrepository-invalid-commentid');if('string'!=typeof _0x2d3fa8)throw new _0x1decff('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x385b07||!_0x385b07['trim']())throw new _0x1decff('commentsrepository-invalid-comment-content');const _0x2e9648=this['context']['plugins']['get'](lt)['getUser'](_0x2d3fa8);if(!_0x2e9648)throw new _0x1decff('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2d3fa8});let _0x1143eb=null,_0x23c258=_0x4d604f;return _0x190188&&_0x190188['@external']&&(_0x1143eb=this['_getExternalAuthor'](_0x190188['@external']['authorName']),_0x23c258=new Date(_0x190188['@external']['createdAt'])),new se(this,{'threadId':_0xeda32c,'id':_0x225a29,'author':_0x1143eb||_0x2e9648,'creator':_0x2e9648,'content':_0x385b07,'createdAt':_0x4d604f,'authoredAt':_0x23c258,'attributes':_0x190188});}['_addComment'](_0x1e0f8c){let {threadId:_0x3ce288,content:_0xfd1826,attributes:_0x50438f,isFromAdapter:_0x36c571}=_0x1e0f8c;const _0x3c4041=this['getCommentThread'](_0x1e0f8c['threadId']);if(!_0x3c4041)throw new _0x1decff('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2c2957=this['_createNewComment'](_0x1e0f8c),{id:_0x4fb472}=_0x2c2957;if(_0x3c4041['_add'](_0x2c2957),_0x36c571||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3c4041['isSubmitted'])return Promise['resolve']();const _0x5b168d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x521e4c}=_0x3c4041,_0x3b1dda=_0x5b168d['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x50438f||(_0x50438f={}),this['adapter']['addComment']({'channelId':_0x521e4c,'threadId':_0x3ce288,'commentId':_0x4fb472,'content':_0xfd1826,'attributes':_0x50438f})['then'](_0x34ea77=>{_0x5b168d['remove'](_0x3b1dda),_0x34ea77&&this['_updateComment']({'channelId':_0x521e4c,'threadId':_0x3ce288,'commentId':_0x4fb472,'createdAt':_0x34ea77['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x277a17=>{throw console['error'](_0x277a17),new _0x1decff('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4410dc,commentId:_0x2af2ca,content:_0x2a4063,createdAt:_0x290715,attributes:_0x19cf00,isFromAdapter:_0x32e9aa}){if(void 0x0!==_0x2a4063&&('string'!=typeof _0x2a4063||!_0x2a4063['trim']()['length']))throw new _0x1decff('commentsrepository-update-comment-invalid-content');const _0x56e802=this['getCommentThread'](_0x4410dc),_0x5b6956=_0x56e802['getComment'](_0x2af2ca);if(!_0x5b6956)throw new _0x1decff('commentsrepository-update-missing-comment',this);let _0x1165d9=!0x1;if(_0x2a4063&&_0x2a4063!==_0x5b6956['content']&&(_0x5b6956['isEditable']||_0x32e9aa)&&(_0x5b6956['content']=_0x2a4063,_0x1165d9=!0x0),_0x290715&&_0x290715!==_0x5b6956['createdAt']&&(_0x5b6956['createdAt']=_0x290715,_0x5b6956['attributes']&&_0x5b6956['attributes']['@external']||(_0x5b6956['authoredAt']=_0x290715),_0x1165d9=!0x0),_0x19cf00&&!ft(_0x19cf00,_0x5b6956['attributes'])&&(_0x5b6956['attributes']=_0x19cf00,_0x1165d9=!0x0),!_0x1165d9)return Promise['resolve']();if(_0x56e802['fire']('commentUpdated'),_0x32e9aa||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2f38a8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x286341}=this['getCommentThread'](_0x5b6956['threadId']),_0x2207ae=_0x2f38a8['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x286341,'threadId':_0x4410dc,'commentId':_0x2af2ca,'content':_0x2a4063,'attributes':_0x19cf00})['then'](()=>_0x2f38a8['remove'](_0x2207ae))['catch'](_0x55dce5=>{throw console['error'](_0x55dce5),new _0x1decff('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1dfdd0,commentId:_0x11330a,isFromAdapter:_0x4736cb}){const _0x45b466=this['getCommentThread'](_0x1dfdd0),_0x4be6bb=_0x45b466['getComment'](_0x11330a);if(!_0x4be6bb)throw new _0x1decff('commentsrepository-remove-missing-comment',this);if(_0x45b466['_remove'](_0x4be6bb),_0x4736cb||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x38c5a1=this['context']['plugins']['get']('PendingActions'),{channelId:_0xfa0c2c}=_0x45b466,_0x3ea7bb=_0x38c5a1['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0xfa0c2c,'threadId':_0x1dfdd0,'commentId':_0x11330a})['then'](()=>_0x38c5a1['remove'](_0x3ea7bb))['catch'](_0x302879=>{throw console['error'](_0x302879),new _0x1decff('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x67ef06(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xf7e642,_0x1bc34c){super();const _0x2261d0=_0x1bc34c['isResolvable'];this['channelId']=_0x1bc34c['channelId'],this['id']=_0x1bc34c['id'],this['comments']=new _0x449b49(),this['_repository']=_0xf7e642,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1bc34c['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xf7e642,'_permissions',_0xf7e642,'_readOnlyChannels',()=>_0xf7e642['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xf7e642,'_permissions',()=>_0xf7e642['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xf7e642,'_permissions',()=>{const _0xab95e3=_0xf7e642['getPermissions'](this['channelId']);return _0xab95e3['write']||_0xab95e3['admin'];}),this['bind']('isResolvable')['to'](_0xf7e642,'_permissions',()=>_0x2261d0&&_0xf7e642['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1bc34c['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x3a0c55,_0xf90934)=>_0x3a0c55?_0xf90934?_0x3a0c55<_0xf90934?_0x3a0c55:_0xf90934:_0x3a0c55:_0xf90934),this['set']('unlinkedAt',_0x1bc34c['unlinkedAt']||null),this['set']('resolvedAt',_0x1bc34c['resolvedAt']||null),this['set']('resolvedBy',_0x1bc34c['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x24e11d=>!!_0x24e11d),this['set']('attributes',_0x1bc34c['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0xbc66d6,_0x4d7c85)=>_0xbc66d6+_0x4d7c85['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0xf3468a,id:_0x478275}=this;this['_repository']['fire'](gt('submitCommentThread',_0xf3468a),{'channelId':_0xf3468a,'threadId':_0x478275});}['setUnlinkedAt'](_0x1b2b84){this['_update']({'unlinkedAt':_0x1b2b84});}['resolve']({resolvedAt:_0x475a5d=new Date(),resolvedBy:_0x15b97c=null,isFromAdapter:_0x453c10=!0x1}={}){const _0x2e53d0=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x590c85,id:_0x180f39}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x590c85),{'channelId':_0x590c85,'threadId':_0x180f39,'resolvedAt':_0x475a5d,'resolvedBy':_0x15b97c||_0x2e53d0['id'],'isFromAdapter':_0x453c10});}['reopen']({isFromAdapter:_0xfaa3e5=!0x1}={}){const {channelId:_0x1ac5cb,id:_0x2de4cc}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x1ac5cb),{'channelId':_0x1ac5cb,'threadId':_0x2de4cc,'isFromAdapter':_0xfaa3e5});}['setContext'](_0x302a1d){this['context']||this['_update']({'context':_0x302a1d});}['setAttribute'](_0x1c87d1,_0x5653b3){const _0x107e43=ut(this['attributes']);pt(_0x107e43,_0x1c87d1,_0x5653b3),this['_update']({'attributes':_0x107e43});}['removeAttribute'](_0x5bf773){const _0x51ee68=ut(this['attributes']);It(_0x51ee68,_0x5bf773),this['_update']({'attributes':_0x51ee68});}['remove']({isFromAdapter:_0x202861=!0x1}={}){const {channelId:_0x4600ce,id:_0x545309}=this;this['_repository']['fire'](gt('removeCommentThread',_0x4600ce),{'channelId':_0x4600ce,'threadId':_0x545309,'isFromAdapter':_0x202861});}['attachTo'](_0x1dd975){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x1dd975});}['addComment'](_0x5a7084){const {channelId:_0x24fdae,id:_0x4117b3}=this;this['_repository']['fire'](gt('addComment',_0x24fdae,_0x4117b3),Object['assign']({'channelId':_0x24fdae,'threadId':_0x4117b3},_0x5a7084));}['getComment'](_0x4eb36d){if('string'!=typeof _0x4eb36d)throw new _0x1decff('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4eb36d});return this['comments']['get'](_0x4eb36d);}['toJSON'](){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x372829=>_0x372829['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3a9f93){return this['listenTo'](_0x3a9f93,'change:authoredAt',()=>{const _0x3d2acf=this['_findOptimalIndex'](_0x3a9f93),_0x2a2206=this['comments'];_0x3d2acf-0x1!=_0x2a2206['getIndex'](_0x3a9f93)&&_0x3d2acf+0x1!=_0x2a2206['getIndex'](_0x3a9f93)&&(this['_remove'](_0x3a9f93),this['_add'](_0x3a9f93));}),this['comments']['add'](_0x3a9f93,this['_findOptimalIndex'](_0x3a9f93));}['_update'](_0x5049d7){const {channelId:_0x2d5b80,id:_0x4dcce9}=this;this['_repository']['fire'](gt('updateCommentThread',_0x2d5b80),{..._0x5049d7,'channelId':_0x2d5b80,'threadId':_0x4dcce9});}['_remove'](_0x2206a5){return this['stopListening'](_0x2206a5),_0x2206a5['destroy'](),this['comments']['remove'](_0x2206a5);}['_findOptimalIndex'](_0x21b02e){const _0xf3fb8b=this['comments']['find'](_0x582b5f=>new Date(_0x582b5f['authoredAt'])['getTime']()>new Date(_0x21b02e['authoredAt'])['getTime']());return _0xf3fb8b?this['comments']['getIndex'](_0xf3fb8b):this['length'];}}class se extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x67ef06(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x24f847,_0x423e26){super();const _0x11cd7c=_0x24f847['context']['plugins']['get'](lt)['me'],_0x13384d=_0x24f847['getCommentThread'](_0x423e26['threadId']),_0x2df302=0x0===_0x13384d['comments']['length'],_0x3cae02=_0x11cd7c===_0x423e26['author'];this['id']=_0x423e26['id'],this['threadId']=_0x423e26['threadId'],this['author']=_0x423e26['author'],this['creator']=_0x423e26['creator'],this['isExternal']=Boolean(_0x423e26['attributes']&&_0x423e26['attributes']['@external']),this['set']('content',_0x423e26['content']),this['createdAt']=_0x423e26['createdAt']||new Date(),this['set']('authoredAt',_0x423e26['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x13384d,'resolvedAt'),this['set']('attributes',_0x423e26['attributes']||{}),this['bind']('isEditable')['to'](_0x24f847,'_permissions',()=>{const _0x5e401f=_0x24f847['getPermissions'](_0x13384d['channelId'])['write'],_0x2f80d6=_0x24f847['getPermissions'](_0x13384d['channelId'])['modifyAll'];return _0x3cae02&&_0x5e401f||!_0x3cae02&&_0x2f80d6;}),this['bind']('isRemovable')['to'](_0x13384d,'isRemovable',_0x24f847,'_permissions',_0x1b16bd=>{const _0x37897d=_0x24f847['getPermissions'](_0x13384d['channelId'])['write'],_0x25b6e6=_0x24f847['getPermissions'](_0x13384d['channelId'])['modifyAll'];return _0x3cae02&&_0x37897d||_0x1b16bd&&_0x2df302||!_0x3cae02&&_0x25b6e6&&!_0x2df302;}),this['bind']('isReadOnly')['to'](_0x13384d,'isReadOnly'),this['_repository']=_0x24f847;}get['weight'](){return Math['max'](function(_0x2da75f){const _0x202ec3=document['createElement']('div');return _0x202ec3['innerHTML']=_0x2da75f,_0x202ec3['textContent']['length'];}(this['content']),0xc8);}['update'](_0x79f1b2){const {threadId:_0x29ae3b,id:_0x3ddcb6}=this;if(!this['_repository']['hasCommentThread'](_0x29ae3b))throw new _0x1decff('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x359577}=this['_repository']['getCommentThread'](_0x29ae3b);this['_repository']['fire'](gt('updateComment',_0x359577,_0x29ae3b),{'channelId':_0x359577,'threadId':_0x29ae3b,'commentId':_0x3ddcb6,..._0x79f1b2});}['setAttribute'](_0x59f631,_0x53241a){const _0x47b10f=ut(this['attributes']);pt(_0x47b10f,_0x59f631,_0x53241a),this['update']({'attributes':_0x47b10f});}['removeAttribute'](_0x37a284){const _0x171712=ut(this['attributes']);It(_0x171712,_0x37a284),this['update']({'attributes':_0x171712});}['remove'](_0x177de5={}){if(!_0x177de5['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xc21ac8,id:_0x28ad7b}=this;if(!this['_repository']['hasCommentThread'](_0xc21ac8))throw new _0x1decff('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x538bc4}=this['_repository']['getCommentThread'](_0xc21ac8);this['_repository']['fire'](gt('removeComment',_0x538bc4,_0xc21ac8),{'channelId':_0x538bc4,'threadId':_0xc21ac8,'commentId':_0x28ad7b,..._0x177de5});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x2dc6a8,..._0x7960a9){for(const _0x5e07bf of _0x7960a9)void 0x0!==_0x5e07bf&&(_0x2dc6a8+=':'+String(_0x5e07bf));return _0x2dc6a8;}class G extends _0x33fe73{['refresh'](){const _0x51b436=this['editor']['model']['document']['selection'];for(const _0x176cd5 of _0x51b436['getRanges']())if(this['_hasContent'](_0x176cd5))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x19acc3=_0x1293b7()}={}){const _0x3e6e13=this['editor']['model'],_0x31300c=[];for(const _0x4c210e of _0x3e6e13['document']['selection']['getRanges']())this['_hasContent'](_0x4c210e)&&_0x31300c['push'](this['_trimToContent'](_0x4c210e));_0x3e6e13['change'](_0x96b069=>{for(const _0xb4adf6 of _0x31300c){const _0x4468a0=_0x1293b7()['substr'](0x1,0x5),_0x330339='comment:'+_0x19acc3+':'+_0x4468a0;_0x96b069['addMarker'](_0x330339,{'range':_0xb4adf6,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0xee4c46){for(const _0x526257 of _0xee4c46['getItems']())if(this['_itemIsContent'](_0x526257))return!0x0;return!0x1;}['_itemIsContent'](_0x3ce0e1){return _0x3ce0e1['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3ce0e1)&&!_0x3ce0e1['is']('element','tableCell');}['_trimToContent'](_0x3b6955){const _0x2a22c3=_0x2f6f84=>!this['_itemIsContent'](_0x2f6f84['item']),_0x47dc3d=_0x3b6955['start']['getLastMatchingPosition'](_0x2a22c3),_0x1b78cb=_0x3b6955['end']['getLastMatchingPosition'](_0x2a22c3,{'direction':'backward'});return this['editor']['model']['createRange'](_0x47dc3d,_0x1b78cb);}}class k extends _0x5e267b{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x2ac460){super(_0x2ac460),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3b38d4=this['editor'],_0x4910d9=_0x3b38d4['model']['document']['selection'],_0x2932c8=_0x2309fa(()=>this['refreshSelectedViews'](),0xa);_0x4910d9['on']('change:range',(_0x4b169e,_0x155c23)=>{_0x155c23['directChange']&&(_0x2932c8['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3b38d4['editing']['view']['document'],'change:isFocused',(_0x11f0b0,_0x19b75d,_0x40f49f)=>{_0x40f49f&&_0x2932c8();}),this['listenTo'](_0x3b38d4['ui']['focusTracker'],'change:isFocused',(_0x41cc85,_0x1158c2,_0x1f0f20)=>{_0x1f0f20||_0x3b38d4['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x35f3d2=>this['_editorAnnotationsData']['has'](_0x35f3d2['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x37dfc5){if(this['_editorAnnotations']['has'](_0x37dfc5['view']))return;this['_editorAnnotations']['add'](_0x37dfc5['view']),this['editor']['ui']['focusTracker']['add'](_0x37dfc5['view']['element']);const _0x4602cd=this['editor']['plugins']['get'](b);this['listenTo'](_0x4602cd['collection'],'remove',(_0x1efa8c,_0x36f4d5)=>{this['editor']['ui']['focusTracker']['remove'](_0x36f4d5['view']['element']),this['_editorAnnotations']['delete'](_0x36f4d5['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3caf1b){if('function'!=typeof _0x3caf1b)throw new _0x1decff('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3caf1b);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3620fd,annotations:_0x562913}){const _0x45c2b9=[],_0xbee1d=this['editor']['model']['document']['selection'],_0x4c499b=Array['from'](_0xbee1d['getRanges']());for(const [_0x5428db,_0x241f0e]of this['_editorAnnotationsData']){const _0x51543b=_0x5417b4(_0x241f0e),_0xb03146=_0x562913['getByInnerView'](_0x5428db);_0x51543b&&_0xb03146&&_0x45c2b9['push']({'annotation':_0xb03146,'range':_0x51543b});}function _0x5417b4(_0x100204){for(const _0x2eac6c of _0x100204)for(const _0x44d95f of _0x4c499b)if(_0x2eac6c['containsRange'](_0x44d95f,!_0xbee1d['isCollapsed']))return _0x2eac6c;return null;}return _0x45c2b9['sort']((_0x7f272f,_0x166fbb)=>{const _0x13f5c1=_0x7f272f['range'],_0x2acada=_0x166fbb['range'];if(!_0x13f5c1['isEqual'](_0x2acada)){if(_0x13f5c1['containsRange'](_0x2acada,!0x0))return 0x1;if(_0x2acada['containsRange'](_0x13f5c1,!0x0))return-0x1;}return _0x7f272f['annotation']==_0x3620fd?-0x1:_0x166fbb['annotation']==_0x3620fd?0x1:0x0;})['map'](_0x190099=>_0x190099['annotation']);}get['_editorAnnotationsData'](){const _0x512d0b=new Map();for(const _0x13436b of Array['from'](this['_dataCollectors']))for(const [_0xf00a1d,_0x4cdb47]of _0x13436b())_0x512d0b['set'](_0xf00a1d,_0x4cdb47);return _0x512d0b;}}class ot extends _0x5e267b{['afterInit'](){const _0x2cb679=this['editor'];if(!_0x2cb679['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2cb679['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x5e267b{constructor(_0x4fad04){super(_0x4fad04),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4d78db=this['editor'],_0x15e824=_0x4d78db['commands']['get']('importWord'),_0x40b5c2=_0x4d78db['plugins']['get'](lt);_0x15e824&&(_0x15e824['on']('execute',(_0xf041da,[,_0x159bc6])=>{_0x159bc6['collaboration_features']={'comments':!0x0,'user_id':_0x40b5c2['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x15e824,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5e28f5,_0x3809dc){const {comment_threads:_0x4d0b46}=_0x3809dc;_0x4d0b46&&_0x4d0b46['forEach'](({thread_id:_0x41fe1d,comments:_0x2497d9,is_resolved:_0x45348c})=>{const _0xeff43f=new Date(),_0x3d6674=_0x2497d9['map'](({author:_0x4e8391,content:_0xac1fea,created_at:_0x3ab169})=>({'content':_0xac1fea,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0xeff43f,'attributes':{'@external':{'authorName':_0x4e8391,'createdAt':_0x3ab169?new Date(_0x3ab169):new Date(),'source':'importWord'}}})),_0x49be25=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x49be25,'threadId':_0x41fe1d,'comments':_0x3d6674,'resolvedAt':_0x45348c?_0xeff43f:null});});}}class rt extends _0x5e267b{constructor(_0x42468b){super(_0x42468b),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x4f7b15=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x4f7b15,'contentInsertion',(_0x561c31,_0x2a4e13)=>this['_removeMarkersWithoutThreads'](_0x2a4e13['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x34aa85){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x34aa85;const _0x41c184=this['editor']['plugins']['get']('CommentsRepository');for(const _0x54efa7 of _0x34aa85['keys']()){const [_0x1b692f,_0x1029e0]=_0x54efa7['split'](':');'comment'!=_0x1b692f||_0x41c184['hasCommentThread'](_0x1029e0)||_0x34aa85['delete'](_0x54efa7);}return _0x34aa85;}['_registerMarkerInClipboardPipeline'](){const _0x5b8b10=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xbfc0f2=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xbfc0f2&&_0x5b8b10['_registerMarkerToCopy']('comment',_0xbfc0f2);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x823017){switch(_0x823017){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x5e267b{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x2a2f49){super(_0x2a2f49),this['set']('isThreadsLoadingPaused',!0x0),_0x2a2f49['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x292f48,_0x3810f8,_0x337987,_0x3008a1)=>{const _0x3c6655=_0x337987?it(_0x337987)['id']:null;if(_0x2a2f49['model']['change'](()=>{if(_0x3c6655){const _0x3d14d0=this['getAllMarkersForId'](_0x3c6655);for(const _0x5e2928 of _0x3d14d0)_0x2a2f49['editing']['reconvertMarker'](_0x5e2928);}if(_0x3008a1){const {id:_0x528fa5}=it(_0x3008a1),_0x657eec=this['getAllMarkersForId'](_0x528fa5);for(const _0xa6135e of _0x657eec)_0x2a2f49['editing']['reconvertMarker'](_0xa6135e);}}),_0x3c6655){const _0x1b00bb=_0x2a2f49['plugins']['get'](m)['getCommentThread'](_0x3c6655);_0x1b00bb&&_0x1b00bb['isResolved']&&this['scrollToThreadMarker'](_0x3c6655);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a7ae6=this['editor'],_0x1ebd2d=_0x3a7ae6['plugins']['get'](m),_0x4b9d16=_0x3a7ae6['config']['get']('collaboration.channelId');_0x3a7ae6['commands']['add']('addCommentThread',new G(_0x3a7ae6)),this['listenTo'](_0x3a7ae6,'change:isReadOnly',(_0x5a9d9b,_0x4640cb,_0x1d9c49)=>{_0x1ebd2d['switchReadOnly'](_0x1d9c49,_0x3a7ae6['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1ebd2d,nt('addCommentThread',_0x4b9d16),(_0x986603,{threadId:_0x47f078})=>{const _0x413f44=this['editor']['plugins']['get'](m)['getCommentThread'](_0x47f078);_0x413f44&&_0x413f44['unlinkedAt']&&this['_attachArchivedThread'](_0x47f078);}),this['listenTo'](_0x1ebd2d,nt('removeCommentThread',_0x4b9d16),(_0x2352ab,{threadId:_0x358189})=>{_0x3a7ae6['model']['enqueueChange']({'isUndoable':!0x1},_0x2a8c97=>{const _0x18a438=this['getAllMarkersForId'](_0x358189);for(const _0x386546 of _0x18a438)_0x2a8c97['removeMarker'](_0x386546);});}),this['listenTo'](_0x1ebd2d,nt('resolveCommentThread',_0x4b9d16),(_0x38e4a3,{threadId:_0x45bf50})=>{(this['_reconvertMarkers'](_0x45bf50),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x45bf50)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1ebd2d,nt('reopenCommentThread',_0x4b9d16),(_0x1a9815,{threadId:_0x2649ea})=>{this['_reconvertMarkers'](_0x2649ea);},{'priority':'low'}),this['listenTo'](_0x1ebd2d,nt('addComment',_0x4b9d16),(_0xd23c97,{threadId:_0x3363dd,isFromAdapter:_0x33c98d})=>{const _0x862bd9=this['getAllMarkersForId'](_0x3363dd);if(_0x33c98d||0x0==_0x862bd9['length']||!_0x1ebd2d['hasCommentThread'](_0x3363dd))return;0x1===_0x1ebd2d['getCommentThread'](_0x3363dd)['length']&&_0x3a7ae6['model']['enqueueChange']({'isUndoable':!0x1},_0x3ceba6=>{for(const _0x489ade of _0x862bd9)_0x3ceba6['updateMarker'](_0x489ade,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x5873c1=this['editor']['plugins']['get'](m),_0x15a51e=this['editor']['config']['get']('collaboration.channelId');for(const _0x11531e of _0x5873c1['getCommentThreads']({'channelId':_0x15a51e}))_0x5873c1['_detachCommentThread'](_0x11531e['id']),_0x5873c1['_threads']['delete'](_0x11531e['id']);super['destroy']();}['hasMarkerForId'](_0x22dc9a){return this['getAllMarkersForId'](_0x22dc9a)['length']>0x0;}['getAllMarkersForId'](_0x320d31){const _0x381f85=[];for(const _0x4de493 of this['editor']['model']['markers'])_0x4de493['name']['startsWith']('comment:'+_0x320d31)&&_0x381f85['push'](_0x4de493);return _0x381f85;}['scrollToThreadMarker'](_0x268eff){const _0x1b7e25=this['_getTargetForId'](_0x268eff);_0x1b7e25&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x268eff&&_0xd4fd72({'target':_0x1b7e25[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xee03fe){this['editor']['model']['change'](()=>{for(const _0x179616 of this['getAllMarkersForId'](_0xee03fe))this['editor']['editing']['reconvertMarker'](_0x179616);});}['_attachArchivedThread'](_0x389ae7){const _0x5a67f5=this['editor']['plugins']['get'](m),_0x1101d3=this['editor']['plugins']['get'](k),_0x21bb90=_0x5a67f5['getCommentThread'](_0x389ae7);if(!_0x21bb90['isAttached']){const _0x4a97c4=_0x21bb90['attachTo'](()=>this['_getTargetForId'](_0x21bb90['id']));_0x1101d3['registerAnnotation'](_0x4a97c4),_0x21bb90['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x10c61b=this['editor'];_0x10c61b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x4a28d1,_0x5b5155)=>{const {id:_0x1378d1}=it(_0x4a28d1['markerName']),_0x2dc26e=_0x10c61b['plugins']['get'](m)['getCommentThread'](_0x1378d1),_0x5e94eb=this['activeMarker']&&it(this['activeMarker'])['id']===_0x1378d1;if(_0x2dc26e&&_0x2dc26e['isResolved']&&!_0x5e94eb&&_0x4a28d1['item'])return _0x5b5155['consumable']['consume'](_0x4a28d1['item'],'addMarker:'+_0x4a28d1['markerName']),_0x5b5155['consumable']['consume'](_0x4a28d1['item'],'removeMarker:'+_0x4a28d1['markerName']),null;const _0x1fe109=['ck-comment-marker'];return _0x5e94eb&&_0x1fe109['push']('ck-comment-marker--active'),{'classes':_0x1fe109,'attributes':{'data-comment':_0x1378d1}};}}),_0x10c61b['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x529e52,{options:_0x5a6d80})=>{const _0x2f0024=_0x10c61b['plugins']['get'](m),_0x3b67f9=_0x10c61b['model']['markers']['get'](_0x529e52),{id:_0x57fee0,part:_0xf7fb13}=it(_0x529e52);if(_0x3b67f9&&!_0x3b67f9['affectsData'])return null;if(_0x5a6d80['ignoreResolvedComments']){const _0x541616=_0x2f0024['getCommentThread'](_0x57fee0);if(_0x541616&&_0x541616['isResolved'])return null;}return{'group':'comment','name':_0xf7fb13?_0x57fee0+':'+_0xf7fb13:_0x57fee0};}}),_0x10c61b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x305044,{writer:_0xd4b213})=>_0xd4b213['createElement']('$marker',{'data-name':'comment:'+_0x305044['getAttribute']('id')})}),_0x10c61b['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x421816=this['editor'],_0x4e80ab=_0x421816['plugins']['get'](m),_0xa7e9c6=new Set(),_0x46b16f=new Set();_0x421816['model']['document']['registerPostFixer'](_0x2470fc=>{let _0x11b36f=!0x1;for(const {name:_0x397118,data:_0x2c3142}of _0x421816['model']['document']['differ']['getChangedMarkers']()){const {group:_0x148a17,id:_0xe69e66}=it(_0x397118);let _0x58c228=_0x2c3142['newRange'];if('comment'!==_0x148a17||!_0x58c228)continue;const _0x3fa5cb='$graveyard'===_0x58c228['root']['rootName'];_0x3fa5cb||(_0x58c228=st(_0x58c228,_0x421816['model']),!_0x58c228||_0x58c228['isCollapsed']||!_0x2c3142['newRange']||_0x58c228['isEqual'](_0x2c3142['newRange']))?_0x421816['model']['hasContent'](_0x58c228)&&!_0x3fa5cb?this['isThreadsLoadingPaused']?_0xa7e9c6['add'](_0x397118):this['_handleThreadMarker'](_0x397118,_0xe69e66):(_0x46b16f['add'](_0x397118),_0xa7e9c6['delete'](_0x397118),_0x2470fc['removeMarker'](_0x397118),_0x11b36f=!0x0):(_0x2470fc['updateMarker'](_0x397118,{'range':_0x58c228}),_0x11b36f=!0x0);}return _0x11b36f;}),this['on']('change:isThreadsLoadingPaused',(_0x121b90,_0x3ef6df,_0x3cc33f)=>{if(!_0x3cc33f&&_0xa7e9c6['size'])for(const _0x159709 of _0xa7e9c6){const {id:_0x4d3ee3}=it(_0x159709);_0xa7e9c6['delete'](_0x159709),_0x421816['model']['markers']['get'](_0x159709)&&this['_handleThreadMarker'](_0x159709,_0x4d3ee3);}}),this['listenTo'](_0x421816['model']['document'],'change',(_0x3af87a,_0x5311d5)=>{for(const {name:_0x3f7679,data:{newRange:_0x4cde98}}of _0x421816['model']['document']['differ']['getChangedMarkers']()){const {group:_0x595f42,id:_0x2bc67a}=it(_0x3f7679);if('comment'!==_0x595f42)continue;const _0x162b1e=_0x4e80ab['getCommentThread'](_0x2bc67a),_0x1f7a9e=this['hasMarkerForId'](_0x2bc67a);_0x162b1e&&(_0x162b1e['_hasTargetInContent']||_0x421816['editing']['view']['once']('render',()=>{const _0xefa0b8=_0x421816['plugins']['get'](b),_0x369fca=_0x4e80ab['_threadToController']['get'](_0x162b1e)['view'];_0xefa0b8['getByInnerView'](_0x369fca)['refreshVisibility']();},{'priority':'low'}),_0x162b1e['_hasTargetInContent']=_0x1f7a9e||!!_0x4cde98),_0x4cde98||(_0x46b16f['add'](_0x3f7679),_0xa7e9c6['delete'](_0x3f7679));}if(_0x5311d5['isLocal'])for(const _0x503db0 of _0x46b16f){const {id:_0x39de61}=it(_0x503db0),_0x41785c=_0x4e80ab['getCommentThread'](_0x39de61),_0x45c194=this['hasMarkerForId'](_0x39de61);_0xa7e9c6['delete'](_0x503db0),!_0x41785c||_0x45c194||_0x41785c['unlinkedAt']||_0x41785c['setUnlinkedAt'](new Date());}_0x46b16f['clear']();});}['_getTargetForId'](_0x752c29){const _0x2b4a20=this['editor'],_0x39a9b1=this['getAllMarkersForId'](_0x752c29);return tt(_0x2b4a20['editing'],_0x39a9b1);}['_getTextContext'](_0x518736){const _0x56066f=this['getAllMarkersForId'](_0x518736);let _0x5e4c44='',_0x41a275=!0x1;for(const _0x1a5db5 of _0x56066f){const _0x3639e8=_0x1a5db5['getRange']();for(const _0x5543a0 of Array['from'](_0x3639e8['getItems']()))_0x5543a0['is']('$textProxy')?(_0x5e4c44&&_0x41a275&&(_0x5e4c44+='\x20',_0x41a275=!0x1),_0x5e4c44+=_0x5543a0['data']):_0x41a275=!0x0;_0x41a275=!0x0;}return _0x5e4c44['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2c2351,_0x43daa4){const _0xecb9ca=this['editor'],_0x2c9e7a=_0xecb9ca['plugins']['get'](m);let _0x2abfe5=_0x2c9e7a['getCommentThread'](_0x43daa4);const _0xdaf0c6=_0xecb9ca['config']['get']('collaboration.channelId'),_0xfa32e=_0xecb9ca['plugins']['get'](k);if(_0x2abfe5&&(_0x2abfe5['unlinkedAt']&&_0x2abfe5['setUnlinkedAt'](null),_0x2abfe5['isAttached']))return _0x2abfe5;return!this['getAllMarkersForId'](_0x43daa4)[0x0]['managedUsingOperations']?_0xecb9ca['editing']['view']['once']('render',()=>{if(_0x2c9e7a['getCommentThread'](_0x43daa4))return;const _0x56b91f=_0xecb9ca['plugins']['get'](b);_0x2abfe5=_0x2c9e7a['openNewCommentThread']({'channelId':_0xdaf0c6,'threadId':_0x43daa4,'target':()=>this['_getTargetForId'](_0x43daa4),'context':{'type':'text','value':this['_getTextContext'](_0x43daa4)}});const _0x5c52dc=_0x2c9e7a['_threadToController']['get'](_0x2abfe5)['view'],_0x5f49f2=_0x56b91f['getByInnerView'](_0x5c52dc);_0x5f49f2&&_0xfa32e['registerAnnotation'](_0x5f49f2);},{'priority':'low'}):_0x2c9e7a['fetchCommentThread']({'channelId':_0xdaf0c6,'threadId':_0x43daa4})['then'](_0x2a2756=>{if('destroyed'!==_0xecb9ca['state']){if(_0x2abfe5=_0x2a2756,_0x2abfe5&&!_0x2abfe5['isAttached']){const _0x47c0e5=_0x2abfe5['attachTo'](()=>this['_getTargetForId'](_0x43daa4));_0xfa32e['registerAnnotation'](_0x47c0e5),_0x2abfe5['isResolved']&&this['_reconvertMarkers'](_0x43daa4);}else{if(!_0x2abfe5){const _0x21a308=this['getAllMarkersForId'](_0x43daa4);_0xecb9ca['model']['change'](_0x3c762f=>{for(const _0x2b27a3 of _0x21a308)_0x3c762f['removeMarker'](_0x2b27a3);});}}}}),_0x2abfe5;}['_handleThreadMarker'](_0x5bce0e,_0x1edb08){const _0x35d738=this['_attachMarkerToThread'](_0x5bce0e,_0x1edb08);_0x35d738&&!_0x35d738['context']&&_0x35d738['setContext']({'type':'text','value':this['_getTextContext'](_0x1edb08)});}['_initAriaMarkerChangeAnnouncements'](){const _0x12bd08=this['editor'];_0x4aa71b(_0x12bd08['model'],({left:_0x588cc5,entered:_0x5a9960})=>{for(const _0x19b628 of _0x588cc5)if(at(_0x19b628)){_0x12bd08['ui']['ariaLiveAnnouncer']['announce'](W(_0x12bd08['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x55999c of _0x5a9960)if(at(_0x55999c)){_0x12bd08['ui']['ariaLiveAnnouncer']['announce'](W(_0x12bd08['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x17f29a,_0x588284){return _0x588284?_0x17f29a+':'+_0x588284:_0x17f29a;}function it(_0x44e705){const _0x5f4302=_0x44e705['split'](':');return{'group':_0x5f4302[0x0],'id':_0x5f4302[0x1],'part':_0x5f4302[0x2]};}function st(_0x1c6c2c,_0x2062cb){const _0x2f3250=_0x2062cb['schema'],_0x4b643e=_0x2062cb['createRange'](_0x1c6c2c['start']);for(const _0x346d4f of _0x1c6c2c['getWalker']()){const {type:_0x551dbe,item:_0x357f23,nextPosition:_0x426b3e}=_0x346d4f;if('text'===_0x551dbe||_0x2f3250['isObject'](_0x357f23)){const _0x2c08b8=_0x2062cb['createPositionBefore'](_0x357f23);_0x4b643e['isCollapsed']&&(_0x4b643e['start']=_0x2c08b8),_0x4b643e['end']=_0x426b3e;}}return _0x4b643e;}function at(_0x55a15a){return'comment'===it(_0x55a15a['name'])['group'];}var kt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class s extends _0x5e267b{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x1dc4a8=this['editor'],_0x422208=_0x1dc4a8['plugins']['get'](m),_0x5a797d=_0x1dc4a8['plugins']['get'](r),_0x26b87f=_0x1dc4a8['plugins']['get'](b),_0x1f15e3=_0x1dc4a8['plugins']['get'](k);_0x1dc4a8['ui']['componentFactory']['add']('comment',()=>{const _0x23ff5b=this['_createUIButton'](_0x47478d);return _0x23ff5b['tooltip']=!0x0,_0x23ff5b;}),_0x1dc4a8['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x248e58)),_0x1f15e3['addSourceCollector'](()=>{const _0x1cb463=[];for(const [_0x555f11,_0x58e74f]of _0x422208['_threadToController']){const _0x43a8a5=_0x5a797d['getAllMarkersForId'](_0x555f11['id']),_0x281cd9=_0x43a8a5['map'](_0x264f7d=>_0x264f7d['getRange']());_0x43a8a5['length']>0x0&&_0x1cb463['push']([_0x58e74f['view'],_0x281cd9]);}return _0x1cb463;}),this['listenTo'](_0x26b87f,'change:activeAnnotations',(_0x5834d9,_0x242b99,_0xb0c859)=>{const _0x4ca913=Array['from'](_0xb0c859)['map'](_0x59d69d=>_0x59d69d['innerView'])['find'](_0x1545fd=>_0x422208['_viewToController']['has'](_0x1545fd));if(!_0x4ca913)return void(_0x5a797d['activeMarker']=null);const _0xafd6b4=_0x422208['_viewToController']['get'](_0x4ca913)['model']['id'],_0x63fa09='comment:'+_0xafd6b4;_0xafd6b4&&_0x5a797d['hasMarkerForId'](_0xafd6b4)?_0x5a797d['activeMarker']=_0x63fa09:_0x5a797d['activeMarker']&&(_0x5a797d['activeMarker']=null);}),this['listenTo'](_0x422208,'removeCommentThread',(_0xbd6aee,{threadId:_0x1a556a,isFromAdapter:_0x9d99e1})=>{!_0x9d99e1&&_0x1dc4a8['ui']['focusTracker']['isFocused']&&_0x5a797d['hasMarkerForId'](_0x1a556a)&&_0x1dc4a8['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x422208,'addComment',(_0x249dc0,{threadId:_0x4c4e91,isFromAdapter:_0x197464})=>{if(_0x197464||!_0x5a797d['hasMarkerForId'](_0x4c4e91)||!_0x422208['hasCommentThread'](_0x4c4e91))return;0x1===_0x422208['getCommentThread'](_0x4c4e91)['length']&&(_0x1dc4a8['editing']['view']['focus'](),_0x249dc0['stop']());},{'priority':'low'});}['_createUIButton'](_0x3053ee){const _0x205f15=this['editor'],_0xe4e47a=new _0x3053ee(_0x205f15['locale']),_0x2dda62=_0x205f15['commands']['get']('addCommentThread');return _0xe4e47a['set']({'label':W(_0x205f15['locale'],'Comment'),'icon':kt}),_0xe4e47a['bind']('isEnabled')['to'](_0x2dda62),this['listenTo'](_0xe4e47a,'execute',()=>_0x2dda62['execute']()),_0xe4e47a;}}class e extends _0x5e267b{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x220c70){super(_0x220c70),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x18b0f3,_0xb18670,_0x1193fb)=>{_0x1193fb?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x15c02b,_0x212bd5]of this['editor']['commands'])_0x212bd5['affectsData']&&'addCommentThread'!==_0x15c02b&&_0x212bd5['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x52899a=this['editor']['editing']['view']['document'];this['listenTo'](_0x52899a,'cut',_0x52f118=>_0x52f118['stop'](),{'priority':'highest'}),this['listenTo'](_0x52899a,'clipboardInput',_0x196a35=>_0x196a35['stop'](),{'priority':'highest'}),this['listenTo'](_0x52899a,'delete',_0x31ed10=>_0x31ed10['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3bc086,_0x163eb4]of this['editor']['commands'])_0x163eb4['affectsData']&&'addCommentThread'!==_0x3bc086&&_0x163eb4['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x1cb89a{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x33f203){super(_0x33f203),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x62b34d=this['context']['plugins']['get'](b);this['listenTo'](_0x62b34d,'_activateAnnotation',(_0x40770a,_0x149850)=>{for(const _0x1f665f of this['activeUIs']){const _0x509257=this['_uis']['get'](_0x1f665f);(0x0,this['_uisData']['get'](_0x1f665f)['filter'])(_0x149850)&&_0x509257['setActiveAnnotation'](_0x149850);}}),this['listenTo'](_0x62b34d,'_deactivateAllAnnotations',()=>{for(const _0x43ae4a of this['activeUIs']){this['_uis']['get'](_0x43ae4a)['setActiveAnnotation'](null);}}),this['listenTo'](_0x62b34d['_visibleAnnotations'],'add',(_0x4621f2,_0x44033c)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x44033c);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x36edff){return this['activeUIs']['has'](_0x36edff);}['activate'](_0x163a23,_0x170ee8=()=>!0x0){const _0x9ec51a=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x163a23))throw new _0x1decff('annotationsuis-missing-ui',this,{'uiName':_0x163a23});this['isActive'](_0x163a23)&&this['deactivate'](_0x163a23),this['activeUIs']['add'](_0x163a23);const _0x552e16=new x();!function({source:_0x4f1146,target:_0x5a5688,filter:_0x29d036}){for(const _0x18f6fb of _0x4f1146)_0x29d036(_0x18f6fb)&&_0x5a5688['add'](_0x18f6fb);_0x5a5688['listenTo'](_0x4f1146,'add',(_0x5aca54,_0x5c01c4)=>{_0x29d036(_0x5c01c4)&&_0x5a5688['add'](_0x5c01c4);}),_0x5a5688['listenTo'](_0x4f1146,'remove',(_0x4b9889,_0x5fdda3)=>{_0x5a5688['has'](_0x5fdda3)&&_0x5a5688['remove'](_0x5fdda3);});}({'source':_0x9ec51a['_visibleAnnotations'],'target':_0x552e16,'filter':_0x170ee8}),this['_uisData']['set'](_0x163a23,{'collection':_0x552e16,'filter':_0x170ee8});const _0x4ffd52=this['_uis']['get'](_0x163a23);_0x4ffd52['attach'](_0x552e16),this['listenTo'](_0x4ffd52,'change:activeAnnotation',(_0x3bc9fe,_0x3a1ad5,_0x3bcdf9,_0x544d95)=>{_0x544d95&&_0x9ec51a['_removeActiveAnnotation'](_0x544d95),_0x3bcdf9&&_0x9ec51a['_addActiveAnnotation'](_0x3bcdf9);});}['deactivate'](_0x19549a){if(this['activeUIs']['delete'](_0x19549a),!this['_uis']['has'](_0x19549a))throw new _0x1decff('annotationsuis-missing-ui',this,{'uiName':_0x19549a});const _0x326ee0=this['_uis']['get'](_0x19549a);_0x326ee0['detach'](),this['stopListening'](_0x326ee0),this['_uisData']['get'](_0x19549a)['collection']['destroy'](),this['_uisData']['delete'](_0x19549a);}['switchTo'](_0x167400){if(!this['_uis']['has'](_0x167400))throw new _0x1decff('annotationsuis-missing-ui',this,{'uiName':_0x167400});const _0x3ffd9a=this['context']['plugins']['get'](b),_0x1ec7a3=Array['from'](_0x3ffd9a['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x167400);const _0x35177d=this['_uis']['get'](_0x167400);_0x35177d['setActiveAnnotation'](_0x1ec7a3),_0x35177d['_setSelectedAnnotations']&&_0x1ec7a3&&_0x35177d['_setSelectedAnnotations']([_0x1ec7a3]);}['deactivateAll'](){for(const _0x2e2cfc of this['activeUIs'])this['deactivate'](_0x2e2cfc);}['register'](_0x5011c0,_0x2e6b7f){if(this['_uis']['has'](_0x5011c0))throw new _0x1decff('annotationsuis-register-already-registered');if('function'!=typeof _0x2e6b7f['attach']||'function'!=typeof _0x2e6b7f['detach']||'function'!=typeof _0x2e6b7f['setActiveAnnotation'])throw new _0x1decff('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5011c0,_0x2e6b7f);}['refilterAnnotations'](){const _0x5498f2=this['context']['plugins']['get'](b)['collection'],_0x3863dc=new Map(),_0x3003df=Array['from'](this['activeUIs']);for(const _0x92f7f of this['activeUIs']){const _0x4f68b1=this['_uisData']['get'](_0x92f7f)['collection'];for(const _0x3def16 of _0x4f68b1)_0x3863dc['set'](_0x3def16,_0x92f7f);}for(const _0x3c05df of _0x5498f2){const _0x50d342=_0x3863dc['get'](_0x3c05df);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3c05df);const _0x204da2=_0x3003df['find'](_0x4f51fd=>this['_uisData']['get'](_0x4f51fd)['filter'](_0x3c05df));_0x50d342!==_0x204da2&&(_0x50d342&&this['_uisData']['get'](_0x50d342)['collection']['remove'](_0x3c05df),_0x204da2&&this['_uisData']['get'](_0x204da2)['collection']['add'](_0x3c05df));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3f636f){const _0x5e03a6=[];for(const _0x825fc0 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x825fc0)['filter'])(_0x3f636f)&&_0x5e03a6['push'](_0x825fc0);}if(_0x5e03a6['length']>0x1)throw new _0x1decff('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5e03a6,'annotationType':_0x3f636f['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x245f5c){super(_0x245f5c);const _0x399514=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x399514['to']('class')],'style':{'minHeight':_0x399514['to']('minHeight',_0x3357ad=>'number'==typeof _0x3357ad?ne(_0x3357ad+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x177e97){super(_0x177e97),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x7b6084,_0x2791e5)=>_0x7b6084+_0x2791e5),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x358f85=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x358f85['to']('isAnimationDisabled',_0x2603cf=>_0x2603cf?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x358f85['to']('top',_0x531a53=>qt(_0x531a53))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x142104=this['element']['clientHeight'];_0x142104&&(this['height']=_0x142104);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1cb89a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x13dc07){super(_0x13dc07),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x5d48cc=this['context']['config']['get']('sidebar.container');_0x5d48cc&&this['setContainer'](_0x5d48cc);}['setContainer'](_0x13c12e){if(!y(_0x13c12e))throw new _0x1decff('sidebar-setcontainer-invalid-element');this['container']=_0x13c12e;}['_attachToContainer']({viewClass:_0x1b775e='',spaceBetweenItems:_0x45d577=0x19}={}){if(!y(this['container']))throw new _0x1decff('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1b775e,this['_spaceBetweenItems']=_0x45d577;}['rearrange']({removedAnnotation:_0x32f835,previousAnnotation:_0x13a113,nextAnnotation:_0x526217}){const _0x5b656=this['getSidebarItemView'](_0x32f835);this['view']['list']['remove'](_0x5b656),this['_destroySidebarItemView'](_0x32f835),_0x13a113&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x13a113)),_0x526217&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x526217)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x268852,activatedAnnotation:_0x164def,disableAnimationOnActivatedAnnotation:_0x6e2663}){if(this['_activeAnnotation']=_0x164def,_0x268852){_0x268852['isActive']=!0x1;const _0x1c062c=this['getSidebarItemView'](_0x268852);_0x1c062c&&_0x6e2663&&(_0x1c062c['isAnimationDisabled']=!0x1);}if(_0x164def){const _0x377f5a=this['getSidebarItemView'](_0x164def);_0x377f5a&&(_0x164def['isActive']=!0x0,_0x6e2663&&(_0x377f5a['isAnimationDisabled']=!0x0,_0x377f5a['top']+=0x1),this['_alignToTargetRect'](_0x377f5a));}}['_detachFromContainer'](_0x14d6f7){if(this['view']['element']['remove'](),_0x14d6f7){for(const _0x14e5f6 of _0x14d6f7)this['_destroySidebarItemView'](_0x14e5f6);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x23fad2,_0x59415c){_0x59415c||(_0x59415c=_0x23fad2['view']);const _0x342dc6=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x342dc6,_0x23fad2),this['_annotationToSidebarItemView']['set'](_0x23fad2,_0x342dc6),_0x342dc6['content']['add'](_0x59415c),this['listenTo'](_0x23fad2['view'],'change:targetRect',(_0x291866,_0xfc898a,_0x18690c)=>{const _0x23dccb=this['_getTargetTop'](_0x23fad2,_0x18690c);_0x342dc6['_targetTop']!=_0x23dccb&&(_0x342dc6['_targetTop']=_0x23dccb,this['_setItemTop'](_0x342dc6,_0x23dccb));}),this['listenTo'](_0x342dc6,'change:top',()=>{this['_recalculate'](_0x342dc6,'top');}),this['listenTo'](_0x342dc6,'change:bottom',()=>{this['_recalculate'](_0x342dc6,'bottom');}),this['_alignToTargetRect'](_0x342dc6);const _0x6e2844=this['_getItemBefore'](_0x342dc6);if(_0x6e2844)this['_alignAfterItem'](_0x6e2844,_0x342dc6)||this['_alignToTargetRect'](_0x342dc6);else this['_alignToTargetRect'](_0x342dc6);return this['_updateLastItem'](),this['view']['list']['add'](_0x342dc6),_0x342dc6;}['_alignForTopChange'](_0x383e02){if(!_0x383e02['content']['length'])return;const _0x39d217=this['_getItemBefore'](_0x383e02);if(!_0x39d217)return;const _0x364740=this['_sidebarItemViewToAnnotation']['get'](_0x39d217),_0x57badd=this['_activeAnnotation'];_0x57badd&&_0x57badd===_0x364740?this['_alignAfterItem'](_0x39d217,_0x383e02):this['_alignBeforeItem'](_0x383e02,_0x39d217);}['_alignForBottomChange'](_0x968ef3){if(!_0x968ef3['content']['length'])return;const _0x2d10de=this['_getItemAfter'](_0x968ef3);if(!_0x2d10de)return;const _0x1222f9=this['_sidebarItemViewToAnnotation']['get'](_0x2d10de),_0x2aba4f=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5e119f=this['_activeAnnotation'];_0x5e119f&&_0x5e119f===_0x1222f9&&_0x2aba4f?(this['_alignBeforeItem'](_0x2d10de,_0x968ef3),this['_alignAfterItem'](_0x968ef3,_0x2d10de)):_0x5e119f&&_0x5e119f===_0x1222f9?this['_alignBeforeItem'](_0x2d10de,_0x968ef3):this['_alignAfterItem'](_0x968ef3,_0x2d10de);}['_recalculate'](_0x515ad1,_0x56224c){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x59a575,changedProp:_0x514bde}of this['_recalculateBuffer'])'top'===_0x514bde?this['_alignForTopChange'](_0x59a575):this['_alignForBottomChange'](_0x59a575);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x515ad1,'changedProp':_0x56224c});}['getSidebarItemView'](_0x4e1a29){return this['_annotationToSidebarItemView']['get'](_0x4e1a29);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x333c79){const _0x1cf061=this['getSidebarItemView'](_0x333c79);this['stopListening'](_0x1cf061),this['stopListening'](_0x333c79['view']),_0x1cf061['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x333c79),this['_sidebarItemViewToAnnotation']['delete'](_0x1cf061);}['_createSidebarView'](){const _0x364a74=new T(this['context']['locale']);return _0x364a74['render'](),this['on']('change:_lastItem',(_0x56fe5f,_0x51477e,_0x5f87c0,_0x3ba872)=>{_0x3ba872&&_0x364a74['unbind']('minHeight'),_0x5f87c0?_0x364a74['bind']('minHeight')['to'](_0x5f87c0,'bottom'):_0x364a74['minHeight']=null;}),_0x364a74;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x187f85){const _0x2f00ff=this['_sidebarItemViewToAnnotation']['get'](_0x187f85),_0x2ff617=_0x2f00ff&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2f00ff)-0x1);return _0x2ff617&&this['getSidebarItemView'](_0x2ff617)||null;}['_getItemAfter'](_0x2b8e72){const _0x4c45b6=this['_sidebarItemViewToAnnotation']['get'](_0x2b8e72),_0x3490a5=_0x4c45b6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4c45b6)+0x1);return _0x3490a5&&this['getSidebarItemView'](_0x3490a5)||null;}['_alignBeforeItem'](_0x344e45,_0x34814f){_0x344e45['updateHeight']();const _0x3fe6c4=M(_0x34814f['bottom']+this['_spaceBetweenItems'],_0x344e45['top']);return!!_0x3fe6c4&&(this['_setItemTop'](_0x34814f,_0x34814f['top']-_0x3fe6c4),!0x0);}['_alignAfterItem'](_0x5f3216,_0x173c49){_0x5f3216['updateHeight']();const _0x43f029=M(_0x5f3216['bottom']+this['_spaceBetweenItems'],_0x173c49['top']);return!!_0x43f029&&(this['_setItemTop'](_0x173c49,_0x173c49['top']+_0x43f029,!0x1),!0x0);}['_alignToTargetRect'](_0x1eb948){const _0x1d7f7f=this['_sidebarItemViewToAnnotation']['get'](_0x1eb948);if(!_0x1d7f7f||!_0x1d7f7f['target']||!_0x1d7f7f['targetRect'])return;const _0x430176=this['_getTargetTop'](_0x1d7f7f,_0x1d7f7f['targetRect']);this['_setItemTop'](_0x1eb948,_0x430176);}['_getTargetTop'](_0x5ce6fc,_0x252f90){if(null===_0x252f90)return 0x0;if(_0x5ce6fc['target']instanceof _0x338ab7)return _0x252f90['top'];{const _0x51064d=new _0x338ab7(this['view']['element'])['top'];return _0x252f90['top']-_0x51064d;}}['_setItemTop'](_0x4a1d24,_0x3f25a1,_0x4d88c4=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4d88c4&&(_0x3f25a1=Math['max'](_0x3f25a1,this['_getMaxAvailableTop'](_0x4a1d24))),_0x4a1d24['top']=_0x3f25a1;}['_getMaxAvailableTop'](_0x317be1){let _0x1beab3=this['_getItemBefore'](_0x317be1),_0x46ca2c=0x0;for(;_0x1beab3;)_0x1beab3['updateHeight'](),_0x46ca2c+=this['_spaceBetweenItems']+_0x1beab3['height'],_0x1beab3=this['_getItemBefore'](_0x1beab3);return _0x46ca2c;}}function M(_0x481fe5,_0x4d5703){return Math['max'](_0x481fe5-_0x4d5703,0x0);}function y(_0x1f3300){return null!==_0x1f3300&&'object'==typeof _0x1f3300&&0x1===_0x1f3300['nodeType'];}class n extends _0x1cb89a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x28fb30){super(_0x28fb30),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x449b49(),this['_refreshPositioningDebounced']=_0x2309fa(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xdf7543=this['context']['plugins']['get'](j),_0x2cf5e6=this['context']['plugins']['get'](z);_0xdf7543['register']('wideSidebar',this),_0x2cf5e6['container']&&_0xdf7543['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x58dc38){if(_0x58dc38===this['activeAnnotation'])return;const _0x4a6277=this['context']['plugins']['get'](z);_0x4a6277['_activeAnnotation']=_0x58dc38;const _0x1adfaa=this['activeAnnotation'];this['activeAnnotation']=_0x58dc38,_0x4a6277['refresh']({'blurredAnnotation':_0x1adfaa,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x3ba1ef){this['annotations']=_0x3ba1ef;const _0x1f45ea=this['context']['plugins']['get'](z);if(_0x1f45ea['_annotations']=_0x3ba1ef,this['isAttached'])throw new _0x1decff('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1f45ea,'set:container',()=>{this['detach'](),this['listenTo'](_0x1f45ea,'change:container',_0x30facb=>{_0x30facb['off'](),this['attach'](_0x3ba1ef);});}),_0x1f45ea['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x54fc76=_0x31e129=>{_0x31e129['updateTargetRect'](),_0x1f45ea['addAnnotation'](_0x31e129);};for(const _0xf34137 of _0x3ba1ef)_0x54fc76(_0xf34137);this['listenTo'](_0x3ba1ef,'add',(_0x1176ea,_0x400769)=>{_0x54fc76(_0x400769);}),this['listenTo'](_0x3ba1ef,'remove',(_0x42a857,_0x3b6ef6,_0x1e401e)=>{_0x1f45ea['rearrange']({'removedAnnotation':_0x3b6ef6,'previousAnnotation':_0x3ba1ef['get'](_0x1e401e-0x1),'nextAnnotation':_0x3ba1ef['get'](_0x1e401e+0x1)}),_0x3b6ef6===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3ba1ef,'focus',(_0x3a808b,_0xa05f2b)=>{this['setActiveAnnotation'](_0xa05f2b);}),this['listenTo'](_0x3ba1ef,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5cf55f=this['context']instanceof _0x152b53?this['context']['editors']:new _0x449b49([this['context']]);for(const _0x5ebaaf of _0x5cf55f)this['_integrateWithEditorAnnotations'](_0x5ebaaf);this['listenTo'](_0x5cf55f,'add',(_0x3549ac,_0x59a226)=>{this['listenTo'](_0x59a226,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x59a226);});}),this['listenTo'](_0x5cf55f,'remove',(_0x230ea4,_0x17f0f5)=>{_0x17f0f5['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x17f0f5['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1decff('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x29fc11=this['context']['plugins']['get'](z);_0x29fc11['_detachFromContainer'](this['annotations']),this['stopListening'](_0x29fc11),this['stopListening'](this['annotations']),this['context']instanceof _0x152b53&&this['stopListening'](this['context']['editors']);for(const _0x56a2b8 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x56a2b8);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5a12cb){const _0x49e165=_0x5a12cb['plugins']['get'](k);if(!_0x49e165)return;const _0x29556b=()=>{const _0x37aca6=_0x49e165['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x37aca6[0x0]||null);};this['listenTo'](_0x49e165,'refresh',_0x29556b),this['listenTo'](_0x49e165,'blur',(_0x3b18d1,{isAnnotationTracked:_0x181dbc})=>{this['activeAnnotation']&&_0x181dbc(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x49e165,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x4861f1=>{_0x49e165['hasDomSelection']()&&(_0x29556b(),_0x4861f1['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x49e165);}['_destroyEditorAnnotationsIntegration'](_0x4b960b){this['stopListening'](_0x4b960b),this['_editorAnnotations']['remove'](_0x4b960b);}}class D extends _0x47478d{['counterView'];constructor(_0x792ade){super(_0x792ade);const _0x155afa=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x496495,_0x43520d)=>_0x496495?'...':_0x43520d['toString']()),this['set']('annotationType',''),this['icon']=kt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x155afa['to']('annotationType',_0x25d0b5=>'ck-annotation-counter__badge--'+_0x25d0b5),_0x155afa['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x155afa['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x1cb89a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0xca5fb8){super(_0xca5fb8),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x2467f3),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x449b49(),this['_refreshPositioningDebounced']=_0x2309fa(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x83f95e(this['context']['locale']),this['balloonPanelView']=new _0x3b38b0(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2406a7){this['annotations']=_0x2406a7;const _0xd8dc1=this['context']['plugins']['get'](z),_0x1894cf=this['balloonPanelView'];if(_0xd8dc1['_annotations']=_0x2406a7,this['isAttached'])throw new _0x1decff('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xd8dc1,'set:container',()=>{this['detach'](),this['listenTo'](_0xd8dc1,'change:container',_0x44a4b2=>{_0x44a4b2['off'](),this['attach'](_0x2406a7);});}),_0xd8dc1['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x334e4f=_0x2dd768=>{const _0xbe7ca0=new D(this['context']['locale']);_0xd8dc1['addAnnotation'](_0x2dd768,_0xbe7ca0),this['_annotationToNarrowView']['set'](_0x2dd768,_0xbe7ca0),_0xbe7ca0['bind']('isDirty','annotationType','number')['to'](_0x2dd768['view'],'isDirty','type','length'),_0xbe7ca0['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1894cf['content']['first']!==_0x2dd768['view']?(this['_showBalloon'](_0x2dd768),_0x2dd768['view']['element']['focus'](),this['setActiveAnnotation'](_0x2dd768)):this['setActiveAnnotation'](null);});};for(const _0x562207 of _0x2406a7)_0x334e4f(_0x562207);this['listenTo'](_0x2406a7,'add',(_0x27f67d,_0x4a21b7)=>{_0x334e4f(_0x4a21b7);}),this['listenTo'](_0x2406a7,'remove',(_0x3cf04f,_0x2128a7,_0x23edb3)=>{this['_annotationToNarrowView']['get'](_0x2128a7)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2128a7),_0xd8dc1['rearrange']({'removedAnnotation':_0x2128a7,'previousAnnotation':_0x2406a7['get'](_0x23edb3-0x1),'nextAnnotation':_0x2406a7['get'](_0x23edb3+0x1)}),_0x2128a7===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2406a7,'focus',(_0x5b722e,_0x22c813)=>{this['setActiveAnnotation'](_0x22c813);}),this['listenTo'](_0x2406a7,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x420b5c,_0x5cc00e)=>{_0x5cc00e['keyCode']===_0x51adb8['esc']&&_0x1894cf['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1894cf['content']['first']),this['_hideBalloon'](),_0x5cc00e['stopPropagation'](),_0x5cc00e['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5bf9dc,_0x312ad6)=>{const _0x2e043b=_0x312ad6['target'];_0x1894cf['isVisible']&&_0x1894cf['element']['contains'](_0x2e043b)||_0xd8dc1['view']['element']['contains'](_0x2e043b)||_0x5bf9dc['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4360cd=>_0x4360cd['contains'](_0x2e043b))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x57e4a1=this['context']instanceof _0x152b53?this['context']['editors']:new _0x449b49([this['context']]);for(const _0x45e1e8 of _0x57e4a1)this['_integrateWithEditorAnnotations'](_0x45e1e8);this['listenTo'](_0x57e4a1,'add',(_0x499a8e,_0x54cfe8)=>{this['listenTo'](_0x54cfe8,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x54cfe8);});}),this['listenTo'](_0x57e4a1,'remove',(_0x121955,_0x58043c)=>{_0x58043c['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x58043c['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1c0cd6){if(_0x1c0cd6===this['activeAnnotation'])return;const _0x532e30=this['context']['plugins']['get'](z);if(_0x532e30['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1c0cd6,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1c0cd6)_0x532e30['getSidebarItemView'](_0x1c0cd6)?this['_showBalloon'](_0x1c0cd6):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1c0cd6;}['detach'](){if(!this['isAttached'])throw new _0x1decff('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xa78fec=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4a2989=>_0x4a2989['destroy']()),this['_annotationToNarrowView']['clear'](),_0xa78fec['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x152b53&&this['stopListening'](this['context']['editors']);for(const _0x3a7d31 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3a7d31);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}['_integrateWithEditorAnnotations'](_0x1faeb6){const _0x5af8dd=_0x1faeb6['plugins']['get'](k),_0x262193=this['context']['plugins']['get'](z),_0x42c0b0=this['annotations'],_0xe11d56=this['balloonPanelView'],_0x400299=()=>{const _0x40c085=_0x5af8dd['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x40c085),this['setActiveAnnotation'](_0x40c085[0x0]||null);};this['listenTo'](_0x5af8dd,'refresh',_0x400299),this['listenTo'](_0x5af8dd,'blur',(_0x3a85eb,{isAnnotationTracked:_0x7f7c6c})=>{this['activeAnnotation']&&_0x7f7c6c(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5af8dd,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x42c0b0,'blur',_0x4e44cd=>{_0x5af8dd['hasDomSelection']()&&_0x4e44cd['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x9cd7c,_0xcde84a)=>{const _0x4335e7=_0xcde84a['target'];_0xe11d56['isVisible']&&_0xe11d56['element']['contains'](_0x4335e7)||_0x262193['view']['element']['contains'](_0x4335e7)||this['activeAnnotation']&&_0x5af8dd['hasDomSelection']()&&(_0x400299(),_0x9cd7c['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5af8dd);}['_destroyEditorAnnotationsIntegration'](_0x53a20c){_0x53a20c&&(this['stopListening'](_0x53a20c),this['_editorAnnotations']['remove'](_0x53a20c));}['_setSelectedAnnotations'](_0x20ac76){for(const _0x67e43b of this['_selectedAnnotations'])_0x20ac76['includes'](_0x67e43b)||this['_manuallyClosedAnnotationViews']['delete'](_0x67e43b['view']);this['_selectedAnnotations']=_0x20ac76;}['_refreshPositioning'](){const _0x486d09=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x486d09['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xf9e39e){if(this['_manuallyClosedAnnotationViews']['has'](_0xf9e39e['view']))return;const _0x21cd00=this['balloonPanelView']['content']['first'];_0x21cd00!==_0xf9e39e['view']?(_0x21cd00&&this['_detachListeners'](_0x21cd00),this['_attachListeners'](_0xf9e39e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xf9e39e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x32962a=this['balloonPanelView']['content']['first'],_0x1c4f83=_0x32962a&&this['annotations']['getByView'](_0x32962a);if(!_0x1c4f83||!this['_annotationToNarrowView']['has'](_0x1c4f83))return;const _0x4e7e76=this['_annotationToNarrowView']['get'](_0x1c4f83)['element'],_0x4ebba0=(function(){const _0x40a4bf=_0x3b38b0['defaultPositions'];return[_0x40a4bf['southArrowNorthEast'],_0x40a4bf['northArrowSouthEast'],_0x40a4bf['southArrowNorth'],_0x40a4bf['northArrowSouth'],_0x40a4bf['southArrowNorthWest'],_0x40a4bf['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x4e7e76,'positions':_0x4ebba0});}['_hideBalloon'](){const _0x509d1d=this['balloonPanelView'],_0x2aeddc=_0x509d1d['content']['first'];_0x2aeddc&&(this['_detachListeners'](_0x2aeddc),_0x509d1d['unpin'](),_0x509d1d['content']['clear']());}['_attachListeners'](_0x4adccb){this['listenTo'](_0x4adccb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4adccb,'Esc',(_0x4fe593,_0x220248)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4adccb),this['_hideBalloon'](),_0x220248();});}['_detachListeners'](_0x556daa){this['stopListening'](_0x556daa);}}class c extends _0x5e267b{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x468f5d,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x4ff438){super(_0x4ff438),_0x4ff438['editing']['view']['addObserver'](_0x533610),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4ff438['plugins']['get'](_0x468f5d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x459a15=this['editor']['plugins']['get'](j);_0x459a15['context']===this['editor']&&(_0x459a15['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x2de9d3,_0x2a5770)=>{const _0x82487=this['_balloon'];if(this['isAttached']&&_0x82487['visibleView']){const _0x58fdbe=this['annotations']['getByView'](_0x82487['visibleView']);_0x58fdbe&&this['_closeAnnotation'](_0x58fdbe),_0x2a5770();}}));}['afterInit'](){const _0x502420=this['editor']['plugins']['get'](j);_0x502420['context']===this['editor']&&(_0x502420['hasActive']()||_0x502420['switchTo']('inline'));}['setActiveAnnotation'](_0x3ec78b){_0x3ec78b!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3ec78b&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3ec78b)&&this['_addAnnotationToBalloon'](_0x3ec78b,!0x0),_0x3ec78b['isActive']=!0x0),_0x3ec78b||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3ec78b);}['attach'](_0x24543f){this['annotations']=_0x24543f;const _0x56a7bf=this['editor']['plugins']['get'](j),_0x39f275=this['_balloon'];if(this['isAttached'])throw new _0x1decff('inlineannotations-attach-already-attached',this);if(_0x56a7bf['context']!==this['editor'])throw new _0x1decff('inlineannotations-not-allowed-with-context',this);const _0x59b292=this['editor']['plugins']['get'](k);this['listenTo'](_0x59b292,'refresh',()=>{const _0x4e625b=_0x59b292['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x538bd0,_0x58e480;!this['_forceRefresh']&&(_0x538bd0=_0x4e625b,_0x58e480=this['_selectedAnnotations'],_0x538bd0['length']===_0x58e480['length']&&_0x538bd0['every'](_0x2bf7ee=>_0x58e480['includes'](_0x2bf7ee)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4e625b),this['setActiveAnnotation'](_0x4e625b[0x0]||null));}),this['listenTo'](_0x59b292,'blur',(_0x31dcc0,{isAnnotationTracked:_0x50587d})=>{this['activeAnnotation']&&_0x50587d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x14b358,_0xb9b788,_0x51d492)=>{_0x51d492||this['setActiveAnnotation'](null);}),this['listenTo'](_0x24543f,'remove',(_0x18ff90,_0x296ed3)=>{this['_removeAnnotationFromBalloon'](_0x296ed3),_0x296ed3===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x39f275,'change:visibleView',(_0x277012,_0x5c30f3,_0x390f22,_0x522500)=>{_0x522500&&this['stopListening'](_0x522500);const _0x17ee0a=_0x24543f['getByView'](_0x390f22);_0x390f22&&_0x17ee0a&&(this['listenTo'](_0x390f22,'change:height',()=>{_0x39f275['updatePosition']();}),this['listenTo'](_0x390f22,'Esc',()=>{this['_closeAnnotation'](_0x17ee0a),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x17ee0a&&this['setActiveAnnotation'](_0x17ee0a));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x39f275['visibleView']&&(_0x24543f['getByView'](_0x39f275['visibleView'])&&_0x39f275['updatePosition']());}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x1decff('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4a3727 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4a3727);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x2b2798){for(const _0x725d5c of this['_selectedAnnotations'])_0x2b2798['includes'](_0x725d5c)||this['_manuallyClosed']['delete'](_0x725d5c);for(const _0x3766d4 of this['annotations'])_0x2b2798['includes'](_0x3766d4)||this['_removeAnnotationFromBalloon'](_0x3766d4);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x18ea1a of _0x2b2798)this['_addAnnotationToBalloon'](_0x18ea1a);}this['_selectedAnnotations']=_0x2b2798;}['_addAnnotationToBalloon'](_0x4f1977,_0x8e9442=!0x1){this['_manuallyClosed']['has'](_0x4f1977)||(this['_addedAnnotations']['has'](_0x4f1977)||this['_balloon']['hasView'](_0x4f1977['view'])||(this['_addedAnnotations']['add'](_0x4f1977),this['_balloon']['add']({'stackId':_0x4f1977['view']['id'],'view':_0x4f1977['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4f1977)}})),_0x8e9442&&this['_balloon']['showStack'](_0x4f1977['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1955c9){const _0xc1b685=_0x1955c9['target'],_0x4940fd=this['editor']['editing']['view'],_0x3e8257=_0x4940fd['document']['selection']['getFirstRange'](),_0x392a43=_0x4940fd['domConverter']['viewRangeToDom'](_0x3e8257);if(_0x392a43['collapse'](!0x0),_0xc1b685){if(_0xc1b685 instanceof _0x338ab7)return _0xc1b685;let _0x2bbdde=[];for(const _0xd9480e of _0xc1b685)_0x2bbdde['push'](...(_0x23887f=_0xd9480e['getClientRects'](),Array['from'](_0x23887f)['map'](DOMRect['fromRect'])));_0x2bbdde=function(_0x49301d){const _0x52d01c=[];let _0x5274f1=_0x49301d[0x0];for(let _0x90cb7e=0x1;_0x90cb7e<_0x49301d['length'];_0x90cb7e++)F(_0x5274f1,_0x49301d[_0x90cb7e])?_0x5274f1['width']+=_0x49301d[_0x90cb7e]['width']:(_0x52d01c['push'](_0x5274f1),_0x5274f1=_0x49301d[_0x90cb7e]);return _0x52d01c['push'](_0x5274f1),_0x52d01c;}(_0x2bbdde);const _0x3ac558=_0x392a43['getBoundingClientRect']();return _0x2bbdde['find'](_0x3d413b=>_0x3d413b['top']<=_0x3ac558['top']&&_0x3d413b['bottom']>=_0x3ac558['bottom']&&_0x3d413b['left']<=_0x3ac558['left']&&_0x3d413b['right']>=_0x3ac558['right'])||_0x2bbdde[0x0];}var _0x23887f;return _0x1955c9['targetRect']||_0x392a43;}['_removeAnnotationFromBalloon'](_0x3094f9){this['_addedAnnotations']['has'](_0x3094f9)&&this['_balloon']['hasView'](_0x3094f9['view'])&&(this['_addedAnnotations']['delete'](_0x3094f9),this['_balloon']['remove'](_0x3094f9['view']));}['_closeAnnotation'](_0x5420be){this['_manuallyClosed']['add'](_0x5420be),this['_removeAnnotationFromBalloon'](_0x5420be);}}function F(_0x195a74,_0x3a74a8){return _0x195a74['top']===_0x3a74a8['top']&&_0x195a74['bottom']===_0x3a74a8['bottom']&&_0x195a74['right']===_0x3a74a8['left'];}var Q='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class X extends _t{['_focusTracker'];['_keystrokes'];['_focusables'];['_focusCycler'];constructor(_0x3dd3e9,_0x4f8150){super(_0x3dd3e9),this['set']('isEmpty',!_0x4f8150['length']),this['_focusTracker']=new _0x1ec2b7(),this['_keystrokes']=new Et(),this['_focusables']=_0x4f8150,this['_focusCycler']=new _0x92c631({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x4f8150,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4f8150,'remove',(_0x46f89f,_0x509966)=>{_0x509966['isActive']&&this['focus'](),_0x4f8150['length']||(this['isEmpty']=!0x0);});const _0x58f8af=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content']},'children':[{'tag':'div','children':_0x4f8150},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x58f8af['if']('isEmpty','ck-hidden',_0x71b484=>!_0x71b484)]},'children':[{'text':W(_0x3dd3e9,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x4f3524=_0xa6b2fb=>_0xa6b2fb['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x4f3524),this['_keystrokes']['set']('arrowleft',_0x4f3524),this['_keystrokes']['set']('arrowup',_0x4f3524),this['_keystrokes']['set']('arrowdown',_0x4f3524),this['listenTo'](this['element'],'selectstart',(_0x3b544c,_0x2086e8)=>{_0x2086e8['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x1cb89a{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x1397cb){super(_0x1397cb),this['archivedThreads']=new _0x449b49();}['init'](){const _0x44ee2e=this['context'],_0xf77481=_0x44ee2e['plugins']['get'](m),_0x48996b=_0x44ee2e['plugins']['get'](b);this['listenTo'](_0xf77481,'addCommentThread',(_0x2f990d,{threadId:_0x170741})=>{const _0x5b19e2=_0xf77481['getCommentThread'](_0x170741);_0x5b19e2['archivedAt']&&this['archivedThreads']['add'](_0x5b19e2,this['_calculatePosition'](_0x5b19e2['archivedAt'])),this['listenTo'](_0x5b19e2,'change:archivedAt',(_0x10773f,_0x28f38f,_0x24e1c6)=>{_0x24e1c6?this['archivedThreads']['has'](_0x5b19e2)||this['archivedThreads']['add'](_0x5b19e2,this['_calculatePosition'](_0x5b19e2['archivedAt'])):this['archivedThreads']['has'](_0x5b19e2)&&this['archivedThreads']['remove'](_0x5b19e2);});}),this['listenTo'](_0xf77481,'removeCommentThread',(_0x21f8c6,{threadId:_0x2d9fb8})=>{const _0x2d651e=_0xf77481['getCommentThread'](_0x2d9fb8);this['stopListening'](_0x2d651e),this['archivedThreads']['has'](_0x2d651e)&&this['archivedThreads']['remove'](_0x2d651e);},{'priority':'highest'}),this['listenTo'](_0x48996b['collection'],'focus',(_0x4f471d,_0x49a39b)=>{_0x49a39b['isActive']=!0x0,_0x48996b['activate'](_0x49a39b);});}['_calculatePosition'](_0xd0aeb6){const _0x2eb200=[...this['archivedThreads']]['findIndex'](_0x6d0be5=>_0x6d0be5['archivedAt']<_0xd0aeb6);return _0x2eb200>-0x1?_0x2eb200:this['archivedThreads']['length'];}}class a extends _0x5e267b{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x1f7a7b];}constructor(_0x2bb550){super(_0x2bb550),this['annotationViews']=new _0x4cc09a(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x47478d,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x248e58));const _0x227952=this['editor']['plugins']['get'](p),_0x2de9f4=this['editor']['plugins']['get']('Annotations'),_0x488c55=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x227952['archivedThreads'],'add',(_0x671b7e,_0xfb6cee)=>{const _0x2fc835=this['editor']['config']['get']('collaboration.channelId');if(!_0x2fc835||_0xfb6cee['channelId']===_0x2fc835){const _0x3984f4=_0x488c55['_threadToController']['get'](_0xfb6cee);if(!_0x3984f4)return void this['_pendingThreads']['push'](_0xfb6cee);const _0x35f6ce=this['_calculatePosition'](_0xfb6cee['archivedAt']),_0x32ee4a=_0x2de9f4['getByInnerView'](_0x3984f4['view']);_0x32ee4a['isVisible']&&_0x2de9f4['_visibleAnnotations']['remove'](_0x32ee4a),this['annotationViews']['add'](_0x32ee4a['view'],_0x35f6ce);}}),this['listenTo'](_0x2de9f4['collection'],'add',(_0x260173,_0x26105d)=>{const _0x571679=this['_pendingThreads']['find'](_0x15091e=>{const _0x2dcf27=_0x488c55['_threadToController']['get'](_0x15091e);return _0x2dcf27&&_0x26105d['innerView']===_0x2dcf27['view'];});if(_0x571679){const _0x19e8c8=this['_calculatePosition'](_0x571679['archivedAt']);this['annotationViews']['add'](_0x26105d['view'],_0x19e8c8),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x571679),0x1);}}),this['listenTo'](_0x227952['archivedThreads'],'remove',(_0x4b365e,_0x30440c)=>{const _0x12c16c=this['editor']['config']['get']('collaboration.channelId');if(!_0x12c16c||_0x30440c['channelId']===_0x12c16c){const _0x49d438=_0x488c55['_threadToController']['get'](_0x30440c),_0x5acad4=_0x2de9f4['getByInnerView'](_0x49d438['view']);this['annotationViews']['remove'](_0x5acad4['view']),this['stopListening'](_0x5acad4['focusableElements']);}});}['_calculatePosition'](_0x3e2666){const _0x10e005=this['editor']['config']['get']('collaboration.channelId'),_0x34a4e5=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x1be472=>_0x1be472['channelId']===_0x10e005)['findIndex'](_0x254d8c=>_0x254d8c['archivedAt']<_0x3e2666);return _0x34a4e5<0x0||_0x34a4e5>this['annotationViews']['length']?this['annotationViews']['length']:_0x34a4e5-0x1;}['_toggleDialog'](){const _0x305695=this['editor'],_0x19d8f2=_0x305695['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x305695['locale'],this['annotationViews'])),'commentsArchive'===_0x19d8f2['id']?_0x19d8f2['hide']():_0x19d8f2['show']({'id':'commentsArchive','title':W(_0x305695['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5158a2['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x3347ec,_0x4cbfc5=!0x1){const _0x102dab=this['editor']['locale'],_0x1328bc=new _0x3347ec(_0x102dab);return _0x1328bc['bind']('isEnabled')['to'](this,'isEnabled'),_0x1328bc['set']({'label':W(_0x102dab,'COMMENTS_ARCHIVE'),'icon':Q}),_0x4cbfc5&&(_0x1328bc['tooltip']=!0x0),this['listenTo'](_0x1328bc,'execute',()=>this['_toggleDialog']()),_0x1328bc;}}class f extends _0x5e267b{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{V as AnnotationView,b as Annotations,j as AnnotationsUIs,ti as BaseCommentThreadView,oi as BaseCommentView,se as Comment,ie as CommentThread,wt as CommentThreadController,Tt as CommentThreadInputView,At as CommentView,f as Comments,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,k as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
|