@ckeditor/ckeditor5-comments 42.0.1-alpha.1 → 42.0.1-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as mt,icons as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Rt)());constructor(_0xdb1cbd={}){(_0xdb1cbd=Object['assign']({},_0xdb1cbd))['plugins']||(_0xdb1cbd['plugins']=St['defaultPlugins']),super(_0xdb1cbd),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 _0x28d4b4=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x28d4b4))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x59d75f=>{const _0x440934=this['model']['document']['getRoot'](),_0x545243=_0x440934&&_0x440934['getChild'](_0x440934['childCount']-0x1);_0x59d75f['setSelection'](_0x545243,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x537bde=this['editing']['view'],_0x44628c=_0x537bde['document']['getRoot'](),_0x756951=_0x44628c['getChild'](0x0);_0x44628c['childCount']>0x1||!_0x756951||'p'!=_0x756951['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x537bde,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x756951['placeholder']=this['placeholder']),Ft({'view':_0x537bde,'element':_0x756951,'keepOnFocus':!0x0}),this['placeholderElement']=_0x756951);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0xd993ba,_0x4c37ec={}){super(_0xd993ba),this['editor']=null,this['_editorConfig']=_0x4c37ec,this['keystrokes']=new Et(),this['focusTracker']=new _0xd45ad8(),this['set']('value',_0x4c37ec['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0xd993ba,'Reply...')),this['set']('submitLabel',W(_0xd993ba,'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',(_0x5db736,_0x39cd6c)=>{this['cancelButtonView']['fire']('execute'),_0x39cd6c();}),this['on']('submit',(_0x2219d9,_0x3f814c)=>{_0x3f814c['length']>0xfde8?(alert(W(_0xd993ba,'TOO_LONG_COMMENT_ALERT',[_0x3f814c['length'],0xfde8])),_0x2219d9['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 _0x4c38e4=this['editor'];this['element']['insertBefore'](_0x4c38e4['ui']['element'],this['element']['firstChild']),_0x4c38e4['model']['document']['on']('change',()=>this['value']=_0x4c38e4['getData']()),_0x4c38e4['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:_0x430b54}=this,_0x4978b9=new _0x4b7d6d(_0x430b54);return _0x4978b9['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4978b9['withText']=!0x0,_0x4978b9['bind']('label')['to'](this,'submitLabel'),_0x4978b9['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4978b9['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1466da,_0x552cb6)=>!_0x552cb6&&!!_0x1466da['trim']()),_0x4978b9;}['_createCancelButton'](){const {locale:_0x5b5f94}=this,_0x37e294=new _0x4b7d6d(_0x5b5f94);return _0x37e294['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x37e294['label']=W(_0x5b5f94,'Cancel'),_0x37e294['withText']=!0x0,_0x37e294['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x37e294;}['_initializeFocusCycling'](_0x1c820c){const _0xdc69aa=this['focusTracker'],_0x43a39c=new _0x4363c5();[_0x1c820c['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x1129f7=>{_0x43a39c['add'](_0x1129f7),_0xdc69aa['add'](_0x1129f7['element']);});const _0x4a9351=new _0x1d0997({'focusables':_0x43a39c,'focusTracker':_0xdc69aa});this['keystrokes']['set']('tab',(_0x154401,_0x45456a)=>{_0x4a9351['focusNext'](),_0x45456a();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x26700f,_0x2b0300)=>{_0x4a9351['focusPrevious'](),_0x2b0300();},{'priority':'low'});}}class Tt extends _t{constructor(_0x481952,_0x18ed01,_0x363e02){super(_0x481952),this['commentInputView']=new ei(_0x481952,_0x363e02),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2f1207,_0x343a4d)=>_0x2f1207||!!_0x343a4d),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 _0x29c487(_0x481952,_0x18ed01),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(_0x409f45){super(_0x409f45);const _0x109d17=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x109d17['to']('count',_0x29a5ed=>W(_0x409f45,'NUMBER_OF_COMMENTS',_0x29a5ed))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x4ac366,_0x387987,_0x40bbf1){super(_0x4ac366),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x387987['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x387987,this['_config']=_0x40bbf1,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x4ac366),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2e9cbe=>_0x2e9cbe-this['_config']['maxCommentsWhenCollapsed']);for(const _0x11f641 of _0x387987['comments'])this['_handleNewCommentModel'](_0x11f641);this['_handleInfoComment'](),this['listenTo'](_0x387987['comments'],'add',(_0x4a3586,_0x221404)=>{const _0x42aa09=this['_calculatePosition'](_0x221404);this['length']++,this['_handleNewCommentModel'](_0x221404,_0x42aa09),this['refreshVisibleViews']();}),this['listenTo'](_0x387987['comments'],'remove',(_0x4b355c,_0x18707a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x18707a),this['refreshVisibleViews']();}),this['listenTo'](_0x387987,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x387987,'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 _0x43c082 of this['commentViews'])_0x43c082['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x19bd98,_0x1b1223){const _0x4f1417=new this['_config']['CommentView'](this['locale'],_0x19bd98,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4f1417['viewUid']=_0x19bd98['id'],_0x4f1417['delegate']('removeComment')['to'](this),_0x4f1417['delegate']('updateComment')['to'](this),_0x4f1417['delegate']('resolveCommentThread')['to'](this),_0x4f1417['delegate']('editorReady')['to'](this),_0x4f1417['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4f1417,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4f1417,_0x1b1223);}['_calculatePosition'](_0x3e55f2){const _0x1b0d93=this['_model']['_findOptimalIndex'](_0x3e55f2);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x3e55f2['authoredAt']?_0x1b0d93-0x1:_0x1b0d93:_0x1b0d93-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x6cbb61={'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'],_0x6cbb61,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x6cbb61));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x328257){const _0x120595=this['commentViews']['remove'](_0x328257['id']);this['stopListening'](_0x120595),_0x120595['isEditMode']&&this['_updateHasDirtyComment'](),_0x120595['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x318945=>_0x318945['isEditMode']);}['_rearrangeCollapse'](){const _0x19f91a=function(_0x5ca468){const _0x52883d=new _0x53529c();for(const _0x4e8cee of _0x5ca468)_0x52883d['add'](_0x4e8cee);return _0x52883d;}(this['commentViews']),_0x29218d=this['_collapsedCommentsView']['count'];for(let _0x16e7a8=0x1;_0x16e7a8<=_0x29218d;_0x16e7a8++)_0x19f91a['remove'](0x1);for(const _0x2db72c of _0x19f91a)_0x2db72c['collapse']();_0x29218d>0x0&&_0x19f91a['add'](this['_collapsedCommentsView'],0x1),is(_0x3fa742(Array['from'](this['visibleViews']),Array['from'](_0x19f91a)),this['visibleViews'],_0x19f91a);}['_rearrangeExpand'](){is(_0x3fa742(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2362ac of this['visibleViews'])_0x2362ac['expand']();}}function is(_0x18a509,_0x28faeb,_0x577016){let _0x330a17=0x0;for(const _0x1027bf of _0x18a509)switch(_0x1027bf){case'insert':_0x28faeb['add'](_0x577016['get'](_0x330a17),_0x330a17),_0x330a17++;break;case'delete':_0x28faeb['remove'](_0x330a17);break;case'equal':_0x330a17++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x406139,_0x974bbe){super(_0x406139);const _0x551cf4=this['bindTemplate'];this['_model']=_0x974bbe,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x44a200=>!!_0x44a200),this['bind']('contextValue')['to'](this['_model'],'context',_0x12aa2a=>_0x12aa2a&&_0x12aa2a['value']?this['_trimContextValue'](_0x12aa2a['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',_0x551cf4['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x551cf4['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x3d4c8b=new _0x4b7d6d(this['locale']);return _0x3d4c8b['label']=W(this['locale'],'Reopen'),_0x3d4c8b['tooltip']=W(this['locale'],'Reopen'),_0x3d4c8b['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>',_0x3d4c8b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xc85ea8=>!_0xc85ea8),_0x3d4c8b['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5e6d09,_0x228e9f)=>_0x5e6d09&&_0x228e9f),_0x3d4c8b['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3d4c8b;}['_trimContextValue'](_0x133c5b){if(_0x133c5b['length']<0x96)return _0x133c5b;const _0x16814c=_0x133c5b['lastIndexOf']('\x20',0x93);return _0x133c5b['substring'](0x0,_0x16814c>-0x1?_0x16814c:0x93)+'...';}['_attachContextActions'](){const _0x251588=this['element']['querySelector']('.ck-context'),_0xdc9f97=_0x251588['querySelector']('.ck-context__value');this['listenTo'](_0x251588,'mouseenter',()=>{_0xdc9f97['offsetWidth']<_0xdc9f97['scrollWidth']&&_0x251588['classList']['add']('overlay');}),this['listenTo'](_0x251588,'mouseleave',()=>{_0x251588['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x323962,_0x50e5ee,_0x598e7d,_0x1aa560){super(_0x323962),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x50e5ee,this['_localUser']=_0x598e7d,this['_config']=_0x1aa560,this['commentThreadHeaderView']=new Zt(_0x323962,_0x50e5ee),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x323962,_0x50e5ee,Object['assign']({'CommentView':this['_config']['CommentView']},_0x1aa560)),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',(_0x1416f0,_0x567137)=>_0x1416f0||!!_0x567137),this['bind']('isUnlinked')['to'](_0x50e5ee,'unlinkedAt',_0x19f3a2=>!!_0x19f3a2);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x557629=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x102d14=_0x557629['commentInputView'];return _0x557629['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x102d14,'value',(_0x24f92f,_0x56439f,_0x10762a,_0x421640,_0x23cd82)=>!!_0x23cd82||!!_0x421640&&_0x10762a&&!_0x56439f||_0x24f92f&&_0x10762a&&!_0x56439f),_0x102d14['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1561e4,_0x5a1570,_0x47e9a9)=>{let _0xc7b582;return _0xc7b582=_0x47e9a9&&_0x5a1570?'Reply\x20to\x20reopen\x20discussion...':_0x1561e4?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0xc7b582);}),_0x102d14['bind']('submitLabel')['to'](this,'length',_0x5685bc=>W(this['locale'],_0x5685bc?'Reply':'Comment')),_0x102d14['on']('submit',(_0x27b68a,_0x5eec19)=>{this['fire']('addComment',_0x5eec19),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x102d14['on']('cancel',()=>{this['focus']();}),_0x102d14['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x102d14['on']('cancel',_0x472985=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x472985['stop']());}),this['on']('change:isActive',(_0x48027a,_0x24ace3,_0x5a519e)=>{_0x5a519e||this['length']||_0x102d14['value']||this['fire']('removeCommentThread');}),_0x557629;}}class yt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x499f94(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2b645,target:_0xa4df83,type:_0x39b4fa,isVisible:_0x3e5c17=!0x0}){super(),this['view']=_0x2b645,this['view']['element']||this['view']['render'](),this['_type']=_0x39b4fa,this['_target']=_0xa4df83,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x53529c([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xc91da1,_0x136c4d)=>{this['view']['focusTracker']['add'](_0x136c4d);}),this['focusableElements']['on']('remove',(_0x29c87c,_0x4bdaf2)=>{this['view']['focusTracker']['remove'](_0x4bdaf2);}),this['set']('isVisible',_0x3e5c17);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x217845=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x217845),_0x217845;}get['targetRect'](){const _0x321f59=this['target'];if(null===_0x321f59)return null;if(_0x321f59 instanceof _0x4b870c)return _0x321f59;const _0x2beee9=_0x321f59['filter'](_0x35f2aa=>function(_0x3cf0eb){const _0x17a542=_0x3cf0eb['offsetParent'];if(_0x17a542)return!0x0;const _0x5d9448=_0x3cf0eb['getClientRects']()['item'](0x0);return!!_0x5d9448;}(_0x35f2aa));return 0x0===_0x2beee9['length']?null:new _0x4b870c(_0x2beee9[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0xfc6201){this['view']['isActive']=_0xfc6201,this['view']['mainView']['isActive']=_0xfc6201;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x1cee8f){if(!(null===_0x1cee8f||_0x1cee8f instanceof _0x4b870c||Array['isArray'](_0x1cee8f)&&_0x1cee8f['every'](_0x199898=>ee(_0x199898))))throw new _0x2919bb('annotation-invalid-target',null,{'target':_0x1cee8f});}['_getNormalizedTarget'](){const _0x1e53ee='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x1e53ee)?[_0x1e53ee]:_0x1e53ee;}}function ee(_0x611981){return null!==_0x611981&&'object'==typeof _0x611981&&'nodeType'in _0x611981&&0x1===_0x611981['nodeType'];}class x extends _0x53529c{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x224f96=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0xd45ad8(),this['_focusTracker']['on']('change:isFocused',(_0x35248a,_0x1910c1,_0x1f5874)=>{_0x1f5874||this['fire']('blur');});for(const _0x2ac105 of _0x224f96)this['add'](_0x2ac105);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x195c85){if(this['has'](_0x195c85))throw new _0x2919bb('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x195c85['innerView'],_0x195c85),this['_viewToAnnotation']['set'](_0x195c85['view'],_0x195c85);for(const _0x1f966e of _0x195c85['focusableElements'])this['_focusTracker']['add'](_0x1f966e);this['listenTo'](_0x195c85['focusableElements'],'add',(_0x2ea3fb,_0x26c321)=>{this['_focusTracker']['add'](_0x26c321);}),this['listenTo'](_0x195c85['focusableElements'],'remove',(_0x277c83,_0x362eaf)=>{this['_focusTracker']['remove'](_0x362eaf);}),this['listenTo'](_0x195c85['view']['focusTracker'],'change:isFocused',(_0x55d3a2,_0x2cb340,_0x3884db)=>{_0x3884db&&this['fire']('focus',_0x195c85);}),_0x195c85['updateTargetRect']();const _0x187ffc=this['_getOrderInContent'](_0x195c85['view']['targetRect']);return super['add'](_0x195c85,_0x187ffc);}['remove'](_0x3f967d){if(!this['has'](_0x3f967d))throw new _0x2919bb('annotationcollection-not-existing-item',null);this['stopListening'](_0x3f967d['view']['focusTracker']),this['stopListening'](_0x3f967d['focusableElements']);for(const _0x2f2752 of _0x3f967d['focusableElements'])this['_focusTracker']['remove'](_0x2f2752);return this['_viewToAnnotation']['delete'](_0x3f967d['view']),this['_innerViewToAnnotation']['delete'](_0x3f967d['innerView']),super['remove'](_0x3f967d);}['getByInnerView'](_0x293fed){return this['_innerViewToAnnotation']['get'](_0x293fed);}['getByView'](_0x7ba782){return this['_viewToAnnotation']['get'](_0x7ba782);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x29076d of this)_0x29076d['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3bdde8=Array['from'](this)['sort']((_0x1a768d,_0x4992d0)=>v(_0x1a768d['view']['targetRect'],_0x4992d0['view']['targetRect']));for(let _0x5db9bd=_0x3bdde8['length']-0x1;_0x5db9bd>0x0;_0x5db9bd--){const _0x355ed3=_0x3bdde8[_0x5db9bd];_0x5db9bd!==this['getIndex'](_0x355ed3)&&(this['remove'](_0x355ed3),this['add'](_0x355ed3));}}['_getOrderInContent'](_0x519e06){let _0x27705c=0x0;if(!_0x519e06)return this['length'];for(const _0x1c4ce0 of this){const _0x550a03=_0x1c4ce0['view']['targetRect'];if(_0x550a03){if(v(_0x519e06,_0x550a03)<0x0)return _0x27705c;_0x27705c++;}}return _0x27705c;}}function v(_0x4f6439,_0x3cf405){if(null===_0x4f6439&&null===_0x3cf405)return 0x0;if(null===_0x4f6439)return-0x1;if(null===_0x3cf405)return 0x1;const _0x16cdea=_0x4f6439['top']-_0x3cf405['top'];return 0x0==_0x16cdea?_0x4f6439['left']-_0x3cf405['left']:_0x16cdea;}class b extends _0x38ec7d{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x7e8661){super(_0x7e8661),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x109968){this['collection']['add'](_0x109968);}['remove'](_0xa348f){this['collection']['remove'](_0xa348f),_0xa348f['destroy']();}['refreshVisibility'](){for(const _0x416f7b of this['collection'])_0x416f7b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x54e233){return this['collection']['getByInnerView'](_0x54e233);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x20fa4b of this['collection'])_0x20fa4b['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x315774){this['fire']('_activateAnnotation',_0x315774);}['createAnnotation'](_0x4c32db){return new d(_0x4c32db);}['createAnnotationView'](_0x2a4ee8,_0x32e218){return new V(_0x2a4ee8,_0x32e218);}['_addActiveAnnotation'](_0xbe85fe){const _0x151151=new Set(this['activeAnnotations']);_0x151151['add'](_0xbe85fe),this['activeAnnotations']=_0x151151;}['_removeActiveAnnotation'](_0xebca2f){const _0x2236b0=new Set(this['activeAnnotations']);_0x2236b0['delete'](_0xebca2f),this['activeAnnotations']=_0x2236b0;}['_bindAnnotationsToVisibleAnnotations'](){const _0x72cb30=this['collection'],_0x301fe3=this['_visibleAnnotations'];function _0x155522(_0x40e365){const _0x524b78=_0x40e365['source'];_0x524b78['isVisible']&&!_0x301fe3['has'](_0x524b78)?_0x301fe3['add'](_0x524b78):!_0x524b78['isVisible']&&_0x301fe3['has'](_0x524b78)&&_0x301fe3['remove'](_0x524b78),_0x524b78['view']['focusTracker']['remove'](_0x524b78['view']['element']),_0x524b78['view']['focusTracker']['add'](_0x524b78['view']['element']);}this['listenTo'](_0x72cb30,'add',(_0x3683ac,_0x36976b)=>{_0x36976b['isVisible']&&_0x301fe3['add'](_0x36976b),this['listenTo'](_0x36976b,'change:isVisible',_0x155522);}),this['listenTo'](_0x72cb30,'remove',(_0x2864e6,_0xb12e8d)=>{_0x301fe3['has'](_0xb12e8d)&&_0x301fe3['remove'](_0xb12e8d),this['stopListening'](_0xb12e8d,'change:isVisible',_0x155522);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x38ec7d{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x38eab3){super(_0x38eab3),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 _0x4f3712=this['context']['config'];_0x4f3712['define']('comments.maxCommentsWhenCollapsed',0x2),_0x4f3712['define']('comments.maxThreadTotalWeight',0x1f4),_0x4f3712['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x4f3712['define']('comments.CommentThreadView',yt),_0x4f3712['define']('comments.CommentView',At),_0x4f3712['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x37fd9a=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x413798,_0x3ec09d)=>this['_addCommentThread'](_0x3ec09d)),this['on']('submitCommentThread',(_0x2b957e,_0x9ece56)=>this['_submitCommentThread'](_0x9ece56)),this['on']('resolveCommentThread',(_0x39c670,_0x2966a5)=>this['_resolveCommentThread'](_0x2966a5)),this['on']('resolveCommentThread',(_0x49137d,_0x54b8b2)=>this['_updateActiveAnnotation'](_0x54b8b2),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x218787,_0x371c72)=>this['_reopenCommentThread'](_0x371c72)),this['on']('reopenCommentThread',(_0x211622,_0x2545d8)=>this['_updateActiveAnnotation'](_0x2545d8),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x17ac77,_0x1e5249)=>this['_removeCommentThread'](_0x1e5249)),this['on']('updateCommentThread',(_0x53f10a,_0x5d004e)=>this['_updateCommentThread'](_0x5d004e)),this['on']('updateCommentThread',(_0x3acb01,_0x4f0f39)=>this['_updateActiveAnnotation'](_0x4f0f39),{'priority':'lowest'}),this['on']('addComment',(_0x340727,_0x4fbf9a)=>this['_addComment'](_0x4fbf9a)),this['on']('updateComment',(_0x3f1c11,_0x53b7cf)=>this['_updateComment'](_0x53b7cf)),this['on']('removeComment',(_0x12a4ec,_0x5b7e3e)=>this['_removeComment'](_0x5b7e3e)),this['on']('addComment',(_0x26138a,{threadId:_0x5da240,isFromAdapter:_0x3fbd7f})=>{if(_0x3fbd7f)return;const _0x3718f1=this['getCommentThread'](_0x5da240),_0x6b0a9e=_0x3718f1&&this['_threadToController']['get'](_0x3718f1);_0x6b0a9e&&_0x6b0a9e['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x37fd9a,'change:activeAnnotations',(_0x115884,_0x4793d9,_0x5ebbf3)=>{const _0x358bdd=Array['from'](_0x5ebbf3)['map'](_0x6ccbb1=>this['_viewToController']['get'](_0x6ccbb1['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x358bdd?_0x358bdd['model']:null;});}['afterInit'](){!function(_0x146924){function _0x55f9af(_0xdfc5e5,_0x583778,_0x2307cc){const _0x4b99b5={};_0x4b99b5[_0x6cd98f([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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],_0x4b99b5[_0x6cd98f([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 _0x1d959e=new Uint8Array(0x10);for(let _0x443d69=0xf;_0x443d69>=0x0;--_0x443d69)_0x1d959e[_0x443d69]=_0x2307cc%0x100,_0x2307cc=parseInt(_0x2307cc/0x100);let _0x3dd934=null,_0x3b3827=0x10;const _0x3611ef=new Uint8Array(_0x583778),_0x547c2b=[],_0xb6a89a=[];_0x3e7748();for(let _0x1eb672=0x0;_0x1eb672<_0xdfc5e5[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1eb672++)0x10===_0x3b3827&&(_0x3dd934=_0x47f522(_0x1d959e),_0x3b3827=0x0,_0x27f971(_0x1d959e)),_0xdfc5e5[_0x1eb672]^=_0x3dd934[_0x3b3827++];return _0xdfc5e5;function _0x253665(_0x188919){const _0x4e9869=[];for(let _0x128680=0x0;_0x128680<_0x188919[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x128680+=0x4)_0x4e9869[_0x6cd98f([0x70,0x75,0x73,0x68])](_0x188919[_0x128680]<<0x18|_0x188919[_0x128680+0x1]<<0x10|_0x188919[_0x128680+0x2]<<0x8|_0x188919[_0x128680+0x3]);return _0x4e9869;}function _0x27f971(_0x4fdda7){for(let _0x30de85=0xf;_0x30de85>=0x0;_0x30de85--){if(0xff!==_0x4fdda7[_0x30de85]){_0x4fdda7[_0x30de85]++;break;}_0x4fdda7[_0x30de85]=0x0;}}function _0x47f522(_0x3f1dd2){const _0x49ac9f=_0x547c2b[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x44cfab=[0x0,0x0,0x0,0x0];let t=_0x253665(_0x3f1dd2);for(let _0x32feaf=0x0;_0x32feaf<0x4;_0x32feaf++)t[_0x32feaf]^=_0x547c2b[0x0][_0x32feaf];for(let _0x9a7ddd=0x1;_0x9a7ddd<_0x49ac9f;_0x9a7ddd++){for(let _0x49e2bc=0x0;_0x49e2bc<0x4;_0x49e2bc++)_0x44cfab[_0x49e2bc]=_0x4b99b5[_0x6cd98f([0x54,0x31])][t[_0x49e2bc]>>0x18&0xff]^_0x4b99b5[_0x6cd98f([0x54,0x32])][t[(_0x49e2bc+0x1)%0x4]>>0x10&0xff]^_0x4b99b5[_0x6cd98f([0x54,0x33])][t[(_0x49e2bc+0x2)%0x4]>>0x8&0xff]^_0x4b99b5[_0x6cd98f([0x54,0x34])][0xff&t[(_0x49e2bc+0x3)%0x4]]^_0x547c2b[_0x9a7ddd][_0x49e2bc];t=_0x44cfab[_0x6cd98f([0x73,0x6c,0x69,0x63,0x65])]();}const _0x220ddf=new Uint8Array(0x10);let _0x49353c;for(let _0x54d1c7=0x0;_0x54d1c7<0x4;_0x54d1c7++)_0x49353c=_0x547c2b[_0x49ac9f][_0x54d1c7],_0x220ddf[0x4*_0x54d1c7]=0xff&(_0x4b99b5[_0x6cd98f([0x53])][t[_0x54d1c7]>>0x18&0xff]^_0x49353c>>0x18),_0x220ddf[0x4*_0x54d1c7+0x1]=0xff&(_0x4b99b5[_0x6cd98f([0x53])][t[(_0x54d1c7+0x1)%0x4]>>0x10&0xff]^_0x49353c>>0x10),_0x220ddf[0x4*_0x54d1c7+0x2]=0xff&(_0x4b99b5[_0x6cd98f([0x53])][t[(_0x54d1c7+0x2)%0x4]>>0x8&0xff]^_0x49353c>>0x8),_0x220ddf[0x4*_0x54d1c7+0x3]=0xff&(_0x4b99b5[_0x6cd98f([0x53])][0xff&t[(_0x54d1c7+0x3)%0x4]]^_0x49353c);return _0x220ddf;}function _0x3e7748(){const _0x243f0d=_0x4b99b5[_0x6cd98f([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x3611ef[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x5cf5fd=0x0;_0x5cf5fd<=_0x243f0d;_0x5cf5fd++)_0x547c2b[_0x6cd98f([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0xb6a89a[_0x6cd98f([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x53c52a=0x4*(_0x243f0d+0x1),_0x3bf7df=_0x3611ef[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x1c1bdc=_0x253665(_0x3611ef);let _0x2f79a5;for(let _0x329bf2=0x0;_0x329bf2<_0x3bf7df;_0x329bf2++)_0x2f79a5=_0x329bf2>>0x2,_0x547c2b[_0x2f79a5][_0x329bf2%0x4]=_0x1c1bdc[_0x329bf2],_0xb6a89a[_0x243f0d-_0x2f79a5][_0x329bf2%0x4]=_0x1c1bdc[_0x329bf2];let _0x54d236,_0x2fc116=0x0,t=_0x3bf7df;for(;t<_0x53c52a;){_0x54d236=_0x1c1bdc[_0x3bf7df-0x1],_0x1c1bdc[0x0]^=_0x4b99b5[_0x6cd98f([0x53])][_0x54d236>>0x10&0xff]<<0x18^_0x4b99b5[_0x6cd98f([0x53])][_0x54d236>>0x8&0xff]<<0x10^_0x4b99b5[_0x6cd98f([0x53])][0xff&_0x54d236]<<0x8^_0x4b99b5[_0x6cd98f([0x53])][_0x54d236>>0x18&0xff]^_0x4b99b5[_0x6cd98f([0x72,0x63,0x6f,0x6e])][_0x2fc116]<<0x18,_0x2fc116+=0x1;for(let _0x974737=0x1;_0x974737<_0x3bf7df/0x2;_0x974737++)_0x1c1bdc[_0x974737]^=_0x1c1bdc[_0x974737-0x1];_0x54d236=_0x1c1bdc[_0x3bf7df/0x2-0x1],_0x1c1bdc[_0x3bf7df/0x2]^=_0x4b99b5[_0x6cd98f([0x53])][0xff&_0x54d236]^_0x4b99b5[_0x6cd98f([0x53])][_0x54d236>>0x8&0xff]<<0x8^_0x4b99b5[_0x6cd98f([0x53])][_0x54d236>>0x10&0xff]<<0x10^_0x4b99b5[_0x6cd98f([0x53])][_0x54d236>>0x18&0xff]<<0x18;for(let _0x22608a=_0x3bf7df/0x2+0x1;_0x22608a<_0x3bf7df;_0x22608a++)_0x1c1bdc[_0x22608a]^=_0x1c1bdc[_0x22608a-0x1];let _0x30038b,_0x27141e,_0x4006a2=0x0;for(;_0x4006a2<_0x3bf7df&&t<_0x53c52a;)_0x30038b=t>>0x2,_0x27141e=t%0x4,_0x547c2b[_0x30038b][_0x27141e]=_0x1c1bdc[_0x4006a2],_0xb6a89a[_0x243f0d-_0x30038b][_0x27141e]=_0x1c1bdc[_0x4006a2++],t++;}for(let _0xdcb88d=0x1;_0xdcb88d<_0x243f0d;_0xdcb88d++)for(let _0x36d5f2=0x0;_0x36d5f2<0x4;_0x36d5f2++)_0x54d236=_0xb6a89a[_0xdcb88d][_0x36d5f2],_0xb6a89a[_0xdcb88d][_0x36d5f2]=_0x4b99b5[_0x6cd98f([0x55,0x31])][_0x54d236>>0x18&0xff]^_0x4b99b5[_0x6cd98f([0x55,0x32])][_0x54d236>>0x10&0xff]^_0x4b99b5[_0x6cd98f([0x55,0x33])][_0x54d236>>0x8&0xff]^_0x4b99b5[_0x6cd98f([0x55,0x34])][0xff&_0x54d236];}}function _0x6cd98f(_0x45c6d5){return _0x45c6d5['map'](_0x4b8350=>String['fromCharCode'](_0x4b8350))['join']('');}(_0x4612e7=>{function _0x391c8b(){const _0x2280ca=[{[_0x6cd98f([0x69,0x64])]:0x1,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x6cd98f([0x69,0x64])]:0x2,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([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]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x6cd98f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x6cd98f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x6cd98f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x6cd98f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x6cd98f([0x69,0x64])]:0x3,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x6cd98f([0x69,0x64])]:0x4,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([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]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x6cd98f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x6cd98f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x6cd98f([0x69,0x64])]:0x5,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([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]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}},{[_0x6cd98f([0x69,0x64])]:0x6,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}},{[_0x6cd98f([0x69,0x64])]:0x7,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}},{[_0x6cd98f([0x69,0x64])]:0x8,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([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]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}},{[_0x6cd98f([0x69,0x64])]:0x9,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x6cd98f([0x69,0x64])]:0xa,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([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]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([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]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([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]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}},{[_0x6cd98f([0x69,0x64])]:0xb,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x6cd98f([0x69,0x64])]:0xc,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x6cd98f([0x69,0x64])]:0xd,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}},{[_0x6cd98f([0x69,0x64])]:0xe,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x6cd98f([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([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])},{[_0x6cd98f([0x69,0x64])]:0xf,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x6cd98f([0x69,0x64])]:0x10,[_0x6cd98f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x6cd98f([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x6cd98f([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x6cd98f([0x66,0x67,0x69])]:[0xc]}}];return _0x299232(_0x2280ca),_0x2280ca;function _0x3f87cd(_0x45db44){return 0x1<<_0x45db44-0x1;}function _0x299232(_0x26c5e1){_0x26c5e1[_0x6cd98f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x467a27=>{_0x467a27[_0x6cd98f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x3f87cd(_0x467a27[_0x6cd98f([0x69,0x64])]),_0x587760(_0x467a27)&&_0x467a27[_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x299232(_0x467a27[_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x587760(_0x4262c6){return _0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x4262c6;}const _0x1eeca1=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x1b4e58=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x41e7dd(_0x384ba5){const _0x2b9f43=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x433d39(_0x384ba5,new Uint8Array([..._0x1eeca1,..._0x2b9f43,..._0x1b4e58]));}function _0x433d39(_0x27055f,_0x2e4cb1){const _0x5449ab=_0x2ccc8e(_0x27055f),_0x31921d=Array[_0x6cd98f([0x66,0x72,0x6f,0x6d])](_0xaff963(_0x5449ab)),_0x13b0c4=_0x31921d[_0x6cd98f([0x70,0x6f,0x70])](),_0x458f17=_0x31921d[_0x6cd98f([0x70,0x6f,0x70])]();return _0x304324(_0x55f9af(_0x31921d,_0x2e4cb1,_0x458f17+0x100*_0x13b0c4));}function _0x2ccc8e(_0x4691a2){const _0x54350e=atob(_0x4691a2),[_0x259f37,_0x5c694d]=_0x54350e[_0x6cd98f([0x73,0x70,0x6c,0x69,0x74])](_0x6cd98f([0x2d]));try{if(atob(_0x5c694d))return atob(_0x259f37);}catch(_0x475b04){}return _0x54350e;}function _0x20a115(_0x589e19){try{const _0x3a30f2=_0x41e7dd(_0x589e19),_0xa38c7a=JSON[_0x6cd98f([0x70,0x61,0x72,0x73,0x65])](_0x3a30f2),_0x41c25b=parseInt(_0xa38c7a[_0x6cd98f([0x31])]),_0x27ee66=_0xa38c7a[_0x6cd98f([0x32])]||'',_0x8bb118=parseInt(_0xa38c7a[_0x6cd98f([0x33])]),_0x519b65=parseInt(_0xa38c7a[_0x6cd98f([0x34])])||0x0,_0x5e1530=parseInt(_0xa38c7a[_0x6cd98f([0x35])])||0x0;return{[_0x6cd98f([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x27ee66,[_0x6cd98f([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x519b65,[_0x6cd98f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x41c25b,[_0x6cd98f([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x8bb118,[_0x6cd98f([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x5e1530};}catch(_0x49ccb6){return null;}}const _0x3a00e0=_0x391c8b(),_0x2c82a4={[_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x751461,[_0x6cd98f([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])]:_0x3b3ada,[_0x6cd98f([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])]:_0x198cf9},_0xee07e9=_0x4612e7[_0x6cd98f([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x1d9a41=_0x6cd98f([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x4612e7?_0x4612e7['context']:_0x4612e7['editor'],_0xfc8f6d=_0x6cd98f([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x30]),_0xeff842=_0x6cd98f([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]),_0x546526=_0x1d9a41['config']['get'](_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x386a4b=_0x3a00e0[_0x6cd98f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x587760)[_0x6cd98f([0x66,0x69,0x6e,0x64])](_0x5d8718=>_0x5d8718[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0xee07e9);function _0x97fa3f(_0x5a2bb3,_0x22742b){_0x2c82a4[_0x22742b[_0x6cd98f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x5a2bb3,_0x22742b),_0x22742b[_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x22742b[_0x6cd98f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x6cd98f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22cac6=>_0x38383d(_0x1d9a41,_0x22cac6[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x6cd98f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2fcd09=>_0x97fa3f(_0x5a2bb3,_0x2fcd09));}function _0x751461(_0x5c5c75,_0x19a3e5){_0x48ac24(_0x1c3673(_0x5c5c75,_0x19a3e5),_0x19a3e5);}function _0x3b3ada(_0x153b8e,_0x5c8ac4){function _0x128652(_0x5eeb58,_0x1667a3){try{if(_0x38383d(_0x1d9a41,_0x6cd98f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x5eeb58){const _0x1a40c9=_0x1aaf37(_0x1d9a41,_0x6cd98f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x6cd98f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x1a40c9)/0x2>_0x5eeb58[_0x6cd98f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x12e677(_0x1667a3[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x1c3673(_0x5eeb58,_0x1667a3);}catch(_0x4dd9f0){return _0x12e677(_0x1667a3[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x48ac24(_0x128652(_0x153b8e,_0x5c8ac4),_0x5c8ac4);}function _0x198cf9(_0x5c94cf,_0x37f8d8){const _0x4583cc=_0x1b4e58[0x0]*_0x1eeca1[0x1],_0x90d736=_0x1b4e58[0x0]*_0x1eeca1[0x2],_0x147e7a=_0x1b4e58[0x2]*_0x1eeca1[0x2];_0x38383d(_0x1d9a41,_0x6cd98f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1aaf37(_0x1d9a41,_0x6cd98f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x6cd98f([0x73,0x74,0x61,0x74,0x65])]==_0x6cd98f([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x55eb2f()]=_0x147e7a);function _0x54e827(_0xbfb8e,_0x1e353f){try{return _0x59d1e2()?_0x12e677(_0x1e353f[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x56,0x61,0x6c,0x69,0x64])):_0x1c3673(_0xbfb8e,_0x1e353f);}catch(_0x49d52b){return _0x12e677(_0x1e353f[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x25d2cb(_0x470380,_0x108651){const _0xec6912=0x7;if(_0x470380==_0x108651[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x5b74c5();else{if(_0x470380==_0x108651[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c])){const _0x3f270d=_0x1ea997();_0x3f270d&&_0x5746ea(_0x3f270d,_0x108651[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x5267f3=_0x57de5d();window[_0x6cd98f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5746ea(_0x6cd98f([0x74,0x69,0x6d,0x65]),_0x108651[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x5267f3);const _0x553b67=_0x1aaf37(_0x1d9a41,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x6cd98f([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x553b67[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0xec6912?_0x5746ea(_0x6cd98f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x108651[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x553b67['on'](_0x6cd98f([0x61,0x64,0x64]),()=>{_0x553b67[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0xec6912&&_0x5746ea(_0x6cd98f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x108651[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x1ea997(){if(!_0x38383d(_0x1d9a41,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3e24eb in window)if(Number['isNaN'](Number(_0x3e24eb))){if(window[_0x3e24eb]===_0x4583cc)return _0x6cd98f([0x74,0x69,0x6d,0x65]);if(window[_0x3e24eb]===_0x90d736)return _0x6cd98f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x59d1e2(){if(!_0x38383d(_0x1d9a41,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x5289b0 in window)if(Number['isNaN'](Number(_0x5289b0))&&window[_0x5289b0]===_0x147e7a)return!0x0;return!0x1;}function _0x5746ea(_0x5a68f7,_0x25eb8f){_0x5b74c5(),_0x12e677(_0x25eb8f+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x5a68f7),window[_0x55eb2f()]=_0x5a68f7===_0x6cd98f([0x74,0x69,0x6d,0x65])?_0x4583cc:_0x90d736;}function _0x57de5d(){let _0x16f576=_0x1b4e58[0x6]*_0x1eeca1[0x8]*_0x1eeca1[0x6];return _0x38383d(_0x1d9a41,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x16f576/=0xa),_0x16f576;}function _0x5b74c5(){const _0x4902f3=_0x1d9a41;function _0x25d13b(){_0x38383d(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x6cd98f([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x6cd98f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x6cd98f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x6cd98f([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x445385,_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x6cd98f([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x445385,_0x4902f3[_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c])][_0x6cd98f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x445385,_0x4902f3[_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c])][_0x6cd98f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x445385,_0x4902f3[_0x6cd98f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c]))),_0x38383d(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x6cd98f([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x6cd98f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x6cd98f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x6cd98f([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x445385,_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x6cd98f([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x445385);}_0x4902f3[_0x6cd98f([0x73,0x74,0x61,0x74,0x65])]==_0x6cd98f([0x72,0x65,0x61,0x64,0x79])?_0x25d13b():_0x4902f3[_0x6cd98f([0x6f,0x6e,0x63,0x65])](_0x6cd98f([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x38383d(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x25d13b(),_0x38383d(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x450321=_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x5b1f18=_0x450321['getRevision'](0x0),_0x331d15=_0x450321['getEarlierVisibleRevision'](_0x5b1f18[_0x6cd98f([0x69,0x64])]);_0x1aaf37(_0x4902f3,_0x6cd98f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x6cd98f([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x5b1f18[_0x6cd98f([0x69,0x64])],_0x331d15?_0x331d15[_0x6cd98f([0x69,0x64])]:null,0x1)['then'](()=>_0x25d13b());}});}_0x25d2cb(_0x54e827(_0x5c94cf,_0x37f8d8),_0x37f8d8);}function _0x1c3673(_0x29f8d5,_0x315ab5){try{return _0x35650d(_0x315ab5)?_0x12e677(_0x315ab5[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x56,0x61,0x6c,0x69,0x64])):_0x29f8d5&&_0x3d5812(_0x29f8d5[_0x6cd98f([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x315ab5)?_0x29f8d5[_0x6cd98f([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x6cd98f([0x6f,0x70,0x65,0x6e])][_0x6cd98f([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0xfc8f6d)/0x2>_0x29f8d5[_0x6cd98f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x12e677(_0x315ab5[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x29f8d5[_0x6cd98f([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x12e677(_0x315ab5[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c])):_0x12e677(_0x315ab5[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x56,0x61,0x6c,0x69,0x64])):_0x12e677(_0x315ab5[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x480ec0){return _0x12e677(_0x315ab5[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x48ac24(_0x575042,_0x384f37){if(_0x1d9a41 instanceof _0x1b4443){const _0x342ee3=_0x1d9a41;_0x575042==_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x1e418f(_0x342ee3):_0x575042==_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c])&&window[_0x6cd98f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x1e418f(_0x342ee3),_0x12e677(_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x1b4e58[0x6]*_0x1eeca1[0x8]*_0x1eeca1[0x6]),_0x342ee3[_0x6cd98f([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x6cd98f([0x6f,0x6e])](_0x6cd98f([0x61,0x64,0x64]),(_0x489133,_0x24305b)=>{_0x575042!=_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x575042!=_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x575042!=_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x508907(_0x24305b);});}else{const _0x17535b=_0x1d9a41;_0x575042==_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x508907(_0x17535b):_0x575042==_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c])&&_0x17535b[_0x6cd98f([0x6f,0x6e])](_0x6cd98f([0x72,0x65,0x61,0x64,0x79]),()=>{let _0xd32b07=0x0;_0x17535b[_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c])][_0x6cd98f([0x6f,0x6e])](_0x6cd98f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5194be,_0x39f423)=>{_0x39f423[0x0][_0x6cd98f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd32b07++,0x1f8===_0xd32b07&&(_0x508907(_0x17535b),_0x12e677(_0x384f37[_0x6cd98f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x6cd98f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x5194be[_0x6cd98f([0x6f,0x66,0x66])]());},{'priority':_0x6cd98f([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x12e677(_0x4ced63){const _0x189172=_0x55eb2f();return _0x1d9a41[_0x189172]=_0x4ced63,_0x4ced63;}function _0x55eb2f(){const _0x5a2700=String(window[_0x6cd98f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x6cd98f([0x6e,0x6f,0x77])]())[_0x6cd98f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x6cd98f([0x2e]),'');let _0x6aa9c8='';for(let _0x30b1ee=0x0;_0x30b1ee<_0x5a2700[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30b1ee+=0x2){let _0x2a1fb7=parseInt(_0x5a2700[_0x6cd98f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30b1ee,_0x30b1ee+0x2));_0x2a1fb7>=_0xeff842[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2a1fb7-=_0xeff842[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6aa9c8+=_0xeff842[_0x2a1fb7];}return _0x6aa9c8;}function _0x1e418f(_0x47e637){for(const _0x28a46d of _0x47e637[_0x6cd98f([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x508907(_0x28a46d);_0x1aaf37(_0x47e637,_0x6cd98f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x6cd98f([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x1aaf37(_0x47e637,_0x6cd98f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x6cd98f([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x445385;}function _0x508907(_0x77a042){function _0x3316a1(){_0x77a042[_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c])][_0x6cd98f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x445385,_0x77a042[_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c])][_0x6cd98f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x445385,_0x77a042[_0x6cd98f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x6cd98f([0x6d,0x6f,0x64,0x65,0x6c]));}_0x77a042[_0x6cd98f([0x73,0x74,0x61,0x74,0x65])]==_0x6cd98f([0x72,0x65,0x61,0x64,0x79])?_0x3316a1():_0x77a042[_0x6cd98f([0x6f,0x6e,0x63,0x65])](_0x6cd98f([0x72,0x65,0x61,0x64,0x79]),()=>_0x3316a1());}function _0x445385(){return null;}function _0x3d5812(_0x157661,_0x4cc294){const _0x4d53bf=!!(_0x157661&_0x4cc294[_0x6cd98f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x229cb0=_0x2be7e5(_0x157661,_0x4cc294);return _0x4d53bf||_0x229cb0;}function _0x2be7e5(_0x2472dd,_0x1008ba){const _0x3d2c30=(_0x1008ba[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x6cd98f([0x66,0x67,0x69])]||null;return!!_0x3d2c30&&_0x3a00e0[_0x6cd98f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2506b4=>_0x3d2c30[_0x6cd98f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2506b4[_0x6cd98f([0x69,0x64])]))[_0x6cd98f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf8e75d=>!_0x3972da(_0xf8e75d))[_0x6cd98f([0x73,0x6f,0x6d,0x65])](_0x6fc0df=>!!(_0x2472dd&_0x6fc0df[_0x6cd98f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x3972da(_0x342609){const _0x47f8b7={[_0x6cd98f([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])]:_0x186cfa};return!!_0x342609['forbiddenHandler']&&_0x47f8b7[_0x342609['forbiddenHandler']]();}function _0x186cfa(){return!window[_0x6cd98f([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x38383d(_0x1d9a41,_0x6cd98f([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x35650d(_0x5622ac){if(!_0x38383d(_0x1d9a41,_0x5622ac[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x389327=_0x5622ac[_0x6cd98f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x55f2c2=_0x389327[_0x6cd98f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x340bbb=_0x389327[_0x6cd98f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x4ec9bb=_0x389327[_0x6cd98f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x38383d(_0x1d9a41,_0x6cd98f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1aaf37(_0x1d9a41,_0x6cd98f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x6cd98f([0x73,0x74,0x61,0x74,0x65])]==_0x6cd98f([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x55f2c2)return!0x0;if(_0x38383d(_0x1d9a41,_0x6cd98f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x1aaf37(_0x1d9a41,_0x6cd98f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x6cd98f([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x6cd98f([0x65,0x6e,0x64])&&_0x340bbb)return!0x0;return!(!_0x38383d(_0x1d9a41,_0x6cd98f([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]))||_0x1aaf37(_0x1d9a41,_0x6cd98f([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]))[_0x6cd98f([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x6cd98f([0x65,0x6e,0x64])||!_0x4ec9bb);}function _0x38383d(_0x43fc02,_0x525c08){return _0x43fc02[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x6cd98f([0x68,0x61,0x73])](_0x525c08);}function _0x1aaf37(_0x187615,_0x4dbb13){return _0x187615[_0x6cd98f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x6cd98f([0x67,0x65,0x74])](_0x4dbb13);}function _0x304324(_0x2c8c1c){let _0x3b6e93='';for(const _0x47a5f0 of _0x2c8c1c)_0x3b6e93+=String[_0x6cd98f([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x47a5f0);return _0x3b6e93;}function _0xaff963(_0x1dc391){const _0x3fea8d=new Uint8Array(_0x1dc391[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x176d72=0x0;_0x176d72<_0x1dc391[_0x6cd98f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x176d72++)_0x3fea8d[_0x176d72]=_0x1dc391[_0x6cd98f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x176d72);return _0x3fea8d;}_0x386a4b&&_0x97fa3f(_0x20a115(_0x546526),_0x386a4b);})(_0x146924);}(this);}set['adapter'](_0x215c55){if(this['_adapter'])throw new _0x2919bb('commentsrepository-adapter-already-set');this['_adapter']=_0x215c55;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5d28c9=Ct,threadId:_0x2739b4=_0x342e96(),comments:_0x55efba=[],unlinkedAt:_0x5d18f0=null,resolvedAt:_0x11b505=null,resolvedBy:_0x25e60a=null,target:_0x49a726=null,context:_0x25aa2f=null,attributes:_0x27da71={},isResolvable:_0x1a613b=!0x0,isSubmitted:_0x4b73de=!0x1,isFromAdapter:_0x81e805=!0x1}={}){return this['fire'](gt('addCommentThread',_0x5d28c9),{'channelId':_0x5d28c9,'threadId':_0x2739b4,'comments':_0x55efba,'unlinkedAt':_0x5d18f0,'resolvedAt':_0x11b505,'resolvedBy':_0x25e60a,'target':_0x49a726,'context':_0x25aa2f,'attributes':_0x27da71,'isFromAdapter':_0x81e805,'isResolvable':_0x1a613b,'isSubmitted':_0x4b73de}),this['getCommentThread'](_0x2739b4);}['openNewCommentThread']({channelId:_0x25a0e8=Ct,threadId:_0x4789bd=_0x342e96(),target:_0x18dd6b,context:_0x1977e8=null,isResolvable:_0x45cc4a=!0x0}){if(this['_readOnlyChannels']['has'](_0x25a0e8)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x18dd6b)throw new _0x2919bb('commentsrepository-missing-target');const _0xc3a03b=this['addCommentThread']({'channelId':_0x25a0e8,'threadId':_0x4789bd,'target':_0x18dd6b,'context':_0x1977e8,'isResolvable':_0x45cc4a});if(!_0xc3a03b)return null;const _0x4f5166=this['_threadToController']['get'](_0xc3a03b),_0xdedf3b=_0x4f5166['view']['commentThreadInputView']['commentInputView'],_0x510d10=this['context']['plugins']['get'](b),_0x57d2dc=_0x510d10['getByInnerView'](_0x4f5166['view']);return _0x510d10['activate'](_0x57d2dc),_0xdedf3b['once']('editorReady',()=>_0xdedf3b['focus']()),_0xc3a03b;}['hasCommentThread'](_0x1452bc){if('string'!=typeof _0x1452bc)throw new _0x2919bb('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1452bc);}['updateCommentThread']({channelId:_0x23c48a=Ct,threadId:_0x20dc50,context:_0x1f4e98,unlinkedAt:_0xd8a9f8,attributes:_0x2bbd58,isFromAdapter:_0x47a675=!0x1}){return this['fire'](gt('updateCommentThread',_0x23c48a),{'channelId':_0x23c48a,'threadId':_0x20dc50,'context':_0x1f4e98,'unlinkedAt':_0xd8a9f8,'attributes':_0x2bbd58,'isFromAdapter':_0x47a675}),this['getCommentThread'](_0x20dc50);}['getCommentThread'](_0x23ce67){if('string'!=typeof _0x23ce67)throw new _0x2919bb('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x23ce67);}['fetchCommentThread']({channelId:_0x54bf83,threadId:_0x214728}={}){const _0x210c37=this['getCommentThread'](_0x214728);if(_0x210c37)return Promise['resolve'](_0x210c37);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2919bb('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x54bf83,'threadId':_0x214728})['then'](_0x565e8a=>this['hasCommentThread'](_0x214728)?this['getCommentThread'](_0x214728):_0x565e8a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x54bf83},_0x565e8a)):void 0x0)['catch'](_0x273112=>{throw console['error'](_0x273112),new _0x2919bb('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x5f44d6,skipNotAttached:_0x4c87d9=!0x1,skipEmpty:_0xf3c5db=!0x1,toJSON:_0x3a3b2=!0x1}={}){const _0x57104f=[];for(const _0x425717 of this['_threads']['values']())_0x5f44d6&&_0x425717['channelId']!==_0x5f44d6||_0x4c87d9&&!_0x425717['isAttached']||_0xf3c5db&&0x0===_0x425717['length']||_0x57104f['push'](_0x425717);return _0x3a3b2?_0x57104f['map'](_0x23bb09=>_0x23bb09['toJSON']()):_0x57104f;}['setActiveCommentThread'](_0x3649b0){const _0x1b98e6=this['context']['plugins']['get'](b);if(!_0x3649b0)return void(this['activeCommentThread']&&_0x1b98e6['deactivateAll']());const _0x53b7cc=this['getCommentThread'](_0x3649b0);if(!_0x53b7cc)throw new _0x2919bb('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3649b0});if(!this['_threadToController']['has'](_0x53b7cc))throw new _0x2919bb('commentsrepository-active-not-attached',null,{'threadId':_0x3649b0});const _0x31c391=_0x1b98e6['getByInnerView'](this['_threadToController']['get'](_0x53b7cc)['view']);_0x1b98e6['activate'](_0x31c391);}['switchReadOnly'](_0x32f2ba,_0x56a3e2){_0x32f2ba?this['_readOnlyChannels']['add'](_0x56a3e2):this['_readOnlyChannels']['delete'](_0x56a3e2),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x2c54ba){return this['_readOnlyChannels']['has'](_0x2c54ba)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4c06d5,_0x179a99){return new wt(_0x4c06d5,_0x179a99);}['setPermissions'](_0x3c17bc,_0x1f6512=Ct){this['_permissions']['set'](_0x1f6512,_0x3c17bc),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x18fad3=Ct){return this['_permissions']['has'](_0x18fad3)?this['_permissions']['get'](_0x18fad3):vt;}['_addCommentThread']({channelId:_0x58ee0c,threadId:_0x3b9282,comments:_0x8f1937,unlinkedAt:_0x5dff4f,resolvedAt:_0x1c59e8,resolvedBy:_0x906101,target:_0x8f1b45,context:_0x46e652,attributes:_0x3129fc,isFromAdapter:_0x112f4a,isResolvable:_0x1cfc29,isSubmitted:_0x2811b2}){if('string'!=typeof _0x3b9282)throw new _0x2919bb('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3b9282});if(this['hasCommentThread'](_0x3b9282))throw new _0x2919bb('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3b9282});const _0x118e56=new ie(this,{'channelId':_0x58ee0c,'id':_0x3b9282,'context':_0x46e652,'attributes':_0x3129fc,'unlinkedAt':_0x5dff4f,'resolvedAt':_0x1c59e8,'resolvedBy':_0x906101?this['context']['plugins']['get'](lt)['getUser'](_0x906101):null,'isResolvable':_0x1cfc29,'isSubmitted':_0x2811b2||_0x112f4a});this['_threads']['set'](_0x3b9282,_0x118e56);for(const _0x33054a of _0x8f1937)_0x118e56['_add'](this['_createNewComment']({'threadId':_0x3b9282,..._0x33054a}));return _0x8f1b45&&_0x118e56['attachTo'](_0x8f1b45),_0x112f4a||!_0x118e56['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x58ee0c,'threadId':_0x3b9282});}['_submitCommentThread']({channelId:_0x4f9db9,threadId:_0x16c7b3}){if(!this['hasCommentThread'](_0x16c7b3))throw new _0x2919bb('commentsrepository-missing-comment-thread',this);const _0x24da53=this['getCommentThread'](_0x16c7b3);if(_0x24da53['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x235883,comments:_0x592e33,resolvedAt:_0xa0ca8f,resolvedBy:_0x3391c7,context:_0x4b75b8,attributes:_0xf839e5}=_0x24da53,_0x26f44c=this['context']['plugins']['get']('PendingActions'),_0x4aefdc=_0x26f44c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4f9db9,'threadId':_0x235883,'comments':_0x592e33['map'](_0x55c211=>_0x55c211['toJSON']()),'resolvedAt':_0xa0ca8f,'resolvedBy':_0x3391c7?_0x3391c7['id']:_0x3391c7,'context':_0x4b75b8,'attributes':_0xf839e5})['then'](({comments:_0x39a90c})=>{_0x26f44c['remove'](_0x4aefdc);for(const _0x42988b of _0x39a90c)this['_updateComment']({'channelId':_0x4f9db9,'threadId':_0x16c7b3,'commentId':_0x42988b['commentId'],'createdAt':_0x42988b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x36ddc0=>{throw console['error'](_0x36ddc0),new _0x2919bb('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x577f0d,target:_0x238ec7}){const _0x475fe1=this['getCommentThread'](_0x577f0d);if(!_0x475fe1)throw new _0x2919bb('commentsrepository-attach-missing-comment-thread',this);const _0xae22d6=this['context']['plugins']['get']('PendingActions'),_0x588cac=this['context']['plugins']['get'](b),_0x54f434=this['_createCommentThreadView'](_0x475fe1),_0x508112=new wt(_0x475fe1,_0x54f434);let _0x15c6f7=null;_0x54f434['on']('change:isDirty',(_0x5acfcb,_0x422b4c,_0x1b8c0a)=>{_0x1b8c0a?_0x15c6f7=_0xae22d6['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x15c6f7&&(_0xae22d6['remove'](_0x15c6f7),_0x15c6f7=null);}),this['_threadToController']['set'](_0x475fe1,_0x508112),this['_viewToController']['set'](_0x54f434,_0x508112);const _0x21149c=new V(this['context']['locale'],_0x54f434);_0x21149c['bind']('length')['to'](_0x54f434),_0x21149c['bind']('isDirty')['to'](_0x54f434,'isDirty',_0x54f434,'length',(_0x17b164,_0x403355)=>_0x17b164||!_0x403355),_0x21149c['bind']('isActive')['to'](_0x54f434),_0x21149c['type']='comment';const _0x14f4be=new d({'view':_0x21149c,'target':_0x238ec7,'type':'comment','isVisible':!_0x475fe1['isResolved']});return this['_bindAnnotationToEditors'](_0x54f434,_0x14f4be),_0x588cac['add'](_0x14f4be),_0x14f4be;}['_bindAnnotationToEditors'](_0x44ca68,_0x168637){this['listenTo'](_0x44ca68,'editorReady',(_0x3fbe23,_0x55a1eb)=>{const _0xeb29ce=_0x55a1eb['ui']['view']['body']['bodyCollectionContainer'];_0x168637['focusableElements']['add'](_0xeb29ce),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0xeb29ce);},{'priority':'highest'}),this['listenTo'](_0x44ca68,'editorDestroyed',(_0x1f08de,_0x29a696)=>{const _0x84ee1f=_0x29a696['ui']['view']['body']['bodyCollectionContainer'];_0x168637['focusableElements']['has'](_0x84ee1f)&&_0x168637['focusableElements']['remove'](_0x84ee1f),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x84ee1f);});}['_unbindEditors'](_0x3caa13){this['stopListening'](_0x3caa13,'editorReady'),this['stopListening'](_0x3caa13,'editorDestroyed');}['_createCommentThreadView'](_0x10d71a){const _0x50137a=this['context']['plugins']['get'](lt),{config:_0x3ca8f4,locale:_0x4e1647}=this['context'],_0x198de2=dt(_0x3ca8f4['get']('locale'));return new(0x0,(_0x3ca8f4['get']('comments'))['CommentThreadView'])(_0x4e1647,_0x10d71a,_0x50137a['me'],{'editorConfig':{..._0x3ca8f4['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3ca8f4['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3ca8f4['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3ca8f4['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3ca8f4['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x198de2,'CommentView':_0x3ca8f4['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xef54e4,channelId:_0x356e1a,resolvedAt:_0x28fcd3,resolvedBy:_0x5c948d,isFromAdapter:_0xd87214}){if(!this['hasCommentThread'](_0xef54e4))throw new _0x2919bb('commentsrepository-missing-comment-thread',null,{'threadId':_0xef54e4});const _0x1abf6d=this['getCommentThread'](_0xef54e4);if(_0x1abf6d['isResolved'])throw new _0x2919bb('commentsrepository-resolved-comment-thread',null,{'threadId':_0xef54e4});const _0x5bb341=this['context']['plugins']['get'](lt);if(_0x1abf6d['resolvedBy']=_0x5bb341['getUser'](_0x5c948d),_0x1abf6d['resolvedAt']=_0x28fcd3,_0xd87214||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x452cad=this['context']['plugins']['get']('PendingActions'),_0x58531b=_0x452cad['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x356e1a,'threadId':_0xef54e4})['then'](({resolvedAt:_0xd73c32,resolvedBy:_0x449f19})=>{_0x452cad['remove'](_0x58531b),_0x1abf6d['resolvedBy']['id']!==_0x449f19&&(_0x1abf6d['resolvedBy']=_0x5bb341['getUser'](_0x449f19)),_0x1abf6d['resolvedAt']=_0xd73c32;})['catch'](_0x1efc93=>{throw console['error'](_0x1efc93),new _0x2919bb('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x3207e1,channelId:_0x3c053f,isFromAdapter:_0x3297a8}){if(!this['hasCommentThread'](_0x3207e1))throw new _0x2919bb('commentsrepository-missing-comment-thread',null,{'threadId':_0x3207e1});const _0xb0fd65=this['getCommentThread'](_0x3207e1);if(!_0xb0fd65['isResolved'])throw new _0x2919bb('commentsrepository-reopen-comment-thread',null,{'threadId':_0x3207e1});if(_0xb0fd65['resolvedBy']=null,_0xb0fd65['resolvedAt']=null,_0x3297a8||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x39170f=this['context']['plugins']['get']('PendingActions'),_0x443ac0=_0x39170f['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x3c053f,'threadId':_0x3207e1})['then'](()=>_0x39170f['remove'](_0x443ac0))['catch'](_0x42257f=>{throw console['error'](_0x42257f),new _0x2919bb('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x7aa319,isFromAdapter:_0x28b0b7}){const _0x414f54=this['getCommentThread'](_0x7aa319);if(!_0x414f54)throw new _0x2919bb('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x7aa319),this['_threads']['delete'](_0x7aa319),!_0x414f54['isSubmitted']||_0x28b0b7||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xb788f5=this['context']['plugins']['get']('PendingActions'),{channelId:_0x841fad}=_0x414f54,_0x34dc6f=_0xb788f5['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x841fad,'threadId':_0x7aa319})['then'](()=>_0xb788f5['remove'](_0x34dc6f))['catch'](_0x26f675=>{throw console['error'](_0x26f675),new _0x2919bb('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5a0a6f,unlinkedAt:_0x11e06c,context:_0x2f2900,attributes:_0x22c509,isFromAdapter:_0x136d45}){if('string'!=typeof _0x5a0a6f)throw new _0x2919bb('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5a0a6f});if(!this['hasCommentThread'](_0x5a0a6f))throw new _0x2919bb('commentsrepository-missing-comment-thread',null,{'threadId':_0x5a0a6f});const _0x9c7641=this['getCommentThread'](_0x5a0a6f);let _0x56889e=!0x1;if(void 0x0!==_0x2f2900&&_0x9c7641['context']!==_0x2f2900&&(_0x9c7641['context']=_0x2f2900,_0x56889e=!0x0),void 0x0!==_0x11e06c&&_0x9c7641['unlinkedAt']!==_0x11e06c&&(_0x9c7641['unlinkedAt']=_0x11e06c,_0x56889e=!0x0),_0x22c509&&!ft(_0x22c509,_0x9c7641['attributes'])&&(_0x9c7641['attributes']=_0x22c509,_0x56889e=!0x0),!_0x56889e)return Promise['resolve']();if(!_0x9c7641['isSubmitted']||_0x136d45||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4f4e1c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a6441}=_0x9c7641,_0x2d9530=_0x4f4e1c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1a6441,'threadId':_0x5a0a6f,'context':_0x2f2900,'unlinkedAt':_0x11e06c,'attributes':_0x22c509})['then'](()=>_0x4f4e1c['remove'](_0x2d9530))['catch'](_0x2e1123=>{throw console['error'](_0x2e1123),new _0x2919bb('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x526d97){const _0x324b78=this['context']['plugins']['get'](b),_0x5cf2e2=this['getCommentThread'](_0x526d97);if(this['_threadToController']['has'](_0x5cf2e2)){const _0x2b1531=this['_threadToController']['get'](_0x5cf2e2),_0x40fcb0=_0x2b1531['view'],_0x22c01f=_0x324b78['getByInnerView'](_0x40fcb0);this['_threadToController']['delete'](_0x5cf2e2),this['_viewToController']['delete'](_0x40fcb0),_0x22c01f&&_0x324b78['remove'](_0x22c01f),_0x2b1531['destroy'](),_0x40fcb0['destroy']()['then'](()=>{this['_unbindEditors'](_0x40fcb0);});}}['_updateActiveAnnotation']({threadId:_0x306359,resolvedAt:_0x4599d8}){const _0x4e8e36=!!_0x4599d8,_0xe4253d=this['context']['plugins']['get'](b),_0x3ce40a=this['getCommentThread'](_0x306359);if(this['_threadToController']['has'](_0x3ce40a)){const _0x13a99c=this['_threadToController']['get'](_0x3ce40a)['view'],_0x44ab8d=_0xe4253d['getByInnerView'](_0x13a99c);_0x44ab8d&&(_0x4e8e36&&_0xe4253d['_removeActiveAnnotation'](_0x44ab8d),_0x44ab8d['refreshVisibility']());}}['_getExternalAuthor'](_0x43135f){const _0x1954b7=this['context']['plugins']['get'](lt),_0x33f886=ct('external:'+_0x43135f),_0x106c6f=_0x1954b7['getUser'](_0x33f886);return _0x106c6f||_0x1954b7['addUser']({'id':_0x33f886,'name':_0x43135f});}['_createNewComment']({threadId:_0xea56c2,commentId:_0x1e91a9=_0x342e96(),content:_0x54930e,authorId:_0xddc751,createdAt:_0x4a2ac7,attributes:_0x4bb0c2}){if('string'!=typeof _0x1e91a9)throw new _0x2919bb('commentsrepository-invalid-commentid');if('string'!=typeof _0xddc751)throw new _0x2919bb('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x54930e||!_0x54930e['trim']())throw new _0x2919bb('commentsrepository-invalid-comment-content');const _0x23ca90=this['context']['plugins']['get'](lt)['getUser'](_0xddc751);if(!_0x23ca90)throw new _0x2919bb('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xddc751});let _0x477b59=null,_0x4554b7=_0x4a2ac7;return _0x4bb0c2&&_0x4bb0c2['@external']&&(_0x477b59=this['_getExternalAuthor'](_0x4bb0c2['@external']['authorName']),_0x4554b7=new Date(_0x4bb0c2['@external']['createdAt'])),new se(this,{'threadId':_0xea56c2,'id':_0x1e91a9,'author':_0x477b59||_0x23ca90,'creator':_0x23ca90,'content':_0x54930e,'createdAt':_0x4a2ac7,'authoredAt':_0x4554b7,'attributes':_0x4bb0c2});}['_addComment'](_0x55851a){let {threadId:_0x574e3b,content:_0xf85e9d,attributes:_0x1b37f5,isFromAdapter:_0xe33b31}=_0x55851a;const _0x2b4257=this['getCommentThread'](_0x55851a['threadId']);if(!_0x2b4257)throw new _0x2919bb('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x721289=this['_createNewComment'](_0x55851a),{id:_0x1698d0}=_0x721289;if(_0x2b4257['_add'](_0x721289),_0xe33b31||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2b4257['isSubmitted'])return Promise['resolve']();const _0x50bbc7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3a7371}=_0x2b4257,_0x140f81=_0x50bbc7['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1b37f5||(_0x1b37f5={}),this['adapter']['addComment']({'channelId':_0x3a7371,'threadId':_0x574e3b,'commentId':_0x1698d0,'content':_0xf85e9d,'attributes':_0x1b37f5})['then'](_0x51da16=>{_0x50bbc7['remove'](_0x140f81),_0x51da16&&this['_updateComment']({'channelId':_0x3a7371,'threadId':_0x574e3b,'commentId':_0x1698d0,'createdAt':_0x51da16['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x304cb3=>{throw console['error'](_0x304cb3),new _0x2919bb('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2ea53a,commentId:_0x8153a0,content:_0x1dc424,createdAt:_0x3a2a25,attributes:_0x128eea,isFromAdapter:_0x6dfe9}){if(void 0x0!==_0x1dc424&&('string'!=typeof _0x1dc424||!_0x1dc424['trim']()['length']))throw new _0x2919bb('commentsrepository-update-comment-invalid-content');const _0x3248d0=this['getCommentThread'](_0x2ea53a),_0x23810d=_0x3248d0['getComment'](_0x8153a0);if(!_0x23810d)throw new _0x2919bb('commentsrepository-update-missing-comment',this);let _0x180c4e=!0x1;if(_0x1dc424&&_0x1dc424!==_0x23810d['content']&&(_0x23810d['isEditable']||_0x6dfe9)&&(_0x23810d['content']=_0x1dc424,_0x180c4e=!0x0),_0x3a2a25&&_0x3a2a25!==_0x23810d['createdAt']&&(_0x23810d['createdAt']=_0x3a2a25,_0x23810d['attributes']&&_0x23810d['attributes']['@external']||(_0x23810d['authoredAt']=_0x3a2a25),_0x180c4e=!0x0),_0x128eea&&!ft(_0x128eea,_0x23810d['attributes'])&&(_0x23810d['attributes']=_0x128eea,_0x180c4e=!0x0),!_0x180c4e)return Promise['resolve']();if(_0x3248d0['fire']('commentUpdated'),_0x6dfe9||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x57475b=this['context']['plugins']['get']('PendingActions'),{channelId:_0xf73c39}=this['getCommentThread'](_0x23810d['threadId']),_0x5f116c=_0x57475b['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0xf73c39,'threadId':_0x2ea53a,'commentId':_0x8153a0,'content':_0x1dc424,'attributes':_0x128eea})['then'](()=>_0x57475b['remove'](_0x5f116c))['catch'](_0x448935=>{throw console['error'](_0x448935),new _0x2919bb('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x37c050,commentId:_0x28c670,isFromAdapter:_0x1c920e}){const _0xd30b4c=this['getCommentThread'](_0x37c050),_0x458a7c=_0xd30b4c['getComment'](_0x28c670);if(!_0x458a7c)throw new _0x2919bb('commentsrepository-remove-missing-comment',this);if(_0xd30b4c['_remove'](_0x458a7c),_0x1c920e||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4e4cb1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2079c1}=_0xd30b4c,_0x9d39b6=_0x4e4cb1['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2079c1,'threadId':_0x37c050,'commentId':_0x28c670})['then'](()=>_0x4e4cb1['remove'](_0x9d39b6))['catch'](_0x5ba2e9=>{throw console['error'](_0x5ba2e9),new _0x2919bb('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x499f94(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x53c359,_0x4531e4){super();const _0x3470e8=_0x53c359['context']['plugins']['get'](lt)['me'],_0x3f1418=_0x53c359['getCommentThread'](_0x4531e4['threadId']),_0x30edb1=0x0===_0x3f1418['comments']['length'],_0x3b25c6=_0x3470e8===_0x4531e4['author'];this['id']=_0x4531e4['id'],this['threadId']=_0x4531e4['threadId'],this['author']=_0x4531e4['author'],this['creator']=_0x4531e4['creator'],this['isExternal']=Boolean(_0x4531e4['attributes']&&_0x4531e4['attributes']['@external']),this['set']('content',_0x4531e4['content']),this['createdAt']=_0x4531e4['createdAt']||new Date(),this['set']('authoredAt',_0x4531e4['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x3f1418,'resolvedAt'),this['set']('attributes',_0x4531e4['attributes']||{}),this['bind']('isEditable')['to'](_0x53c359,'_permissions',()=>{const _0x14b9ca=_0x53c359['getPermissions'](_0x3f1418['channelId'])['write'],_0x72d54=_0x53c359['getPermissions'](_0x3f1418['channelId'])['modifyAll'];return _0x3b25c6&&_0x14b9ca||!_0x3b25c6&&_0x72d54;}),this['bind']('isRemovable')['to'](_0x3f1418,'isRemovable',_0x53c359,'_permissions',_0x4887fd=>{const _0x150b00=_0x53c359['getPermissions'](_0x3f1418['channelId'])['write'],_0x56c2cb=_0x53c359['getPermissions'](_0x3f1418['channelId'])['modifyAll'];return _0x3b25c6&&_0x150b00||_0x4887fd&&_0x30edb1||!_0x3b25c6&&_0x56c2cb&&!_0x30edb1;}),this['bind']('isReadOnly')['to'](_0x3f1418,'isReadOnly'),this['_repository']=_0x53c359;}get['weight'](){return Math['max'](function(_0x455db0){const _0x63b910=document['createElement']('div');return _0x63b910['innerHTML']=_0x455db0,_0x63b910['textContent']['length'];}(this['content']),0xc8);}['update'](_0x709138){const {threadId:_0x2127e7,id:_0x5d16cf}=this;if(!this['_repository']['hasCommentThread'](_0x2127e7))throw new _0x2919bb('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1c0745}=this['_repository']['getCommentThread'](_0x2127e7);this['_repository']['fire'](gt('updateComment',_0x1c0745,_0x2127e7),{'channelId':_0x1c0745,'threadId':_0x2127e7,'commentId':_0x5d16cf,..._0x709138});}['setAttribute'](_0x26e0aa,_0x291ba9){const _0x37b5dd=ut(this['attributes']);pt(_0x37b5dd,_0x26e0aa,_0x291ba9),this['update']({'attributes':_0x37b5dd});}['removeAttribute'](_0x387590){const _0x1c201e=ut(this['attributes']);It(_0x1c201e,_0x387590),this['update']({'attributes':_0x1c201e});}['remove'](_0x49f038={}){if(!_0x49f038['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x121696,id:_0x105b32}=this;if(!this['_repository']['hasCommentThread'](_0x121696))throw new _0x2919bb('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x6b2b0a}=this['_repository']['getCommentThread'](_0x121696);this['_repository']['fire'](gt('removeComment',_0x6b2b0a,_0x121696),{'channelId':_0x6b2b0a,'threadId':_0x121696,'commentId':_0x105b32,..._0x49f038});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x50ddb3,..._0x5a58b0){for(const _0x31e791 of _0x5a58b0)void 0x0!==_0x31e791&&(_0x50ddb3+=':'+String(_0x31e791));return _0x50ddb3;}class G extends _0x52484e{['refresh'](){const _0x17e946=this['editor']['model']['document']['selection'];for(const _0x4b9ca6 of _0x17e946['getRanges']())if(this['_hasContent'](_0x4b9ca6))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x4f5d4b=_0x342e96()}={}){const _0x1abdee=this['editor']['model'],_0x429e44=[];for(const _0x399951 of _0x1abdee['document']['selection']['getRanges']())this['_hasContent'](_0x399951)&&_0x429e44['push'](this['_trimToContent'](_0x399951));_0x1abdee['change'](_0x4a6ba9=>{for(const _0x5bde43 of _0x429e44){const _0x5a24cc=_0x342e96()['substr'](0x1,0x5),_0x1de862='comment:'+_0x4f5d4b+':'+_0x5a24cc;_0x4a6ba9['addMarker'](_0x1de862,{'range':_0x5bde43,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x59827f){for(const _0x56954e of _0x59827f['getItems']())if(this['_itemIsContent'](_0x56954e))return!0x0;return!0x1;}['_itemIsContent'](_0x3f583f){return _0x3f583f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3f583f)&&!_0x3f583f['is']('element','tableCell');}['_trimToContent'](_0x23f86f){const _0x5259da=_0x18ba07=>!this['_itemIsContent'](_0x18ba07['item']),_0x3acccc=_0x23f86f['start']['getLastMatchingPosition'](_0x5259da),_0x13b0f0=_0x23f86f['end']['getLastMatchingPosition'](_0x5259da,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3acccc,_0x13b0f0);}}class k extends _0x2895c1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x345869){super(_0x345869),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5d2977=this['editor'],_0x151e17=_0x5d2977['model']['document']['selection'],_0x517034=_0x13b1c5(()=>this['refreshSelectedViews'](),0xa);_0x151e17['on']('change:range',(_0x4c2a5a,_0x401350)=>{_0x401350['directChange']&&(_0x517034['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5d2977['editing']['view']['document'],'change:isFocused',(_0x2da7cf,_0x2dcdb4,_0x2821bd)=>{_0x2821bd&&_0x517034();}),this['listenTo'](_0x5d2977['ui']['focusTracker'],'change:isFocused',(_0x8830db,_0x331824,_0x1e1553)=>{_0x1e1553||_0x5d2977['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x55ec20=>this['_editorAnnotationsData']['has'](_0x55ec20['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xd01153){if(this['_editorAnnotations']['has'](_0xd01153['view']))return;this['_editorAnnotations']['add'](_0xd01153['view']),this['editor']['ui']['focusTracker']['add'](_0xd01153['view']['element']);const _0x2ce87c=this['editor']['plugins']['get'](b);this['listenTo'](_0x2ce87c['collection'],'remove',(_0x5d3b7c,_0x262050)=>{this['editor']['ui']['focusTracker']['remove'](_0x262050['view']['element']),this['_editorAnnotations']['delete'](_0x262050['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x39de70){if('function'!=typeof _0x39de70)throw new _0x2919bb('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x39de70);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2d2f4f,annotations:_0x2fbb90}){const _0x2ff757=[],_0x1f236e=this['editor']['model']['document']['selection'],_0x16f332=Array['from'](_0x1f236e['getRanges']());for(const [_0x18c73c,_0x585cdf]of this['_editorAnnotationsData']){const _0x42267a=_0x40cbed(_0x585cdf),_0x380a42=_0x2fbb90['getByInnerView'](_0x18c73c);_0x42267a&&_0x380a42&&_0x2ff757['push']({'annotation':_0x380a42,'range':_0x42267a});}function _0x40cbed(_0x1eae64){for(const _0x26aa5e of _0x1eae64)for(const _0x55cb48 of _0x16f332)if(_0x26aa5e['containsRange'](_0x55cb48,!_0x1f236e['isCollapsed']))return _0x26aa5e;return null;}return _0x2ff757['sort']((_0x33f54a,_0x30e403)=>{const _0x3175a8=_0x33f54a['range'],_0x3a0ee4=_0x30e403['range'];if(!_0x3175a8['isEqual'](_0x3a0ee4)){if(_0x3175a8['containsRange'](_0x3a0ee4,!0x0))return 0x1;if(_0x3a0ee4['containsRange'](_0x3175a8,!0x0))return-0x1;}return _0x33f54a['annotation']==_0x2d2f4f?-0x1:_0x30e403['annotation']==_0x2d2f4f?0x1:0x0;})['map'](_0x48f050=>_0x48f050['annotation']);}get['_editorAnnotationsData'](){const _0x1a4df8=new Map();for(const _0x253fd5 of Array['from'](this['_dataCollectors']))for(const [_0x16db81,_0x523579]of _0x253fd5())_0x1a4df8['set'](_0x16db81,_0x523579);return _0x1a4df8;}}class ot extends _0x2895c1{['afterInit'](){const _0x43d8db=this['editor'];if(!_0x43d8db['plugins']['has']('RestrictedEditingModeEditing'))return;_0x43d8db['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x2895c1{constructor(_0x69766c){super(_0x69766c),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x45d3ac=this['editor'],_0x4d29a5=_0x45d3ac['commands']['get']('importWord'),_0x2833a3=_0x45d3ac['plugins']['get'](lt);_0x4d29a5&&(_0x4d29a5['on']('execute',(_0x322b3d,[,_0x5294fe])=>{_0x5294fe['collaboration_features']={'comments':!0x0,'user_id':_0x2833a3['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x4d29a5,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x2265b3,_0x9378bb){const {comment_threads:_0x5348a6}=_0x9378bb;_0x5348a6&&_0x5348a6['forEach'](({thread_id:_0x219228,comments:_0x21ea1b,is_resolved:_0xf22b7b})=>{const _0x343239=new Date(),_0x225491=_0x21ea1b['map'](({author:_0x3e82ac,content:_0x28017e,created_at:_0xc024da})=>({'content':_0x28017e,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x343239,'attributes':{'@external':{'authorName':_0x3e82ac,'createdAt':_0xc024da?new Date(_0xc024da):new Date(),'source':'importWord'}}})),_0x283e4=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x283e4,'threadId':_0x219228,'comments':_0x225491,'resolvedAt':_0xf22b7b?_0x343239:null});});}}class rt extends _0x2895c1{constructor(_0x51aaf2){super(_0x51aaf2),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x27cb1b=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x27cb1b,'contentInsertion',(_0x5da16a,_0x2dec0d)=>this['_removeMarkersWithoutThreads'](_0x2dec0d['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x6518e0){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x6518e0;const _0x50ab78=this['editor']['plugins']['get']('CommentsRepository');for(const _0x545366 of _0x6518e0['keys']()){const [_0x2ab256,_0x94e1e6]=_0x545366['split'](':');'comment'!=_0x2ab256||_0x50ab78['hasCommentThread'](_0x94e1e6)||_0x6518e0['delete'](_0x545366);}return _0x6518e0;}['_registerMarkerInClipboardPipeline'](){const _0x5ba087=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x460667=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x460667&&_0x5ba087['_registerMarkerToCopy']('comment',_0x460667);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x39f94f){switch(_0x39f94f){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 _0x2895c1{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x4d653e){super(_0x4d653e),this['set']('isThreadsLoadingPaused',!0x0),_0x4d653e['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x57cbf5,_0x3e5d82,_0x5d7e03,_0x37d90b)=>{const _0x179433=_0x5d7e03?it(_0x5d7e03)['id']:null;if(_0x4d653e['model']['change'](()=>{if(_0x179433){const _0x1d56f5=this['getAllMarkersForId'](_0x179433);for(const _0x3f35bc of _0x1d56f5)_0x4d653e['editing']['reconvertMarker'](_0x3f35bc);}if(_0x37d90b){const {id:_0xc71c82}=it(_0x37d90b),_0x156e8c=this['getAllMarkersForId'](_0xc71c82);for(const _0xc09c5b of _0x156e8c)_0x4d653e['editing']['reconvertMarker'](_0xc09c5b);}}),_0x179433){const _0x34983a=_0x4d653e['plugins']['get'](m)['getCommentThread'](_0x179433);_0x34983a&&_0x34983a['isResolved']&&this['scrollToThreadMarker'](_0x179433);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0xa1837e=this['editor'],_0x28d5cf=_0xa1837e['plugins']['get'](m),_0x6f6983=_0xa1837e['config']['get']('collaboration.channelId');_0xa1837e['commands']['add']('addCommentThread',new G(_0xa1837e)),this['listenTo'](_0xa1837e,'change:isReadOnly',(_0x4ef81e,_0x547040,_0x2bdbe6)=>{_0x28d5cf['switchReadOnly'](_0x2bdbe6,_0xa1837e['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x28d5cf,nt('addCommentThread',_0x6f6983),(_0x1dc327,{threadId:_0x1a5e88})=>{const _0x18073d=this['editor']['plugins']['get'](m)['getCommentThread'](_0x1a5e88);_0x18073d&&_0x18073d['unlinkedAt']&&this['_attachArchivedThread'](_0x1a5e88);}),this['listenTo'](_0x28d5cf,nt('removeCommentThread',_0x6f6983),(_0x1d4aa7,{threadId:_0x537fee})=>{_0xa1837e['model']['enqueueChange']({'isUndoable':!0x1},_0x50edce=>{const _0x39f999=this['getAllMarkersForId'](_0x537fee);for(const _0x561157 of _0x39f999)_0x50edce['removeMarker'](_0x561157);});}),this['listenTo'](_0x28d5cf,nt('resolveCommentThread',_0x6f6983),(_0x29e772,{threadId:_0x43e551})=>{(this['_reconvertMarkers'](_0x43e551),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x43e551)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x28d5cf,nt('reopenCommentThread',_0x6f6983),(_0x24d9ca,{threadId:_0x5baecd})=>{this['_reconvertMarkers'](_0x5baecd);},{'priority':'low'}),this['listenTo'](_0x28d5cf,nt('addComment',_0x6f6983),(_0x5f3df4,{threadId:_0x399cfc,isFromAdapter:_0x44e764})=>{const _0x94f5e7=this['getAllMarkersForId'](_0x399cfc);if(_0x44e764||0x0==_0x94f5e7['length']||!_0x28d5cf['hasCommentThread'](_0x399cfc))return;0x1===_0x28d5cf['getCommentThread'](_0x399cfc)['length']&&_0xa1837e['model']['enqueueChange']({'isUndoable':!0x1},_0x2a8223=>{for(const _0x28956f of _0x94f5e7)_0x2a8223['updateMarker'](_0x28956f,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x569d8e=this['editor']['plugins']['get'](m),_0x34ff9b=this['editor']['config']['get']('collaboration.channelId');for(const _0x3b99a2 of _0x569d8e['getCommentThreads']({'channelId':_0x34ff9b}))_0x569d8e['_detachCommentThread'](_0x3b99a2['id']),_0x569d8e['_threads']['delete'](_0x3b99a2['id']);super['destroy']();}['hasMarkerForId'](_0x5871bd){return this['getAllMarkersForId'](_0x5871bd)['length']>0x0;}['getAllMarkersForId'](_0x44db27){const _0x4c639e=[];for(const _0x43f838 of this['editor']['model']['markers'])_0x43f838['name']['startsWith']('comment:'+_0x44db27)&&_0x4c639e['push'](_0x43f838);return _0x4c639e;}['scrollToThreadMarker'](_0x1b5d1a){const _0x7e6c09=this['_getTargetForId'](_0x1b5d1a);_0x7e6c09&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x1b5d1a&&_0x364ea2({'target':_0x7e6c09[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x738696){this['editor']['model']['change'](()=>{for(const _0x47183d of this['getAllMarkersForId'](_0x738696))this['editor']['editing']['reconvertMarker'](_0x47183d);});}['_attachArchivedThread'](_0x14c5f5){const _0x4f46e2=this['editor']['plugins']['get'](m),_0x21e81e=this['editor']['plugins']['get'](k),_0x347ca3=_0x4f46e2['getCommentThread'](_0x14c5f5);if(!_0x347ca3['isAttached']){const _0x3e09b3=_0x347ca3['attachTo'](()=>this['_getTargetForId'](_0x347ca3['id']));_0x21e81e['registerAnnotation'](_0x3e09b3),_0x347ca3['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x489fb3=this['editor'];_0x489fb3['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x26b48d,_0x5b65b7)=>{const {id:_0x42f377}=it(_0x26b48d['markerName']),_0x243e13=_0x489fb3['plugins']['get'](m)['getCommentThread'](_0x42f377),_0x305e77=this['activeMarker']&&it(this['activeMarker'])['id']===_0x42f377;if(_0x243e13&&_0x243e13['isResolved']&&!_0x305e77&&_0x26b48d['item'])return _0x5b65b7['consumable']['consume'](_0x26b48d['item'],'addMarker:'+_0x26b48d['markerName']),_0x5b65b7['consumable']['consume'](_0x26b48d['item'],'removeMarker:'+_0x26b48d['markerName']),null;const _0x52a503=['ck-comment-marker'];return _0x305e77&&_0x52a503['push']('ck-comment-marker--active'),{'classes':_0x52a503,'attributes':{'data-comment':_0x42f377}};}}),_0x489fb3['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x30d6e8,{options:_0x3a9f2f})=>{const _0x4bbf2f=_0x489fb3['plugins']['get'](m),_0x3b9639=_0x489fb3['model']['markers']['get'](_0x30d6e8),{id:_0x2e7f2d,part:_0x422fd9}=it(_0x30d6e8);if(_0x3b9639&&!_0x3b9639['affectsData'])return null;if(_0x3a9f2f['ignoreResolvedComments']){const _0x325027=_0x4bbf2f['getCommentThread'](_0x2e7f2d);if(_0x325027&&_0x325027['isResolved'])return null;}return{'group':'comment','name':_0x422fd9?_0x2e7f2d+':'+_0x422fd9:_0x2e7f2d};}}),_0x489fb3['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5cb9c0,{writer:_0x3ed320})=>_0x3ed320['createElement']('$marker',{'data-name':'comment:'+_0x5cb9c0['getAttribute']('id')})}),_0x489fb3['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4ec8c7=this['editor'],_0x107eb5=_0x4ec8c7['plugins']['get'](m),_0x549fbe=new Set(),_0x3bf768=new Set();_0x4ec8c7['model']['document']['registerPostFixer'](_0x32b5f2=>{let _0x1da747=!0x1;for(const {name:_0x1d7f0c,data:_0x270f4b}of _0x4ec8c7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4beafd,id:_0x52f1da}=it(_0x1d7f0c);let _0xed87f=_0x270f4b['newRange'];if('comment'!==_0x4beafd||!_0xed87f)continue;const _0x1a8c11='$graveyard'===_0xed87f['root']['rootName'];_0x1a8c11||(_0xed87f=st(_0xed87f,_0x4ec8c7['model']),!_0xed87f||_0xed87f['isCollapsed']||!_0x270f4b['newRange']||_0xed87f['isEqual'](_0x270f4b['newRange']))?_0x4ec8c7['model']['hasContent'](_0xed87f)&&!_0x1a8c11?this['isThreadsLoadingPaused']?_0x549fbe['add'](_0x1d7f0c):this['_handleThreadMarker'](_0x1d7f0c,_0x52f1da):(_0x3bf768['add'](_0x1d7f0c),_0x549fbe['delete'](_0x1d7f0c),_0x32b5f2['removeMarker'](_0x1d7f0c),_0x1da747=!0x0):(_0x32b5f2['updateMarker'](_0x1d7f0c,{'range':_0xed87f}),_0x1da747=!0x0);}return _0x1da747;}),this['on']('change:isThreadsLoadingPaused',(_0x37f827,_0x241708,_0x4cd7d8)=>{if(!_0x4cd7d8&&_0x549fbe['size'])for(const _0x411a34 of _0x549fbe){const {id:_0x1d7bf1}=it(_0x411a34);_0x549fbe['delete'](_0x411a34),_0x4ec8c7['model']['markers']['get'](_0x411a34)&&this['_handleThreadMarker'](_0x411a34,_0x1d7bf1);}}),this['listenTo'](_0x4ec8c7['model']['document'],'change',(_0x1af87b,_0x4e81a8)=>{for(const {name:_0x744069,data:{newRange:_0xe11df8}}of _0x4ec8c7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x18458c,id:_0x209fbf}=it(_0x744069);if('comment'!==_0x18458c)continue;const _0x5943ee=_0x107eb5['getCommentThread'](_0x209fbf),_0x284192=this['hasMarkerForId'](_0x209fbf);_0x5943ee&&(_0x5943ee['_hasTargetInContent']||_0x4ec8c7['editing']['view']['once']('render',()=>{const _0x43fc73=_0x4ec8c7['plugins']['get'](b),_0x4784f1=_0x107eb5['_threadToController']['get'](_0x5943ee)['view'];_0x43fc73['getByInnerView'](_0x4784f1)['refreshVisibility']();},{'priority':'low'}),_0x5943ee['_hasTargetInContent']=_0x284192||!!_0xe11df8),_0xe11df8||(_0x3bf768['add'](_0x744069),_0x549fbe['delete'](_0x744069));}if(_0x4e81a8['isLocal'])for(const _0x368881 of _0x3bf768){const {id:_0x36b2b8}=it(_0x368881),_0x511bfe=_0x107eb5['getCommentThread'](_0x36b2b8),_0x19868f=this['hasMarkerForId'](_0x36b2b8);_0x549fbe['delete'](_0x368881),!_0x511bfe||_0x19868f||_0x511bfe['unlinkedAt']||_0x511bfe['setUnlinkedAt'](new Date());}_0x3bf768['clear']();});}['_getTargetForId'](_0xaa29e6){const _0x48ecca=this['editor'],_0x4fc477=this['getAllMarkersForId'](_0xaa29e6);return tt(_0x48ecca['editing'],_0x4fc477);}['_getTextContext'](_0x353353){const _0x394751=this['getAllMarkersForId'](_0x353353);let _0x21434d='',_0x57bfa3=!0x1;for(const _0x475119 of _0x394751){const _0x475675=_0x475119['getRange']();for(const _0x36073b of Array['from'](_0x475675['getItems']()))_0x36073b['is']('$textProxy')?(_0x21434d&&_0x57bfa3&&(_0x21434d+='\x20',_0x57bfa3=!0x1),_0x21434d+=_0x36073b['data']):_0x57bfa3=!0x0;_0x57bfa3=!0x0;}return _0x21434d['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x432756,_0x5b1675){const _0xd9a689=this['editor'],_0x24f7b2=_0xd9a689['plugins']['get'](m);let _0x556129=_0x24f7b2['getCommentThread'](_0x5b1675);const _0x3790ba=_0xd9a689['config']['get']('collaboration.channelId'),_0x3f917a=_0xd9a689['plugins']['get'](k);if(_0x556129&&(_0x556129['unlinkedAt']&&_0x556129['setUnlinkedAt'](null),_0x556129['isAttached']))return _0x556129;return!this['getAllMarkersForId'](_0x5b1675)[0x0]['managedUsingOperations']?_0xd9a689['editing']['view']['once']('render',()=>{if(_0x24f7b2['getCommentThread'](_0x5b1675))return;const _0x4eb071=_0xd9a689['plugins']['get'](b);_0x556129=_0x24f7b2['openNewCommentThread']({'channelId':_0x3790ba,'threadId':_0x5b1675,'target':()=>this['_getTargetForId'](_0x5b1675),'context':{'type':'text','value':this['_getTextContext'](_0x5b1675)}});const _0x256bbb=_0x24f7b2['_threadToController']['get'](_0x556129)['view'],_0x42b0e6=_0x4eb071['getByInnerView'](_0x256bbb);_0x42b0e6&&_0x3f917a['registerAnnotation'](_0x42b0e6);},{'priority':'low'}):_0x24f7b2['fetchCommentThread']({'channelId':_0x3790ba,'threadId':_0x5b1675})['then'](_0x28a81b=>{if('destroyed'!==_0xd9a689['state']){if(_0x556129=_0x28a81b,_0x556129&&!_0x556129['isAttached']){const _0x40b05a=_0x556129['attachTo'](()=>this['_getTargetForId'](_0x5b1675));_0x3f917a['registerAnnotation'](_0x40b05a),_0x556129['isResolved']&&this['_reconvertMarkers'](_0x5b1675);}else{if(!_0x556129){const _0x8c7bd9=this['getAllMarkersForId'](_0x5b1675);_0xd9a689['model']['change'](_0x32e7db=>{for(const _0x2ca44b of _0x8c7bd9)_0x32e7db['removeMarker'](_0x2ca44b);});}}}}),_0x556129;}['_handleThreadMarker'](_0x4fcf80,_0x1d6678){const _0x3201db=this['_attachMarkerToThread'](_0x4fcf80,_0x1d6678);_0x3201db&&!_0x3201db['context']&&_0x3201db['setContext']({'type':'text','value':this['_getTextContext'](_0x1d6678)});}['_initAriaMarkerChangeAnnouncements'](){const _0x54d68d=this['editor'];_0x11d5dc(_0x54d68d['model'],({left:_0x34857e,entered:_0x1adc93})=>{for(const _0x4bd2be of _0x34857e)if(at(_0x4bd2be)){_0x54d68d['ui']['ariaLiveAnnouncer']['announce'](W(_0x54d68d['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x545e22 of _0x1adc93)if(at(_0x545e22)){_0x54d68d['ui']['ariaLiveAnnouncer']['announce'](W(_0x54d68d['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x5d8668,_0x5cbb8c){return _0x5cbb8c?_0x5d8668+':'+_0x5cbb8c:_0x5d8668;}function it(_0x33e06c){const _0x9b6660=_0x33e06c['split'](':');return{'group':_0x9b6660[0x0],'id':_0x9b6660[0x1],'part':_0x9b6660[0x2]};}function st(_0x1e57e0,_0x3e75ce){const _0x5231dd=_0x3e75ce['schema'],_0x556d1d=_0x3e75ce['createRange'](_0x1e57e0['start']);for(const _0xca029b of _0x1e57e0['getWalker']()){const {type:_0x274afa,item:_0x50e830,nextPosition:_0x2f641f}=_0xca029b;if('text'===_0x274afa||_0x5231dd['isObject'](_0x50e830)){const _0x421dfc=_0x3e75ce['createPositionBefore'](_0x50e830);_0x556d1d['isCollapsed']&&(_0x556d1d['start']=_0x421dfc),_0x556d1d['end']=_0x2f641f;}}return _0x556d1d;}function at(_0x5cbe2b){return'comment'===it(_0x5cbe2b['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 _0x2895c1{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0xd0fa17=this['editor'],_0x2ebbd4=_0xd0fa17['plugins']['get'](m),_0x3a33a8=_0xd0fa17['plugins']['get'](r),_0x13af35=_0xd0fa17['plugins']['get'](b),_0x17bf46=_0xd0fa17['plugins']['get'](k);_0xd0fa17['ui']['componentFactory']['add']('comment',()=>{const _0x28d428=this['_createUIButton'](_0x4b7d6d);return _0x28d428['tooltip']=!0x0,_0x28d428;}),_0xd0fa17['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x366b42)),_0x17bf46['addSourceCollector'](()=>{const _0x4fc9fc=[];for(const [_0x344db8,_0x90200e]of _0x2ebbd4['_threadToController']){const _0x431e33=_0x3a33a8['getAllMarkersForId'](_0x344db8['id']),_0x5e1674=_0x431e33['map'](_0x6def77=>_0x6def77['getRange']());_0x431e33['length']>0x0&&_0x4fc9fc['push']([_0x90200e['view'],_0x5e1674]);}return _0x4fc9fc;}),this['listenTo'](_0x13af35,'change:activeAnnotations',(_0x2926db,_0x3d5608,_0x31d487)=>{const _0x10f9a3=Array['from'](_0x31d487)['map'](_0x41b251=>_0x41b251['innerView'])['find'](_0x4eb383=>_0x2ebbd4['_viewToController']['has'](_0x4eb383));if(!_0x10f9a3)return void(_0x3a33a8['activeMarker']=null);const _0x529dba=_0x2ebbd4['_viewToController']['get'](_0x10f9a3)['model']['id'],_0x2d698c='comment:'+_0x529dba;_0x529dba&&_0x3a33a8['hasMarkerForId'](_0x529dba)?_0x3a33a8['activeMarker']=_0x2d698c:_0x3a33a8['activeMarker']&&(_0x3a33a8['activeMarker']=null);}),this['listenTo'](_0x2ebbd4,'removeCommentThread',(_0x28084b,{threadId:_0x111087,isFromAdapter:_0x487580})=>{!_0x487580&&_0xd0fa17['ui']['focusTracker']['isFocused']&&_0x3a33a8['hasMarkerForId'](_0x111087)&&_0xd0fa17['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x2ebbd4,'addComment',(_0x49a812,{threadId:_0x2bcac9,isFromAdapter:_0x5bb8bd})=>{if(_0x5bb8bd||!_0x3a33a8['hasMarkerForId'](_0x2bcac9)||!_0x2ebbd4['hasCommentThread'](_0x2bcac9))return;0x1===_0x2ebbd4['getCommentThread'](_0x2bcac9)['length']&&(_0xd0fa17['editing']['view']['focus'](),_0x49a812['stop']());},{'priority':'low'});}['_createUIButton'](_0x5c2828){const _0x33aece=this['editor'],_0x480e4b=new _0x5c2828(_0x33aece['locale']),_0x44d91b=_0x33aece['commands']['get']('addCommentThread');return _0x480e4b['set']({'label':W(_0x33aece['locale'],'Comment'),'icon':kt}),_0x480e4b['bind']('isEnabled')['to'](_0x44d91b),this['listenTo'](_0x480e4b,'execute',()=>_0x44d91b['execute']()),_0x480e4b;}}class e extends _0x2895c1{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x10bc5c){super(_0x10bc5c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x528a02,_0x17de12,_0x340295)=>{_0x340295?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x121950,_0x799530]of this['editor']['commands'])_0x799530['affectsData']&&'addCommentThread'!==_0x121950&&_0x799530['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x2883cc=this['editor']['editing']['view']['document'];this['listenTo'](_0x2883cc,'cut',_0x2b65cb=>_0x2b65cb['stop'](),{'priority':'highest'}),this['listenTo'](_0x2883cc,'clipboardInput',_0x1bcfe6=>_0x1bcfe6['stop'](),{'priority':'highest'}),this['listenTo'](_0x2883cc,'delete',_0x546651=>_0x546651['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x4dd93f,_0x33c57f]of this['editor']['commands'])_0x33c57f['affectsData']&&'addCommentThread'!==_0x4dd93f&&_0x33c57f['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x38ec7d{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x51974b){super(_0x51974b),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x4ebab6=this['context']['plugins']['get'](b);this['listenTo'](_0x4ebab6,'_activateAnnotation',(_0x619c88,_0x2959ad)=>{for(const _0xa0d994 of this['activeUIs']){const _0x29f036=this['_uis']['get'](_0xa0d994);(0x0,this['_uisData']['get'](_0xa0d994)['filter'])(_0x2959ad)&&_0x29f036['setActiveAnnotation'](_0x2959ad);}}),this['listenTo'](_0x4ebab6,'_deactivateAllAnnotations',()=>{for(const _0x2d3d61 of this['activeUIs']){this['_uis']['get'](_0x2d3d61)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4ebab6['_visibleAnnotations'],'add',(_0x4ecb0e,_0x1ea571)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1ea571);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3bbcde){return this['activeUIs']['has'](_0x3bbcde);}['activate'](_0x33fb96,_0x258439=()=>!0x0){const _0x417518=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x33fb96))throw new _0x2919bb('annotationsuis-missing-ui',this,{'uiName':_0x33fb96});this['isActive'](_0x33fb96)&&this['deactivate'](_0x33fb96),this['activeUIs']['add'](_0x33fb96);const _0x50cbbd=new x();!function({source:_0x33e6da,target:_0x3da5d4,filter:_0x1a710f}){for(const _0x395623 of _0x33e6da)_0x1a710f(_0x395623)&&_0x3da5d4['add'](_0x395623);_0x3da5d4['listenTo'](_0x33e6da,'add',(_0x4dfd44,_0x4e1600)=>{_0x1a710f(_0x4e1600)&&_0x3da5d4['add'](_0x4e1600);}),_0x3da5d4['listenTo'](_0x33e6da,'remove',(_0x271434,_0x8cc32b)=>{_0x3da5d4['has'](_0x8cc32b)&&_0x3da5d4['remove'](_0x8cc32b);});}({'source':_0x417518['_visibleAnnotations'],'target':_0x50cbbd,'filter':_0x258439}),this['_uisData']['set'](_0x33fb96,{'collection':_0x50cbbd,'filter':_0x258439});const _0x342aa3=this['_uis']['get'](_0x33fb96);_0x342aa3['attach'](_0x50cbbd),this['listenTo'](_0x342aa3,'change:activeAnnotation',(_0x539226,_0x3db10b,_0x5895da,_0x1c7f20)=>{_0x1c7f20&&_0x417518['_removeActiveAnnotation'](_0x1c7f20),_0x5895da&&_0x417518['_addActiveAnnotation'](_0x5895da);});}['deactivate'](_0x41ef56){if(this['activeUIs']['delete'](_0x41ef56),!this['_uis']['has'](_0x41ef56))throw new _0x2919bb('annotationsuis-missing-ui',this,{'uiName':_0x41ef56});const _0x5ba9b1=this['_uis']['get'](_0x41ef56);_0x5ba9b1['detach'](),this['stopListening'](_0x5ba9b1),this['_uisData']['get'](_0x41ef56)['collection']['destroy'](),this['_uisData']['delete'](_0x41ef56);}['switchTo'](_0x37bc09){if(!this['_uis']['has'](_0x37bc09))throw new _0x2919bb('annotationsuis-missing-ui',this,{'uiName':_0x37bc09});const _0x2331c7=this['context']['plugins']['get'](b),_0x253760=Array['from'](_0x2331c7['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x37bc09);const _0x5cd9f7=this['_uis']['get'](_0x37bc09);_0x5cd9f7['setActiveAnnotation'](_0x253760),_0x5cd9f7['_setSelectedAnnotations']&&_0x253760&&_0x5cd9f7['_setSelectedAnnotations']([_0x253760]);}['deactivateAll'](){for(const _0x4b75d0 of this['activeUIs'])this['deactivate'](_0x4b75d0);}['register'](_0x3ac28b,_0x54ba8e){if(this['_uis']['has'](_0x3ac28b))throw new _0x2919bb('annotationsuis-register-already-registered');if('function'!=typeof _0x54ba8e['attach']||'function'!=typeof _0x54ba8e['detach']||'function'!=typeof _0x54ba8e['setActiveAnnotation'])throw new _0x2919bb('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x3ac28b,_0x54ba8e);}['refilterAnnotations'](){const _0x50a17d=this['context']['plugins']['get'](b)['collection'],_0x120365=new Map(),_0x4d4cd0=Array['from'](this['activeUIs']);for(const _0x6d2736 of this['activeUIs']){const _0x37bd5c=this['_uisData']['get'](_0x6d2736)['collection'];for(const _0x3e5ebb of _0x37bd5c)_0x120365['set'](_0x3e5ebb,_0x6d2736);}for(const _0x13b65b of _0x50a17d){const _0x4a3727=_0x120365['get'](_0x13b65b);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x13b65b);const _0x5a54cf=_0x4d4cd0['find'](_0x5238b4=>this['_uisData']['get'](_0x5238b4)['filter'](_0x13b65b));_0x4a3727!==_0x5a54cf&&(_0x4a3727&&this['_uisData']['get'](_0x4a3727)['collection']['remove'](_0x13b65b),_0x5a54cf&&this['_uisData']['get'](_0x5a54cf)['collection']['add'](_0x13b65b));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x58d7e6){const _0x11c2c4=[];for(const _0x190dec of this['activeUIs']){(0x0,this['_uisData']['get'](_0x190dec)['filter'])(_0x58d7e6)&&_0x11c2c4['push'](_0x190dec);}if(_0x11c2c4['length']>0x1)throw new _0x2919bb('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x11c2c4,'annotationType':_0x58d7e6['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x43df0a){super(_0x43df0a);const _0x5e9e09=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5e9e09['to']('class')],'style':{'minHeight':_0x5e9e09['to']('minHeight',_0x18887c=>'number'==typeof _0x18887c?ne(_0x18887c+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x52ee66){super(_0x52ee66),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x5876d0,_0x31967a)=>_0x5876d0+_0x31967a),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x5612b1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5612b1['to']('isAnimationDisabled',_0x34ada9=>_0x34ada9?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5612b1['to']('top',_0x5c0fa9=>qt(_0x5c0fa9))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x3e8d16=this['element']['clientHeight'];_0x3e8d16&&(this['height']=_0x3e8d16);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x38ec7d{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x5747b4){super(_0x5747b4),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 _0x295930=this['context']['config']['get']('sidebar.container');_0x295930&&this['setContainer'](_0x295930);}['setContainer'](_0x3a36de){if(!y(_0x3a36de))throw new _0x2919bb('sidebar-setcontainer-invalid-element');this['container']=_0x3a36de;}['_attachToContainer']({viewClass:_0x86fe8c='',spaceBetweenItems:_0x25a4f4=0x19}={}){if(!y(this['container']))throw new _0x2919bb('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x86fe8c,this['_spaceBetweenItems']=_0x25a4f4;}['rearrange']({removedAnnotation:_0x587de8,previousAnnotation:_0x219287,nextAnnotation:_0x4f988b}){const _0x435df2=this['getSidebarItemView'](_0x587de8);this['view']['list']['remove'](_0x435df2),this['_destroySidebarItemView'](_0x587de8),_0x219287&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x219287)),_0x4f988b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4f988b)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x64042a,activatedAnnotation:_0xe9243b,disableAnimationOnActivatedAnnotation:_0x407f6f}){if(this['_activeAnnotation']=_0xe9243b,_0x64042a){_0x64042a['isActive']=!0x1;const _0x10a3c5=this['getSidebarItemView'](_0x64042a);_0x10a3c5&&_0x407f6f&&(_0x10a3c5['isAnimationDisabled']=!0x1);}if(_0xe9243b){const _0x328454=this['getSidebarItemView'](_0xe9243b);_0x328454&&(_0xe9243b['isActive']=!0x0,_0x407f6f&&(_0x328454['isAnimationDisabled']=!0x0,_0x328454['top']+=0x1),this['_alignToTargetRect'](_0x328454));}}['_detachFromContainer'](_0x7a224c){if(this['view']['element']['remove'](),_0x7a224c){for(const _0x8eb1f3 of _0x7a224c)this['_destroySidebarItemView'](_0x8eb1f3);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x54f913,_0x1d7551){_0x1d7551||(_0x1d7551=_0x54f913['view']);const _0x1db4f0=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x1db4f0,_0x54f913),this['_annotationToSidebarItemView']['set'](_0x54f913,_0x1db4f0),_0x1db4f0['content']['add'](_0x1d7551),this['listenTo'](_0x54f913['view'],'change:targetRect',(_0x3f6574,_0x5eb2a4,_0x54c6de)=>{const _0x591548=this['_getTargetTop'](_0x54f913,_0x54c6de);_0x1db4f0['_targetTop']!=_0x591548&&(_0x1db4f0['_targetTop']=_0x591548,this['_setItemTop'](_0x1db4f0,_0x591548));}),this['listenTo'](_0x1db4f0,'change:top',()=>{this['_recalculate'](_0x1db4f0,'top');}),this['listenTo'](_0x1db4f0,'change:bottom',()=>{this['_recalculate'](_0x1db4f0,'bottom');}),this['_alignToTargetRect'](_0x1db4f0);const _0x2628b6=this['_getItemBefore'](_0x1db4f0);if(_0x2628b6)this['_alignAfterItem'](_0x2628b6,_0x1db4f0)||this['_alignToTargetRect'](_0x1db4f0);else this['_alignToTargetRect'](_0x1db4f0);return this['_updateLastItem'](),this['view']['list']['add'](_0x1db4f0),_0x1db4f0;}['_alignForTopChange'](_0x3c3071){if(!_0x3c3071['content']['length'])return;const _0x4ac5b8=this['_getItemBefore'](_0x3c3071);if(!_0x4ac5b8)return;const _0x478535=this['_sidebarItemViewToAnnotation']['get'](_0x4ac5b8),_0x2feecf=this['_activeAnnotation'];_0x2feecf&&_0x2feecf===_0x478535?this['_alignAfterItem'](_0x4ac5b8,_0x3c3071):this['_alignBeforeItem'](_0x3c3071,_0x4ac5b8);}['_alignForBottomChange'](_0x4623f4){if(!_0x4623f4['content']['length'])return;const _0x140d18=this['_getItemAfter'](_0x4623f4);if(!_0x140d18)return;const _0x23595c=this['_sidebarItemViewToAnnotation']['get'](_0x140d18),_0x16e90b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x39e0a1=this['_activeAnnotation'];_0x39e0a1&&_0x39e0a1===_0x23595c&&_0x16e90b?(this['_alignBeforeItem'](_0x140d18,_0x4623f4),this['_alignAfterItem'](_0x4623f4,_0x140d18)):_0x39e0a1&&_0x39e0a1===_0x23595c?this['_alignBeforeItem'](_0x140d18,_0x4623f4):this['_alignAfterItem'](_0x4623f4,_0x140d18);}['_recalculate'](_0x57d250,_0x2b3574){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x28a4d0,changedProp:_0x2c511f}of this['_recalculateBuffer'])'top'===_0x2c511f?this['_alignForTopChange'](_0x28a4d0):this['_alignForBottomChange'](_0x28a4d0);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x57d250,'changedProp':_0x2b3574});}['getSidebarItemView'](_0x3799c6){return this['_annotationToSidebarItemView']['get'](_0x3799c6);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x52db34){const _0x427e79=this['getSidebarItemView'](_0x52db34);this['stopListening'](_0x427e79),this['stopListening'](_0x52db34['view']),_0x427e79['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x52db34),this['_sidebarItemViewToAnnotation']['delete'](_0x427e79);}['_createSidebarView'](){const _0x49eac7=new T(this['context']['locale']);return _0x49eac7['render'](),this['on']('change:_lastItem',(_0x36763e,_0xd03bae,_0x1a80cf,_0x1cf74c)=>{_0x1cf74c&&_0x49eac7['unbind']('minHeight'),_0x1a80cf?_0x49eac7['bind']('minHeight')['to'](_0x1a80cf,'bottom'):_0x49eac7['minHeight']=null;}),_0x49eac7;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x400ee7){const _0x483909=this['_sidebarItemViewToAnnotation']['get'](_0x400ee7),_0x27f009=_0x483909&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x483909)-0x1);return _0x27f009&&this['getSidebarItemView'](_0x27f009)||null;}['_getItemAfter'](_0x351697){const _0x2d2880=this['_sidebarItemViewToAnnotation']['get'](_0x351697),_0x5e7ae5=_0x2d2880&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2d2880)+0x1);return _0x5e7ae5&&this['getSidebarItemView'](_0x5e7ae5)||null;}['_alignBeforeItem'](_0x4fbd09,_0x362d8c){_0x4fbd09['updateHeight']();const _0x94e997=M(_0x362d8c['bottom']+this['_spaceBetweenItems'],_0x4fbd09['top']);return!!_0x94e997&&(this['_setItemTop'](_0x362d8c,_0x362d8c['top']-_0x94e997),!0x0);}['_alignAfterItem'](_0xddbd08,_0x4aa2f4){_0xddbd08['updateHeight']();const _0x221075=M(_0xddbd08['bottom']+this['_spaceBetweenItems'],_0x4aa2f4['top']);return!!_0x221075&&(this['_setItemTop'](_0x4aa2f4,_0x4aa2f4['top']+_0x221075,!0x1),!0x0);}['_alignToTargetRect'](_0x598dfe){const _0x3910d4=this['_sidebarItemViewToAnnotation']['get'](_0x598dfe);if(!_0x3910d4||!_0x3910d4['target']||!_0x3910d4['targetRect'])return;const _0x428a0f=this['_getTargetTop'](_0x3910d4,_0x3910d4['targetRect']);this['_setItemTop'](_0x598dfe,_0x428a0f);}['_getTargetTop'](_0x130b9d,_0x7c69fd){if(null===_0x7c69fd)return 0x0;if(_0x130b9d['target']instanceof _0x4b870c)return _0x7c69fd['top'];{const _0x5ef0cd=new _0x4b870c(this['view']['element'])['top'];return _0x7c69fd['top']-_0x5ef0cd;}}['_setItemTop'](_0xadb71c,_0x29bd63,_0x458b07=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x458b07&&(_0x29bd63=Math['max'](_0x29bd63,this['_getMaxAvailableTop'](_0xadb71c))),_0xadb71c['top']=_0x29bd63;}['_getMaxAvailableTop'](_0x3be116){let _0xca2845=this['_getItemBefore'](_0x3be116),_0x3fe2d8=0x0;for(;_0xca2845;)_0xca2845['updateHeight'](),_0x3fe2d8+=this['_spaceBetweenItems']+_0xca2845['height'],_0xca2845=this['_getItemBefore'](_0xca2845);return _0x3fe2d8;}}function M(_0x104690,_0x30d328){return Math['max'](_0x104690-_0x30d328,0x0);}function y(_0x12ba1e){return null!==_0x12ba1e&&'object'==typeof _0x12ba1e&&0x1===_0x12ba1e['nodeType'];}class n extends _0x38ec7d{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x15a087){super(_0x15a087),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x53529c(),this['_refreshPositioningDebounced']=_0x13b1c5(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2ccd3d=this['context']['plugins']['get'](j),_0x19ad2b=this['context']['plugins']['get'](z);_0x2ccd3d['register']('wideSidebar',this),_0x19ad2b['container']&&_0x2ccd3d['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5c1513){if(_0x5c1513===this['activeAnnotation'])return;const _0x4fd0de=this['context']['plugins']['get'](z);_0x4fd0de['_activeAnnotation']=_0x5c1513;const _0x475b59=this['activeAnnotation'];this['activeAnnotation']=_0x5c1513,_0x4fd0de['refresh']({'blurredAnnotation':_0x475b59,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x2ded57){this['annotations']=_0x2ded57;const _0x324c7c=this['context']['plugins']['get'](z);if(_0x324c7c['_annotations']=_0x2ded57,this['isAttached'])throw new _0x2919bb('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x324c7c,'set:container',()=>{this['detach'](),this['listenTo'](_0x324c7c,'change:container',_0x5e8f45=>{_0x5e8f45['off'](),this['attach'](_0x2ded57);});}),_0x324c7c['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x24cc46=_0xdd4935=>{_0xdd4935['updateTargetRect'](),_0x324c7c['addAnnotation'](_0xdd4935);};for(const _0x2f1d97 of _0x2ded57)_0x24cc46(_0x2f1d97);this['listenTo'](_0x2ded57,'add',(_0x299fca,_0x1831ad)=>{_0x24cc46(_0x1831ad);}),this['listenTo'](_0x2ded57,'remove',(_0x3acb75,_0x3ae483,_0x503542)=>{_0x324c7c['rearrange']({'removedAnnotation':_0x3ae483,'previousAnnotation':_0x2ded57['get'](_0x503542-0x1),'nextAnnotation':_0x2ded57['get'](_0x503542+0x1)}),_0x3ae483===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x2ded57,'focus',(_0x1563f6,_0x3958f6)=>{this['setActiveAnnotation'](_0x3958f6);}),this['listenTo'](_0x2ded57,'blur',()=>{this['setActiveAnnotation'](null);});const _0xffa565=this['context']instanceof _0x1b4443?this['context']['editors']:new _0x53529c([this['context']]);for(const _0x519d0c of _0xffa565)this['_integrateWithEditorAnnotations'](_0x519d0c);this['listenTo'](_0xffa565,'add',(_0x8c1043,_0x25226c)=>{this['listenTo'](_0x25226c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x25226c);});}),this['listenTo'](_0xffa565,'remove',(_0x3c1661,_0x27ba7e)=>{_0x27ba7e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x27ba7e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2919bb('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x103b43=this['context']['plugins']['get'](z);_0x103b43['_detachFromContainer'](this['annotations']),this['stopListening'](_0x103b43),this['stopListening'](this['annotations']),this['context']instanceof _0x1b4443&&this['stopListening'](this['context']['editors']);for(const _0x3bf435 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3bf435);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x30f574){if(!_0x30f574['plugins']['has']('EditorAnnotations'))return;const _0x5f2c59=_0x30f574['plugins']['get']('EditorAnnotations'),_0x35a36b=()=>{const _0x53e6cd=_0x5f2c59['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x53e6cd[0x0]||null);};this['listenTo'](_0x5f2c59,'refresh',_0x35a36b),this['listenTo'](_0x5f2c59,'blur',(_0x3be5e3,{isAnnotationTracked:_0x1c4707})=>{this['activeAnnotation']&&_0x1c4707(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5f2c59,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5d06c7=>{_0x5f2c59['hasDomSelection']()&&(_0x35a36b(),_0x5d06c7['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5f2c59);}['_destroyEditorAnnotationsIntegration'](_0x45b381){this['stopListening'](_0x45b381),this['_editorAnnotations']['remove'](_0x45b381);}}class D extends _0x4b7d6d{['counterView'];constructor(_0x453d78){super(_0x453d78);const _0x292a96=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xdbd59d,_0x36f3b1)=>_0xdbd59d?'...':_0x36f3b1['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',_0x292a96['to']('annotationType',_0x719f1d=>'ck-annotation-counter__badge--'+_0x719f1d),_0x292a96['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x292a96['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x38ec7d{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x2ed28d){super(_0x2ed28d),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x1282c8),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x53529c(),this['_refreshPositioningDebounced']=_0x13b1c5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x347b19(this['context']['locale']),this['balloonPanelView']=new _0x2d68e5(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xa3fa19){this['annotations']=_0xa3fa19;const _0x4066d7=this['context']['plugins']['get'](z),_0x579e32=this['balloonPanelView'];if(_0x4066d7['_annotations']=_0xa3fa19,this['isAttached'])throw new _0x2919bb('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4066d7,'set:container',()=>{this['detach'](),this['listenTo'](_0x4066d7,'change:container',_0x36987c=>{_0x36987c['off'](),this['attach'](_0xa3fa19);});}),_0x4066d7['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x6957e2=_0x54c7b1=>{const _0x1d7b6b=new D(this['context']['locale']);_0x4066d7['addAnnotation'](_0x54c7b1,_0x1d7b6b),this['_annotationToNarrowView']['set'](_0x54c7b1,_0x1d7b6b),_0x1d7b6b['bind']('isDirty','annotationType','number')['to'](_0x54c7b1['view'],'isDirty','type','length'),_0x1d7b6b['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x579e32['content']['first']!==_0x54c7b1['view']?(this['_showBalloon'](_0x54c7b1),_0x54c7b1['view']['element']['focus'](),this['setActiveAnnotation'](_0x54c7b1)):this['setActiveAnnotation'](null);});};for(const _0xb72cab of _0xa3fa19)_0x6957e2(_0xb72cab);this['listenTo'](_0xa3fa19,'add',(_0x134cc9,_0x49996a)=>{_0x6957e2(_0x49996a);}),this['listenTo'](_0xa3fa19,'remove',(_0x3e63d3,_0x3f86f2,_0x43a356)=>{this['_annotationToNarrowView']['get'](_0x3f86f2)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3f86f2),_0x4066d7['rearrange']({'removedAnnotation':_0x3f86f2,'previousAnnotation':_0xa3fa19['get'](_0x43a356-0x1),'nextAnnotation':_0xa3fa19['get'](_0x43a356+0x1)}),_0x3f86f2===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xa3fa19,'focus',(_0xd4e355,_0x5a9b9b)=>{this['setActiveAnnotation'](_0x5a9b9b);}),this['listenTo'](_0xa3fa19,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x34680a,_0x175aca)=>{_0x175aca['keyCode']===_0x59daca['esc']&&_0x579e32['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x579e32['content']['first']),this['_hideBalloon'](),_0x175aca['stopPropagation'](),_0x175aca['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0xd35c1f,_0x45cc1c)=>{const _0x244cd5=_0x45cc1c['target'];_0x579e32['isVisible']&&_0x579e32['element']['contains'](_0x244cd5)||_0x4066d7['view']['element']['contains'](_0x244cd5)||_0xd35c1f['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x1d54d2=>_0x1d54d2['contains'](_0x244cd5))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x3b4fec=this['context']instanceof _0x1b4443?this['context']['editors']:new _0x53529c([this['context']]);for(const _0x44c6c5 of _0x3b4fec)this['_integrateWithEditorAnnotations'](_0x44c6c5);this['listenTo'](_0x3b4fec,'add',(_0x31c996,_0x34b013)=>{this['listenTo'](_0x34b013,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x34b013);});}),this['listenTo'](_0x3b4fec,'remove',(_0x1ab15a,_0x2ac429)=>{_0x2ac429['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2ac429['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3c455b){if(_0x3c455b===this['activeAnnotation'])return;const _0x10fe48=this['context']['plugins']['get'](z);if(_0x10fe48['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3c455b,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3c455b)_0x10fe48['getSidebarItemView'](_0x3c455b)?this['_showBalloon'](_0x3c455b):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3c455b;}['detach'](){if(!this['isAttached'])throw new _0x2919bb('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x16fb60=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4530f8=>_0x4530f8['destroy']()),this['_annotationToNarrowView']['clear'](),_0x16fb60['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1b4443&&this['stopListening'](this['context']['editors']);for(const _0x5ad94c of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5ad94c);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'](_0x24c1a0){if(!_0x24c1a0['plugins']['has']('EditorAnnotations'))return;const _0x22dff4=_0x24c1a0['plugins']['get']('EditorAnnotations'),_0x439007=this['context']['plugins']['get'](z),_0x51939b=this['annotations'],_0x46470b=this['balloonPanelView'],_0x5ac504=()=>{const _0xb97687=_0x22dff4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0xb97687),this['setActiveAnnotation'](_0xb97687[0x0]||null);};this['listenTo'](_0x22dff4,'refresh',_0x5ac504),this['listenTo'](_0x22dff4,'blur',(_0x4ffc57,{isAnnotationTracked:_0x1b5efc})=>{this['activeAnnotation']&&_0x1b5efc(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x22dff4,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x51939b,'blur',_0x1be37a=>{_0x22dff4['hasDomSelection']()&&_0x1be37a['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x15e603,_0x42a037)=>{const _0x26f9c6=_0x42a037['target'];_0x46470b['isVisible']&&_0x46470b['element']['contains'](_0x26f9c6)||_0x439007['view']['element']['contains'](_0x26f9c6)||this['activeAnnotation']&&_0x22dff4['hasDomSelection']()&&(_0x5ac504(),_0x15e603['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x22dff4);}['_destroyEditorAnnotationsIntegration'](_0x127fc2){_0x127fc2&&(this['stopListening'](_0x127fc2),this['_editorAnnotations']['remove'](_0x127fc2));}['_setSelectedAnnotations'](_0x16d69c){for(const _0x5971f0 of this['_selectedAnnotations'])_0x16d69c['includes'](_0x5971f0)||this['_manuallyClosedAnnotationViews']['delete'](_0x5971f0['view']);this['_selectedAnnotations']=_0x16d69c;}['_refreshPositioning'](){const _0x1a4e49=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x1a4e49['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x3e62f6){if(this['_manuallyClosedAnnotationViews']['has'](_0x3e62f6['view']))return;const _0x5acfce=this['balloonPanelView']['content']['first'];_0x5acfce!==_0x3e62f6['view']?(_0x5acfce&&this['_detachListeners'](_0x5acfce),this['_attachListeners'](_0x3e62f6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x3e62f6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x22e411=this['balloonPanelView']['content']['first'],_0x763d56=_0x22e411&&this['annotations']['getByView'](_0x22e411);if(!_0x763d56||!this['_annotationToNarrowView']['has'](_0x763d56))return;const _0x2e746f=this['_annotationToNarrowView']['get'](_0x763d56)['element'],_0x5e81f1=(function(){const _0x5d11cb=_0x2d68e5['defaultPositions'];return[_0x5d11cb['southArrowNorthEast'],_0x5d11cb['northArrowSouthEast'],_0x5d11cb['southArrowNorth'],_0x5d11cb['northArrowSouth'],_0x5d11cb['southArrowNorthWest'],_0x5d11cb['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2e746f,'positions':_0x5e81f1});}['_hideBalloon'](){const _0x117166=this['balloonPanelView'],_0x422f37=_0x117166['content']['first'];_0x422f37&&(this['_detachListeners'](_0x422f37),_0x117166['unpin'](),_0x117166['content']['clear']());}['_attachListeners'](_0x421af2){this['listenTo'](_0x421af2,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x421af2,'Esc',(_0x3551e2,_0x28bec2)=>{this['_manuallyClosedAnnotationViews']['add'](_0x421af2),this['_hideBalloon'](),_0x28bec2();});}['_detachListeners'](_0x337d42){this['stopListening'](_0x337d42);}}class c extends _0x2895c1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0x35eb92,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x5a2521){super(_0x5a2521),_0x5a2521['editing']['view']['addObserver'](_0x4d7ea2),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5a2521['plugins']['get'](_0x35eb92),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x104c6d=this['editor']['plugins']['get'](j);_0x104c6d['context']===this['editor']&&(_0x104c6d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x1ad32e,_0x300f44)=>{const _0x368d82=this['_balloon'];if(this['isAttached']&&_0x368d82['visibleView']){const _0x1b799f=this['annotations']['getByView'](_0x368d82['visibleView']);_0x1b799f&&this['_closeAnnotation'](_0x1b799f),_0x300f44();}}));}['afterInit'](){const _0xfafc6d=this['editor']['plugins']['get'](j);_0xfafc6d['context']===this['editor']&&(_0xfafc6d['hasActive']()||_0xfafc6d['switchTo']('inline'));}['setActiveAnnotation'](_0x1a903c){_0x1a903c!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1a903c&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1a903c)&&this['_addAnnotationToBalloon'](_0x1a903c,!0x0),_0x1a903c['isActive']=!0x0),_0x1a903c||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1a903c);}['attach'](_0x407822){this['annotations']=_0x407822;const _0x1c48f8=this['editor']['plugins']['get'](j),_0xb730db=this['_balloon'];if(this['isAttached'])throw new _0x2919bb('inlineannotations-attach-already-attached',this);if(_0x1c48f8['context']!==this['editor'])throw new _0x2919bb('inlineannotations-not-allowed-with-context',this);const _0x2798dd=this['editor']['plugins']['get'](k);this['listenTo'](_0x2798dd,'refresh',()=>{const _0x53a778=_0x2798dd['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x109c68,_0x1aafb8;!this['_forceRefresh']&&(_0x109c68=_0x53a778,_0x1aafb8=this['_selectedAnnotations'],_0x109c68['length']===_0x1aafb8['length']&&_0x109c68['every'](_0x5ebf94=>_0x1aafb8['includes'](_0x5ebf94)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x53a778),this['setActiveAnnotation'](_0x53a778[0x0]||null));}),this['listenTo'](_0x2798dd,'blur',(_0x1654d7,{isAnnotationTracked:_0x2aa31d})=>{this['activeAnnotation']&&_0x2aa31d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x4800ba,_0x4faaa3,_0x386078)=>{_0x386078||this['setActiveAnnotation'](null);}),this['listenTo'](_0x407822,'remove',(_0x42ae1d,_0x138c71)=>{this['_removeAnnotationFromBalloon'](_0x138c71),_0x138c71===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xb730db,'change:visibleView',(_0x2d883a,_0x224500,_0x5a43d7,_0x4b02b8)=>{_0x4b02b8&&this['stopListening'](_0x4b02b8);const _0x32ba8b=_0x407822['getByView'](_0x5a43d7);_0x5a43d7&&_0x32ba8b&&(this['listenTo'](_0x5a43d7,'change:height',()=>{_0xb730db['updatePosition']();}),this['listenTo'](_0x5a43d7,'Esc',()=>{this['_closeAnnotation'](_0x32ba8b),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x32ba8b&&this['setActiveAnnotation'](_0x32ba8b));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0xb730db['visibleView']&&(_0x407822['getByView'](_0xb730db['visibleView'])&&_0xb730db['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 _0x2919bb('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x5b7fea of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x5b7fea);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x491621){for(const _0x20e349 of this['_selectedAnnotations'])_0x491621['includes'](_0x20e349)||this['_manuallyClosed']['delete'](_0x20e349);for(const _0x17b67b of this['annotations'])_0x491621['includes'](_0x17b67b)||this['_removeAnnotationFromBalloon'](_0x17b67b);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x562b22 of _0x491621)this['_addAnnotationToBalloon'](_0x562b22);}this['_selectedAnnotations']=_0x491621;}['_addAnnotationToBalloon'](_0x401e6f,_0x2b53cc=!0x1){this['_manuallyClosed']['has'](_0x401e6f)||(this['_addedAnnotations']['has'](_0x401e6f)||this['_balloon']['hasView'](_0x401e6f['view'])||(this['_addedAnnotations']['add'](_0x401e6f),this['_balloon']['add']({'stackId':_0x401e6f['view']['id'],'view':_0x401e6f['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x401e6f)}})),_0x2b53cc&&this['_balloon']['showStack'](_0x401e6f['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1c3ecf){const _0x8263a1=_0x1c3ecf['target'],_0x5be05c=this['editor']['editing']['view'],_0x8be75d=_0x5be05c['document']['selection']['getFirstRange'](),_0x20832b=_0x5be05c['domConverter']['viewRangeToDom'](_0x8be75d);if(_0x20832b['collapse'](!0x0),_0x8263a1){if(_0x8263a1 instanceof _0x4b870c)return _0x8263a1;let _0x5f7554=[];for(const _0x574eb9 of _0x8263a1)_0x5f7554['push'](...(_0x47c628=_0x574eb9['getClientRects'](),Array['from'](_0x47c628)['map'](DOMRect['fromRect'])));_0x5f7554=function(_0x1e3d59){const _0xb14338=[];let _0x400441=_0x1e3d59[0x0];for(let _0x499766=0x1;_0x499766<_0x1e3d59['length'];_0x499766++)F(_0x400441,_0x1e3d59[_0x499766])?_0x400441['width']+=_0x1e3d59[_0x499766]['width']:(_0xb14338['push'](_0x400441),_0x400441=_0x1e3d59[_0x499766]);return _0xb14338['push'](_0x400441),_0xb14338;}(_0x5f7554);const _0x3e1101=_0x20832b['getBoundingClientRect']();return _0x5f7554['find'](_0x191efa=>_0x191efa['top']<=_0x3e1101['top']&&_0x191efa['bottom']>=_0x3e1101['bottom']&&_0x191efa['left']<=_0x3e1101['left']&&_0x191efa['right']>=_0x3e1101['right'])||_0x5f7554[0x0];}var _0x47c628;return _0x1c3ecf['targetRect']||_0x20832b;}['_removeAnnotationFromBalloon'](_0x34aa49){this['_addedAnnotations']['has'](_0x34aa49)&&this['_balloon']['hasView'](_0x34aa49['view'])&&(this['_addedAnnotations']['delete'](_0x34aa49),this['_balloon']['remove'](_0x34aa49['view']));}['_closeAnnotation'](_0x374560){this['_manuallyClosed']['add'](_0x374560),this['_removeAnnotationFromBalloon'](_0x374560);}}function F(_0x1f24be,_0x2ee27d){return _0x1f24be['top']===_0x2ee27d['top']&&_0x1f24be['bottom']===_0x2ee27d['bottom']&&_0x1f24be['right']===_0x2ee27d['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(_0x5b939a,_0x2e3121){super(_0x5b939a),this['set']('isEmpty',!_0x2e3121['length']),this['_focusTracker']=new _0xd45ad8(),this['_keystrokes']=new Et(),this['_focusables']=_0x2e3121,this['_focusCycler']=new _0x1d0997({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x2e3121,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2e3121,'remove',(_0x273058,_0x42312b)=>{_0x42312b['isActive']&&this['focus'](),_0x2e3121['length']||(this['isEmpty']=!0x0);});const _0x5d4d32=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':_0x2e3121},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x5d4d32['if']('isEmpty','ck-hidden',_0x148297=>!_0x148297)]},'children':[{'text':W(_0x5b939a,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x444390=_0x33d12e=>_0x33d12e['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x444390),this['_keystrokes']['set']('arrowleft',_0x444390),this['_keystrokes']['set']('arrowup',_0x444390),this['_keystrokes']['set']('arrowdown',_0x444390),this['listenTo'](this['element'],'selectstart',(_0x204886,_0x31d8af)=>{_0x31d8af['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x38ec7d{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x1844a1){super(_0x1844a1),this['archivedThreads']=new _0x53529c();}['init'](){const _0x322b19=this['context'],_0xf182e3=_0x322b19['plugins']['get'](m),_0x1e53a7=_0x322b19['plugins']['get'](b);this['listenTo'](_0xf182e3,'addCommentThread',(_0xfb86fb,{threadId:_0x16b865})=>{const _0xe2498=_0xf182e3['getCommentThread'](_0x16b865);_0xe2498['archivedAt']&&this['archivedThreads']['add'](_0xe2498,this['_calculatePosition'](_0xe2498['archivedAt'])),this['listenTo'](_0xe2498,'change:archivedAt',(_0x4968fa,_0x32cc5c,_0x32f4b8)=>{_0x32f4b8?this['archivedThreads']['has'](_0xe2498)||this['archivedThreads']['add'](_0xe2498,this['_calculatePosition'](_0xe2498['archivedAt'])):this['archivedThreads']['has'](_0xe2498)&&this['archivedThreads']['remove'](_0xe2498);});}),this['listenTo'](_0xf182e3,'removeCommentThread',(_0x2f2af9,{threadId:_0x434f02})=>{const _0x8bbb9=_0xf182e3['getCommentThread'](_0x434f02);this['stopListening'](_0x8bbb9),this['archivedThreads']['has'](_0x8bbb9)&&this['archivedThreads']['remove'](_0x8bbb9);},{'priority':'highest'}),this['listenTo'](_0x1e53a7['collection'],'focus',(_0x22d911,_0x1928a6)=>{_0x1928a6['isActive']=!0x0,_0x1e53a7['activate'](_0x1928a6);});}['_calculatePosition'](_0x29f442){const _0x26d283=[...this['archivedThreads']]['findIndex'](_0x33a0a5=>_0x33a0a5['archivedAt']<_0x29f442);return _0x26d283>-0x1?_0x26d283:this['archivedThreads']['length'];}}class a extends _0x2895c1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x3cf9fb];}constructor(_0xfd92a9){super(_0xfd92a9),this['annotationViews']=new _0x4363c5(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4b7d6d,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x366b42));const _0x3de0ff=this['editor']['plugins']['get'](p),_0x3787df=this['editor']['plugins']['get']('Annotations'),_0x2609f7=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x3de0ff['archivedThreads'],'add',(_0x536363,_0x3c63d2)=>{const _0x552339=this['editor']['config']['get']('collaboration.channelId');if(!_0x552339||_0x3c63d2['channelId']===_0x552339){const _0x57c5f5=_0x2609f7['_threadToController']['get'](_0x3c63d2);if(!_0x57c5f5)return void this['_pendingThreads']['push'](_0x3c63d2);const _0x54b79c=this['_calculatePosition'](_0x3c63d2['archivedAt']),_0x558f39=_0x3787df['getByInnerView'](_0x57c5f5['view']);_0x558f39['isVisible']&&_0x3787df['_visibleAnnotations']['remove'](_0x558f39),this['annotationViews']['add'](_0x558f39['view'],_0x54b79c);}}),this['listenTo'](_0x3787df['collection'],'add',(_0x4e93a5,_0x25aa7c)=>{const _0x3a86fe=this['_pendingThreads']['find'](_0x43b63e=>{const _0x3c9368=_0x2609f7['_threadToController']['get'](_0x43b63e);return _0x3c9368&&_0x25aa7c['innerView']===_0x3c9368['view'];});if(_0x3a86fe){const _0x2c01e4=this['_calculatePosition'](_0x3a86fe['archivedAt']);this['annotationViews']['add'](_0x25aa7c['view'],_0x2c01e4),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3a86fe),0x1);}}),this['listenTo'](_0x3de0ff['archivedThreads'],'remove',(_0x5e3716,_0x1571e4)=>{const _0x569669=this['editor']['config']['get']('collaboration.channelId');if(!_0x569669||_0x1571e4['channelId']===_0x569669){const _0x4c6eeb=_0x2609f7['_threadToController']['get'](_0x1571e4),_0x4eec4a=_0x3787df['getByInnerView'](_0x4c6eeb['view']);this['annotationViews']['remove'](_0x4eec4a['view']),this['stopListening'](_0x4eec4a['focusableElements']);}});}['_calculatePosition'](_0x24ffa6){const _0x1ba8ea=this['editor']['config']['get']('collaboration.channelId'),_0x7c8905=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x43ee20=>_0x43ee20['channelId']===_0x1ba8ea)['findIndex'](_0x49709c=>_0x49709c['archivedAt']<_0x24ffa6);return _0x7c8905<0x0||_0x7c8905>this['annotationViews']['length']?this['annotationViews']['length']:_0x7c8905-0x1;}['_toggleDialog'](){const _0x207b79=this['editor'],_0x46a0d8=_0x207b79['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x207b79['locale'],this['annotationViews'])),'commentsArchive'===_0x46a0d8['id']?_0x46a0d8['hide']():_0x46a0d8['show']({'id':'commentsArchive','title':W(_0x207b79['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5ca412['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x3aca45,_0x24248d=!0x1){const _0x1e6867=this['editor']['locale'],_0x4804cf=new _0x3aca45(_0x1e6867);return _0x4804cf['bind']('isEnabled')['to'](this,'isEnabled'),_0x4804cf['set']({'label':W(_0x1e6867,'COMMENTS_ARCHIVE'),'icon':Q}),_0x24248d&&(_0x4804cf['tooltip']=!0x0),this['listenTo'](_0x4804cf,'execute',()=>this['_toggleDialog']()),_0x4804cf;}}class f extends _0x2895c1{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 _0x1c5ac4,ContextPlugin as _0x135bb2,PendingActions as ht,Context as _0x13e2bc,Command as _0x405279,Plugin as _0x4cdf52}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1873df,uid as _0x87e19,KeystrokeHandler as Et,FocusTracker as _0x1cebe3,diff as _0x3a9b7d,Collection as _0x5c3116,Rect as _0x10d962,CKEditorError as _0x2e6c16,priorities as Wt,scrollViewportToShowTarget as _0x288243,toUnit as Ht,DomEmitterMixin as _0x241cb2,keyCodes as _0x4ffeb2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x345a1b,ConfirmMixin as _0x4fc6fa,trimHtml as _0x4f6f4b,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x27c596}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as ft,cloneDeep as ut,set as pt,unset as It,debounce as _0x1bd42e}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,LabelView as Yt,EditorUI as Ut,View as _t,ButtonView as _0x6fa045,ViewCollection as _0x43dbf5,FocusCycler as _0x4fba72,createDropdown as _0x27ef19,ListView as _0x51e4f2,ListItemView as _0x126da4,MenuBarMenuListItemButtonView as _0x8c5b24,BodyCollection as _0x2d2bd1,BalloonPanelView as _0x4544ff,ContextualBalloon as _0xaf9c8d,Dialog as _0x19dfb1,DialogViewPosition as _0x54a63d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as Ft,MouseObserver as _0x12aa5c}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
|
+
_0x1873df(){['model'];['view'];constructor(_0x33030a,_0x445664){super(),this['model']=_0x33030a,this['model']['_isAttached']=!0x0,this['view']=_0x445664,this['listenTo'](_0x445664,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x445664,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x445664,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x445664,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x445664,'addComment',(_0x705085,_0x269916)=>this['addComment'](_0x269916)),this['listenTo'](_0x445664,'updateComment',(_0x485f9e,_0x357477,_0x4b1b20)=>this['updateComment'](_0x357477,_0x4b1b20)),this['listenTo'](_0x445664,'removeComment',(_0x3bfddb,_0x43ced6)=>this['removeComment'](_0x43ced6));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x1345c9){this['model']['addComment']({'content':_0x1345c9,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x5e3915,_0x5bb218){this['model']['getComment'](_0x5e3915)['update']({'content':_0x5bb218});}['removeComment'](_0x33042f){this['model']['getComment'](_0x33042f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function W(_0x457dcb,_0x50b27f,_0x5426fe){const t=_0x457dcb['t'];switch(_0x50b27f){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'},_0x5426fe);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'},_0x5426fe);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'},_0x5426fe);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'},_0x5426fe);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(_0x1b77d2,_0x103420){super(_0x1b77d2);const _0x4939f5=_0x87e19();this['main']=this['createCollection'](),this['editable']=new $t(_0x1b77d2,_0x103420),this['_voiceLabelView']=this['_createVoiceLabel'](_0x4939f5,_0x1b77d2),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x1b77d2['uiLanguageDirection'],'lang':_0x1b77d2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4939f5},'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'](_0x5f26d5,_0x5c66d0){const _0x6668f3=new Yt();return _0x6668f3['text']=W(_0x5c66d0,'Comment\x20editor'),_0x6668f3['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x5f26d5,'class':'ck-voice-label'}}),_0x6668f3;}}class Ot extends Ut{['view'];constructor(_0x599786){super(_0x599786),this['view']=new Vt(_0x599786['locale'],_0x599786['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x1dd22c=this['editor']['editing']['view'],_0x2180e8=this['view']['editable'],_0x18f714=_0x1dd22c['document']['getRoot']();_0x2180e8['name']=_0x18f714['rootName'],this['view']['render']();const _0x348b91=_0x2180e8['element'];this['setEditableElement'](_0x2180e8['name'],_0x348b91),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x1dd22c['attachDomRoot'](_0x348b91),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Gt,Jt,Kt,Lt,Nt,Qt];class St extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1873df(mt){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Rt)());constructor(_0x56adad={}){(_0x56adad=Object['assign']({},_0x56adad))['plugins']||(_0x56adad['plugins']=St['defaultPlugins']),super(_0x56adad),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 _0x3146d7=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3146d7))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x34528a=>{const _0x16c2cf=this['model']['document']['getRoot'](),_0x5d944a=_0x16c2cf&&_0x16c2cf['getChild'](_0x16c2cf['childCount']-0x1);_0x34528a['setSelection'](_0x5d944a,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x86bb9e=this['editing']['view'],_0x4be8db=_0x86bb9e['document']['getRoot'](),_0x5ebf12=_0x4be8db['getChild'](0x0);_0x4be8db['childCount']>0x1||!_0x5ebf12||'p'!=_0x5ebf12['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x86bb9e,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x5ebf12['placeholder']=this['placeholder']),Ft({'view':_0x86bb9e,'element':_0x5ebf12,'keepOnFocus':!0x0}),this['placeholderElement']=_0x5ebf12);}}class ei extends _t{['keystrokes'];['focusTracker'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x35eb89,_0x25b59a={}){super(_0x35eb89),this['editor']=null,this['_editorConfig']=_0x25b59a,this['keystrokes']=new Et(),this['focusTracker']=new _0x1cebe3(),this['set']('value',_0x25b59a['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x35eb89,'Reply...')),this['set']('submitLabel',W(_0x35eb89,'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',(_0x4ab8a6,_0xcb94fd)=>{this['cancelButtonView']['fire']('execute'),_0xcb94fd();}),this['on']('submit',(_0x2ba657,_0x4edb02)=>{_0x4edb02['length']>0xfde8?(alert(W(_0x35eb89,'TOO_LONG_COMMENT_ALERT',[_0x4edb02['length'],0xfde8])),_0x2ba657['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 _0x5151b1=this['editor'];this['element']['insertBefore'](_0x5151b1['ui']['element'],this['element']['firstChild']),_0x5151b1['model']['document']['on']('change',()=>this['value']=_0x5151b1['getData']()),_0x5151b1['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:_0x2fdcef}=this,_0x4e4732=new _0x6fa045(_0x2fdcef);return _0x4e4732['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4e4732['withText']=!0x0,_0x4e4732['bind']('label')['to'](this,'submitLabel'),_0x4e4732['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4e4732['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xd58b36,_0x55486a)=>!_0x55486a&&!!_0xd58b36['trim']()),_0x4e4732;}['_createCancelButton'](){const {locale:_0x12fbe1}=this,_0x4ba140=new _0x6fa045(_0x12fbe1);return _0x4ba140['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4ba140['label']=W(_0x12fbe1,'Cancel'),_0x4ba140['withText']=!0x0,_0x4ba140['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4ba140;}['_initializeFocusCycling'](_0x4ed493){const _0x14b47c=this['focusTracker'],_0x263a28=new _0x43dbf5();[_0x4ed493['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x28f36e=>{_0x263a28['add'](_0x28f36e),_0x14b47c['add'](_0x28f36e['element']);});const _0x1c4981=new _0x4fba72({'focusables':_0x263a28,'focusTracker':_0x14b47c});this['keystrokes']['set']('tab',(_0x1a6460,_0x455678)=>{_0x1c4981['focusNext'](),_0x455678();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x531d01,_0x3a390c)=>{_0x1c4981['focusPrevious'](),_0x3a390c();},{'priority':'low'});}}class Tt extends _t{constructor(_0x2354e2,_0x2b5548,_0x31a652){super(_0x2354e2),this['commentInputView']=new ei(_0x2354e2,_0x31a652),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x1a3c4e,_0x13e0e8)=>_0x1a3c4e||!!_0x13e0e8),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 _0x345a1b(_0x2354e2,_0x2b5548),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(_0x3c6b17){super(_0x3c6b17);const _0x3c9bf2=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3c9bf2['to']('count',_0x519800=>W(_0x3c6b17,'NUMBER_OF_COMMENTS',_0x519800))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x4a2f97,_0x1810de,_0x3488bc){super(_0x4a2f97),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x1810de['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x1810de,this['_config']=_0x3488bc,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x4a2f97),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2c66f0=>_0x2c66f0-this['_config']['maxCommentsWhenCollapsed']);for(const _0x37a743 of _0x1810de['comments'])this['_handleNewCommentModel'](_0x37a743);this['_handleInfoComment'](),this['listenTo'](_0x1810de['comments'],'add',(_0x4d9496,_0x3ec229)=>{const _0x3a7035=this['_calculatePosition'](_0x3ec229);this['length']++,this['_handleNewCommentModel'](_0x3ec229,_0x3a7035),this['refreshVisibleViews']();}),this['listenTo'](_0x1810de['comments'],'remove',(_0x156fe9,_0x3ed4b5)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3ed4b5),this['refreshVisibleViews']();}),this['listenTo'](_0x1810de,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x1810de,'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 _0x45ef33 of this['commentViews'])_0x45ef33['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x30904f,_0x36ff56){const _0x381a05=new this['_config']['CommentView'](this['locale'],_0x30904f,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x381a05['viewUid']=_0x30904f['id'],_0x381a05['delegate']('removeComment')['to'](this),_0x381a05['delegate']('updateComment')['to'](this),_0x381a05['delegate']('resolveCommentThread')['to'](this),_0x381a05['delegate']('editorReady')['to'](this),_0x381a05['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x381a05,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x381a05,_0x36ff56);}['_calculatePosition'](_0x5221fd){const _0x2a84cc=this['_model']['_findOptimalIndex'](_0x5221fd);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x5221fd['authoredAt']?_0x2a84cc-0x1:_0x2a84cc:_0x2a84cc-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x29f8cb={'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'],_0x29f8cb,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x29f8cb));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1b04d7){const _0xee13a=this['commentViews']['remove'](_0x1b04d7['id']);this['stopListening'](_0xee13a),_0xee13a['isEditMode']&&this['_updateHasDirtyComment'](),_0xee13a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x32d31c=>_0x32d31c['isEditMode']);}['_rearrangeCollapse'](){const _0x46554e=function(_0x505c22){const _0x2b5874=new _0x5c3116();for(const _0x3f8bbc of _0x505c22)_0x2b5874['add'](_0x3f8bbc);return _0x2b5874;}(this['commentViews']),_0x4dd07f=this['_collapsedCommentsView']['count'];for(let _0x1005ed=0x1;_0x1005ed<=_0x4dd07f;_0x1005ed++)_0x46554e['remove'](0x1);for(const _0x3050b1 of _0x46554e)_0x3050b1['collapse']();_0x4dd07f>0x0&&_0x46554e['add'](this['_collapsedCommentsView'],0x1),is(_0x3a9b7d(Array['from'](this['visibleViews']),Array['from'](_0x46554e)),this['visibleViews'],_0x46554e);}['_rearrangeExpand'](){is(_0x3a9b7d(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x233efe of this['visibleViews'])_0x233efe['expand']();}}function is(_0x186f18,_0x250cf4,_0x525e1b){let _0x1da970=0x0;for(const _0x4f4d61 of _0x186f18)switch(_0x4f4d61){case'insert':_0x250cf4['add'](_0x525e1b['get'](_0x1da970),_0x1da970),_0x1da970++;break;case'delete':_0x250cf4['remove'](_0x1da970);break;case'equal':_0x1da970++;}}class Zt extends _t{['_model'];['reopenButtonView'];constructor(_0x4074c2,_0x107290){super(_0x4074c2);const _0x56270e=this['bindTemplate'];this['_model']=_0x107290,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x319da9=>!!_0x319da9),this['bind']('contextValue')['to'](this['_model'],'context',_0x26046b=>_0x26046b&&_0x26046b['value']?this['_trimContextValue'](_0x26046b['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',_0x56270e['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x56270e['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x108d80=new _0x6fa045(this['locale']);return _0x108d80['label']=W(this['locale'],'Reopen'),_0x108d80['tooltip']=W(this['locale'],'Reopen'),_0x108d80['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>',_0x108d80['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x49a443=>!_0x49a443),_0x108d80['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3ffd89,_0x4dcfd2)=>_0x3ffd89&&_0x4dcfd2),_0x108d80['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x108d80;}['_trimContextValue'](_0x4e409c){if(_0x4e409c['length']<0x96)return _0x4e409c;const _0x48805b=_0x4e409c['lastIndexOf']('\x20',0x93);return _0x4e409c['substring'](0x0,_0x48805b>-0x1?_0x48805b:0x93)+'...';}['_attachContextActions'](){const _0x1b6ffb=this['element']['querySelector']('.ck-context'),_0x2cabf4=_0x1b6ffb['querySelector']('.ck-context__value');this['listenTo'](_0x1b6ffb,'mouseenter',()=>{_0x2cabf4['offsetWidth']<_0x2cabf4['scrollWidth']&&_0x1b6ffb['classList']['add']('overlay');}),this['listenTo'](_0x1b6ffb,'mouseleave',()=>{_0x1b6ffb['classList']['remove']('overlay');});}}class ti extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];constructor(_0x2e5718,_0x30116f,_0x5b7933,_0x36e790){super(_0x2e5718),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x30116f,this['_localUser']=_0x5b7933,this['_config']=_0x36e790,this['commentThreadHeaderView']=new Zt(_0x2e5718,_0x30116f),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x2e5718,_0x30116f,Object['assign']({'CommentView':this['_config']['CommentView']},_0x36e790)),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',(_0x57361a,_0x28ad40)=>_0x57361a||!!_0x28ad40),this['bind']('isUnlinked')['to'](_0x30116f,'unlinkedAt',_0x3278e8=>!!_0x3278e8);}['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2d1d88=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2408b1=_0x2d1d88['commentInputView'];return _0x2d1d88['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x2408b1,'value',(_0x10d7c1,_0xea4c29,_0x5f0acc,_0x9ffd19,_0x5f1eb8)=>!!_0x5f1eb8||!!_0x9ffd19&&_0x5f0acc&&!_0xea4c29||_0x10d7c1&&_0x5f0acc&&!_0xea4c29),_0x2408b1['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5a8f3b,_0x3a2aae,_0x5b643e)=>{let _0xf78f40;return _0xf78f40=_0x5b643e&&_0x3a2aae?'Reply\x20to\x20reopen\x20discussion...':_0x5a8f3b?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0xf78f40);}),_0x2408b1['bind']('submitLabel')['to'](this,'length',_0x231535=>W(this['locale'],_0x231535?'Reply':'Comment')),_0x2408b1['on']('submit',(_0x463c45,_0x16b53c)=>{this['fire']('addComment',_0x16b53c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x2408b1['on']('cancel',()=>{this['focus']();}),_0x2408b1['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2408b1['on']('cancel',_0x400d19=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x400d19['stop']());}),this['on']('change:isActive',(_0x503752,_0x2eec9f,_0xcfefe0)=>{_0xcfefe0||this['length']||_0x2408b1['value']||this['fire']('removeCommentThread');}),_0x2d1d88;}}class yt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x4fc6fa(ti){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x66b49c,_0x39b8a7,_0xe29887,_0x3bb104){super(_0x66b49c,_0x39b8a7,_0xe29887,_0x3bb104),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',(_0x526ca2,_0x4f1fef,_0x5941f9)=>{_0x5941f9?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']=_0x66b49c,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4f4ffe,_0x4899d3,_0x588ddd)=>{_0x588ddd||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0xc1ff52,_0x1588d2,_0x393fe2)=>{_0x393fe2&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1e0989=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x1e0989['if']('isActive','ck-thread--active'),_0x1e0989['if']('isUnlinked','ck-thread--unlinked'),_0x1e0989['if']('isConfirm','ck-thread--remove-confirmation'),_0x1e0989['to']('actionIndicator',_0x5ab723=>_0x5ab723?'ck-thread--'+_0x5ab723:'')],'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 _0x2fbdc5 of this['commentsListView']['commentViews'])_0x2fbdc5['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x318d32}=this,_0x5c793a=this['commentsListView']['commentViews']['get'](0x0);_0x5c793a===this['_boundFirstCommentView']||_0x5c793a['isSystemComment']||(this['_boundFirstCommentView']=_0x5c793a,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x5c793a,'actionIndicator',_0x3382b4=>'remove'===_0x3382b4?'remove':null),_0x5c793a['placeholder']=W(_0x318d32,'Write\x20a\x20comment...'),_0x5c793a['removeButton']['on']('execute',_0x3ba976=>{_0x3ba976['stop'](),this['showConfirm'](W(_0x318d32,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x5c793a['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x16a584=new _0x6fa045(this['locale']);return _0x16a584['label']=W(this['locale'],'Resolve'),_0x16a584['tooltip']=W(this['locale'],'Resolve'),_0x16a584['icon']=_0x1c5ac4['check'],_0x16a584['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x16a584['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x44df22=>!_0x44df22),_0x16a584['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3635bc,_0x3274cc)=>_0x3635bc&&!_0x3274cc),_0x16a584['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x16a584;}}class si extends _t{constructor(_0x1b1f46){super(_0x1b1f46),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x568a22,_0x16386d,_0xba1ec)=>{this['element']['innerHTML']=_0xba1ec;}),this['element']['innerHTML']=this['content'];}}class oi extends _t{['visibleView'];['_model'];['_config'];constructor(_0x7dd87f,_0x395612,_0x19ed57){super(_0x7dd87f),this['_model']=_0x395612,this['_config']=_0x19ed57,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 _0x3cc320=new si(this['locale']);return _0x3cc320['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x502e6f,_0x31197f)=>_0x31197f?_0x4f6f4b(_0x502e6f,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x502e6f),_0x3cc320;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x368214=new ei(this['locale'],this['_config']['editorConfig']);return _0x368214['value']=this['_model']['content'],_0x368214['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x368214['submitLabel']=W(this['locale'],'Save'),_0x368214['on']('submit',(_0x131288,_0x27676b)=>{this['fire']('updateComment',this['_model']['id'],_0x27676b),this['switchToDisplayMode'](),this['focus']();}),_0x368214['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x368214['once']('editorReady',()=>{_0x368214['focus']();}),_0x368214['createEditor'](),_0x368214['delegate']('editorReady')['to'](this),_0x368214['delegate']('editorDestroyed')['to'](this),_0x368214;}}class At extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x4fc6fa(oi){['actionBar'];['userView'];constructor(_0x590ade,_0x537670,_0x471d38){super(_0x590ade,_0x537670,_0x471d38),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x590ade,'Reply...')),this['bind']('authoredAt')['to'](_0x537670),this['bind']('resolvedAt')['to'](_0x537670),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 _0x345a1b(_0x590ade,_0x537670['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x537670,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x269d44=this['bindTemplate'],_0x8addaf=[{'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':_0x269d44['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x269d44['to']('authoredAt',_0x2b1b6c=>this['_config']['formatDateTime'](_0x2b1b6c))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x269d44['if']('isEditMode','ck-comment__actions--hidden'),_0x269d44['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x8addaf['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x269d44['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x269d44['if']('isEditMode','ck-comment--edit'),_0x269d44['if']('isSystemComment','ck-comment--info'),_0x269d44['to']('actionIndicator',_0x5820f3=>_0x5820f3?'ck-comment--'+_0x5820f3:'')],'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':_0x8addaf}]}]};}['_createEditButton'](){const _0xab2741=new _0x6fa045(this['locale']);return _0xab2741['label']=W(this['locale'],'Edit'),_0xab2741['icon']=_0x1c5ac4['pencil'],_0xab2741['withText']=!0x0,_0xab2741['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0xab2741['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1e5a2e=>!_0x1e5a2e),_0xab2741['bind']('isVisible')['to'](this['_model'],'isEditable'),_0xab2741['on']('execute',()=>this['switchToEditMode']()),_0xab2741;}['_createRemoveButton'](){const _0x17a4d3=new _0x6fa045(this['locale']);return _0x17a4d3['label']=W(this['locale'],'Remove'),_0x17a4d3['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',_0x17a4d3['withText']=!0x0,_0x17a4d3['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x17a4d3['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x17814a=>!_0x17814a),_0x17a4d3['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x17a4d3['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x17a4d3;}['_createDropdown'](){const _0x5c5de4=_0x27ef19(this['locale']),_0x1f6d51=_0x5c5de4['panelView']['children'],_0x347069=new _0x51e4f2(this['locale']),_0x1acede=(_0x468ce,_0x1defb8=-0x1)=>{const _0x42eb8f=new _0x126da4(this['locale']);_0x42eb8f['children']['add'](_0x468ce);const _0x58b9d2=_0x1defb8>-0x1?_0x1defb8:_0x347069['items']['length'];_0x347069['items']['add'](_0x42eb8f,_0x58b9d2),_0x5c5de4['listenTo'](_0x468ce,'change:isEnabled',()=>{_0x5c5de4['isEnabled']=[...this['items']]['some'](_0x2e246c=>_0x2e246c['isEnabled']);}),_0x5c5de4['listenTo'](_0x468ce,'change:isVisible',()=>{_0x5c5de4['buttonView']['isVisible']=[...this['items']]['some'](_0x309f2f=>_0x309f2f['isVisible']);});};_0x5c5de4['panelPosition']='sw',_0x5c5de4['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x1c5ac4['threeVerticalDots']}),_0x5c5de4['isEnabled']=[...this['items']]['some'](_0xad9c77=>_0xad9c77['isEnabled']),_0x5c5de4['buttonView']['isVisible']=[...this['items']]['some'](_0x191920=>_0x191920['isVisible']);for(const _0x5a4b2c of this['items'])_0x1acede(_0x5a4b2c);return _0x1f6d51['add'](_0x347069),_0x5c5de4['listenTo'](this['items'],'add',(_0x44757a,_0x1faba6,_0x2184a3)=>{_0x1acede(_0x1faba6,_0x2184a3);}),_0x5c5de4['listenTo'](this['items'],'remove',(_0x15968e,_0x24e406,_0x4da38a)=>{_0x347069['items']['remove'](_0x4da38a);}),_0x5c5de4;}['_attachActions'](_0x591090,_0x58f401){const _0x357d0e=_0x591090&&_0x591090['element'];_0x357d0e&&(this['listenTo'](_0x357d0e,'mouseenter',()=>this['actionIndicator']=_0x58f401),this['listenTo'](_0x357d0e,'focus',()=>this['actionIndicator']=_0x58f401),this['listenTo'](_0x357d0e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x357d0e,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x251292=super['_createCommentInputView']();return _0x251292['bind']('placeholder')['to'](this),_0x251292;}['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(_0xc9eae0){const _0x44a41a=bt(_0xc9eae0,0x1e),_0x2724cc=new MutationObserver(_0x4e7cde=>{for(const _0x552ae8 of _0x4e7cde)('attributes'==_0x552ae8['type']&&'class'==_0x552ae8['attributeName']||'childList'==_0x552ae8['type']||'characterData'==_0x552ae8['type'])&&_0x44a41a();});return{'attach'(_0x3553c3){_0x2724cc['observe'](_0x3553c3,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2724cc['disconnect'](),_0x44a41a['cancel']();}};}class V extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x26f7ac,_0x14fd2c){super(_0x26f7ac),this['id']=_0x87e19(),this['focusTracker']=new _0x1cebe3(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x5dc756,_0x114a6b)=>this['fire']('Esc',_0x114a6b)),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'](_0x14fd2c),this['mainView']=_0x14fd2c;const _0x44743d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x44743d['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 _0x22caf8=this['element']['clientHeight'];_0x22caf8&&(this['height']=_0x22caf8);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x1873df(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x55defb,target:_0x30ebde,type:_0xb17bf8,isVisible:_0x368fbc=!0x0}){super(),this['view']=_0x55defb,this['view']['element']||this['view']['render'](),this['_type']=_0xb17bf8,this['_target']=_0x30ebde,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5c3116([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x5647e6,_0x192f13)=>{this['view']['focusTracker']['add'](_0x192f13);}),this['focusableElements']['on']('remove',(_0x55271a,_0x3ee158)=>{this['view']['focusTracker']['remove'](_0x3ee158);}),this['set']('isVisible',_0x368fbc);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x5baee4=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x5baee4),_0x5baee4;}get['targetRect'](){const _0x363414=this['target'];if(null===_0x363414)return null;if(_0x363414 instanceof _0x10d962)return _0x363414;const _0xab92a7=_0x363414['filter'](_0x46ea97=>function(_0x409df0){const _0x2035b5=_0x409df0['offsetParent'];if(_0x2035b5)return!0x0;const _0x51ea12=_0x409df0['getClientRects']()['item'](0x0);return!!_0x51ea12;}(_0x46ea97));return 0x0===_0xab92a7['length']?null:new _0x10d962(_0xab92a7[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4bc650){this['view']['isActive']=_0x4bc650,this['view']['mainView']['isActive']=_0x4bc650;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0xa520a5){if(!(null===_0xa520a5||_0xa520a5 instanceof _0x10d962||Array['isArray'](_0xa520a5)&&_0xa520a5['every'](_0x44b26f=>ee(_0x44b26f))))throw new _0x2e6c16('annotation-invalid-target',null,{'target':_0xa520a5});}['_getNormalizedTarget'](){const _0x316af2='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x316af2)?[_0x316af2]:_0x316af2;}}function ee(_0x213171){return null!==_0x213171&&'object'==typeof _0x213171&&'nodeType'in _0x213171&&0x1===_0x213171['nodeType'];}class x extends _0x5c3116{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x337ce3=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1cebe3(),this['_focusTracker']['on']('change:isFocused',(_0xbd1216,_0x93082c,_0x3b1e81)=>{_0x3b1e81||this['fire']('blur');});for(const _0x3d92f7 of _0x337ce3)this['add'](_0x3d92f7);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x13009f){if(this['has'](_0x13009f))throw new _0x2e6c16('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x13009f['innerView'],_0x13009f),this['_viewToAnnotation']['set'](_0x13009f['view'],_0x13009f);for(const _0x3f358c of _0x13009f['focusableElements'])this['_focusTracker']['add'](_0x3f358c);this['listenTo'](_0x13009f['focusableElements'],'add',(_0x5597ab,_0x328bfd)=>{this['_focusTracker']['add'](_0x328bfd);}),this['listenTo'](_0x13009f['focusableElements'],'remove',(_0x39b97e,_0x535ae9)=>{this['_focusTracker']['remove'](_0x535ae9);}),this['listenTo'](_0x13009f['view']['focusTracker'],'change:isFocused',(_0x31c7ea,_0x39eb0d,_0x3a98a0)=>{_0x3a98a0&&this['fire']('focus',_0x13009f);}),_0x13009f['updateTargetRect']();const _0x5b59cf=this['_getOrderInContent'](_0x13009f['view']['targetRect']);return super['add'](_0x13009f,_0x5b59cf);}['remove'](_0x4ce4bc){if(!this['has'](_0x4ce4bc))throw new _0x2e6c16('annotationcollection-not-existing-item',null);this['stopListening'](_0x4ce4bc['view']['focusTracker']),this['stopListening'](_0x4ce4bc['focusableElements']);for(const _0x535008 of _0x4ce4bc['focusableElements'])this['_focusTracker']['remove'](_0x535008);return this['_viewToAnnotation']['delete'](_0x4ce4bc['view']),this['_innerViewToAnnotation']['delete'](_0x4ce4bc['innerView']),super['remove'](_0x4ce4bc);}['getByInnerView'](_0x300f56){return this['_innerViewToAnnotation']['get'](_0x300f56);}['getByView'](_0x573293){return this['_viewToAnnotation']['get'](_0x573293);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x305f3e of this)_0x305f3e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1acc90=Array['from'](this)['sort']((_0xdf2fd2,_0x3b012b)=>v(_0xdf2fd2['view']['targetRect'],_0x3b012b['view']['targetRect']));for(let _0x3e1aa4=_0x1acc90['length']-0x1;_0x3e1aa4>0x0;_0x3e1aa4--){const _0x53e9c8=_0x1acc90[_0x3e1aa4];_0x3e1aa4!==this['getIndex'](_0x53e9c8)&&(this['remove'](_0x53e9c8),this['add'](_0x53e9c8));}}['_getOrderInContent'](_0x25725b){let _0x2f010f=0x0;if(!_0x25725b)return this['length'];for(const _0x4a93b0 of this){const _0x20e109=_0x4a93b0['view']['targetRect'];if(_0x20e109){if(v(_0x25725b,_0x20e109)<0x0)return _0x2f010f;_0x2f010f++;}}return _0x2f010f;}}function v(_0x19b1f4,_0x420bff){if(null===_0x19b1f4&&null===_0x420bff)return 0x0;if(null===_0x19b1f4)return-0x1;if(null===_0x420bff)return 0x1;const _0x450195=_0x19b1f4['top']-_0x420bff['top'];return 0x0==_0x450195?_0x19b1f4['left']-_0x420bff['left']:_0x450195;}class b extends _0x135bb2{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x5e4ab5){super(_0x5e4ab5),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}['add'](_0x3a8ba0){this['collection']['add'](_0x3a8ba0);}['remove'](_0x2ecdd5){this['collection']['remove'](_0x2ecdd5),_0x2ecdd5['destroy']();}['refreshVisibility'](){for(const _0x1b876e of this['collection'])_0x1b876e['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4218b4){return this['collection']['getByInnerView'](_0x4218b4);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1c1841 of this['collection'])_0x1c1841['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0xd67bfe){this['fire']('_activateAnnotation',_0xd67bfe);}['createAnnotation'](_0x1ff74d){return new d(_0x1ff74d);}['createAnnotationView'](_0x1e20bf,_0x1d21bd){return new V(_0x1e20bf,_0x1d21bd);}['_addActiveAnnotation'](_0x378a35){const _0x226173=new Set(this['activeAnnotations']);_0x226173['add'](_0x378a35),this['activeAnnotations']=_0x226173;}['_removeActiveAnnotation'](_0x453270){const _0x3e9057=new Set(this['activeAnnotations']);_0x3e9057['delete'](_0x453270),this['activeAnnotations']=_0x3e9057;}['_bindAnnotationsToVisibleAnnotations'](){const _0x31c416=this['collection'],_0x5119f1=this['_visibleAnnotations'];function _0x3975a5(_0x48d479){const _0x3d42f3=_0x48d479['source'];_0x3d42f3['isVisible']&&!_0x5119f1['has'](_0x3d42f3)?_0x5119f1['add'](_0x3d42f3):!_0x3d42f3['isVisible']&&_0x5119f1['has'](_0x3d42f3)&&_0x5119f1['remove'](_0x3d42f3),_0x3d42f3['view']['focusTracker']['remove'](_0x3d42f3['view']['element']),_0x3d42f3['view']['focusTracker']['add'](_0x3d42f3['view']['element']);}this['listenTo'](_0x31c416,'add',(_0x384b8c,_0x1f491b)=>{_0x1f491b['isVisible']&&_0x5119f1['add'](_0x1f491b),this['listenTo'](_0x1f491b,'change:isVisible',_0x3975a5);}),this['listenTo'](_0x31c416,'remove',(_0x525b2d,_0x24e0a3)=>{_0x5119f1['has'](_0x24e0a3)&&_0x5119f1['remove'](_0x24e0a3),this['stopListening'](_0x24e0a3,'change:isVisible',_0x3975a5);});}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x135bb2{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x4ee659){super(_0x4ee659),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 _0x1f3780=this['context']['config'];_0x1f3780['define']('comments.maxCommentsWhenCollapsed',0x2),_0x1f3780['define']('comments.maxThreadTotalWeight',0x1f4),_0x1f3780['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x1f3780['define']('comments.CommentThreadView',yt),_0x1f3780['define']('comments.CommentView',At),_0x1f3780['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x46f2f4=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3a1d5e,_0x4b5f2b)=>this['_addCommentThread'](_0x4b5f2b)),this['on']('submitCommentThread',(_0x5d82ec,_0x9b868f)=>this['_submitCommentThread'](_0x9b868f)),this['on']('resolveCommentThread',(_0xf168d4,_0x1987fe)=>this['_resolveCommentThread'](_0x1987fe)),this['on']('resolveCommentThread',(_0x3e1f58,_0x21219)=>this['_updateActiveAnnotation'](_0x21219),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x466e81,_0x440b32)=>this['_reopenCommentThread'](_0x440b32)),this['on']('reopenCommentThread',(_0x21fbc4,_0x5cb9c4)=>this['_updateActiveAnnotation'](_0x5cb9c4),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x22f9dd,_0x4e5fe3)=>this['_removeCommentThread'](_0x4e5fe3)),this['on']('updateCommentThread',(_0x34f4dd,_0x11ce40)=>this['_updateCommentThread'](_0x11ce40)),this['on']('updateCommentThread',(_0x45b804,_0xca9cf)=>this['_updateActiveAnnotation'](_0xca9cf),{'priority':'lowest'}),this['on']('addComment',(_0x16f2fa,_0x17d8b8)=>this['_addComment'](_0x17d8b8)),this['on']('updateComment',(_0x614a6b,_0x15bf08)=>this['_updateComment'](_0x15bf08)),this['on']('removeComment',(_0x336490,_0x570469)=>this['_removeComment'](_0x570469)),this['on']('addComment',(_0x58ca9a,{threadId:_0x4015eb,isFromAdapter:_0x2dc690})=>{if(_0x2dc690)return;const _0x3d48a1=this['getCommentThread'](_0x4015eb),_0x407d59=_0x3d48a1&&this['_threadToController']['get'](_0x3d48a1);_0x407d59&&_0x407d59['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x46f2f4,'change:activeAnnotations',(_0x31603b,_0x38865b,_0xf2c1e1)=>{const _0x1251b2=Array['from'](_0xf2c1e1)['map'](_0x2a0089=>this['_viewToController']['get'](_0x2a0089['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x1251b2?_0x1251b2['model']:null;});}['afterInit'](){!function(_0x529bd0){function _0x5c3a39(_0x4c661c,_0x26fbab,_0x5e2ce9){const _0x4988d0={};_0x4988d0[_0x36e68f([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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],_0x4988d0[_0x36e68f([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 _0x50f02f=new Uint8Array(0x10);for(let _0x2f6ca7=0xf;_0x2f6ca7>=0x0;--_0x2f6ca7)_0x50f02f[_0x2f6ca7]=_0x5e2ce9%0x100,_0x5e2ce9=parseInt(_0x5e2ce9/0x100);let _0x4e3324=null,_0x4e6539=0x10;const _0x1ebb07=new Uint8Array(_0x26fbab),_0x28d782=[],_0xd75cfa=[];_0x5bf081();for(let _0x2afab2=0x0;_0x2afab2<_0x4c661c[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2afab2++)0x10===_0x4e6539&&(_0x4e3324=_0x3968e9(_0x50f02f),_0x4e6539=0x0,_0x1a0510(_0x50f02f)),_0x4c661c[_0x2afab2]^=_0x4e3324[_0x4e6539++];return _0x4c661c;function _0xb52a53(_0x15925c){const _0x3896cc=[];for(let _0x1dcdb6=0x0;_0x1dcdb6<_0x15925c[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1dcdb6+=0x4)_0x3896cc[_0x36e68f([0x70,0x75,0x73,0x68])](_0x15925c[_0x1dcdb6]<<0x18|_0x15925c[_0x1dcdb6+0x1]<<0x10|_0x15925c[_0x1dcdb6+0x2]<<0x8|_0x15925c[_0x1dcdb6+0x3]);return _0x3896cc;}function _0x1a0510(_0x28ff6c){for(let _0x4bf9b3=0xf;_0x4bf9b3>=0x0;_0x4bf9b3--){if(0xff!==_0x28ff6c[_0x4bf9b3]){_0x28ff6c[_0x4bf9b3]++;break;}_0x28ff6c[_0x4bf9b3]=0x0;}}function _0x3968e9(_0x3cc971){const _0x225cb0=_0x28d782[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x8f00e4=[0x0,0x0,0x0,0x0];let t=_0xb52a53(_0x3cc971);for(let _0x3c8441=0x0;_0x3c8441<0x4;_0x3c8441++)t[_0x3c8441]^=_0x28d782[0x0][_0x3c8441];for(let _0x423837=0x1;_0x423837<_0x225cb0;_0x423837++){for(let _0x129857=0x0;_0x129857<0x4;_0x129857++)_0x8f00e4[_0x129857]=_0x4988d0[_0x36e68f([0x54,0x31])][t[_0x129857]>>0x18&0xff]^_0x4988d0[_0x36e68f([0x54,0x32])][t[(_0x129857+0x1)%0x4]>>0x10&0xff]^_0x4988d0[_0x36e68f([0x54,0x33])][t[(_0x129857+0x2)%0x4]>>0x8&0xff]^_0x4988d0[_0x36e68f([0x54,0x34])][0xff&t[(_0x129857+0x3)%0x4]]^_0x28d782[_0x423837][_0x129857];t=_0x8f00e4[_0x36e68f([0x73,0x6c,0x69,0x63,0x65])]();}const _0x35e611=new Uint8Array(0x10);let _0x30b468;for(let _0x3d8b0a=0x0;_0x3d8b0a<0x4;_0x3d8b0a++)_0x30b468=_0x28d782[_0x225cb0][_0x3d8b0a],_0x35e611[0x4*_0x3d8b0a]=0xff&(_0x4988d0[_0x36e68f([0x53])][t[_0x3d8b0a]>>0x18&0xff]^_0x30b468>>0x18),_0x35e611[0x4*_0x3d8b0a+0x1]=0xff&(_0x4988d0[_0x36e68f([0x53])][t[(_0x3d8b0a+0x1)%0x4]>>0x10&0xff]^_0x30b468>>0x10),_0x35e611[0x4*_0x3d8b0a+0x2]=0xff&(_0x4988d0[_0x36e68f([0x53])][t[(_0x3d8b0a+0x2)%0x4]>>0x8&0xff]^_0x30b468>>0x8),_0x35e611[0x4*_0x3d8b0a+0x3]=0xff&(_0x4988d0[_0x36e68f([0x53])][0xff&t[(_0x3d8b0a+0x3)%0x4]]^_0x30b468);return _0x35e611;}function _0x5bf081(){const _0x568936=_0x4988d0[_0x36e68f([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x1ebb07[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x4d23b7=0x0;_0x4d23b7<=_0x568936;_0x4d23b7++)_0x28d782[_0x36e68f([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0xd75cfa[_0x36e68f([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x51beb5=0x4*(_0x568936+0x1),_0x981f86=_0x1ebb07[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x55cbfe=_0xb52a53(_0x1ebb07);let _0xe8f079;for(let _0x4fecac=0x0;_0x4fecac<_0x981f86;_0x4fecac++)_0xe8f079=_0x4fecac>>0x2,_0x28d782[_0xe8f079][_0x4fecac%0x4]=_0x55cbfe[_0x4fecac],_0xd75cfa[_0x568936-_0xe8f079][_0x4fecac%0x4]=_0x55cbfe[_0x4fecac];let _0x5138a7,_0x58e078=0x0,t=_0x981f86;for(;t<_0x51beb5;){_0x5138a7=_0x55cbfe[_0x981f86-0x1],_0x55cbfe[0x0]^=_0x4988d0[_0x36e68f([0x53])][_0x5138a7>>0x10&0xff]<<0x18^_0x4988d0[_0x36e68f([0x53])][_0x5138a7>>0x8&0xff]<<0x10^_0x4988d0[_0x36e68f([0x53])][0xff&_0x5138a7]<<0x8^_0x4988d0[_0x36e68f([0x53])][_0x5138a7>>0x18&0xff]^_0x4988d0[_0x36e68f([0x72,0x63,0x6f,0x6e])][_0x58e078]<<0x18,_0x58e078+=0x1;for(let _0x5b11f2=0x1;_0x5b11f2<_0x981f86/0x2;_0x5b11f2++)_0x55cbfe[_0x5b11f2]^=_0x55cbfe[_0x5b11f2-0x1];_0x5138a7=_0x55cbfe[_0x981f86/0x2-0x1],_0x55cbfe[_0x981f86/0x2]^=_0x4988d0[_0x36e68f([0x53])][0xff&_0x5138a7]^_0x4988d0[_0x36e68f([0x53])][_0x5138a7>>0x8&0xff]<<0x8^_0x4988d0[_0x36e68f([0x53])][_0x5138a7>>0x10&0xff]<<0x10^_0x4988d0[_0x36e68f([0x53])][_0x5138a7>>0x18&0xff]<<0x18;for(let _0x1babb7=_0x981f86/0x2+0x1;_0x1babb7<_0x981f86;_0x1babb7++)_0x55cbfe[_0x1babb7]^=_0x55cbfe[_0x1babb7-0x1];let _0x27b0c3,_0x1426c1,_0x6417b0=0x0;for(;_0x6417b0<_0x981f86&&t<_0x51beb5;)_0x27b0c3=t>>0x2,_0x1426c1=t%0x4,_0x28d782[_0x27b0c3][_0x1426c1]=_0x55cbfe[_0x6417b0],_0xd75cfa[_0x568936-_0x27b0c3][_0x1426c1]=_0x55cbfe[_0x6417b0++],t++;}for(let _0x2c83c5=0x1;_0x2c83c5<_0x568936;_0x2c83c5++)for(let _0x40b908=0x0;_0x40b908<0x4;_0x40b908++)_0x5138a7=_0xd75cfa[_0x2c83c5][_0x40b908],_0xd75cfa[_0x2c83c5][_0x40b908]=_0x4988d0[_0x36e68f([0x55,0x31])][_0x5138a7>>0x18&0xff]^_0x4988d0[_0x36e68f([0x55,0x32])][_0x5138a7>>0x10&0xff]^_0x4988d0[_0x36e68f([0x55,0x33])][_0x5138a7>>0x8&0xff]^_0x4988d0[_0x36e68f([0x55,0x34])][0xff&_0x5138a7];}}function _0x36e68f(_0x4f4cba){return _0x4f4cba['map'](_0x564db8=>String['fromCharCode'](_0x564db8))['join']('');}(_0x108a66=>{function _0x545007(){const _0x27280a=[{[_0x36e68f([0x69,0x64])]:0x1,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x36e68f([0x69,0x64])]:0x2,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([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]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x36e68f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x36e68f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x36e68f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x36e68f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x36e68f([0x69,0x64])]:0x3,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x36e68f([0x69,0x64])]:0x4,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([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]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x36e68f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x36e68f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x36e68f([0x69,0x64])]:0x5,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([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]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}},{[_0x36e68f([0x69,0x64])]:0x6,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}},{[_0x36e68f([0x69,0x64])]:0x7,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}},{[_0x36e68f([0x69,0x64])]:0x8,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([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]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}},{[_0x36e68f([0x69,0x64])]:0x9,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x36e68f([0x69,0x64])]:0xa,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([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]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([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]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([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]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}},{[_0x36e68f([0x69,0x64])]:0xb,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x36e68f([0x69,0x64])]:0xc,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x36e68f([0x69,0x64])]:0xd,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}},{[_0x36e68f([0x69,0x64])]:0xe,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x36e68f([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([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])},{[_0x36e68f([0x69,0x64])]:0xf,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x36e68f([0x69,0x64])]:0x10,[_0x36e68f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x36e68f([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x36e68f([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x36e68f([0x66,0x67,0x69])]:[0xc]}}];return _0x2562e3(_0x27280a),_0x27280a;function _0x54944b(_0x507244){return 0x1<<_0x507244-0x1;}function _0x2562e3(_0x1675b6){_0x1675b6[_0x36e68f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x559559=>{_0x559559[_0x36e68f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x54944b(_0x559559[_0x36e68f([0x69,0x64])]),_0x1b4495(_0x559559)&&_0x559559[_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2562e3(_0x559559[_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x1b4495(_0x407e00){return _0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x407e00;}const _0x3532b7=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x257b7a=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x86679f(_0x1c711a){const _0xf414cb=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x1cbbc0(_0x1c711a,new Uint8Array([..._0x3532b7,..._0xf414cb,..._0x257b7a]));}function _0x1cbbc0(_0x33c05c,_0x38dd51){const _0x4f4c93=_0x2771a3(_0x33c05c),_0x34f1e2=Array[_0x36e68f([0x66,0x72,0x6f,0x6d])](_0x176e53(_0x4f4c93)),_0x38d6f4=_0x34f1e2[_0x36e68f([0x70,0x6f,0x70])](),_0x507969=_0x34f1e2[_0x36e68f([0x70,0x6f,0x70])]();return _0x37d295(_0x5c3a39(_0x34f1e2,_0x38dd51,_0x507969+0x100*_0x38d6f4));}function _0x2771a3(_0x232e0b){const _0xe19b4d=atob(_0x232e0b),[_0x3b3b2d,_0x22e909]=_0xe19b4d[_0x36e68f([0x73,0x70,0x6c,0x69,0x74])](_0x36e68f([0x2d]));try{if(atob(_0x22e909))return atob(_0x3b3b2d);}catch(_0x4fc3a6){}return _0xe19b4d;}function _0x38fe5b(_0x3a2a68){try{const _0x33d874=_0x86679f(_0x3a2a68),_0x1c7151=JSON[_0x36e68f([0x70,0x61,0x72,0x73,0x65])](_0x33d874),_0x55851d=parseInt(_0x1c7151[_0x36e68f([0x31])]),_0x48df8a=_0x1c7151[_0x36e68f([0x32])]||'',_0xe967d=parseInt(_0x1c7151[_0x36e68f([0x33])]),_0x3e8255=parseInt(_0x1c7151[_0x36e68f([0x34])])||0x0,_0x13769b=parseInt(_0x1c7151[_0x36e68f([0x35])])||0x0;return{[_0x36e68f([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x48df8a,[_0x36e68f([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x3e8255,[_0x36e68f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x55851d,[_0x36e68f([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0xe967d,[_0x36e68f([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x13769b};}catch(_0x3bb1ac){return null;}}const _0x10e7de=_0x545007(),_0x109adb={[_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x575bcd,[_0x36e68f([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])]:_0x18acd5,[_0x36e68f([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])]:_0x3886aa},_0xdc147b=_0x108a66[_0x36e68f([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x3cf6d7=_0x36e68f([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x108a66?_0x108a66['context']:_0x108a66['editor'],_0xae2dfc=_0x36e68f([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]),_0x2ef0b9=_0x36e68f([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]),_0xe88348=_0x3cf6d7['config']['get'](_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x1b5e42=_0x10e7de[_0x36e68f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b4495)[_0x36e68f([0x66,0x69,0x6e,0x64])](_0xc8dc6a=>_0xc8dc6a[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0xdc147b);function _0x3cebaf(_0x24ff01,_0x18edf1){_0x109adb[_0x18edf1[_0x36e68f([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x24ff01,_0x18edf1),_0x18edf1[_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x18edf1[_0x36e68f([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x36e68f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x583b65=>_0x4b890c(_0x3cf6d7,_0x583b65[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x36e68f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b8ade=>_0x3cebaf(_0x24ff01,_0x1b8ade));}function _0x575bcd(_0x400f83,_0x15fb8c){_0x23fb38(_0x34f0e6(_0x400f83,_0x15fb8c),_0x15fb8c);}function _0x18acd5(_0x3ce15c,_0x598601){function _0x574d53(_0x14738f,_0x5003b0){try{if(_0x4b890c(_0x3cf6d7,_0x36e68f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x14738f){const _0x272411=_0x44fdbb(_0x3cf6d7,_0x36e68f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x36e68f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x272411)/0x2>_0x14738f[_0x36e68f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x3f633e(_0x5003b0[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x34f0e6(_0x14738f,_0x5003b0);}catch(_0xac9642){return _0x3f633e(_0x5003b0[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x23fb38(_0x574d53(_0x3ce15c,_0x598601),_0x598601);}function _0x3886aa(_0x6e9dac,_0x31cb5b){const _0x5db0bf=_0x257b7a[0x0]*_0x3532b7[0x1],_0xab4df5=_0x257b7a[0x0]*_0x3532b7[0x2],_0x4b85b5=_0x257b7a[0x2]*_0x3532b7[0x2];_0x4b890c(_0x3cf6d7,_0x36e68f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x44fdbb(_0x3cf6d7,_0x36e68f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x36e68f([0x73,0x74,0x61,0x74,0x65])]==_0x36e68f([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x187af1()]=_0x4b85b5);function _0x4b271c(_0x3932e0,_0x237d67){try{return _0x54ed38()?_0x3f633e(_0x237d67[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x56,0x61,0x6c,0x69,0x64])):_0x34f0e6(_0x3932e0,_0x237d67);}catch(_0x3e938c){return _0x3f633e(_0x237d67[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3cfbbc(_0x24d9e9,_0x4cd6f4){const _0x1b3332=0x7;if(_0x24d9e9==_0x4cd6f4[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x12e0b5();else{if(_0x24d9e9==_0x4cd6f4[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c])){const _0x4cb316=_0x356877();_0x4cb316&&_0x333b35(_0x4cb316,_0x4cd6f4[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x55c451=_0x3cc2d9();window[_0x36e68f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x333b35(_0x36e68f([0x74,0x69,0x6d,0x65]),_0x4cd6f4[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x55c451);const _0x57f7ee=_0x44fdbb(_0x3cf6d7,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x36e68f([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x57f7ee[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x1b3332?_0x333b35(_0x36e68f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4cd6f4[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x57f7ee['on'](_0x36e68f([0x61,0x64,0x64]),()=>{_0x57f7ee[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x1b3332&&_0x333b35(_0x36e68f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x4cd6f4[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x356877(){if(!_0x4b890c(_0x3cf6d7,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x2b5bea in window)if(Number['isNaN'](Number(_0x2b5bea))){if(window[_0x2b5bea]===_0x5db0bf)return _0x36e68f([0x74,0x69,0x6d,0x65]);if(window[_0x2b5bea]===_0xab4df5)return _0x36e68f([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x54ed38(){if(!_0x4b890c(_0x3cf6d7,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0xc5716 in window)if(Number['isNaN'](Number(_0xc5716))&&window[_0xc5716]===_0x4b85b5)return!0x0;return!0x1;}function _0x333b35(_0x2ceeff,_0xbbd2b2){_0x12e0b5(),_0x3f633e(_0xbbd2b2+_0x36e68f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x2ceeff),window[_0x187af1()]=_0x2ceeff===_0x36e68f([0x74,0x69,0x6d,0x65])?_0x5db0bf:_0xab4df5;}function _0x3cc2d9(){let _0xfa6bdc=_0x257b7a[0x6]*_0x3532b7[0x8]*_0x3532b7[0x6];return _0x4b890c(_0x3cf6d7,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0xfa6bdc/=0xa),_0xfa6bdc;}function _0x12e0b5(){const _0x150688=_0x3cf6d7;function _0x102bd9(){_0x4b890c(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x36e68f([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x36e68f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x36e68f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x36e68f([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x589b6a,_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x36e68f([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x589b6a,_0x150688[_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c])][_0x36e68f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x589b6a,_0x150688[_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c])][_0x36e68f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x589b6a,_0x150688[_0x36e68f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c]))),_0x4b890c(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x36e68f([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x36e68f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x36e68f([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x36e68f([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x589b6a,_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x36e68f([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x589b6a);}_0x150688[_0x36e68f([0x73,0x74,0x61,0x74,0x65])]==_0x36e68f([0x72,0x65,0x61,0x64,0x79])?_0x102bd9():_0x150688[_0x36e68f([0x6f,0x6e,0x63,0x65])](_0x36e68f([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x4b890c(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x102bd9(),_0x4b890c(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x4ec9a5=_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x4e32d9=_0x4ec9a5['getRevision'](0x0),_0x1d55ec=_0x4ec9a5['getEarlierVisibleRevision'](_0x4e32d9[_0x36e68f([0x69,0x64])]);_0x44fdbb(_0x150688,_0x36e68f([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x36e68f([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x4e32d9[_0x36e68f([0x69,0x64])],_0x1d55ec?_0x1d55ec[_0x36e68f([0x69,0x64])]:null,0x1)['then'](()=>_0x102bd9());}});}_0x3cfbbc(_0x4b271c(_0x6e9dac,_0x31cb5b),_0x31cb5b);}function _0x34f0e6(_0x52b8bd,_0x3d9bd3){try{return _0x47184a(_0x3d9bd3)?_0x3f633e(_0x3d9bd3[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x56,0x61,0x6c,0x69,0x64])):_0x52b8bd&&_0x5dcd7c(_0x52b8bd[_0x36e68f([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x3d9bd3)?_0x52b8bd[_0x36e68f([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x36e68f([0x6f,0x70,0x65,0x6e])][_0x36e68f([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0xae2dfc)/0x2>_0x52b8bd[_0x36e68f([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x3f633e(_0x3d9bd3[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x52b8bd[_0x36e68f([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x3f633e(_0x3d9bd3[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c])):_0x3f633e(_0x3d9bd3[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x56,0x61,0x6c,0x69,0x64])):_0x3f633e(_0x3d9bd3[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x474ba6){return _0x3f633e(_0x3d9bd3[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x23fb38(_0x2d8683,_0x54d592){if(_0x3cf6d7 instanceof _0x13e2bc){const _0x6aff2b=_0x3cf6d7;_0x2d8683==_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x582506(_0x6aff2b):_0x2d8683==_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c])&&window[_0x36e68f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x582506(_0x6aff2b),_0x3f633e(_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x257b7a[0x6]*_0x3532b7[0x8]*_0x3532b7[0x6]),_0x6aff2b[_0x36e68f([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x36e68f([0x6f,0x6e])](_0x36e68f([0x61,0x64,0x64]),(_0x30645d,_0x1c870e)=>{_0x2d8683!=_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x2d8683!=_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x2d8683!=_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x2e2cae(_0x1c870e);});}else{const _0x13b56e=_0x3cf6d7;_0x2d8683==_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x2e2cae(_0x13b56e):_0x2d8683==_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c])&&_0x13b56e[_0x36e68f([0x6f,0x6e])](_0x36e68f([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x472f9e=0x0;_0x13b56e[_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c])][_0x36e68f([0x6f,0x6e])](_0x36e68f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1420f3,_0x275861)=>{_0x275861[0x0][_0x36e68f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x472f9e++,0x1f8===_0x472f9e&&(_0x2e2cae(_0x13b56e),_0x3f633e(_0x54d592[_0x36e68f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x36e68f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x1420f3[_0x36e68f([0x6f,0x66,0x66])]());},{'priority':_0x36e68f([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x3f633e(_0x38c45c){const _0x65ea8=_0x187af1();return _0x3cf6d7[_0x65ea8]=_0x38c45c,_0x38c45c;}function _0x187af1(){const _0x3a0a0f=String(window[_0x36e68f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36e68f([0x6e,0x6f,0x77])]())[_0x36e68f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36e68f([0x2e]),'');let _0x1406a6='';for(let _0x29ba0c=0x0;_0x29ba0c<_0x3a0a0f[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29ba0c+=0x2){let _0x2248ac=parseInt(_0x3a0a0f[_0x36e68f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29ba0c,_0x29ba0c+0x2));_0x2248ac>=_0x2ef0b9[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2248ac-=_0x2ef0b9[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1406a6+=_0x2ef0b9[_0x2248ac];}return _0x1406a6;}function _0x582506(_0x2a878b){for(const _0x534e4c of _0x2a878b[_0x36e68f([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x2e2cae(_0x534e4c);_0x44fdbb(_0x2a878b,_0x36e68f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x36e68f([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x44fdbb(_0x2a878b,_0x36e68f([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x36e68f([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x589b6a;}function _0x2e2cae(_0xd9038f){function _0x174ac9(){_0xd9038f[_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c])][_0x36e68f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x589b6a,_0xd9038f[_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c])][_0x36e68f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x589b6a,_0xd9038f[_0x36e68f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36e68f([0x6d,0x6f,0x64,0x65,0x6c]));}_0xd9038f[_0x36e68f([0x73,0x74,0x61,0x74,0x65])]==_0x36e68f([0x72,0x65,0x61,0x64,0x79])?_0x174ac9():_0xd9038f[_0x36e68f([0x6f,0x6e,0x63,0x65])](_0x36e68f([0x72,0x65,0x61,0x64,0x79]),()=>_0x174ac9());}function _0x589b6a(){return null;}function _0x5dcd7c(_0x4046d6,_0x575ded){const _0xcb9f26=!!(_0x4046d6&_0x575ded[_0x36e68f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x53ff4b=_0x2b5d19(_0x4046d6,_0x575ded);return _0xcb9f26||_0x53ff4b;}function _0x2b5d19(_0x359401,_0x44efbc){const _0x50c630=(_0x44efbc[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x36e68f([0x66,0x67,0x69])]||null;return!!_0x50c630&&_0x10e7de[_0x36e68f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b3f4b=>_0x50c630[_0x36e68f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b3f4b[_0x36e68f([0x69,0x64])]))[_0x36e68f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x355458=>!_0x1ba7a9(_0x355458))[_0x36e68f([0x73,0x6f,0x6d,0x65])](_0x2c857a=>!!(_0x359401&_0x2c857a[_0x36e68f([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x1ba7a9(_0x48ae04){const _0x3557a4={[_0x36e68f([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])]:_0x30496a};return!!_0x48ae04['forbiddenHandler']&&_0x3557a4[_0x48ae04['forbiddenHandler']]();}function _0x30496a(){return!window[_0x36e68f([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x4b890c(_0x3cf6d7,_0x36e68f([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x47184a(_0x45eb7b){if(!_0x4b890c(_0x3cf6d7,_0x45eb7b[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x4bad87=_0x45eb7b[_0x36e68f([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x5e0fd3=_0x4bad87[_0x36e68f([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x2c6685=_0x4bad87[_0x36e68f([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x604a7f=_0x4bad87[_0x36e68f([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x4b890c(_0x3cf6d7,_0x36e68f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x44fdbb(_0x3cf6d7,_0x36e68f([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x36e68f([0x73,0x74,0x61,0x74,0x65])]==_0x36e68f([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x5e0fd3)return!0x0;if(_0x4b890c(_0x3cf6d7,_0x36e68f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x44fdbb(_0x3cf6d7,_0x36e68f([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x36e68f([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x36e68f([0x65,0x6e,0x64])&&_0x2c6685)return!0x0;return!(!_0x4b890c(_0x3cf6d7,_0x36e68f([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]))||_0x44fdbb(_0x3cf6d7,_0x36e68f([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]))[_0x36e68f([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x36e68f([0x65,0x6e,0x64])||!_0x604a7f);}function _0x4b890c(_0x56a8f6,_0x3ff13f){return _0x56a8f6[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x36e68f([0x68,0x61,0x73])](_0x3ff13f);}function _0x44fdbb(_0xe8480c,_0x1b300f){return _0xe8480c[_0x36e68f([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x36e68f([0x67,0x65,0x74])](_0x1b300f);}function _0x37d295(_0x574c28){let _0x1dafa4='';for(const _0x545e23 of _0x574c28)_0x1dafa4+=String[_0x36e68f([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x545e23);return _0x1dafa4;}function _0x176e53(_0x558f96){const _0x48afbe=new Uint8Array(_0x558f96[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x327a40=0x0;_0x327a40<_0x558f96[_0x36e68f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x327a40++)_0x48afbe[_0x327a40]=_0x558f96[_0x36e68f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x327a40);return _0x48afbe;}_0x1b5e42&&_0x3cebaf(_0x38fe5b(_0xe88348),_0x1b5e42);})(_0x529bd0);}(this);}set['adapter'](_0x26cd72){if(this['_adapter'])throw new _0x2e6c16('commentsrepository-adapter-already-set');this['_adapter']=_0x26cd72;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x28f968=Ct,threadId:_0x1e36e3=_0x87e19(),comments:_0x5a4fd2=[],unlinkedAt:_0x3cd02a=null,resolvedAt:_0x323acb=null,resolvedBy:_0x1365bb=null,target:_0x408039=null,context:_0x349594=null,attributes:_0x25860c={},isResolvable:_0x50f120=!0x0,isSubmitted:_0x44aa5e=!0x1,isFromAdapter:_0x4dd3a0=!0x1}={}){return this['fire'](gt('addCommentThread',_0x28f968),{'channelId':_0x28f968,'threadId':_0x1e36e3,'comments':_0x5a4fd2,'unlinkedAt':_0x3cd02a,'resolvedAt':_0x323acb,'resolvedBy':_0x1365bb,'target':_0x408039,'context':_0x349594,'attributes':_0x25860c,'isFromAdapter':_0x4dd3a0,'isResolvable':_0x50f120,'isSubmitted':_0x44aa5e}),this['getCommentThread'](_0x1e36e3);}['openNewCommentThread']({channelId:_0x3c65aa=Ct,threadId:_0x26034d=_0x87e19(),target:_0x3370d4,context:_0x475ca0=null,isResolvable:_0x3dde16=!0x0}){if(this['_readOnlyChannels']['has'](_0x3c65aa)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3370d4)throw new _0x2e6c16('commentsrepository-missing-target');const _0x2c0bc0=this['addCommentThread']({'channelId':_0x3c65aa,'threadId':_0x26034d,'target':_0x3370d4,'context':_0x475ca0,'isResolvable':_0x3dde16});if(!_0x2c0bc0)return null;const _0x1f4ca6=this['_threadToController']['get'](_0x2c0bc0),_0x3de407=_0x1f4ca6['view']['commentThreadInputView']['commentInputView'],_0x28fa2d=this['context']['plugins']['get'](b),_0x5aeaed=_0x28fa2d['getByInnerView'](_0x1f4ca6['view']);return _0x28fa2d['activate'](_0x5aeaed),_0x3de407['once']('editorReady',()=>_0x3de407['focus']()),_0x2c0bc0;}['hasCommentThread'](_0x49cbf6){if('string'!=typeof _0x49cbf6)throw new _0x2e6c16('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x49cbf6);}['updateCommentThread']({channelId:_0x191c68=Ct,threadId:_0x53d0e8,context:_0xb40a36,unlinkedAt:_0x44a844,attributes:_0x463164,isFromAdapter:_0x42456c=!0x1}){return this['fire'](gt('updateCommentThread',_0x191c68),{'channelId':_0x191c68,'threadId':_0x53d0e8,'context':_0xb40a36,'unlinkedAt':_0x44a844,'attributes':_0x463164,'isFromAdapter':_0x42456c}),this['getCommentThread'](_0x53d0e8);}['getCommentThread'](_0x16c7b9){if('string'!=typeof _0x16c7b9)throw new _0x2e6c16('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x16c7b9);}['fetchCommentThread']({channelId:_0x22d56f,threadId:_0x273c16}={}){const _0x5e1fd4=this['getCommentThread'](_0x273c16);if(_0x5e1fd4)return Promise['resolve'](_0x5e1fd4);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2e6c16('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x22d56f,'threadId':_0x273c16})['then'](_0xf330d0=>this['hasCommentThread'](_0x273c16)?this['getCommentThread'](_0x273c16):_0xf330d0?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x22d56f},_0xf330d0)):void 0x0)['catch'](_0x2b1d2b=>{throw console['error'](_0x2b1d2b),new _0x2e6c16('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x14f2e1,skipNotAttached:_0x255df5=!0x1,skipEmpty:_0x226c57=!0x1,toJSON:_0x173740=!0x1}={}){const _0x369ce4=[];for(const _0x5aecfc of this['_threads']['values']())_0x14f2e1&&_0x5aecfc['channelId']!==_0x14f2e1||_0x255df5&&!_0x5aecfc['isAttached']||_0x226c57&&0x0===_0x5aecfc['length']||_0x369ce4['push'](_0x5aecfc);return _0x173740?_0x369ce4['map'](_0x16c3f0=>_0x16c3f0['toJSON']()):_0x369ce4;}['setActiveCommentThread'](_0x23f227){const _0x2b707f=this['context']['plugins']['get'](b);if(!_0x23f227)return void(this['activeCommentThread']&&_0x2b707f['deactivateAll']());const _0x1f18f0=this['getCommentThread'](_0x23f227);if(!_0x1f18f0)throw new _0x2e6c16('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x23f227});if(!this['_threadToController']['has'](_0x1f18f0))throw new _0x2e6c16('commentsrepository-active-not-attached',null,{'threadId':_0x23f227});const _0x762846=_0x2b707f['getByInnerView'](this['_threadToController']['get'](_0x1f18f0)['view']);_0x2b707f['activate'](_0x762846);}['switchReadOnly'](_0x12f6a1,_0x13f7ec){_0x12f6a1?this['_readOnlyChannels']['add'](_0x13f7ec):this['_readOnlyChannels']['delete'](_0x13f7ec),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x2c120d){return this['_readOnlyChannels']['has'](_0x2c120d)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x521eb2,_0xf5d5e){return new wt(_0x521eb2,_0xf5d5e);}['setPermissions'](_0x92d43f,_0x2de569=Ct){this['_permissions']['set'](_0x2de569,_0x92d43f),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x14de35=Ct){return this['_permissions']['has'](_0x14de35)?this['_permissions']['get'](_0x14de35):vt;}['_addCommentThread']({channelId:_0xc39240,threadId:_0x212f45,comments:_0x1480ae,unlinkedAt:_0x5e3134,resolvedAt:_0x461d54,resolvedBy:_0x58a352,target:_0x41f0b1,context:_0x52491e,attributes:_0xd60150,isFromAdapter:_0x42348e,isResolvable:_0x5536d3,isSubmitted:_0x3cdc74}){if('string'!=typeof _0x212f45)throw new _0x2e6c16('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x212f45});if(this['hasCommentThread'](_0x212f45))throw new _0x2e6c16('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x212f45});const _0x3d9850=new ie(this,{'channelId':_0xc39240,'id':_0x212f45,'context':_0x52491e,'attributes':_0xd60150,'unlinkedAt':_0x5e3134,'resolvedAt':_0x461d54,'resolvedBy':_0x58a352?this['context']['plugins']['get'](lt)['getUser'](_0x58a352):null,'isResolvable':_0x5536d3,'isSubmitted':_0x3cdc74||_0x42348e});this['_threads']['set'](_0x212f45,_0x3d9850);for(const _0x1fc369 of _0x1480ae)_0x3d9850['_add'](this['_createNewComment']({'threadId':_0x212f45,..._0x1fc369}));return _0x41f0b1&&_0x3d9850['attachTo'](_0x41f0b1),_0x42348e||!_0x3d9850['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xc39240,'threadId':_0x212f45});}['_submitCommentThread']({channelId:_0x4df2bb,threadId:_0x556ab4}){if(!this['hasCommentThread'](_0x556ab4))throw new _0x2e6c16('commentsrepository-missing-comment-thread',this);const _0x24a927=this['getCommentThread'](_0x556ab4);if(_0x24a927['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0xe35e1,comments:_0x52681a,resolvedAt:_0xb423d5,resolvedBy:_0x217e98,context:_0x491b31,attributes:_0x1806f8}=_0x24a927,_0x2f69c7=this['context']['plugins']['get']('PendingActions'),_0x978754=_0x2f69c7['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4df2bb,'threadId':_0xe35e1,'comments':_0x52681a['map'](_0x1284c1=>_0x1284c1['toJSON']()),'resolvedAt':_0xb423d5,'resolvedBy':_0x217e98?_0x217e98['id']:_0x217e98,'context':_0x491b31,'attributes':_0x1806f8})['then'](({comments:_0x4c8ebe})=>{_0x2f69c7['remove'](_0x978754);for(const _0x7e59ad of _0x4c8ebe)this['_updateComment']({'channelId':_0x4df2bb,'threadId':_0x556ab4,'commentId':_0x7e59ad['commentId'],'createdAt':_0x7e59ad['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1cbd71=>{throw console['error'](_0x1cbd71),new _0x2e6c16('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x148ddc,target:_0x12ac1c}){const _0x214b00=this['getCommentThread'](_0x148ddc);if(!_0x214b00)throw new _0x2e6c16('commentsrepository-attach-missing-comment-thread',this);const _0x5a1f3d=this['context']['plugins']['get']('PendingActions'),_0x3bda46=this['context']['plugins']['get'](b),_0x46800e=this['_createCommentThreadView'](_0x214b00),_0x3e2b8d=new wt(_0x214b00,_0x46800e);let _0x352d4f=null;_0x46800e['on']('change:isDirty',(_0x5972f0,_0x88f4c2,_0x143c39)=>{_0x143c39?_0x352d4f=_0x5a1f3d['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x352d4f&&(_0x5a1f3d['remove'](_0x352d4f),_0x352d4f=null);}),this['_threadToController']['set'](_0x214b00,_0x3e2b8d),this['_viewToController']['set'](_0x46800e,_0x3e2b8d);const _0x151b43=new V(this['context']['locale'],_0x46800e);_0x151b43['bind']('length')['to'](_0x46800e),_0x151b43['bind']('isDirty')['to'](_0x46800e,'isDirty',_0x46800e,'length',(_0x8fbb81,_0x1a34c3)=>_0x8fbb81||!_0x1a34c3),_0x151b43['bind']('isActive')['to'](_0x46800e),_0x151b43['type']='comment';const _0x3a0d12=new d({'view':_0x151b43,'target':_0x12ac1c,'type':'comment','isVisible':!_0x214b00['isResolved']});return this['_bindAnnotationToEditors'](_0x46800e,_0x3a0d12),_0x3bda46['add'](_0x3a0d12),_0x3a0d12;}['_bindAnnotationToEditors'](_0x127670,_0x6ad7a1){this['listenTo'](_0x127670,'editorReady',(_0x5dd704,_0x2c8b7d)=>{const _0xd697e0=_0x2c8b7d['ui']['view']['body']['bodyCollectionContainer'];_0x6ad7a1['focusableElements']['add'](_0xd697e0),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0xd697e0);},{'priority':'highest'}),this['listenTo'](_0x127670,'editorDestroyed',(_0x276c74,_0x2b5ed9)=>{const _0x261448=_0x2b5ed9['ui']['view']['body']['bodyCollectionContainer'];_0x6ad7a1['focusableElements']['has'](_0x261448)&&_0x6ad7a1['focusableElements']['remove'](_0x261448),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x261448);});}['_unbindEditors'](_0x1958d5){this['stopListening'](_0x1958d5,'editorReady'),this['stopListening'](_0x1958d5,'editorDestroyed');}['_createCommentThreadView'](_0x4a2e27){const _0x94486b=this['context']['plugins']['get'](lt),{config:_0x4b117d,locale:_0x4456e5}=this['context'],_0x1019be=dt(_0x4b117d['get']('locale'));return new(0x0,(_0x4b117d['get']('comments'))['CommentThreadView'])(_0x4456e5,_0x4a2e27,_0x94486b['me'],{'editorConfig':{..._0x4b117d['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4b117d['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4b117d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4b117d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4b117d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1019be,'CommentView':_0x4b117d['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x553402,channelId:_0x5218fe,resolvedAt:_0x5cc7b5,resolvedBy:_0x432537,isFromAdapter:_0xc4843a}){if(!this['hasCommentThread'](_0x553402))throw new _0x2e6c16('commentsrepository-missing-comment-thread',null,{'threadId':_0x553402});const _0x2b7dad=this['getCommentThread'](_0x553402);if(_0x2b7dad['isResolved'])throw new _0x2e6c16('commentsrepository-resolved-comment-thread',null,{'threadId':_0x553402});const _0x299d7a=this['context']['plugins']['get'](lt);if(_0x2b7dad['resolvedBy']=_0x299d7a['getUser'](_0x432537),_0x2b7dad['resolvedAt']=_0x5cc7b5,_0xc4843a||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2aef6d=this['context']['plugins']['get']('PendingActions'),_0xcc3f84=_0x2aef6d['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5218fe,'threadId':_0x553402})['then'](({resolvedAt:_0x2e52ed,resolvedBy:_0x41bac0})=>{_0x2aef6d['remove'](_0xcc3f84),_0x2b7dad['resolvedBy']['id']!==_0x41bac0&&(_0x2b7dad['resolvedBy']=_0x299d7a['getUser'](_0x41bac0)),_0x2b7dad['resolvedAt']=_0x2e52ed;})['catch'](_0x5dcdde=>{throw console['error'](_0x5dcdde),new _0x2e6c16('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x123cbf,channelId:_0x58303e,isFromAdapter:_0xc1c4f6}){if(!this['hasCommentThread'](_0x123cbf))throw new _0x2e6c16('commentsrepository-missing-comment-thread',null,{'threadId':_0x123cbf});const _0x65cb8a=this['getCommentThread'](_0x123cbf);if(!_0x65cb8a['isResolved'])throw new _0x2e6c16('commentsrepository-reopen-comment-thread',null,{'threadId':_0x123cbf});if(_0x65cb8a['resolvedBy']=null,_0x65cb8a['resolvedAt']=null,_0xc1c4f6||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x2340ca=this['context']['plugins']['get']('PendingActions'),_0x14aff3=_0x2340ca['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x58303e,'threadId':_0x123cbf})['then'](()=>_0x2340ca['remove'](_0x14aff3))['catch'](_0x50aaae=>{throw console['error'](_0x50aaae),new _0x2e6c16('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2b1979,isFromAdapter:_0x49f91a}){const _0x4b0576=this['getCommentThread'](_0x2b1979);if(!_0x4b0576)throw new _0x2e6c16('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2b1979),this['_threads']['delete'](_0x2b1979),!_0x4b0576['isSubmitted']||_0x49f91a||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2154d0=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a9fe9}=_0x4b0576,_0x28bbee=_0x2154d0['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1a9fe9,'threadId':_0x2b1979})['then'](()=>_0x2154d0['remove'](_0x28bbee))['catch'](_0x20b96a=>{throw console['error'](_0x20b96a),new _0x2e6c16('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1be989,unlinkedAt:_0x1a0603,context:_0x5583b5,attributes:_0xd84592,isFromAdapter:_0x2fcef6}){if('string'!=typeof _0x1be989)throw new _0x2e6c16('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1be989});if(!this['hasCommentThread'](_0x1be989))throw new _0x2e6c16('commentsrepository-missing-comment-thread',null,{'threadId':_0x1be989});const _0x4f2ead=this['getCommentThread'](_0x1be989);let _0x5be49b=!0x1;if(void 0x0!==_0x5583b5&&_0x4f2ead['context']!==_0x5583b5&&(_0x4f2ead['context']=_0x5583b5,_0x5be49b=!0x0),void 0x0!==_0x1a0603&&_0x4f2ead['unlinkedAt']!==_0x1a0603&&(_0x4f2ead['unlinkedAt']=_0x1a0603,_0x5be49b=!0x0),_0xd84592&&!ft(_0xd84592,_0x4f2ead['attributes'])&&(_0x4f2ead['attributes']=_0xd84592,_0x5be49b=!0x0),!_0x5be49b)return Promise['resolve']();if(!_0x4f2ead['isSubmitted']||_0x2fcef6||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1e41d4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5c90ff}=_0x4f2ead,_0x8cc653=_0x1e41d4['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5c90ff,'threadId':_0x1be989,'context':_0x5583b5,'unlinkedAt':_0x1a0603,'attributes':_0xd84592})['then'](()=>_0x1e41d4['remove'](_0x8cc653))['catch'](_0x270cf6=>{throw console['error'](_0x270cf6),new _0x2e6c16('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5e6bf){const _0x2c1ddf=this['context']['plugins']['get'](b),_0x5e8537=this['getCommentThread'](_0x5e6bf);if(this['_threadToController']['has'](_0x5e8537)){const _0x228b2b=this['_threadToController']['get'](_0x5e8537),_0x37efe4=_0x228b2b['view'],_0x4c1bee=_0x2c1ddf['getByInnerView'](_0x37efe4);this['_threadToController']['delete'](_0x5e8537),this['_viewToController']['delete'](_0x37efe4),_0x4c1bee&&_0x2c1ddf['remove'](_0x4c1bee),_0x228b2b['destroy'](),_0x37efe4['destroy']()['then'](()=>{this['_unbindEditors'](_0x37efe4);});}}['_updateActiveAnnotation']({threadId:_0x38359c,resolvedAt:_0x8f7c95}){const _0x22b01b=!!_0x8f7c95,_0x5ce559=this['context']['plugins']['get'](b),_0x552ddc=this['getCommentThread'](_0x38359c);if(this['_threadToController']['has'](_0x552ddc)){const _0x41b775=this['_threadToController']['get'](_0x552ddc)['view'],_0x1142c5=_0x5ce559['getByInnerView'](_0x41b775);_0x1142c5&&(_0x22b01b&&_0x5ce559['_removeActiveAnnotation'](_0x1142c5),_0x1142c5['refreshVisibility']());}}['_getExternalAuthor'](_0x318931){const _0x44eaf2=this['context']['plugins']['get'](lt),_0x205c2e=ct('external:'+_0x318931),_0x59e643=_0x44eaf2['getUser'](_0x205c2e);return _0x59e643||_0x44eaf2['addUser']({'id':_0x205c2e,'name':_0x318931});}['_createNewComment']({threadId:_0x5aaac0,commentId:_0x492917=_0x87e19(),content:_0x23950e,authorId:_0x5b1d58,createdAt:_0x5a147f,attributes:_0x4f0261}){if('string'!=typeof _0x492917)throw new _0x2e6c16('commentsrepository-invalid-commentid');if('string'!=typeof _0x5b1d58)throw new _0x2e6c16('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x23950e||!_0x23950e['trim']())throw new _0x2e6c16('commentsrepository-invalid-comment-content');const _0x38e93b=this['context']['plugins']['get'](lt)['getUser'](_0x5b1d58);if(!_0x38e93b)throw new _0x2e6c16('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x5b1d58});let _0x4a90af=null,_0x2e6765=_0x5a147f;return _0x4f0261&&_0x4f0261['@external']&&(_0x4a90af=this['_getExternalAuthor'](_0x4f0261['@external']['authorName']),_0x2e6765=new Date(_0x4f0261['@external']['createdAt'])),new se(this,{'threadId':_0x5aaac0,'id':_0x492917,'author':_0x4a90af||_0x38e93b,'creator':_0x38e93b,'content':_0x23950e,'createdAt':_0x5a147f,'authoredAt':_0x2e6765,'attributes':_0x4f0261});}['_addComment'](_0x5edf64){let {threadId:_0x112401,content:_0x496b39,attributes:_0x142052,isFromAdapter:_0x479de0}=_0x5edf64;const _0x4ab0bd=this['getCommentThread'](_0x5edf64['threadId']);if(!_0x4ab0bd)throw new _0x2e6c16('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2aa7b0=this['_createNewComment'](_0x5edf64),{id:_0x31d5dd}=_0x2aa7b0;if(_0x4ab0bd['_add'](_0x2aa7b0),_0x479de0||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4ab0bd['isSubmitted'])return Promise['resolve']();const _0x205813=this['context']['plugins']['get']('PendingActions'),{channelId:_0x45074e}=_0x4ab0bd,_0x3ab486=_0x205813['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x142052||(_0x142052={}),this['adapter']['addComment']({'channelId':_0x45074e,'threadId':_0x112401,'commentId':_0x31d5dd,'content':_0x496b39,'attributes':_0x142052})['then'](_0x43b4fa=>{_0x205813['remove'](_0x3ab486),_0x43b4fa&&this['_updateComment']({'channelId':_0x45074e,'threadId':_0x112401,'commentId':_0x31d5dd,'createdAt':_0x43b4fa['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5d9c50=>{throw console['error'](_0x5d9c50),new _0x2e6c16('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4cd244,commentId:_0xb6dfd1,content:_0x5d6ae7,createdAt:_0x32acef,attributes:_0x43dc0c,isFromAdapter:_0x1415c8}){if(void 0x0!==_0x5d6ae7&&('string'!=typeof _0x5d6ae7||!_0x5d6ae7['trim']()['length']))throw new _0x2e6c16('commentsrepository-update-comment-invalid-content');const _0x1d8cda=this['getCommentThread'](_0x4cd244),_0x456509=_0x1d8cda['getComment'](_0xb6dfd1);if(!_0x456509)throw new _0x2e6c16('commentsrepository-update-missing-comment',this);let _0x50a9fd=!0x1;if(_0x5d6ae7&&_0x5d6ae7!==_0x456509['content']&&(_0x456509['isEditable']||_0x1415c8)&&(_0x456509['content']=_0x5d6ae7,_0x50a9fd=!0x0),_0x32acef&&_0x32acef!==_0x456509['createdAt']&&(_0x456509['createdAt']=_0x32acef,_0x456509['attributes']&&_0x456509['attributes']['@external']||(_0x456509['authoredAt']=_0x32acef),_0x50a9fd=!0x0),_0x43dc0c&&!ft(_0x43dc0c,_0x456509['attributes'])&&(_0x456509['attributes']=_0x43dc0c,_0x50a9fd=!0x0),!_0x50a9fd)return Promise['resolve']();if(_0x1d8cda['fire']('commentUpdated'),_0x1415c8||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x59225c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3b0a82}=this['getCommentThread'](_0x456509['threadId']),_0x905074=_0x59225c['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3b0a82,'threadId':_0x4cd244,'commentId':_0xb6dfd1,'content':_0x5d6ae7,'attributes':_0x43dc0c})['then'](()=>_0x59225c['remove'](_0x905074))['catch'](_0x59eb63=>{throw console['error'](_0x59eb63),new _0x2e6c16('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5c43e,commentId:_0x2480e4,isFromAdapter:_0x49b7ea}){const _0x5acbca=this['getCommentThread'](_0x5c43e),_0x494985=_0x5acbca['getComment'](_0x2480e4);if(!_0x494985)throw new _0x2e6c16('commentsrepository-remove-missing-comment',this);if(_0x5acbca['_remove'](_0x494985),_0x49b7ea||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3cba86=this['context']['plugins']['get']('PendingActions'),{channelId:_0x513cb8}=_0x5acbca,_0x305f07=_0x3cba86['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x513cb8,'threadId':_0x5c43e,'commentId':_0x2480e4})['then'](()=>_0x3cba86['remove'](_0x305f07))['catch'](_0x3b3902=>{throw console['error'](_0x3b3902),new _0x2e6c16('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x1873df(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x34f2c8,_0x3caac0){super();const _0x403253=_0x3caac0['isResolvable'];this['channelId']=_0x3caac0['channelId'],this['id']=_0x3caac0['id'],this['comments']=new _0x5c3116(),this['_repository']=_0x34f2c8,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3caac0['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x34f2c8,'_permissions',_0x34f2c8,'_readOnlyChannels',()=>_0x34f2c8['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x34f2c8,'_permissions',()=>_0x34f2c8['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x34f2c8,'_permissions',()=>{const _0x3b3048=_0x34f2c8['getPermissions'](this['channelId']);return _0x3b3048['write']||_0x3b3048['admin'];}),this['bind']('isResolvable')['to'](_0x34f2c8,'_permissions',()=>_0x403253&&_0x34f2c8['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3caac0['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x2e91c5,_0x481162)=>_0x2e91c5?_0x481162?_0x2e91c5<_0x481162?_0x2e91c5:_0x481162:_0x2e91c5:_0x481162),this['set']('unlinkedAt',_0x3caac0['unlinkedAt']||null),this['set']('resolvedAt',_0x3caac0['resolvedAt']||null),this['set']('resolvedBy',_0x3caac0['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x114505=>!!_0x114505),this['set']('attributes',_0x3caac0['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x64d07f,_0x590960)=>_0x64d07f+_0x590960['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2b39cb,id:_0x4c640b}=this;this['_repository']['fire'](gt('submitCommentThread',_0x2b39cb),{'channelId':_0x2b39cb,'threadId':_0x4c640b});}['setUnlinkedAt'](_0xc6710a){this['_update']({'unlinkedAt':_0xc6710a});}['resolve']({resolvedAt:_0x1f12ea=new Date(),resolvedBy:_0x4efe31=null,isFromAdapter:_0x5f172a=!0x1}={}){const _0x33d136=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x3208a1,id:_0x5b2a1f}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x3208a1),{'channelId':_0x3208a1,'threadId':_0x5b2a1f,'resolvedAt':_0x1f12ea,'resolvedBy':_0x4efe31||_0x33d136['id'],'isFromAdapter':_0x5f172a});}['reopen']({isFromAdapter:_0x56430f=!0x1}={}){const {channelId:_0xcf1768,id:_0x3b0c0a}=this;this['_repository']['fire'](gt('reopenCommentThread',_0xcf1768),{'channelId':_0xcf1768,'threadId':_0x3b0c0a,'isFromAdapter':_0x56430f});}['setContext'](_0xfa934b){this['context']||this['_update']({'context':_0xfa934b});}['setAttribute'](_0x561be6,_0x12dfe7){const _0x14547b=ut(this['attributes']);pt(_0x14547b,_0x561be6,_0x12dfe7),this['_update']({'attributes':_0x14547b});}['removeAttribute'](_0x854eac){const _0x4c354a=ut(this['attributes']);It(_0x4c354a,_0x854eac),this['_update']({'attributes':_0x4c354a});}['remove']({isFromAdapter:_0x1a19b3=!0x1}={}){const {channelId:_0x3b6af0,id:_0x4a00b7}=this;this['_repository']['fire'](gt('removeCommentThread',_0x3b6af0),{'channelId':_0x3b6af0,'threadId':_0x4a00b7,'isFromAdapter':_0x1a19b3});}['attachTo'](_0x10564b){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x10564b});}['addComment'](_0x2a7d88){const {channelId:_0x408a48,id:_0x213def}=this;this['_repository']['fire'](gt('addComment',_0x408a48,_0x213def),Object['assign']({'channelId':_0x408a48,'threadId':_0x213def},_0x2a7d88));}['getComment'](_0x9073db){if('string'!=typeof _0x9073db)throw new _0x2e6c16('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x9073db});return this['comments']['get'](_0x9073db);}['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'](_0x7ae0dc=>_0x7ae0dc['toJSON']()),'attributes':this['attributes']};}['_add'](_0xcb0234){return this['listenTo'](_0xcb0234,'change:authoredAt',()=>{const _0x25391e=this['_findOptimalIndex'](_0xcb0234),_0x15f909=this['comments'];_0x25391e-0x1!=_0x15f909['getIndex'](_0xcb0234)&&_0x25391e+0x1!=_0x15f909['getIndex'](_0xcb0234)&&(this['_remove'](_0xcb0234),this['_add'](_0xcb0234));}),this['comments']['add'](_0xcb0234,this['_findOptimalIndex'](_0xcb0234));}['_update'](_0x4f54d2){const {channelId:_0x45d0af,id:_0x44437d}=this;this['_repository']['fire'](gt('updateCommentThread',_0x45d0af),{..._0x4f54d2,'channelId':_0x45d0af,'threadId':_0x44437d});}['_remove'](_0x2d2392){return this['stopListening'](_0x2d2392),_0x2d2392['destroy'](),this['comments']['remove'](_0x2d2392);}['_findOptimalIndex'](_0x4e7fa9){const _0x249a76=this['comments']['find'](_0x3a4658=>new Date(_0x3a4658['authoredAt'])['getTime']()>new Date(_0x4e7fa9['authoredAt'])['getTime']());return _0x249a76?this['comments']['getIndex'](_0x249a76):this['length'];}}class se extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x1873df(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2e3a7c,_0x1e864d){super();const _0xcac668=_0x2e3a7c['context']['plugins']['get'](lt)['me'],_0x211898=_0x2e3a7c['getCommentThread'](_0x1e864d['threadId']),_0x39c305=0x0===_0x211898['comments']['length'],_0x22bae2=_0xcac668===_0x1e864d['author'];this['id']=_0x1e864d['id'],this['threadId']=_0x1e864d['threadId'],this['author']=_0x1e864d['author'],this['creator']=_0x1e864d['creator'],this['isExternal']=Boolean(_0x1e864d['attributes']&&_0x1e864d['attributes']['@external']),this['set']('content',_0x1e864d['content']),this['createdAt']=_0x1e864d['createdAt']||new Date(),this['set']('authoredAt',_0x1e864d['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x211898,'resolvedAt'),this['set']('attributes',_0x1e864d['attributes']||{}),this['bind']('isEditable')['to'](_0x2e3a7c,'_permissions',()=>{const _0x2def9b=_0x2e3a7c['getPermissions'](_0x211898['channelId'])['write'],_0x21d4c2=_0x2e3a7c['getPermissions'](_0x211898['channelId'])['modifyAll'];return _0x22bae2&&_0x2def9b||!_0x22bae2&&_0x21d4c2;}),this['bind']('isRemovable')['to'](_0x211898,'isRemovable',_0x2e3a7c,'_permissions',_0x379116=>{const _0x35a4e=_0x2e3a7c['getPermissions'](_0x211898['channelId'])['write'],_0x16ee3b=_0x2e3a7c['getPermissions'](_0x211898['channelId'])['modifyAll'];return _0x22bae2&&_0x35a4e||_0x379116&&_0x39c305||!_0x22bae2&&_0x16ee3b&&!_0x39c305;}),this['bind']('isReadOnly')['to'](_0x211898,'isReadOnly'),this['_repository']=_0x2e3a7c;}get['weight'](){return Math['max'](function(_0x1409b){const _0x4a8550=document['createElement']('div');return _0x4a8550['innerHTML']=_0x1409b,_0x4a8550['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4e3c2c){const {threadId:_0x14a596,id:_0x15fa08}=this;if(!this['_repository']['hasCommentThread'](_0x14a596))throw new _0x2e6c16('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3fc590}=this['_repository']['getCommentThread'](_0x14a596);this['_repository']['fire'](gt('updateComment',_0x3fc590,_0x14a596),{'channelId':_0x3fc590,'threadId':_0x14a596,'commentId':_0x15fa08,..._0x4e3c2c});}['setAttribute'](_0x32b2a2,_0x2747ef){const _0x4ac822=ut(this['attributes']);pt(_0x4ac822,_0x32b2a2,_0x2747ef),this['update']({'attributes':_0x4ac822});}['removeAttribute'](_0x2b77df){const _0x7a1738=ut(this['attributes']);It(_0x7a1738,_0x2b77df),this['update']({'attributes':_0x7a1738});}['remove'](_0x3ba25b={}){if(!_0x3ba25b['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x479566,id:_0x42dd89}=this;if(!this['_repository']['hasCommentThread'](_0x479566))throw new _0x2e6c16('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x4c80c6}=this['_repository']['getCommentThread'](_0x479566);this['_repository']['fire'](gt('removeComment',_0x4c80c6,_0x479566),{'channelId':_0x4c80c6,'threadId':_0x479566,'commentId':_0x42dd89,..._0x3ba25b});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function gt(_0x2292d7,..._0x5728fd){for(const _0x13bfc6 of _0x5728fd)void 0x0!==_0x13bfc6&&(_0x2292d7+=':'+String(_0x13bfc6));return _0x2292d7;}class G extends _0x405279{['refresh'](){const _0x455e59=this['editor']['model']['document']['selection'];for(const _0x5530d1 of _0x455e59['getRanges']())if(this['_hasContent'](_0x5530d1))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x441ef0=_0x87e19()}={}){const _0x2f8d06=this['editor']['model'],_0x5f2e01=[];for(const _0x532721 of _0x2f8d06['document']['selection']['getRanges']())this['_hasContent'](_0x532721)&&_0x5f2e01['push'](this['_trimToContent'](_0x532721));_0x2f8d06['change'](_0x1a1edd=>{for(const _0x4d8261 of _0x5f2e01){const _0x84fcc3=_0x87e19()['substr'](0x1,0x5),_0x50f2e1='comment:'+_0x441ef0+':'+_0x84fcc3;_0x1a1edd['addMarker'](_0x50f2e1,{'range':_0x4d8261,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x34ca02){for(const _0x2ff600 of _0x34ca02['getItems']())if(this['_itemIsContent'](_0x2ff600))return!0x0;return!0x1;}['_itemIsContent'](_0x2068f3){return _0x2068f3['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x2068f3)&&!_0x2068f3['is']('element','tableCell');}['_trimToContent'](_0x4dac16){const _0x272922=_0x197c64=>!this['_itemIsContent'](_0x197c64['item']),_0x243477=_0x4dac16['start']['getLastMatchingPosition'](_0x272922),_0x2b6c22=_0x4dac16['end']['getLastMatchingPosition'](_0x272922,{'direction':'backward'});return this['editor']['model']['createRange'](_0x243477,_0x2b6c22);}}class k extends _0x4cdf52{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x4f7f31){super(_0x4f7f31),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5a9eff=this['editor'],_0x47c358=_0x5a9eff['model']['document']['selection'],_0x1b64ce=_0x1bd42e(()=>this['refreshSelectedViews'](),0xa);_0x47c358['on']('change:range',(_0x52cf83,_0x2aa117)=>{_0x2aa117['directChange']&&(_0x1b64ce['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5a9eff['editing']['view']['document'],'change:isFocused',(_0x4cd7a9,_0x27efe8,_0x2c144a)=>{_0x2c144a&&_0x1b64ce();}),this['listenTo'](_0x5a9eff['ui']['focusTracker'],'change:isFocused',(_0x4f2390,_0x4ab92b,_0x144293)=>{_0x144293||_0x5a9eff['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x452da9=>this['_editorAnnotationsData']['has'](_0x452da9['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1fd635){if(this['_editorAnnotations']['has'](_0x1fd635['view']))return;this['_editorAnnotations']['add'](_0x1fd635['view']),this['editor']['ui']['focusTracker']['add'](_0x1fd635['view']['element']);const _0x26279b=this['editor']['plugins']['get'](b);this['listenTo'](_0x26279b['collection'],'remove',(_0x4ca60f,_0xc3bfa7)=>{this['editor']['ui']['focusTracker']['remove'](_0xc3bfa7['view']['element']),this['_editorAnnotations']['delete'](_0xc3bfa7['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x415f29){if('function'!=typeof _0x415f29)throw new _0x2e6c16('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x415f29);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x188684,annotations:_0x2a4ef7}){const _0x33b3b7=[],_0x9109a6=this['editor']['model']['document']['selection'],_0x81d870=Array['from'](_0x9109a6['getRanges']());for(const [_0x4631e0,_0x39f625]of this['_editorAnnotationsData']){const _0x2fe3fd=_0x296019(_0x39f625),_0x2fe491=_0x2a4ef7['getByInnerView'](_0x4631e0);_0x2fe3fd&&_0x2fe491&&_0x33b3b7['push']({'annotation':_0x2fe491,'range':_0x2fe3fd});}function _0x296019(_0x597d57){for(const _0x285bed of _0x597d57)for(const _0x4f2777 of _0x81d870)if(_0x285bed['containsRange'](_0x4f2777,!_0x9109a6['isCollapsed']))return _0x285bed;return null;}return _0x33b3b7['sort']((_0x3467fd,_0xd09814)=>{const _0x758384=_0x3467fd['range'],_0x1a947b=_0xd09814['range'];if(!_0x758384['isEqual'](_0x1a947b)){if(_0x758384['containsRange'](_0x1a947b,!0x0))return 0x1;if(_0x1a947b['containsRange'](_0x758384,!0x0))return-0x1;}return _0x3467fd['annotation']==_0x188684?-0x1:_0xd09814['annotation']==_0x188684?0x1:0x0;})['map'](_0x2664fa=>_0x2664fa['annotation']);}get['_editorAnnotationsData'](){const _0x2a39f2=new Map();for(const _0x1ccfc9 of Array['from'](this['_dataCollectors']))for(const [_0x535323,_0x1fa993]of _0x1ccfc9())_0x2a39f2['set'](_0x535323,_0x1fa993);return _0x2a39f2;}}class ot extends _0x4cdf52{['afterInit'](){const _0x2d56c4=this['editor'];if(!_0x2d56c4['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2d56c4['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x4cdf52{constructor(_0x42557a){super(_0x42557a),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0xabade7=this['editor'],_0x12678d=_0xabade7['commands']['get']('importWord'),_0x1ad6d2=_0xabade7['plugins']['get'](lt);_0x12678d&&(_0x12678d['on']('execute',(_0xcf8736,[,_0x4a21aa])=>{_0x4a21aa['collaboration_features']={'comments':!0x0,'user_id':_0x1ad6d2['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x12678d,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1485a4,_0x3f09c8){const {comment_threads:_0x3b2654}=_0x3f09c8;_0x3b2654&&_0x3b2654['forEach'](({thread_id:_0x2e290e,comments:_0x445ea4,is_resolved:_0x3ce96a})=>{const _0x2e8d0e=new Date(),_0x4fa5db=_0x445ea4['map'](({author:_0x5be9e3,content:_0x3ccb52,created_at:_0x38cb62})=>({'content':_0x3ccb52,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x2e8d0e,'attributes':{'@external':{'authorName':_0x5be9e3,'createdAt':_0x38cb62?new Date(_0x38cb62):new Date(),'source':'importWord'}}})),_0x3fbe2e=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x3fbe2e,'threadId':_0x2e290e,'comments':_0x4fa5db,'resolvedAt':_0x3ce96a?_0x2e8d0e:null});});}}class rt extends _0x4cdf52{constructor(_0x4ea944){super(_0x4ea944),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x48ff04=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x48ff04,'contentInsertion',(_0x17624a,_0x32c81e)=>this['_removeMarkersWithoutThreads'](_0x32c81e['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x27bece){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x27bece;const _0x9aedbf=this['editor']['plugins']['get']('CommentsRepository');for(const _0x4e4d9d of _0x27bece['keys']()){const [_0x2b4a41,_0x1ab404]=_0x4e4d9d['split'](':');'comment'!=_0x2b4a41||_0x9aedbf['hasCommentThread'](_0x1ab404)||_0x27bece['delete'](_0x4e4d9d);}return _0x27bece;}['_registerMarkerInClipboardPipeline'](){const _0x4837e6=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x26718b=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x26718b&&_0x4837e6['_registerMarkerToCopy']('comment',_0x26718b);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xabcbd5){switch(_0xabcbd5){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 _0x4cdf52{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x63e9a5){super(_0x63e9a5),this['set']('isThreadsLoadingPaused',!0x0),_0x63e9a5['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xcea7ab,_0x4fca17,_0x2dc184,_0x31f05b)=>{const _0x204973=_0x2dc184?it(_0x2dc184)['id']:null;if(_0x63e9a5['model']['change'](()=>{if(_0x204973){const _0x49aafd=this['getAllMarkersForId'](_0x204973);for(const _0x5c35d9 of _0x49aafd)_0x63e9a5['editing']['reconvertMarker'](_0x5c35d9);}if(_0x31f05b){const {id:_0x1944b0}=it(_0x31f05b),_0x22b10a=this['getAllMarkersForId'](_0x1944b0);for(const _0x56a7b2 of _0x22b10a)_0x63e9a5['editing']['reconvertMarker'](_0x56a7b2);}}),_0x204973){const _0x513db6=_0x63e9a5['plugins']['get'](m)['getCommentThread'](_0x204973);_0x513db6&&_0x513db6['isResolved']&&this['scrollToThreadMarker'](_0x204973);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3ed5fc=this['editor'],_0x1c75d6=_0x3ed5fc['plugins']['get'](m),_0x3cda54=_0x3ed5fc['config']['get']('collaboration.channelId');_0x3ed5fc['commands']['add']('addCommentThread',new G(_0x3ed5fc)),this['listenTo'](_0x3ed5fc,'change:isReadOnly',(_0x30e686,_0x55a921,_0x54a1bf)=>{_0x1c75d6['switchReadOnly'](_0x54a1bf,_0x3ed5fc['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1c75d6,nt('addCommentThread',_0x3cda54),(_0x25b8da,{threadId:_0x4a0b11})=>{const _0x361a4f=this['editor']['plugins']['get'](m)['getCommentThread'](_0x4a0b11);_0x361a4f&&_0x361a4f['unlinkedAt']&&this['_attachArchivedThread'](_0x4a0b11);}),this['listenTo'](_0x1c75d6,nt('removeCommentThread',_0x3cda54),(_0x47d7b3,{threadId:_0x5a600f})=>{_0x3ed5fc['model']['enqueueChange']({'isUndoable':!0x1},_0x16c11a=>{const _0x37d73f=this['getAllMarkersForId'](_0x5a600f);for(const _0x4d465c of _0x37d73f)_0x16c11a['removeMarker'](_0x4d465c);});}),this['listenTo'](_0x1c75d6,nt('resolveCommentThread',_0x3cda54),(_0x3e2060,{threadId:_0x228019})=>{(this['_reconvertMarkers'](_0x228019),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x228019)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1c75d6,nt('reopenCommentThread',_0x3cda54),(_0x4f81be,{threadId:_0x1b8f3d})=>{this['_reconvertMarkers'](_0x1b8f3d);},{'priority':'low'}),this['listenTo'](_0x1c75d6,nt('addComment',_0x3cda54),(_0x55be44,{threadId:_0x1160b0,isFromAdapter:_0x5dc716})=>{const _0x3c3c49=this['getAllMarkersForId'](_0x1160b0);if(_0x5dc716||0x0==_0x3c3c49['length']||!_0x1c75d6['hasCommentThread'](_0x1160b0))return;0x1===_0x1c75d6['getCommentThread'](_0x1160b0)['length']&&_0x3ed5fc['model']['enqueueChange']({'isUndoable':!0x1},_0x4a6c7f=>{for(const _0x7c9e6a of _0x3c3c49)_0x4a6c7f['updateMarker'](_0x7c9e6a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x3f3b9a=this['editor']['plugins']['get'](m),_0x131917=this['editor']['config']['get']('collaboration.channelId');for(const _0x3df3ad of _0x3f3b9a['getCommentThreads']({'channelId':_0x131917}))_0x3f3b9a['_detachCommentThread'](_0x3df3ad['id']),_0x3f3b9a['_threads']['delete'](_0x3df3ad['id']);super['destroy']();}['hasMarkerForId'](_0x2805d4){return this['getAllMarkersForId'](_0x2805d4)['length']>0x0;}['getAllMarkersForId'](_0x92bc1d){const _0x1ab46c=[];for(const _0x3b601b of this['editor']['model']['markers'])_0x3b601b['name']['startsWith']('comment:'+_0x92bc1d)&&_0x1ab46c['push'](_0x3b601b);return _0x1ab46c;}['scrollToThreadMarker'](_0x1eb6c6){const _0x203ce6=this['_getTargetForId'](_0x1eb6c6);_0x203ce6&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x1eb6c6&&_0x288243({'target':_0x203ce6[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2e1f77){this['editor']['model']['change'](()=>{for(const _0x5001dc of this['getAllMarkersForId'](_0x2e1f77))this['editor']['editing']['reconvertMarker'](_0x5001dc);});}['_attachArchivedThread'](_0x6163f6){const _0x4fd6b3=this['editor']['plugins']['get'](m),_0xf7ec54=this['editor']['plugins']['get'](k),_0x55ea2f=_0x4fd6b3['getCommentThread'](_0x6163f6);if(!_0x55ea2f['isAttached']){const _0x476586=_0x55ea2f['attachTo'](()=>this['_getTargetForId'](_0x55ea2f['id']));_0xf7ec54['registerAnnotation'](_0x476586),_0x55ea2f['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x35b2f2=this['editor'];_0x35b2f2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1c3457,_0x10cd4b)=>{const {id:_0x2ce82b}=it(_0x1c3457['markerName']),_0x1a5514=_0x35b2f2['plugins']['get'](m)['getCommentThread'](_0x2ce82b),_0x50e86e=this['activeMarker']&&it(this['activeMarker'])['id']===_0x2ce82b;if(_0x1a5514&&_0x1a5514['isResolved']&&!_0x50e86e&&_0x1c3457['item'])return _0x10cd4b['consumable']['consume'](_0x1c3457['item'],'addMarker:'+_0x1c3457['markerName']),_0x10cd4b['consumable']['consume'](_0x1c3457['item'],'removeMarker:'+_0x1c3457['markerName']),null;const _0x250114=['ck-comment-marker'];return _0x50e86e&&_0x250114['push']('ck-comment-marker--active'),{'classes':_0x250114,'attributes':{'data-comment':_0x2ce82b}};}}),_0x35b2f2['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2ff484,{options:_0x1eeef7})=>{const _0x15e64f=_0x35b2f2['plugins']['get'](m),_0x25b5c8=_0x35b2f2['model']['markers']['get'](_0x2ff484),{id:_0x19eebe,part:_0x3da5a3}=it(_0x2ff484);if(_0x25b5c8&&!_0x25b5c8['affectsData'])return null;if(_0x1eeef7['ignoreResolvedComments']){const _0x4332f1=_0x15e64f['getCommentThread'](_0x19eebe);if(_0x4332f1&&_0x4332f1['isResolved'])return null;}return{'group':'comment','name':_0x3da5a3?_0x19eebe+':'+_0x3da5a3:_0x19eebe};}}),_0x35b2f2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5afa03,{writer:_0xa37039})=>_0xa37039['createElement']('$marker',{'data-name':'comment:'+_0x5afa03['getAttribute']('id')})}),_0x35b2f2['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xed90e5=this['editor'],_0xb0967d=_0xed90e5['plugins']['get'](m),_0x1e1b7f=new Set(),_0x33f48f=new Set();_0xed90e5['model']['document']['registerPostFixer'](_0x5c55b0=>{let _0x47f505=!0x1;for(const {name:_0x38dc76,data:_0x4ad776}of _0xed90e5['model']['document']['differ']['getChangedMarkers']()){const {group:_0x439637,id:_0x3beef7}=it(_0x38dc76);let _0x4521fc=_0x4ad776['newRange'];if('comment'!==_0x439637||!_0x4521fc)continue;const _0x1c9a55='$graveyard'===_0x4521fc['root']['rootName'];_0x1c9a55||(_0x4521fc=st(_0x4521fc,_0xed90e5['model']),!_0x4521fc||_0x4521fc['isCollapsed']||!_0x4ad776['newRange']||_0x4521fc['isEqual'](_0x4ad776['newRange']))?_0xed90e5['model']['hasContent'](_0x4521fc)&&!_0x1c9a55?this['isThreadsLoadingPaused']?_0x1e1b7f['add'](_0x38dc76):this['_handleThreadMarker'](_0x38dc76,_0x3beef7):(_0x33f48f['add'](_0x38dc76),_0x1e1b7f['delete'](_0x38dc76),_0x5c55b0['removeMarker'](_0x38dc76),_0x47f505=!0x0):(_0x5c55b0['updateMarker'](_0x38dc76,{'range':_0x4521fc}),_0x47f505=!0x0);}return _0x47f505;}),this['on']('change:isThreadsLoadingPaused',(_0x50cf72,_0x3042b5,_0x3e6cfd)=>{if(!_0x3e6cfd&&_0x1e1b7f['size'])for(const _0x4b01c0 of _0x1e1b7f){const {id:_0xc881c6}=it(_0x4b01c0);_0x1e1b7f['delete'](_0x4b01c0),_0xed90e5['model']['markers']['get'](_0x4b01c0)&&this['_handleThreadMarker'](_0x4b01c0,_0xc881c6);}}),this['listenTo'](_0xed90e5['model']['document'],'change',(_0x51bfdc,_0x21293c)=>{for(const {name:_0x1ed06a,data:{newRange:_0xe4378f}}of _0xed90e5['model']['document']['differ']['getChangedMarkers']()){const {group:_0x12a448,id:_0x2b6030}=it(_0x1ed06a);if('comment'!==_0x12a448)continue;const _0x19adb3=_0xb0967d['getCommentThread'](_0x2b6030),_0x16eb08=this['hasMarkerForId'](_0x2b6030);_0x19adb3&&(_0x19adb3['_hasTargetInContent']||_0xed90e5['editing']['view']['once']('render',()=>{const _0xa131d2=_0xed90e5['plugins']['get'](b),_0x3f4c39=_0xb0967d['_threadToController']['get'](_0x19adb3)['view'];_0xa131d2['getByInnerView'](_0x3f4c39)['refreshVisibility']();},{'priority':'low'}),_0x19adb3['_hasTargetInContent']=_0x16eb08||!!_0xe4378f),_0xe4378f||(_0x33f48f['add'](_0x1ed06a),_0x1e1b7f['delete'](_0x1ed06a));}if(_0x21293c['isLocal'])for(const _0x23272b of _0x33f48f){const {id:_0xf2c43b}=it(_0x23272b),_0x1a10be=_0xb0967d['getCommentThread'](_0xf2c43b),_0x5e6cf7=this['hasMarkerForId'](_0xf2c43b);_0x1e1b7f['delete'](_0x23272b),!_0x1a10be||_0x5e6cf7||_0x1a10be['unlinkedAt']||_0x1a10be['setUnlinkedAt'](new Date());}_0x33f48f['clear']();});}['_getTargetForId'](_0x5d0d24){const _0x4b8a84=this['editor'],_0x50da1c=this['getAllMarkersForId'](_0x5d0d24);return tt(_0x4b8a84['editing'],_0x50da1c);}['_getTextContext'](_0x113796){const _0x59ce3e=this['getAllMarkersForId'](_0x113796);let _0xc12a64='',_0x3f4f5b=!0x1;for(const _0x2f9733 of _0x59ce3e){const _0x57ea8b=_0x2f9733['getRange']();for(const _0x1ab20d of Array['from'](_0x57ea8b['getItems']()))_0x1ab20d['is']('$textProxy')?(_0xc12a64&&_0x3f4f5b&&(_0xc12a64+='\x20',_0x3f4f5b=!0x1),_0xc12a64+=_0x1ab20d['data']):_0x3f4f5b=!0x0;_0x3f4f5b=!0x0;}return _0xc12a64['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x251570,_0x2f8e7c){const _0x2271e7=this['editor'],_0x5be62e=_0x2271e7['plugins']['get'](m);let _0x3a0adf=_0x5be62e['getCommentThread'](_0x2f8e7c);const _0xc255b0=_0x2271e7['config']['get']('collaboration.channelId'),_0x2c11c0=_0x2271e7['plugins']['get'](k);if(_0x3a0adf&&(_0x3a0adf['unlinkedAt']&&_0x3a0adf['setUnlinkedAt'](null),_0x3a0adf['isAttached']))return _0x3a0adf;return!this['getAllMarkersForId'](_0x2f8e7c)[0x0]['managedUsingOperations']?_0x2271e7['editing']['view']['once']('render',()=>{if(_0x5be62e['getCommentThread'](_0x2f8e7c))return;const _0x14d8b6=_0x2271e7['plugins']['get'](b);_0x3a0adf=_0x5be62e['openNewCommentThread']({'channelId':_0xc255b0,'threadId':_0x2f8e7c,'target':()=>this['_getTargetForId'](_0x2f8e7c),'context':{'type':'text','value':this['_getTextContext'](_0x2f8e7c)}});const _0x29a936=_0x5be62e['_threadToController']['get'](_0x3a0adf)['view'],_0xe4f84b=_0x14d8b6['getByInnerView'](_0x29a936);_0xe4f84b&&_0x2c11c0['registerAnnotation'](_0xe4f84b);},{'priority':'low'}):_0x5be62e['fetchCommentThread']({'channelId':_0xc255b0,'threadId':_0x2f8e7c})['then'](_0x432418=>{if('destroyed'!==_0x2271e7['state']){if(_0x3a0adf=_0x432418,_0x3a0adf&&!_0x3a0adf['isAttached']){const _0xdce8d=_0x3a0adf['attachTo'](()=>this['_getTargetForId'](_0x2f8e7c));_0x2c11c0['registerAnnotation'](_0xdce8d),_0x3a0adf['isResolved']&&this['_reconvertMarkers'](_0x2f8e7c);}else{if(!_0x3a0adf){const _0x300158=this['getAllMarkersForId'](_0x2f8e7c);_0x2271e7['model']['change'](_0x3f988d=>{for(const _0x29d74d of _0x300158)_0x3f988d['removeMarker'](_0x29d74d);});}}}}),_0x3a0adf;}['_handleThreadMarker'](_0xc3b2b7,_0x3d42b2){const _0x54b679=this['_attachMarkerToThread'](_0xc3b2b7,_0x3d42b2);_0x54b679&&!_0x54b679['context']&&_0x54b679['setContext']({'type':'text','value':this['_getTextContext'](_0x3d42b2)});}['_initAriaMarkerChangeAnnouncements'](){const _0x13d772=this['editor'];_0x27c596(_0x13d772['model'],({left:_0x459d08,entered:_0x30ba7d})=>{for(const _0x4d0f97 of _0x459d08)if(at(_0x4d0f97)){_0x13d772['ui']['ariaLiveAnnouncer']['announce'](W(_0x13d772['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0xb85e0f of _0x30ba7d)if(at(_0xb85e0f)){_0x13d772['ui']['ariaLiveAnnouncer']['announce'](W(_0x13d772['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}}function nt(_0x67e611,_0x48c2a9){return _0x48c2a9?_0x67e611+':'+_0x48c2a9:_0x67e611;}function it(_0x294d4f){const _0x4539ff=_0x294d4f['split'](':');return{'group':_0x4539ff[0x0],'id':_0x4539ff[0x1],'part':_0x4539ff[0x2]};}function st(_0x57e6fe,_0x50eedd){const _0x31afa9=_0x50eedd['schema'],_0x40fa3b=_0x50eedd['createRange'](_0x57e6fe['start']);for(const _0x5996b7 of _0x57e6fe['getWalker']()){const {type:_0x58665a,item:_0x5b948c,nextPosition:_0x134d38}=_0x5996b7;if('text'===_0x58665a||_0x31afa9['isObject'](_0x5b948c)){const _0x317ce3=_0x50eedd['createPositionBefore'](_0x5b948c);_0x40fa3b['isCollapsed']&&(_0x40fa3b['start']=_0x317ce3),_0x40fa3b['end']=_0x134d38;}}return _0x40fa3b;}function at(_0x20bb73){return'comment'===it(_0x20bb73['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 _0x4cdf52{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0xa5ca6=this['editor'],_0x4d2bd1=_0xa5ca6['plugins']['get'](m),_0x26c26d=_0xa5ca6['plugins']['get'](r),_0x609c7f=_0xa5ca6['plugins']['get'](b),_0x5c59cd=_0xa5ca6['plugins']['get'](k);_0xa5ca6['ui']['componentFactory']['add']('comment',()=>{const _0x356abd=this['_createUIButton'](_0x6fa045);return _0x356abd['tooltip']=!0x0,_0x356abd;}),_0xa5ca6['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x8c5b24)),_0x5c59cd['addSourceCollector'](()=>{const _0x150227=[];for(const [_0x51399e,_0x3c2f9a]of _0x4d2bd1['_threadToController']){const _0x2bf8ff=_0x26c26d['getAllMarkersForId'](_0x51399e['id']),_0x2e3106=_0x2bf8ff['map'](_0x1d0471=>_0x1d0471['getRange']());_0x2bf8ff['length']>0x0&&_0x150227['push']([_0x3c2f9a['view'],_0x2e3106]);}return _0x150227;}),this['listenTo'](_0x609c7f,'change:activeAnnotations',(_0x29bf72,_0x2c7b5e,_0xc24d2a)=>{const _0x3a89d4=Array['from'](_0xc24d2a)['map'](_0x3073ff=>_0x3073ff['innerView'])['find'](_0x19854c=>_0x4d2bd1['_viewToController']['has'](_0x19854c));if(!_0x3a89d4)return void(_0x26c26d['activeMarker']=null);const _0x530c22=_0x4d2bd1['_viewToController']['get'](_0x3a89d4)['model']['id'],_0x2b5a34='comment:'+_0x530c22;_0x530c22&&_0x26c26d['hasMarkerForId'](_0x530c22)?_0x26c26d['activeMarker']=_0x2b5a34:_0x26c26d['activeMarker']&&(_0x26c26d['activeMarker']=null);}),this['listenTo'](_0x4d2bd1,'removeCommentThread',(_0x234033,{threadId:_0x6d4983,isFromAdapter:_0xda005d})=>{!_0xda005d&&_0xa5ca6['ui']['focusTracker']['isFocused']&&_0x26c26d['hasMarkerForId'](_0x6d4983)&&_0xa5ca6['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x4d2bd1,'addComment',(_0x5c58a5,{threadId:_0x287055,isFromAdapter:_0xb3e4f9})=>{if(_0xb3e4f9||!_0x26c26d['hasMarkerForId'](_0x287055)||!_0x4d2bd1['hasCommentThread'](_0x287055))return;0x1===_0x4d2bd1['getCommentThread'](_0x287055)['length']&&(_0xa5ca6['editing']['view']['focus'](),_0x5c58a5['stop']());},{'priority':'low'});}['_createUIButton'](_0x39c6f6){const _0x2fa596=this['editor'],_0xb0007=new _0x39c6f6(_0x2fa596['locale']),_0x365664=_0x2fa596['commands']['get']('addCommentThread');return _0xb0007['set']({'label':W(_0x2fa596['locale'],'Comment'),'icon':kt}),_0xb0007['bind']('isEnabled')['to'](_0x365664),this['listenTo'](_0xb0007,'execute',()=>_0x365664['execute']()),_0xb0007;}}class e extends _0x4cdf52{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x31eb24){super(_0x31eb24),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x115f58,_0x3f82ea,_0x5e23df)=>{_0x5e23df?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2cef08,_0xb1d003]of this['editor']['commands'])_0xb1d003['affectsData']&&'addCommentThread'!==_0x2cef08&&_0xb1d003['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x5ba23d=this['editor']['editing']['view']['document'];this['listenTo'](_0x5ba23d,'cut',_0x47f496=>_0x47f496['stop'](),{'priority':'highest'}),this['listenTo'](_0x5ba23d,'clipboardInput',_0x7e8f80=>_0x7e8f80['stop'](),{'priority':'highest'}),this['listenTo'](_0x5ba23d,'delete',_0x23d924=>_0x23d924['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x56b7cd,_0x55049e]of this['editor']['commands'])_0x55049e['affectsData']&&'addCommentThread'!==_0x56b7cd&&_0x55049e['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x135bb2{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x568fe6){super(_0x568fe6),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x540b1e=this['context']['plugins']['get'](b);this['listenTo'](_0x540b1e,'_activateAnnotation',(_0xe748,_0x1ba492)=>{for(const _0x19b200 of this['activeUIs']){const _0x3d8f8c=this['_uis']['get'](_0x19b200);(0x0,this['_uisData']['get'](_0x19b200)['filter'])(_0x1ba492)&&_0x3d8f8c['setActiveAnnotation'](_0x1ba492);}}),this['listenTo'](_0x540b1e,'_deactivateAllAnnotations',()=>{for(const _0x37be5a of this['activeUIs']){this['_uis']['get'](_0x37be5a)['setActiveAnnotation'](null);}}),this['listenTo'](_0x540b1e['_visibleAnnotations'],'add',(_0xd953ce,_0x5c6912)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5c6912);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x17fd62){return this['activeUIs']['has'](_0x17fd62);}['activate'](_0x24cf85,_0x1b33cd=()=>!0x0){const _0xd77a1b=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0x24cf85))throw new _0x2e6c16('annotationsuis-missing-ui',this,{'uiName':_0x24cf85});this['isActive'](_0x24cf85)&&this['deactivate'](_0x24cf85),this['activeUIs']['add'](_0x24cf85);const _0x5b4679=new x();!function({source:_0x200fe4,target:_0x4dd14a,filter:_0x43527f}){for(const _0x24bdd5 of _0x200fe4)_0x43527f(_0x24bdd5)&&_0x4dd14a['add'](_0x24bdd5);_0x4dd14a['listenTo'](_0x200fe4,'add',(_0x3deae7,_0x44c993)=>{_0x43527f(_0x44c993)&&_0x4dd14a['add'](_0x44c993);}),_0x4dd14a['listenTo'](_0x200fe4,'remove',(_0x4435c6,_0x516220)=>{_0x4dd14a['has'](_0x516220)&&_0x4dd14a['remove'](_0x516220);});}({'source':_0xd77a1b['_visibleAnnotations'],'target':_0x5b4679,'filter':_0x1b33cd}),this['_uisData']['set'](_0x24cf85,{'collection':_0x5b4679,'filter':_0x1b33cd});const _0xe0f8ad=this['_uis']['get'](_0x24cf85);_0xe0f8ad['attach'](_0x5b4679),this['listenTo'](_0xe0f8ad,'change:activeAnnotation',(_0x40196a,_0x8d275c,_0x315538,_0x243ab6)=>{_0x243ab6&&_0xd77a1b['_removeActiveAnnotation'](_0x243ab6),_0x315538&&_0xd77a1b['_addActiveAnnotation'](_0x315538);});}['deactivate'](_0x118ba1){if(this['activeUIs']['delete'](_0x118ba1),!this['_uis']['has'](_0x118ba1))throw new _0x2e6c16('annotationsuis-missing-ui',this,{'uiName':_0x118ba1});const _0x59925d=this['_uis']['get'](_0x118ba1);_0x59925d['detach'](),this['stopListening'](_0x59925d),this['_uisData']['get'](_0x118ba1)['collection']['destroy'](),this['_uisData']['delete'](_0x118ba1);}['switchTo'](_0x35eb99){if(!this['_uis']['has'](_0x35eb99))throw new _0x2e6c16('annotationsuis-missing-ui',this,{'uiName':_0x35eb99});const _0x1579d0=this['context']['plugins']['get'](b),_0x41b560=Array['from'](_0x1579d0['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x35eb99);const _0x1d80ed=this['_uis']['get'](_0x35eb99);_0x1d80ed['setActiveAnnotation'](_0x41b560),_0x1d80ed['_setSelectedAnnotations']&&_0x41b560&&_0x1d80ed['_setSelectedAnnotations']([_0x41b560]);}['deactivateAll'](){for(const _0x5abb85 of this['activeUIs'])this['deactivate'](_0x5abb85);}['register'](_0x5abb4e,_0x57cb1e){if(this['_uis']['has'](_0x5abb4e))throw new _0x2e6c16('annotationsuis-register-already-registered');if('function'!=typeof _0x57cb1e['attach']||'function'!=typeof _0x57cb1e['detach']||'function'!=typeof _0x57cb1e['setActiveAnnotation'])throw new _0x2e6c16('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5abb4e,_0x57cb1e);}['refilterAnnotations'](){const _0x2ecace=this['context']['plugins']['get'](b)['collection'],_0x36f733=new Map(),_0x530baa=Array['from'](this['activeUIs']);for(const _0x24ac48 of this['activeUIs']){const _0x44d549=this['_uisData']['get'](_0x24ac48)['collection'];for(const _0x53fe11 of _0x44d549)_0x36f733['set'](_0x53fe11,_0x24ac48);}for(const _0x22ef82 of _0x2ecace){const _0x446e1d=_0x36f733['get'](_0x22ef82);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x22ef82);const _0x143dc4=_0x530baa['find'](_0x5acd03=>this['_uisData']['get'](_0x5acd03)['filter'](_0x22ef82));_0x446e1d!==_0x143dc4&&(_0x446e1d&&this['_uisData']['get'](_0x446e1d)['collection']['remove'](_0x22ef82),_0x143dc4&&this['_uisData']['get'](_0x143dc4)['collection']['add'](_0x22ef82));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2a017f){const _0x5c9c71=[];for(const _0x45bb34 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x45bb34)['filter'])(_0x2a017f)&&_0x5c9c71['push'](_0x45bb34);}if(_0x5c9c71['length']>0x1)throw new _0x2e6c16('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5c9c71,'annotationType':_0x2a017f['type']});}}const ne=Ht('px');class T extends _t{['list'];constructor(_0x16462d){super(_0x16462d);const _0x2fccbc=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2fccbc['to']('class')],'style':{'minHeight':_0x2fccbc['to']('minHeight',_0x3c7514=>'number'==typeof _0x3c7514?ne(_0x3c7514+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2bf3c7){super(_0x2bf3c7),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x51f4cc,_0x3c330d)=>_0x51f4cc+_0x3c330d),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0x23a89d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x23a89d['to']('isAnimationDisabled',_0x10f7aa=>_0x10f7aa?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x23a89d['to']('top',_0x2977ac=>qt(_0x2977ac))}},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x3426d7=this['element']['clientHeight'];_0x3426d7&&(this['height']=_0x3426d7);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x135bb2{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x15d9b4){super(_0x15d9b4),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 _0x265df8=this['context']['config']['get']('sidebar.container');_0x265df8&&this['setContainer'](_0x265df8);}['setContainer'](_0x50828a){if(!y(_0x50828a))throw new _0x2e6c16('sidebar-setcontainer-invalid-element');this['container']=_0x50828a;}['_attachToContainer']({viewClass:_0x2bcb20='',spaceBetweenItems:_0x3fc2b4=0x19}={}){if(!y(this['container']))throw new _0x2e6c16('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2bcb20,this['_spaceBetweenItems']=_0x3fc2b4;}['rearrange']({removedAnnotation:_0x56a72d,previousAnnotation:_0x5094a4,nextAnnotation:_0x1b8773}){const _0x1896b2=this['getSidebarItemView'](_0x56a72d);this['view']['list']['remove'](_0x1896b2),this['_destroySidebarItemView'](_0x56a72d),_0x5094a4&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5094a4)),_0x1b8773&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1b8773)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xca3919,activatedAnnotation:_0x2fc1d4,disableAnimationOnActivatedAnnotation:_0x565e19}){if(this['_activeAnnotation']=_0x2fc1d4,_0xca3919){_0xca3919['isActive']=!0x1;const _0x10d329=this['getSidebarItemView'](_0xca3919);_0x10d329&&_0x565e19&&(_0x10d329['isAnimationDisabled']=!0x1);}if(_0x2fc1d4){const _0x92b71b=this['getSidebarItemView'](_0x2fc1d4);_0x92b71b&&(_0x2fc1d4['isActive']=!0x0,_0x565e19&&(_0x92b71b['isAnimationDisabled']=!0x0,_0x92b71b['top']+=0x1),this['_alignToTargetRect'](_0x92b71b));}}['_detachFromContainer'](_0x46233b){if(this['view']['element']['remove'](),_0x46233b){for(const _0x5f302e of _0x46233b)this['_destroySidebarItemView'](_0x5f302e);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x282ca3,_0x291e54){_0x291e54||(_0x291e54=_0x282ca3['view']);const _0x3efb7c=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x3efb7c,_0x282ca3),this['_annotationToSidebarItemView']['set'](_0x282ca3,_0x3efb7c),_0x3efb7c['content']['add'](_0x291e54),this['listenTo'](_0x282ca3['view'],'change:targetRect',(_0x1c2502,_0x4678bb,_0x50e528)=>{const _0x36002b=this['_getTargetTop'](_0x282ca3,_0x50e528);_0x3efb7c['_targetTop']!=_0x36002b&&(_0x3efb7c['_targetTop']=_0x36002b,this['_setItemTop'](_0x3efb7c,_0x36002b));}),this['listenTo'](_0x3efb7c,'change:top',()=>{this['_recalculate'](_0x3efb7c,'top');}),this['listenTo'](_0x3efb7c,'change:bottom',()=>{this['_recalculate'](_0x3efb7c,'bottom');}),this['_alignToTargetRect'](_0x3efb7c);const _0x264ac1=this['_getItemBefore'](_0x3efb7c);if(_0x264ac1)this['_alignAfterItem'](_0x264ac1,_0x3efb7c)||this['_alignToTargetRect'](_0x3efb7c);else this['_alignToTargetRect'](_0x3efb7c);return this['_updateLastItem'](),this['view']['list']['add'](_0x3efb7c),_0x3efb7c;}['_alignForTopChange'](_0x453af3){if(!_0x453af3['content']['length'])return;const _0x196319=this['_getItemBefore'](_0x453af3);if(!_0x196319)return;const _0x530e29=this['_sidebarItemViewToAnnotation']['get'](_0x196319),_0x590707=this['_activeAnnotation'];_0x590707&&_0x590707===_0x530e29?this['_alignAfterItem'](_0x196319,_0x453af3):this['_alignBeforeItem'](_0x453af3,_0x196319);}['_alignForBottomChange'](_0x2c9a5f){if(!_0x2c9a5f['content']['length'])return;const _0x219a28=this['_getItemAfter'](_0x2c9a5f);if(!_0x219a28)return;const _0x370c0e=this['_sidebarItemViewToAnnotation']['get'](_0x219a28),_0xdc8543=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x59f284=this['_activeAnnotation'];_0x59f284&&_0x59f284===_0x370c0e&&_0xdc8543?(this['_alignBeforeItem'](_0x219a28,_0x2c9a5f),this['_alignAfterItem'](_0x2c9a5f,_0x219a28)):_0x59f284&&_0x59f284===_0x370c0e?this['_alignBeforeItem'](_0x219a28,_0x2c9a5f):this['_alignAfterItem'](_0x2c9a5f,_0x219a28);}['_recalculate'](_0x3a18bb,_0x299cb2){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2ad37e,changedProp:_0xf24ea}of this['_recalculateBuffer'])'top'===_0xf24ea?this['_alignForTopChange'](_0x2ad37e):this['_alignForBottomChange'](_0x2ad37e);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3a18bb,'changedProp':_0x299cb2});}['getSidebarItemView'](_0x458373){return this['_annotationToSidebarItemView']['get'](_0x458373);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x12f70a){const _0x29e433=this['getSidebarItemView'](_0x12f70a);this['stopListening'](_0x29e433),this['stopListening'](_0x12f70a['view']),_0x29e433['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x12f70a),this['_sidebarItemViewToAnnotation']['delete'](_0x29e433);}['_createSidebarView'](){const _0x594fd9=new T(this['context']['locale']);return _0x594fd9['render'](),this['on']('change:_lastItem',(_0x45c24c,_0x306c37,_0x2edd82,_0x3692d3)=>{_0x3692d3&&_0x594fd9['unbind']('minHeight'),_0x2edd82?_0x594fd9['bind']('minHeight')['to'](_0x2edd82,'bottom'):_0x594fd9['minHeight']=null;}),_0x594fd9;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x367b9e){const _0x3c57cb=this['_sidebarItemViewToAnnotation']['get'](_0x367b9e),_0x16f969=_0x3c57cb&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3c57cb)-0x1);return _0x16f969&&this['getSidebarItemView'](_0x16f969)||null;}['_getItemAfter'](_0x326552){const _0x3367cb=this['_sidebarItemViewToAnnotation']['get'](_0x326552),_0x49b9d6=_0x3367cb&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3367cb)+0x1);return _0x49b9d6&&this['getSidebarItemView'](_0x49b9d6)||null;}['_alignBeforeItem'](_0x672cf6,_0x499bfc){_0x672cf6['updateHeight']();const _0x8aac27=M(_0x499bfc['bottom']+this['_spaceBetweenItems'],_0x672cf6['top']);return!!_0x8aac27&&(this['_setItemTop'](_0x499bfc,_0x499bfc['top']-_0x8aac27),!0x0);}['_alignAfterItem'](_0xed6090,_0x330388){_0xed6090['updateHeight']();const _0x18551b=M(_0xed6090['bottom']+this['_spaceBetweenItems'],_0x330388['top']);return!!_0x18551b&&(this['_setItemTop'](_0x330388,_0x330388['top']+_0x18551b,!0x1),!0x0);}['_alignToTargetRect'](_0x1b9327){const _0x1dfa29=this['_sidebarItemViewToAnnotation']['get'](_0x1b9327);if(!_0x1dfa29||!_0x1dfa29['target']||!_0x1dfa29['targetRect'])return;const _0x5ef393=this['_getTargetTop'](_0x1dfa29,_0x1dfa29['targetRect']);this['_setItemTop'](_0x1b9327,_0x5ef393);}['_getTargetTop'](_0xf52bd7,_0x3c1c9c){if(null===_0x3c1c9c)return 0x0;if(_0xf52bd7['target']instanceof _0x10d962)return _0x3c1c9c['top'];{const _0x1207ff=new _0x10d962(this['view']['element'])['top'];return _0x3c1c9c['top']-_0x1207ff;}}['_setItemTop'](_0x2efc21,_0x42cd98,_0x213d48=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x213d48&&(_0x42cd98=Math['max'](_0x42cd98,this['_getMaxAvailableTop'](_0x2efc21))),_0x2efc21['top']=_0x42cd98;}['_getMaxAvailableTop'](_0x1aebe6){let _0x16b0b1=this['_getItemBefore'](_0x1aebe6),_0x38f844=0x0;for(;_0x16b0b1;)_0x16b0b1['updateHeight'](),_0x38f844+=this['_spaceBetweenItems']+_0x16b0b1['height'],_0x16b0b1=this['_getItemBefore'](_0x16b0b1);return _0x38f844;}}function M(_0x28809a,_0x5120e0){return Math['max'](_0x28809a-_0x5120e0,0x0);}function y(_0x4250d8){return null!==_0x4250d8&&'object'==typeof _0x4250d8&&0x1===_0x4250d8['nodeType'];}class n extends _0x135bb2{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x2888a3){super(_0x2888a3),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5c3116(),this['_refreshPositioningDebounced']=_0x1bd42e(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x197439=this['context']['plugins']['get'](j),_0x2857c6=this['context']['plugins']['get'](z);_0x197439['register']('wideSidebar',this),_0x2857c6['container']&&_0x197439['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x29b8b5){if(_0x29b8b5===this['activeAnnotation'])return;const _0x4838d7=this['context']['plugins']['get'](z);_0x4838d7['_activeAnnotation']=_0x29b8b5;const _0x52b22b=this['activeAnnotation'];this['activeAnnotation']=_0x29b8b5,_0x4838d7['refresh']({'blurredAnnotation':_0x52b22b,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x11f76e){this['annotations']=_0x11f76e;const _0x3d0334=this['context']['plugins']['get'](z);if(_0x3d0334['_annotations']=_0x11f76e,this['isAttached'])throw new _0x2e6c16('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3d0334,'set:container',()=>{this['detach'](),this['listenTo'](_0x3d0334,'change:container',_0x491ba3=>{_0x491ba3['off'](),this['attach'](_0x11f76e);});}),_0x3d0334['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x3b5586=_0x134340=>{_0x134340['updateTargetRect'](),_0x3d0334['addAnnotation'](_0x134340);};for(const _0x250da7 of _0x11f76e)_0x3b5586(_0x250da7);this['listenTo'](_0x11f76e,'add',(_0x4d7731,_0x53fd85)=>{_0x3b5586(_0x53fd85);}),this['listenTo'](_0x11f76e,'remove',(_0x416245,_0x157d24,_0x474123)=>{_0x3d0334['rearrange']({'removedAnnotation':_0x157d24,'previousAnnotation':_0x11f76e['get'](_0x474123-0x1),'nextAnnotation':_0x11f76e['get'](_0x474123+0x1)}),_0x157d24===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x11f76e,'focus',(_0x2a517a,_0x500201)=>{this['setActiveAnnotation'](_0x500201);}),this['listenTo'](_0x11f76e,'blur',()=>{this['setActiveAnnotation'](null);});const _0x496bcb=this['context']instanceof _0x13e2bc?this['context']['editors']:new _0x5c3116([this['context']]);for(const _0x48b814 of _0x496bcb)this['_integrateWithEditorAnnotations'](_0x48b814);this['listenTo'](_0x496bcb,'add',(_0xafc495,_0xa3afb5)=>{this['listenTo'](_0xa3afb5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xa3afb5);});}),this['listenTo'](_0x496bcb,'remove',(_0x2bd3c4,_0x3fccdf)=>{_0x3fccdf['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3fccdf['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2e6c16('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x113491=this['context']['plugins']['get'](z);_0x113491['_detachFromContainer'](this['annotations']),this['stopListening'](_0x113491),this['stopListening'](this['annotations']),this['context']instanceof _0x13e2bc&&this['stopListening'](this['context']['editors']);for(const _0x212913 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x212913);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4a6ee5){if(!_0x4a6ee5['plugins']['has']('EditorAnnotations'))return;const _0x2dde3f=_0x4a6ee5['plugins']['get']('EditorAnnotations'),_0x134de1=()=>{const _0x1abff7=_0x2dde3f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1abff7[0x0]||null);};this['listenTo'](_0x2dde3f,'refresh',_0x134de1),this['listenTo'](_0x2dde3f,'blur',(_0x4ad229,{isAnnotationTracked:_0x4a2c68})=>{this['activeAnnotation']&&_0x4a2c68(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2dde3f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x498482=>{_0x2dde3f['hasDomSelection']()&&(_0x134de1(),_0x498482['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2dde3f);}['_destroyEditorAnnotationsIntegration'](_0x4af4ee){this['stopListening'](_0x4af4ee),this['_editorAnnotations']['remove'](_0x4af4ee);}}class D extends _0x6fa045{['counterView'];constructor(_0x54b16f){super(_0x54b16f);const _0x45ca11=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x3495df,_0x21f8b2)=>_0x3495df?'...':_0x21f8b2['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',_0x45ca11['to']('annotationType',_0x548ceb=>'ck-annotation-counter__badge--'+_0x548ceb),_0x45ca11['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x45ca11['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x135bb2{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x3d6bfe){super(_0x3d6bfe),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x241cb2),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5c3116(),this['_refreshPositioningDebounced']=_0x1bd42e(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2d2bd1(this['context']['locale']),this['balloonPanelView']=new _0x4544ff(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x1151a8){this['annotations']=_0x1151a8;const _0x56ecae=this['context']['plugins']['get'](z),_0x21989d=this['balloonPanelView'];if(_0x56ecae['_annotations']=_0x1151a8,this['isAttached'])throw new _0x2e6c16('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x56ecae,'set:container',()=>{this['detach'](),this['listenTo'](_0x56ecae,'change:container',_0x48360b=>{_0x48360b['off'](),this['attach'](_0x1151a8);});}),_0x56ecae['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x23cf8a=_0x5e8c66=>{const _0x58bc9d=new D(this['context']['locale']);_0x56ecae['addAnnotation'](_0x5e8c66,_0x58bc9d),this['_annotationToNarrowView']['set'](_0x5e8c66,_0x58bc9d),_0x58bc9d['bind']('isDirty','annotationType','number')['to'](_0x5e8c66['view'],'isDirty','type','length'),_0x58bc9d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x21989d['content']['first']!==_0x5e8c66['view']?(this['_showBalloon'](_0x5e8c66),_0x5e8c66['view']['element']['focus'](),this['setActiveAnnotation'](_0x5e8c66)):this['setActiveAnnotation'](null);});};for(const _0x16374a of _0x1151a8)_0x23cf8a(_0x16374a);this['listenTo'](_0x1151a8,'add',(_0x40265e,_0x363821)=>{_0x23cf8a(_0x363821);}),this['listenTo'](_0x1151a8,'remove',(_0x2c6bdd,_0x16032d,_0x3218c5)=>{this['_annotationToNarrowView']['get'](_0x16032d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x16032d),_0x56ecae['rearrange']({'removedAnnotation':_0x16032d,'previousAnnotation':_0x1151a8['get'](_0x3218c5-0x1),'nextAnnotation':_0x1151a8['get'](_0x3218c5+0x1)}),_0x16032d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x1151a8,'focus',(_0x1e9043,_0x277e66)=>{this['setActiveAnnotation'](_0x277e66);}),this['listenTo'](_0x1151a8,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x36a855,_0x1a122e)=>{_0x1a122e['keyCode']===_0x4ffeb2['esc']&&_0x21989d['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x21989d['content']['first']),this['_hideBalloon'](),_0x1a122e['stopPropagation'](),_0x1a122e['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x346ace,_0x5e8b64)=>{const _0x2ec01b=_0x5e8b64['target'];_0x21989d['isVisible']&&_0x21989d['element']['contains'](_0x2ec01b)||_0x56ecae['view']['element']['contains'](_0x2ec01b)||_0x346ace['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5bc2db=>_0x5bc2db['contains'](_0x2ec01b))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x20c8f8=this['context']instanceof _0x13e2bc?this['context']['editors']:new _0x5c3116([this['context']]);for(const _0x54d0d7 of _0x20c8f8)this['_integrateWithEditorAnnotations'](_0x54d0d7);this['listenTo'](_0x20c8f8,'add',(_0x4ff91b,_0x3e4932)=>{this['listenTo'](_0x3e4932,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3e4932);});}),this['listenTo'](_0x20c8f8,'remove',(_0x16ad55,_0x2c0030)=>{_0x2c0030['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2c0030['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1bf8e0){if(_0x1bf8e0===this['activeAnnotation'])return;const _0xcff85=this['context']['plugins']['get'](z);if(_0xcff85['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1bf8e0,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1bf8e0)_0xcff85['getSidebarItemView'](_0x1bf8e0)?this['_showBalloon'](_0x1bf8e0):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1bf8e0;}['detach'](){if(!this['isAttached'])throw new _0x2e6c16('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x457f4=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x2e2ab8=>_0x2e2ab8['destroy']()),this['_annotationToNarrowView']['clear'](),_0x457f4['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x13e2bc&&this['stopListening'](this['context']['editors']);for(const _0x41892c of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x41892c);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'](_0x1dc757){if(!_0x1dc757['plugins']['has']('EditorAnnotations'))return;const _0x4551f5=_0x1dc757['plugins']['get']('EditorAnnotations'),_0x187ad3=this['context']['plugins']['get'](z),_0x1a8487=this['annotations'],_0x2bb97b=this['balloonPanelView'],_0x9038e0=()=>{const _0x2fe1c7=_0x4551f5['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x2fe1c7),this['setActiveAnnotation'](_0x2fe1c7[0x0]||null);};this['listenTo'](_0x4551f5,'refresh',_0x9038e0),this['listenTo'](_0x4551f5,'blur',(_0x427bd1,{isAnnotationTracked:_0xf71705})=>{this['activeAnnotation']&&_0xf71705(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4551f5,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1a8487,'blur',_0x404fc3=>{_0x4551f5['hasDomSelection']()&&_0x404fc3['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xe8640a,_0x1c4543)=>{const _0x301b95=_0x1c4543['target'];_0x2bb97b['isVisible']&&_0x2bb97b['element']['contains'](_0x301b95)||_0x187ad3['view']['element']['contains'](_0x301b95)||this['activeAnnotation']&&_0x4551f5['hasDomSelection']()&&(_0x9038e0(),_0xe8640a['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4551f5);}['_destroyEditorAnnotationsIntegration'](_0xaef78){_0xaef78&&(this['stopListening'](_0xaef78),this['_editorAnnotations']['remove'](_0xaef78));}['_setSelectedAnnotations'](_0x11dcde){for(const _0x15a92b of this['_selectedAnnotations'])_0x11dcde['includes'](_0x15a92b)||this['_manuallyClosedAnnotationViews']['delete'](_0x15a92b['view']);this['_selectedAnnotations']=_0x11dcde;}['_refreshPositioning'](){const _0x5a43ad=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5a43ad['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x433380){if(this['_manuallyClosedAnnotationViews']['has'](_0x433380['view']))return;const _0x1e59ee=this['balloonPanelView']['content']['first'];_0x1e59ee!==_0x433380['view']?(_0x1e59ee&&this['_detachListeners'](_0x1e59ee),this['_attachListeners'](_0x433380['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x433380['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x587167=this['balloonPanelView']['content']['first'],_0x5d074e=_0x587167&&this['annotations']['getByView'](_0x587167);if(!_0x5d074e||!this['_annotationToNarrowView']['has'](_0x5d074e))return;const _0x1e6592=this['_annotationToNarrowView']['get'](_0x5d074e)['element'],_0x1af26d=(function(){const _0x284c89=_0x4544ff['defaultPositions'];return[_0x284c89['southArrowNorthEast'],_0x284c89['northArrowSouthEast'],_0x284c89['southArrowNorth'],_0x284c89['northArrowSouth'],_0x284c89['southArrowNorthWest'],_0x284c89['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x1e6592,'positions':_0x1af26d});}['_hideBalloon'](){const _0x308567=this['balloonPanelView'],_0x5a8252=_0x308567['content']['first'];_0x5a8252&&(this['_detachListeners'](_0x5a8252),_0x308567['unpin'](),_0x308567['content']['clear']());}['_attachListeners'](_0x7a0ab0){this['listenTo'](_0x7a0ab0,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x7a0ab0,'Esc',(_0x52386a,_0x1af2cb)=>{this['_manuallyClosedAnnotationViews']['add'](_0x7a0ab0),this['_hideBalloon'](),_0x1af2cb();});}['_detachListeners'](_0xc6bfd0){this['stopListening'](_0xc6bfd0);}}class c extends _0x4cdf52{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[k,_0xaf9c8d,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x1ce10f){super(_0x1ce10f),_0x1ce10f['editing']['view']['addObserver'](_0x12aa5c),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x1ce10f['plugins']['get'](_0xaf9c8d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x5047db=this['editor']['plugins']['get'](j);_0x5047db['context']===this['editor']&&(_0x5047db['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x1222b5,_0x23cd0a)=>{const _0x114f81=this['_balloon'];if(this['isAttached']&&_0x114f81['visibleView']){const _0x41ef00=this['annotations']['getByView'](_0x114f81['visibleView']);_0x41ef00&&this['_closeAnnotation'](_0x41ef00),_0x23cd0a();}}));}['afterInit'](){const _0x28f86a=this['editor']['plugins']['get'](j);_0x28f86a['context']===this['editor']&&(_0x28f86a['hasActive']()||_0x28f86a['switchTo']('inline'));}['setActiveAnnotation'](_0x5f452f){_0x5f452f!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5f452f&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5f452f)&&this['_addAnnotationToBalloon'](_0x5f452f,!0x0),_0x5f452f['isActive']=!0x0),_0x5f452f||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5f452f);}['attach'](_0x41afef){this['annotations']=_0x41afef;const _0x2c0ab1=this['editor']['plugins']['get'](j),_0x346141=this['_balloon'];if(this['isAttached'])throw new _0x2e6c16('inlineannotations-attach-already-attached',this);if(_0x2c0ab1['context']!==this['editor'])throw new _0x2e6c16('inlineannotations-not-allowed-with-context',this);const _0x5241d8=this['editor']['plugins']['get'](k);this['listenTo'](_0x5241d8,'refresh',()=>{const _0x297c2b=_0x5241d8['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0xc004bf,_0x1b52a0;!this['_forceRefresh']&&(_0xc004bf=_0x297c2b,_0x1b52a0=this['_selectedAnnotations'],_0xc004bf['length']===_0x1b52a0['length']&&_0xc004bf['every'](_0x4bc3b3=>_0x1b52a0['includes'](_0x4bc3b3)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x297c2b),this['setActiveAnnotation'](_0x297c2b[0x0]||null));}),this['listenTo'](_0x5241d8,'blur',(_0x35e63,{isAnnotationTracked:_0x1d032c})=>{this['activeAnnotation']&&_0x1d032c(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x48d389,_0x9f8c72,_0xa95f85)=>{_0xa95f85||this['setActiveAnnotation'](null);}),this['listenTo'](_0x41afef,'remove',(_0x3949e6,_0x443c2f)=>{this['_removeAnnotationFromBalloon'](_0x443c2f),_0x443c2f===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x346141,'change:visibleView',(_0xef4047,_0x3fb892,_0x5f471f,_0x13611f)=>{_0x13611f&&this['stopListening'](_0x13611f);const _0xbec57c=_0x41afef['getByView'](_0x5f471f);_0x5f471f&&_0xbec57c&&(this['listenTo'](_0x5f471f,'change:height',()=>{_0x346141['updatePosition']();}),this['listenTo'](_0x5f471f,'Esc',()=>{this['_closeAnnotation'](_0xbec57c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xbec57c&&this['setActiveAnnotation'](_0xbec57c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x346141['visibleView']&&(_0x41afef['getByView'](_0x346141['visibleView'])&&_0x346141['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 _0x2e6c16('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x221088 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x221088);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x595091){for(const _0x24c41d of this['_selectedAnnotations'])_0x595091['includes'](_0x24c41d)||this['_manuallyClosed']['delete'](_0x24c41d);for(const _0x236f4a of this['annotations'])_0x595091['includes'](_0x236f4a)||this['_removeAnnotationFromBalloon'](_0x236f4a);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x58c02c of _0x595091)this['_addAnnotationToBalloon'](_0x58c02c);}this['_selectedAnnotations']=_0x595091;}['_addAnnotationToBalloon'](_0x568cb8,_0x229e1a=!0x1){this['_manuallyClosed']['has'](_0x568cb8)||(this['_addedAnnotations']['has'](_0x568cb8)||this['_balloon']['hasView'](_0x568cb8['view'])||(this['_addedAnnotations']['add'](_0x568cb8),this['_balloon']['add']({'stackId':_0x568cb8['view']['id'],'view':_0x568cb8['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x568cb8)}})),_0x229e1a&&this['_balloon']['showStack'](_0x568cb8['view']['id']));}['_getBalloonTargetForAnnotation'](_0x48cec2){const _0x4560cc=_0x48cec2['target'],_0x132f48=this['editor']['editing']['view'],_0x2393b6=_0x132f48['document']['selection']['getFirstRange'](),_0x53e46b=_0x132f48['domConverter']['viewRangeToDom'](_0x2393b6);if(_0x53e46b['collapse'](!0x0),_0x4560cc){if(_0x4560cc instanceof _0x10d962)return _0x4560cc;let _0x4031a8=[];for(const _0x461f35 of _0x4560cc)_0x4031a8['push'](...(_0x2897f6=_0x461f35['getClientRects'](),Array['from'](_0x2897f6)['map'](DOMRect['fromRect'])));_0x4031a8=function(_0x305f53){const _0x2025e4=[];let _0x553876=_0x305f53[0x0];for(let _0x4a0f1f=0x1;_0x4a0f1f<_0x305f53['length'];_0x4a0f1f++)F(_0x553876,_0x305f53[_0x4a0f1f])?_0x553876['width']+=_0x305f53[_0x4a0f1f]['width']:(_0x2025e4['push'](_0x553876),_0x553876=_0x305f53[_0x4a0f1f]);return _0x2025e4['push'](_0x553876),_0x2025e4;}(_0x4031a8);const _0x4c6026=_0x53e46b['getBoundingClientRect']();return _0x4031a8['find'](_0x4398a1=>_0x4398a1['top']<=_0x4c6026['top']&&_0x4398a1['bottom']>=_0x4c6026['bottom']&&_0x4398a1['left']<=_0x4c6026['left']&&_0x4398a1['right']>=_0x4c6026['right'])||_0x4031a8[0x0];}var _0x2897f6;return _0x48cec2['targetRect']||_0x53e46b;}['_removeAnnotationFromBalloon'](_0x12d53d){this['_addedAnnotations']['has'](_0x12d53d)&&this['_balloon']['hasView'](_0x12d53d['view'])&&(this['_addedAnnotations']['delete'](_0x12d53d),this['_balloon']['remove'](_0x12d53d['view']));}['_closeAnnotation'](_0x3600fd){this['_manuallyClosed']['add'](_0x3600fd),this['_removeAnnotationFromBalloon'](_0x3600fd);}}function F(_0x328070,_0x4109e3){return _0x328070['top']===_0x4109e3['top']&&_0x328070['bottom']===_0x4109e3['bottom']&&_0x328070['right']===_0x4109e3['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(_0x420b61,_0x44da2b){super(_0x420b61),this['set']('isEmpty',!_0x44da2b['length']),this['_focusTracker']=new _0x1cebe3(),this['_keystrokes']=new Et(),this['_focusables']=_0x44da2b,this['_focusCycler']=new _0x4fba72({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0x44da2b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x44da2b,'remove',(_0x5b5444,_0x557fec)=>{_0x557fec['isActive']&&this['focus'](),_0x44da2b['length']||(this['isEmpty']=!0x0);});const _0x2c17c4=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':_0x44da2b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2c17c4['if']('isEmpty','ck-hidden',_0x2a3c5b=>!_0x2a3c5b)]},'children':[{'text':W(_0x420b61,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x2425d9=_0x311449=>_0x311449['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x2425d9),this['_keystrokes']['set']('arrowleft',_0x2425d9),this['_keystrokes']['set']('arrowup',_0x2425d9),this['_keystrokes']['set']('arrowdown',_0x2425d9),this['listenTo'](this['element'],'selectstart',(_0x354e48,_0x2412ed)=>{_0x2412ed['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}}class p extends _0x135bb2{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}constructor(_0x18ef33){super(_0x18ef33),this['archivedThreads']=new _0x5c3116();}['init'](){const _0xac685c=this['context'],_0xefad7f=_0xac685c['plugins']['get'](m),_0x4d33ed=_0xac685c['plugins']['get'](b);this['listenTo'](_0xefad7f,'addCommentThread',(_0x34043d,{threadId:_0x412921})=>{const _0x4a6af4=_0xefad7f['getCommentThread'](_0x412921);_0x4a6af4['archivedAt']&&this['archivedThreads']['add'](_0x4a6af4,this['_calculatePosition'](_0x4a6af4['archivedAt'])),this['listenTo'](_0x4a6af4,'change:archivedAt',(_0x38cd0c,_0x2ed21d,_0x16fda1)=>{_0x16fda1?this['archivedThreads']['has'](_0x4a6af4)||this['archivedThreads']['add'](_0x4a6af4,this['_calculatePosition'](_0x4a6af4['archivedAt'])):this['archivedThreads']['has'](_0x4a6af4)&&this['archivedThreads']['remove'](_0x4a6af4);});}),this['listenTo'](_0xefad7f,'removeCommentThread',(_0x4c4183,{threadId:_0x55533b})=>{const _0x271d03=_0xefad7f['getCommentThread'](_0x55533b);this['stopListening'](_0x271d03),this['archivedThreads']['has'](_0x271d03)&&this['archivedThreads']['remove'](_0x271d03);},{'priority':'highest'}),this['listenTo'](_0x4d33ed['collection'],'focus',(_0x32b602,_0xece336)=>{_0xece336['isActive']=!0x0,_0x4d33ed['activate'](_0xece336);});}['_calculatePosition'](_0x220c34){const _0x31532a=[...this['archivedThreads']]['findIndex'](_0x2fdf45=>_0x2fdf45['archivedAt']<_0x220c34);return _0x31532a>-0x1?_0x31532a:this['archivedThreads']['length'];}}class a extends _0x4cdf52{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x19dfb1];}constructor(_0x1fd795){super(_0x1fd795),this['annotationViews']=new _0x43dbf5(),this['_pendingThreads']=[];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x6fa045,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x8c5b24));const _0x42006a=this['editor']['plugins']['get'](p),_0x4d74aa=this['editor']['plugins']['get']('Annotations'),_0x47ddc8=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x42006a['archivedThreads'],'add',(_0x130887,_0x58200e)=>{const _0x146437=this['editor']['config']['get']('collaboration.channelId');if(!_0x146437||_0x58200e['channelId']===_0x146437){const _0x1ff3ab=_0x47ddc8['_threadToController']['get'](_0x58200e);if(!_0x1ff3ab)return void this['_pendingThreads']['push'](_0x58200e);const _0x558ecb=this['_calculatePosition'](_0x58200e['archivedAt']),_0x209ac9=_0x4d74aa['getByInnerView'](_0x1ff3ab['view']);_0x209ac9['isVisible']&&_0x4d74aa['_visibleAnnotations']['remove'](_0x209ac9),this['annotationViews']['add'](_0x209ac9['view'],_0x558ecb);}}),this['listenTo'](_0x4d74aa['collection'],'add',(_0x83481d,_0x5983a5)=>{const _0x2594b1=this['_pendingThreads']['find'](_0x251128=>{const _0x27c70f=_0x47ddc8['_threadToController']['get'](_0x251128);return _0x27c70f&&_0x5983a5['innerView']===_0x27c70f['view'];});if(_0x2594b1){const _0x2202ec=this['_calculatePosition'](_0x2594b1['archivedAt']);this['annotationViews']['add'](_0x5983a5['view'],_0x2202ec),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2594b1),0x1);}}),this['listenTo'](_0x42006a['archivedThreads'],'remove',(_0x2584e0,_0x4d5627)=>{const _0x3bf09a=this['editor']['config']['get']('collaboration.channelId');if(!_0x3bf09a||_0x4d5627['channelId']===_0x3bf09a){const _0xb5446b=_0x47ddc8['_threadToController']['get'](_0x4d5627),_0x5d1234=_0x4d74aa['getByInnerView'](_0xb5446b['view']);this['annotationViews']['remove'](_0x5d1234['view']),this['stopListening'](_0x5d1234['focusableElements']);}});}['_calculatePosition'](_0x3d30fa){const _0x5d45c5=this['editor']['config']['get']('collaboration.channelId'),_0x2b4409=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x1a3ac3=>_0x1a3ac3['channelId']===_0x5d45c5)['findIndex'](_0xf9f6fb=>_0xf9f6fb['archivedAt']<_0x3d30fa);return _0x2b4409<0x0||_0x2b4409>this['annotationViews']['length']?this['annotationViews']['length']:_0x2b4409-0x1;}['_toggleDialog'](){const _0xb23225=this['editor'],_0x5e8b73=_0xb23225['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0xb23225['locale'],this['annotationViews'])),'commentsArchive'===_0x5e8b73['id']?_0x5e8b73['hide']():_0x5e8b73['show']({'id':'commentsArchive','title':W(_0xb23225['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x54a63d['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x2e7fda,_0x5dec95=!0x1){const _0x3ef276=this['editor']['locale'],_0x1ea103=new _0x2e7fda(_0x3ef276);return _0x1ea103['bind']('isEnabled')['to'](this,'isEnabled'),_0x1ea103['set']({'label':W(_0x3ef276,'COMMENTS_ARCHIVE'),'icon':Q}),_0x5dec95&&(_0x1ea103['tooltip']=!0x0),this['listenTo'](_0x1ea103,'execute',()=>this['_toggleDialog']()),_0x1ea103;}}class f extends _0x4cdf52{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};
|