@ckeditor/ckeditor5-comments 43.2.0-alpha.3 → 43.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +15 -15
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +1 -1
- package/src/annotations/view/sidebarview.js +1 -1
- package/src/comments/addcommentthreadcommand.js +1 -1
- package/src/comments/commentsarchiveui.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +3 -3
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/clipboard.js +1 -1
- package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
- package/src/comments/integrations/importword.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +2 -2
- package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
- package/src/comments/ui/commentthreadcontroller.js +2 -2
- package/src/comments/ui/view/basecommentthreadview.js +1 -1
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/collapsedcommentsview.js +1 -1
- package/src/comments/ui/view/commentcontentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentsarchiveview.js +1 -1
- package/src/comments/ui/view/commentslistview.js +1 -1
- package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
- package/src/comments/ui/view/commentthreadheaderview.js +1 -1
- package/src/comments/ui/view/commentthreadinputview.js +1 -1
- package/src/comments/ui/view/commentthreadview.js +2 -2
- package/src/comments/ui/view/commentview.js +2 -2
- package/src/utils/createmutationobserver.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Ut)());constructor(_0x5d5e69={}){(_0x5d5e69=Object['assign']({},_0x5d5e69))['plugins']||(_0x5d5e69['plugins']=Vt['defaultPlugins']),super(_0x5d5e69),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 _0x4a1bda=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4a1bda))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4f950c=>{const _0x5cf710=this['model']['document']['getRoot'](),_0x3ab2c5=_0x5cf710&&_0x5cf710['getChild'](_0x5cf710['childCount']-0x1);_0x4f950c['setSelection'](_0x3ab2c5,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x496898=this['editing']['view'],_0x189bbd=_0x496898['document']['getRoot'](),_0x2e9942=_0x189bbd['getChild'](0x0);_0x189bbd['childCount']>0x1||!_0x2e9942||'p'!=_0x2e9942['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x496898,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2e9942['placeholder']=this['placeholder']),zt({'view':_0x496898,'element':_0x2e9942,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2e9942);}}class rs extends _t{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4a2236,_0x435b7c={}){super(_0x4a2236),this['editor']=null,this['_editorConfig']=_0x435b7c,this['set']('value',_0x435b7c['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x4a2236,'Reply...')),this['set']('submitLabel',S(_0x4a2236,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x48fbc1(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),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',(_0x527330,_0x509552)=>{this['cancelButtonView']['fire']('execute'),_0x509552();}),this['keystrokes']['set']('Ctrl+Enter',(_0x45bf28,_0x40971b)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x40971b());}),this['on']('submit',(_0x47b340,_0x49d5e9)=>{_0x49d5e9['length']>0xfde8?(alert(S(_0x4a2236,'TOO_LONG_COMMENT_ALERT',[_0x49d5e9['length'],0xfde8])),_0x47b340['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Vt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2e1ce9=this['editor'];this['element']['insertBefore'](_0x2e1ce9['ui']['element'],this['element']['firstChild']),_0x2e1ce9['model']['document']['on']('change',()=>this['value']=_0x2e1ce9['getData']()),_0x2e1ce9['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2e1ce9['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x58c1c0){-0x1===_0x58c1c0?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}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:_0x5d024c}=this,_0x4c002f=new _0x4eef25(_0x5d024c);return _0x4c002f['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4c002f['withText']=!0x0,_0x4c002f['bind']('label')['to'](this,'submitLabel'),_0x4c002f['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4c002f['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1f6551,_0x21e669)=>!_0x21e669&&!!_0x1f6551['trim']()),_0x4c002f;}['_createCancelButton'](){const {locale:_0xae66b1}=this,_0x36bc30=new _0x4eef25(_0xae66b1);return _0x36bc30['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x36bc30['label']=S(_0xae66b1,'Cancel'),_0x36bc30['withText']=!0x0,_0x36bc30['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x36bc30;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x426815=>{this['focusTracker']['add'](_0x426815['element']);}),this['focusables']['on']('change',(_0x1a3e09,_0x1e1b37)=>{for(const _0x57e194 of Array['from'](_0x1e1b37['added'])['reverse']())this['focusTracker']['add'](_0x57e194['element']);});}}class kt extends _t{constructor(_0x8a6aa8,_0x4ce7e8,_0xaa4bb6){super(_0x8a6aa8),this['commentInputView']=new rs(_0x8a6aa8,_0xaa4bb6),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3da781,_0x24de66)=>_0x3da781||!!_0x24de66),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 _0x40123c(_0x8a6aa8,_0x4ce7e8),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),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']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0xa3704){this['commentInputView']['focus'](_0xa3704);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xdd8530,_0x50f230)=>{const {submitButtonView:_0x43a02f,cancelButtonView:_0x33b240,editor:_0x314ea3}=this['commentInputView'];[_0x43a02f['element'],_0x33b240['element'],_0x314ea3?_0x314ea3['editing']['view']['getDomRoot']():null]['filter'](_0x1b239c=>_0x1b239c)['some'](_0x35993a=>_0x35993a['contains'](_0x50f230['target']))||(this['focus'](),_0x50f230['preventDefault']());});}}class cs extends _t{constructor(_0x475a6c){super(_0x475a6c);const _0x398af0=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x398af0['to']('count',_0x5b0d72=>S(_0x475a6c,'NUMBER_OF_COMMENTS',_0x5b0d72))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x193b4a,_0x8a7062,_0x5a512b){super(_0x193b4a);const _0xa61527=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x8a7062['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x8a7062,this['_config']=_0x5a512b,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x48fbc1(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x42ed56=>this['commentViews']['map'](_0x449f13=>_0x449f13['element'])['includes'](_0x42ed56['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x193b4a),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0xe912b0=>_0xe912b0-this['_config']['maxCommentsWhenCollapsed']);for(const _0x104f4c of _0x8a7062['comments'])this['_handleNewCommentModel'](_0x104f4c);this['_handleInfoComment'](),this['listenTo'](_0x8a7062['comments'],'add',(_0x18e8e6,_0x34844f)=>{const _0xee9bf4=this['_calculatePosition'](_0x34844f);this['length']++,this['_handleNewCommentModel'](_0x34844f,_0xee9bf4),this['refreshVisibleViews']();}),this['listenTo'](_0x8a7062['comments'],'remove',(_0x147eb4,_0x292e98)=>{this['length']--,this['_handleRemoveCommentModel'](_0x292e98),this['refreshVisibleViews']();}),this['listenTo'](_0x8a7062,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x8a7062,'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',_0xa61527['if']('length','ck-hidden',_0x13aece=>!_0x13aece)],'aria-label':S(_0x193b4a,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x2b263f){-0x1===_0x2b263f?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x33cf74 of this['commentViews'])_0x33cf74['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2900a5,_0xde29b4){const _0x2ed237=new this['_config']['CommentView'](this['locale'],_0x2900a5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2ed237['viewUid']=_0x2900a5['id'],_0x2ed237['delegate']('removeComment')['to'](this),_0x2ed237['delegate']('updateComment')['to'](this),_0x2ed237['delegate']('resolveCommentThread')['to'](this),_0x2ed237['delegate']('editorReady')['to'](this),_0x2ed237['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2ed237,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2ed237,_0xde29b4);}['_calculatePosition'](_0x1e1214){const _0x315bde=this['_model']['_findOptimalIndex'](_0x1e1214);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1e1214['authoredAt']?_0x315bde-0x1:_0x315bde:_0x315bde-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x5cb8be={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x5cb8be,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x5cb8be));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x98677e){const _0x4e8fa8=this['commentViews']['remove'](_0x98677e['id']);this['stopListening'](_0x4e8fa8),_0x4e8fa8['isEditMode']&&this['_updateHasDirtyComment'](),_0x4e8fa8['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x422a97=>_0x422a97['isEditMode']);}['_rearrangeCollapse'](){const _0x3020d3=function(_0x1eb87c){const _0x224143=new _0x46d9cb();for(const _0x384c30 of _0x1eb87c)_0x224143['add'](_0x384c30);return _0x224143;}(this['commentViews']),_0x247324=this['_collapsedCommentsView']['count'];for(let _0x292c77=0x1;_0x292c77<=_0x247324;_0x292c77++)_0x3020d3['remove'](0x1);for(const _0x16c7e3 of _0x3020d3)_0x16c7e3['collapse']();_0x247324>0x0&&_0x3020d3['add'](this['_collapsedCommentsView'],0x1),ms(_0xeb1798(Array['from'](this['visibleViews']),Array['from'](_0x3020d3)),this['visibleViews'],_0x3020d3);}['_rearrangeExpand'](){ms(_0xeb1798(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3ee4d9 of this['visibleViews'])_0x3ee4d9['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x38249c=>{this['focusTracker']['add'](_0x38249c['element']),this['keystrokes']['listenTo'](_0x38249c['element']);}),this['commentViews']['on']('change',(_0x3e4a29,_0x1465a9)=>{for(const _0x243f80 of _0x1465a9['removed'])this['focusTracker']['remove'](_0x243f80['element']),this['keystrokes']['stopListening'](_0x243f80['element']);for(const _0x440d94 of Array['from'](_0x1465a9['added'])['reverse']())this['focusTracker']['add'](_0x440d94['element']),this['keystrokes']['listenTo'](_0x440d94['element']);});}}function ms(_0x2283e0,_0x175fcf,_0x752c3e){let _0x476246=0x0;for(const _0x4e0343 of _0x2283e0)switch(_0x4e0343){case'insert':_0x175fcf['add'](_0x752c3e['get'](_0x476246),_0x476246),_0x476246++;break;case'delete':_0x175fcf['remove'](_0x476246);break;case'equal':_0x476246++;}}class ls extends _t{constructor(_0x336fad){super(_0x336fad);const _0x5261b6=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x5261b6['to']('contextValue',_0x1eff61=>S(_0x336fad,'THREAD_CONTEXT_LABEL',_0x1eff61)),'tabindex':-0x1},'children':[{'text':_0x5261b6['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends _t{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4b3e7a,_0x5d85d3){super(_0x4b3e7a);const _0x520b97=this['bindTemplate'];this['_model']=_0x5d85d3,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x48fbc1(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x2da64c=>!!_0x2da64c),this['bind']('contextValue')['to'](this['_model'],'context',_0x44aded=>_0x44aded&&_0x44aded['value']?this['_trimContextValue'](_0x44aded['value']):S(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',_0x520b97['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x4bc8b7=new _0x4eef25(this['locale']);return _0x4bc8b7['label']=S(this['locale'],'Reopen'),_0x4bc8b7['tooltip']=S(this['locale'],'Reopen'),_0x4bc8b7['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>',_0x4bc8b7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1e2c16=>!_0x1e2c16),_0x4bc8b7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5b7a48,_0x56f9de)=>_0x5b7a48&&_0x56f9de),_0x4bc8b7['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4bc8b7;}['_trimContextValue'](_0x4fe552){if(_0x4fe552['length']<0x96)return _0x4fe552;const _0x35818c=_0x4fe552['lastIndexOf']('\x20',0x93);return _0x4fe552['substring'](0x0,_0x35818c>-0x1?_0x35818c:0x93)+'...';}['_attachContextActions'](){const _0x21c1f6=this['element']['querySelector']('.ck-context'),_0x5e3837=_0x21c1f6['querySelector']('.ck-context__value');this['listenTo'](_0x21c1f6,'mouseenter',()=>{_0x5e3837['offsetWidth']<_0x5e3837['scrollWidth']&&_0x21c1f6['classList']['add']('overlay');}),this['listenTo'](_0x21c1f6,'mouseleave',()=>{_0x21c1f6['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x2a374e of this['focusables'])this['focusTracker']['add'](_0x2a374e['element']),this['keystrokes']['listenTo'](_0x2a374e['element']);}['_createContextView'](){const _0x2e5064=new ls(this['locale']);return _0x2e5064['bind']('contextValue')['to'](this),_0x2e5064;}}class es extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3b48a1,_0x597a4b,_0x3ae58a,_0x1b10b8){super(_0x3b48a1),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x597a4b,this['_localUser']=_0x3ae58a,this['_config']=_0x1b10b8,this['commentThreadHeaderView']=new ts(_0x3b48a1,_0x597a4b),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x5b6dca(_0x3b48a1,S(_0x3b48a1,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x3b48a1,_0x597a4b,Object['assign']({'CommentView':this['_config']['CommentView']},_0x1b10b8)),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',(_0x3b8a06,_0x16f79f)=>_0x3b8a06||!!_0x16f79f),this['bind']('isUnlinked')['to'](_0x597a4b,'unlinkedAt',_0x2885f4=>!!_0x2885f4),this['bind']('ariaLabel')['to'](this,'length',_0x1242cc=>{const _0x51957d=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x1242cc,_0x51957d]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x48fbc1(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2241cd=>_0x2241cd['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x288589(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2f9b05=new kt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1e961f=_0x2f9b05['commentInputView'];return _0x2f9b05['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1e961f,'value',(_0x111843,_0x378094,_0x4df0ce,_0x58c600,_0x58342e)=>!!_0x58342e||!!_0x58c600&&_0x4df0ce&&!_0x378094||_0x111843&&_0x4df0ce&&!_0x378094),_0x1e961f['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x51e3c0,_0x36754e,_0xfa9784)=>{let _0x2f306c;return _0x2f306c=_0xfa9784&&_0x36754e?'Reply\x20to\x20reopen\x20discussion...':_0x51e3c0?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x2f306c);}),_0x1e961f['bind']('submitLabel')['to'](this,'length',_0x302e5c=>S(this['locale'],_0x302e5c?'Reply':'Comment')),_0x1e961f['on']('submit',(_0x23cccb,_0xa62aa3)=>{this['fire']('addComment',_0xa62aa3),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1e961f['on']('cancel',()=>{this['focus']();}),_0x1e961f['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1e961f['on']('cancel',_0x172704=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x172704['stop']());}),this['on']('change:isActive',(_0x43ff11,_0x37ce3e,_0x525a08)=>{_0x525a08||this['length']||_0x1e961f['value']||this['fire']('removeCommentThread');}),_0x2f9b05;}}class Ct extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(ns){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x3a9b67(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x3a8d30,target:_0x195bd9,type:_0x2fd0a8,isVisible:_0x50177f=!0x0}){super(),this['view']=_0x3a8d30,this['view']['element']||this['view']['render'](),this['_type']=_0x2fd0a8,this['_target']=_0x195bd9,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x46d9cb([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4df131,_0x601043)=>{this['view']['focusTracker']['add'](_0x601043);}),this['focusableElements']['on']('remove',(_0x211851,_0x4ffc6a)=>{this['view']['focusTracker']['remove'](_0x4ffc6a);}),this['set']('isVisible',_0x50177f);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x516ed0=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x516ed0),_0x516ed0;}get['targetRect'](){const _0x34d842=this['target'];if(null===_0x34d842)return null;if(_0x34d842 instanceof _0x5114fb)return _0x34d842;const _0x1de4d0=_0x34d842['filter'](_0x56e8fc=>function(_0x5c5460){const _0x44581d=_0x5c5460['offsetParent'];if(_0x44581d)return!0x0;const _0xcb6e19=_0x5c5460['getClientRects']()['item'](0x0);return!!_0xcb6e19;}(_0x56e8fc));return 0x0===_0x1de4d0['length']?null:new _0x5114fb(_0x1de4d0[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x40051e){this['view']['isActive']=_0x40051e,this['view']['mainView']['isActive']=_0x40051e;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x519e2a){if(!(null===_0x519e2a||_0x519e2a instanceof _0x5114fb||Array['isArray'](_0x519e2a)&&_0x519e2a['every'](_0x49d57a=>ee(_0x49d57a))))throw new _0x39917d('annotation-invalid-target',null,{'target':_0x519e2a});}['_getNormalizedTarget'](){const _0x339af9='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x339af9)?[_0x339af9]:_0x339af9;}}function ee(_0x1ada7b){return null!==_0x1ada7b&&'object'==typeof _0x1ada7b&&'nodeType'in _0x1ada7b&&0x1===_0x1ada7b['nodeType'];}class x extends _0x46d9cb{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4f1285=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x48fbc1(),this['_focusTracker']['on']('change:isFocused',(_0x1d02ad,_0x6c4af6,_0x414590)=>{_0x414590||this['fire']('blur');});for(const _0x3746f2 of _0x4f1285)this['add'](_0x3746f2);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x5489c8){if(this['has'](_0x5489c8))throw new _0x39917d('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x5489c8['innerView'],_0x5489c8),this['_viewToAnnotation']['set'](_0x5489c8['view'],_0x5489c8);for(const _0x72d5ba of _0x5489c8['focusableElements'])this['_focusTracker']['add'](_0x72d5ba);this['listenTo'](_0x5489c8['focusableElements'],'add',(_0x1dbbb,_0x295248)=>{this['_focusTracker']['add'](_0x295248);}),this['listenTo'](_0x5489c8['focusableElements'],'remove',(_0x5efeab,_0x3ca24b)=>{this['_focusTracker']['remove'](_0x3ca24b);}),this['listenTo'](_0x5489c8['view']['focusTracker'],'change:isFocused',(_0x597104,_0x51258f,_0x5049ba)=>{_0x5049ba&&this['fire']('focus',_0x5489c8);}),_0x5489c8['updateTargetRect']();const _0x32d5d8=this['_getOrderInContent'](_0x5489c8['view']['targetRect']);return super['add'](_0x5489c8,_0x32d5d8);}['remove'](_0x169a0e){if(!this['has'](_0x169a0e))throw new _0x39917d('annotationcollection-not-existing-item',null);this['stopListening'](_0x169a0e['view']['focusTracker']),this['stopListening'](_0x169a0e['focusableElements']);for(const _0x14d5ba of _0x169a0e['focusableElements'])this['_focusTracker']['remove'](_0x14d5ba);return this['_viewToAnnotation']['delete'](_0x169a0e['view']),this['_innerViewToAnnotation']['delete'](_0x169a0e['innerView']),super['remove'](_0x169a0e);}['getByInnerView'](_0x515e65){return this['_innerViewToAnnotation']['get'](_0x515e65);}['getByView'](_0x196c5a){return this['_viewToAnnotation']['get'](_0x196c5a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3babc1 of this)_0x3babc1['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3b8f32=Array['from'](this)['sort']((_0x31a27c,_0x1a8e94)=>v(_0x31a27c['view']['targetRect'],_0x1a8e94['view']['targetRect']));for(let _0x5a3564=_0x3b8f32['length']-0x1;_0x5a3564>0x0;_0x5a3564--){const _0x1d3b5d=_0x3b8f32[_0x5a3564];_0x5a3564!==this['getIndex'](_0x1d3b5d)&&(this['remove'](_0x1d3b5d),this['add'](_0x1d3b5d));}}['_getOrderInContent'](_0x68a055){let _0x2d55c4=0x0;if(!_0x68a055)return this['length'];for(const _0x377f3e of this){const _0x15f6a2=_0x377f3e['view']['targetRect'];if(_0x15f6a2){if(v(_0x68a055,_0x15f6a2)<0x0)return _0x2d55c4;_0x2d55c4++;}}return _0x2d55c4;}}function v(_0x2dcedd,_0x134e0d){if(null===_0x2dcedd&&null===_0x134e0d)return 0x0;if(null===_0x2dcedd)return-0x1;if(null===_0x134e0d)return 0x1;const _0x3ce73c=_0x2dcedd['top']-_0x134e0d['top'];return 0x0==_0x3ce73c?_0x2dcedd['left']-_0x134e0d['left']:_0x3ce73c;}class N extends _0xc39abe{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x5b73b9){if(super(_0x5b73b9),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x5b73b9 instanceof _0x426116){const _0x32d6b1=_0x5b73b9['locale'];_0x5b73b9['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x32d6b1,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x43decc){this['collection']['add'](_0x43decc);}['remove'](_0xd845bc){this['collection']['remove'](_0xd845bc),_0xd845bc['destroy']();}['refreshVisibility'](){for(const _0x4ebb64 of this['collection'])_0x4ebb64['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2b5dfe){return this['collection']['getByInnerView'](_0x2b5dfe);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1b9ab6 of this['collection'])_0x1b9ab6['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1b8200){this['fire']('_activateAnnotation',_0x1b8200);}['createAnnotation'](_0x656889){return new d(_0x656889);}['createAnnotationView'](_0x312b41,_0x452700){return new T(_0x312b41,_0x452700);}['_addActiveAnnotation'](_0x1150d5){const _0x5d2ca1=new Set(this['activeAnnotations']);_0x5d2ca1['add'](_0x1150d5),this['activeAnnotations']=_0x5d2ca1;}['_removeActiveAnnotation'](_0x32d999){const _0x45ae9e=new Set(this['activeAnnotations']);_0x45ae9e['delete'](_0x32d999),this['activeAnnotations']=_0x45ae9e;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3ed209=this['collection'],_0x2d3010=this['_visibleAnnotations'];function _0x218a9d(_0x35500a){const _0x1bff80=_0x35500a['source'];_0x1bff80['isVisible']&&!_0x2d3010['has'](_0x1bff80)?_0x2d3010['add'](_0x1bff80):!_0x1bff80['isVisible']&&_0x2d3010['has'](_0x1bff80)&&_0x2d3010['remove'](_0x1bff80),_0x1bff80['view']['focusTracker']['remove'](_0x1bff80['view']['element']),_0x1bff80['view']['focusTracker']['add'](_0x1bff80['view']['element']);}this['listenTo'](_0x3ed209,'add',(_0x2b5241,_0x3e4ce8)=>{_0x3e4ce8['isVisible']&&_0x2d3010['add'](_0x3e4ce8),this['listenTo'](_0x3e4ce8,'change:isVisible',_0x218a9d);}),this['listenTo'](_0x3ed209,'remove',(_0x33d048,_0x4be03d)=>{_0x2d3010['has'](_0x4be03d)&&_0x2d3010['remove'](_0x4be03d),this['stopListening'](_0x4be03d,'change:isVisible',_0x218a9d);});}['_setupEnterAnnotationKeystroke'](){const _0x1e14a5=_0xbf5894=>{_0xbf5894['on']('ready',()=>{_0xbf5894['keystrokes']['set'](_0x5e1e5e,(_0x2b56b4,_0x562c07)=>{const _0xd61447=_0x16ee8b(this['activeAnnotations']['values']());_0xd61447&&(_0xd61447['view']['focus'](),_0x562c07());});});};this['context']instanceof _0x426116?_0x1e14a5(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x3da172,_0x165f9b)=>{_0x1e14a5(_0x165f9b);});}['_setupEscapeAnnotationHandling'](){const _0x16fab2=_0x242c12=>{const _0x4cf563=_0x242c12['source'],_0x56e05d=[];let _0x7eb205;if(Array['isArray'](_0x4cf563['target'])){_0x7eb205=_0x4cf563['target'][0x0],this['context']instanceof _0x426116?_0x56e05d['push'](this['context']):this['context']['editors']&&_0x56e05d['push'](...this['context']['editors']);for(const _0x158545 of _0x56e05d)for(const _0x43f50b of _0x158545['editing']['view']['domRoots']['values']())if(_0x43f50b['contains'](_0x7eb205))return void _0x158545['editing']['view']['focus']();_0x7eb205['focus']();}};this['listenTo'](this['collection'],'add',(_0x3dd873,_0x14b66f)=>{this['listenTo'](_0x14b66f,'escape',_0x16fab2,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3d06f1,_0x5c7619)=>{this['stopListening'](_0x5c7619,'escape',_0x16fab2);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0xc39abe{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,lt,it];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x3c1017){super(_0x3c1017),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 _0x38e8db=this['context']['config'];_0x38e8db['define']('comments.maxCommentsWhenCollapsed',0x2),_0x38e8db['define']('comments.maxThreadTotalWeight',0x1f4),_0x38e8db['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x38e8db['define']('comments.CommentThreadView',Ct),_0x38e8db['define']('comments.CommentView',vt),_0x38e8db['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x3c60c1=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xe822a6,_0x3ca35a)=>this['_addCommentThread'](_0x3ca35a)),this['on']('submitCommentThread',(_0x37e9d7,_0x19cdb9)=>this['_submitCommentThread'](_0x19cdb9)),this['on']('resolveCommentThread',(_0x2e34b1,_0x37893e)=>this['_resolveCommentThread'](_0x37893e)),this['on']('resolveCommentThread',(_0xa76a45,_0x58317e)=>this['_updateActiveAnnotation'](_0x58317e),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x16175e,_0x111e3e)=>this['_reopenCommentThread'](_0x111e3e)),this['on']('reopenCommentThread',(_0xeab86e,_0x514288)=>this['_updateActiveAnnotation'](_0x514288),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x33a6fd,_0x508cda)=>this['_removeCommentThread'](_0x508cda)),this['on']('updateCommentThread',(_0x3263f2,_0x25282b)=>this['_updateCommentThread'](_0x25282b)),this['on']('updateCommentThread',(_0x378dfa,_0x1c4192)=>this['_updateActiveAnnotation'](_0x1c4192),{'priority':'lowest'}),this['on']('addComment',(_0x5d265c,_0xedf815)=>this['_addComment'](_0xedf815)),this['on']('updateComment',(_0x492252,_0x1e4ef3)=>this['_updateComment'](_0x1e4ef3)),this['on']('removeComment',(_0x308328,_0x5f2c72)=>this['_removeComment'](_0x5f2c72)),this['on']('addComment',(_0x73f891,{threadId:_0x593b60,isFromAdapter:_0x15fedf})=>{if(_0x15fedf)return;const _0x66a54e=this['getCommentThread'](_0x593b60),_0x5540c9=_0x66a54e&&this['_threadToController']['get'](_0x66a54e);_0x5540c9&&_0x5540c9['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x3c60c1,'change:activeAnnotations',(_0x585702,_0x313418,_0x4019a3)=>{const _0x3c4d2b=Array['from'](_0x4019a3)['map'](_0x279f26=>this['_viewToController']['get'](_0x279f26['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3c4d2b?_0x3c4d2b['model']:null;});}['afterInit'](){!function(_0x32fa46){function _0x29842c(_0x354c7f,_0x329e2e,_0x2dbe34){const _0x533c77={};_0x533c77[_0x1aaebe([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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],_0x533c77[_0x1aaebe([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 _0x311e1e=new Uint8Array(0x10);for(let _0x267e1b=0xf;_0x267e1b>=0x0;--_0x267e1b)_0x311e1e[_0x267e1b]=_0x2dbe34%0x100,_0x2dbe34=parseInt(_0x2dbe34/0x100);let _0x18c192=null,_0x19f15c=0x10;const _0x1ac160=new Uint8Array(_0x329e2e),_0x127cc6=[],_0x4a9924=[];_0x21a4d3();for(let _0x29d12e=0x0;_0x29d12e<_0x354c7f[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29d12e++)0x10===_0x19f15c&&(_0x18c192=_0x4028c3(_0x311e1e),_0x19f15c=0x0,_0x47a72d(_0x311e1e)),_0x354c7f[_0x29d12e]^=_0x18c192[_0x19f15c++];return _0x354c7f;function _0x33a20f(_0x11c95c){const _0x5b18c1=[];for(let _0x10eb74=0x0;_0x10eb74<_0x11c95c[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10eb74+=0x4)_0x5b18c1[_0x1aaebe([0x70,0x75,0x73,0x68])](_0x11c95c[_0x10eb74]<<0x18|_0x11c95c[_0x10eb74+0x1]<<0x10|_0x11c95c[_0x10eb74+0x2]<<0x8|_0x11c95c[_0x10eb74+0x3]);return _0x5b18c1;}function _0x47a72d(_0x5e7b83){for(let _0x33d8b2=0xf;_0x33d8b2>=0x0;_0x33d8b2--){if(0xff!==_0x5e7b83[_0x33d8b2]){_0x5e7b83[_0x33d8b2]++;break;}_0x5e7b83[_0x33d8b2]=0x0;}}function _0x4028c3(_0x50a665){const _0x2da620=_0x127cc6[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x11ec82=[0x0,0x0,0x0,0x0];let t=_0x33a20f(_0x50a665);for(let _0x1b9ef2=0x0;_0x1b9ef2<0x4;_0x1b9ef2++)t[_0x1b9ef2]^=_0x127cc6[0x0][_0x1b9ef2];for(let _0x5ec7ad=0x1;_0x5ec7ad<_0x2da620;_0x5ec7ad++){for(let _0x13433c=0x0;_0x13433c<0x4;_0x13433c++)_0x11ec82[_0x13433c]=_0x533c77[_0x1aaebe([0x54,0x31])][t[_0x13433c]>>0x18&0xff]^_0x533c77[_0x1aaebe([0x54,0x32])][t[(_0x13433c+0x1)%0x4]>>0x10&0xff]^_0x533c77[_0x1aaebe([0x54,0x33])][t[(_0x13433c+0x2)%0x4]>>0x8&0xff]^_0x533c77[_0x1aaebe([0x54,0x34])][0xff&t[(_0x13433c+0x3)%0x4]]^_0x127cc6[_0x5ec7ad][_0x13433c];t=_0x11ec82[_0x1aaebe([0x73,0x6c,0x69,0x63,0x65])]();}const _0x14bcca=new Uint8Array(0x10);let _0x1711f4;for(let _0x2defb2=0x0;_0x2defb2<0x4;_0x2defb2++)_0x1711f4=_0x127cc6[_0x2da620][_0x2defb2],_0x14bcca[0x4*_0x2defb2]=0xff&(_0x533c77[_0x1aaebe([0x53])][t[_0x2defb2]>>0x18&0xff]^_0x1711f4>>0x18),_0x14bcca[0x4*_0x2defb2+0x1]=0xff&(_0x533c77[_0x1aaebe([0x53])][t[(_0x2defb2+0x1)%0x4]>>0x10&0xff]^_0x1711f4>>0x10),_0x14bcca[0x4*_0x2defb2+0x2]=0xff&(_0x533c77[_0x1aaebe([0x53])][t[(_0x2defb2+0x2)%0x4]>>0x8&0xff]^_0x1711f4>>0x8),_0x14bcca[0x4*_0x2defb2+0x3]=0xff&(_0x533c77[_0x1aaebe([0x53])][0xff&t[(_0x2defb2+0x3)%0x4]]^_0x1711f4);return _0x14bcca;}function _0x21a4d3(){const _0x5aedfb=_0x533c77[_0x1aaebe([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x1ac160[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x499bd0=0x0;_0x499bd0<=_0x5aedfb;_0x499bd0++)_0x127cc6[_0x1aaebe([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x4a9924[_0x1aaebe([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x3d756b=0x4*(_0x5aedfb+0x1),_0x8edaa2=_0x1ac160[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x2cae2d=_0x33a20f(_0x1ac160);let _0x293554;for(let _0x2ba841=0x0;_0x2ba841<_0x8edaa2;_0x2ba841++)_0x293554=_0x2ba841>>0x2,_0x127cc6[_0x293554][_0x2ba841%0x4]=_0x2cae2d[_0x2ba841],_0x4a9924[_0x5aedfb-_0x293554][_0x2ba841%0x4]=_0x2cae2d[_0x2ba841];let _0x4c5f03,_0x5d67f5=0x0,t=_0x8edaa2;for(;t<_0x3d756b;){_0x4c5f03=_0x2cae2d[_0x8edaa2-0x1],_0x2cae2d[0x0]^=_0x533c77[_0x1aaebe([0x53])][_0x4c5f03>>0x10&0xff]<<0x18^_0x533c77[_0x1aaebe([0x53])][_0x4c5f03>>0x8&0xff]<<0x10^_0x533c77[_0x1aaebe([0x53])][0xff&_0x4c5f03]<<0x8^_0x533c77[_0x1aaebe([0x53])][_0x4c5f03>>0x18&0xff]^_0x533c77[_0x1aaebe([0x72,0x63,0x6f,0x6e])][_0x5d67f5]<<0x18,_0x5d67f5+=0x1;for(let _0x276f70=0x1;_0x276f70<_0x8edaa2/0x2;_0x276f70++)_0x2cae2d[_0x276f70]^=_0x2cae2d[_0x276f70-0x1];_0x4c5f03=_0x2cae2d[_0x8edaa2/0x2-0x1],_0x2cae2d[_0x8edaa2/0x2]^=_0x533c77[_0x1aaebe([0x53])][0xff&_0x4c5f03]^_0x533c77[_0x1aaebe([0x53])][_0x4c5f03>>0x8&0xff]<<0x8^_0x533c77[_0x1aaebe([0x53])][_0x4c5f03>>0x10&0xff]<<0x10^_0x533c77[_0x1aaebe([0x53])][_0x4c5f03>>0x18&0xff]<<0x18;for(let _0x53d622=_0x8edaa2/0x2+0x1;_0x53d622<_0x8edaa2;_0x53d622++)_0x2cae2d[_0x53d622]^=_0x2cae2d[_0x53d622-0x1];let _0x7caa40,_0x242e71,_0x3d946e=0x0;for(;_0x3d946e<_0x8edaa2&&t<_0x3d756b;)_0x7caa40=t>>0x2,_0x242e71=t%0x4,_0x127cc6[_0x7caa40][_0x242e71]=_0x2cae2d[_0x3d946e],_0x4a9924[_0x5aedfb-_0x7caa40][_0x242e71]=_0x2cae2d[_0x3d946e++],t++;}for(let _0x37a046=0x1;_0x37a046<_0x5aedfb;_0x37a046++)for(let _0x41d389=0x0;_0x41d389<0x4;_0x41d389++)_0x4c5f03=_0x4a9924[_0x37a046][_0x41d389],_0x4a9924[_0x37a046][_0x41d389]=_0x533c77[_0x1aaebe([0x55,0x31])][_0x4c5f03>>0x18&0xff]^_0x533c77[_0x1aaebe([0x55,0x32])][_0x4c5f03>>0x10&0xff]^_0x533c77[_0x1aaebe([0x55,0x33])][_0x4c5f03>>0x8&0xff]^_0x533c77[_0x1aaebe([0x55,0x34])][0xff&_0x4c5f03];}}function _0x1aaebe(_0x49880b){return _0x49880b['map'](_0xadec04=>String['fromCharCode'](_0xadec04))['join']('');}(_0x4565d5=>{function _0x30066f(){const _0x379afd=[{[_0x1aaebe([0x69,0x64])]:0x1,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x1aaebe([0x69,0x64])]:0x2,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([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]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x1aaebe([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x1aaebe([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x1aaebe([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x1aaebe([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x1aaebe([0x69,0x64])]:0x3,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x1aaebe([0x69,0x64])]:0x4,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([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]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x1aaebe([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x1aaebe([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x1aaebe([0x69,0x64])]:0x5,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([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]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}},{[_0x1aaebe([0x69,0x64])]:0x6,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}},{[_0x1aaebe([0x69,0x64])]:0x7,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}},{[_0x1aaebe([0x69,0x64])]:0x8,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([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]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}},{[_0x1aaebe([0x69,0x64])]:0x9,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x1aaebe([0x69,0x64])]:0xa,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([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]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([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]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([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]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}},{[_0x1aaebe([0x69,0x64])]:0xb,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x1aaebe([0x69,0x64])]:0xc,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x1aaebe([0x69,0x64])]:0xd,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}},{[_0x1aaebe([0x69,0x64])]:0xe,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x1aaebe([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([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])},{[_0x1aaebe([0x69,0x64])]:0xf,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x1aaebe([0x69,0x64])]:0x10,[_0x1aaebe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x1aaebe([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x1aaebe([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x1aaebe([0x66,0x67,0x69])]:[0xc]}}];return _0x5dc153(_0x379afd),_0x379afd;function _0x42830b(_0x9c4093){return 0x1<<_0x9c4093-0x1;}function _0x5dc153(_0xb22017){_0xb22017[_0x1aaebe([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x554ef3=>{_0x554ef3[_0x1aaebe([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x42830b(_0x554ef3[_0x1aaebe([0x69,0x64])]),_0x23483a(_0x554ef3)&&_0x554ef3[_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x5dc153(_0x554ef3[_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x23483a(_0x41a036){return _0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x41a036;}const _0x2bd56d=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x1ec432=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x9d9c2c(_0x3fc7c8){const _0x3d8af0=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0xe73b6c(_0x3fc7c8,new Uint8Array([..._0x2bd56d,..._0x3d8af0,..._0x1ec432]));}function _0xe73b6c(_0x3e8d93,_0x1e6b5e){const _0x591f8e=_0x58fb42(_0x3e8d93),_0x55320c=Array[_0x1aaebe([0x66,0x72,0x6f,0x6d])](_0x21cc7d(_0x591f8e)),_0x4273e2=_0x55320c[_0x1aaebe([0x70,0x6f,0x70])](),_0x20831e=_0x55320c[_0x1aaebe([0x70,0x6f,0x70])]();return _0x4c55f5(_0x29842c(_0x55320c,_0x1e6b5e,_0x20831e+0x100*_0x4273e2));}function _0x58fb42(_0x22f318){const _0x20c4c5=atob(_0x22f318),[_0x2a39c5,_0x346930]=_0x20c4c5[_0x1aaebe([0x73,0x70,0x6c,0x69,0x74])](_0x1aaebe([0x2d]));try{if(atob(_0x346930))return atob(_0x2a39c5);}catch(_0x1184b3){}return _0x20c4c5;}function _0x5c813(_0x5374e5){try{const _0x29bce5=_0x9d9c2c(_0x5374e5),_0x147b4f=JSON[_0x1aaebe([0x70,0x61,0x72,0x73,0x65])](_0x29bce5),_0x4ff53e=parseInt(_0x147b4f[_0x1aaebe([0x31])]),_0x12c3e3=_0x147b4f[_0x1aaebe([0x32])]||'',_0x2f3ccb=parseInt(_0x147b4f[_0x1aaebe([0x33])]),_0x5a7b18=parseInt(_0x147b4f[_0x1aaebe([0x34])])||0x0,_0x4f73f8=parseInt(_0x147b4f[_0x1aaebe([0x35])])||0x0;return{[_0x1aaebe([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x12c3e3,[_0x1aaebe([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x5a7b18,[_0x1aaebe([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x4ff53e,[_0x1aaebe([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x2f3ccb,[_0x1aaebe([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x4f73f8};}catch(_0x561697){return null;}}const _0x13b7ef=_0x30066f(),_0x2e18c6={[_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x24a39d,[_0x1aaebe([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])]:_0x3a049e,[_0x1aaebe([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])]:_0x3c5cdb},_0x3289d=_0x4565d5[_0x1aaebe([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x2db17b=_0x1aaebe([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x4565d5?_0x4565d5['context']:_0x4565d5['editor'],_0x1aaf65=_0x1aaebe([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x36]),_0x160dae=_0x1aaebe([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]),_0x96f336=_0x2db17b['config']['get'](_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x2feec5=_0x13b7ef[_0x1aaebe([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23483a)[_0x1aaebe([0x66,0x69,0x6e,0x64])](_0x328b43=>_0x328b43[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x3289d);function _0x3201f1(_0x109a33,_0x135594){_0x2e18c6[_0x135594[_0x1aaebe([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x109a33,_0x135594),_0x135594[_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x135594[_0x1aaebe([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x1aaebe([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f5631=>_0x358aa7(_0x2db17b,_0x1f5631[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x1aaebe([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5d7482=>_0x3201f1(_0x109a33,_0x5d7482));}function _0x24a39d(_0x1e22e3,_0x54f552){_0x287f07(_0x3adc1b(_0x1e22e3,_0x54f552),_0x54f552);}function _0x3a049e(_0x230661,_0x149071){function _0x11eb2c(_0x2598d7,_0x1bfa94){try{if(_0x358aa7(_0x2db17b,_0x1aaebe([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x2598d7){const _0x37298d=_0x16666f(_0x2db17b,_0x1aaebe([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x1aaebe([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x37298d)/0x2>_0x2598d7[_0x1aaebe([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0xec95d4(_0x1bfa94[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x3adc1b(_0x2598d7,_0x1bfa94);}catch(_0x456217){return _0xec95d4(_0x1bfa94[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x287f07(_0x11eb2c(_0x230661,_0x149071),_0x149071);}function _0x3c5cdb(_0x359ccd,_0x314b15){const _0x178020=_0x1ec432[0x0]*_0x2bd56d[0x1],_0x34a1a1=_0x1ec432[0x0]*_0x2bd56d[0x2],_0x5f7a8c=_0x1ec432[0x2]*_0x2bd56d[0x2];_0x358aa7(_0x2db17b,_0x1aaebe([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x16666f(_0x2db17b,_0x1aaebe([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1aaebe([0x73,0x74,0x61,0x74,0x65])]==_0x1aaebe([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x1e2922()]=_0x5f7a8c);function _0x560945(_0xf7617a,_0x4de2c1){try{return _0x4ed74f()?_0xec95d4(_0x4de2c1[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x56,0x61,0x6c,0x69,0x64])):_0x3adc1b(_0xf7617a,_0x4de2c1);}catch(_0x54afd3){return _0xec95d4(_0x4de2c1[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x32b633(_0x115bb4,_0x11d305){const _0xb006f7=0x7;if(_0x115bb4==_0x11d305[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x307d5a();else{if(_0x115bb4==_0x11d305[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c])){const _0x256449=_0xc99dd3();_0x256449&&_0x56be38(_0x256449,_0x11d305[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x485a93=_0x3dcd04();window[_0x1aaebe([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x56be38(_0x1aaebe([0x74,0x69,0x6d,0x65]),_0x11d305[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x485a93);const _0x21d33b=_0x16666f(_0x2db17b,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x1aaebe([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x21d33b[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0xb006f7?_0x56be38(_0x1aaebe([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x11d305[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x21d33b['on'](_0x1aaebe([0x61,0x64,0x64]),()=>{_0x21d33b[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0xb006f7&&_0x56be38(_0x1aaebe([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x11d305[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0xc99dd3(){if(!_0x358aa7(_0x2db17b,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x1814d4 in window)if(Number['isNaN'](Number(_0x1814d4))){if(window[_0x1814d4]===_0x178020)return _0x1aaebe([0x74,0x69,0x6d,0x65]);if(window[_0x1814d4]===_0x34a1a1)return _0x1aaebe([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x4ed74f(){if(!_0x358aa7(_0x2db17b,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x5b9676 in window)if(Number['isNaN'](Number(_0x5b9676))&&window[_0x5b9676]===_0x5f7a8c)return!0x0;return!0x1;}function _0x56be38(_0x5e3a5d,_0x101b38){_0x307d5a(),_0xec95d4(_0x101b38+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x5e3a5d),window[_0x1e2922()]=_0x5e3a5d===_0x1aaebe([0x74,0x69,0x6d,0x65])?_0x178020:_0x34a1a1;}function _0x3dcd04(){let _0x251893=_0x1ec432[0x6]*_0x2bd56d[0x8]*_0x2bd56d[0x6];return _0x358aa7(_0x2db17b,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x251893/=0xa),_0x251893;}function _0x307d5a(){const _0xb31463=_0x2db17b;function _0x24b753(){_0x358aa7(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x1aaebe([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x1aaebe([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x1aaebe([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x1aaebe([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x41afa8,_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x1aaebe([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x41afa8,_0xb31463[_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c])][_0x1aaebe([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x41afa8,_0xb31463[_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c])][_0x1aaebe([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x41afa8,_0xb31463[_0x1aaebe([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c]))),_0x358aa7(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x1aaebe([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x1aaebe([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x1aaebe([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x1aaebe([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x41afa8,_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x1aaebe([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x41afa8);}_0xb31463[_0x1aaebe([0x73,0x74,0x61,0x74,0x65])]==_0x1aaebe([0x72,0x65,0x61,0x64,0x79])?_0x24b753():_0xb31463[_0x1aaebe([0x6f,0x6e,0x63,0x65])](_0x1aaebe([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x358aa7(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x24b753(),_0x358aa7(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x5971a2=_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x335089=_0x5971a2['getRevision'](0x0),_0x403799=_0x5971a2['getEarlierVisibleRevision'](_0x335089[_0x1aaebe([0x69,0x64])]);_0x16666f(_0xb31463,_0x1aaebe([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x1aaebe([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x335089[_0x1aaebe([0x69,0x64])],_0x403799?_0x403799[_0x1aaebe([0x69,0x64])]:null,0x1)['then'](()=>_0x24b753());}});}_0x32b633(_0x560945(_0x359ccd,_0x314b15),_0x314b15);}function _0x3adc1b(_0x5ac368,_0x50db60){try{return _0x492f1b(_0x50db60)?_0xec95d4(_0x50db60[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x56,0x61,0x6c,0x69,0x64])):_0x5ac368&&_0x191508(_0x5ac368[_0x1aaebe([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x50db60)?_0x5ac368[_0x1aaebe([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x1aaebe([0x6f,0x70,0x65,0x6e])][_0x1aaebe([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x1aaf65)/0x2>_0x5ac368[_0x1aaebe([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0xec95d4(_0x50db60[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x5ac368[_0x1aaebe([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0xec95d4(_0x50db60[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c])):_0xec95d4(_0x50db60[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x56,0x61,0x6c,0x69,0x64])):_0xec95d4(_0x50db60[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x17a7ff){return _0xec95d4(_0x50db60[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x287f07(_0x36a8da,_0x4392c8){if(_0x2db17b instanceof _0x664575){const _0x4bc26e=_0x2db17b;_0x36a8da==_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x1622a0(_0x4bc26e):_0x36a8da==_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c])&&window[_0x1aaebe([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x1622a0(_0x4bc26e),_0xec95d4(_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x1ec432[0x6]*_0x2bd56d[0x8]*_0x2bd56d[0x6]),_0x4bc26e[_0x1aaebe([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x1aaebe([0x6f,0x6e])](_0x1aaebe([0x61,0x64,0x64]),(_0x3fe714,_0x2f782c)=>{_0x36a8da!=_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x36a8da!=_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x36a8da!=_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x395741(_0x2f782c);});}else{const _0x1478ac=_0x2db17b;_0x36a8da==_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x395741(_0x1478ac):_0x36a8da==_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c])&&_0x1478ac[_0x1aaebe([0x6f,0x6e])](_0x1aaebe([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x26f8e4=0x0;_0x1478ac[_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c])][_0x1aaebe([0x6f,0x6e])](_0x1aaebe([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d4ff9,_0x220e9f)=>{_0x220e9f[0x0][_0x1aaebe([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x26f8e4++,0x1f8===_0x26f8e4&&(_0x395741(_0x1478ac),_0xec95d4(_0x4392c8[_0x1aaebe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x1aaebe([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x4d4ff9[_0x1aaebe([0x6f,0x66,0x66])]());},{'priority':_0x1aaebe([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0xec95d4(_0x2a96bb){const _0x1c5699=_0x1e2922();return _0x2db17b[_0x1c5699]=_0x2a96bb,_0x2a96bb;}function _0x1e2922(){const _0x1ebfe4=String(window[_0x1aaebe([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1aaebe([0x6e,0x6f,0x77])]())[_0x1aaebe([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1aaebe([0x2e]),'');let _0x19665f='';for(let _0x10156a=0x0;_0x10156a<_0x1ebfe4[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10156a+=0x2){let _0x3bab73=parseInt(_0x1ebfe4[_0x1aaebe([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10156a,_0x10156a+0x2));_0x3bab73>=_0x160dae[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3bab73-=_0x160dae[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19665f+=_0x160dae[_0x3bab73];}return _0x19665f;}function _0x1622a0(_0x6e10c4){for(const _0x4da77d of _0x6e10c4[_0x1aaebe([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x395741(_0x4da77d);_0x16666f(_0x6e10c4,_0x1aaebe([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x1aaebe([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x16666f(_0x6e10c4,_0x1aaebe([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x1aaebe([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x41afa8;}function _0x395741(_0x45f420){function _0x3bee9b(){_0x45f420[_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c])][_0x1aaebe([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x41afa8,_0x45f420[_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c])][_0x1aaebe([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x41afa8,_0x45f420[_0x1aaebe([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1aaebe([0x6d,0x6f,0x64,0x65,0x6c]));}_0x45f420[_0x1aaebe([0x73,0x74,0x61,0x74,0x65])]==_0x1aaebe([0x72,0x65,0x61,0x64,0x79])?_0x3bee9b():_0x45f420[_0x1aaebe([0x6f,0x6e,0x63,0x65])](_0x1aaebe([0x72,0x65,0x61,0x64,0x79]),()=>_0x3bee9b());}function _0x41afa8(){return null;}function _0x191508(_0x32abf8,_0x10654d){const _0x3db72e=!!(_0x32abf8&_0x10654d[_0x1aaebe([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x1b5cf4=_0x40f16c(_0x32abf8,_0x10654d);return _0x3db72e||_0x1b5cf4;}function _0x40f16c(_0x30a29b,_0x522d9c){const _0x41c627=(_0x522d9c[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x1aaebe([0x66,0x67,0x69])]||null;return!!_0x41c627&&_0x13b7ef[_0x1aaebe([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36afa9=>_0x41c627[_0x1aaebe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36afa9[_0x1aaebe([0x69,0x64])]))[_0x1aaebe([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1bcfe0=>!_0x50b5a2(_0x1bcfe0))[_0x1aaebe([0x73,0x6f,0x6d,0x65])](_0x37a45c=>!!(_0x30a29b&_0x37a45c[_0x1aaebe([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x50b5a2(_0x1586cc){const _0x376174={[_0x1aaebe([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])]:_0x58be36};return!!_0x1586cc['forbiddenHandler']&&_0x376174[_0x1586cc['forbiddenHandler']]();}function _0x58be36(){return!window[_0x1aaebe([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x358aa7(_0x2db17b,_0x1aaebe([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x492f1b(_0x3ccbaf){if(!_0x358aa7(_0x2db17b,_0x3ccbaf[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0xdf0606=_0x3ccbaf[_0x1aaebe([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x45e1ad=_0xdf0606[_0x1aaebe([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x525d25=_0xdf0606[_0x1aaebe([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x5c2125=_0xdf0606[_0x1aaebe([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x358aa7(_0x2db17b,_0x1aaebe([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x16666f(_0x2db17b,_0x1aaebe([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1aaebe([0x73,0x74,0x61,0x74,0x65])]==_0x1aaebe([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x45e1ad)return!0x0;if(_0x358aa7(_0x2db17b,_0x1aaebe([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x16666f(_0x2db17b,_0x1aaebe([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x1aaebe([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x1aaebe([0x65,0x6e,0x64])&&_0x525d25)return!0x0;return!(!_0x358aa7(_0x2db17b,_0x1aaebe([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]))||_0x16666f(_0x2db17b,_0x1aaebe([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]))[_0x1aaebe([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x1aaebe([0x65,0x6e,0x64])||!_0x5c2125);}function _0x358aa7(_0x1d8970,_0x18cb9b){return _0x1d8970[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1aaebe([0x68,0x61,0x73])](_0x18cb9b);}function _0x16666f(_0x84bc1d,_0x23ef9e){return _0x84bc1d[_0x1aaebe([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1aaebe([0x67,0x65,0x74])](_0x23ef9e);}function _0x4c55f5(_0x2406f8){let _0x2846a7='';for(const _0x2d9800 of _0x2406f8)_0x2846a7+=String[_0x1aaebe([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x2d9800);return _0x2846a7;}function _0x21cc7d(_0x119e7e){const _0x4c20e5=new Uint8Array(_0x119e7e[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x5ceb5c=0x0;_0x5ceb5c<_0x119e7e[_0x1aaebe([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ceb5c++)_0x4c20e5[_0x5ceb5c]=_0x119e7e[_0x1aaebe([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5ceb5c);return _0x4c20e5;}_0x2feec5&&_0x3201f1(_0x5c813(_0x96f336),_0x2feec5);})(_0x32fa46);}(this);}set['adapter'](_0xdd596f){if(this['_adapter'])throw new _0x39917d('commentsrepository-adapter-already-set');this['_adapter']=_0xdd596f;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4e9a3b=gt,threadId:_0x5cd05c=_0x5e7596(),comments:_0x51cee5=[],unlinkedAt:_0x2c9cb2=null,resolvedAt:_0x213c63=null,resolvedBy:_0x596a4c=null,target:_0x4fdbcd=null,context:_0x5249d4=null,attributes:_0x1b1b18={},isResolvable:_0x5a825b=!0x0,isSubmitted:_0x5173c9=!0x1,isFromAdapter:_0xf78430=!0x1}={}){return this['fire'](bt('addCommentThread',_0x4e9a3b),{'channelId':_0x4e9a3b,'threadId':_0x5cd05c,'comments':_0x51cee5,'unlinkedAt':_0x2c9cb2,'resolvedAt':_0x213c63,'resolvedBy':_0x596a4c,'target':_0x4fdbcd,'context':_0x5249d4,'attributes':_0x1b1b18,'isFromAdapter':_0xf78430,'isResolvable':_0x5a825b,'isSubmitted':_0x5173c9}),this['getCommentThread'](_0x5cd05c);}['openNewCommentThread']({channelId:_0x3acd1d=gt,threadId:_0x8312f4=_0x5e7596(),target:_0x11487a,context:_0x3fd0f7=null,isResolvable:_0x108050=!0x0}){if(this['_readOnlyChannels']['has'](_0x3acd1d)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x11487a)throw new _0x39917d('commentsrepository-missing-target');const _0x3d7888=this['addCommentThread']({'channelId':_0x3acd1d,'threadId':_0x8312f4,'target':_0x11487a,'context':_0x3fd0f7,'isResolvable':_0x108050});if(!_0x3d7888)return null;const _0x1a2c1f=this['_threadToController']['get'](_0x3d7888),_0x4d65ca=_0x1a2c1f['view']['commentThreadInputView']['commentInputView'],_0x18e3d5=this['context']['plugins']['get'](N),_0x15129d=_0x18e3d5['getByInnerView'](_0x1a2c1f['view']);return _0x18e3d5['activate'](_0x15129d),_0x4d65ca['once']('editorReady',()=>_0x4d65ca['focus']()),_0x3d7888;}['hasCommentThread'](_0x22d263){if('string'!=typeof _0x22d263)throw new _0x39917d('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x22d263);}['updateCommentThread']({channelId:_0x2a150b=gt,threadId:_0x12b948,context:_0x444256,unlinkedAt:_0x6964d0,attributes:_0x40c173,isFromAdapter:_0x47efe3=!0x1}){return this['fire'](bt('updateCommentThread',_0x2a150b),{'channelId':_0x2a150b,'threadId':_0x12b948,'context':_0x444256,'unlinkedAt':_0x6964d0,'attributes':_0x40c173,'isFromAdapter':_0x47efe3}),this['getCommentThread'](_0x12b948);}['getCommentThread'](_0x126eb9){if('string'!=typeof _0x126eb9)throw new _0x39917d('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x126eb9);}['fetchCommentThread']({channelId:_0x37e3e1,threadId:_0xeecced}={}){const _0x457259=this['getCommentThread'](_0xeecced);if(_0x457259)return Promise['resolve'](_0x457259);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x39917d('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x37e3e1,'threadId':_0xeecced})['then'](_0x4042a7=>this['hasCommentThread'](_0xeecced)?this['getCommentThread'](_0xeecced):_0x4042a7?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x37e3e1},_0x4042a7)):void 0x0)['catch'](_0x53d064=>{throw console['error'](_0x53d064),new _0x39917d('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3e5b0a,skipNotAttached:_0x2c4f55=!0x1,skipEmpty:_0x393b5e=!0x1,toJSON:_0x46b6c7=!0x1}={}){const _0x35e123=[];for(const _0x48b923 of this['_threads']['values']())_0x3e5b0a&&_0x48b923['channelId']!==_0x3e5b0a||_0x2c4f55&&!_0x48b923['isAttached']||_0x393b5e&&0x0===_0x48b923['length']||_0x35e123['push'](_0x48b923);return _0x46b6c7?_0x35e123['map'](_0x357316=>_0x357316['toJSON']()):_0x35e123;}['setActiveCommentThread'](_0xe2203d){const _0x5b637b=this['context']['plugins']['get'](N);if(!_0xe2203d)return void(this['activeCommentThread']&&_0x5b637b['deactivateAll']());const _0x208ffa=this['getCommentThread'](_0xe2203d);if(!_0x208ffa)throw new _0x39917d('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xe2203d});if(!this['_threadToController']['has'](_0x208ffa))throw new _0x39917d('commentsrepository-active-not-attached',null,{'threadId':_0xe2203d});const _0x27c01b=_0x5b637b['getByInnerView'](this['_threadToController']['get'](_0x208ffa)['view']);_0x5b637b['activate'](_0x27c01b);}['switchReadOnly'](_0x42e89,_0x20deed){_0x42e89?this['_readOnlyChannels']['add'](_0x20deed):this['_readOnlyChannels']['delete'](_0x20deed),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x45750b){return this['_readOnlyChannels']['has'](_0x45750b)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1a03c2,_0x3732a3){return new At(_0x1a03c2,_0x3732a3);}['setPermissions'](_0x44e569,_0x2edf4e=gt){this['_permissions']['set'](_0x2edf4e,_0x44e569),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x56663f=gt){return this['_permissions']['has'](_0x56663f)?this['_permissions']['get'](_0x56663f):Tt;}['_addCommentThread']({channelId:_0x119689,threadId:_0xabc239,comments:_0x36deb0,unlinkedAt:_0x5dfdd1,resolvedAt:_0x59d804,resolvedBy:_0x12d3dc,target:_0x50fb37,context:_0x501216,attributes:_0x167c2f,isFromAdapter:_0x35944c,isResolvable:_0x46067e,isSubmitted:_0x4b6786}){if('string'!=typeof _0xabc239)throw new _0x39917d('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xabc239});if(this['hasCommentThread'](_0xabc239))throw new _0x39917d('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xabc239});const _0x150fd2=new se(this,{'channelId':_0x119689,'id':_0xabc239,'context':_0x501216,'attributes':_0x167c2f,'unlinkedAt':_0x5dfdd1,'resolvedAt':_0x59d804,'resolvedBy':_0x12d3dc?this['context']['plugins']['get'](it)['getUser'](_0x12d3dc):null,'isResolvable':_0x46067e,'isSubmitted':_0x4b6786||_0x35944c});this['_threads']['set'](_0xabc239,_0x150fd2);for(const _0x435e85 of _0x36deb0)_0x150fd2['_add'](this['_createNewComment']({'threadId':_0xabc239,..._0x435e85}));return _0x50fb37&&_0x150fd2['attachTo'](_0x50fb37),_0x35944c||!_0x150fd2['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x119689,'threadId':_0xabc239});}['_submitCommentThread']({channelId:_0xcdc373,threadId:_0x58f15c}){if(!this['hasCommentThread'](_0x58f15c))throw new _0x39917d('commentsrepository-missing-comment-thread',this);const _0xb20f9c=this['getCommentThread'](_0x58f15c);if(_0xb20f9c['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x415e04,comments:_0x6576ca,resolvedAt:_0x43d1dd,resolvedBy:_0x260f34,context:_0x51d129,attributes:_0x198062}=_0xb20f9c,_0x3a3ddb=this['context']['plugins']['get']('PendingActions'),_0xb7f7fb=_0x3a3ddb['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xcdc373,'threadId':_0x415e04,'comments':_0x6576ca['map'](_0x1a922a=>_0x1a922a['toJSON']()),'resolvedAt':_0x43d1dd,'resolvedBy':_0x260f34?_0x260f34['id']:_0x260f34,'context':_0x51d129,'attributes':_0x198062})['then'](({comments:_0x2bad9d})=>{_0x3a3ddb['remove'](_0xb7f7fb);for(const _0x2a528b of _0x2bad9d)this['_updateComment']({'channelId':_0xcdc373,'threadId':_0x58f15c,'commentId':_0x2a528b['commentId'],'createdAt':_0x2a528b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xbe90d5=>{throw console['error'](_0xbe90d5),new _0x39917d('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x1557ff,target:_0x2367ca}){const _0x528889=this['getCommentThread'](_0x1557ff);if(!_0x528889)throw new _0x39917d('commentsrepository-attach-missing-comment-thread',this);const _0x5ae392=this['context']['plugins']['get']('PendingActions'),_0x1586c4=this['context']['plugins']['get'](N),_0x1eea9f=this['_createCommentThreadView'](_0x528889),_0x58d45d=new At(_0x528889,_0x1eea9f);let _0x4b1729=null;_0x1eea9f['on']('change:isDirty',(_0x351f90,_0x3f22ea,_0x37786d)=>{_0x37786d?_0x4b1729=_0x5ae392['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4b1729&&(_0x5ae392['remove'](_0x4b1729),_0x4b1729=null);}),this['_threadToController']['set'](_0x528889,_0x58d45d),this['_viewToController']['set'](_0x1eea9f,_0x58d45d);const _0x5da1f4=new T(this['context']['locale'],_0x1eea9f);_0x5da1f4['bind']('length')['to'](_0x1eea9f),_0x5da1f4['bind']('isDirty')['to'](_0x1eea9f,'isDirty',_0x1eea9f,'length',(_0x10f5fa,_0x441dd9)=>_0x10f5fa||!_0x441dd9),_0x5da1f4['bind']('isActive')['to'](_0x1eea9f),_0x5da1f4['type']='comment';const _0x1945f6=new d({'view':_0x5da1f4,'target':_0x2367ca,'type':'comment','isVisible':!_0x528889['isResolved']});return _0x1eea9f['on']('escape',()=>{_0x1945f6['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1eea9f,_0x1945f6),_0x1586c4['add'](_0x1945f6),_0x1945f6;}['_bindAnnotationToEditors'](_0x52a9f6,_0x3aeae9){this['listenTo'](_0x52a9f6,'editorReady',(_0x356dfd,_0x1df4c1)=>{const _0x2b0e7b=_0x1df4c1['ui']['view']['body']['bodyCollectionContainer'];_0x3aeae9['focusableElements']['add'](_0x2b0e7b),this['context']instanceof _0x426116&&this['context']['ui']['focusTracker']['add'](_0x2b0e7b);},{'priority':'highest'}),this['listenTo'](_0x52a9f6,'editorDestroyed',(_0x12f8cc,_0xe2c0bb)=>{const _0x1b3470=_0xe2c0bb['ui']['view']['body']['bodyCollectionContainer'];_0x3aeae9['focusableElements']['has'](_0x1b3470)&&_0x3aeae9['focusableElements']['remove'](_0x1b3470),this['context']instanceof _0x426116&&this['context']['ui']['focusTracker']['remove'](_0x1b3470);});}['_unbindEditors'](_0x434b9f){this['stopListening'](_0x434b9f,'editorReady'),this['stopListening'](_0x434b9f,'editorDestroyed');}['_createCommentThreadView'](_0x3f794a){const _0x39103f=this['context']['plugins']['get'](it),{config:_0x48b032,locale:_0x3dd505}=this['context'],_0x2642e6=ut(_0x48b032['get']('locale'));return new(0x0,(_0x48b032['get']('comments'))['CommentThreadView'])(_0x3dd505,_0x3f794a,_0x39103f['me'],{'editorConfig':{..._0x48b032['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x48b032['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x48b032['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x48b032['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x48b032['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2642e6,'CommentView':_0x48b032['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3ca2e8,channelId:_0x4fecdf,resolvedAt:_0x34754e,resolvedBy:_0x50da96,isFromAdapter:_0x528abf}){if(!this['hasCommentThread'](_0x3ca2e8))throw new _0x39917d('commentsrepository-missing-comment-thread',null,{'threadId':_0x3ca2e8});const _0x350cda=this['getCommentThread'](_0x3ca2e8);if(_0x350cda['isResolved'])throw new _0x39917d('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3ca2e8});const _0x1c4d76=this['context']['plugins']['get'](it);if(_0x350cda['resolvedBy']=_0x1c4d76['getUser'](_0x50da96),_0x350cda['resolvedAt']=_0x34754e,_0x528abf||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x48f648=this['context']['plugins']['get']('PendingActions'),_0x504af8=_0x48f648['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4fecdf,'threadId':_0x3ca2e8})['then'](({resolvedAt:_0x5126eb,resolvedBy:_0x1c0486})=>{_0x48f648['remove'](_0x504af8),_0x350cda['resolvedBy']['id']!==_0x1c0486&&(_0x350cda['resolvedBy']=_0x1c4d76['getUser'](_0x1c0486)),_0x350cda['resolvedAt']=_0x5126eb;})['catch'](_0x180446=>{throw console['error'](_0x180446),new _0x39917d('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1d3ebf,channelId:_0xac8cf8,isFromAdapter:_0x5ab022}){if(!this['hasCommentThread'](_0x1d3ebf))throw new _0x39917d('commentsrepository-missing-comment-thread',null,{'threadId':_0x1d3ebf});const _0x5408f3=this['getCommentThread'](_0x1d3ebf);if(!_0x5408f3['isResolved'])throw new _0x39917d('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1d3ebf});if(_0x5408f3['resolvedBy']=null,_0x5408f3['resolvedAt']=null,_0x5ab022||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x50331b=this['context']['plugins']['get']('PendingActions'),_0x464bf6=_0x50331b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0xac8cf8,'threadId':_0x1d3ebf})['then'](()=>_0x50331b['remove'](_0x464bf6))['catch'](_0x438972=>{throw console['error'](_0x438972),new _0x39917d('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xb58b08,isFromAdapter:_0x5b43b5}){const _0x216eff=this['getCommentThread'](_0xb58b08);if(!_0x216eff)throw new _0x39917d('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xb58b08),this['_threads']['delete'](_0xb58b08),!_0x216eff['isSubmitted']||_0x5b43b5||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5e8bd1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1198d0}=_0x216eff,_0x5159bb=_0x5e8bd1['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1198d0,'threadId':_0xb58b08})['then'](()=>_0x5e8bd1['remove'](_0x5159bb))['catch'](_0x46b1b6=>{throw console['error'](_0x46b1b6),new _0x39917d('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x2692a8,unlinkedAt:_0x1c5f22,context:_0x11dd7a,attributes:_0x15aa74,isFromAdapter:_0x18859b}){if('string'!=typeof _0x2692a8)throw new _0x39917d('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2692a8});if(!this['hasCommentThread'](_0x2692a8))throw new _0x39917d('commentsrepository-missing-comment-thread',null,{'threadId':_0x2692a8});const _0x1e6c7c=this['getCommentThread'](_0x2692a8);let _0x33c5a4=!0x1;if(void 0x0!==_0x11dd7a&&_0x1e6c7c['context']!==_0x11dd7a&&(_0x1e6c7c['context']=_0x11dd7a,_0x33c5a4=!0x0),void 0x0!==_0x1c5f22&&_0x1e6c7c['unlinkedAt']!==_0x1c5f22&&(_0x1e6c7c['unlinkedAt']=_0x1c5f22,_0x33c5a4=!0x0),_0x15aa74&&!It(_0x15aa74,_0x1e6c7c['attributes'])&&(_0x1e6c7c['attributes']=_0x15aa74,_0x33c5a4=!0x0),!_0x33c5a4)return Promise['resolve']();if(!_0x1e6c7c['isSubmitted']||_0x18859b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x50640f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x475723}=_0x1e6c7c,_0x46aa61=_0x50640f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x475723,'threadId':_0x2692a8,'context':_0x11dd7a,'unlinkedAt':_0x1c5f22,'attributes':_0x15aa74})['then'](()=>_0x50640f['remove'](_0x46aa61))['catch'](_0x583918=>{throw console['error'](_0x583918),new _0x39917d('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x28f47e){const _0x1875be=this['context']['plugins']['get'](N),_0x43d8df=this['getCommentThread'](_0x28f47e);if(this['_threadToController']['has'](_0x43d8df)){const _0x2ee1af=this['_threadToController']['get'](_0x43d8df),_0x4ca36c=_0x2ee1af['view'],_0x23528e=_0x1875be['getByInnerView'](_0x4ca36c);this['_threadToController']['delete'](_0x43d8df),this['_viewToController']['delete'](_0x4ca36c),_0x23528e&&_0x1875be['remove'](_0x23528e),_0x2ee1af['destroy'](),_0x4ca36c['destroy']()['then'](()=>{this['_unbindEditors'](_0x4ca36c);});}}['_updateActiveAnnotation']({threadId:_0x1c0fa5,resolvedAt:_0x406a80}){const _0x733c4f=!!_0x406a80,_0x1db2a1=this['context']['plugins']['get'](N),_0x373511=this['getCommentThread'](_0x1c0fa5);if(this['_threadToController']['has'](_0x373511)){const _0x24901b=this['_threadToController']['get'](_0x373511)['view'],_0x14a74c=_0x1db2a1['getByInnerView'](_0x24901b);_0x14a74c&&(_0x733c4f&&_0x1db2a1['_removeActiveAnnotation'](_0x14a74c),_0x14a74c['refreshVisibility']());}}['_getExternalAuthor'](_0x214ee9){const _0x2a34f8=this['context']['plugins']['get'](it),_0x3aee6f=ft('external:'+_0x214ee9),_0x48af7f=_0x2a34f8['getUser'](_0x3aee6f);return _0x48af7f||_0x2a34f8['addUser']({'id':_0x3aee6f,'name':_0x214ee9});}['_createNewComment']({threadId:_0x50fa02,commentId:_0x3a3a2d=_0x5e7596(),content:_0x34b25c,authorId:_0xc63b17,createdAt:_0xb19f62,attributes:_0x22357c}){if('string'!=typeof _0x3a3a2d)throw new _0x39917d('commentsrepository-invalid-commentid');if('string'!=typeof _0xc63b17)throw new _0x39917d('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x34b25c||!_0x34b25c['trim']())throw new _0x39917d('commentsrepository-invalid-comment-content');const _0x5e9cb0=this['context']['plugins']['get'](it)['getUser'](_0xc63b17);if(!_0x5e9cb0)throw new _0x39917d('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xc63b17});let _0x66bffa=null,_0x1db16c=_0xb19f62;return _0x22357c&&_0x22357c['@external']&&(_0x66bffa=this['_getExternalAuthor'](_0x22357c['@external']['authorName']),_0x1db16c=new Date(_0x22357c['@external']['createdAt'])),new ie(this,{'threadId':_0x50fa02,'id':_0x3a3a2d,'author':_0x66bffa||_0x5e9cb0,'creator':_0x5e9cb0,'content':_0x34b25c,'createdAt':_0xb19f62,'authoredAt':_0x1db16c,'attributes':_0x22357c});}['_addComment'](_0x3eb88c){let {threadId:_0x252668,content:_0x35c526,attributes:_0x800378,isFromAdapter:_0x236bf6}=_0x3eb88c;const _0x397d27=this['getCommentThread'](_0x3eb88c['threadId']);if(!_0x397d27)throw new _0x39917d('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xeb4d88=this['_createNewComment'](_0x3eb88c),{id:_0x5d9867}=_0xeb4d88;if(_0x397d27['_add'](_0xeb4d88),_0x236bf6||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x397d27['isSubmitted'])return Promise['resolve']();const _0x1644e1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3c94ee}=_0x397d27,_0x473d47=_0x1644e1['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x800378||(_0x800378={}),this['adapter']['addComment']({'channelId':_0x3c94ee,'threadId':_0x252668,'commentId':_0x5d9867,'content':_0x35c526,'attributes':_0x800378})['then'](_0x204fb9=>{_0x1644e1['remove'](_0x473d47),_0x204fb9&&this['_updateComment']({'channelId':_0x3c94ee,'threadId':_0x252668,'commentId':_0x5d9867,'createdAt':_0x204fb9['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1f55e1=>{throw console['error'](_0x1f55e1),new _0x39917d('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x212805,commentId:_0x2f2586,content:_0x5b0b63,createdAt:_0x5717ef,attributes:_0x443ff2,isFromAdapter:_0x1304ab}){if(void 0x0!==_0x5b0b63&&('string'!=typeof _0x5b0b63||!_0x5b0b63['trim']()['length']))throw new _0x39917d('commentsrepository-update-comment-invalid-content');const _0x2a92f4=this['getCommentThread'](_0x212805),_0x3daf3d=_0x2a92f4['getComment'](_0x2f2586);if(!_0x3daf3d)throw new _0x39917d('commentsrepository-update-missing-comment',this);let _0x2ba217=!0x1;if(_0x5b0b63&&_0x5b0b63!==_0x3daf3d['content']&&(_0x3daf3d['isEditable']||_0x1304ab)&&(_0x3daf3d['content']=_0x5b0b63,_0x2ba217=!0x0),_0x5717ef&&_0x5717ef!==_0x3daf3d['createdAt']&&(_0x3daf3d['createdAt']=_0x5717ef,_0x3daf3d['attributes']&&_0x3daf3d['attributes']['@external']||(_0x3daf3d['authoredAt']=_0x5717ef),_0x2ba217=!0x0),_0x443ff2&&!It(_0x443ff2,_0x3daf3d['attributes'])&&(_0x3daf3d['attributes']=_0x443ff2,_0x2ba217=!0x0),!_0x2ba217)return Promise['resolve']();if(_0x2a92f4['fire']('commentUpdated'),_0x1304ab||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x5e0368=this['context']['plugins']['get']('PendingActions'),{channelId:_0x395ba6}=this['getCommentThread'](_0x3daf3d['threadId']),_0x5ee36c=_0x5e0368['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x395ba6,'threadId':_0x212805,'commentId':_0x2f2586,'content':_0x5b0b63,'attributes':_0x443ff2})['then'](()=>_0x5e0368['remove'](_0x5ee36c))['catch'](_0x641f8f=>{throw console['error'](_0x641f8f),new _0x39917d('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xb0a1e6,commentId:_0x1bda00,isFromAdapter:_0x28beac}){const _0xe65e27=this['getCommentThread'](_0xb0a1e6),_0x24e374=_0xe65e27['getComment'](_0x1bda00);if(!_0x24e374)throw new _0x39917d('commentsrepository-remove-missing-comment',this);if(_0xe65e27['_remove'](_0x24e374),_0x28beac||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3fb0b6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2e4df8}=_0xe65e27,_0x55d8fe=_0x3fb0b6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2e4df8,'threadId':_0xb0a1e6,'commentId':_0x1bda00})['then'](()=>_0x3fb0b6['remove'](_0x55d8fe))['catch'](_0x1492b8=>{throw console['error'](_0x1492b8),new _0x39917d('commentsrepository-remove-comment-internal-error',this);});}}class se extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x3a9b67(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x23df97,_0x50e52e){super();const _0x3912a2=_0x23df97['context']['plugins']['get'](it)['me'],_0x4b4f0=_0x23df97['getCommentThread'](_0x50e52e['threadId']),_0xfd7b76=0x0===_0x4b4f0['comments']['length'],_0x39ed4b=_0x3912a2===_0x50e52e['author'];this['id']=_0x50e52e['id'],this['threadId']=_0x50e52e['threadId'],this['author']=_0x50e52e['author'],this['creator']=_0x50e52e['creator'],this['isExternal']=Boolean(_0x50e52e['attributes']&&_0x50e52e['attributes']['@external']),this['set']('content',_0x50e52e['content']),this['createdAt']=_0x50e52e['createdAt']||new Date(),this['set']('authoredAt',_0x50e52e['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4b4f0,'resolvedAt'),this['set']('attributes',_0x50e52e['attributes']||{}),this['bind']('isEditable')['to'](_0x23df97,'_permissions',()=>{const _0x2046a1=_0x23df97['getPermissions'](_0x4b4f0['channelId'])['write'],_0x3d46d4=_0x23df97['getPermissions'](_0x4b4f0['channelId'])['modifyAll'];return _0x39ed4b&&_0x2046a1||!_0x39ed4b&&_0x3d46d4;}),this['bind']('isRemovable')['to'](_0x4b4f0,'isRemovable',_0x23df97,'_permissions',_0x5c4229=>{const _0x2c302d=_0x23df97['getPermissions'](_0x4b4f0['channelId'])['write'],_0xbe44dc=_0x23df97['getPermissions'](_0x4b4f0['channelId'])['modifyAll'];return _0x39ed4b&&_0x2c302d||_0x5c4229&&_0xfd7b76||!_0x39ed4b&&_0xbe44dc&&!_0xfd7b76;}),this['bind']('isReadOnly')['to'](_0x4b4f0,'isReadOnly'),this['_repository']=_0x23df97;}get['weight'](){return Math['max'](function(_0x1e4b6f){const _0x326cb6=document['createElement']('div');return _0x326cb6['innerHTML']=_0x1e4b6f,_0x326cb6['textContent']['length'];}(this['content']),0xc8);}['update'](_0x41e416){const {threadId:_0x54fc8a,id:_0x2725ef}=this;if(!this['_repository']['hasCommentThread'](_0x54fc8a))throw new _0x39917d('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x2fbcfa}=this['_repository']['getCommentThread'](_0x54fc8a);this['_repository']['fire'](bt('updateComment',_0x2fbcfa,_0x54fc8a),{'channelId':_0x2fbcfa,'threadId':_0x54fc8a,'commentId':_0x2725ef,..._0x41e416});}['setAttribute'](_0x2bda48,_0xae6253){const _0x910cc1=pt(this['attributes']);wt(_0x910cc1,_0x2bda48,_0xae6253),this['update']({'attributes':_0x910cc1});}['removeAttribute'](_0x39e8ad){const _0x2a385a=pt(this['attributes']);yt(_0x2a385a,_0x39e8ad),this['update']({'attributes':_0x2a385a});}['remove'](_0x443f7c={}){if(!_0x443f7c['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x171c2c,id:_0x5a8b64}=this;if(!this['_repository']['hasCommentThread'](_0x171c2c))throw new _0x39917d('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1764cf}=this['_repository']['getCommentThread'](_0x171c2c);this['_repository']['fire'](bt('removeComment',_0x1764cf,_0x171c2c),{'channelId':_0x1764cf,'threadId':_0x171c2c,'commentId':_0x5a8b64,..._0x443f7c});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x10b4ee,..._0x528dce){for(const _0x1d4c6d of _0x528dce)void 0x0!==_0x1d4c6d&&(_0x10b4ee+=':'+String(_0x1d4c6d));return _0x10b4ee;}class J extends _0x36ee92{['refresh'](){const _0x159a0e=this['editor']['model']['document']['selection'];for(const _0x7b039c of _0x159a0e['getRanges']())if(this['_hasContent'](_0x7b039c))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0xee3f9f=_0x5e7596()}={}){const _0x4af334=this['editor']['model'],_0x2be98f=[];for(const _0x44e89c of _0x4af334['document']['selection']['getRanges']())this['_hasContent'](_0x44e89c)&&_0x2be98f['push'](this['_trimToContent'](_0x44e89c));_0x4af334['change'](_0x2ddf1a=>{for(const _0xdb69ba of _0x2be98f){const _0x52f7a3=_0x5e7596()['substr'](0x1,0x5),_0x5891fd='comment:'+_0xee3f9f+':'+_0x52f7a3;_0x2ddf1a['addMarker'](_0x5891fd,{'range':_0xdb69ba,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x45449d){for(const _0xc664f0 of _0x45449d['getItems']())if(this['_itemIsContent'](_0xc664f0))return!0x0;return!0x1;}['_itemIsContent'](_0x483b6d){return _0x483b6d['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x483b6d)&&!_0x483b6d['is']('element','tableCell');}['_trimToContent'](_0x5650dc){const _0x51b287=_0x3f5353=>!this['_itemIsContent'](_0x3f5353['item']),_0x3d6762=_0x5650dc['start']['getLastMatchingPosition'](_0x51b287),_0x25ad91=_0x5650dc['end']['getLastMatchingPosition'](_0x51b287,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3d6762,_0x25ad91);}}class b extends _0x24e0bf{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x3506a1){super(_0x3506a1),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x515497=this['editor'],_0x1c7883=_0x515497['model']['document']['selection'],_0x5e8cf6=_0x3800a1(()=>this['refreshSelectedViews'](),0xa);_0x1c7883['on']('change:range',(_0x5eed5f,_0x552a69)=>{_0x552a69['directChange']&&(_0x5e8cf6['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x515497['editing']['view']['document'],'change:isFocused',(_0x264166,_0x2e941c,_0x288c98)=>{_0x288c98&&_0x5e8cf6();}),this['listenTo'](_0x515497['ui']['focusTracker'],'change:isFocused',(_0xe7cf89,_0x1a940d,_0x12b49c)=>{_0x12b49c||_0x515497['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x228582=>this['_editorAnnotationsData']['has'](_0x228582['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x13b5e0){if(this['_editorAnnotations']['has'](_0x13b5e0['view']))return;this['_editorAnnotations']['add'](_0x13b5e0['view']),this['editor']['ui']['focusTracker']['add'](_0x13b5e0['view']['element']);const _0x536663=this['editor']['plugins']['get'](N);this['listenTo'](_0x536663['collection'],'remove',(_0x3236d7,_0x93a7ef)=>{this['editor']['ui']['focusTracker']['remove'](_0x93a7ef['view']['element']),this['_editorAnnotations']['delete'](_0x93a7ef['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4b1e1b){if('function'!=typeof _0x4b1e1b)throw new _0x39917d('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4b1e1b);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5ad9db,annotations:_0x3c1bb1}){const _0x36980f=[],_0x665fdc=this['editor']['model']['document']['selection'],_0x294220=Array['from'](_0x665fdc['getRanges']());for(const [_0x4d4b1b,_0x6add0e]of this['_editorAnnotationsData']){const _0x596a9b=_0x4db333(_0x6add0e),_0x56969a=_0x3c1bb1['getByInnerView'](_0x4d4b1b);_0x596a9b&&_0x56969a&&_0x36980f['push']({'annotation':_0x56969a,'range':_0x596a9b});}function _0x4db333(_0x4ca922){for(const _0x9fe601 of _0x4ca922)for(const _0x3c209d of _0x294220)if(_0x9fe601['containsRange'](_0x3c209d,!_0x665fdc['isCollapsed']))return _0x9fe601;return null;}return _0x36980f['sort']((_0x40627f,_0x39fc36)=>{const _0xe44da1=_0x40627f['range'],_0x30b3e0=_0x39fc36['range'];if(!_0xe44da1['isEqual'](_0x30b3e0)){if(_0xe44da1['containsRange'](_0x30b3e0,!0x0))return 0x1;if(_0x30b3e0['containsRange'](_0xe44da1,!0x0))return-0x1;}return _0x40627f['annotation']==_0x5ad9db?-0x1:_0x39fc36['annotation']==_0x5ad9db?0x1:0x0;})['map'](_0xf2a017=>_0xf2a017['annotation']);}get['_editorAnnotationsData'](){const _0x33b0f2=new Map();for(const _0x1351bd of Array['from'](this['_dataCollectors']))for(const [_0x50596a,_0x1e3046]of _0x1351bd())_0x33b0f2['set'](_0x50596a,_0x1e3046);return _0x33b0f2;}}class st extends _0x24e0bf{['afterInit'](){const _0x5e43d2=this['editor'];if(!_0x5e43d2['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5e43d2['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x24e0bf{constructor(_0x272232){super(_0x272232),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x35523f=this['editor'],_0x58db56=_0x35523f['commands']['get']('importWord'),_0x483907=_0x35523f['plugins']['get'](it);_0x58db56&&(_0x58db56['on']('execute',(_0x20e6d6,[,_0xd0d2e9])=>{_0xd0d2e9['collaboration_features']={'comments':!0x0,'user_id':_0x483907['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x58db56,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4a01c5,_0x45b8f7){const {comment_threads:_0x125a2f}=_0x45b8f7;_0x125a2f&&_0x125a2f['forEach'](({thread_id:_0x471210,comments:_0x1bf366,is_resolved:_0x40cee2})=>{const _0x2962ed=new Date(),_0x4edef4=_0x1bf366['map'](({author:_0x482c11,content:_0x13dd25,created_at:_0x3d33bf})=>({'content':_0x13dd25,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x2962ed,'attributes':{'@external':{'authorName':_0x482c11,'createdAt':_0x3d33bf?new Date(_0x3d33bf):new Date(),'source':'importWord'}}})),_0x416bdf=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x416bdf,'threadId':_0x471210,'comments':_0x4edef4,'resolvedAt':_0x40cee2?_0x2962ed:null});});}}class ct extends _0x24e0bf{constructor(_0x510a26){super(_0x510a26),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x28e6be=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x28e6be,'contentInsertion',(_0x470442,_0x41689d)=>this['_removeMarkersWithoutThreads'](_0x41689d['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x21d16a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x21d16a;const _0x4aaf47=this['editor']['plugins']['get']('CommentsRepository');for(const _0x31f1b7 of _0x21d16a['keys']()){const [_0x4c9c2d,_0x29bca8]=_0x31f1b7['split'](':');'comment'!=_0x4c9c2d||_0x4aaf47['hasCommentThread'](_0x29bca8)||_0x21d16a['delete'](_0x31f1b7);}return _0x21d16a;}['_registerMarkerInClipboardPipeline'](){const _0x3e819a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x50737c=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x50737c&&_0x3e819a['_registerMarkerToCopy']('comment',_0x50737c);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xac7c7f){switch(_0xac7c7f){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 _0x24e0bf{static get['requires'](){return[m,b,it,st,at,ct];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x2dfb2d){super(_0x2dfb2d),this['set']('isThreadsLoadingPaused',!0x0),_0x2dfb2d['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x240aee,_0x20738b,_0xc35524,_0xc1802d)=>{const _0x38bf62=_0xc35524?ne(_0xc35524)['id']:null;if(_0x2dfb2d['model']['change'](()=>{if(_0x38bf62){const _0x52b078=this['getAllMarkersForId'](_0x38bf62);for(const _0x11975a of _0x52b078)_0x2dfb2d['editing']['reconvertMarker'](_0x11975a);}if(_0xc1802d){const {id:_0x11ca01}=ne(_0xc1802d),_0x3c0989=this['getAllMarkersForId'](_0x11ca01);for(const _0x307ee6 of _0x3c0989)_0x2dfb2d['editing']['reconvertMarker'](_0x307ee6);}}),_0x38bf62){const _0x56bdf4=_0x2dfb2d['plugins']['get'](m)['getCommentThread'](_0x38bf62);_0x56bdf4&&_0x56bdf4['isResolved']&&this['scrollToThreadMarker'](_0x38bf62);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1239df=this['editor'],_0x268db8=_0x1239df['plugins']['get'](m),_0x4e863=_0x1239df['config']['get']('collaboration.channelId');_0x1239df['commands']['add']('addCommentThread',new J(_0x1239df)),this['listenTo'](_0x1239df,'change:isReadOnly',(_0x315104,_0x2383e8,_0xd18fc)=>{_0x268db8['switchReadOnly'](_0xd18fc,_0x1239df['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x268db8,mt('addCommentThread',_0x4e863),(_0x2d53b3,{threadId:_0xf8046b})=>{const _0x1bd716=this['editor']['plugins']['get'](m)['getCommentThread'](_0xf8046b);_0x1bd716&&_0x1bd716['unlinkedAt']&&this['_attachArchivedThread'](_0xf8046b);}),this['listenTo'](_0x268db8,mt('removeCommentThread',_0x4e863),(_0x1e3636,{threadId:_0x162915})=>{_0x1239df['model']['enqueueChange']({'isUndoable':!0x1},_0x222949=>{const _0x1cf8e0=this['getAllMarkersForId'](_0x162915);for(const _0x26c124 of _0x1cf8e0)_0x222949['removeMarker'](_0x26c124);});}),this['listenTo'](_0x268db8,mt('resolveCommentThread',_0x4e863),(_0x47d059,{threadId:_0x3aaa26})=>{(this['_reconvertMarkers'](_0x3aaa26),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x3aaa26)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x268db8,mt('reopenCommentThread',_0x4e863),(_0x4d0706,{threadId:_0xd32415})=>{this['_reconvertMarkers'](_0xd32415);},{'priority':'low'}),this['listenTo'](_0x268db8,mt('addComment',_0x4e863),(_0x10bc04,{threadId:_0x3e8084,isFromAdapter:_0x46d91b})=>{const _0x1bbb11=this['getAllMarkersForId'](_0x3e8084);if(_0x46d91b||0x0==_0x1bbb11['length']||!_0x268db8['hasCommentThread'](_0x3e8084))return;0x1===_0x268db8['getCommentThread'](_0x3e8084)['length']&&_0x1239df['model']['enqueueChange']({'isUndoable':!0x1},_0x129969=>{for(const _0x66183c of _0x1bbb11)_0x129969['updateMarker'](_0x66183c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x56c516=this['editor']['plugins']['get'](m),_0x514773=this['editor']['config']['get']('collaboration.channelId');for(const _0x264dd5 of _0x56c516['getCommentThreads']({'channelId':_0x514773}))_0x56c516['_detachCommentThread'](_0x264dd5['id']),_0x56c516['_threads']['delete'](_0x264dd5['id']);super['destroy']();}['hasMarkerForId'](_0x4ec906){return this['getAllMarkersForId'](_0x4ec906)['length']>0x0;}['getAllMarkersForId'](_0x25c6ac){const _0x36baa2=[];for(const _0x2d2554 of this['editor']['model']['markers'])_0x2d2554['name']['startsWith']('comment:'+_0x25c6ac)&&_0x36baa2['push'](_0x2d2554);return _0x36baa2;}['scrollToThreadMarker'](_0x148336){const _0x4f41ce=this['_getTargetForId'](_0x148336);_0x4f41ce&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x148336&&rt({'target':_0x4f41ce[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4e6329){this['editor']['model']['change'](()=>{for(const _0xb0e693 of this['getAllMarkersForId'](_0x4e6329))this['editor']['editing']['reconvertMarker'](_0xb0e693);});}['_attachArchivedThread'](_0x268733){const _0x1495d2=this['editor']['plugins']['get'](m),_0x214eaa=this['editor']['plugins']['get'](b),_0x4bde7a=_0x1495d2['getCommentThread'](_0x268733);if(!_0x4bde7a['isAttached']){const _0x1199c9=_0x4bde7a['attachTo'](()=>this['_getTargetForId'](_0x4bde7a['id']));_0x214eaa['registerAnnotation'](_0x1199c9),_0x4bde7a['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2d5d37=this['editor'],_0x118fb8=_0x2d5d37['plugins']['get'](it);_0x2d5d37['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x266793,_0x12fa1a)=>{const {id:_0x57be27}=ne(_0x266793['markerName']),_0x558301=_0x2d5d37['plugins']['get'](m)['getCommentThread'](_0x57be27),_0x54f479=this['activeMarker']&&ne(this['activeMarker'])['id']===_0x57be27;let _0x4d999f;if(_0x558301&&_0x558301['isResolved']&&!_0x54f479&&_0x266793['item'])return _0x12fa1a['consumable']['consume'](_0x266793['item'],'addMarker:'+_0x266793['markerName']),_0x12fa1a['consumable']['consume'](_0x266793['item'],'removeMarker:'+_0x266793['markerName']),null;const _0xa0bb0d=['ck-comment-marker'];return _0x54f479&&_0xa0bb0d['push']('ck-comment-marker--active'),_0x4d999f=_0x558301&&_0x558301['length']?_0x558301['comments']['first']['author']['id']:_0x118fb8['me']['id'],{'classes':_0xa0bb0d,'attributes':{'data-comment':_0x57be27,'data-author-id':_0x4d999f}};}}),_0x2d5d37['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2c5640,{options:_0x222075})=>{const _0x3e3a53=_0x2d5d37['plugins']['get'](m),_0x5daf65=_0x2d5d37['model']['markers']['get'](_0x2c5640),{id:_0x3b6a57,part:_0x164d35}=ne(_0x2c5640);if(_0x5daf65&&!_0x5daf65['affectsData'])return null;if(_0x222075['ignoreResolvedComments']){const _0x59844d=_0x3e3a53['getCommentThread'](_0x3b6a57);if(_0x59844d&&_0x59844d['isResolved'])return null;}return{'group':'comment','name':_0x164d35?_0x3b6a57+':'+_0x164d35:_0x3b6a57};}}),_0x2d5d37['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4b4693,{writer:_0x46260d})=>_0x46260d['createElement']('$marker',{'data-name':'comment:'+_0x4b4693['getAttribute']('id')})}),_0x2d5d37['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x23daa3=this['editor'],_0x59e30f=_0x23daa3['plugins']['get'](m),_0x2a0f47=new Set(),_0x2b18ce=new Set();_0x23daa3['model']['document']['registerPostFixer'](_0x262cf0=>{let _0x46f6b6=!0x1;for(const {name:_0x20ebfc,data:_0x1b3df8}of _0x23daa3['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5e5c5e,id:_0x4d200e}=ne(_0x20ebfc);let _0x33f0d7=_0x1b3df8['newRange'];if('comment'!==_0x5e5c5e||!_0x33f0d7)continue;const _0x2f0783='$graveyard'===_0x33f0d7['root']['rootName'];_0x2f0783||(_0x33f0d7=dt(_0x33f0d7,_0x23daa3['model']),!_0x33f0d7||_0x33f0d7['isCollapsed']||!_0x1b3df8['newRange']||_0x33f0d7['isEqual'](_0x1b3df8['newRange']))?_0x23daa3['model']['hasContent'](_0x33f0d7)&&!_0x2f0783?this['isThreadsLoadingPaused']?_0x2a0f47['add'](_0x20ebfc):this['_handleThreadMarker'](_0x20ebfc,_0x4d200e):(_0x2b18ce['add'](_0x20ebfc),_0x2a0f47['delete'](_0x20ebfc),_0x262cf0['removeMarker'](_0x20ebfc),_0x46f6b6=!0x0):(_0x262cf0['updateMarker'](_0x20ebfc,{'range':_0x33f0d7}),_0x46f6b6=!0x0);}return _0x46f6b6;}),this['on']('change:isThreadsLoadingPaused',(_0x84556f,_0x3f66b7,_0x154f0d)=>{if(!_0x154f0d&&_0x2a0f47['size'])for(const _0x45d6bd of _0x2a0f47){const {id:_0x3745e5}=ne(_0x45d6bd);_0x2a0f47['delete'](_0x45d6bd),_0x23daa3['model']['markers']['get'](_0x45d6bd)&&this['_handleThreadMarker'](_0x45d6bd,_0x3745e5);}}),this['listenTo'](_0x23daa3['model']['document'],'change',(_0x1472ef,_0x51c425)=>{for(const {name:_0x3aa6e3,data:{newRange:_0x48794b}}of _0x23daa3['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3df902,id:_0x3254d7}=ne(_0x3aa6e3);if('comment'!==_0x3df902)continue;const _0x1cdfac=_0x59e30f['getCommentThread'](_0x3254d7),_0x5bf80d=this['hasMarkerForId'](_0x3254d7);_0x1cdfac&&(!_0x1cdfac['_hasTargetInContent']&&_0x48794b&&_0x23daa3['editing']['view']['once']('render',()=>{const _0x14ccf9=_0x23daa3['plugins']['get'](N),_0x2b58be=_0x59e30f['_threadToController']['get'](_0x1cdfac)['view'];_0x14ccf9['getByInnerView'](_0x2b58be)['refreshVisibility']();},{'priority':'low'}),_0x1cdfac['_hasTargetInContent']=_0x5bf80d||!!_0x48794b),_0x48794b||(_0x2b18ce['add'](_0x3aa6e3),_0x2a0f47['delete'](_0x3aa6e3));}if(_0x51c425['isLocal'])for(const _0x8bd1cf of _0x2b18ce){const {id:_0x244204}=ne(_0x8bd1cf),_0x3edb73=_0x59e30f['getCommentThread'](_0x244204),_0x9b19e4=this['hasMarkerForId'](_0x244204);_0x2a0f47['delete'](_0x8bd1cf),!_0x3edb73||_0x9b19e4||_0x3edb73['unlinkedAt']||_0x3edb73['setUnlinkedAt'](new Date());}_0x2b18ce['clear']();});}['_getTargetForId'](_0x2d134f){const _0xa20a11=this['editor'],_0x4643b3=this['getAllMarkersForId'](_0x2d134f);return nt(_0xa20a11['editing'],_0x4643b3);}['_getTextContext'](_0x327508){const _0x293bea=this['getAllMarkersForId'](_0x327508);let _0xf5c8b0='',_0x28ca34=!0x1;for(const _0x2e03cf of _0x293bea){const _0x31caa8=_0x2e03cf['getRange']();for(const _0x503466 of Array['from'](_0x31caa8['getItems']()))_0x503466['is']('$textProxy')?(_0xf5c8b0&&_0x28ca34&&(_0xf5c8b0+='\x20',_0x28ca34=!0x1),_0xf5c8b0+=_0x503466['data']):_0x28ca34=!0x0;_0x28ca34=!0x0;}return _0xf5c8b0['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x217676,_0xdae676){const _0x1061f1=this['editor'],_0x2d2c75=_0x1061f1['plugins']['get'](m);let _0x331d40=_0x2d2c75['getCommentThread'](_0xdae676);const _0x5a0d36=_0x1061f1['config']['get']('collaboration.channelId'),_0x56688c=_0x1061f1['plugins']['get'](b);if(_0x331d40&&(_0x331d40['unlinkedAt']&&_0x331d40['setUnlinkedAt'](null),_0x331d40['isAttached']))return _0x331d40;return!this['getAllMarkersForId'](_0xdae676)[0x0]['managedUsingOperations']?_0x1061f1['editing']['view']['once']('render',()=>{if(_0x2d2c75['getCommentThread'](_0xdae676))return;const _0x1de895=_0x1061f1['plugins']['get'](N);_0x331d40=_0x2d2c75['openNewCommentThread']({'channelId':_0x5a0d36,'threadId':_0xdae676,'target':()=>this['_getTargetForId'](_0xdae676),'context':{'type':'text','value':this['_getTextContext'](_0xdae676)}});const _0x1f1df3=_0x2d2c75['_threadToController']['get'](_0x331d40)['view'],_0xf3f88a=_0x1de895['getByInnerView'](_0x1f1df3);_0xf3f88a&&_0x56688c['registerAnnotation'](_0xf3f88a);},{'priority':'low'}):_0x2d2c75['fetchCommentThread']({'channelId':_0x5a0d36,'threadId':_0xdae676})['then'](_0x23a4a8=>{if('destroyed'!==_0x1061f1['state']){if(_0x331d40=_0x23a4a8,_0x331d40&&!_0x331d40['isAttached']){const _0x4b77c5=_0x331d40['attachTo'](()=>this['_getTargetForId'](_0xdae676));_0x56688c['registerAnnotation'](_0x4b77c5),_0x331d40['isResolved']&&this['_reconvertMarkers'](_0xdae676);}else{if(!_0x331d40){const _0x551f45=this['getAllMarkersForId'](_0xdae676);_0x1061f1['model']['change'](_0xb51a2=>{for(const _0x42e7b2 of _0x551f45)_0xb51a2['removeMarker'](_0x42e7b2);});}}}}),_0x331d40;}['_handleThreadMarker'](_0x4156a7,_0x401278){const _0x4cf358=this['_attachMarkerToThread'](_0x4156a7,_0x401278);_0x4cf358&&!_0x4cf358['context']&&_0x4cf358['setContext']({'type':'text','value':this['_getTextContext'](_0x401278)});}['_initAriaMarkerChangeAnnouncements'](){const _0x17f188=this['editor'];ot(_0x17f188['model'],({left:_0xd1ce54,entered:_0x5738c0})=>{for(const _0x1ab134 of _0xd1ce54)if(ht(_0x1ab134)){_0x17f188['ui']['ariaLiveAnnouncer']['announce'](S(_0x17f188['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3bdcbb of _0x5738c0)if(ht(_0x3bdcbb)){_0x17f188['ui']['ariaLiveAnnouncer']['announce'](S(_0x17f188['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function mt(_0x1362e9,_0x3c7c6c){return _0x3c7c6c?_0x1362e9+':'+_0x3c7c6c:_0x1362e9;}function ne(_0x536836){const _0x51adb9=_0x536836['split'](':');return{'group':_0x51adb9[0x0],'id':_0x51adb9[0x1],'part':_0x51adb9[0x2]};}function dt(_0x2c4e57,_0x5b661b){const _0x1e6b32=_0x5b661b['schema'],_0x1bdefb=_0x5b661b['createRange'](_0x2c4e57['start']);for(const _0x4a8eb4 of _0x2c4e57['getWalker']()){const {type:_0x5a963d,item:_0x3e85c2,nextPosition:_0x1e702e}=_0x4a8eb4;if('text'===_0x5a963d||_0x1e6b32['isObject'](_0x3e85c2)){const _0x2da6eb=_0x5b661b['createPositionBefore'](_0x3e85c2);_0x1bdefb['isCollapsed']&&(_0x1bdefb['start']=_0x2da6eb),_0x1bdefb['end']=_0x1e702e;}}return _0x1bdefb;}function ht(_0x3b0fbb){return'comment'===ne(_0x3b0fbb['name'])['group'];}var $t='<!--\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 _0x24e0bf{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,b,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return kt;}['init'](){const _0x1d52bd=this['editor'],_0x16811e=_0x1d52bd['plugins']['get'](m),_0x3f5452=_0x1d52bd['plugins']['get'](r),_0x4cfd7c=_0x1d52bd['plugins']['get'](N),_0x2796bf=_0x1d52bd['plugins']['get'](b);_0x1d52bd['ui']['componentFactory']['add']('comment',()=>{const _0x5a3b0b=this['_createUIButton'](_0x4eef25);return _0x5a3b0b['tooltip']=!0x0,_0x5a3b0b;}),_0x1d52bd['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4a19f0)),_0x2796bf['addSourceCollector'](()=>{const _0x1ce968=[];for(const [_0x3cb5ef,_0x43b7fc]of _0x16811e['_threadToController']){const _0x5d5b43=_0x3f5452['getAllMarkersForId'](_0x3cb5ef['id']),_0x4029d0=_0x5d5b43['map'](_0x4adb15=>_0x4adb15['getRange']());_0x5d5b43['length']>0x0&&_0x1ce968['push']([_0x43b7fc['view'],_0x4029d0]);}return _0x1ce968;}),this['listenTo'](_0x4cfd7c,'change:activeAnnotations',(_0x4e895c,_0x15e2af,_0x39341c)=>{const _0x5de51c=Array['from'](_0x39341c)['map'](_0x1e3693=>_0x1e3693['innerView'])['find'](_0x253527=>_0x16811e['_viewToController']['has'](_0x253527));if(!_0x5de51c)return void(_0x3f5452['activeMarker']=null);const _0x487831=_0x16811e['_viewToController']['get'](_0x5de51c)['model']['id'],_0x54340c='comment:'+_0x487831;_0x487831&&_0x3f5452['hasMarkerForId'](_0x487831)?_0x3f5452['activeMarker']=_0x54340c:_0x3f5452['activeMarker']&&(_0x3f5452['activeMarker']=null);}),this['listenTo'](_0x16811e,'removeCommentThread',(_0x31ccdd,{threadId:_0x485bd2,isFromAdapter:_0x3a5d80})=>{!_0x3a5d80&&_0x1d52bd['ui']['focusTracker']['isFocused']&&_0x3f5452['hasMarkerForId'](_0x485bd2)&&_0x1d52bd['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x16811e,'addComment',(_0x19bc32,{threadId:_0x299d12,isFromAdapter:_0x57e36f})=>{if(_0x57e36f||!_0x3f5452['hasMarkerForId'](_0x299d12)||!_0x16811e['hasCommentThread'](_0x299d12))return;0x1===_0x16811e['getCommentThread'](_0x299d12)['length']&&(_0x1d52bd['editing']['view']['focus'](),_0x19bc32['stop']());},{'priority':'low'});}['_createUIButton'](_0x50e012){const _0x163a1d=this['editor'],_0x2155b1=new _0x50e012(_0x163a1d['locale']),_0x4390b8=_0x163a1d['commands']['get']('addCommentThread');return _0x2155b1['set']({'label':S(_0x163a1d['locale'],'Comment'),'icon':$t}),_0x2155b1['bind']('isEnabled')['to'](_0x4390b8),this['listenTo'](_0x2155b1,'execute',()=>_0x4390b8['execute']()),_0x2155b1;}}class e extends _0x24e0bf{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x20cf4e){super(_0x20cf4e),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x3a4a20,_0x385fae,_0x23d128)=>{_0x23d128?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x51b222,_0x46cf73]of this['editor']['commands'])_0x46cf73['affectsData']&&'addCommentThread'!==_0x51b222&&_0x46cf73['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x1d85f8=this['editor']['editing']['view']['document'];this['listenTo'](_0x1d85f8,'cut',_0x1fffa2=>_0x1fffa2['stop'](),{'priority':'highest'}),this['listenTo'](_0x1d85f8,'clipboardInput',_0x40302b=>_0x40302b['stop'](),{'priority':'highest'}),this['listenTo'](_0x1d85f8,'delete',_0x223fe2=>_0x223fe2['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x57fb5a,_0x1e210f]of this['editor']['commands'])_0x1e210f['affectsData']&&'addCommentThread'!==_0x57fb5a&&_0x1e210f['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0xc39abe{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x33c7f9){super(_0x33c7f9),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x43155e=this['context']['plugins']['get'](N);this['listenTo'](_0x43155e,'_activateAnnotation',(_0x2f1699,_0xcf129a)=>{for(const _0x14b23e of this['activeUIs']){const _0x5fe604=this['_uis']['get'](_0x14b23e);(0x0,this['_uisData']['get'](_0x14b23e)['filter'])(_0xcf129a)&&_0x5fe604['setActiveAnnotation'](_0xcf129a);}}),this['listenTo'](_0x43155e,'_deactivateAllAnnotations',()=>{for(const _0x1ab50f of this['activeUIs']){this['_uis']['get'](_0x1ab50f)['setActiveAnnotation'](null);}}),this['listenTo'](_0x43155e['_visibleAnnotations'],'add',(_0x558424,_0x3275f6)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3275f6);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x24c624){return this['activeUIs']['has'](_0x24c624);}['activate'](_0x4736b2,_0x77cc63=()=>!0x0){const _0x38e4cb=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x4736b2))throw new _0x39917d('annotationsuis-missing-ui',this,{'uiName':_0x4736b2});this['isActive'](_0x4736b2)&&this['deactivate'](_0x4736b2),this['activeUIs']['add'](_0x4736b2);const _0x2b97c8=new x();!function({source:_0x30e65c,target:_0x4c86ad,filter:_0x5b9e05}){for(const _0x457cf5 of _0x30e65c)_0x5b9e05(_0x457cf5)&&_0x4c86ad['add'](_0x457cf5);_0x4c86ad['listenTo'](_0x30e65c,'add',(_0xf225fc,_0x42f7e2)=>{_0x5b9e05(_0x42f7e2)&&_0x4c86ad['add'](_0x42f7e2);}),_0x4c86ad['listenTo'](_0x30e65c,'remove',(_0x41f46c,_0x2853af)=>{_0x4c86ad['has'](_0x2853af)&&_0x4c86ad['remove'](_0x2853af);});}({'source':_0x38e4cb['_visibleAnnotations'],'target':_0x2b97c8,'filter':_0x77cc63}),this['_uisData']['set'](_0x4736b2,{'collection':_0x2b97c8,'filter':_0x77cc63});const _0x21807a=this['_uis']['get'](_0x4736b2);_0x21807a['attach'](_0x2b97c8),this['listenTo'](_0x21807a,'change:activeAnnotation',(_0x515320,_0x3d1709,_0x44884c,_0x49e47a)=>{_0x49e47a&&_0x38e4cb['_removeActiveAnnotation'](_0x49e47a),_0x44884c&&_0x38e4cb['_addActiveAnnotation'](_0x44884c);});}['deactivate'](_0x5f3be0){if(this['activeUIs']['delete'](_0x5f3be0),!this['_uis']['has'](_0x5f3be0))throw new _0x39917d('annotationsuis-missing-ui',this,{'uiName':_0x5f3be0});const _0x9cbf55=this['_uis']['get'](_0x5f3be0);_0x9cbf55['detach'](),this['stopListening'](_0x9cbf55),this['_uisData']['get'](_0x5f3be0)['collection']['destroy'](),this['_uisData']['delete'](_0x5f3be0);}['switchTo'](_0x345dfe){if(!this['_uis']['has'](_0x345dfe))throw new _0x39917d('annotationsuis-missing-ui',this,{'uiName':_0x345dfe});const _0x411958=this['context']['plugins']['get'](N),_0x32af92=Array['from'](_0x411958['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x345dfe);const _0x84eef3=this['_uis']['get'](_0x345dfe);_0x84eef3['setActiveAnnotation'](_0x32af92),_0x84eef3['_setSelectedAnnotations']&&_0x32af92&&_0x84eef3['_setSelectedAnnotations']([_0x32af92]);}['deactivateAll'](){for(const _0x4a27fe of this['activeUIs'])this['deactivate'](_0x4a27fe);}['register'](_0x472736,_0x22f120){if(this['_uis']['has'](_0x472736))throw new _0x39917d('annotationsuis-register-already-registered');if('function'!=typeof _0x22f120['attach']||'function'!=typeof _0x22f120['detach']||'function'!=typeof _0x22f120['setActiveAnnotation'])throw new _0x39917d('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x472736,_0x22f120);}['refilterAnnotations'](){const _0x4df5e5=this['context']['plugins']['get'](N)['collection'],_0x9e44ea=new Map(),_0x284a80=Array['from'](this['activeUIs']);for(const _0x46abff of this['activeUIs']){const _0x2be6f4=this['_uisData']['get'](_0x46abff)['collection'];for(const _0x43f7a4 of _0x2be6f4)_0x9e44ea['set'](_0x43f7a4,_0x46abff);}for(const _0x34f331 of _0x4df5e5){const _0x50df48=_0x9e44ea['get'](_0x34f331);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x34f331);const _0x3621ad=_0x284a80['find'](_0x529191=>this['_uisData']['get'](_0x529191)['filter'](_0x34f331));_0x50df48!==_0x3621ad&&(_0x50df48&&this['_uisData']['get'](_0x50df48)['collection']['remove'](_0x34f331),_0x3621ad&&this['_uisData']['get'](_0x3621ad)['collection']['add'](_0x34f331));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2d7fac){const _0x232434=[];for(const _0x58c477 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x58c477)['filter'])(_0x2d7fac)&&_0x232434['push'](_0x58c477);}if(_0x232434['length']>0x1)throw new _0x39917d('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x232434,'annotationType':_0x2d7fac['type']});}}const oe=Ht('px');class V extends _t{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x1114a6){super(_0x1114a6);const _0x18fb5b=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x48fbc1(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x18fb5b['to']('class')],'style':{'minHeight':_0x18fb5b['to']('minHeight',_0x10ae4a=>'number'==typeof _0x10ae4a?oe(_0x10ae4a+0xa):null)},'dir':_0x1114a6['uiLanguageDirection'],'role':'application','aria-label':S(_0x1114a6,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x1114a6,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x2aa5f2=>{this['_updateItemPositionInFocusables'](_0x2aa5f2['source']);}),this['list']['forEach'](_0x419a6c=>{this['focusTracker']['add'](_0x419a6c['element']),this['_updateItemPositionInFocusables'](_0x419a6c);}),this['list']['on']('change',(_0xd5ad76,_0x4dd5b8)=>{for(const _0x4f17fa of _0x4dd5b8['removed'])this['focusTracker']['remove'](_0x4f17fa['element']),this['focusables']['remove'](_0x4f17fa);for(const _0x13f989 of _0x4dd5b8['added'])this['focusTracker']['add'](_0x13f989['element']),this['_updateItemPositionInFocusables'](_0x13f989);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x40f17f){const _0x2d00e8=this['focusables']['getIndex'](_0x40f17f);let _0x4a82dd,_0x3ff590;for(const _0x2f182a of this['focusables'])if(_0x40f17f['top']<_0x2f182a['top']){_0x4a82dd=_0x2f182a;break;}if(_0x3ff590=_0x4a82dd?this['focusables']['getIndex'](_0x4a82dd):this['focusables']['length'],-0x1!==_0x2d00e8){if(_0x2d00e8===_0x3ff590-0x1)return;this['focusables']['remove'](_0x40f17f),_0x3ff590=_0x4a82dd?this['focusables']['getIndex'](_0x4a82dd):this['focusables']['length'];}this['focusables']['add'](_0x40f17f,_0x3ff590);}}const qt=Ht('px');class H extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1c5269){super(_0x1c5269),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x153bdc,_0x18fd17)=>_0x153bdc+_0x18fd17),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0xe3321=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xe3321['to']('isAnimationDisabled',_0x4bab66=>_0x4bab66?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xe3321['to']('top',_0xb0058d=>qt(_0xb0058d))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x4ced73=this['element']['clientHeight'];_0x4ced73&&(this['height']=_0x4ced73);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class D extends _0xc39abe{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x5767d9){super(_0x5767d9),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 _0x499f7d=this['context']['config']['get']('sidebar.container');_0x499f7d&&this['setContainer'](_0x499f7d);}['setContainer'](_0x5aac91){if(!y(_0x5aac91))throw new _0x39917d('sidebar-setcontainer-invalid-element');this['container']=_0x5aac91;}['_attachToContainer']({viewClass:_0x90c2da='',spaceBetweenItems:_0x4b274f=0x19}={}){if(!y(this['container']))throw new _0x39917d('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x90c2da,this['_spaceBetweenItems']=_0x4b274f;}['rearrange']({removedAnnotation:_0xc5d0f9,previousAnnotation:_0x5e7b94,nextAnnotation:_0x35e210}){const _0x2348bd=this['getSidebarItemView'](_0xc5d0f9);this['view']['list']['remove'](_0x2348bd),this['_destroySidebarItemView'](_0xc5d0f9),_0x5e7b94&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5e7b94)),_0x35e210&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x35e210)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x401c40,activatedAnnotation:_0x1963c0,disableAnimationOnActivatedAnnotation:_0x20f1d0}){if(this['_activeAnnotation']=_0x1963c0,_0x401c40){_0x401c40['isActive']=!0x1;const _0x4d6449=this['getSidebarItemView'](_0x401c40);_0x4d6449&&_0x20f1d0&&(_0x4d6449['isAnimationDisabled']=!0x1);}if(_0x1963c0){const _0x1c89ce=this['getSidebarItemView'](_0x1963c0);_0x1c89ce&&(_0x1963c0['isActive']=!0x0,_0x20f1d0&&(_0x1c89ce['isAnimationDisabled']=!0x0,_0x1c89ce['top']+=0x1),this['_alignToTargetRect'](_0x1c89ce));}}['_detachFromContainer'](_0x7c5f02){if(this['view']['element']['remove'](),_0x7c5f02){for(const _0x6a3e08 of _0x7c5f02)this['_destroySidebarItemView'](_0x6a3e08);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4e57eb,_0x48f85a){_0x48f85a||(_0x48f85a=_0x4e57eb['view']);const _0x26b9e2=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x26b9e2,_0x4e57eb),this['_annotationToSidebarItemView']['set'](_0x4e57eb,_0x26b9e2),_0x26b9e2['content']['add'](_0x48f85a),this['listenTo'](_0x4e57eb['view'],'change:targetRect',(_0x1126c6,_0x34ef7d,_0x453fda)=>{const _0x5e381c=this['_getTargetTop'](_0x4e57eb,_0x453fda);_0x26b9e2['_targetTop']!=_0x5e381c&&(_0x26b9e2['_targetTop']=_0x5e381c,this['_setItemTop'](_0x26b9e2,_0x5e381c));}),this['listenTo'](_0x26b9e2,'change:top',()=>{this['_recalculate'](_0x26b9e2,'top');}),this['listenTo'](_0x26b9e2,'change:bottom',()=>{this['_recalculate'](_0x26b9e2,'bottom');}),this['_alignToTargetRect'](_0x26b9e2);const _0x3d0325=this['_getItemBefore'](_0x26b9e2);if(_0x3d0325)this['_alignAfterItem'](_0x3d0325,_0x26b9e2)||this['_alignToTargetRect'](_0x26b9e2);else this['_alignToTargetRect'](_0x26b9e2);return this['_updateLastItem'](),this['view']['list']['add'](_0x26b9e2),_0x26b9e2;}['_alignForTopChange'](_0x40a09e){if(!_0x40a09e['content']['length'])return;const _0x1c4538=this['_getItemBefore'](_0x40a09e);if(!_0x1c4538)return;const _0x260d44=this['_sidebarItemViewToAnnotation']['get'](_0x1c4538),_0x13b3ae=this['_activeAnnotation'];_0x13b3ae&&_0x13b3ae===_0x260d44?this['_alignAfterItem'](_0x1c4538,_0x40a09e):this['_alignBeforeItem'](_0x40a09e,_0x1c4538);}['_alignForBottomChange'](_0x19b602){if(!_0x19b602['content']['length'])return;const _0x547425=this['_getItemAfter'](_0x19b602);if(!_0x547425)return;const _0x26e892=this['_sidebarItemViewToAnnotation']['get'](_0x547425),_0x2a46dd=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x41d5f7=this['_activeAnnotation'];_0x41d5f7&&_0x41d5f7===_0x26e892&&_0x2a46dd?(this['_alignBeforeItem'](_0x547425,_0x19b602),this['_alignAfterItem'](_0x19b602,_0x547425)):_0x41d5f7&&_0x41d5f7===_0x26e892?this['_alignBeforeItem'](_0x547425,_0x19b602):this['_alignAfterItem'](_0x19b602,_0x547425);}['_recalculate'](_0x5087a4,_0x122930){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x42db3c,changedProp:_0xc8f193}of this['_recalculateBuffer'])'top'===_0xc8f193?this['_alignForTopChange'](_0x42db3c):this['_alignForBottomChange'](_0x42db3c);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x5087a4,'changedProp':_0x122930});}['getSidebarItemView'](_0x20573e){return this['_annotationToSidebarItemView']['get'](_0x20573e);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2053ee){const _0x4be8ea=this['getSidebarItemView'](_0x2053ee);this['stopListening'](_0x4be8ea),this['stopListening'](_0x2053ee['view']),_0x4be8ea['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2053ee),this['_sidebarItemViewToAnnotation']['delete'](_0x4be8ea);}['_createSidebarView'](){const _0x12bfad=new V(this['context']['locale']);return _0x12bfad['render'](),this['on']('change:_lastItem',(_0x439d86,_0x21243b,_0xd56c3,_0x4bf110)=>{_0x4bf110&&_0x12bfad['unbind']('minHeight'),_0xd56c3?_0x12bfad['bind']('minHeight')['to'](_0xd56c3,'bottom'):_0x12bfad['minHeight']=null;}),_0x12bfad;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x7444f6){const _0x56dca7=this['_sidebarItemViewToAnnotation']['get'](_0x7444f6),_0x2f2802=_0x56dca7&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x56dca7)-0x1);return _0x2f2802&&this['getSidebarItemView'](_0x2f2802)||null;}['_getItemAfter'](_0xd7e8fe){const _0xb35eb6=this['_sidebarItemViewToAnnotation']['get'](_0xd7e8fe),_0x42be3a=_0xb35eb6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xb35eb6)+0x1);return _0x42be3a&&this['getSidebarItemView'](_0x42be3a)||null;}['_alignBeforeItem'](_0x26cf3e,_0x4bfa72){_0x26cf3e['updateHeight']();const _0xd9582a=R(_0x4bfa72['bottom']+this['_spaceBetweenItems'],_0x26cf3e['top']);return!!_0xd9582a&&(this['_setItemTop'](_0x4bfa72,_0x4bfa72['top']-_0xd9582a),!0x0);}['_alignAfterItem'](_0x504454,_0x22f59f){_0x504454['updateHeight']();const _0x3a7e07=R(_0x504454['bottom']+this['_spaceBetweenItems'],_0x22f59f['top']);return!!_0x3a7e07&&(this['_setItemTop'](_0x22f59f,_0x22f59f['top']+_0x3a7e07,!0x1),!0x0);}['_alignToTargetRect'](_0x425acd){const _0xfe345=this['_sidebarItemViewToAnnotation']['get'](_0x425acd);if(!_0xfe345||!_0xfe345['target']||!_0xfe345['targetRect'])return;const _0x2cba59=this['_getTargetTop'](_0xfe345,_0xfe345['targetRect']);this['_setItemTop'](_0x425acd,_0x2cba59);}['_getTargetTop'](_0x47afca,_0x2794fc){if(null===_0x2794fc)return 0x0;if(_0x47afca['target']instanceof _0x5114fb)return _0x2794fc['top'];{const _0x4efe95=new _0x5114fb(this['view']['element'])['top'];return _0x2794fc['top']-_0x4efe95;}}['_setItemTop'](_0xb56e90,_0x217841,_0xd2e4f6=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xd2e4f6&&(_0x217841=Math['max'](_0x217841,this['_getMaxAvailableTop'](_0xb56e90))),_0xb56e90['top']=_0x217841;}['_getMaxAvailableTop'](_0x2b0d02){let _0x373e5f=this['_getItemBefore'](_0x2b0d02),_0x568701=0x0;for(;_0x373e5f;)_0x373e5f['updateHeight'](),_0x568701+=this['_spaceBetweenItems']+_0x373e5f['height'],_0x373e5f=this['_getItemBefore'](_0x373e5f);return _0x568701;}}function R(_0x1796cb,_0x4c42e0){return Math['max'](_0x1796cb-_0x4c42e0,0x0);}function y(_0x298189){return null!==_0x298189&&'object'==typeof _0x298189&&0x1===_0x298189['nodeType'];}class n extends _0xc39abe{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'WideSidebar';}constructor(_0x25123d){super(_0x25123d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x46d9cb(),this['_refreshPositioningDebounced']=_0x3800a1(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x463768=this['context']['plugins']['get'](M),_0x1d1245=this['context']['plugins']['get'](D);_0x463768['register']('wideSidebar',this),_0x1d1245['container']&&_0x463768['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xf91bf4){if(_0xf91bf4===this['activeAnnotation'])return;const _0x262a72=this['context']['plugins']['get'](D);_0x262a72['_activeAnnotation']=_0xf91bf4;const _0x421232=this['activeAnnotation'];this['activeAnnotation']=_0xf91bf4,_0x262a72['refresh']({'blurredAnnotation':_0x421232,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x3fb9a1){this['annotations']=_0x3fb9a1;const _0x2a0376=this['context']['plugins']['get'](D);if(_0x2a0376['_annotations']=_0x3fb9a1,this['isAttached'])throw new _0x39917d('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2a0376,'set:container',()=>{this['detach'](),this['listenTo'](_0x2a0376,'change:container',_0x429de4=>{_0x429de4['off'](),this['attach'](_0x3fb9a1);});}),_0x2a0376['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x3240b7=_0x16fdac=>{_0x16fdac['updateTargetRect'](),_0x2a0376['addAnnotation'](_0x16fdac);};for(const _0x4358e6 of _0x3fb9a1)_0x3240b7(_0x4358e6);this['listenTo'](_0x3fb9a1,'add',(_0x17a7d9,_0x3033fa)=>{_0x3240b7(_0x3033fa);}),this['listenTo'](_0x3fb9a1,'remove',(_0x30f05b,_0x1fd33c,_0x53a9fd)=>{_0x2a0376['rearrange']({'removedAnnotation':_0x1fd33c,'previousAnnotation':_0x3fb9a1['get'](_0x53a9fd-0x1),'nextAnnotation':_0x3fb9a1['get'](_0x53a9fd+0x1)}),_0x1fd33c===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3fb9a1,'focus',(_0x35c206,_0x5bb8e2)=>{this['setActiveAnnotation'](_0x5bb8e2);}),this['listenTo'](_0x3fb9a1,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3c5418=this['context']instanceof _0x664575?this['context']['editors']:new _0x46d9cb([this['context']]);for(const _0x539cd6 of _0x3c5418)this['_integrateWithEditorAnnotations'](_0x539cd6);this['listenTo'](_0x3c5418,'add',(_0x23e984,_0x16bd24)=>{this['listenTo'](_0x16bd24,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x16bd24);});}),this['listenTo'](_0x3c5418,'remove',(_0x311ef6,_0x17db66)=>{_0x17db66['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x17db66['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x39917d('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5333fb=this['context']['plugins']['get'](D);_0x5333fb['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5333fb),this['stopListening'](this['annotations']),this['context']instanceof _0x664575&&this['stopListening'](this['context']['editors']);for(const _0x583ac0 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x583ac0);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x3eda3b){if(!_0x3eda3b['plugins']['has']('EditorAnnotations'))return;const _0x3ac469=_0x3eda3b['plugins']['get']('EditorAnnotations'),_0x5375d0=()=>{const _0x3b1b2d=_0x3ac469['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x3b1b2d[0x0]||null);};this['listenTo'](_0x3ac469,'refresh',_0x5375d0),this['listenTo'](_0x3ac469,'blur',(_0x17fd40,{isAnnotationTracked:_0x54586d})=>{this['activeAnnotation']&&_0x54586d(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3ac469,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5d1ebb=>{_0x3ac469['hasDomSelection']()&&(_0x5375d0(),_0x5d1ebb['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3ac469);}['_destroyEditorAnnotationsIntegration'](_0x49fd0c){this['stopListening'](_0x49fd0c),this['_editorAnnotations']['remove'](_0x49fd0c);}}class L extends _0x4eef25{['counterView'];constructor(_0x1a0b51){super(_0x1a0b51);const _0x12640a=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x46cc74,_0x333cac)=>_0x46cc74?'...':_0x333cac['toString']()),this['set']('annotationType',''),this['icon']=$t,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x12640a['to']('annotationType',_0x58dba2=>'ck-annotation-counter__badge--'+_0x58dba2),_0x12640a['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x12640a['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0xc39abe{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x56b8d6){super(_0x56b8d6),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x26db0a),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x46d9cb(),this['_refreshPositioningDebounced']=_0x3800a1(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x54e74b(this['context']['locale']),this['balloonPanelView']=new _0x20c059(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2b7d0a){this['annotations']=_0x2b7d0a;const _0x17f9cd=this['context']['plugins']['get'](D),_0x1e1c1c=this['balloonPanelView'];if(_0x17f9cd['_annotations']=_0x2b7d0a,this['isAttached'])throw new _0x39917d('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x17f9cd,'set:container',()=>{this['detach'](),this['listenTo'](_0x17f9cd,'change:container',_0x5889e8=>{_0x5889e8['off'](),this['attach'](_0x2b7d0a);});}),_0x17f9cd['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x329cd6=_0x55eb8e=>{const _0x3e3969=new L(this['context']['locale']);_0x17f9cd['addAnnotation'](_0x55eb8e,_0x3e3969),this['_annotationToNarrowView']['set'](_0x55eb8e,_0x3e3969),_0x3e3969['bind']('isDirty','annotationType','number')['to'](_0x55eb8e['view'],'isDirty','type','length'),_0x3e3969['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1e1c1c['content']['first']!==_0x55eb8e['view']?(this['_showBalloon'](_0x55eb8e),_0x55eb8e['view']['element']['focus'](),this['setActiveAnnotation'](_0x55eb8e)):this['setActiveAnnotation'](null);});};for(const _0x31a296 of _0x2b7d0a)_0x329cd6(_0x31a296);this['listenTo'](_0x2b7d0a,'add',(_0x433f20,_0x200cf4)=>{_0x329cd6(_0x200cf4);}),this['listenTo'](_0x2b7d0a,'remove',(_0x679ea7,_0x1c3f8b,_0x230f9f)=>{this['_annotationToNarrowView']['get'](_0x1c3f8b)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1c3f8b),_0x17f9cd['rearrange']({'removedAnnotation':_0x1c3f8b,'previousAnnotation':_0x2b7d0a['get'](_0x230f9f-0x1),'nextAnnotation':_0x2b7d0a['get'](_0x230f9f+0x1)}),_0x1c3f8b===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2b7d0a,'focus',(_0x4aac30,_0x27c5df)=>{this['setActiveAnnotation'](_0x27c5df);}),this['listenTo'](_0x2b7d0a,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x379084,_0x2890f9)=>{_0x2890f9['keyCode']===_0x311d99['esc']&&_0x1e1c1c['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1e1c1c['content']['first']),this['_hideBalloon'](),_0x2890f9['stopPropagation'](),_0x2890f9['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x1ce5c8,_0x200899)=>{const _0x7c980e=_0x200899['target'];_0x1e1c1c['isVisible']&&_0x1e1c1c['element']['contains'](_0x7c980e)||_0x17f9cd['view']['element']['contains'](_0x7c980e)||_0x1ce5c8['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x395c24=>_0x395c24['contains'](_0x7c980e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x3f0b17=this['context']instanceof _0x664575?this['context']['editors']:new _0x46d9cb([this['context']]);for(const _0x24d9e8 of _0x3f0b17)this['_integrateWithEditorAnnotations'](_0x24d9e8);this['listenTo'](_0x3f0b17,'add',(_0x542a6a,_0x327f9b)=>{this['listenTo'](_0x327f9b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x327f9b);});}),this['listenTo'](_0x3f0b17,'remove',(_0x1ccde0,_0x5da443)=>{_0x5da443['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5da443['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x193353){if(_0x193353===this['activeAnnotation'])return;const _0x42d9aa=this['context']['plugins']['get'](D);if(_0x42d9aa['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x193353,'disableAnimationOnActivatedAnnotation':!0x0}),_0x193353)_0x42d9aa['getSidebarItemView'](_0x193353)?this['_showBalloon'](_0x193353):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x193353;}['detach'](){if(!this['isAttached'])throw new _0x39917d('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4d4734=this['context']['plugins']['get'](D);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x16c3b6=>_0x16c3b6['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4d4734['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x664575&&this['stopListening'](this['context']['editors']);for(const _0x43dc28 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x43dc28);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'](_0x556529){if(!_0x556529['plugins']['has']('EditorAnnotations'))return;const _0x13789a=_0x556529['plugins']['get']('EditorAnnotations'),_0x126603=this['context']['plugins']['get'](D),_0x1fe232=this['annotations'],_0x37d427=this['balloonPanelView'],_0x2fd10e=()=>{const _0x3d7cca=_0x13789a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3d7cca),this['setActiveAnnotation'](_0x3d7cca[0x0]||null);};this['listenTo'](_0x13789a,'refresh',_0x2fd10e),this['listenTo'](_0x13789a,'blur',(_0x29fb53,{isAnnotationTracked:_0x5cd215})=>{this['activeAnnotation']&&_0x5cd215(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x13789a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1fe232,'blur',_0x2e7d7a=>{_0x13789a['hasDomSelection']()&&_0x2e7d7a['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4befbb,_0x2dcf91)=>{const _0x49f3ca=_0x2dcf91['target'];_0x37d427['isVisible']&&_0x37d427['element']['contains'](_0x49f3ca)||_0x126603['view']['element']['contains'](_0x49f3ca)||this['activeAnnotation']&&_0x13789a['hasDomSelection']()&&(_0x2fd10e(),_0x4befbb['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x13789a);}['_destroyEditorAnnotationsIntegration'](_0x3c968a){_0x3c968a&&(this['stopListening'](_0x3c968a),this['_editorAnnotations']['remove'](_0x3c968a));}['_setSelectedAnnotations'](_0x45a2e4){for(const _0x138faa of this['_selectedAnnotations'])_0x45a2e4['includes'](_0x138faa)||this['_manuallyClosedAnnotationViews']['delete'](_0x138faa['view']);this['_selectedAnnotations']=_0x45a2e4;}['_refreshPositioning'](){const _0x1aaa97=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x1aaa97['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x22b2ae){if(this['_manuallyClosedAnnotationViews']['has'](_0x22b2ae['view']))return;const _0x27a999=this['balloonPanelView']['content']['first'];_0x27a999!==_0x22b2ae['view']?(_0x27a999&&this['_detachListeners'](_0x27a999),this['_attachListeners'](_0x22b2ae['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x22b2ae['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2d9df8=this['balloonPanelView']['content']['first'],_0x10cd04=_0x2d9df8&&this['annotations']['getByView'](_0x2d9df8);if(!_0x10cd04||!this['_annotationToNarrowView']['has'](_0x10cd04))return;const _0x75287e=this['_annotationToNarrowView']['get'](_0x10cd04)['element'],_0x37ecb0=(function(){const _0x476a82=_0x20c059['defaultPositions'];return[_0x476a82['southArrowNorthEast'],_0x476a82['northArrowSouthEast'],_0x476a82['southArrowNorth'],_0x476a82['northArrowSouth'],_0x476a82['southArrowNorthWest'],_0x476a82['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x75287e,'positions':_0x37ecb0});}['_hideBalloon'](){const _0x7293bf=this['balloonPanelView'],_0x249a84=_0x7293bf['content']['first'];_0x249a84&&(this['_detachListeners'](_0x249a84),_0x7293bf['unpin'](),_0x7293bf['content']['clear']());}['_attachListeners'](_0x401183){this['listenTo'](_0x401183,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x401183,'Esc',(_0x2cc87c,_0x35acfe)=>{this['_manuallyClosedAnnotationViews']['add'](_0x401183),this['_hideBalloon'](),_0x35acfe();});}['_detachListeners'](_0x3da8b1){this['stopListening'](_0x3da8b1);}}class c extends _0x24e0bf{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x339858,M];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x4d2ee2){super(_0x4d2ee2),_0x4d2ee2['editing']['view']['addObserver'](_0x480d8c),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4d2ee2['plugins']['get'](_0x339858),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0xfb0c00=this['editor']['plugins']['get'](M);_0xfb0c00['context']===this['editor']&&(_0xfb0c00['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x31cda7,_0x57e25c)=>{const _0x543ee9=this['_balloon'];if(this['isAttached']&&_0x543ee9['visibleView']){const _0x5c4dd6=this['annotations']['getByView'](_0x543ee9['visibleView']);_0x5c4dd6&&this['_closeAnnotation'](_0x5c4dd6),_0x57e25c();}}));}['afterInit'](){const _0x59cd8b=this['editor']['plugins']['get'](M);_0x59cd8b['context']===this['editor']&&(_0x59cd8b['hasActive']()||_0x59cd8b['switchTo']('inline'));}['setActiveAnnotation'](_0x86a685){_0x86a685!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x86a685&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x86a685)&&this['_addAnnotationToBalloon'](_0x86a685,!0x0),_0x86a685['isActive']=!0x0),_0x86a685||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x86a685);}['attach'](_0x3ee46f){this['annotations']=_0x3ee46f;const _0x391da2=this['editor']['plugins']['get'](M),_0x2c6a9f=this['_balloon'];if(this['isAttached'])throw new _0x39917d('inlineannotations-attach-already-attached',this);if(_0x391da2['context']!==this['editor'])throw new _0x39917d('inlineannotations-not-allowed-with-context',this);const _0x518865=this['editor']['plugins']['get'](b);this['listenTo'](_0x518865,'refresh',()=>{const _0x8a99e2=_0x518865['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1f7432,_0x1f9623;!this['_forceRefresh']&&(_0x1f7432=_0x8a99e2,_0x1f9623=this['_selectedAnnotations'],_0x1f7432['length']===_0x1f9623['length']&&_0x1f7432['every'](_0x56b308=>_0x1f9623['includes'](_0x56b308)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x8a99e2),this['setActiveAnnotation'](_0x8a99e2[0x0]||null));}),this['listenTo'](_0x518865,'blur',(_0x30a8c2,{isAnnotationTracked:_0xd3dca8})=>{this['activeAnnotation']&&_0xd3dca8(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x552062,_0x91c831,_0x3d2138)=>{_0x3d2138||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3ee46f,'remove',(_0xb99916,_0x56bffa)=>{this['_removeAnnotationFromBalloon'](_0x56bffa),_0x56bffa===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2c6a9f,'change:visibleView',(_0x572fb4,_0x1ce1d3,_0x1f7b7d,_0x597cbc)=>{_0x597cbc&&this['stopListening'](_0x597cbc);const _0xc7bc9b=_0x3ee46f['getByView'](_0x1f7b7d);_0x1f7b7d&&_0xc7bc9b&&(this['listenTo'](_0x1f7b7d,'change:height',()=>{_0x2c6a9f['updatePosition']();}),this['listenTo'](_0x1f7b7d,'Esc',()=>{this['_closeAnnotation'](_0xc7bc9b),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xc7bc9b&&this['setActiveAnnotation'](_0xc7bc9b));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2c6a9f['visibleView']&&(_0x3ee46f['getByView'](_0x2c6a9f['visibleView'])&&_0x2c6a9f['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 _0x39917d('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x14a7a0 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x14a7a0);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x59a74c){for(const _0xdf258 of this['_selectedAnnotations'])_0x59a74c['includes'](_0xdf258)||this['_manuallyClosed']['delete'](_0xdf258);for(const _0x466cb4 of this['annotations'])_0x59a74c['includes'](_0x466cb4)||this['_removeAnnotationFromBalloon'](_0x466cb4);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x311c48 of _0x59a74c)this['_addAnnotationToBalloon'](_0x311c48);}this['_selectedAnnotations']=_0x59a74c;}['_addAnnotationToBalloon'](_0x4772de,_0x8e5d7f=!0x1){this['_manuallyClosed']['has'](_0x4772de)||(this['_addedAnnotations']['has'](_0x4772de)||this['_balloon']['hasView'](_0x4772de['view'])||(this['_addedAnnotations']['add'](_0x4772de),this['_balloon']['add']({'stackId':_0x4772de['view']['id'],'view':_0x4772de['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4772de)}})),_0x8e5d7f&&this['_balloon']['showStack'](_0x4772de['view']['id']));}['_getBalloonTargetForAnnotation'](_0x32b997){const _0x2773bf=_0x32b997['target'],_0x198d7f=this['editor']['editing']['view'],_0x2d84b8=_0x198d7f['document']['selection']['getFirstRange'](),_0x2d4b1a=_0x198d7f['domConverter']['viewRangeToDom'](_0x2d84b8);if(_0x2d4b1a['collapse'](!0x0),_0x2773bf){if(_0x2773bf instanceof _0x5114fb)return _0x2773bf;let _0x184c7d=[];for(const _0x458886 of _0x2773bf)_0x184c7d['push'](...(_0x16f87e=_0x458886['getClientRects'](),Array['from'](_0x16f87e)['map'](DOMRect['fromRect'])));_0x184c7d=function(_0x2d318e){const _0x1f711f=[];let _0xa94112=_0x2d318e[0x0];for(let _0x2f116e=0x1;_0x2f116e<_0x2d318e['length'];_0x2f116e++)q(_0xa94112,_0x2d318e[_0x2f116e])?_0xa94112['width']+=_0x2d318e[_0x2f116e]['width']:(_0x1f711f['push'](_0xa94112),_0xa94112=_0x2d318e[_0x2f116e]);return _0x1f711f['push'](_0xa94112),_0x1f711f;}(_0x184c7d);const _0x4c1260=_0x2d4b1a['getBoundingClientRect']();return _0x184c7d['find'](_0x507edd=>_0x507edd['top']<=_0x4c1260['top']&&_0x507edd['bottom']>=_0x4c1260['bottom']&&_0x507edd['left']<=_0x4c1260['left']&&_0x507edd['right']>=_0x4c1260['right'])||_0x184c7d[0x0];}var _0x16f87e;return _0x32b997['targetRect']||_0x2d4b1a;}['_removeAnnotationFromBalloon'](_0x4b0e25){this['_addedAnnotations']['has'](_0x4b0e25)&&this['_balloon']['hasView'](_0x4b0e25['view'])&&(this['_addedAnnotations']['delete'](_0x4b0e25),this['_balloon']['remove'](_0x4b0e25['view']));}['_closeAnnotation'](_0xf4ab01){this['_manuallyClosed']['add'](_0xf4ab01),this['_removeAnnotationFromBalloon'](_0xf4ab01);}}function q(_0x99a718,_0x292661){return _0x99a718['top']===_0x292661['top']&&_0x99a718['bottom']===_0x292661['bottom']&&_0x99a718['right']===_0x292661['left'];}var Z='<!--\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 tt extends _t{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x502eb7,_0x12c4dd){super(_0x502eb7),this['set']('isEmpty',!_0x12c4dd['length']),this['focusTracker']=new _0x48fbc1(),this['_annotationViews']=_0x12c4dd,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x12c4dd,'focusTracker':this['focusTracker']}),this['listenTo'](_0x12c4dd,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x12c4dd,'remove',(_0x10b4cd,_0x3a324f)=>{_0x3a324f['isActive']&&this['focus'](),_0x12c4dd['length']||(this['isEmpty']=!0x0);});const _0x4a9950=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x502eb7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x12c4dd},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x4a9950['if']('isEmpty','ck-hidden',_0x2686c4=>!_0x2686c4)]},'children':[{'text':S(_0x502eb7,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x1684f8 of this['_annotationViews'])this['focusTracker']['add'](_0x1684f8['element']);this['_annotationViews']['on']('change',(_0x364e1a,{added:_0x3254c9,removed:_0x3bac7d})=>{for(const _0x414266 of _0x3254c9)this['focusTracker']['add'](_0x414266['element']);for(const _0x20e4c4 of _0x3bac7d)this['focusTracker']['remove'](_0x20e4c4['element']);});}}class p extends _0xc39abe{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,N];}constructor(_0x32e059){super(_0x32e059),this['archivedThreads']=new _0x46d9cb();}['init'](){const _0xfc2821=this['context'],_0xfa6762=_0xfc2821['plugins']['get'](m),_0x5e7a41=_0xfc2821['plugins']['get'](N);this['listenTo'](_0xfa6762,'addCommentThread',(_0x562df1,{threadId:_0x35463d})=>{const _0x48696c=_0xfa6762['getCommentThread'](_0x35463d);_0x48696c['archivedAt']&&this['archivedThreads']['add'](_0x48696c,this['_calculatePosition'](_0x48696c['archivedAt'])),this['listenTo'](_0x48696c,'change:archivedAt',(_0x49fb0b,_0xa50fc4,_0x505cf7)=>{_0x505cf7?this['archivedThreads']['has'](_0x48696c)||this['archivedThreads']['add'](_0x48696c,this['_calculatePosition'](_0x48696c['archivedAt'])):this['archivedThreads']['has'](_0x48696c)&&this['archivedThreads']['remove'](_0x48696c);});}),this['listenTo'](_0xfa6762,'removeCommentThread',(_0x4e9967,{threadId:_0x14bf50})=>{const _0x53a051=_0xfa6762['getCommentThread'](_0x14bf50);this['stopListening'](_0x53a051),this['archivedThreads']['has'](_0x53a051)&&this['archivedThreads']['remove'](_0x53a051);},{'priority':'highest'}),this['listenTo'](_0x5e7a41['collection'],'focus',(_0x4d958d,_0x2beddf)=>{_0x2beddf['isVisible']||(_0x2beddf['isActive']=!0x0,_0x5e7a41['activate'](_0x2beddf));});}['_calculatePosition'](_0x7d004d){const _0x81bb07=[...this['archivedThreads']]['findIndex'](_0x49adc3=>_0x49adc3['archivedAt']<_0x7d004d);return _0x81bb07>-0x1?_0x81bb07:this['archivedThreads']['length'];}}class a extends _0x24e0bf{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x453d91];}constructor(_0x42c624){super(_0x42c624),this['annotationViews']=new _0x3581f1(),this['_pendingThreads']=[];}['init'](){const _0x23b3ab=this['editor'],_0x5be6ed=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x23b3ab['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4eef25,!0x0)),_0x23b3ab['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x96c82a=this['_createCommentsArchiveButton'](_0x4a19f0);return _0x96c82a['set']({'role':'menuitemcheckbox'}),_0x96c82a;});const _0x2be113=_0x23b3ab['plugins']['get'](p),_0x4898ba=_0x23b3ab['plugins']['get']('Annotations'),_0x2ac04c=_0x23b3ab['plugins']['get']('CommentsRepository');this['listenTo'](_0x2be113['archivedThreads'],'add',(_0x45a22d,_0x399b9d)=>{const _0x1c7076=_0x23b3ab['config']['get']('collaboration.channelId');if(!_0x1c7076||_0x399b9d['channelId']===_0x1c7076){const _0x5f163d=_0x2ac04c['_threadToController']['get'](_0x399b9d);if(!_0x5f163d)return void this['_pendingThreads']['push'](_0x399b9d);const _0x1fdc13=this['_calculatePosition'](_0x399b9d['archivedAt']),_0x226f80=_0x4898ba['getByInnerView'](_0x5f163d['view']);_0x226f80['isVisible']&&_0x4898ba['_visibleAnnotations']['remove'](_0x226f80),this['annotationViews']['add'](_0x226f80['view'],_0x1fdc13);}}),this['listenTo'](_0x4898ba['collection'],'add',(_0x1009ad,_0x532250)=>{const _0x1e1aa7=this['_pendingThreads']['find'](_0xb20afa=>{const _0x9ad4=_0x2ac04c['_threadToController']['get'](_0xb20afa);return _0x9ad4&&_0x532250['innerView']===_0x9ad4['view'];});if(_0x1e1aa7){const _0x2f4adc=this['_calculatePosition'](_0x1e1aa7['archivedAt']);this['annotationViews']['add'](_0x532250['view'],_0x2f4adc),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1e1aa7),0x1);}}),this['listenTo'](_0x2be113['archivedThreads'],'remove',(_0x304344,_0x2f5774)=>{const _0x1f5acb=_0x23b3ab['config']['get']('collaboration.channelId');if(!_0x1f5acb||_0x2f5774['channelId']===_0x1f5acb){const _0x27d298=_0x2ac04c['_threadToController']['get'](_0x2f5774),_0xc50836=_0x4898ba['getByInnerView'](_0x27d298['view']);this['annotationViews']['remove'](_0xc50836['view']),this['stopListening'](_0xc50836['focusableElements']);}}),this['listenTo'](_0x4898ba['collection'],'add',(_0xe0d83e,_0x2aa6f4)=>{this['listenTo'](_0x2aa6f4,'escape',_0x5be6ed);}),this['listenTo'](_0x4898ba['collection'],'remove',(_0x4f4179,_0x4a19dc)=>{this['stopListening'](_0x4a19dc,'escape',_0x5be6ed);});}['_calculatePosition'](_0x205502){const _0x4708f5=this['editor']['config']['get']('collaboration.channelId'),_0x329b46=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x1ba69b=>_0x1ba69b['channelId']===_0x4708f5)['findIndex'](_0x7c0731=>_0x7c0731['archivedAt']<_0x205502);return _0x329b46<0x0||_0x329b46>this['annotationViews']['length']?this['annotationViews']['length']:_0x329b46-0x1;}['_toggleDialog'](){const _0xdcb741=this['editor'],_0x25829d=_0xdcb741['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0xdcb741['locale'],this['annotationViews'])),'commentsArchive'===_0x25829d['id']?_0x25829d['hide']():_0x25829d['show']({'id':'commentsArchive','title':S(_0xdcb741['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x25cd9a['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x377053,_0x1aab09=!0x1){const _0x322870=this['editor']['locale'],_0x5bf334=this['editor']['plugins']['get']('Dialog'),_0x553807=new _0x377053(_0x322870);return _0x553807['bind']('isEnabled')['to'](this,'isEnabled'),_0x553807['bind']('isOn')['to'](_0x5bf334,'id',_0x28f86f=>'commentsArchive'===_0x28f86f),_0x553807['set']({'label':S(_0x322870,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x1aab09&&(_0x553807['tooltip']=!0x0),this['listenTo'](_0x553807,'execute',()=>this['_toggleDialog']()),_0x553807;}['_hideDialogOnAnnotationEscape']=_0x3a1fc2=>{const _0x2f910b=_0x3a1fc2['source'];if(!this['annotationViews']['has'](_0x2f910b['view']))return;const _0xdcf5d6=this['editor']['plugins']['get']('Dialog');_0xdcf5d6['isOpen']&&'commentsArchive'===_0xdcf5d6['id']&&(_0xdcf5d6['hide'](),_0x3a1fc2['stop']());};}class f extends _0x24e0bf{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,ie as Comment,se as CommentThread,At as CommentThreadController,kt as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,f as Comments,p as CommentsArchive,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
|
|
23
|
+
import{Editor as _0x2d1e98,icons as _0x1e7ff6,ContextPlugin as _0x4a4ea1,PendingActions as ut,Context as _0x1018c0,Command as _0x4b1078,Plugin as _0x13d3e9}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x17c796,uid as _0x256e05,KeystrokeHandler as Et,FocusTracker as _0x3e5960,diff as _0x36488d,Collection as _0x3de075,Rect as _0xc93c26,CKEditorError as _0x119dd1,first as _0x44a939,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as et,toUnit as Ht,DomEmitterMixin as _0x22970d,keyCodes as _0x102347}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x4b9dc8,AriaDescriptionView as _0x55ec09,setupThreadKeyboardNavigation as _0x37e1bc,ConfirmMixin as ti,LateFocusButtonView as _0xffdc,trimHtml as _0xdf5748,LateFocusDropdownButtonView as _0x1f1ef1,Users as at,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as nt,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as te}from'ckeditor5-collaboration/dist/index.js';import{throttle as _0x24defa,isEqual as yt,cloneDeep as wt,set as At,unset as Ct,debounce as _0x43d40f}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as Zt,EditorUI as Xt,View as Dt,FocusCycler as Ft,ButtonView as _0x31e2fc,ViewCollection as _0x2db4dd,createDropdown as _0x1702c9,ListView as _0xc45025,focusChildOnDropdownOpen as _0x2b7a16,ListItemView as _0x1bb597,MenuBarMenuListItemButtonView as _0x4d1474,BodyCollection as _0x10a728,BalloonPanelView as _0x4ad012,ContextualBalloon as _0x2fdbe3,Dialog as _0x5e9f62,DialogViewPosition as tt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x33c89d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Gt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Jt,ShiftEnter as Kt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Lt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Rt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as St}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x13c1a5}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x17c796(){['model'];['view'];constructor(_0x201c85,_0xa23d87){super(),this['model']=_0x201c85,this['model']['_isAttached']=!0x0,this['view']=_0xa23d87,this['listenTo'](_0xa23d87,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0xa23d87,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0xa23d87,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0xa23d87,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0xa23d87,'addComment',(_0x21c8f1,_0x1cd8e1)=>this['addComment'](_0x1cd8e1)),this['listenTo'](_0xa23d87,'updateComment',(_0x46d521,_0x583d3c,_0x4a90c5)=>this['updateComment'](_0x583d3c,_0x4a90c5)),this['listenTo'](_0xa23d87,'removeComment',(_0x55f27d,_0x5adf93)=>this['removeComment'](_0x5adf93));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0xac132c){this['model']['addComment']({'content':_0xac132c,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x29beec,_0x2c5f99){this['model']['getComment'](_0x29beec)['update']({'content':_0x2c5f99});}['removeComment'](_0x49ca83){this['model']['getComment'](_0x49ca83)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x246bb1,_0x586c81,_0x534f8f){const t=_0x246bb1['t'];switch(_0x586c81){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'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x534f8f);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x534f8f);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x534f8f);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x534f8f);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x534f8f);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'},_0x534f8f);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'},_0x534f8f);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'},_0x534f8f);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'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Yt extends tr{['main'];['editable'];constructor(_0x6843a5,_0x137d26){super(_0x6843a5);const _0x438e36=_0x256e05();this['main']=this['createCollection'](),this['editable']=new Zt(_0x6843a5,_0x137d26,void 0x0,{'label':()=>S(_0x6843a5,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x6843a5['uiLanguageDirection'],'lang':_0x6843a5['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x438e36},'children':[{'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']();}}class Ot extends Xt{['view'];constructor(_0x361a8c){super(_0x361a8c),this['view']=new Yt(_0x361a8c['locale'],_0x361a8c['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x49261c=this['editor']['editing']['view'],_0x393f6a=this['view']['editable'],_0x2eb911=_0x49261c['document']['getRoot']();_0x393f6a['name']=_0x2eb911['rootName'],this['view']['render']();const _0x5b1e38=_0x393f6a['element'];this['setEditableElement'](_0x393f6a['name'],_0x5b1e38),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x49261c['attachDomRoot'](_0x5b1e38),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Ut=[Gt,Jt,Kt,Lt,Qt,Rt,St];class Vt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x17c796(_0x2d1e98){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Ut)());constructor(_0x18382d={}){(_0x18382d=Object['assign']({},_0x18382d))['plugins']||(_0x18382d['plugins']=Vt['defaultPlugins']),super(_0x18382d),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 _0x38ff30=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x38ff30))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x54afac=>{const _0x2ba98f=this['model']['document']['getRoot'](),_0xce6214=_0x2ba98f&&_0x2ba98f['getChild'](_0x2ba98f['childCount']-0x1);_0x54afac['setSelection'](_0xce6214,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x18439a=this['editing']['view'],_0x464e6a=_0x18439a['document']['getRoot'](),_0x257ede=_0x464e6a['getChild'](0x0);_0x464e6a['childCount']>0x1||!_0x257ede||'p'!=_0x257ede['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x18439a,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x257ede['placeholder']=this['placeholder']),zt({'view':_0x18439a,'element':_0x257ede,'keepOnFocus':!0x0}),this['placeholderElement']=_0x257ede);}}class rs extends Dt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x1d4c5b,_0x201a71={}){super(_0x1d4c5b),this['editor']=null,this['_editorConfig']=_0x201a71,this['set']('value',_0x201a71['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x1d4c5b,'Reply...')),this['set']('submitLabel',S(_0x1d4c5b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x3e5960(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),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',(_0xf92bd8,_0x3de57a)=>{this['cancelButtonView']['fire']('execute'),_0x3de57a();}),this['keystrokes']['set']('Ctrl+Enter',(_0xcc5450,_0x331573)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x331573());}),this['on']('submit',(_0x54913b,_0x5acbf8)=>{_0x5acbf8['length']>0xfde8?(alert(S(_0x1d4c5b,'TOO_LONG_COMMENT_ALERT',[_0x5acbf8['length'],0xfde8])),_0x54913b['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Vt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2fc1cd=this['editor'];this['element']['insertBefore'](_0x2fc1cd['ui']['element'],this['element']['firstChild']),_0x2fc1cd['model']['document']['on']('change',()=>this['value']=_0x2fc1cd['getData']()),_0x2fc1cd['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2fc1cd['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x7dce52){-0x1===_0x7dce52?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}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:_0x5f1c95}=this,_0x18a531=new _0x31e2fc(_0x5f1c95);return _0x18a531['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x18a531['withText']=!0x0,_0x18a531['bind']('label')['to'](this,'submitLabel'),_0x18a531['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x18a531['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3f28e1,_0xe44237)=>!_0xe44237&&!!_0x3f28e1['trim']()),_0x18a531;}['_createCancelButton'](){const {locale:_0x57ff58}=this,_0x54f936=new _0x31e2fc(_0x57ff58);return _0x54f936['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x54f936['label']=S(_0x57ff58,'Cancel'),_0x54f936['withText']=!0x0,_0x54f936['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x54f936;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x4eb60a=>{this['focusTracker']['add'](_0x4eb60a['element']);}),this['focusables']['on']('change',(_0x5bdac4,_0x745a26)=>{for(const _0x543277 of Array['from'](_0x745a26['added'])['reverse']())this['focusTracker']['add'](_0x543277['element']);});}}class kt extends Dt{constructor(_0x1daf1f,_0x131780,_0x2a349c){super(_0x1daf1f),this['commentInputView']=new rs(_0x1daf1f,_0x2a349c),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x1abdf5,_0xcc9b39)=>_0x1abdf5||!!_0xcc9b39),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 _0x4b9dc8(_0x1daf1f,_0x131780),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),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']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x2284e1){this['commentInputView']['focus'](_0x2284e1);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x167aed,_0x3382f4)=>{const {submitButtonView:_0x214671,cancelButtonView:_0x2bfff9,editor:_0x128600}=this['commentInputView'];[_0x214671['element'],_0x2bfff9['element'],_0x128600?_0x128600['editing']['view']['getDomRoot']():null]['filter'](_0x40bc95=>_0x40bc95)['some'](_0x4d2f77=>_0x4d2f77['contains'](_0x3382f4['target']))||(this['focus'](),_0x3382f4['preventDefault']());});}}class cs extends Dt{constructor(_0xc7fd6a){super(_0xc7fd6a);const _0x354107=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x354107['to']('count',_0x36bf9d=>S(_0xc7fd6a,'NUMBER_OF_COMMENTS',_0x36bf9d))}]});}}class xt extends Dt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x54a60b,_0x454cf9,_0x161715){super(_0x54a60b);const _0x789c01=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x454cf9['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x454cf9,this['_config']=_0x161715,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3e5960(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3861fa=>this['commentViews']['map'](_0xe21939=>_0xe21939['element'])['includes'](_0x3861fa['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x54a60b),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3d8462=>_0x3d8462-this['_config']['maxCommentsWhenCollapsed']);for(const _0x13dab7 of _0x454cf9['comments'])this['_handleNewCommentModel'](_0x13dab7);this['_handleInfoComment'](),this['listenTo'](_0x454cf9['comments'],'add',(_0x269563,_0x4b6f39)=>{const _0xdb80d7=this['_calculatePosition'](_0x4b6f39);this['length']++,this['_handleNewCommentModel'](_0x4b6f39,_0xdb80d7),this['refreshVisibleViews']();}),this['listenTo'](_0x454cf9['comments'],'remove',(_0x1edb2c,_0x27f42d)=>{this['length']--,this['_handleRemoveCommentModel'](_0x27f42d),this['refreshVisibleViews']();}),this['listenTo'](_0x454cf9,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x454cf9,'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',_0x789c01['if']('length','ck-hidden',_0x1bd4d5=>!_0x1bd4d5)],'aria-label':S(_0x54a60b,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0xc30e96){-0x1===_0xc30e96?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x41ca6a of this['commentViews'])_0x41ca6a['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xcca10,_0x1ed1e8){const _0x25fdec=new this['_config']['CommentView'](this['locale'],_0xcca10,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x25fdec['viewUid']=_0xcca10['id'],_0x25fdec['delegate']('removeComment')['to'](this),_0x25fdec['delegate']('updateComment')['to'](this),_0x25fdec['delegate']('resolveCommentThread')['to'](this),_0x25fdec['delegate']('editorReady')['to'](this),_0x25fdec['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x25fdec,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x25fdec,_0x1ed1e8);}['_calculatePosition'](_0x289f79){const _0x533593=this['_model']['_findOptimalIndex'](_0x289f79);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x289f79['authoredAt']?_0x533593-0x1:_0x533593:_0x533593-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x185edc={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x185edc,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x185edc));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x37053f){const _0x383d2=this['commentViews']['remove'](_0x37053f['id']);this['stopListening'](_0x383d2),_0x383d2['isEditMode']&&this['_updateHasDirtyComment'](),_0x383d2['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x28909a=>_0x28909a['isEditMode']);}['_rearrangeCollapse'](){const _0x5e4e09=function(_0x1aaffb){const _0x4ca379=new _0x3de075();for(const _0x415003 of _0x1aaffb)_0x4ca379['add'](_0x415003);return _0x4ca379;}(this['commentViews']),_0x4c1492=this['_collapsedCommentsView']['count'];for(let _0x332a86=0x1;_0x332a86<=_0x4c1492;_0x332a86++)_0x5e4e09['remove'](0x1);for(const _0x46b650 of _0x5e4e09)_0x46b650['collapse']();_0x4c1492>0x0&&_0x5e4e09['add'](this['_collapsedCommentsView'],0x1),ms(_0x36488d(Array['from'](this['visibleViews']),Array['from'](_0x5e4e09)),this['visibleViews'],_0x5e4e09);}['_rearrangeExpand'](){ms(_0x36488d(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x410b62 of this['visibleViews'])_0x410b62['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x514d4a=>{this['focusTracker']['add'](_0x514d4a['element']),this['keystrokes']['listenTo'](_0x514d4a['element']);}),this['commentViews']['on']('change',(_0x39cfe6,_0x115dec)=>{for(const _0x5cb6ee of _0x115dec['removed'])this['focusTracker']['remove'](_0x5cb6ee['element']),this['keystrokes']['stopListening'](_0x5cb6ee['element']);for(const _0x1374dd of Array['from'](_0x115dec['added'])['reverse']())this['focusTracker']['add'](_0x1374dd['element']),this['keystrokes']['listenTo'](_0x1374dd['element']);});}}function ms(_0x117660,_0x22182c,_0x349224){let _0x525545=0x0;for(const _0x58ff89 of _0x117660)switch(_0x58ff89){case'insert':_0x22182c['add'](_0x349224['get'](_0x525545),_0x525545),_0x525545++;break;case'delete':_0x22182c['remove'](_0x525545);break;case'equal':_0x525545++;}}class ls extends Dt{constructor(_0x117699){super(_0x117699);const _0x5b8497=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x5b8497['to']('contextValue',_0x14a3b9=>S(_0x117699,'THREAD_CONTEXT_LABEL',_0x14a3b9)),'tabindex':-0x1},'children':[{'text':_0x5b8497['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends Dt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xe6edff,_0x3fcb8e){super(_0xe6edff);const _0x59e7a4=this['bindTemplate'];this['_model']=_0x3fcb8e,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3e5960(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x4b72a6=>!!_0x4b72a6),this['bind']('contextValue')['to'](this['_model'],'context',_0x3c5acd=>_0x3c5acd&&_0x3c5acd['value']?this['_trimContextValue'](_0x3c5acd['value']):S(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',_0x59e7a4['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x56f7a7=new _0x31e2fc(this['locale']);return _0x56f7a7['label']=S(this['locale'],'Reopen'),_0x56f7a7['tooltip']=S(this['locale'],'Reopen'),_0x56f7a7['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>',_0x56f7a7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4dca15=>!_0x4dca15),_0x56f7a7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2510b8,_0x10f041)=>_0x2510b8&&_0x10f041),_0x56f7a7['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x56f7a7;}['_trimContextValue'](_0x17f275){if(_0x17f275['length']<0x96)return _0x17f275;const _0x4108ef=_0x17f275['lastIndexOf']('\x20',0x93);return _0x17f275['substring'](0x0,_0x4108ef>-0x1?_0x4108ef:0x93)+'...';}['_attachContextActions'](){const _0x29abdf=this['element']['querySelector']('.ck-context'),_0x3e1d55=_0x29abdf['querySelector']('.ck-context__value');this['listenTo'](_0x29abdf,'mouseenter',()=>{_0x3e1d55['offsetWidth']<_0x3e1d55['scrollWidth']&&_0x29abdf['classList']['add']('overlay');}),this['listenTo'](_0x29abdf,'mouseleave',()=>{_0x29abdf['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x133d3b of this['focusables'])this['focusTracker']['add'](_0x133d3b['element']),this['keystrokes']['listenTo'](_0x133d3b['element']);}['_createContextView'](){const _0x1b74ad=new ls(this['locale']);return _0x1b74ad['bind']('contextValue')['to'](this),_0x1b74ad;}}class es extends Dt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2ebb26,_0x4c79b9,_0x451341,_0x5b73d1){super(_0x2ebb26),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4c79b9,this['_localUser']=_0x451341,this['_config']=_0x5b73d1,this['commentThreadHeaderView']=new ts(_0x2ebb26,_0x4c79b9),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x55ec09(_0x2ebb26,S(_0x2ebb26,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x2ebb26,_0x4c79b9,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5b73d1)),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',(_0x3bb2c5,_0x1e2330)=>_0x3bb2c5||!!_0x1e2330),this['bind']('isUnlinked')['to'](_0x4c79b9,'unlinkedAt',_0x2d5e62=>!!_0x2d5e62),this['bind']('ariaLabel')['to'](this,'length',_0x4a4cfc=>{const _0x2dc2f8=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x4a4cfc,_0x2dc2f8]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3e5960(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x449d0f=>_0x449d0f['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x37e1bc(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x3ad4fc=new kt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x106dcf=_0x3ad4fc['commentInputView'];return _0x3ad4fc['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x106dcf,'value',(_0x2c176a,_0x32dbe8,_0x5838a8,_0x173aac,_0x5234ee)=>!!_0x5234ee||!!_0x173aac&&_0x5838a8&&!_0x32dbe8||_0x2c176a&&_0x5838a8&&!_0x32dbe8),_0x106dcf['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x327e62,_0x474ba7,_0x49ef8b)=>{let _0x1d341b;return _0x1d341b=_0x49ef8b&&_0x474ba7?'Reply\x20to\x20reopen\x20discussion...':_0x327e62?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x1d341b);}),_0x106dcf['bind']('submitLabel')['to'](this,'length',_0x3404d4=>S(this['locale'],_0x3404d4?'Reply':'Comment')),_0x106dcf['on']('submit',(_0x30ada2,_0x1384fa)=>{this['fire']('addComment',_0x1384fa),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x106dcf['on']('cancel',()=>{this['focus']();}),_0x106dcf['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x106dcf['on']('cancel',_0x5856b1=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x5856b1['stop']());}),this['on']('change:isActive',(_0x71c8f8,_0x21a823,_0x1ca62b)=>{_0x1ca62b||this['length']||_0x106dcf['value']||this['fire']('removeCommentThread');}),_0x3ad4fc;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x269e85,_0x5c204f,_0x27acf6,_0x20e5b4){super(_0x269e85,_0x5c204f,_0x27acf6,_0x20e5b4),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x269e85,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x58d3a3,_0x1fb995,_0x590d2f)=>{_0x590d2f||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x3acd17,_0x442c2e,_0x5e6877)=>{_0x5e6877&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x226d1e=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x226d1e['if']('isActive','ck-thread--active'),_0x226d1e['if']('isUnlinked','ck-thread--unlinked'),_0x226d1e['if']('isConfirm','ck-thread--remove-confirmation'),_0x226d1e['to']('actionIndicator',_0x1cf031=>_0x1cf031?'ck-thread--'+_0x1cf031:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x226d1e['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0xfe13fc of this['commentsListView']['commentViews'])_0xfe13fc['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x433a33}=this,_0x3801af=this['commentsListView']['commentViews']['get'](0x0);_0x3801af===this['_boundFirstCommentView']||_0x3801af['isSystemComment']||(this['_boundFirstCommentView']=_0x3801af,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x3801af,'actionIndicator',_0xb2f065=>'remove'===_0xb2f065?'remove':null),_0x3801af['placeholder']=S(_0x433a33,'Write\x20a\x20comment...'),_0x3801af['removeButton']['on']('execute',_0x35112e=>{_0x35112e['stop'](),this['showConfirm'](S(_0x433a33,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x3801af['focus']();}),_0x3801af['actionBar']['add'](this['resolveButton'],0x0),_0x3801af['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x1483e0=new _0xffdc(this['locale']);return _0x1483e0['label']=S(this['locale'],'Resolve'),_0x1483e0['tooltip']=S(this['locale'],'Resolve'),_0x1483e0['icon']=_0x1e7ff6['check'],_0x1483e0['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x1483e0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xa2f79e=>!_0xa2f79e),_0x1483e0['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x27e37f,_0x1d1e63)=>_0x27e37f&&!_0x1d1e63),_0x1483e0['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x1483e0;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class os extends Dt{constructor(_0x15fe17){super(_0x15fe17),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5ab91b,_0x390c1c,_0x20c300)=>{this['element']['innerHTML']=_0x20c300;}),this['element']['innerHTML']=this['content'];}}class ns extends Dt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x38480e,_0x383a74,_0x8e8af2){super(_0x38480e),this['_model']=_0x383a74,this['_config']=_0x8e8af2,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x383a74,'content',_0x383a74,'authoredAt',(_0x1e3fd4,_0x1decfa)=>S(_0x38480e,'COMMENT_ARIA_LABEL',[_0x383a74['author']['name'],_0x8e8af2['formatDateTime'](_0x1decfa),new DOMParser()['parseFromString'](_0x1e3fd4,'text/html')['body']['textContent'],_0x383a74['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x55ec09(_0x38480e,S(_0x38480e,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x2db4dd(),this['focusTracker']=new _0x3e5960(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x54e9eb=>_0x54e9eb['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}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']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0xf3b14f=new os(this['locale']);return _0xf3b14f['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x4ea2bb,_0x563c93)=>_0x563c93?_0xdf5748(_0x4ea2bb,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x4ea2bb),_0xf3b14f;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x5e03bf=new rs(this['locale'],this['_config']['editorConfig']);return _0x5e03bf['value']=this['_model']['content'],_0x5e03bf['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5e03bf['submitLabel']=S(this['locale'],'Save'),_0x5e03bf['on']('submit',(_0x2810b5,_0x122df2)=>{this['fire']('updateComment',this['_model']['id'],_0x122df2),this['switchToDisplayMode'](),this['focus']();}),_0x5e03bf['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x5e03bf['once']('editorReady',()=>{_0x5e03bf['focus']();}),_0x5e03bf['createEditor'](),_0x5e03bf['delegate']('editorReady')['to'](this),_0x5e03bf['delegate']('editorDestroyed')['to'](this),_0x5e03bf;}['_setupKeyboardNavigation'](){const _0x2828d2=this['element'];this['keystrokes']['listenTo'](_0x2828d2);for(const _0xccfa6e of this['focusables'])this['focusTracker']['add'](_0xccfa6e['element']),this['keystrokes']['listenTo'](_0xccfa6e['element']);this['focusables']['on']('change',(_0x5bd966,_0x243594)=>{for(const _0x59e01f of _0x243594['removed'])this['focusTracker']['remove'](_0x59e01f['element']),this['keystrokes']['stopListening'](_0x59e01f['element']);for(const _0x566083 of _0x243594['added'])this['focusTracker']['add'](_0x566083['element']),this['keystrokes']['listenTo'](_0x566083['element']);}),this['keystrokes']['set']('enter',(_0x51548f,_0x5b3485)=>{_0x2828d2===_0x51548f['target']&&(this['focusCycler']['focusFirst'](),_0x5b3485());}),this['keystrokes']['set']('esc',(_0x53b5ec,_0x31d219)=>{_0x2828d2!==_0x53b5ec['target']&&(this['focus'](),_0x31d219());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(ns){['actionBar'];['userView'];constructor(_0x81aba,_0x60f115,_0x437e3c){super(_0x81aba,_0x60f115,_0x437e3c),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x81aba,'Reply...')),this['bind']('authoredAt')['to'](_0x60f115),this['bind']('resolvedAt')['to'](_0x60f115),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['focusables']['add'](this['dropdown'])),this['userView']=new _0x4b9dc8(_0x81aba,_0x60f115['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x60f115,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x178df4=this['bindTemplate'],_0xa21b44=[{'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':_0x178df4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x178df4['to']('authoredAt',_0x634a5f=>this['_config']['formatDateTime'](_0x634a5f))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x178df4['if']('isEditMode','ck-comment__actions--hidden'),_0x178df4['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0xa21b44['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x178df4['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x178df4['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x178df4['if']('isEditMode','ck-comment--edit'),_0x178df4['if']('isSystemComment','ck-comment--info'),_0x178df4['to']('actionIndicator',_0x52b3b4=>_0x52b3b4?'ck-comment--'+_0x52b3b4:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0xa21b44}]}]};}['_createEditButton'](){const _0x5b135b=new _0x31e2fc(this['locale']);return _0x5b135b['label']=S(this['locale'],'Edit'),_0x5b135b['icon']=_0x1e7ff6['pencil'],_0x5b135b['withText']=!0x0,_0x5b135b['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x5b135b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1af82b=>!_0x1af82b),_0x5b135b['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x5b135b['on']('execute',()=>this['switchToEditMode']()),_0x5b135b;}['_createRemoveButton'](){const _0x2666da=new _0x31e2fc(this['locale']);return _0x2666da['label']=S(this['locale'],'Remove'),_0x2666da['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',_0x2666da['withText']=!0x0,_0x2666da['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x2666da['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x32827d=>!_0x32827d),_0x2666da['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x2666da['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x2666da;}['_createDropdown'](){const _0x1222a1=_0x1702c9(this['locale'],_0x1f1ef1),_0x333485=_0x1222a1['panelView']['children'],_0x497a0c=new _0xc45025(this['locale']),_0x3e2310=_0x1222a1['bindTemplate'];_0x2b7a16(_0x1222a1,()=>this['items']['find'](_0x199acd=>_0x199acd['isVisible'])),_0x1222a1['extendTemplate']({'attributes':{'class':[_0x3e2310['if']('isVisible','ck-hidden',_0x50a35e=>!_0x50a35e)]}});const _0x3a72dd=(_0x4a7032,_0x51ad97=-0x1)=>{const _0x3c7531=new _0x1bb597(this['locale']);_0x3c7531['children']['add'](_0x4a7032);const _0xfd2fad=_0x51ad97>-0x1?_0x51ad97:_0x497a0c['items']['length'];_0x497a0c['items']['add'](_0x3c7531,_0xfd2fad);const _0x508a83=Array['from'](this['items']);_0x1222a1['unbind']('isEnabled','isVisible'),_0x1222a1['bind']('isEnabled')['toMany'](_0x508a83,'isEnabled',(..._0x12c6bc)=>_0x12c6bc['some'](_0x186641=>_0x186641)),_0x1222a1['bind']('isVisible')['toMany'](_0x508a83,'isVisible',(..._0x47a474)=>_0x47a474['some'](_0x1ea928=>_0x1ea928));};_0x1222a1['panelPosition']='sw',_0x1222a1['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x1e7ff6['threeVerticalDots']}),_0x1222a1['isEnabled']=[...this['items']]['some'](_0x5bdbad=>_0x5bdbad['isEnabled']),_0x1222a1['buttonView']['isVisible']=[...this['items']]['some'](_0x2045ce=>_0x2045ce['isVisible']);for(const _0x46e814 of this['items'])_0x3a72dd(_0x46e814);return _0x333485['add'](_0x497a0c),_0x1222a1['listenTo'](this['items'],'add',(_0x3a394c,_0x490394,_0x404f62)=>{_0x3a72dd(_0x490394,_0x404f62);}),_0x1222a1['listenTo'](this['items'],'remove',(_0xd1409,_0x1c7bb2,_0x1e5f8a)=>{_0x497a0c['items']['remove'](_0x1e5f8a);}),_0x1222a1;}['_attachActions'](_0x47e079,_0x17bde2){const _0x191aa0=_0x47e079&&_0x47e079['element'];_0x191aa0&&(this['listenTo'](_0x191aa0,'mouseenter',()=>this['actionIndicator']=_0x17bde2),this['listenTo'](_0x191aa0,'focus',()=>this['actionIndicator']=_0x17bde2),this['listenTo'](_0x191aa0,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x191aa0,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x47ae08=super['_createCommentInputView']();return _0x47ae08['bind']('placeholder')['to'](this),_0x47ae08;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function J(_0x38b66b){const _0x4d99ff=_0x24defa(_0x38b66b,0x1e),_0x464c15=new MutationObserver(_0x4d2f0f=>{for(const _0x1a1132 of _0x4d2f0f)('attributes'==_0x1a1132['type']&&'class'==_0x1a1132['attributeName']||'childList'==_0x1a1132['type']||'characterData'==_0x1a1132['type'])&&_0x4d99ff();});return{'attach'(_0x2ee914){_0x464c15['observe'](_0x2ee914,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x464c15['disconnect'](),_0x4d99ff['cancel']();}};}class T extends Dt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x471b0e,_0x58a135){super(_0x471b0e),this['id']=_0x256e05(),this['focusTracker']=new _0x3e5960(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x50e6ca,_0xe5ee8e)=>this['fire']('Esc',_0xe5ee8e)),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']=J(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x58a135),this['mainView']=_0x58a135;const _0x3cdc50=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x3cdc50['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'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['content']['first']&&this['content']['first']['focus']();}['_updateHeight'](){const _0x12c4c4=this['element']['clientHeight'];_0x12c4c4&&(this['height']=_0x12c4c4);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x17c796(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x512e05,target:_0x79abdf,type:_0x378d3a,isVisible:_0x1456f3=!0x0}){super(),this['view']=_0x512e05,this['view']['element']||this['view']['render'](),this['_type']=_0x378d3a,this['_target']=_0x79abdf,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3de075([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x206c45,_0x3d00e4)=>{this['view']['focusTracker']['add'](_0x3d00e4);}),this['focusableElements']['on']('remove',(_0x3feb01,_0x67e46c)=>{this['view']['focusTracker']['remove'](_0x67e46c);}),this['set']('isVisible',_0x1456f3);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x18c6ae=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x18c6ae),_0x18c6ae;}get['targetRect'](){const _0x5621a2=this['target'];if(null===_0x5621a2)return null;if(_0x5621a2 instanceof _0xc93c26)return _0x5621a2;const _0x3b8d2a=_0x5621a2['filter'](_0x193c60=>function(_0x3e74c3){const _0x31a36e=_0x3e74c3['offsetParent'];if(_0x31a36e)return!0x0;const _0x222ec9=_0x3e74c3['getClientRects']()['item'](0x0);return!!_0x222ec9;}(_0x193c60));return 0x0===_0x3b8d2a['length']?null:new _0xc93c26(_0x3b8d2a[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x9bcff1){this['view']['isActive']=_0x9bcff1,this['view']['mainView']['isActive']=_0x9bcff1;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x27dcf8){if(!(null===_0x27dcf8||_0x27dcf8 instanceof _0xc93c26||Array['isArray'](_0x27dcf8)&&_0x27dcf8['every'](_0x6abf71=>ee(_0x6abf71))))throw new _0x119dd1('annotation-invalid-target',null,{'target':_0x27dcf8});}['_getNormalizedTarget'](){const _0x2e82eb='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x2e82eb)?[_0x2e82eb]:_0x2e82eb;}}function ee(_0x5c0c9a){return null!==_0x5c0c9a&&'object'==typeof _0x5c0c9a&&'nodeType'in _0x5c0c9a&&0x1===_0x5c0c9a['nodeType'];}class x extends _0x3de075{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4e7f10=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3e5960(),this['_focusTracker']['on']('change:isFocused',(_0x4ed80a,_0x563996,_0x19fef6)=>{_0x19fef6||this['fire']('blur');});for(const _0x134b71 of _0x4e7f10)this['add'](_0x134b71);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x28763c){if(this['has'](_0x28763c))throw new _0x119dd1('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x28763c['innerView'],_0x28763c),this['_viewToAnnotation']['set'](_0x28763c['view'],_0x28763c);for(const _0x31ba79 of _0x28763c['focusableElements'])this['_focusTracker']['add'](_0x31ba79);this['listenTo'](_0x28763c['focusableElements'],'add',(_0x28992f,_0xc7bb5f)=>{this['_focusTracker']['add'](_0xc7bb5f);}),this['listenTo'](_0x28763c['focusableElements'],'remove',(_0x480fde,_0x135bde)=>{this['_focusTracker']['remove'](_0x135bde);}),this['listenTo'](_0x28763c['view']['focusTracker'],'change:isFocused',(_0x6cf0e7,_0x22f2fd,_0x3bd0c5)=>{_0x3bd0c5&&this['fire']('focus',_0x28763c);}),_0x28763c['updateTargetRect']();const _0x4b7c02=this['_getOrderInContent'](_0x28763c['view']['targetRect']);return super['add'](_0x28763c,_0x4b7c02);}['remove'](_0x3d30fc){if(!this['has'](_0x3d30fc))throw new _0x119dd1('annotationcollection-not-existing-item',null);this['stopListening'](_0x3d30fc['view']['focusTracker']),this['stopListening'](_0x3d30fc['focusableElements']);for(const _0x4952e3 of _0x3d30fc['focusableElements'])this['_focusTracker']['remove'](_0x4952e3);return this['_viewToAnnotation']['delete'](_0x3d30fc['view']),this['_innerViewToAnnotation']['delete'](_0x3d30fc['innerView']),super['remove'](_0x3d30fc);}['getByInnerView'](_0x4cc0ea){return this['_innerViewToAnnotation']['get'](_0x4cc0ea);}['getByView'](_0x3faa8a){return this['_viewToAnnotation']['get'](_0x3faa8a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x51f114 of this)_0x51f114['updateTargetRect']();this['_sort']();}['_sort'](){const _0x12de18=Array['from'](this)['sort']((_0x4ead08,_0x593184)=>v(_0x4ead08['view']['targetRect'],_0x593184['view']['targetRect']));for(let _0x30aa83=_0x12de18['length']-0x1;_0x30aa83>0x0;_0x30aa83--){const _0x2698c1=_0x12de18[_0x30aa83];_0x30aa83!==this['getIndex'](_0x2698c1)&&(this['remove'](_0x2698c1),this['add'](_0x2698c1));}}['_getOrderInContent'](_0x13fbc9){let _0x12793b=0x0;if(!_0x13fbc9)return this['length'];for(const _0x343793 of this){const _0x53d96a=_0x343793['view']['targetRect'];if(_0x53d96a){if(v(_0x13fbc9,_0x53d96a)<0x0)return _0x12793b;_0x12793b++;}}return _0x12793b;}}function v(_0x25aeda,_0x2f6565){if(null===_0x25aeda&&null===_0x2f6565)return 0x0;if(null===_0x25aeda)return-0x1;if(null===_0x2f6565)return 0x1;const _0x17decb=_0x25aeda['top']-_0x2f6565['top'];return 0x0==_0x17decb?_0x25aeda['left']-_0x2f6565['left']:_0x17decb;}class N extends _0x4a4ea1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x55e848){if(super(_0x55e848),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x55e848 instanceof _0x2d1e98){const _0x466f18=_0x55e848['locale'];_0x55e848['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x466f18,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1f67b6){this['collection']['add'](_0x1f67b6);}['remove'](_0x4f63d2){this['collection']['remove'](_0x4f63d2),_0x4f63d2['destroy']();}['refreshVisibility'](){for(const _0x28fae4 of this['collection'])_0x28fae4['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x13e4c7){return this['collection']['getByInnerView'](_0x13e4c7);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x9d8505 of this['collection'])_0x9d8505['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x579458){this['fire']('_activateAnnotation',_0x579458);}['createAnnotation'](_0xc327e4){return new d(_0xc327e4);}['createAnnotationView'](_0x31d723,_0x36a588){return new T(_0x31d723,_0x36a588);}['_addActiveAnnotation'](_0x5ee949){const _0x1f3f43=new Set(this['activeAnnotations']);_0x1f3f43['add'](_0x5ee949),this['activeAnnotations']=_0x1f3f43;}['_removeActiveAnnotation'](_0x418eee){const _0x2cd3f2=new Set(this['activeAnnotations']);_0x2cd3f2['delete'](_0x418eee),this['activeAnnotations']=_0x2cd3f2;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3000bc=this['collection'],_0x5cb15c=this['_visibleAnnotations'];function _0x14a52b(_0x1f88b4){const _0x5e0c51=_0x1f88b4['source'];_0x5e0c51['isVisible']&&!_0x5cb15c['has'](_0x5e0c51)?_0x5cb15c['add'](_0x5e0c51):!_0x5e0c51['isVisible']&&_0x5cb15c['has'](_0x5e0c51)&&_0x5cb15c['remove'](_0x5e0c51),_0x5e0c51['view']['focusTracker']['remove'](_0x5e0c51['view']['element']),_0x5e0c51['view']['focusTracker']['add'](_0x5e0c51['view']['element']);}this['listenTo'](_0x3000bc,'add',(_0x4bde5f,_0xda5a5)=>{_0xda5a5['isVisible']&&_0x5cb15c['add'](_0xda5a5),this['listenTo'](_0xda5a5,'change:isVisible',_0x14a52b);}),this['listenTo'](_0x3000bc,'remove',(_0x36435e,_0x32d331)=>{_0x5cb15c['has'](_0x32d331)&&_0x5cb15c['remove'](_0x32d331),this['stopListening'](_0x32d331,'change:isVisible',_0x14a52b);});}['_setupEnterAnnotationKeystroke'](){const _0x338330=_0x48570e=>{_0x48570e['on']('ready',()=>{_0x48570e['keystrokes']['set'](_0x13c1a5,(_0x5ec898,_0x521836)=>{const _0x2413f7=_0x44a939(this['activeAnnotations']['values']());_0x2413f7&&(_0x2413f7['view']['focus'](),_0x521836());});});};this['context']instanceof _0x2d1e98?_0x338330(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0xd4fd2f,_0x5290f3)=>{_0x338330(_0x5290f3);});}['_setupEscapeAnnotationHandling'](){const _0x145635=_0xfd3e20=>{const _0x1694ec=_0xfd3e20['source'],_0x1b9f3b=[];let _0x135e5a;if(Array['isArray'](_0x1694ec['target'])){_0x135e5a=_0x1694ec['target'][0x0],this['context']instanceof _0x2d1e98?_0x1b9f3b['push'](this['context']):this['context']['editors']&&_0x1b9f3b['push'](...this['context']['editors']);for(const _0x3389f2 of _0x1b9f3b)for(const _0x33b75e of _0x3389f2['editing']['view']['domRoots']['values']())if(_0x33b75e['contains'](_0x135e5a))return void _0x3389f2['editing']['view']['focus']();_0x135e5a['focus']();}};this['listenTo'](this['collection'],'add',(_0x3a5d30,_0x3242be)=>{this['listenTo'](_0x3242be,'escape',_0x145635,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x55dff7,_0x36c160)=>{this['stopListening'](_0x36c160,'escape',_0x145635);});}}const bt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x4a4ea1{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ut,at];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x498749){super(_0x498749),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 _0x5d6ec0=this['context']['config'];_0x5d6ec0['define']('comments.maxCommentsWhenCollapsed',0x2),_0x5d6ec0['define']('comments.maxThreadTotalWeight',0x1f4),_0x5d6ec0['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x5d6ec0['define']('comments.CommentThreadView',gt),_0x5d6ec0['define']('comments.CommentView',Tt),_0x5d6ec0['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x30657f=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x135eb7,_0xdd24e3)=>this['_addCommentThread'](_0xdd24e3)),this['on']('submitCommentThread',(_0x269e7b,_0x3f444b)=>this['_submitCommentThread'](_0x3f444b)),this['on']('resolveCommentThread',(_0x11ab87,_0x199940)=>this['_resolveCommentThread'](_0x199940)),this['on']('resolveCommentThread',(_0x74722f,_0x2a7aa4)=>this['_updateActiveAnnotation'](_0x2a7aa4),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3c4413,_0x683b68)=>this['_reopenCommentThread'](_0x683b68)),this['on']('reopenCommentThread',(_0x3d69a6,_0x14b28a)=>this['_updateActiveAnnotation'](_0x14b28a),{'priority':'lowest'}),this['on']('removeCommentThread',(_0xb1c59a,_0x4c077a)=>this['_removeCommentThread'](_0x4c077a)),this['on']('updateCommentThread',(_0x5210fc,_0x3c6614)=>this['_updateCommentThread'](_0x3c6614)),this['on']('updateCommentThread',(_0x39befc,_0x3c9c1e)=>this['_updateActiveAnnotation'](_0x3c9c1e),{'priority':'lowest'}),this['on']('addComment',(_0x5dfd78,_0x172d65)=>this['_addComment'](_0x172d65)),this['on']('updateComment',(_0x37cf51,_0x10a72b)=>this['_updateComment'](_0x10a72b)),this['on']('removeComment',(_0x3628b2,_0x4f547d)=>this['_removeComment'](_0x4f547d)),this['on']('addComment',(_0x262412,{threadId:_0x1037dc,isFromAdapter:_0x1e01c6})=>{if(_0x1e01c6)return;const _0x438184=this['getCommentThread'](_0x1037dc),_0x2e7423=_0x438184&&this['_threadToController']['get'](_0x438184);_0x2e7423&&_0x2e7423['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x30657f,'change:activeAnnotations',(_0x224ab2,_0x3fb4dd,_0x32ab2c)=>{const _0x4b7387=Array['from'](_0x32ab2c)['map'](_0x38d316=>this['_viewToController']['get'](_0x38d316['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4b7387?_0x4b7387['model']:null;});}['afterInit'](){!function(_0x56b935){function _0x2b348e(_0x1a316a,_0x2cde59,_0x5ab4db){const _0x3393e0={};_0x3393e0[_0x5b02f6([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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],_0x3393e0[_0x5b02f6([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 _0x239967=new Uint8Array(0x10);for(let _0x3b0180=0xf;_0x3b0180>=0x0;--_0x3b0180)_0x239967[_0x3b0180]=_0x5ab4db%0x100,_0x5ab4db=parseInt(_0x5ab4db/0x100);let _0x31948d=null,_0x268b84=0x10;const _0x42988b=new Uint8Array(_0x2cde59),_0x313e06=[],_0x3a6c39=[];_0x604b8c();for(let _0x20d162=0x0;_0x20d162<_0x1a316a[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20d162++)0x10===_0x268b84&&(_0x31948d=_0x55be54(_0x239967),_0x268b84=0x0,_0x1dd4bc(_0x239967)),_0x1a316a[_0x20d162]^=_0x31948d[_0x268b84++];return _0x1a316a;function _0x1b678d(_0x2c3aa1){const _0x323b26=[];for(let _0x3a1080=0x0;_0x3a1080<_0x2c3aa1[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a1080+=0x4)_0x323b26[_0x5b02f6([0x70,0x75,0x73,0x68])](_0x2c3aa1[_0x3a1080]<<0x18|_0x2c3aa1[_0x3a1080+0x1]<<0x10|_0x2c3aa1[_0x3a1080+0x2]<<0x8|_0x2c3aa1[_0x3a1080+0x3]);return _0x323b26;}function _0x1dd4bc(_0x43da33){for(let _0x33a6f6=0xf;_0x33a6f6>=0x0;_0x33a6f6--){if(0xff!==_0x43da33[_0x33a6f6]){_0x43da33[_0x33a6f6]++;break;}_0x43da33[_0x33a6f6]=0x0;}}function _0x55be54(_0x23dc0e){const _0x3779a3=_0x313e06[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x5a29a4=[0x0,0x0,0x0,0x0];let t=_0x1b678d(_0x23dc0e);for(let _0x454b5e=0x0;_0x454b5e<0x4;_0x454b5e++)t[_0x454b5e]^=_0x313e06[0x0][_0x454b5e];for(let _0xf40d86=0x1;_0xf40d86<_0x3779a3;_0xf40d86++){for(let _0x1db899=0x0;_0x1db899<0x4;_0x1db899++)_0x5a29a4[_0x1db899]=_0x3393e0[_0x5b02f6([0x54,0x31])][t[_0x1db899]>>0x18&0xff]^_0x3393e0[_0x5b02f6([0x54,0x32])][t[(_0x1db899+0x1)%0x4]>>0x10&0xff]^_0x3393e0[_0x5b02f6([0x54,0x33])][t[(_0x1db899+0x2)%0x4]>>0x8&0xff]^_0x3393e0[_0x5b02f6([0x54,0x34])][0xff&t[(_0x1db899+0x3)%0x4]]^_0x313e06[_0xf40d86][_0x1db899];t=_0x5a29a4[_0x5b02f6([0x73,0x6c,0x69,0x63,0x65])]();}const _0x2d9772=new Uint8Array(0x10);let _0x41363d;for(let _0xf81fdf=0x0;_0xf81fdf<0x4;_0xf81fdf++)_0x41363d=_0x313e06[_0x3779a3][_0xf81fdf],_0x2d9772[0x4*_0xf81fdf]=0xff&(_0x3393e0[_0x5b02f6([0x53])][t[_0xf81fdf]>>0x18&0xff]^_0x41363d>>0x18),_0x2d9772[0x4*_0xf81fdf+0x1]=0xff&(_0x3393e0[_0x5b02f6([0x53])][t[(_0xf81fdf+0x1)%0x4]>>0x10&0xff]^_0x41363d>>0x10),_0x2d9772[0x4*_0xf81fdf+0x2]=0xff&(_0x3393e0[_0x5b02f6([0x53])][t[(_0xf81fdf+0x2)%0x4]>>0x8&0xff]^_0x41363d>>0x8),_0x2d9772[0x4*_0xf81fdf+0x3]=0xff&(_0x3393e0[_0x5b02f6([0x53])][0xff&t[(_0xf81fdf+0x3)%0x4]]^_0x41363d);return _0x2d9772;}function _0x604b8c(){const _0x2d7f45=_0x3393e0[_0x5b02f6([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x42988b[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0xa07c4=0x0;_0xa07c4<=_0x2d7f45;_0xa07c4++)_0x313e06[_0x5b02f6([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x3a6c39[_0x5b02f6([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x102a10=0x4*(_0x2d7f45+0x1),_0x2b80c1=_0x42988b[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x422e00=_0x1b678d(_0x42988b);let _0x1b8e8a;for(let _0x21ae6d=0x0;_0x21ae6d<_0x2b80c1;_0x21ae6d++)_0x1b8e8a=_0x21ae6d>>0x2,_0x313e06[_0x1b8e8a][_0x21ae6d%0x4]=_0x422e00[_0x21ae6d],_0x3a6c39[_0x2d7f45-_0x1b8e8a][_0x21ae6d%0x4]=_0x422e00[_0x21ae6d];let _0x6ed2d,_0x4cf9dc=0x0,t=_0x2b80c1;for(;t<_0x102a10;){_0x6ed2d=_0x422e00[_0x2b80c1-0x1],_0x422e00[0x0]^=_0x3393e0[_0x5b02f6([0x53])][_0x6ed2d>>0x10&0xff]<<0x18^_0x3393e0[_0x5b02f6([0x53])][_0x6ed2d>>0x8&0xff]<<0x10^_0x3393e0[_0x5b02f6([0x53])][0xff&_0x6ed2d]<<0x8^_0x3393e0[_0x5b02f6([0x53])][_0x6ed2d>>0x18&0xff]^_0x3393e0[_0x5b02f6([0x72,0x63,0x6f,0x6e])][_0x4cf9dc]<<0x18,_0x4cf9dc+=0x1;for(let _0x492477=0x1;_0x492477<_0x2b80c1/0x2;_0x492477++)_0x422e00[_0x492477]^=_0x422e00[_0x492477-0x1];_0x6ed2d=_0x422e00[_0x2b80c1/0x2-0x1],_0x422e00[_0x2b80c1/0x2]^=_0x3393e0[_0x5b02f6([0x53])][0xff&_0x6ed2d]^_0x3393e0[_0x5b02f6([0x53])][_0x6ed2d>>0x8&0xff]<<0x8^_0x3393e0[_0x5b02f6([0x53])][_0x6ed2d>>0x10&0xff]<<0x10^_0x3393e0[_0x5b02f6([0x53])][_0x6ed2d>>0x18&0xff]<<0x18;for(let _0x236888=_0x2b80c1/0x2+0x1;_0x236888<_0x2b80c1;_0x236888++)_0x422e00[_0x236888]^=_0x422e00[_0x236888-0x1];let _0x3597c6,_0x3fd97e,_0x45ab2e=0x0;for(;_0x45ab2e<_0x2b80c1&&t<_0x102a10;)_0x3597c6=t>>0x2,_0x3fd97e=t%0x4,_0x313e06[_0x3597c6][_0x3fd97e]=_0x422e00[_0x45ab2e],_0x3a6c39[_0x2d7f45-_0x3597c6][_0x3fd97e]=_0x422e00[_0x45ab2e++],t++;}for(let _0x22acdc=0x1;_0x22acdc<_0x2d7f45;_0x22acdc++)for(let _0x211b72=0x0;_0x211b72<0x4;_0x211b72++)_0x6ed2d=_0x3a6c39[_0x22acdc][_0x211b72],_0x3a6c39[_0x22acdc][_0x211b72]=_0x3393e0[_0x5b02f6([0x55,0x31])][_0x6ed2d>>0x18&0xff]^_0x3393e0[_0x5b02f6([0x55,0x32])][_0x6ed2d>>0x10&0xff]^_0x3393e0[_0x5b02f6([0x55,0x33])][_0x6ed2d>>0x8&0xff]^_0x3393e0[_0x5b02f6([0x55,0x34])][0xff&_0x6ed2d];}}function _0x5b02f6(_0x1533fe){return _0x1533fe['map'](_0x409952=>String['fromCharCode'](_0x409952))['join']('');}(_0x2b656a=>{function _0x56e1c4(){const _0x2d2937=[{[_0x5b02f6([0x69,0x64])]:0x1,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x5b02f6([0x69,0x64])]:0x2,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([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]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x5b02f6([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x5b02f6([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x5b02f6([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x5b02f6([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x5b02f6([0x69,0x64])]:0x3,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x5b02f6([0x69,0x64])]:0x4,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([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]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x5b02f6([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x5b02f6([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x5b02f6([0x69,0x64])]:0x5,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([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]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}},{[_0x5b02f6([0x69,0x64])]:0x6,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}},{[_0x5b02f6([0x69,0x64])]:0x7,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}},{[_0x5b02f6([0x69,0x64])]:0x8,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([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]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}},{[_0x5b02f6([0x69,0x64])]:0x9,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x5b02f6([0x69,0x64])]:0xa,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([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]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([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]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([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]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}},{[_0x5b02f6([0x69,0x64])]:0xb,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x5b02f6([0x69,0x64])]:0xc,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x5b02f6([0x69,0x64])]:0xd,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}},{[_0x5b02f6([0x69,0x64])]:0xe,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x5b02f6([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([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])},{[_0x5b02f6([0x69,0x64])]:0xf,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x5b02f6([0x69,0x64])]:0x10,[_0x5b02f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x5b02f6([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x5b02f6([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x5b02f6([0x66,0x67,0x69])]:[0xc]}}];return _0x9ea71d(_0x2d2937),_0x2d2937;function _0x5e7124(_0x58b269){return 0x1<<_0x58b269-0x1;}function _0x9ea71d(_0x3b316b){_0x3b316b[_0x5b02f6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48a867=>{_0x48a867[_0x5b02f6([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x5e7124(_0x48a867[_0x5b02f6([0x69,0x64])]),_0x2f9c89(_0x48a867)&&_0x48a867[_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x9ea71d(_0x48a867[_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x2f9c89(_0xb7eae8){return _0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0xb7eae8;}const _0x1a65da=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0xa83a6f=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x186a6a(_0x33e0ca){const _0x273d63=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x281f91(_0x33e0ca,new Uint8Array([..._0x1a65da,..._0x273d63,..._0xa83a6f]));}function _0x281f91(_0x224285,_0x3020d0){const _0x3e785f=_0x361e5(_0x224285),_0x48e1e7=Array[_0x5b02f6([0x66,0x72,0x6f,0x6d])](_0x1aef53(_0x3e785f)),_0x52b329=_0x48e1e7[_0x5b02f6([0x70,0x6f,0x70])](),_0x133690=_0x48e1e7[_0x5b02f6([0x70,0x6f,0x70])]();return _0x3b978d(_0x2b348e(_0x48e1e7,_0x3020d0,_0x133690+0x100*_0x52b329));}function _0x361e5(_0x556a8a){const _0x48a8be=atob(_0x556a8a),[_0x4aa1eb,_0x106b29]=_0x48a8be[_0x5b02f6([0x73,0x70,0x6c,0x69,0x74])](_0x5b02f6([0x2d]));try{if(atob(_0x106b29))return atob(_0x4aa1eb);}catch(_0x1d3e83){}return _0x48a8be;}function _0x201ddc(_0x4737b4){try{const _0xcaa66=_0x186a6a(_0x4737b4),_0xbc1b64=JSON[_0x5b02f6([0x70,0x61,0x72,0x73,0x65])](_0xcaa66),_0x5748ba=parseInt(_0xbc1b64[_0x5b02f6([0x31])]),_0x5594b4=_0xbc1b64[_0x5b02f6([0x32])]||'',_0x12388a=parseInt(_0xbc1b64[_0x5b02f6([0x33])]),_0x48f4de=parseInt(_0xbc1b64[_0x5b02f6([0x34])])||0x0,_0x5edddf=parseInt(_0xbc1b64[_0x5b02f6([0x35])])||0x0;return{[_0x5b02f6([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x5594b4,[_0x5b02f6([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x48f4de,[_0x5b02f6([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x5748ba,[_0x5b02f6([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x12388a,[_0x5b02f6([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x5edddf};}catch(_0xf9f70){return null;}}const _0x44d701=_0x56e1c4(),_0xf34a69={[_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x1c650e,[_0x5b02f6([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])]:_0x160f45,[_0x5b02f6([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])]:_0x54cc63},_0x1bf4dd=_0x2b656a[_0x5b02f6([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x1c6c7e=_0x5b02f6([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x2b656a?_0x2b656a['context']:_0x2b656a['editor'],_0x7c667=_0x5b02f6([0x34,0x30,0x34,0x38,0x31,0x38,0x36,0x30]),_0xc91fd6=_0x5b02f6([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]),_0x36071f=_0x1c6c7e['config']['get'](_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x5d6dd7=_0x44d701[_0x5b02f6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f9c89)[_0x5b02f6([0x66,0x69,0x6e,0x64])](_0x42e7b5=>_0x42e7b5[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x1bf4dd);function _0x4c8fdb(_0x3200a2,_0x558104){_0xf34a69[_0x558104[_0x5b02f6([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x3200a2,_0x558104),_0x558104[_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x558104[_0x5b02f6([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x5b02f6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x135a49=>_0x22395e(_0x1c6c7e,_0x135a49[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x5b02f6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3be769=>_0x4c8fdb(_0x3200a2,_0x3be769));}function _0x1c650e(_0x38ba06,_0xc8b4c9){_0x340219(_0x29e895(_0x38ba06,_0xc8b4c9),_0xc8b4c9);}function _0x160f45(_0x3b876b,_0x29b9a4){function _0x51220a(_0x113a51,_0x3de145){try{if(_0x22395e(_0x1c6c7e,_0x5b02f6([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x113a51){const _0x4b6ece=_0x5f5592(_0x1c6c7e,_0x5b02f6([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x5b02f6([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x4b6ece)/0x2>_0x113a51[_0x5b02f6([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x144fe6(_0x3de145[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x29e895(_0x113a51,_0x3de145);}catch(_0x229ae0){return _0x144fe6(_0x3de145[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x340219(_0x51220a(_0x3b876b,_0x29b9a4),_0x29b9a4);}function _0x54cc63(_0x35b461,_0x58838e){const _0x1ff621=_0xa83a6f[0x0]*_0x1a65da[0x1],_0x318a0f=_0xa83a6f[0x0]*_0x1a65da[0x2],_0x28c34f=_0xa83a6f[0x2]*_0x1a65da[0x2];_0x22395e(_0x1c6c7e,_0x5b02f6([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5f5592(_0x1c6c7e,_0x5b02f6([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5b02f6([0x73,0x74,0x61,0x74,0x65])]==_0x5b02f6([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x4b1ab0()]=_0x28c34f);function _0x2171e9(_0x61ba3,_0x19110b){try{return _0x8fdb3e()?_0x144fe6(_0x19110b[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x56,0x61,0x6c,0x69,0x64])):_0x29e895(_0x61ba3,_0x19110b);}catch(_0x1fdea8){return _0x144fe6(_0x19110b[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x18f91f(_0x2756dc,_0x303627){const _0x182d9c=0x7;if(_0x2756dc==_0x303627[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x4042d4();else{if(_0x2756dc==_0x303627[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c])){const _0x59d108=_0x236fbd();_0x59d108&&_0x4580e0(_0x59d108,_0x303627[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x2eb8cd=_0x544593();window[_0x5b02f6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x4580e0(_0x5b02f6([0x74,0x69,0x6d,0x65]),_0x303627[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x2eb8cd);const _0x21e0c8=_0x5f5592(_0x1c6c7e,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x5b02f6([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x21e0c8[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x182d9c?_0x4580e0(_0x5b02f6([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x303627[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x21e0c8['on'](_0x5b02f6([0x61,0x64,0x64]),()=>{_0x21e0c8[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x182d9c&&_0x4580e0(_0x5b02f6([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x303627[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x236fbd(){if(!_0x22395e(_0x1c6c7e,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x245048 in window)if(Number['isNaN'](Number(_0x245048))){if(window[_0x245048]===_0x1ff621)return _0x5b02f6([0x74,0x69,0x6d,0x65]);if(window[_0x245048]===_0x318a0f)return _0x5b02f6([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x8fdb3e(){if(!_0x22395e(_0x1c6c7e,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x5a5717 in window)if(Number['isNaN'](Number(_0x5a5717))&&window[_0x5a5717]===_0x28c34f)return!0x0;return!0x1;}function _0x4580e0(_0x4f028b,_0x365819){_0x4042d4(),_0x144fe6(_0x365819+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x4f028b),window[_0x4b1ab0()]=_0x4f028b===_0x5b02f6([0x74,0x69,0x6d,0x65])?_0x1ff621:_0x318a0f;}function _0x544593(){let _0x492dc0=_0xa83a6f[0x6]*_0x1a65da[0x8]*_0x1a65da[0x6];return _0x22395e(_0x1c6c7e,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x492dc0/=0xa),_0x492dc0;}function _0x4042d4(){const _0xd676a3=_0x1c6c7e;function _0x5c182d(){_0x22395e(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x5b02f6([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x5b02f6([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x5b02f6([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x5b02f6([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x469bdf,_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x5b02f6([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x469bdf,_0xd676a3[_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b02f6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x469bdf,_0xd676a3[_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b02f6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x469bdf,_0xd676a3[_0x5b02f6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c]))),_0x22395e(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x5b02f6([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x5b02f6([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x5b02f6([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x5b02f6([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x469bdf,_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x5b02f6([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x469bdf);}_0xd676a3[_0x5b02f6([0x73,0x74,0x61,0x74,0x65])]==_0x5b02f6([0x72,0x65,0x61,0x64,0x79])?_0x5c182d():_0xd676a3[_0x5b02f6([0x6f,0x6e,0x63,0x65])](_0x5b02f6([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x22395e(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x5c182d(),_0x22395e(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x58b0f9=_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x15063a=_0x58b0f9['getRevision'](0x0),_0x1b2039=_0x58b0f9['getEarlierVisibleRevision'](_0x15063a[_0x5b02f6([0x69,0x64])]);_0x5f5592(_0xd676a3,_0x5b02f6([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x5b02f6([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x15063a[_0x5b02f6([0x69,0x64])],_0x1b2039?_0x1b2039[_0x5b02f6([0x69,0x64])]:null,0x1)['then'](()=>_0x5c182d());}});}_0x18f91f(_0x2171e9(_0x35b461,_0x58838e),_0x58838e);}function _0x29e895(_0x298c43,_0x290e01){try{return _0x424b57(_0x290e01)?_0x144fe6(_0x290e01[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x56,0x61,0x6c,0x69,0x64])):_0x298c43&&_0x15fe03(_0x298c43[_0x5b02f6([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x290e01)?_0x298c43[_0x5b02f6([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x5b02f6([0x6f,0x70,0x65,0x6e])][_0x5b02f6([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x7c667)/0x2>_0x298c43[_0x5b02f6([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x144fe6(_0x290e01[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x298c43[_0x5b02f6([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x144fe6(_0x290e01[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c])):_0x144fe6(_0x290e01[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x56,0x61,0x6c,0x69,0x64])):_0x144fe6(_0x290e01[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x2c2915){return _0x144fe6(_0x290e01[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x340219(_0x34e273,_0x4c1f3c){if(_0x1c6c7e instanceof _0x1018c0){const _0x9e15fd=_0x1c6c7e;_0x34e273==_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x2d66bd(_0x9e15fd):_0x34e273==_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c])&&window[_0x5b02f6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x2d66bd(_0x9e15fd),_0x144fe6(_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0xa83a6f[0x6]*_0x1a65da[0x8]*_0x1a65da[0x6]),_0x9e15fd[_0x5b02f6([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x5b02f6([0x6f,0x6e])](_0x5b02f6([0x61,0x64,0x64]),(_0x249fe3,_0x5bcc8a)=>{_0x34e273!=_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x34e273!=_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x34e273!=_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x235d90(_0x5bcc8a);});}else{const _0x427bf0=_0x1c6c7e;_0x34e273==_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x235d90(_0x427bf0):_0x34e273==_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c])&&_0x427bf0[_0x5b02f6([0x6f,0x6e])](_0x5b02f6([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x2533e4=0x0;_0x427bf0[_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b02f6([0x6f,0x6e])](_0x5b02f6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3fe6e7,_0x40d7d1)=>{_0x40d7d1[0x0][_0x5b02f6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2533e4++,0x1f8===_0x2533e4&&(_0x235d90(_0x427bf0),_0x144fe6(_0x4c1f3c[_0x5b02f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x5b02f6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x3fe6e7[_0x5b02f6([0x6f,0x66,0x66])]());},{'priority':_0x5b02f6([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x144fe6(_0x242f9f){const _0x1a5763=_0x4b1ab0();return _0x1c6c7e[_0x1a5763]=_0x242f9f,_0x242f9f;}function _0x4b1ab0(){const _0x3a4461=String(window[_0x5b02f6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5b02f6([0x6e,0x6f,0x77])]())[_0x5b02f6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5b02f6([0x2e]),'');let _0x31380c='';for(let _0x4e4b1d=0x0;_0x4e4b1d<_0x3a4461[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e4b1d+=0x2){let _0x5aa355=parseInt(_0x3a4461[_0x5b02f6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e4b1d,_0x4e4b1d+0x2));_0x5aa355>=_0xc91fd6[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5aa355-=_0xc91fd6[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31380c+=_0xc91fd6[_0x5aa355];}return _0x31380c;}function _0x2d66bd(_0x28c59e){for(const _0x1518f3 of _0x28c59e[_0x5b02f6([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x235d90(_0x1518f3);_0x5f5592(_0x28c59e,_0x5b02f6([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x5b02f6([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x5f5592(_0x28c59e,_0x5b02f6([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x5b02f6([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x469bdf;}function _0x235d90(_0x4ec3b0){function _0xddd949(){_0x4ec3b0[_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b02f6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x469bdf,_0x4ec3b0[_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b02f6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x469bdf,_0x4ec3b0[_0x5b02f6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5b02f6([0x6d,0x6f,0x64,0x65,0x6c]));}_0x4ec3b0[_0x5b02f6([0x73,0x74,0x61,0x74,0x65])]==_0x5b02f6([0x72,0x65,0x61,0x64,0x79])?_0xddd949():_0x4ec3b0[_0x5b02f6([0x6f,0x6e,0x63,0x65])](_0x5b02f6([0x72,0x65,0x61,0x64,0x79]),()=>_0xddd949());}function _0x469bdf(){return null;}function _0x15fe03(_0x435ede,_0x603412){const _0x54a0f9=!!(_0x435ede&_0x603412[_0x5b02f6([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x4074ce=_0x25fa71(_0x435ede,_0x603412);return _0x54a0f9||_0x4074ce;}function _0x25fa71(_0x5ef07e,_0x59d067){const _0x432d01=(_0x59d067[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x5b02f6([0x66,0x67,0x69])]||null;return!!_0x432d01&&_0x44d701[_0x5b02f6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f017e=>_0x432d01[_0x5b02f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f017e[_0x5b02f6([0x69,0x64])]))[_0x5b02f6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3fec2e=>!_0x2b6925(_0x3fec2e))[_0x5b02f6([0x73,0x6f,0x6d,0x65])](_0x23793f=>!!(_0x5ef07e&_0x23793f[_0x5b02f6([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x2b6925(_0x5910d3){const _0x3475a6={[_0x5b02f6([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])]:_0x8cfd52};return!!_0x5910d3['forbiddenHandler']&&_0x3475a6[_0x5910d3['forbiddenHandler']]();}function _0x8cfd52(){return!window[_0x5b02f6([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x22395e(_0x1c6c7e,_0x5b02f6([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x424b57(_0x548fe1){if(!_0x22395e(_0x1c6c7e,_0x548fe1[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0xe1bead=_0x548fe1[_0x5b02f6([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x5a5ca9=_0xe1bead[_0x5b02f6([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x1a59ba=_0xe1bead[_0x5b02f6([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x4a26f7=_0xe1bead[_0x5b02f6([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x22395e(_0x1c6c7e,_0x5b02f6([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5f5592(_0x1c6c7e,_0x5b02f6([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5b02f6([0x73,0x74,0x61,0x74,0x65])]==_0x5b02f6([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x5a5ca9)return!0x0;if(_0x22395e(_0x1c6c7e,_0x5b02f6([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x5f5592(_0x1c6c7e,_0x5b02f6([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x5b02f6([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x5b02f6([0x65,0x6e,0x64])&&_0x1a59ba)return!0x0;return!(!_0x22395e(_0x1c6c7e,_0x5b02f6([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]))||_0x5f5592(_0x1c6c7e,_0x5b02f6([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]))[_0x5b02f6([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x5b02f6([0x65,0x6e,0x64])||!_0x4a26f7);}function _0x22395e(_0x1287a8,_0x901f91){return _0x1287a8[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5b02f6([0x68,0x61,0x73])](_0x901f91);}function _0x5f5592(_0x484a66,_0x43283a){return _0x484a66[_0x5b02f6([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5b02f6([0x67,0x65,0x74])](_0x43283a);}function _0x3b978d(_0x3fc750){let _0x3322b9='';for(const _0x328693 of _0x3fc750)_0x3322b9+=String[_0x5b02f6([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x328693);return _0x3322b9;}function _0x1aef53(_0x1c7253){const _0x3378bb=new Uint8Array(_0x1c7253[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x5ca7e5=0x0;_0x5ca7e5<_0x1c7253[_0x5b02f6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ca7e5++)_0x3378bb[_0x5ca7e5]=_0x1c7253[_0x5b02f6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5ca7e5);return _0x3378bb;}_0x5d6dd7&&_0x4c8fdb(_0x201ddc(_0x36071f),_0x5d6dd7);})(_0x56b935);}(this);}set['adapter'](_0x49e471){if(this['_adapter'])throw new _0x119dd1('commentsrepository-adapter-already-set');this['_adapter']=_0x49e471;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x59c7ad=bt,threadId:_0x2e2290=_0x256e05(),comments:_0x5e03cb=[],unlinkedAt:_0x335c67=null,resolvedAt:_0x3cd0c9=null,resolvedBy:_0x3c98d2=null,target:_0x158a63=null,context:_0x4729f0=null,attributes:_0x21bfda={},isResolvable:_0x5524dd=!0x0,isSubmitted:_0x454ec7=!0x1,isFromAdapter:_0x400603=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x59c7ad),{'channelId':_0x59c7ad,'threadId':_0x2e2290,'comments':_0x5e03cb,'unlinkedAt':_0x335c67,'resolvedAt':_0x3cd0c9,'resolvedBy':_0x3c98d2,'target':_0x158a63,'context':_0x4729f0,'attributes':_0x21bfda,'isFromAdapter':_0x400603,'isResolvable':_0x5524dd,'isSubmitted':_0x454ec7}),this['getCommentThread'](_0x2e2290);}['openNewCommentThread']({channelId:_0x1f7445=bt,threadId:_0x52bfd1=_0x256e05(),target:_0x1e93fd,context:_0x43d04c=null,isResolvable:_0x55de77=!0x0}){if(this['_readOnlyChannels']['has'](_0x1f7445)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1e93fd)throw new _0x119dd1('commentsrepository-missing-target');const _0x5c1f91=this['addCommentThread']({'channelId':_0x1f7445,'threadId':_0x52bfd1,'target':_0x1e93fd,'context':_0x43d04c,'isResolvable':_0x55de77});if(!_0x5c1f91)return null;const _0xed7971=this['_threadToController']['get'](_0x5c1f91),_0x1883c3=_0xed7971['view']['commentThreadInputView']['commentInputView'],_0x461fbb=this['context']['plugins']['get'](N),_0x21b46c=_0x461fbb['getByInnerView'](_0xed7971['view']);return _0x461fbb['activate'](_0x21b46c),_0x1883c3['once']('editorReady',()=>_0x1883c3['focus']()),_0x5c1f91;}['hasCommentThread'](_0x3b7442){if('string'!=typeof _0x3b7442)throw new _0x119dd1('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3b7442);}['updateCommentThread']({channelId:_0x342773=bt,threadId:_0x4e452f,context:_0x1c2c74,unlinkedAt:_0x3e8b18,attributes:_0x473f5d,isFromAdapter:_0x53a7a7=!0x1}){return this['fire'](Nt('updateCommentThread',_0x342773),{'channelId':_0x342773,'threadId':_0x4e452f,'context':_0x1c2c74,'unlinkedAt':_0x3e8b18,'attributes':_0x473f5d,'isFromAdapter':_0x53a7a7}),this['getCommentThread'](_0x4e452f);}['getCommentThread'](_0x541943){if('string'!=typeof _0x541943)throw new _0x119dd1('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x541943);}['fetchCommentThread']({channelId:_0x21dc1e,threadId:_0xf5c02b}={}){const _0x4309d0=this['getCommentThread'](_0xf5c02b);if(_0x4309d0)return Promise['resolve'](_0x4309d0);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x119dd1('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x21dc1e,'threadId':_0xf5c02b})['then'](_0x34cbca=>this['hasCommentThread'](_0xf5c02b)?this['getCommentThread'](_0xf5c02b):_0x34cbca?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x21dc1e},_0x34cbca)):void 0x0)['catch'](_0x1ed980=>{throw console['error'](_0x1ed980),new _0x119dd1('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x41fd16,skipNotAttached:_0x2a50a6=!0x1,skipEmpty:_0xc32aed=!0x1,toJSON:_0x169ada=!0x1}={}){const _0x4e37a3=[];for(const _0xe99a32 of this['_threads']['values']())_0x41fd16&&_0xe99a32['channelId']!==_0x41fd16||_0x2a50a6&&!_0xe99a32['isAttached']||_0xc32aed&&0x0===_0xe99a32['length']||_0x4e37a3['push'](_0xe99a32);return _0x169ada?_0x4e37a3['map'](_0xffd9fc=>_0xffd9fc['toJSON']()):_0x4e37a3;}['setActiveCommentThread'](_0x275154){const _0x5b26b6=this['context']['plugins']['get'](N);if(!_0x275154)return void(this['activeCommentThread']&&_0x5b26b6['deactivateAll']());const _0x159534=this['getCommentThread'](_0x275154);if(!_0x159534)throw new _0x119dd1('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x275154});if(!this['_threadToController']['has'](_0x159534))throw new _0x119dd1('commentsrepository-active-not-attached',null,{'threadId':_0x275154});const _0x592bd7=_0x5b26b6['getByInnerView'](this['_threadToController']['get'](_0x159534)['view']);_0x5b26b6['activate'](_0x592bd7);}['switchReadOnly'](_0x3e1b57,_0x3d8336){_0x3e1b57?this['_readOnlyChannels']['add'](_0x3d8336):this['_readOnlyChannels']['delete'](_0x3d8336),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x186575){return this['_readOnlyChannels']['has'](_0x186575)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x33ff28,_0x344d9a){return new vt(_0x33ff28,_0x344d9a);}['setPermissions'](_0x4cf048,_0x2d16bb=bt){this['_permissions']['set'](_0x2d16bb,_0x4cf048),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4dc359=bt){return this['_permissions']['has'](_0x4dc359)?this['_permissions']['get'](_0x4dc359):_t;}['_addCommentThread']({channelId:_0x342ce9,threadId:_0x168438,comments:_0x582dbc,unlinkedAt:_0xb262e9,resolvedAt:_0x20429a,resolvedBy:_0x2c6f21,target:_0x36769f,context:_0x1e86a7,attributes:_0x220e76,isFromAdapter:_0x485b1e,isResolvable:_0xa1da4d,isSubmitted:_0x4f5b01}){if('string'!=typeof _0x168438)throw new _0x119dd1('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x168438});if(this['hasCommentThread'](_0x168438))throw new _0x119dd1('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x168438});const _0x1ec84e=new se(this,{'channelId':_0x342ce9,'id':_0x168438,'context':_0x1e86a7,'attributes':_0x220e76,'unlinkedAt':_0xb262e9,'resolvedAt':_0x20429a,'resolvedBy':_0x2c6f21?this['context']['plugins']['get'](at)['getUser'](_0x2c6f21):null,'isResolvable':_0xa1da4d,'isSubmitted':_0x4f5b01||_0x485b1e});this['_threads']['set'](_0x168438,_0x1ec84e);for(const _0x26bb29 of _0x582dbc)_0x1ec84e['_add'](this['_createNewComment']({'threadId':_0x168438,..._0x26bb29}));return _0x36769f&&_0x1ec84e['attachTo'](_0x36769f),_0x485b1e||!_0x1ec84e['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x342ce9,'threadId':_0x168438});}['_submitCommentThread']({channelId:_0x4262e5,threadId:_0x2fa892}){if(!this['hasCommentThread'](_0x2fa892))throw new _0x119dd1('commentsrepository-missing-comment-thread',this);const _0x55cb2a=this['getCommentThread'](_0x2fa892);if(_0x55cb2a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1028e3,comments:_0x287cd8,resolvedAt:_0x23f860,resolvedBy:_0x5c2c0c,context:_0x27f61c,attributes:_0x874966}=_0x55cb2a,_0xc87f9=this['context']['plugins']['get']('PendingActions'),_0x3eabbe=_0xc87f9['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4262e5,'threadId':_0x1028e3,'comments':_0x287cd8['map'](_0x41762=>_0x41762['toJSON']()),'resolvedAt':_0x23f860,'resolvedBy':_0x5c2c0c?_0x5c2c0c['id']:_0x5c2c0c,'context':_0x27f61c,'attributes':_0x874966})['then'](({comments:_0x459716})=>{_0xc87f9['remove'](_0x3eabbe);for(const _0x2bdb09 of _0x459716)this['_updateComment']({'channelId':_0x4262e5,'threadId':_0x2fa892,'commentId':_0x2bdb09['commentId'],'createdAt':_0x2bdb09['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2abdc3=>{throw console['error'](_0x2abdc3),new _0x119dd1('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x423b05,target:_0x3491b2}){const _0x2055aa=this['getCommentThread'](_0x423b05);if(!_0x2055aa)throw new _0x119dd1('commentsrepository-attach-missing-comment-thread',this);const _0xed2f99=this['context']['plugins']['get']('PendingActions'),_0x4c52bd=this['context']['plugins']['get'](N),_0x1adf9d=this['_createCommentThreadView'](_0x2055aa),_0x349a29=new vt(_0x2055aa,_0x1adf9d);let _0x22edba=null;_0x1adf9d['on']('change:isDirty',(_0xde3f1,_0x3749c7,_0x29c319)=>{_0x29c319?_0x22edba=_0xed2f99['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x22edba&&(_0xed2f99['remove'](_0x22edba),_0x22edba=null);}),this['_threadToController']['set'](_0x2055aa,_0x349a29),this['_viewToController']['set'](_0x1adf9d,_0x349a29);const _0x32c12d=new T(this['context']['locale'],_0x1adf9d);_0x32c12d['bind']('length')['to'](_0x1adf9d),_0x32c12d['bind']('isDirty')['to'](_0x1adf9d,'isDirty',_0x1adf9d,'length',(_0x1f5e3b,_0x9fc777)=>_0x1f5e3b||!_0x9fc777),_0x32c12d['bind']('isActive')['to'](_0x1adf9d),_0x32c12d['type']='comment';const _0x483ead=new d({'view':_0x32c12d,'target':_0x3491b2,'type':'comment','isVisible':!_0x2055aa['isResolved']});return _0x1adf9d['on']('escape',()=>{_0x483ead['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1adf9d,_0x483ead),_0x4c52bd['add'](_0x483ead),_0x483ead;}['_bindAnnotationToEditors'](_0x3990f9,_0x4ee467){this['listenTo'](_0x3990f9,'editorReady',(_0x491907,_0x3db2db)=>{const _0x45eb1f=_0x3db2db['ui']['view']['body']['bodyCollectionContainer'];_0x4ee467['focusableElements']['add'](_0x45eb1f),this['context']instanceof _0x2d1e98&&this['context']['ui']['focusTracker']['add'](_0x45eb1f);},{'priority':'highest'}),this['listenTo'](_0x3990f9,'editorDestroyed',(_0xc3ffd4,_0x2c9170)=>{const _0x163728=_0x2c9170['ui']['view']['body']['bodyCollectionContainer'];_0x4ee467['focusableElements']['has'](_0x163728)&&_0x4ee467['focusableElements']['remove'](_0x163728),this['context']instanceof _0x2d1e98&&this['context']['ui']['focusTracker']['remove'](_0x163728);});}['_unbindEditors'](_0x527347){this['stopListening'](_0x527347,'editorReady'),this['stopListening'](_0x527347,'editorDestroyed');}['_createCommentThreadView'](_0x181c5f){const _0x1ac00f=this['context']['plugins']['get'](at),{config:_0x3ffd8c,locale:_0x3a55e8}=this['context'],_0x225a0d=pt(_0x3ffd8c['get']('locale'));return new(0x0,(_0x3ffd8c['get']('comments'))['CommentThreadView'])(_0x3a55e8,_0x181c5f,_0x1ac00f['me'],{'editorConfig':{..._0x3ffd8c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3ffd8c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3ffd8c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3ffd8c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3ffd8c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x225a0d,'CommentView':_0x3ffd8c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x2bcb41,channelId:_0xce8673,resolvedAt:_0x750620,resolvedBy:_0x30f4d3,isFromAdapter:_0x1e1724}){if(!this['hasCommentThread'](_0x2bcb41))throw new _0x119dd1('commentsrepository-missing-comment-thread',null,{'threadId':_0x2bcb41});const _0x1052c9=this['getCommentThread'](_0x2bcb41);if(_0x1052c9['isResolved'])throw new _0x119dd1('commentsrepository-resolved-comment-thread',null,{'threadId':_0x2bcb41});const _0x4e5e17=this['context']['plugins']['get'](at);if(_0x1052c9['resolvedBy']=_0x4e5e17['getUser'](_0x30f4d3),_0x1052c9['resolvedAt']=_0x750620,_0x1e1724||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x188bad=this['context']['plugins']['get']('PendingActions'),_0x31102f=_0x188bad['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0xce8673,'threadId':_0x2bcb41})['then'](({resolvedAt:_0x4fb45f,resolvedBy:_0x29eb5d})=>{_0x188bad['remove'](_0x31102f),_0x1052c9['resolvedBy']['id']!==_0x29eb5d&&(_0x1052c9['resolvedBy']=_0x4e5e17['getUser'](_0x29eb5d)),_0x1052c9['resolvedAt']=_0x4fb45f;})['catch'](_0x43fb11=>{throw console['error'](_0x43fb11),new _0x119dd1('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1dbc11,channelId:_0x4d9ffa,isFromAdapter:_0x182d2f}){if(!this['hasCommentThread'](_0x1dbc11))throw new _0x119dd1('commentsrepository-missing-comment-thread',null,{'threadId':_0x1dbc11});const _0x137e91=this['getCommentThread'](_0x1dbc11);if(!_0x137e91['isResolved'])throw new _0x119dd1('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1dbc11});if(_0x137e91['resolvedBy']=null,_0x137e91['resolvedAt']=null,_0x182d2f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xdca452=this['context']['plugins']['get']('PendingActions'),_0x2ebd42=_0xdca452['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x4d9ffa,'threadId':_0x1dbc11})['then'](()=>_0xdca452['remove'](_0x2ebd42))['catch'](_0x21fe4c=>{throw console['error'](_0x21fe4c),new _0x119dd1('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x438e57,isFromAdapter:_0x25dab7}){const _0x1e080f=this['getCommentThread'](_0x438e57);if(!_0x1e080f)throw new _0x119dd1('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x438e57),this['_threads']['delete'](_0x438e57),!_0x1e080f['isSubmitted']||_0x25dab7||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x138f43=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1399fd}=_0x1e080f,_0x2a1764=_0x138f43['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1399fd,'threadId':_0x438e57})['then'](()=>_0x138f43['remove'](_0x2a1764))['catch'](_0x3bd118=>{throw console['error'](_0x3bd118),new _0x119dd1('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x2ded48,unlinkedAt:_0xa89e74,context:_0x1983b7,attributes:_0x59a722,isFromAdapter:_0x21b0b4}){if('string'!=typeof _0x2ded48)throw new _0x119dd1('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2ded48});if(!this['hasCommentThread'](_0x2ded48))throw new _0x119dd1('commentsrepository-missing-comment-thread',null,{'threadId':_0x2ded48});const _0x26170f=this['getCommentThread'](_0x2ded48);let _0x2f730e=!0x1;if(void 0x0!==_0x1983b7&&_0x26170f['context']!==_0x1983b7&&(_0x26170f['context']=_0x1983b7,_0x2f730e=!0x0),void 0x0!==_0xa89e74&&_0x26170f['unlinkedAt']!==_0xa89e74&&(_0x26170f['unlinkedAt']=_0xa89e74,_0x2f730e=!0x0),_0x59a722&&!yt(_0x59a722,_0x26170f['attributes'])&&(_0x26170f['attributes']=_0x59a722,_0x2f730e=!0x0),!_0x2f730e)return Promise['resolve']();if(!_0x26170f['isSubmitted']||_0x21b0b4||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1a2453=this['context']['plugins']['get']('PendingActions'),{channelId:_0xba2dd}=_0x26170f,_0x51d695=_0x1a2453['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xba2dd,'threadId':_0x2ded48,'context':_0x1983b7,'unlinkedAt':_0xa89e74,'attributes':_0x59a722})['then'](()=>_0x1a2453['remove'](_0x51d695))['catch'](_0x392f87=>{throw console['error'](_0x392f87),new _0x119dd1('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x30806b){const _0x2f68a3=this['context']['plugins']['get'](N),_0x43487f=this['getCommentThread'](_0x30806b);if(this['_threadToController']['has'](_0x43487f)){const _0x57e629=this['_threadToController']['get'](_0x43487f),_0x21a8ca=_0x57e629['view'],_0x17ed92=_0x2f68a3['getByInnerView'](_0x21a8ca);this['_threadToController']['delete'](_0x43487f),this['_viewToController']['delete'](_0x21a8ca),_0x17ed92&&_0x2f68a3['remove'](_0x17ed92),_0x57e629['destroy'](),_0x21a8ca['destroy']()['then'](()=>{this['_unbindEditors'](_0x21a8ca);});}}['_updateActiveAnnotation']({threadId:_0x4e526d,resolvedAt:_0x388b2f}){const _0x1a93d7=!!_0x388b2f,_0x342933=this['context']['plugins']['get'](N),_0x37fc7e=this['getCommentThread'](_0x4e526d);if(this['_threadToController']['has'](_0x37fc7e)){const _0xeab1e7=this['_threadToController']['get'](_0x37fc7e)['view'],_0x7258ac=_0x342933['getByInnerView'](_0xeab1e7);_0x7258ac&&(_0x1a93d7&&_0x342933['_removeActiveAnnotation'](_0x7258ac),_0x7258ac['refreshVisibility']());}}['_getExternalAuthor'](_0x2539b2){const _0x51b0f4=this['context']['plugins']['get'](at),_0x548973=It('external:'+_0x2539b2),_0x5e1d0a=_0x51b0f4['getUser'](_0x548973);return _0x5e1d0a||_0x51b0f4['addUser']({'id':_0x548973,'name':_0x2539b2});}['_createNewComment']({threadId:_0x56c0f1,commentId:_0x56969a=_0x256e05(),content:_0x53d726,authorId:_0x1e3ad4,createdAt:_0x1dfe2d,attributes:_0x41c174}){if('string'!=typeof _0x56969a)throw new _0x119dd1('commentsrepository-invalid-commentid');if('string'!=typeof _0x1e3ad4)throw new _0x119dd1('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x53d726||!_0x53d726['trim']())throw new _0x119dd1('commentsrepository-invalid-comment-content');const _0x20e32c=this['context']['plugins']['get'](at)['getUser'](_0x1e3ad4);if(!_0x20e32c)throw new _0x119dd1('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1e3ad4});let _0x1bc372=null,_0x5ea682=_0x1dfe2d;return _0x41c174&&_0x41c174['@external']&&(_0x1bc372=this['_getExternalAuthor'](_0x41c174['@external']['authorName']),_0x5ea682=new Date(_0x41c174['@external']['createdAt'])),new ie(this,{'threadId':_0x56c0f1,'id':_0x56969a,'author':_0x1bc372||_0x20e32c,'creator':_0x20e32c,'content':_0x53d726,'createdAt':_0x1dfe2d,'authoredAt':_0x5ea682,'attributes':_0x41c174});}['_addComment'](_0x3df4c5){let {threadId:_0x16776e,content:_0x254310,attributes:_0x19a6b4,isFromAdapter:_0x2c97bd}=_0x3df4c5;const _0x3e725a=this['getCommentThread'](_0x3df4c5['threadId']);if(!_0x3e725a)throw new _0x119dd1('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xb7304b=this['_createNewComment'](_0x3df4c5),{id:_0xa908e3}=_0xb7304b;if(_0x3e725a['_add'](_0xb7304b),_0x2c97bd||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3e725a['isSubmitted'])return Promise['resolve']();const _0x1dbe59=this['context']['plugins']['get']('PendingActions'),{channelId:_0x79bb28}=_0x3e725a,_0x272e30=_0x1dbe59['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x19a6b4||(_0x19a6b4={}),this['adapter']['addComment']({'channelId':_0x79bb28,'threadId':_0x16776e,'commentId':_0xa908e3,'content':_0x254310,'attributes':_0x19a6b4})['then'](_0x36b54d=>{_0x1dbe59['remove'](_0x272e30),_0x36b54d&&this['_updateComment']({'channelId':_0x79bb28,'threadId':_0x16776e,'commentId':_0xa908e3,'createdAt':_0x36b54d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3ae4c8=>{throw console['error'](_0x3ae4c8),new _0x119dd1('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x3122b1,commentId:_0x5715aa,content:_0x170009,createdAt:_0x4f7461,attributes:_0x45b68a,isFromAdapter:_0x19121d}){if(void 0x0!==_0x170009&&('string'!=typeof _0x170009||!_0x170009['trim']()['length']))throw new _0x119dd1('commentsrepository-update-comment-invalid-content');const _0x3fa44a=this['getCommentThread'](_0x3122b1),_0x18d831=_0x3fa44a['getComment'](_0x5715aa);if(!_0x18d831)throw new _0x119dd1('commentsrepository-update-missing-comment',this);let _0x3da2cb=!0x1;if(_0x170009&&_0x170009!==_0x18d831['content']&&(_0x18d831['isEditable']||_0x19121d)&&(_0x18d831['content']=_0x170009,_0x3da2cb=!0x0),_0x4f7461&&_0x4f7461!==_0x18d831['createdAt']&&(_0x18d831['createdAt']=_0x4f7461,_0x18d831['attributes']&&_0x18d831['attributes']['@external']||(_0x18d831['authoredAt']=_0x4f7461),_0x3da2cb=!0x0),_0x45b68a&&!yt(_0x45b68a,_0x18d831['attributes'])&&(_0x18d831['attributes']=_0x45b68a,_0x3da2cb=!0x0),!_0x3da2cb)return Promise['resolve']();if(_0x3fa44a['fire']('commentUpdated'),_0x19121d||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x831e57=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3077ca}=this['getCommentThread'](_0x18d831['threadId']),_0xa845a0=_0x831e57['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3077ca,'threadId':_0x3122b1,'commentId':_0x5715aa,'content':_0x170009,'attributes':_0x45b68a})['then'](()=>_0x831e57['remove'](_0xa845a0))['catch'](_0xc27f4e=>{throw console['error'](_0xc27f4e),new _0x119dd1('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x164925,commentId:_0x37b2b2,isFromAdapter:_0x22ba6c}){const _0x4cac61=this['getCommentThread'](_0x164925),_0x947b37=_0x4cac61['getComment'](_0x37b2b2);if(!_0x947b37)throw new _0x119dd1('commentsrepository-remove-missing-comment',this);if(_0x4cac61['_remove'](_0x947b37),_0x22ba6c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0xa4b03b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x48e40c}=_0x4cac61,_0x3fc1a2=_0xa4b03b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x48e40c,'threadId':_0x164925,'commentId':_0x37b2b2})['then'](()=>_0xa4b03b['remove'](_0x3fc1a2))['catch'](_0x1792a9=>{throw console['error'](_0x1792a9),new _0x119dd1('commentsrepository-remove-comment-internal-error',this);});}}class se extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x17c796(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xd065e5,_0x47a2fb){super();const _0x478f13=_0x47a2fb['isResolvable'];this['channelId']=_0x47a2fb['channelId'],this['id']=_0x47a2fb['id'],this['comments']=new _0x3de075(),this['_repository']=_0xd065e5,this['_isAttached']=!0x1,this['_isSubmitted']=_0x47a2fb['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xd065e5,'_permissions',_0xd065e5,'_readOnlyChannels',()=>_0xd065e5['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xd065e5,'_permissions',()=>_0xd065e5['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xd065e5,'_permissions',()=>{const _0x294e9e=_0xd065e5['getPermissions'](this['channelId']);return _0x294e9e['write']||_0x294e9e['admin'];}),this['bind']('isResolvable')['to'](_0xd065e5,'_permissions',()=>_0x478f13&&_0xd065e5['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x47a2fb['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x43cc08,_0x5e6ba8)=>_0x43cc08?_0x5e6ba8?_0x43cc08<_0x5e6ba8?_0x43cc08:_0x5e6ba8:_0x43cc08:_0x5e6ba8),this['set']('unlinkedAt',_0x47a2fb['unlinkedAt']||null),this['set']('resolvedAt',_0x47a2fb['resolvedAt']||null),this['set']('resolvedBy',_0x47a2fb['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x458c21=>!!_0x458c21),this['set']('attributes',_0x47a2fb['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x46c36c,_0x1f4691)=>_0x46c36c+_0x1f4691['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x499596,id:_0x37de14}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x499596),{'channelId':_0x499596,'threadId':_0x37de14});}['setUnlinkedAt'](_0x5da3a2){this['_update']({'unlinkedAt':_0x5da3a2});}['resolve']({resolvedAt:_0x221299=new Date(),resolvedBy:_0x4deff0=null,isFromAdapter:_0x1b5c46=!0x1}={}){const _0x1554c5=this['_repository']['context']['plugins']['get'](at)['me'],{channelId:_0x3f5d54,id:_0x152794}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x3f5d54),{'channelId':_0x3f5d54,'threadId':_0x152794,'resolvedAt':_0x221299,'resolvedBy':_0x4deff0||_0x1554c5['id'],'isFromAdapter':_0x1b5c46});}['reopen']({isFromAdapter:_0x3e3204=!0x1}={}){const {channelId:_0x22d679,id:_0x3dde5c}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x22d679),{'channelId':_0x22d679,'threadId':_0x3dde5c,'isFromAdapter':_0x3e3204});}['setContext'](_0x275ced){this['context']||this['_update']({'context':_0x275ced});}['setAttribute'](_0x4694f7,_0x3cc533){const _0x50e7e5=wt(this['attributes']);At(_0x50e7e5,_0x4694f7,_0x3cc533),this['_update']({'attributes':_0x50e7e5});}['removeAttribute'](_0x2c5ea0){const _0x4bd4a8=wt(this['attributes']);Ct(_0x4bd4a8,_0x2c5ea0),this['_update']({'attributes':_0x4bd4a8});}['remove']({isFromAdapter:_0x3aacb3=!0x1}={}){const {channelId:_0x55fc51,id:_0x551a96}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x55fc51),{'channelId':_0x55fc51,'threadId':_0x551a96,'isFromAdapter':_0x3aacb3});}['attachTo'](_0x5bc647){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x5bc647});}['addComment'](_0x219c84){const {channelId:_0x183044,id:_0x68df0}=this;this['_repository']['fire'](Nt('addComment',_0x183044,_0x68df0),Object['assign']({'channelId':_0x183044,'threadId':_0x68df0},_0x219c84));}['getComment'](_0x5dfab0){if('string'!=typeof _0x5dfab0)throw new _0x119dd1('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5dfab0});return this['comments']['get'](_0x5dfab0);}['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'](_0x1afd7d=>_0x1afd7d['toJSON']()),'attributes':this['attributes']};}['_add'](_0x2de776){return this['listenTo'](_0x2de776,'change:authoredAt',()=>{const _0x12f39f=this['_findOptimalIndex'](_0x2de776),_0x3406c5=this['comments'];_0x12f39f-0x1!=_0x3406c5['getIndex'](_0x2de776)&&_0x12f39f+0x1!=_0x3406c5['getIndex'](_0x2de776)&&(this['_remove'](_0x2de776),this['_add'](_0x2de776));}),this['comments']['add'](_0x2de776,this['_findOptimalIndex'](_0x2de776));}['_update'](_0x5ea4cb){const {channelId:_0x59f42e,id:_0x5cbf76}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x59f42e),{..._0x5ea4cb,'channelId':_0x59f42e,'threadId':_0x5cbf76});}['_remove'](_0x150876){return this['stopListening'](_0x150876),_0x150876['destroy'](),this['comments']['remove'](_0x150876);}['_findOptimalIndex'](_0x8c02b7){const _0x3a5e1a=this['comments']['find'](_0x375813=>new Date(_0x375813['authoredAt'])['getTime']()>new Date(_0x8c02b7['authoredAt'])['getTime']());return _0x3a5e1a?this['comments']['getIndex'](_0x3a5e1a):this['length'];}}class ie extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x17c796(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x35e9fd,_0x52c73b){super();const _0x248123=_0x35e9fd['context']['plugins']['get'](at)['me'],_0x20e8d4=_0x35e9fd['getCommentThread'](_0x52c73b['threadId']),_0x53e9b2=0x0===_0x20e8d4['comments']['length'],_0x4eb1e5=_0x248123===_0x52c73b['author'];this['id']=_0x52c73b['id'],this['threadId']=_0x52c73b['threadId'],this['author']=_0x52c73b['author'],this['creator']=_0x52c73b['creator'],this['isExternal']=Boolean(_0x52c73b['attributes']&&_0x52c73b['attributes']['@external']),this['set']('content',_0x52c73b['content']),this['createdAt']=_0x52c73b['createdAt']||new Date(),this['set']('authoredAt',_0x52c73b['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x20e8d4,'resolvedAt'),this['set']('attributes',_0x52c73b['attributes']||{}),this['bind']('isEditable')['to'](_0x35e9fd,'_permissions',()=>{const _0x3467cd=_0x35e9fd['getPermissions'](_0x20e8d4['channelId'])['write'],_0x262112=_0x35e9fd['getPermissions'](_0x20e8d4['channelId'])['modifyAll'];return _0x4eb1e5&&_0x3467cd||!_0x4eb1e5&&_0x262112;}),this['bind']('isRemovable')['to'](_0x20e8d4,'isRemovable',_0x35e9fd,'_permissions',_0x349fd0=>{const _0x2dbadb=_0x35e9fd['getPermissions'](_0x20e8d4['channelId'])['write'],_0x45046a=_0x35e9fd['getPermissions'](_0x20e8d4['channelId'])['modifyAll'];return _0x4eb1e5&&_0x2dbadb||_0x349fd0&&_0x53e9b2||!_0x4eb1e5&&_0x45046a&&!_0x53e9b2;}),this['bind']('isReadOnly')['to'](_0x20e8d4,'isReadOnly'),this['_repository']=_0x35e9fd;}get['weight'](){return Math['max'](function(_0xadef51){const _0x2905ec=document['createElement']('div');return _0x2905ec['innerHTML']=_0xadef51,_0x2905ec['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3a44bb){const {threadId:_0x43d23b,id:_0x47babb}=this;if(!this['_repository']['hasCommentThread'](_0x43d23b))throw new _0x119dd1('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0xf43ede}=this['_repository']['getCommentThread'](_0x43d23b);this['_repository']['fire'](Nt('updateComment',_0xf43ede,_0x43d23b),{'channelId':_0xf43ede,'threadId':_0x43d23b,'commentId':_0x47babb,..._0x3a44bb});}['setAttribute'](_0x48cc9c,_0x5d08dd){const _0xc08032=wt(this['attributes']);At(_0xc08032,_0x48cc9c,_0x5d08dd),this['update']({'attributes':_0xc08032});}['removeAttribute'](_0x374883){const _0x5cde90=wt(this['attributes']);Ct(_0x5cde90,_0x374883),this['update']({'attributes':_0x5cde90});}['remove'](_0x554986={}){if(!_0x554986['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x50d049,id:_0x17588d}=this;if(!this['_repository']['hasCommentThread'](_0x50d049))throw new _0x119dd1('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x21afb6}=this['_repository']['getCommentThread'](_0x50d049);this['_repository']['fire'](Nt('removeComment',_0x21afb6,_0x50d049),{'channelId':_0x21afb6,'threadId':_0x50d049,'commentId':_0x17588d,..._0x554986});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x4c864a,..._0x8f694d){for(const _0xda15dd of _0x8f694d)void 0x0!==_0xda15dd&&(_0x4c864a+=':'+String(_0xda15dd));return _0x4c864a;}class Q extends _0x4b1078{['refresh'](){const _0x52d4cc=this['editor']['model']['document']['selection'];for(const _0x2accec of _0x52d4cc['getRanges']())if(this['_hasContent'](_0x2accec))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x5cdf8f=_0x256e05()}={}){const _0x5c0108=this['editor']['model'],_0x5817e0=[];for(const _0x254986 of _0x5c0108['document']['selection']['getRanges']())this['_hasContent'](_0x254986)&&_0x5817e0['push'](this['_trimToContent'](_0x254986));_0x5c0108['change'](_0x486e62=>{for(const _0x32b5cd of _0x5817e0){const _0x188723=_0x256e05()['substr'](0x1,0x5),_0x52ecd5='comment:'+_0x5cdf8f+':'+_0x188723;_0x486e62['addMarker'](_0x52ecd5,{'range':_0x32b5cd,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x4e81a8){for(const _0x59ed70 of _0x4e81a8['getItems']())if(this['_itemIsContent'](_0x59ed70))return!0x0;return!0x1;}['_itemIsContent'](_0x16754a){return _0x16754a['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x16754a)&&!_0x16754a['is']('element','tableCell');}['_trimToContent'](_0x18b548){const _0x1fda34=_0x58768c=>!this['_itemIsContent'](_0x58768c['item']),_0x15de97=_0x18b548['start']['getLastMatchingPosition'](_0x1fda34),_0x172e7b=_0x18b548['end']['getLastMatchingPosition'](_0x1fda34,{'direction':'backward'});return this['editor']['model']['createRange'](_0x15de97,_0x172e7b);}}class b extends _0x13d3e9{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x56cbcf){super(_0x56cbcf),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x2f408f=this['editor'],_0x47d2b9=_0x2f408f['model']['document']['selection'],_0x4ea19e=_0x43d40f(()=>this['refreshSelectedViews'](),0xa);_0x47d2b9['on']('change:range',(_0x38e508,_0x2d125d)=>{_0x2d125d['directChange']&&(_0x4ea19e['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x2f408f['editing']['view']['document'],'change:isFocused',(_0xafa3c2,_0x5d3193,_0x30ff74)=>{_0x30ff74&&_0x4ea19e();}),this['listenTo'](_0x2f408f['ui']['focusTracker'],'change:isFocused',(_0x2ade52,_0x82e287,_0x1d0acc)=>{_0x1d0acc||_0x2f408f['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x37c347=>this['_editorAnnotationsData']['has'](_0x37c347['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x495253){if(this['_editorAnnotations']['has'](_0x495253['view']))return;this['_editorAnnotations']['add'](_0x495253['view']),this['editor']['ui']['focusTracker']['add'](_0x495253['view']['element']);const _0x487b1b=this['editor']['plugins']['get'](N);this['listenTo'](_0x487b1b['collection'],'remove',(_0x906354,_0x96ef90)=>{this['editor']['ui']['focusTracker']['remove'](_0x96ef90['view']['element']),this['_editorAnnotations']['delete'](_0x96ef90['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x1dad5e){if('function'!=typeof _0x1dad5e)throw new _0x119dd1('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x1dad5e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x416fad,annotations:_0x38a89f}){const _0x22fcdf=[],_0x2dbc7a=this['editor']['model']['document']['selection'],_0x4ee705=Array['from'](_0x2dbc7a['getRanges']());for(const [_0x6ec524,_0x54e782]of this['_editorAnnotationsData']){const _0x538777=_0x3bec95(_0x54e782),_0x28b379=_0x38a89f['getByInnerView'](_0x6ec524);_0x538777&&_0x28b379&&_0x22fcdf['push']({'annotation':_0x28b379,'range':_0x538777});}function _0x3bec95(_0x177910){for(const _0x4e3652 of _0x177910)for(const _0x262849 of _0x4ee705)if(_0x4e3652['containsRange'](_0x262849,!_0x2dbc7a['isCollapsed']))return _0x4e3652;return null;}return _0x22fcdf['sort']((_0x2ac85a,_0x166417)=>{const _0x19f5c5=_0x2ac85a['range'],_0xa74d0a=_0x166417['range'];if(!_0x19f5c5['isEqual'](_0xa74d0a)){if(_0x19f5c5['containsRange'](_0xa74d0a,!0x0))return 0x1;if(_0xa74d0a['containsRange'](_0x19f5c5,!0x0))return-0x1;}return _0x2ac85a['annotation']==_0x416fad?-0x1:_0x166417['annotation']==_0x416fad?0x1:0x0;})['map'](_0x289483=>_0x289483['annotation']);}get['_editorAnnotationsData'](){const _0x360f96=new Map();for(const _0x3120fa of Array['from'](this['_dataCollectors']))for(const [_0x3734e5,_0x52a3f9]of _0x3120fa())_0x360f96['set'](_0x3734e5,_0x52a3f9);return _0x360f96;}}class ct extends _0x13d3e9{['afterInit'](){const _0x2b9abb=this['editor'];if(!_0x2b9abb['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2b9abb['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class mt extends _0x13d3e9{constructor(_0x482b26){super(_0x482b26),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x93c215=this['editor'],_0x2bd4ea=_0x93c215['commands']['get']('importWord'),_0x4735fe=_0x93c215['plugins']['get'](at);_0x2bd4ea&&(_0x2bd4ea['on']('execute',(_0x308c92,[,_0x431985])=>{_0x431985['collaboration_features']={'comments':!0x0,'user_id':_0x4735fe['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2bd4ea,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x7d4bed,_0x531907){const {comment_threads:_0x373bf6}=_0x531907;_0x373bf6&&_0x373bf6['forEach'](({thread_id:_0x1bb5e7,comments:_0x324361,is_resolved:_0xe24b35})=>{const _0x201bec=new Date(),_0x24cb55=_0x324361['map'](({author:_0x282229,content:_0x2a0480,created_at:_0x3728c6})=>({'content':_0x2a0480,'authorId':this['editor']['plugins']['get'](at)['me']['id'],'createdAt':_0x201bec,'attributes':{'@external':{'authorName':_0x282229,'createdAt':_0x3728c6?new Date(_0x3728c6):new Date(),'source':'importWord'}}})),_0x380ec7=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x380ec7,'threadId':_0x1bb5e7,'comments':_0x24cb55,'resolvedAt':_0xe24b35?_0x201bec:null});});}}class dt extends _0x13d3e9{constructor(_0x1c6ac2){super(_0x1c6ac2),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x33bca8=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x33bca8,'contentInsertion',(_0x206f9c,_0x3b4a65)=>this['_removeMarkersWithoutThreads'](_0x3b4a65['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x2bd366){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x2bd366;const _0xaf42fd=this['editor']['plugins']['get']('CommentsRepository');for(const _0x17946b of _0x2bd366['keys']()){const [_0x264074,_0x546047]=_0x17946b['split'](':');'comment'!=_0x264074||_0xaf42fd['hasCommentThread'](_0x546047)||_0x2bd366['delete'](_0x17946b);}return _0x2bd366;}['_registerMarkerInClipboardPipeline'](){const _0x2dff66=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xd9a643=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xd9a643&&_0x2dff66['_registerMarkerToCopy']('comment',_0xd9a643);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x21c32c){switch(_0x21c32c){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 _0x13d3e9{static get['requires'](){return[m,b,at,ct,mt,dt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0xc406d3){super(_0xc406d3),this['set']('isThreadsLoadingPaused',!0x0),_0xc406d3['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x571824,_0x523ef6,_0x14db3d,_0xe04e1c)=>{const _0x7b8a80=_0x14db3d?ne(_0x14db3d)['id']:null;if(_0xc406d3['model']['change'](()=>{if(_0x7b8a80){const _0x225eff=this['getAllMarkersForId'](_0x7b8a80);for(const _0x1dde7f of _0x225eff)_0xc406d3['editing']['reconvertMarker'](_0x1dde7f);}if(_0xe04e1c){const {id:_0x13d3c7}=ne(_0xe04e1c),_0x1dedfb=this['getAllMarkersForId'](_0x13d3c7);for(const _0x5f4dfb of _0x1dedfb)_0xc406d3['editing']['reconvertMarker'](_0x5f4dfb);}}),_0x7b8a80){const _0x46d6a9=_0xc406d3['plugins']['get'](m)['getCommentThread'](_0x7b8a80);_0x46d6a9&&_0x46d6a9['isResolved']&&this['scrollToThreadMarker'](_0x7b8a80);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5d55d3=this['editor'],_0x28cb37=_0x5d55d3['plugins']['get'](m),_0x247669=_0x5d55d3['config']['get']('collaboration.channelId');_0x5d55d3['commands']['add']('addCommentThread',new Q(_0x5d55d3)),this['listenTo'](_0x5d55d3,'change:isReadOnly',(_0x5a1233,_0xbdd775,_0xbc6eea)=>{_0x28cb37['switchReadOnly'](_0xbc6eea,_0x5d55d3['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x28cb37,ht('addCommentThread',_0x247669),(_0x3a104c,{threadId:_0x4781cd})=>{const _0x201430=this['editor']['plugins']['get'](m)['getCommentThread'](_0x4781cd);_0x201430&&_0x201430['unlinkedAt']&&this['_attachArchivedThread'](_0x4781cd);}),this['listenTo'](_0x28cb37,ht('removeCommentThread',_0x247669),(_0x4d393e,{threadId:_0x4916c6})=>{_0x5d55d3['model']['enqueueChange']({'isUndoable':!0x1},_0x4b21b8=>{const _0x4a726a=this['getAllMarkersForId'](_0x4916c6);for(const _0x1af739 of _0x4a726a)_0x4b21b8['removeMarker'](_0x1af739);});}),this['listenTo'](_0x28cb37,ht('resolveCommentThread',_0x247669),(_0x5cae70,{threadId:_0x4e75c3})=>{(this['_reconvertMarkers'](_0x4e75c3),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x4e75c3)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x28cb37,ht('reopenCommentThread',_0x247669),(_0x46bb64,{threadId:_0x34da03})=>{this['_reconvertMarkers'](_0x34da03);},{'priority':'low'}),this['listenTo'](_0x28cb37,ht('addComment',_0x247669),(_0x471f57,{threadId:_0x2cf5cf,isFromAdapter:_0x5e5a58})=>{const _0x259d28=this['getAllMarkersForId'](_0x2cf5cf);if(_0x5e5a58||0x0==_0x259d28['length']||!_0x28cb37['hasCommentThread'](_0x2cf5cf))return;0x1===_0x28cb37['getCommentThread'](_0x2cf5cf)['length']&&_0x5d55d3['model']['enqueueChange']({'isUndoable':!0x1},_0x42a71a=>{for(const _0x4e0a8a of _0x259d28)_0x42a71a['updateMarker'](_0x4e0a8a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x979ac0=this['editor']['plugins']['get'](m),_0x483498=this['editor']['config']['get']('collaboration.channelId');for(const _0x1dcc92 of _0x979ac0['getCommentThreads']({'channelId':_0x483498}))_0x979ac0['_detachCommentThread'](_0x1dcc92['id']),_0x979ac0['_threads']['delete'](_0x1dcc92['id']);super['destroy']();}['hasMarkerForId'](_0x402361){return this['getAllMarkersForId'](_0x402361)['length']>0x0;}['getAllMarkersForId'](_0x3e272f){const _0x5bbc66=[];for(const _0x1c7089 of this['editor']['model']['markers'])_0x1c7089['name']['startsWith']('comment:'+_0x3e272f)&&_0x5bbc66['push'](_0x1c7089);return _0x5bbc66;}['scrollToThreadMarker'](_0x22fd33){const _0x139293=this['_getTargetForId'](_0x22fd33);_0x139293&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x22fd33&&rt({'target':_0x139293[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xf003a0){this['editor']['model']['change'](()=>{for(const _0x549a0c of this['getAllMarkersForId'](_0xf003a0))this['editor']['editing']['reconvertMarker'](_0x549a0c);});}['_attachArchivedThread'](_0x41189d){const _0x2d186d=this['editor']['plugins']['get'](m),_0x47e682=this['editor']['plugins']['get'](b),_0x59c04d=_0x2d186d['getCommentThread'](_0x41189d);if(!_0x59c04d['isAttached']){const _0x1faae0=_0x59c04d['attachTo'](()=>this['_getTargetForId'](_0x59c04d['id']));_0x47e682['registerAnnotation'](_0x1faae0),_0x59c04d['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x218f4f=this['editor'],_0x5202f0=_0x218f4f['plugins']['get'](at);_0x218f4f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5734b9,_0x498b7e)=>{const {id:_0x1d242d}=ne(_0x5734b9['markerName']),_0x458880=_0x218f4f['plugins']['get'](m)['getCommentThread'](_0x1d242d),_0x48e0c5=this['activeMarker']&&ne(this['activeMarker'])['id']===_0x1d242d;let _0x55bb92;if(_0x458880&&_0x458880['isResolved']&&!_0x48e0c5&&_0x5734b9['item'])return _0x498b7e['consumable']['consume'](_0x5734b9['item'],'addMarker:'+_0x5734b9['markerName']),_0x498b7e['consumable']['consume'](_0x5734b9['item'],'removeMarker:'+_0x5734b9['markerName']),null;const _0x355c00=['ck-comment-marker'];return _0x48e0c5&&_0x355c00['push']('ck-comment-marker--active'),_0x55bb92=_0x458880&&_0x458880['length']?_0x458880['comments']['first']['author']['id']:_0x5202f0['me']['id'],{'classes':_0x355c00,'attributes':{'data-comment':_0x1d242d,'data-author-id':_0x55bb92}};}}),_0x218f4f['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x28fe14,{options:_0x1f4cd2})=>{const _0x4ca30b=_0x218f4f['plugins']['get'](m),_0x553719=_0x218f4f['model']['markers']['get'](_0x28fe14),{id:_0x1486d8,part:_0x303171}=ne(_0x28fe14);if(_0x553719&&!_0x553719['affectsData'])return null;if(_0x1f4cd2['ignoreResolvedComments']){const _0x38de80=_0x4ca30b['getCommentThread'](_0x1486d8);if(_0x38de80&&_0x38de80['isResolved'])return null;}return{'group':'comment','name':_0x303171?_0x1486d8+':'+_0x303171:_0x1486d8};}}),_0x218f4f['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x345653,{writer:_0x362127})=>_0x362127['createElement']('$marker',{'data-name':'comment:'+_0x345653['getAttribute']('id')})}),_0x218f4f['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1b2821=this['editor'],_0x2b92e4=_0x1b2821['plugins']['get'](m),_0x48c586=new Set(),_0x4ee3c9=new Set();_0x1b2821['model']['document']['registerPostFixer'](_0x26dbcb=>{let _0x3f73ef=!0x1;for(const {name:_0x30513e,data:_0x2164e7}of _0x1b2821['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4fd9d7,id:_0x770117}=ne(_0x30513e);let _0x5bc53e=_0x2164e7['newRange'];if('comment'!==_0x4fd9d7||!_0x5bc53e)continue;const _0x243ab8='$graveyard'===_0x5bc53e['root']['rootName'];_0x243ab8||(_0x5bc53e=lt(_0x5bc53e,_0x1b2821['model']),!_0x5bc53e||_0x5bc53e['isCollapsed']||!_0x2164e7['newRange']||_0x5bc53e['isEqual'](_0x2164e7['newRange']))?_0x1b2821['model']['hasContent'](_0x5bc53e)&&!_0x243ab8?this['isThreadsLoadingPaused']?_0x48c586['add'](_0x30513e):this['_handleThreadMarker'](_0x30513e,_0x770117):(_0x4ee3c9['add'](_0x30513e),_0x48c586['delete'](_0x30513e),_0x26dbcb['removeMarker'](_0x30513e),_0x3f73ef=!0x0):(_0x26dbcb['updateMarker'](_0x30513e,{'range':_0x5bc53e}),_0x3f73ef=!0x0);}return _0x3f73ef;}),this['on']('change:isThreadsLoadingPaused',(_0x43d526,_0x547830,_0x20d946)=>{if(!_0x20d946&&_0x48c586['size'])for(const _0x55dfbe of _0x48c586){const {id:_0x24e2cb}=ne(_0x55dfbe);_0x48c586['delete'](_0x55dfbe),_0x1b2821['model']['markers']['get'](_0x55dfbe)&&this['_handleThreadMarker'](_0x55dfbe,_0x24e2cb);}}),this['listenTo'](_0x1b2821['model']['document'],'change',(_0x4e2f9b,_0x4bca76)=>{for(const {name:_0x37acd9,data:{newRange:_0x4bd988}}of _0x1b2821['model']['document']['differ']['getChangedMarkers']()){const {group:_0x19cccc,id:_0x2d791c}=ne(_0x37acd9);if('comment'!==_0x19cccc)continue;const _0x10e548=_0x2b92e4['getCommentThread'](_0x2d791c),_0x507da7=this['hasMarkerForId'](_0x2d791c);_0x10e548&&(!_0x10e548['_hasTargetInContent']&&_0x4bd988&&_0x1b2821['editing']['view']['once']('render',()=>{const _0x34ccb7=_0x1b2821['plugins']['get'](N),_0x4f3c83=_0x2b92e4['_threadToController']['get'](_0x10e548)['view'];_0x34ccb7['getByInnerView'](_0x4f3c83)['refreshVisibility']();},{'priority':'low'}),_0x10e548['_hasTargetInContent']=_0x507da7||!!_0x4bd988),_0x4bd988||(_0x4ee3c9['add'](_0x37acd9),_0x48c586['delete'](_0x37acd9));}if(_0x4bca76['isLocal'])for(const _0x133f39 of _0x4ee3c9){const {id:_0x22e206}=ne(_0x133f39),_0x31d0ff=_0x2b92e4['getCommentThread'](_0x22e206),_0x46323c=this['hasMarkerForId'](_0x22e206);_0x48c586['delete'](_0x133f39),!_0x31d0ff||_0x46323c||_0x31d0ff['unlinkedAt']||_0x31d0ff['setUnlinkedAt'](new Date());}_0x4ee3c9['clear']();});}['_getTargetForId'](_0x1b5e2c){const _0x4751a5=this['editor'],_0x2ddc62=this['getAllMarkersForId'](_0x1b5e2c);return nt(_0x4751a5['editing'],_0x2ddc62);}['_getTextContext'](_0x436647){const _0xbfc6e6=this['getAllMarkersForId'](_0x436647);let _0xf28be7='',_0x3d5cf7=!0x1;for(const _0x2368d9 of _0xbfc6e6){const _0x33c2c1=_0x2368d9['getRange']();for(const _0x20ce6b of Array['from'](_0x33c2c1['getItems']()))_0x20ce6b['is']('$textProxy')?(_0xf28be7&&_0x3d5cf7&&(_0xf28be7+='\x20',_0x3d5cf7=!0x1),_0xf28be7+=_0x20ce6b['data']):_0x3d5cf7=!0x0;_0x3d5cf7=!0x0;}return _0xf28be7['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x4e589f,_0xe3014){const _0x30e74a=this['editor'],_0x38aba6=_0x30e74a['plugins']['get'](m);let _0x4a5c20=_0x38aba6['getCommentThread'](_0xe3014);const _0x2df0d5=_0x30e74a['config']['get']('collaboration.channelId'),_0x1c2523=_0x30e74a['plugins']['get'](b);if(_0x4a5c20&&(_0x4a5c20['unlinkedAt']&&_0x4a5c20['setUnlinkedAt'](null),_0x4a5c20['isAttached']))return _0x4a5c20;return!this['getAllMarkersForId'](_0xe3014)[0x0]['managedUsingOperations']?_0x30e74a['editing']['view']['once']('render',()=>{if(_0x38aba6['getCommentThread'](_0xe3014))return;const _0x36e3cb=_0x30e74a['plugins']['get'](N);_0x4a5c20=_0x38aba6['openNewCommentThread']({'channelId':_0x2df0d5,'threadId':_0xe3014,'target':()=>this['_getTargetForId'](_0xe3014),'context':{'type':'text','value':this['_getTextContext'](_0xe3014)}});const _0x1aa391=_0x38aba6['_threadToController']['get'](_0x4a5c20)['view'],_0x244b68=_0x36e3cb['getByInnerView'](_0x1aa391);_0x244b68&&_0x1c2523['registerAnnotation'](_0x244b68);},{'priority':'low'}):_0x38aba6['fetchCommentThread']({'channelId':_0x2df0d5,'threadId':_0xe3014})['then'](_0x26cd90=>{if('destroyed'!==_0x30e74a['state']){if(_0x4a5c20=_0x26cd90,_0x4a5c20&&!_0x4a5c20['isAttached']){const _0x459a97=_0x4a5c20['attachTo'](()=>this['_getTargetForId'](_0xe3014));_0x1c2523['registerAnnotation'](_0x459a97),_0x4a5c20['isResolved']&&this['_reconvertMarkers'](_0xe3014);}else{if(!_0x4a5c20){const _0x4514e5=this['getAllMarkersForId'](_0xe3014);_0x30e74a['model']['change'](_0xc26945=>{for(const _0x119299 of _0x4514e5)_0xc26945['removeMarker'](_0x119299);});}}}}),_0x4a5c20;}['_handleThreadMarker'](_0x46f0f5,_0x39ca98){const _0x46d939=this['_attachMarkerToThread'](_0x46f0f5,_0x39ca98);_0x46d939&&!_0x46d939['context']&&_0x46d939['setContext']({'type':'text','value':this['_getTextContext'](_0x39ca98)});}['_initAriaMarkerChangeAnnouncements'](){const _0x59101a=this['editor'];ot(_0x59101a['model'],({left:_0x541b75,entered:_0x3ec84f})=>{for(const _0x4c42e2 of _0x541b75)if(ft(_0x4c42e2)){_0x59101a['ui']['ariaLiveAnnouncer']['announce'](S(_0x59101a['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x27d7d4 of _0x3ec84f)if(ft(_0x27d7d4)){_0x59101a['ui']['ariaLiveAnnouncer']['announce'](S(_0x59101a['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function ht(_0x105da6,_0x2c56a6){return _0x2c56a6?_0x105da6+':'+_0x2c56a6:_0x105da6;}function ne(_0x1baf3a){const _0x251a0d=_0x1baf3a['split'](':');return{'group':_0x251a0d[0x0],'id':_0x251a0d[0x1],'part':_0x251a0d[0x2]};}function lt(_0x524e73,_0x1bbf41){const _0x1d5884=_0x1bbf41['schema'],_0x529631=_0x1bbf41['createRange'](_0x524e73['start']);for(const _0x447518 of _0x524e73['getWalker']()){const {type:_0x40b46f,item:_0x57909a,nextPosition:_0x506664}=_0x447518;if('text'===_0x40b46f||_0x1d5884['isObject'](_0x57909a)){const _0x4b8730=_0x1bbf41['createPositionBefore'](_0x57909a);_0x529631['isCollapsed']&&(_0x529631['start']=_0x4b8730),_0x529631['end']=_0x506664;}}return _0x529631;}function ft(_0x3a2bd9){return'comment'===ne(_0x3a2bd9['name'])['group'];}var $t='<!--\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 _0x13d3e9{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,b,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return kt;}['init'](){const _0x372519=this['editor'],_0x26d4f1=_0x372519['plugins']['get'](m),_0x267671=_0x372519['plugins']['get'](r),_0x3c7129=_0x372519['plugins']['get'](N),_0x1e0a9a=_0x372519['plugins']['get'](b);_0x372519['ui']['componentFactory']['add']('comment',()=>{const _0x291552=this['_createUIButton'](_0x31e2fc);return _0x291552['tooltip']=!0x0,_0x291552;}),_0x372519['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4d1474)),_0x1e0a9a['addSourceCollector'](()=>{const _0x524ffa=[];for(const [_0x3400eb,_0x457e74]of _0x26d4f1['_threadToController']){const _0x68fd92=_0x267671['getAllMarkersForId'](_0x3400eb['id']),_0x4489e4=_0x68fd92['map'](_0x47f36e=>_0x47f36e['getRange']());_0x68fd92['length']>0x0&&_0x524ffa['push']([_0x457e74['view'],_0x4489e4]);}return _0x524ffa;}),this['listenTo'](_0x3c7129,'change:activeAnnotations',(_0xd99c34,_0x4c991b,_0x45efad)=>{const _0x2b2fba=Array['from'](_0x45efad)['map'](_0x5704c7=>_0x5704c7['innerView'])['find'](_0x17c78d=>_0x26d4f1['_viewToController']['has'](_0x17c78d));if(!_0x2b2fba)return void(_0x267671['activeMarker']=null);const _0x4047cf=_0x26d4f1['_viewToController']['get'](_0x2b2fba)['model']['id'],_0xfbbf27='comment:'+_0x4047cf;_0x4047cf&&_0x267671['hasMarkerForId'](_0x4047cf)?_0x267671['activeMarker']=_0xfbbf27:_0x267671['activeMarker']&&(_0x267671['activeMarker']=null);}),this['listenTo'](_0x26d4f1,'removeCommentThread',(_0x499637,{threadId:_0x6a3b04,isFromAdapter:_0x4da37a})=>{!_0x4da37a&&_0x372519['ui']['focusTracker']['isFocused']&&_0x267671['hasMarkerForId'](_0x6a3b04)&&_0x372519['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x26d4f1,'addComment',(_0x3d4651,{threadId:_0x2f1856,isFromAdapter:_0x541556})=>{if(_0x541556||!_0x267671['hasMarkerForId'](_0x2f1856)||!_0x26d4f1['hasCommentThread'](_0x2f1856))return;0x1===_0x26d4f1['getCommentThread'](_0x2f1856)['length']&&(_0x372519['editing']['view']['focus'](),_0x3d4651['stop']());},{'priority':'low'});}['_createUIButton'](_0x1d73d8){const _0x189fa3=this['editor'],_0x4fa5b5=new _0x1d73d8(_0x189fa3['locale']),_0x44bfbf=_0x189fa3['commands']['get']('addCommentThread');return _0x4fa5b5['set']({'label':S(_0x189fa3['locale'],'Comment'),'icon':$t}),_0x4fa5b5['bind']('isEnabled')['to'](_0x44bfbf),this['listenTo'](_0x4fa5b5,'execute',()=>_0x44bfbf['execute']()),_0x4fa5b5;}}class e extends _0x13d3e9{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x585b68){super(_0x585b68),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x5484b4,_0x5d5e01,_0x4d6c09)=>{_0x4d6c09?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x102e43,_0x412d9c]of this['editor']['commands'])_0x412d9c['affectsData']&&'addCommentThread'!==_0x102e43&&_0x412d9c['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x51db19=this['editor']['editing']['view']['document'];this['listenTo'](_0x51db19,'cut',_0xbda8ed=>_0xbda8ed['stop'](),{'priority':'highest'}),this['listenTo'](_0x51db19,'clipboardInput',_0x3e280e=>_0x3e280e['stop'](),{'priority':'highest'}),this['listenTo'](_0x51db19,'delete',_0x5c3aee=>_0x5c3aee['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x55efb9,_0x1d62ca]of this['editor']['commands'])_0x1d62ca['affectsData']&&'addCommentThread'!==_0x55efb9&&_0x1d62ca['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x4a4ea1{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x295316){super(_0x295316),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x2a2441=this['context']['plugins']['get'](N);this['listenTo'](_0x2a2441,'_activateAnnotation',(_0x128934,_0x5c0151)=>{for(const _0x2f58b4 of this['activeUIs']){const _0x4787dc=this['_uis']['get'](_0x2f58b4);(0x0,this['_uisData']['get'](_0x2f58b4)['filter'])(_0x5c0151)&&_0x4787dc['setActiveAnnotation'](_0x5c0151);}}),this['listenTo'](_0x2a2441,'_deactivateAllAnnotations',()=>{for(const _0x3cd56d of this['activeUIs']){this['_uis']['get'](_0x3cd56d)['setActiveAnnotation'](null);}}),this['listenTo'](_0x2a2441['_visibleAnnotations'],'add',(_0x26e452,_0x5f1422)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5f1422);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x455f4f){return this['activeUIs']['has'](_0x455f4f);}['activate'](_0x593261,_0x1e8e40=()=>!0x0){const _0xed9624=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x593261))throw new _0x119dd1('annotationsuis-missing-ui',this,{'uiName':_0x593261});this['isActive'](_0x593261)&&this['deactivate'](_0x593261),this['activeUIs']['add'](_0x593261);const _0xd06ba8=new x();!function({source:_0x4bfb6c,target:_0x4e8048,filter:_0x3e4008}){for(const _0x4834b7 of _0x4bfb6c)_0x3e4008(_0x4834b7)&&_0x4e8048['add'](_0x4834b7);_0x4e8048['listenTo'](_0x4bfb6c,'add',(_0x3e71d8,_0x371f10)=>{_0x3e4008(_0x371f10)&&_0x4e8048['add'](_0x371f10);}),_0x4e8048['listenTo'](_0x4bfb6c,'remove',(_0x56a2ca,_0xbba43f)=>{_0x4e8048['has'](_0xbba43f)&&_0x4e8048['remove'](_0xbba43f);});}({'source':_0xed9624['_visibleAnnotations'],'target':_0xd06ba8,'filter':_0x1e8e40}),this['_uisData']['set'](_0x593261,{'collection':_0xd06ba8,'filter':_0x1e8e40});const _0x5745c0=this['_uis']['get'](_0x593261);_0x5745c0['attach'](_0xd06ba8),this['listenTo'](_0x5745c0,'change:activeAnnotation',(_0xcecb6e,_0x4b9b74,_0x3c4bf6,_0x208203)=>{_0x208203&&_0xed9624['_removeActiveAnnotation'](_0x208203),_0x3c4bf6&&_0xed9624['_addActiveAnnotation'](_0x3c4bf6);});}['deactivate'](_0x4ceb80){if(this['activeUIs']['delete'](_0x4ceb80),!this['_uis']['has'](_0x4ceb80))throw new _0x119dd1('annotationsuis-missing-ui',this,{'uiName':_0x4ceb80});const _0x40208c=this['_uis']['get'](_0x4ceb80);_0x40208c['detach'](),this['stopListening'](_0x40208c),this['_uisData']['get'](_0x4ceb80)['collection']['destroy'](),this['_uisData']['delete'](_0x4ceb80);}['switchTo'](_0xba71eb){if(!this['_uis']['has'](_0xba71eb))throw new _0x119dd1('annotationsuis-missing-ui',this,{'uiName':_0xba71eb});const _0x41cc60=this['context']['plugins']['get'](N),_0x7258c8=Array['from'](_0x41cc60['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xba71eb);const _0x5b7413=this['_uis']['get'](_0xba71eb);_0x5b7413['setActiveAnnotation'](_0x7258c8),_0x5b7413['_setSelectedAnnotations']&&_0x7258c8&&_0x5b7413['_setSelectedAnnotations']([_0x7258c8]);}['deactivateAll'](){for(const _0x3b191c of this['activeUIs'])this['deactivate'](_0x3b191c);}['register'](_0x36ccbc,_0x57f8fc){if(this['_uis']['has'](_0x36ccbc))throw new _0x119dd1('annotationsuis-register-already-registered');if('function'!=typeof _0x57f8fc['attach']||'function'!=typeof _0x57f8fc['detach']||'function'!=typeof _0x57f8fc['setActiveAnnotation'])throw new _0x119dd1('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x36ccbc,_0x57f8fc);}['refilterAnnotations'](){const _0x381b72=this['context']['plugins']['get'](N)['collection'],_0x33e822=new Map(),_0xa48b52=Array['from'](this['activeUIs']);for(const _0x143084 of this['activeUIs']){const _0x3a9267=this['_uisData']['get'](_0x143084)['collection'];for(const _0x4446a1 of _0x3a9267)_0x33e822['set'](_0x4446a1,_0x143084);}for(const _0x1832b0 of _0x381b72){const _0x58cf73=_0x33e822['get'](_0x1832b0);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1832b0);const _0x3c2cdd=_0xa48b52['find'](_0x26a0df=>this['_uisData']['get'](_0x26a0df)['filter'](_0x1832b0));_0x58cf73!==_0x3c2cdd&&(_0x58cf73&&this['_uisData']['get'](_0x58cf73)['collection']['remove'](_0x1832b0),_0x3c2cdd&&this['_uisData']['get'](_0x3c2cdd)['collection']['add'](_0x1832b0));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x8a7473){const _0x138cd8=[];for(const _0xeef20 of this['activeUIs']){(0x0,this['_uisData']['get'](_0xeef20)['filter'])(_0x8a7473)&&_0x138cd8['push'](_0xeef20);}if(_0x138cd8['length']>0x1)throw new _0x119dd1('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x138cd8,'annotationType':_0x8a7473['type']});}}const oe=Ht('px');class V extends Dt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x41367c){super(_0x41367c);const _0xa73778=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x3e5960(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xa73778['to']('class')],'style':{'minHeight':_0xa73778['to']('minHeight',_0x5ceaf8=>'number'==typeof _0x5ceaf8?oe(_0x5ceaf8+0xa):null)},'dir':_0x41367c['uiLanguageDirection'],'role':'application','aria-label':S(_0x41367c,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x41367c,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x5d1a29=>{this['_updateItemPositionInFocusables'](_0x5d1a29['source']);}),this['list']['forEach'](_0x276dd4=>{this['focusTracker']['add'](_0x276dd4['element']),this['_updateItemPositionInFocusables'](_0x276dd4);}),this['list']['on']('change',(_0x3c4d8f,_0x1df9dc)=>{for(const _0x559a1d of _0x1df9dc['removed'])this['focusTracker']['remove'](_0x559a1d['element']),this['focusables']['remove'](_0x559a1d);for(const _0x5d081b of _0x1df9dc['added'])this['focusTracker']['add'](_0x5d081b['element']),this['_updateItemPositionInFocusables'](_0x5d081b);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x502c42){const _0x3d76ba=this['focusables']['getIndex'](_0x502c42);let _0xf5977c,_0x4afba2;for(const _0x3d2f25 of this['focusables'])if(_0x502c42['top']<_0x3d2f25['top']){_0xf5977c=_0x3d2f25;break;}if(_0x4afba2=_0xf5977c?this['focusables']['getIndex'](_0xf5977c):this['focusables']['length'],-0x1!==_0x3d76ba){if(_0x3d76ba===_0x4afba2-0x1)return;this['focusables']['remove'](_0x502c42),_0x4afba2=_0xf5977c?this['focusables']['getIndex'](_0xf5977c):this['focusables']['length'];}this['focusables']['add'](_0x502c42,_0x4afba2);}}const qt=Ht('px');class H extends Dt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x27daa9){super(_0x27daa9),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x974c13,_0x5904fb)=>_0x974c13+_0x5904fb),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=J(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x4c1325=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x4c1325['to']('isAnimationDisabled',_0x2a1d13=>_0x2a1d13?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x4c1325['to']('top',_0x1dfdde=>qt(_0x1dfdde))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x8726a9=this['element']['clientHeight'];_0x8726a9&&(this['height']=_0x8726a9);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class D extends _0x4a4ea1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x46ecd9){super(_0x46ecd9),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 _0x5926ef=this['context']['config']['get']('sidebar.container');_0x5926ef&&this['setContainer'](_0x5926ef);}['setContainer'](_0x3b0f2c){if(!y(_0x3b0f2c))throw new _0x119dd1('sidebar-setcontainer-invalid-element');this['container']=_0x3b0f2c;}['_attachToContainer']({viewClass:_0xa2a940='',spaceBetweenItems:_0x44d596=0x19}={}){if(!y(this['container']))throw new _0x119dd1('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0xa2a940,this['_spaceBetweenItems']=_0x44d596;}['rearrange']({removedAnnotation:_0x5dbe18,previousAnnotation:_0x3219f0,nextAnnotation:_0x438df9}){const _0x212589=this['getSidebarItemView'](_0x5dbe18);this['view']['list']['remove'](_0x212589),this['_destroySidebarItemView'](_0x5dbe18),_0x3219f0&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3219f0)),_0x438df9&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x438df9)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x35babe,activatedAnnotation:_0x44395a,disableAnimationOnActivatedAnnotation:_0x28240c}){if(this['_activeAnnotation']=_0x44395a,_0x35babe){_0x35babe['isActive']=!0x1;const _0x5b1ae6=this['getSidebarItemView'](_0x35babe);_0x5b1ae6&&_0x28240c&&(_0x5b1ae6['isAnimationDisabled']=!0x1);}if(_0x44395a){const _0x5fb1e0=this['getSidebarItemView'](_0x44395a);_0x5fb1e0&&(_0x44395a['isActive']=!0x0,_0x28240c&&(_0x5fb1e0['isAnimationDisabled']=!0x0,_0x5fb1e0['top']+=0x1),this['_alignToTargetRect'](_0x5fb1e0));}}['_detachFromContainer'](_0x1ec881){if(this['view']['element']['remove'](),_0x1ec881){for(const _0x28d4bc of _0x1ec881)this['_destroySidebarItemView'](_0x28d4bc);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1b93a6,_0x19e97a){_0x19e97a||(_0x19e97a=_0x1b93a6['view']);const _0xd7a524=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0xd7a524,_0x1b93a6),this['_annotationToSidebarItemView']['set'](_0x1b93a6,_0xd7a524),_0xd7a524['content']['add'](_0x19e97a),this['listenTo'](_0x1b93a6['view'],'change:targetRect',(_0x834ff2,_0x5f4e98,_0x197cd5)=>{const _0x18a11b=this['_getTargetTop'](_0x1b93a6,_0x197cd5);_0xd7a524['_targetTop']!=_0x18a11b&&(_0xd7a524['_targetTop']=_0x18a11b,this['_setItemTop'](_0xd7a524,_0x18a11b));}),this['listenTo'](_0xd7a524,'change:top',()=>{this['_recalculate'](_0xd7a524,'top');}),this['listenTo'](_0xd7a524,'change:bottom',()=>{this['_recalculate'](_0xd7a524,'bottom');}),this['_alignToTargetRect'](_0xd7a524);const _0x10b901=this['_getItemBefore'](_0xd7a524);if(_0x10b901)this['_alignAfterItem'](_0x10b901,_0xd7a524)||this['_alignToTargetRect'](_0xd7a524);else this['_alignToTargetRect'](_0xd7a524);return this['_updateLastItem'](),this['view']['list']['add'](_0xd7a524),_0xd7a524;}['_alignForTopChange'](_0x2458be){if(!_0x2458be['content']['length'])return;const _0x31ae19=this['_getItemBefore'](_0x2458be);if(!_0x31ae19)return;const _0x328391=this['_sidebarItemViewToAnnotation']['get'](_0x31ae19),_0x1f3d72=this['_activeAnnotation'];_0x1f3d72&&_0x1f3d72===_0x328391?this['_alignAfterItem'](_0x31ae19,_0x2458be):this['_alignBeforeItem'](_0x2458be,_0x31ae19);}['_alignForBottomChange'](_0x585b10){if(!_0x585b10['content']['length'])return;const _0x1bb77f=this['_getItemAfter'](_0x585b10);if(!_0x1bb77f)return;const _0x3e0cdb=this['_sidebarItemViewToAnnotation']['get'](_0x1bb77f),_0x56f3cb=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x440747=this['_activeAnnotation'];_0x440747&&_0x440747===_0x3e0cdb&&_0x56f3cb?(this['_alignBeforeItem'](_0x1bb77f,_0x585b10),this['_alignAfterItem'](_0x585b10,_0x1bb77f)):_0x440747&&_0x440747===_0x3e0cdb?this['_alignBeforeItem'](_0x1bb77f,_0x585b10):this['_alignAfterItem'](_0x585b10,_0x1bb77f);}['_recalculate'](_0x3fb30f,_0x4adb50){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x48c7a,changedProp:_0x48905b}of this['_recalculateBuffer'])'top'===_0x48905b?this['_alignForTopChange'](_0x48c7a):this['_alignForBottomChange'](_0x48c7a);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3fb30f,'changedProp':_0x4adb50});}['getSidebarItemView'](_0x30451d){return this['_annotationToSidebarItemView']['get'](_0x30451d);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5d0ca7){const _0x17ed2b=this['getSidebarItemView'](_0x5d0ca7);this['stopListening'](_0x17ed2b),this['stopListening'](_0x5d0ca7['view']),_0x17ed2b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5d0ca7),this['_sidebarItemViewToAnnotation']['delete'](_0x17ed2b);}['_createSidebarView'](){const _0x27c1fa=new V(this['context']['locale']);return _0x27c1fa['render'](),this['on']('change:_lastItem',(_0x5079d2,_0x451840,_0x140b4e,_0x3528e3)=>{_0x3528e3&&_0x27c1fa['unbind']('minHeight'),_0x140b4e?_0x27c1fa['bind']('minHeight')['to'](_0x140b4e,'bottom'):_0x27c1fa['minHeight']=null;}),_0x27c1fa;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1048f8){const _0x222b5f=this['_sidebarItemViewToAnnotation']['get'](_0x1048f8),_0x54f113=_0x222b5f&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x222b5f)-0x1);return _0x54f113&&this['getSidebarItemView'](_0x54f113)||null;}['_getItemAfter'](_0x5ac5b4){const _0x2c0f10=this['_sidebarItemViewToAnnotation']['get'](_0x5ac5b4),_0x13bda8=_0x2c0f10&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2c0f10)+0x1);return _0x13bda8&&this['getSidebarItemView'](_0x13bda8)||null;}['_alignBeforeItem'](_0x14f21a,_0x157b66){_0x14f21a['updateHeight']();const _0xe3f1f=R(_0x157b66['bottom']+this['_spaceBetweenItems'],_0x14f21a['top']);return!!_0xe3f1f&&(this['_setItemTop'](_0x157b66,_0x157b66['top']-_0xe3f1f),!0x0);}['_alignAfterItem'](_0x20c960,_0x1aa894){_0x20c960['updateHeight']();const _0x88d531=R(_0x20c960['bottom']+this['_spaceBetweenItems'],_0x1aa894['top']);return!!_0x88d531&&(this['_setItemTop'](_0x1aa894,_0x1aa894['top']+_0x88d531,!0x1),!0x0);}['_alignToTargetRect'](_0x1082a2){const _0x94ca09=this['_sidebarItemViewToAnnotation']['get'](_0x1082a2);if(!_0x94ca09||!_0x94ca09['target']||!_0x94ca09['targetRect'])return;const _0x5ca794=this['_getTargetTop'](_0x94ca09,_0x94ca09['targetRect']);this['_setItemTop'](_0x1082a2,_0x5ca794);}['_getTargetTop'](_0x33701b,_0x442f7b){if(null===_0x442f7b)return 0x0;if(_0x33701b['target']instanceof _0xc93c26)return _0x442f7b['top'];{const _0x28c0d3=new _0xc93c26(this['view']['element'])['top'];return _0x442f7b['top']-_0x28c0d3;}}['_setItemTop'](_0x2ab2c3,_0x121485,_0x3e85da=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3e85da&&(_0x121485=Math['max'](_0x121485,this['_getMaxAvailableTop'](_0x2ab2c3))),_0x2ab2c3['top']=_0x121485;}['_getMaxAvailableTop'](_0x5a9dd7){let _0x17e8e8=this['_getItemBefore'](_0x5a9dd7),_0x77263c=0x0;for(;_0x17e8e8;)_0x17e8e8['updateHeight'](),_0x77263c+=this['_spaceBetweenItems']+_0x17e8e8['height'],_0x17e8e8=this['_getItemBefore'](_0x17e8e8);return _0x77263c;}}function R(_0x11e8f7,_0x1d5fb3){return Math['max'](_0x11e8f7-_0x1d5fb3,0x0);}function y(_0x5bc7f0){return null!==_0x5bc7f0&&'object'==typeof _0x5bc7f0&&0x1===_0x5bc7f0['nodeType'];}class n extends _0x4a4ea1{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'WideSidebar';}constructor(_0x70fb37){super(_0x70fb37),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3de075(),this['_refreshPositioningDebounced']=_0x43d40f(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5e43d8=this['context']['plugins']['get'](M),_0x3b8343=this['context']['plugins']['get'](D);_0x5e43d8['register']('wideSidebar',this),_0x3b8343['container']&&_0x5e43d8['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2395d5){if(_0x2395d5===this['activeAnnotation'])return;const _0x1df57b=this['context']['plugins']['get'](D);_0x1df57b['_activeAnnotation']=_0x2395d5;const _0x2f13b9=this['activeAnnotation'];this['activeAnnotation']=_0x2395d5,_0x1df57b['refresh']({'blurredAnnotation':_0x2f13b9,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x56d898){this['annotations']=_0x56d898;const _0x5238be=this['context']['plugins']['get'](D);if(_0x5238be['_annotations']=_0x56d898,this['isAttached'])throw new _0x119dd1('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5238be,'set:container',()=>{this['detach'](),this['listenTo'](_0x5238be,'change:container',_0x48e1db=>{_0x48e1db['off'](),this['attach'](_0x56d898);});}),_0x5238be['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x27afd3=_0x363804=>{_0x363804['updateTargetRect'](),_0x5238be['addAnnotation'](_0x363804);};for(const _0x35ea7f of _0x56d898)_0x27afd3(_0x35ea7f);this['listenTo'](_0x56d898,'add',(_0x4d7d4d,_0x5d1358)=>{_0x27afd3(_0x5d1358);}),this['listenTo'](_0x56d898,'remove',(_0x582d7b,_0x3992f5,_0x2eb0fd)=>{_0x5238be['rearrange']({'removedAnnotation':_0x3992f5,'previousAnnotation':_0x56d898['get'](_0x2eb0fd-0x1),'nextAnnotation':_0x56d898['get'](_0x2eb0fd+0x1)}),_0x3992f5===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x56d898,'focus',(_0x5c080e,_0x4ef933)=>{this['setActiveAnnotation'](_0x4ef933);}),this['listenTo'](_0x56d898,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2cacf9=this['context']instanceof _0x1018c0?this['context']['editors']:new _0x3de075([this['context']]);for(const _0x571f10 of _0x2cacf9)this['_integrateWithEditorAnnotations'](_0x571f10);this['listenTo'](_0x2cacf9,'add',(_0x4e4e90,_0x5186dd)=>{this['listenTo'](_0x5186dd,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5186dd);});}),this['listenTo'](_0x2cacf9,'remove',(_0x38a4b3,_0x4ea178)=>{_0x4ea178['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4ea178['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x119dd1('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xfc29f1=this['context']['plugins']['get'](D);_0xfc29f1['_detachFromContainer'](this['annotations']),this['stopListening'](_0xfc29f1),this['stopListening'](this['annotations']),this['context']instanceof _0x1018c0&&this['stopListening'](this['context']['editors']);for(const _0x37a484 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x37a484);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x32da79){if(!_0x32da79['plugins']['has']('EditorAnnotations'))return;const _0x38e596=_0x32da79['plugins']['get']('EditorAnnotations'),_0x406a63=()=>{const _0x48af47=_0x38e596['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x48af47[0x0]||null);};this['listenTo'](_0x38e596,'refresh',_0x406a63),this['listenTo'](_0x38e596,'blur',(_0x3fde13,{isAnnotationTracked:_0x54ebcf})=>{this['activeAnnotation']&&_0x54ebcf(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x38e596,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x4288cb=>{_0x38e596['hasDomSelection']()&&(_0x406a63(),_0x4288cb['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x38e596);}['_destroyEditorAnnotationsIntegration'](_0x5afc05){this['stopListening'](_0x5afc05),this['_editorAnnotations']['remove'](_0x5afc05);}}class L extends _0x31e2fc{['counterView'];constructor(_0x1bb05c){super(_0x1bb05c);const _0x20c840=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x44907f,_0x404841)=>_0x44907f?'...':_0x404841['toString']()),this['set']('annotationType',''),this['icon']=$t,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new Dt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x20c840['to']('annotationType',_0x37106e=>'ck-annotation-counter__badge--'+_0x37106e),_0x20c840['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x20c840['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x4a4ea1{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x70a3df){super(_0x70a3df),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x22970d),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3de075(),this['_refreshPositioningDebounced']=_0x43d40f(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x10a728(this['context']['locale']),this['balloonPanelView']=new _0x4ad012(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x5be2ab){this['annotations']=_0x5be2ab;const _0x27d19c=this['context']['plugins']['get'](D),_0x3f6442=this['balloonPanelView'];if(_0x27d19c['_annotations']=_0x5be2ab,this['isAttached'])throw new _0x119dd1('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x27d19c,'set:container',()=>{this['detach'](),this['listenTo'](_0x27d19c,'change:container',_0x182995=>{_0x182995['off'](),this['attach'](_0x5be2ab);});}),_0x27d19c['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2909ad=_0x5d4c47=>{const _0x1924e3=new L(this['context']['locale']);_0x27d19c['addAnnotation'](_0x5d4c47,_0x1924e3),this['_annotationToNarrowView']['set'](_0x5d4c47,_0x1924e3),_0x1924e3['bind']('isDirty','annotationType','number')['to'](_0x5d4c47['view'],'isDirty','type','length'),_0x1924e3['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3f6442['content']['first']!==_0x5d4c47['view']?(this['_showBalloon'](_0x5d4c47),_0x5d4c47['view']['element']['focus'](),this['setActiveAnnotation'](_0x5d4c47)):this['setActiveAnnotation'](null);});};for(const _0x3bfd75 of _0x5be2ab)_0x2909ad(_0x3bfd75);this['listenTo'](_0x5be2ab,'add',(_0x222c12,_0x5e7d27)=>{_0x2909ad(_0x5e7d27);}),this['listenTo'](_0x5be2ab,'remove',(_0x4729e2,_0x419aae,_0xc66f2a)=>{this['_annotationToNarrowView']['get'](_0x419aae)['destroy'](),this['_annotationToNarrowView']['delete'](_0x419aae),_0x27d19c['rearrange']({'removedAnnotation':_0x419aae,'previousAnnotation':_0x5be2ab['get'](_0xc66f2a-0x1),'nextAnnotation':_0x5be2ab['get'](_0xc66f2a+0x1)}),_0x419aae===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x5be2ab,'focus',(_0x21117f,_0x1af1b9)=>{this['setActiveAnnotation'](_0x1af1b9);}),this['listenTo'](_0x5be2ab,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x145666,_0x5d3cd7)=>{_0x5d3cd7['keyCode']===_0x102347['esc']&&_0x3f6442['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3f6442['content']['first']),this['_hideBalloon'](),_0x5d3cd7['stopPropagation'](),_0x5d3cd7['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5199e8,_0x7ff01a)=>{const _0x4041d7=_0x7ff01a['target'];_0x3f6442['isVisible']&&_0x3f6442['element']['contains'](_0x4041d7)||_0x27d19c['view']['element']['contains'](_0x4041d7)||_0x5199e8['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x39fb10=>_0x39fb10['contains'](_0x4041d7))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x39c52a=this['context']instanceof _0x1018c0?this['context']['editors']:new _0x3de075([this['context']]);for(const _0x435634 of _0x39c52a)this['_integrateWithEditorAnnotations'](_0x435634);this['listenTo'](_0x39c52a,'add',(_0x19e38f,_0x55580f)=>{this['listenTo'](_0x55580f,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x55580f);});}),this['listenTo'](_0x39c52a,'remove',(_0x38b0d7,_0x4cffe6)=>{_0x4cffe6['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4cffe6['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3a9f12){if(_0x3a9f12===this['activeAnnotation'])return;const _0x584ef5=this['context']['plugins']['get'](D);if(_0x584ef5['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3a9f12,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3a9f12)_0x584ef5['getSidebarItemView'](_0x3a9f12)?this['_showBalloon'](_0x3a9f12):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3a9f12;}['detach'](){if(!this['isAttached'])throw new _0x119dd1('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5df5cf=this['context']['plugins']['get'](D);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x2a7031=>_0x2a7031['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5df5cf['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1018c0&&this['stopListening'](this['context']['editors']);for(const _0x22a390 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x22a390);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'](_0x49c1b1){if(!_0x49c1b1['plugins']['has']('EditorAnnotations'))return;const _0x2b506d=_0x49c1b1['plugins']['get']('EditorAnnotations'),_0x511965=this['context']['plugins']['get'](D),_0x4ba297=this['annotations'],_0x4f77dd=this['balloonPanelView'],_0x5afba7=()=>{const _0x27d3cd=_0x2b506d['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x27d3cd),this['setActiveAnnotation'](_0x27d3cd[0x0]||null);};this['listenTo'](_0x2b506d,'refresh',_0x5afba7),this['listenTo'](_0x2b506d,'blur',(_0x3e6f13,{isAnnotationTracked:_0xcbd4da})=>{this['activeAnnotation']&&_0xcbd4da(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x2b506d,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4ba297,'blur',_0x14a54f=>{_0x2b506d['hasDomSelection']()&&_0x14a54f['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x40ac68,_0x3bae29)=>{const _0x55bff6=_0x3bae29['target'];_0x4f77dd['isVisible']&&_0x4f77dd['element']['contains'](_0x55bff6)||_0x511965['view']['element']['contains'](_0x55bff6)||this['activeAnnotation']&&_0x2b506d['hasDomSelection']()&&(_0x5afba7(),_0x40ac68['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2b506d);}['_destroyEditorAnnotationsIntegration'](_0x5255f6){_0x5255f6&&(this['stopListening'](_0x5255f6),this['_editorAnnotations']['remove'](_0x5255f6));}['_setSelectedAnnotations'](_0x345899){for(const _0x66469d of this['_selectedAnnotations'])_0x345899['includes'](_0x66469d)||this['_manuallyClosedAnnotationViews']['delete'](_0x66469d['view']);this['_selectedAnnotations']=_0x345899;}['_refreshPositioning'](){const _0x287f2c=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x287f2c['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2ce1d5){if(this['_manuallyClosedAnnotationViews']['has'](_0x2ce1d5['view']))return;const _0x4ec09b=this['balloonPanelView']['content']['first'];_0x4ec09b!==_0x2ce1d5['view']?(_0x4ec09b&&this['_detachListeners'](_0x4ec09b),this['_attachListeners'](_0x2ce1d5['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2ce1d5['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2eafda=this['balloonPanelView']['content']['first'],_0x54fdcd=_0x2eafda&&this['annotations']['getByView'](_0x2eafda);if(!_0x54fdcd||!this['_annotationToNarrowView']['has'](_0x54fdcd))return;const _0x3bde70=this['_annotationToNarrowView']['get'](_0x54fdcd)['element'],_0x4c2f75=(function(){const _0x13107a=_0x4ad012['defaultPositions'];return[_0x13107a['southArrowNorthEast'],_0x13107a['northArrowSouthEast'],_0x13107a['southArrowNorth'],_0x13107a['northArrowSouth'],_0x13107a['southArrowNorthWest'],_0x13107a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3bde70,'positions':_0x4c2f75});}['_hideBalloon'](){const _0x4e65bd=this['balloonPanelView'],_0x673b88=_0x4e65bd['content']['first'];_0x673b88&&(this['_detachListeners'](_0x673b88),_0x4e65bd['unpin'](),_0x4e65bd['content']['clear']());}['_attachListeners'](_0x693775){this['listenTo'](_0x693775,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x693775,'Esc',(_0x264556,_0x4d7f4d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x693775),this['_hideBalloon'](),_0x4d7f4d();});}['_detachListeners'](_0x26f347){this['stopListening'](_0x26f347);}}class c extends _0x13d3e9{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x2fdbe3,M];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x3e347e){super(_0x3e347e),_0x3e347e['editing']['view']['addObserver'](_0x33c89d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3e347e['plugins']['get'](_0x2fdbe3),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x547edc=this['editor']['plugins']['get'](M);_0x547edc['context']===this['editor']&&(_0x547edc['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x1d6dfb,_0xbd42f4)=>{const _0x23cb26=this['_balloon'];if(this['isAttached']&&_0x23cb26['visibleView']){const _0x2dd9cf=this['annotations']['getByView'](_0x23cb26['visibleView']);_0x2dd9cf&&this['_closeAnnotation'](_0x2dd9cf),_0xbd42f4();}}));}['afterInit'](){const _0x5a297c=this['editor']['plugins']['get'](M);_0x5a297c['context']===this['editor']&&(_0x5a297c['hasActive']()||_0x5a297c['switchTo']('inline'));}['setActiveAnnotation'](_0x3eb999){_0x3eb999!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3eb999&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3eb999)&&this['_addAnnotationToBalloon'](_0x3eb999,!0x0),_0x3eb999['isActive']=!0x0),_0x3eb999||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3eb999);}['attach'](_0x281314){this['annotations']=_0x281314;const _0x343ab8=this['editor']['plugins']['get'](M),_0x29ccbd=this['_balloon'];if(this['isAttached'])throw new _0x119dd1('inlineannotations-attach-already-attached',this);if(_0x343ab8['context']!==this['editor'])throw new _0x119dd1('inlineannotations-not-allowed-with-context',this);const _0x24efe3=this['editor']['plugins']['get'](b);this['listenTo'](_0x24efe3,'refresh',()=>{const _0x1916e9=_0x24efe3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1a9e77,_0x1470f7;!this['_forceRefresh']&&(_0x1a9e77=_0x1916e9,_0x1470f7=this['_selectedAnnotations'],_0x1a9e77['length']===_0x1470f7['length']&&_0x1a9e77['every'](_0x300cae=>_0x1470f7['includes'](_0x300cae)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1916e9),this['setActiveAnnotation'](_0x1916e9[0x0]||null));}),this['listenTo'](_0x24efe3,'blur',(_0x1797c5,{isAnnotationTracked:_0x9d525d})=>{this['activeAnnotation']&&_0x9d525d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5c9d0c,_0x4e8cac,_0x47804d)=>{_0x47804d||this['setActiveAnnotation'](null);}),this['listenTo'](_0x281314,'remove',(_0x52f282,_0x52aa47)=>{this['_removeAnnotationFromBalloon'](_0x52aa47),_0x52aa47===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x29ccbd,'change:visibleView',(_0x56556c,_0x33d76c,_0x63be40,_0x12f23b)=>{_0x12f23b&&this['stopListening'](_0x12f23b);const _0xb9440f=_0x281314['getByView'](_0x63be40);_0x63be40&&_0xb9440f&&(this['listenTo'](_0x63be40,'change:height',()=>{_0x29ccbd['updatePosition']();}),this['listenTo'](_0x63be40,'Esc',()=>{this['_closeAnnotation'](_0xb9440f),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xb9440f&&this['setActiveAnnotation'](_0xb9440f));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x29ccbd['visibleView']&&(_0x281314['getByView'](_0x29ccbd['visibleView'])&&_0x29ccbd['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 _0x119dd1('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x2cf0e3 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x2cf0e3);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1ec8b9){for(const _0x147748 of this['_selectedAnnotations'])_0x1ec8b9['includes'](_0x147748)||this['_manuallyClosed']['delete'](_0x147748);for(const _0xfeb47c of this['annotations'])_0x1ec8b9['includes'](_0xfeb47c)||this['_removeAnnotationFromBalloon'](_0xfeb47c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x925d5a of _0x1ec8b9)this['_addAnnotationToBalloon'](_0x925d5a);}this['_selectedAnnotations']=_0x1ec8b9;}['_addAnnotationToBalloon'](_0x15b20f,_0x38b06a=!0x1){this['_manuallyClosed']['has'](_0x15b20f)||(this['_addedAnnotations']['has'](_0x15b20f)||this['_balloon']['hasView'](_0x15b20f['view'])||(this['_addedAnnotations']['add'](_0x15b20f),this['_balloon']['add']({'stackId':_0x15b20f['view']['id'],'view':_0x15b20f['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x15b20f)}})),_0x38b06a&&this['_balloon']['showStack'](_0x15b20f['view']['id']));}['_getBalloonTargetForAnnotation'](_0x2f9bdf){const _0x44bc0c=_0x2f9bdf['target'],_0x32795d=this['editor']['editing']['view'],_0x5dd4ad=_0x32795d['document']['selection']['getFirstRange'](),_0x368880=_0x32795d['domConverter']['viewRangeToDom'](_0x5dd4ad);if(_0x368880['collapse'](!0x0),_0x44bc0c){if(_0x44bc0c instanceof _0xc93c26)return _0x44bc0c;let _0x2d1a53=[];for(const _0x532d27 of _0x44bc0c)_0x2d1a53['push'](...(_0x461ca9=_0x532d27['getClientRects'](),Array['from'](_0x461ca9)['map'](DOMRect['fromRect'])));_0x2d1a53=function(_0x1f525f){const _0x4b0e1c=[];let _0x589421=_0x1f525f[0x0];for(let _0x4af590=0x1;_0x4af590<_0x1f525f['length'];_0x4af590++)q(_0x589421,_0x1f525f[_0x4af590])?_0x589421['width']+=_0x1f525f[_0x4af590]['width']:(_0x4b0e1c['push'](_0x589421),_0x589421=_0x1f525f[_0x4af590]);return _0x4b0e1c['push'](_0x589421),_0x4b0e1c;}(_0x2d1a53);const _0x138481=_0x368880['getBoundingClientRect']();return _0x2d1a53['find'](_0xc7cf66=>_0xc7cf66['top']<=_0x138481['top']&&_0xc7cf66['bottom']>=_0x138481['bottom']&&_0xc7cf66['left']<=_0x138481['left']&&_0xc7cf66['right']>=_0x138481['right'])||_0x2d1a53[0x0];}var _0x461ca9;return _0x2f9bdf['targetRect']||_0x368880;}['_removeAnnotationFromBalloon'](_0x46dc4b){this['_addedAnnotations']['has'](_0x46dc4b)&&this['_balloon']['hasView'](_0x46dc4b['view'])&&(this['_addedAnnotations']['delete'](_0x46dc4b),this['_balloon']['remove'](_0x46dc4b['view']));}['_closeAnnotation'](_0x55aba4){this['_manuallyClosed']['add'](_0x55aba4),this['_removeAnnotationFromBalloon'](_0x55aba4);}}function q(_0x564b33,_0x2ba0ff){return _0x564b33['top']===_0x2ba0ff['top']&&_0x564b33['bottom']===_0x2ba0ff['bottom']&&_0x564b33['right']===_0x2ba0ff['left'];}var it='<!--\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 st extends Dt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x4982d7,_0x186eba){super(_0x4982d7),this['set']('isEmpty',!_0x186eba['length']),this['focusTracker']=new _0x3e5960(),this['_annotationViews']=_0x186eba,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x186eba,'focusTracker':this['focusTracker']}),this['listenTo'](_0x186eba,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x186eba,'remove',(_0x442358,_0x202777)=>{_0x202777['isActive']&&this['focus'](),_0x186eba['length']||(this['isEmpty']=!0x0);});const _0x4c5762=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x4982d7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x186eba},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x4c5762['if']('isEmpty','ck-hidden',_0x20359b=>!_0x20359b)]},'children':[{'text':S(_0x4982d7,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x10432f of this['_annotationViews'])this['focusTracker']['add'](_0x10432f['element']);this['_annotationViews']['on']('change',(_0x14f536,{added:_0x4ee6e7,removed:_0x2ca073})=>{for(const _0x21c97e of _0x4ee6e7)this['focusTracker']['add'](_0x21c97e['element']);for(const _0xbc8f21 of _0x2ca073)this['focusTracker']['remove'](_0xbc8f21['element']);});}}class p extends _0x4a4ea1{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,N];}constructor(_0x5d58b3){super(_0x5d58b3),this['archivedThreads']=new _0x3de075();}['init'](){const _0xb8de8b=this['context'],_0x43a000=_0xb8de8b['plugins']['get'](m),_0x23e749=_0xb8de8b['plugins']['get'](N);this['listenTo'](_0x43a000,'addCommentThread',(_0x2d9f86,{threadId:_0x1991bc})=>{const _0x51e176=_0x43a000['getCommentThread'](_0x1991bc);_0x51e176['archivedAt']&&this['archivedThreads']['add'](_0x51e176,this['_calculatePosition'](_0x51e176['archivedAt'])),this['listenTo'](_0x51e176,'change:archivedAt',(_0x1cf13b,_0x53323c,_0x540636)=>{_0x540636?this['archivedThreads']['has'](_0x51e176)||this['archivedThreads']['add'](_0x51e176,this['_calculatePosition'](_0x51e176['archivedAt'])):this['archivedThreads']['has'](_0x51e176)&&this['archivedThreads']['remove'](_0x51e176);});}),this['listenTo'](_0x43a000,'removeCommentThread',(_0x498061,{threadId:_0x46a682})=>{const _0x21968f=_0x43a000['getCommentThread'](_0x46a682);this['stopListening'](_0x21968f),this['archivedThreads']['has'](_0x21968f)&&this['archivedThreads']['remove'](_0x21968f);},{'priority':'highest'}),this['listenTo'](_0x23e749['collection'],'focus',(_0x1a3a9e,_0x1b675f)=>{_0x1b675f['isVisible']||(_0x1b675f['isActive']=!0x0,_0x23e749['activate'](_0x1b675f));});}['_calculatePosition'](_0x5195ec){const _0x2f7246=[...this['archivedThreads']]['findIndex'](_0x5707b4=>_0x5707b4['archivedAt']<_0x5195ec);return _0x2f7246>-0x1?_0x2f7246:this['archivedThreads']['length'];}}class a extends _0x13d3e9{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x5e9f62];}constructor(_0x48e869){super(_0x48e869),this['annotationViews']=new _0x2db4dd(),this['_pendingThreads']=[];}['init'](){const _0x1017d2=this['editor'],_0x2d465d=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1017d2['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x31e2fc,!0x0)),_0x1017d2['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x17bccc=this['_createCommentsArchiveButton'](_0x4d1474);return _0x17bccc['set']({'role':'menuitemcheckbox'}),_0x17bccc;});const _0x452d0b=_0x1017d2['plugins']['get'](p),_0x5e4e3a=_0x1017d2['plugins']['get']('Annotations'),_0x506a12=_0x1017d2['plugins']['get']('CommentsRepository');this['listenTo'](_0x452d0b['archivedThreads'],'add',(_0x1c5141,_0x454229)=>{const _0x1fa95c=_0x1017d2['config']['get']('collaboration.channelId');if(!_0x1fa95c||_0x454229['channelId']===_0x1fa95c){const _0xd1504=_0x506a12['_threadToController']['get'](_0x454229);if(!_0xd1504)return void this['_pendingThreads']['push'](_0x454229);const _0x48bf67=this['_calculatePosition'](_0x454229['archivedAt']),_0x2dbc6e=_0x5e4e3a['getByInnerView'](_0xd1504['view']);_0x2dbc6e['isVisible']&&_0x5e4e3a['_visibleAnnotations']['remove'](_0x2dbc6e),this['annotationViews']['add'](_0x2dbc6e['view'],_0x48bf67);}}),this['listenTo'](_0x5e4e3a['collection'],'add',(_0x3bd4de,_0xc95b0d)=>{const _0xadf643=this['_pendingThreads']['find'](_0x2fbf0f=>{const _0x4c70b3=_0x506a12['_threadToController']['get'](_0x2fbf0f);return _0x4c70b3&&_0xc95b0d['innerView']===_0x4c70b3['view'];});if(_0xadf643){const _0x5d618f=this['_calculatePosition'](_0xadf643['archivedAt']);this['annotationViews']['add'](_0xc95b0d['view'],_0x5d618f),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xadf643),0x1);}}),this['listenTo'](_0x452d0b['archivedThreads'],'remove',(_0x419a84,_0x582d9d)=>{const _0x211bea=_0x1017d2['config']['get']('collaboration.channelId');if(!_0x211bea||_0x582d9d['channelId']===_0x211bea){const _0x459623=_0x506a12['_threadToController']['get'](_0x582d9d),_0x2179d1=_0x5e4e3a['getByInnerView'](_0x459623['view']);this['annotationViews']['remove'](_0x2179d1['view']),this['stopListening'](_0x2179d1['focusableElements']);}}),this['listenTo'](_0x5e4e3a['collection'],'add',(_0x5c8ed5,_0x56b58e)=>{this['listenTo'](_0x56b58e,'escape',_0x2d465d);}),this['listenTo'](_0x5e4e3a['collection'],'remove',(_0xba3225,_0x354e93)=>{this['stopListening'](_0x354e93,'escape',_0x2d465d);});}['_calculatePosition'](_0x1b2c68){const _0x59fec4=this['editor']['config']['get']('collaboration.channelId'),_0x35e488=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x1c7421=>_0x1c7421['channelId']===_0x59fec4)['findIndex'](_0xeac92f=>_0xeac92f['archivedAt']<_0x1b2c68);return _0x35e488<0x0||_0x35e488>this['annotationViews']['length']?this['annotationViews']['length']:_0x35e488-0x1;}['_toggleDialog'](){const _0x50dab5=this['editor'],_0x172236=_0x50dab5['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new st(_0x50dab5['locale'],this['annotationViews'])),'commentsArchive'===_0x172236['id']?_0x172236['hide']():_0x172236['show']({'id':'commentsArchive','title':S(_0x50dab5['locale'],'COMMENTS_ARCHIVE'),'icon':it,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':tt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xfdd2f3,_0x3ef5be=!0x1){const _0xf43d4=this['editor']['locale'],_0x28f97c=this['editor']['plugins']['get']('Dialog'),_0x42f1be=new _0xfdd2f3(_0xf43d4);return _0x42f1be['bind']('isEnabled')['to'](this,'isEnabled'),_0x42f1be['bind']('isOn')['to'](_0x28f97c,'id',_0x4ff3bc=>'commentsArchive'===_0x4ff3bc),_0x42f1be['set']({'label':S(_0xf43d4,'COMMENTS_ARCHIVE'),'icon':it,'isToggleable':!0x0}),_0x3ef5be&&(_0x42f1be['tooltip']=!0x0),this['listenTo'](_0x42f1be,'execute',()=>this['_toggleDialog']()),_0x42f1be;}['_hideDialogOnAnnotationEscape']=_0x523bd4=>{const _0x51ff36=_0x523bd4['source'];if(!this['annotationViews']['has'](_0x51ff36['view']))return;const _0x2321a9=this['editor']['plugins']['get']('Dialog');_0x2321a9['isOpen']&&'commentsArchive'===_0x2321a9['id']&&(_0x2321a9['hide'](),_0x523bd4['stop']());};}class f extends _0x13d3e9{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,ie as Comment,se as CommentThread,vt as CommentThreadController,kt as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,f as Comments,p as CommentsArchive,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
|