@ckeditor/ckeditor5-comments 44.0.0-alpha.4 → 44.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +15 -15
- package/src/comments/commentsediting.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
|
-
((()=>Qt)());constructor(_0x10755c={}){function _0x2e1b7f(_0x3693e2){return _0x3693e2['map'](_0x769f89=>String['fromCharCode'](_0x769f89))['join']('');}(_0x10755c=Object['assign']({},_0x10755c))['plugins']||(_0x10755c['plugins']=Rt['defaultPlugins']),super(_0x10755c),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'](),this[_0x2e1b7f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e1b7f([0x76,0x69,0x65,0x77])][_0x2e1b7f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e1b7f([0x61,0x75,0x74,0x6f]),this[_0x2e1b7f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2e1b7f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e1b7f([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2e1b7f([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2e1b7f([0x6f,0x6b])});}['create'](){const _0x23e503=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x23e503))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0xc9c812=>{const _0x4f004b=this['model']['document']['getRoot'](),_0x5bc5bc=_0x4f004b&&_0x4f004b['getChild'](_0x4f004b['childCount']-0x1);_0xc9c812['setSelection'](_0x5bc5bc,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x178c9d=this['editing']['view'],_0x22ba81=_0x178c9d['document']['getRoot'](),_0x370258=_0x22ba81['getChild'](0x0);_0x22ba81['childCount']>0x1||!_0x370258||'p'!=_0x370258['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x178c9d,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x370258['placeholder']=this['placeholder']),St({'view':_0x178c9d,'element':_0x370258,'keepOnFocus':!0x0}),this['placeholderElement']=_0x370258);}}class hs extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5a0252,_0x494402={}){super(_0x5a0252),this['editor']=null,this['_editorConfig']=_0x494402,this['set']('value',_0x494402['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x5a0252,'Reply...')),this['set']('submitLabel',S(_0x5a0252,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x225d87(),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',(_0xceb138,_0x4cb49a)=>{this['cancelButtonView']['fire']('execute'),_0x4cb49a();}),this['keystrokes']['set']('Ctrl+Enter',(_0x282972,_0x20ee31)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x20ee31());}),this['on']('submit',(_0x1191b1,_0x106838)=>{_0x106838['length']>0xfde8?(alert(S(_0x5a0252,'TOO_LONG_COMMENT_ALERT',[_0x106838['length'],0xfde8])),_0x1191b1['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x414aa8=this['editor'];this['element']['insertBefore'](_0x414aa8['ui']['element'],this['element']['firstChild']),_0x414aa8['model']['document']['on']('change',()=>this['value']=_0x414aa8['getData']()),_0x414aa8['bind']('placeholder')['to'](this),this['focusables']['add'](_0x414aa8['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x19b0e1){-0x1===_0x19b0e1?(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:_0x2ecbec}=this,_0x26f87b=new _0x1af4cd(_0x2ecbec);return _0x26f87b['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x26f87b['withText']=!0x0,_0x26f87b['bind']('label')['to'](this,'submitLabel'),_0x26f87b['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x26f87b['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1e5ea2,_0x4a8312)=>!_0x4a8312&&!!_0x1e5ea2['trim']()),_0x26f87b;}['_createCancelButton'](){const {locale:_0x91a8f3}=this,_0x50e91b=new _0x1af4cd(_0x91a8f3);return _0x50e91b['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x50e91b['label']=S(_0x91a8f3,'Cancel'),_0x50e91b['withText']=!0x0,_0x50e91b['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x50e91b;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x549f0c=>{this['focusTracker']['add'](_0x549f0c['element']);}),this['focusables']['on']('change',(_0x4a64d5,_0x28cceb)=>{for(const _0x2088a7 of Array['from'](_0x28cceb['added'])['reverse']())this['focusTracker']['add'](_0x2088a7['element']);});}}class ie extends kt{constructor(_0x2c31ca,_0x4bc6f0,_0x11604b){super(_0x2c31ca),this['commentInputView']=new hs(_0x2c31ca,_0x11604b),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x350e52,_0x4663a5)=>_0x350e52||!!_0x4663a5),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 _0x435322(_0x2c31ca,_0x4bc6f0),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'](_0xc7c5d8){this['commentInputView']['focus'](_0xc7c5d8);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x159123,_0x43be76)=>{const {submitButtonView:_0x5bf7ec,cancelButtonView:_0x527e22,editor:_0x1768fe}=this['commentInputView'];[_0x5bf7ec['element'],_0x527e22['element'],_0x1768fe?_0x1768fe['editing']['view']['getDomRoot']():null]['filter'](_0x472793=>_0x472793)['some'](_0x293929=>_0x293929['contains'](_0x43be76['target']))||(this['focus'](),_0x43be76['preventDefault']());});}}class cs extends kt{constructor(_0x4b68a6){super(_0x4b68a6);const _0x15c012=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x15c012['to']('count',_0x1c0cae=>S(_0x4b68a6,'NUMBER_OF_COMMENTS',_0x1c0cae))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0xee1f8d,_0x40faa8,_0x4856d9){super(_0xee1f8d);const _0xd55823=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x40faa8['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x40faa8,this['_config']=_0x4856d9,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x225d87(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x60c463=>this['commentViews']['map'](_0x5df3e6=>_0x5df3e6['element'])['includes'](_0x60c463['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0xee1f8d),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x10ed39=>_0x10ed39-this['_config']['maxCommentsWhenCollapsed']);for(const _0x2a21cd of _0x40faa8['comments'])this['_handleNewCommentModel'](_0x2a21cd);this['_handleInfoComment'](),this['listenTo'](_0x40faa8['comments'],'add',(_0x295704,_0x31d207)=>{const _0x33ea31=this['_calculatePosition'](_0x31d207);this['length']++,this['_handleNewCommentModel'](_0x31d207,_0x33ea31),this['refreshVisibleViews']();}),this['listenTo'](_0x40faa8['comments'],'remove',(_0x3cd442,_0x15853e)=>{this['length']--,this['_handleRemoveCommentModel'](_0x15853e),this['refreshVisibleViews']();}),this['listenTo'](_0x40faa8,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x40faa8,'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',_0xd55823['if']('length','ck-hidden',_0x21dbdb=>!_0x21dbdb)],'aria-label':S(_0xee1f8d,'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'](_0x2d4bb3){-0x1===_0x2d4bb3?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x3eb805 of this['commentViews'])_0x3eb805['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x19c9f6,_0x3b0b9e){const _0x1e2f30=new this['_config']['CommentView'](this['locale'],_0x19c9f6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1e2f30['viewUid']=_0x19c9f6['id'],_0x1e2f30['delegate']('removeComment')['to'](this),_0x1e2f30['delegate']('updateComment')['to'](this),_0x1e2f30['delegate']('resolveCommentThread')['to'](this),_0x1e2f30['delegate']('editorReady')['to'](this),_0x1e2f30['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1e2f30,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1e2f30,_0x3b0b9e);}['_calculatePosition'](_0x413d6b){const _0x2b9135=this['_model']['_findOptimalIndex'](_0x413d6b);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x413d6b['authoredAt']?_0x2b9135-0x1:_0x2b9135:_0x2b9135-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x21dce0={'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'],_0x21dce0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x21dce0));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5ceb75){const _0x5e31c3=this['commentViews']['remove'](_0x5ceb75['id']);this['stopListening'](_0x5e31c3),_0x5e31c3['isEditMode']&&this['_updateHasDirtyComment'](),_0x5e31c3['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x20bdaa=>_0x20bdaa['isEditMode']);}['_rearrangeCollapse'](){const _0xa362b3=function(_0x1cc3b5){const _0x30f43e=new _0x550aff();for(const _0x3d6bb0 of _0x1cc3b5)_0x30f43e['add'](_0x3d6bb0);return _0x30f43e;}(this['commentViews']),_0x5dff8d=this['_collapsedCommentsView']['count'];for(let _0x52f442=0x1;_0x52f442<=_0x5dff8d;_0x52f442++)_0xa362b3['remove'](0x1);for(const _0xe52eca of _0xa362b3)_0xe52eca['collapse']();_0x5dff8d>0x0&&_0xa362b3['add'](this['_collapsedCommentsView'],0x1),ns(_0x3dd109(Array['from'](this['visibleViews']),Array['from'](_0xa362b3)),this['visibleViews'],_0xa362b3);}['_rearrangeExpand'](){ns(_0x3dd109(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2aea07 of this['visibleViews'])_0x2aea07['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x8e5f6b=>{this['focusTracker']['add'](_0x8e5f6b['element']),this['keystrokes']['listenTo'](_0x8e5f6b['element']);}),this['commentViews']['on']('change',(_0x2cd4c4,_0x289a23)=>{for(const _0x4ad1a4 of _0x289a23['removed'])this['focusTracker']['remove'](_0x4ad1a4['element']),this['keystrokes']['stopListening'](_0x4ad1a4['element']);for(const _0x3441a1 of Array['from'](_0x289a23['added'])['reverse']())this['focusTracker']['add'](_0x3441a1['element']),this['keystrokes']['listenTo'](_0x3441a1['element']);});}}function ns(_0x41cc32,_0x5a3152,_0x565d86){let _0x166a12=0x0;for(const _0x5a4437 of _0x41cc32)switch(_0x5a4437){case'insert':_0x5a3152['add'](_0x565d86['get'](_0x166a12),_0x166a12),_0x166a12++;break;case'delete':_0x5a3152['remove'](_0x166a12);break;case'equal':_0x166a12++;}}class as extends kt{constructor(_0x383ed5){super(_0x383ed5);const _0xd94dda=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xd94dda['to']('contextValue',_0x55302f=>S(_0x383ed5,'THREAD_CONTEXT_LABEL',_0x55302f)),'tabindex':-0x1},'children':[{'text':_0xd94dda['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x10abda,_0x16658f){super(_0x10abda);const _0x3c6c5f=this['bindTemplate'];this['_model']=_0x16658f,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x225d87(),this['keystrokes']=new jt(),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',_0x46335f=>!!_0x46335f),this['bind']('contextValue')['to'](this['_model'],'context',_0x2f401c=>_0x2f401c&&_0x2f401c['value']?this['_trimContextValue'](_0x2f401c['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',_0x3c6c5f['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 _0x1dee4f=new _0x1af4cd(this['locale']);return _0x1dee4f['label']=S(this['locale'],'Reopen'),_0x1dee4f['tooltip']=S(this['locale'],'Reopen'),_0x1dee4f['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>',_0x1dee4f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x522668=>!_0x522668),_0x1dee4f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x57861d,_0x4b6ad5)=>_0x57861d&&_0x4b6ad5),_0x1dee4f['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1dee4f;}['_trimContextValue'](_0x27634c){if(_0x27634c['length']<0x96)return _0x27634c;const _0x2b2c44=_0x27634c['lastIndexOf']('\x20',0x93);return _0x27634c['substring'](0x0,_0x2b2c44>-0x1?_0x2b2c44:0x93)+'...';}['_attachContextActions'](){const _0x4aa90d=this['element']['querySelector']('.ck-context'),_0x438faa=_0x4aa90d['querySelector']('.ck-context__value');this['listenTo'](_0x4aa90d,'mouseenter',()=>{_0x438faa['offsetWidth']<_0x438faa['scrollWidth']&&_0x4aa90d['classList']['add']('overlay');}),this['listenTo'](_0x4aa90d,'mouseleave',()=>{_0x4aa90d['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x2b05 of this['focusables'])this['focusTracker']['add'](_0x2b05['element']),this['keystrokes']['listenTo'](_0x2b05['element']);}['_createContextView'](){const _0x16f8ac=new as(this['locale']);return _0x16f8ac['bind']('contextValue')['to'](this),_0x16f8ac;}}class ss extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4eb05d,_0xa7bd3a,_0xcfd334,_0x5ca7e1){super(_0x4eb05d),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xa7bd3a,this['_localUser']=_0xcfd334,this['_config']=_0x5ca7e1,this['commentThreadHeaderView']=new Yt(_0x4eb05d,_0xa7bd3a),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x4eb05d,S(_0x4eb05d,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x4eb05d,_0xa7bd3a,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5ca7e1)),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',(_0x4cf1d6,_0x272e98)=>_0x4cf1d6||!!_0x272e98),this['bind']('isUnlinked')['to'](_0xa7bd3a,'unlinkedAt',_0x268a38=>!!_0x268a38),this['bind']('ariaLabel')['to'](this,'length',_0x467edd=>{const _0x599348=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x467edd,_0x599348]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x225d87(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2236a3=>_0x2236a3['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x37d5c3=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1a8b54=_0x37d5c3['commentInputView'];return _0x37d5c3['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1a8b54,'value',(_0x1d9aac,_0x8b6379,_0x5b4e02,_0x3dd481,_0x327b6b)=>!!_0x327b6b||!!_0x3dd481&&_0x5b4e02&&!_0x8b6379||_0x1d9aac&&_0x5b4e02&&!_0x8b6379),_0x1a8b54['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4b3453,_0xfc1557,_0x337131)=>{let _0x4ef44d;return _0x4ef44d=_0x337131&&_0xfc1557?'Reply\x20to\x20reopen\x20discussion...':_0x4b3453?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x4ef44d);}),_0x1a8b54['bind']('submitLabel')['to'](this,'length',_0x14189c=>S(this['locale'],_0x14189c?'Reply':'Comment')),_0x1a8b54['on']('submit',(_0x5e195b,_0x5b4cd9)=>{this['fire']('addComment',_0x5b4cd9),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1a8b54['on']('cancel',()=>{this['focus']();}),_0x1a8b54['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1a8b54['on']('cancel',_0x39e23f=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x39e23f['stop']());}),this['on']('change:isActive',(_0x140db7,_0x37548e,_0x20b716)=>{_0x20b716||this['length']||_0x1a8b54['value']||this['fire']('removeCommentThread');}),_0x37d5c3;}}class Ct extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(ss){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(os){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x783350(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4e715a,target:_0x39655e,type:_0x20d039,isVisible:_0x30b1e1=!0x0}){super(),this['view']=_0x4e715a,this['view']['element']||this['view']['render'](),this['_type']=_0x20d039,this['_target']=_0x39655e,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x550aff([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1d81f6,_0xa19d08)=>{this['view']['focusTracker']['add'](_0xa19d08);}),this['focusableElements']['on']('remove',(_0x403685,_0x30fdc6)=>{this['view']['focusTracker']['remove'](_0x30fdc6);}),this['set']('isVisible',_0x30b1e1);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0xdd1594=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0xdd1594),_0xdd1594;}get['targetRect'](){const _0x4db148=this['target'];if(null===_0x4db148)return null;if(_0x4db148 instanceof _0x26b643)return _0x4db148;const _0x59f708=_0x4db148['filter'](_0x44cbfc=>function(_0x316522){const _0x415781=_0x316522['offsetParent'];if(_0x415781)return!0x0;const _0x8da6c=_0x316522['getClientRects']()['item'](0x0);return!!_0x8da6c;}(_0x44cbfc));return 0x0===_0x59f708['length']?null:new _0x26b643(_0x59f708[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x32e855){this['view']['isActive']=_0x32e855,this['view']['mainView']['isActive']=_0x32e855;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x498a7c){if(!(null===_0x498a7c||_0x498a7c instanceof _0x26b643||Array['isArray'](_0x498a7c)&&_0x498a7c['every'](_0x49df49=>ne(_0x49df49))))throw new _0x2f63eb('annotation-invalid-target',null,{'target':_0x498a7c});}['_getNormalizedTarget'](){const _0x2614ed='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x2614ed)?[_0x2614ed]:_0x2614ed;}}function ne(_0x82a9f8){return null!==_0x82a9f8&&'object'==typeof _0x82a9f8&&'nodeType'in _0x82a9f8&&0x1===_0x82a9f8['nodeType'];}class x extends _0x550aff{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4f9b89=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x225d87(),this['_focusTracker']['on']('change:isFocused',(_0x30d7ad,_0x1f7771,_0x25b3c8)=>{_0x25b3c8||this['fire']('blur');});for(const _0xc9cd4b of _0x4f9b89)this['add'](_0xc9cd4b);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x1feaea){if(this['has'](_0x1feaea))throw new _0x2f63eb('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x1feaea['innerView'],_0x1feaea),this['_viewToAnnotation']['set'](_0x1feaea['view'],_0x1feaea);for(const _0x1beb81 of _0x1feaea['focusableElements'])this['_focusTracker']['add'](_0x1beb81);this['listenTo'](_0x1feaea['focusableElements'],'add',(_0x157624,_0x12f99d)=>{this['_focusTracker']['add'](_0x12f99d);}),this['listenTo'](_0x1feaea['focusableElements'],'remove',(_0x2f976f,_0xa253df)=>{this['_focusTracker']['remove'](_0xa253df);}),this['listenTo'](_0x1feaea['view']['focusTracker'],'change:isFocused',(_0x394bbe,_0x229a8c,_0x437e23)=>{_0x437e23&&this['fire']('focus',_0x1feaea);}),_0x1feaea['updateTargetRect']();const _0xecdbcc=this['_getOrderInContent'](_0x1feaea['view']['targetRect']);return super['add'](_0x1feaea,_0xecdbcc);}['remove'](_0x37a698){if(!this['has'](_0x37a698))throw new _0x2f63eb('annotationcollection-not-existing-item',null);this['stopListening'](_0x37a698['view']['focusTracker']),this['stopListening'](_0x37a698['focusableElements']);for(const _0x220e4b of _0x37a698['focusableElements'])this['_focusTracker']['remove'](_0x220e4b);return this['_viewToAnnotation']['delete'](_0x37a698['view']),this['_innerViewToAnnotation']['delete'](_0x37a698['innerView']),super['remove'](_0x37a698);}['getByInnerView'](_0x2abfa9){return this['_innerViewToAnnotation']['get'](_0x2abfa9);}['getByView'](_0x4a33a7){return this['_viewToAnnotation']['get'](_0x4a33a7);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x179deb of this)_0x179deb['updateTargetRect']();this['_sort']();}['_sort'](){const _0x5eb3e4=Array['from'](this)['sort']((_0x428467,_0x13d395)=>v(_0x428467['view']['targetRect'],_0x13d395['view']['targetRect']));for(let _0x897a33=_0x5eb3e4['length']-0x1;_0x897a33>0x0;_0x897a33--){const _0x400d76=_0x5eb3e4[_0x897a33];_0x897a33!==this['getIndex'](_0x400d76)&&(this['remove'](_0x400d76),this['add'](_0x400d76));}}['_getOrderInContent'](_0x20f846){let _0x7a73ae=0x0;if(!_0x20f846)return this['length'];for(const _0x5000c2 of this){const _0x34f292=_0x5000c2['view']['targetRect'];if(_0x34f292){if(v(_0x20f846,_0x34f292)<0x0)return _0x7a73ae;_0x7a73ae++;}}return _0x7a73ae;}}function v(_0x3ac40a,_0x38e511){if(null===_0x3ac40a&&null===_0x38e511)return 0x0;if(null===_0x3ac40a)return-0x1;if(null===_0x38e511)return 0x1;const _0x560222=_0x3ac40a['top']-_0x38e511['top'];return 0x0==_0x560222?_0x3ac40a['left']-_0x38e511['left']:_0x560222;}class N extends _0x57f47d{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27db4f){if(super(_0x27db4f),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x27db4f instanceof _0x453a50){const _0x482981=_0x27db4f['locale'];_0x27db4f['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x482981,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x29156f){this['collection']['add'](_0x29156f);}['remove'](_0x1ad8e4){this['collection']['remove'](_0x1ad8e4),_0x1ad8e4['destroy']();}['refreshVisibility'](){for(const _0x5aad6f of this['collection'])_0x5aad6f['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xb37f95){return this['collection']['getByInnerView'](_0xb37f95);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x5b9d28 of this['collection'])_0x5b9d28['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x50e1f6){this['fire']('_activateAnnotation',_0x50e1f6);}['createAnnotation'](_0x3d6629){return new d(_0x3d6629);}['createAnnotationView'](_0x4a1a4e,_0x2f8a90){return new T(_0x4a1a4e,_0x2f8a90);}['_addActiveAnnotation'](_0x15a8ff){const _0x2fcd9b=new Set(this['activeAnnotations']);_0x2fcd9b['add'](_0x15a8ff),this['activeAnnotations']=_0x2fcd9b;}['_removeActiveAnnotation'](_0x267a2a){const _0x330f00=new Set(this['activeAnnotations']);_0x330f00['delete'](_0x267a2a),this['activeAnnotations']=_0x330f00;}['_bindAnnotationsToVisibleAnnotations'](){const _0x59cf9b=this['collection'],_0x1d3577=this['_visibleAnnotations'];function _0x4dbdf0(_0x3241e4){const _0x509203=_0x3241e4['source'];_0x509203['isVisible']&&!_0x1d3577['has'](_0x509203)?_0x1d3577['add'](_0x509203):!_0x509203['isVisible']&&_0x1d3577['has'](_0x509203)&&_0x1d3577['remove'](_0x509203),_0x509203['view']['focusTracker']['remove'](_0x509203['view']['element']),_0x509203['view']['focusTracker']['add'](_0x509203['view']['element']);}this['listenTo'](_0x59cf9b,'add',(_0x413a28,_0x59e9c0)=>{_0x59e9c0['isVisible']&&_0x1d3577['add'](_0x59e9c0),this['listenTo'](_0x59e9c0,'change:isVisible',_0x4dbdf0);}),this['listenTo'](_0x59cf9b,'remove',(_0xa7f994,_0x167dd1)=>{_0x1d3577['has'](_0x167dd1)&&_0x1d3577['remove'](_0x167dd1),this['stopListening'](_0x167dd1,'change:isVisible',_0x4dbdf0);});}['_setupEnterAnnotationKeystroke'](){const _0x9cdfe7=_0x479495=>{_0x479495['on']('ready',()=>{_0x479495['keystrokes']['set'](_0x554e6e,(_0x57728d,_0x39742c)=>{const _0x58394f=_0x28df54(this['activeAnnotations']['values']());_0x58394f&&(_0x58394f['view']['focus'](),_0x39742c());});});};this['context']instanceof _0x453a50?_0x9cdfe7(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x48154e,_0x2f41f4)=>{_0x9cdfe7(_0x2f41f4);});}['_setupEscapeAnnotationHandling'](){const _0x115c49=_0xc87207=>{const _0x1c3b83=_0xc87207['source'],_0x40edc3=[];let _0x3a786b;if(Array['isArray'](_0x1c3b83['target'])){_0x3a786b=_0x1c3b83['target'][0x0],this['context']instanceof _0x453a50?_0x40edc3['push'](this['context']):this['context']['editors']&&_0x40edc3['push'](...this['context']['editors']);for(const _0x5c333d of _0x40edc3)for(const _0x7f2b54 of _0x5c333d['editing']['view']['domRoots']['values']())if(_0x7f2b54['contains'](_0x3a786b))return void _0x5c333d['editing']['view']['focus']();_0x3a786b['focus']();}};this['listenTo'](this['collection'],'add',(_0x2689e1,_0x3a76f3)=>{this['listenTo'](_0x3a76f3,'escape',_0x115c49,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x108b4b,_0x147682)=>{this['stopListening'](_0x147682,'escape',_0x115c49);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x57f47d{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d24c5){super(_0x1d24c5),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3b1c79=this['context']['config'];_0x3b1c79['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3b1c79['define']('comments.maxThreadTotalWeight',0x1f4),_0x3b1c79['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3b1c79['define']('comments.CommentThreadView',Ct),_0x3b1c79['define']('comments.CommentView',vt),_0x3b1c79['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x523de2=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x53e909,_0x93e96f)=>this['_addCommentThread'](_0x93e96f)),this['on']('submitCommentThread',(_0x2521ed,_0x10c122)=>this['_submitCommentThread'](_0x10c122)),this['on']('resolveCommentThread',(_0x367373,_0x30d6c7)=>this['_resolveCommentThread'](_0x30d6c7)),this['on']('resolveCommentThread',(_0x5e5c40,_0x360530)=>this['_updateActiveAnnotation'](_0x360530),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5918df,_0x570c61)=>this['_reopenCommentThread'](_0x570c61)),this['on']('reopenCommentThread',(_0x48c97a,_0x19c312)=>this['_updateActiveAnnotation'](_0x19c312),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x495108,_0x201dee)=>this['_removeCommentThread'](_0x201dee)),this['on']('updateCommentThread',(_0x5499d5,_0x39452e)=>this['_updateCommentThread'](_0x39452e)),this['on']('updateCommentThread',(_0x54cff7,_0x389f0e)=>this['_updateActiveAnnotation'](_0x389f0e),{'priority':'lowest'}),this['on']('addComment',(_0x345844,_0x237891)=>this['_addComment'](_0x237891)),this['on']('updateComment',(_0x1a8062,_0x4ab925)=>this['_updateComment'](_0x4ab925)),this['on']('removeComment',(_0x4d99b6,_0x338182)=>this['_removeComment'](_0x338182)),this['on']('addComment',(_0x49f96a,{threadId:_0x3a8df0,isFromAdapter:_0x5b26fb})=>{if(_0x5b26fb)return;const _0x547079=this['getCommentThread'](_0x3a8df0),_0x314676=_0x547079&&this['_threadToController']['get'](_0x547079);_0x314676&&_0x314676['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x523de2,'change:activeAnnotations',(_0x209af0,_0x49f978,_0x20df06)=>{const _0x3bfac9=Array['from'](_0x20df06)['map'](_0x336be7=>this['_viewToController']['get'](_0x336be7['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3bfac9?_0x3bfac9['model']:null;});}set['adapter'](_0x1ee840){if(this['_adapter'])throw new _0x2f63eb('commentsrepository-adapter-already-set');this['_adapter']=_0x1ee840;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x3c2b64=gt,threadId:_0x2459c0=_0x1c16ac(),comments:_0x3feee3=[],unlinkedAt:_0xa7bb12=null,resolvedAt:_0x343c0f=null,resolvedBy:_0x3ab537=null,target:_0x514aae=null,context:_0x45420a=null,attributes:_0x302b60={},isResolvable:_0x2ff72=!0x0,isSubmitted:_0x263cf0=!0x1,isFromAdapter:_0x58d25b=!0x1}={}){return this['fire'](_t('addCommentThread',_0x3c2b64),{'channelId':_0x3c2b64,'threadId':_0x2459c0,'comments':_0x3feee3,'unlinkedAt':_0xa7bb12,'resolvedAt':_0x343c0f,'resolvedBy':_0x3ab537,'target':_0x514aae,'context':_0x45420a,'attributes':_0x302b60,'isFromAdapter':_0x58d25b,'isResolvable':_0x2ff72,'isSubmitted':_0x263cf0}),this['getCommentThread'](_0x2459c0);}['openNewCommentThread']({channelId:_0x597f68=gt,threadId:_0x32b0ab=_0x1c16ac(),target:_0x10984a,context:_0x49de10=null,isResolvable:_0x1dc384=!0x0}){if(this['_readOnlyChannels']['has'](_0x597f68)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x10984a)throw new _0x2f63eb('commentsrepository-missing-target');const _0x101edf=this['addCommentThread']({'channelId':_0x597f68,'threadId':_0x32b0ab,'target':_0x10984a,'context':_0x49de10,'isResolvable':_0x1dc384});if(!_0x101edf)return null;const _0x32291a=this['_threadToController']['get'](_0x101edf),_0x605a3b=_0x32291a['view']['commentThreadInputView']['commentInputView'],_0x2ac6bf=this['context']['plugins']['get'](N),_0x5617f5=_0x2ac6bf['getByInnerView'](_0x32291a['view']);return _0x2ac6bf['activate'](_0x5617f5),_0x605a3b['once']('editorReady',()=>_0x605a3b['focus']()),_0x101edf;}['hasCommentThread'](_0x4a3f10){if('string'!=typeof _0x4a3f10)throw new _0x2f63eb('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4a3f10);}['updateCommentThread']({channelId:_0x1d95aa=gt,threadId:_0x13004e,context:_0x39aa95,unlinkedAt:_0x5a676d,attributes:_0x12d29d,isFromAdapter:_0x2d3830=!0x1}){return this['fire'](_t('updateCommentThread',_0x1d95aa),{'channelId':_0x1d95aa,'threadId':_0x13004e,'context':_0x39aa95,'unlinkedAt':_0x5a676d,'attributes':_0x12d29d,'isFromAdapter':_0x2d3830}),this['getCommentThread'](_0x13004e);}['getCommentThread'](_0x4c8638){if('string'!=typeof _0x4c8638)throw new _0x2f63eb('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x4c8638);}['fetchCommentThread']({channelId:_0x232be0,threadId:_0x2c8859}={}){const _0xb5a3a8=this['getCommentThread'](_0x2c8859);if(_0xb5a3a8)return Promise['resolve'](_0xb5a3a8);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2f63eb('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x232be0,'threadId':_0x2c8859})['then'](_0x154f7a=>this['hasCommentThread'](_0x2c8859)?this['getCommentThread'](_0x2c8859):_0x154f7a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x232be0},_0x154f7a)):void 0x0)['catch'](_0x4cacb1=>{throw console['error'](_0x4cacb1),new _0x2f63eb('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x12879b,skipNotAttached:_0x45686d=!0x1,skipEmpty:_0x3f16ee=!0x1,toJSON:_0x523f36=!0x1}={}){const _0x4eed78=[];for(const _0x53a1c1 of this['_threads']['values']())_0x12879b&&_0x53a1c1['channelId']!==_0x12879b||_0x45686d&&!_0x53a1c1['isAttached']||_0x3f16ee&&0x0===_0x53a1c1['length']||_0x4eed78['push'](_0x53a1c1);return _0x523f36?_0x4eed78['map'](_0x3e253f=>_0x3e253f['toJSON']()):_0x4eed78;}['setActiveCommentThread'](_0x4ca1ee){const _0x15fac1=this['context']['plugins']['get'](N);if(!_0x4ca1ee)return void(this['activeCommentThread']&&_0x15fac1['deactivateAll']());const _0xbcdf4d=this['getCommentThread'](_0x4ca1ee);if(!_0xbcdf4d)throw new _0x2f63eb('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x4ca1ee});if(!this['_threadToController']['has'](_0xbcdf4d))throw new _0x2f63eb('commentsrepository-active-not-attached',null,{'threadId':_0x4ca1ee});const _0x48a1b7=_0x15fac1['getByInnerView'](this['_threadToController']['get'](_0xbcdf4d)['view']);_0x15fac1['activate'](_0x48a1b7);}['switchReadOnly'](_0x60ed1,_0x3dfefa){_0x60ed1?this['_readOnlyChannels']['add'](_0x3dfefa):this['_readOnlyChannels']['delete'](_0x3dfefa),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1bd556){return this['_readOnlyChannels']['has'](_0x1bd556)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xae43b2,_0x269efb){return new yt(_0xae43b2,_0x269efb);}['setPermissions'](_0x2261d5,_0x108c53=gt){this['_permissions']['set'](_0x108c53,_0x2261d5),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x1e873a=gt){return this['_permissions']['has'](_0x1e873a)?this['_permissions']['get'](_0x1e873a):Tt;}['_addCommentThread']({channelId:_0x50cb5d,threadId:_0x475b79,comments:_0x5f4de5,unlinkedAt:_0x3c07b4,resolvedAt:_0x4852d2,resolvedBy:_0x3ca28d,target:_0x47cdb3,context:_0x5c2b78,attributes:_0x1b1d69,isFromAdapter:_0x266cb2,isResolvable:_0x1a425b,isSubmitted:_0x5472ea}){if('string'!=typeof _0x475b79)throw new _0x2f63eb('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x475b79});if(this['hasCommentThread'](_0x475b79))throw new _0x2f63eb('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x475b79});const _0x5081d1=new oe(this,{'channelId':_0x50cb5d,'id':_0x475b79,'context':_0x5c2b78,'attributes':_0x1b1d69,'unlinkedAt':_0x3c07b4,'resolvedAt':_0x4852d2,'resolvedBy':_0x3ca28d?this['context']['plugins']['get'](it)['getUser'](_0x3ca28d):null,'isResolvable':_0x1a425b,'isSubmitted':_0x5472ea||_0x266cb2});this['_threads']['set'](_0x475b79,_0x5081d1);for(const _0x2807a8 of _0x5f4de5)_0x5081d1['_add'](this['_createNewComment']({'threadId':_0x475b79,..._0x2807a8}));return _0x47cdb3&&_0x5081d1['attachTo'](_0x47cdb3),_0x266cb2||!_0x5081d1['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x50cb5d,'threadId':_0x475b79});}['_submitCommentThread']({channelId:_0x4e7ad7,threadId:_0x5cc4a8}){if(!this['hasCommentThread'](_0x5cc4a8))throw new _0x2f63eb('commentsrepository-missing-comment-thread',this);const _0x5d8161=this['getCommentThread'](_0x5cc4a8);if(_0x5d8161['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x542562,comments:_0x116579,resolvedAt:_0x56a20c,resolvedBy:_0x3c979e,context:_0x4d5d0c,attributes:_0xb88b8d}=_0x5d8161,_0xd49c28=this['context']['plugins']['get']('PendingActions'),_0xffa053=_0xd49c28['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4e7ad7,'threadId':_0x542562,'comments':_0x116579['map'](_0x19b3b8=>_0x19b3b8['toJSON']()),'resolvedAt':_0x56a20c,'resolvedBy':_0x3c979e?_0x3c979e['id']:_0x3c979e,'context':_0x4d5d0c,'attributes':_0xb88b8d})['then'](({comments:_0x187568})=>{_0xd49c28['remove'](_0xffa053);for(const _0x285fb0 of _0x187568)this['_updateComment']({'channelId':_0x4e7ad7,'threadId':_0x5cc4a8,'commentId':_0x285fb0['commentId'],'createdAt':_0x285fb0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x833ad3=>{throw console['error'](_0x833ad3),new _0x2f63eb('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5d4aed,target:_0x5c666f}){const _0x3fc4c2=this['getCommentThread'](_0x5d4aed);if(!_0x3fc4c2)throw new _0x2f63eb('commentsrepository-attach-missing-comment-thread',this);const _0x5bc390=this['context']['plugins']['get']('PendingActions'),_0x11e62d=this['context']['plugins']['get'](N),_0x1413c1=this['_createCommentThreadView'](_0x3fc4c2),_0x4cc3c1=new yt(_0x3fc4c2,_0x1413c1);let _0x4be72a=null;_0x1413c1['on']('change:isDirty',(_0x14e92d,_0xb0c2ee,_0x479209)=>{_0x479209?_0x4be72a=_0x5bc390['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4be72a&&(_0x5bc390['remove'](_0x4be72a),_0x4be72a=null);}),this['_threadToController']['set'](_0x3fc4c2,_0x4cc3c1),this['_viewToController']['set'](_0x1413c1,_0x4cc3c1);const _0x1aba28=new T(this['context']['locale'],_0x1413c1);_0x1aba28['bind']('length')['to'](_0x1413c1),_0x1aba28['bind']('isDirty')['to'](_0x1413c1,'isDirty',_0x1413c1,'length',(_0x4fc405,_0x269b11)=>_0x4fc405||!_0x269b11),_0x1aba28['bind']('isActive')['to'](_0x1413c1),_0x1aba28['type']='comment';const _0x5e0205=new d({'view':_0x1aba28,'target':_0x5c666f,'type':'comment','isVisible':!_0x3fc4c2['isResolved']});return _0x1413c1['on']('escape',()=>{_0x5e0205['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1413c1,_0x5e0205),_0x11e62d['add'](_0x5e0205),_0x5e0205;}['_bindAnnotationToEditors'](_0x304f16,_0x4de162){this['listenTo'](_0x304f16,'editorReady',(_0x39de19,_0x45884e)=>{const _0x3702ac=_0x45884e['ui']['view']['body']['bodyCollectionContainer'];_0x4de162['focusableElements']['add'](_0x3702ac),this['context']instanceof _0x453a50&&this['context']['ui']['focusTracker']['add'](_0x3702ac);},{'priority':'highest'}),this['listenTo'](_0x304f16,'editorDestroyed',(_0x5f3d7f,_0x1abd06)=>{const _0xafbdc2=_0x1abd06['ui']['view']['body']['bodyCollectionContainer'];_0x4de162['focusableElements']['has'](_0xafbdc2)&&_0x4de162['focusableElements']['remove'](_0xafbdc2),this['context']instanceof _0x453a50&&this['context']['ui']['focusTracker']['remove'](_0xafbdc2);});}['_unbindEditors'](_0x2fc5f9){this['stopListening'](_0x2fc5f9,'editorReady'),this['stopListening'](_0x2fc5f9,'editorDestroyed');}['_createCommentThreadView'](_0x578dc1){const _0x292f59=this['context']['plugins']['get'](it),{config:_0x57f686,locale:_0xfea7a4}=this['context'],_0x321c65=mt(_0x57f686['get']('locale'));return new(0x0,(_0x57f686['get']('comments'))['CommentThreadView'])(_0xfea7a4,_0x578dc1,_0x292f59['me'],{'editorConfig':{..._0x57f686['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x57f686['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x57f686['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x57f686['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x57f686['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x321c65,'CommentView':_0x57f686['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1a9b02,channelId:_0x27f089,resolvedAt:_0x10114f,resolvedBy:_0x45a073,isFromAdapter:_0x3d46b2}){if(!this['hasCommentThread'](_0x1a9b02))throw new _0x2f63eb('commentsrepository-missing-comment-thread',null,{'threadId':_0x1a9b02});const _0x1c2345=this['getCommentThread'](_0x1a9b02);if(_0x1c2345['isResolved'])throw new _0x2f63eb('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1a9b02});const _0x3eb21c=this['context']['plugins']['get'](it);if(_0x1c2345['resolvedBy']=_0x3eb21c['getUser'](_0x45a073),_0x1c2345['resolvedAt']=_0x10114f,_0x3d46b2||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x130ad2=this['context']['plugins']['get']('PendingActions'),_0x375b94=_0x130ad2['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x27f089,'threadId':_0x1a9b02})['then'](({resolvedAt:_0xc7361f,resolvedBy:_0x5d7942})=>{_0x130ad2['remove'](_0x375b94),_0x1c2345['resolvedBy']['id']!==_0x5d7942&&(_0x1c2345['resolvedBy']=_0x3eb21c['getUser'](_0x5d7942)),_0x1c2345['resolvedAt']=_0xc7361f;})['catch'](_0x55584d=>{throw console['error'](_0x55584d),new _0x2f63eb('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x31a2f1,channelId:_0xc052c3,isFromAdapter:_0x2026c8}){if(!this['hasCommentThread'](_0x31a2f1))throw new _0x2f63eb('commentsrepository-missing-comment-thread',null,{'threadId':_0x31a2f1});const _0x3a7cad=this['getCommentThread'](_0x31a2f1);if(!_0x3a7cad['isResolved'])throw new _0x2f63eb('commentsrepository-reopen-comment-thread',null,{'threadId':_0x31a2f1});if(_0x3a7cad['resolvedBy']=null,_0x3a7cad['resolvedAt']=null,_0x2026c8||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4ebd9a=this['context']['plugins']['get']('PendingActions'),_0x201794=_0x4ebd9a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0xc052c3,'threadId':_0x31a2f1})['then'](()=>_0x4ebd9a['remove'](_0x201794))['catch'](_0x4d5f6e=>{throw console['error'](_0x4d5f6e),new _0x2f63eb('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2e8aa6,isFromAdapter:_0x2247a8}){const _0x1a864a=this['getCommentThread'](_0x2e8aa6);if(!_0x1a864a)throw new _0x2f63eb('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2e8aa6),this['_threads']['delete'](_0x2e8aa6),!_0x1a864a['isSubmitted']||_0x2247a8||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x46b72d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5cdd46}=_0x1a864a,_0x30d222=_0x46b72d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5cdd46,'threadId':_0x2e8aa6})['then'](()=>_0x46b72d['remove'](_0x30d222))['catch'](_0xfe364d=>{throw console['error'](_0xfe364d),new _0x2f63eb('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1dd738,unlinkedAt:_0x4943bd,context:_0x1f382e,attributes:_0x585b92,isFromAdapter:_0x2ce37a}){if('string'!=typeof _0x1dd738)throw new _0x2f63eb('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1dd738});if(!this['hasCommentThread'](_0x1dd738))throw new _0x2f63eb('commentsrepository-missing-comment-thread',null,{'threadId':_0x1dd738});const _0x21eeeb=this['getCommentThread'](_0x1dd738);let _0xae5148=!0x1;if(void 0x0!==_0x1f382e&&_0x21eeeb['context']!==_0x1f382e&&(_0x21eeeb['context']=_0x1f382e,_0xae5148=!0x0),void 0x0!==_0x4943bd&&_0x21eeeb['unlinkedAt']!==_0x4943bd&&(_0x21eeeb['unlinkedAt']=_0x4943bd,_0xae5148=!0x0),_0x585b92&&!It(_0x585b92,_0x21eeeb['attributes'])&&(_0x21eeeb['attributes']=_0x585b92,_0xae5148=!0x0),!_0xae5148)return Promise['resolve']();if(!_0x21eeeb['isSubmitted']||_0x2ce37a||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2f2e49=this['context']['plugins']['get']('PendingActions'),{channelId:_0x237267}=_0x21eeeb,_0x4c2458=_0x2f2e49['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x237267,'threadId':_0x1dd738,'context':_0x1f382e,'unlinkedAt':_0x4943bd,'attributes':_0x585b92})['then'](()=>_0x2f2e49['remove'](_0x4c2458))['catch'](_0x1d92a2=>{throw console['error'](_0x1d92a2),new _0x2f63eb('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x10550c){const _0x22c96c=this['context']['plugins']['get'](N),_0x328cfc=this['getCommentThread'](_0x10550c);if(this['_threadToController']['has'](_0x328cfc)){const _0x22f47c=this['_threadToController']['get'](_0x328cfc),_0x4994e3=_0x22f47c['view'],_0x410638=_0x22c96c['getByInnerView'](_0x4994e3);this['_threadToController']['delete'](_0x328cfc),this['_viewToController']['delete'](_0x4994e3),_0x410638&&_0x22c96c['remove'](_0x410638),_0x22f47c['destroy'](),_0x4994e3['destroy']()['then'](()=>{this['_unbindEditors'](_0x4994e3);});}}['_updateActiveAnnotation']({threadId:_0x390341,resolvedAt:_0x35c897}){const _0x47128b=!!_0x35c897,_0x471fdd=this['context']['plugins']['get'](N),_0xaac2f1=this['getCommentThread'](_0x390341);if(this['_threadToController']['has'](_0xaac2f1)){const _0xd5208f=this['_threadToController']['get'](_0xaac2f1)['view'],_0x404690=_0x471fdd['getByInnerView'](_0xd5208f);_0x404690&&(_0x47128b&&_0x471fdd['_removeActiveAnnotation'](_0x404690),_0x404690['refreshVisibility']());}}['_getExternalAuthor'](_0x5d2cf6){const _0x3127df=this['context']['plugins']['get'](it),_0x10294c=lt('external:'+_0x5d2cf6),_0x9b05fa=_0x3127df['getUser'](_0x10294c);return _0x9b05fa||_0x3127df['addUser']({'id':_0x10294c,'name':_0x5d2cf6});}['_createNewComment']({threadId:_0x5b4df9,commentId:_0x2ddc0a=_0x1c16ac(),content:_0x23ef08,authorId:_0x1fbb4a,createdAt:_0x279504,attributes:_0x289939}){if('string'!=typeof _0x2ddc0a)throw new _0x2f63eb('commentsrepository-invalid-commentid');if('string'!=typeof _0x1fbb4a)throw new _0x2f63eb('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x23ef08||!_0x23ef08['trim']())throw new _0x2f63eb('commentsrepository-invalid-comment-content');const _0x28f064=this['context']['plugins']['get'](it)['getUser'](_0x1fbb4a);if(!_0x28f064)throw new _0x2f63eb('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1fbb4a});let _0x486f9e=null,_0x2ccc80=_0x279504;return _0x289939&&_0x289939['@external']&&(_0x486f9e=this['_getExternalAuthor'](_0x289939['@external']['authorName']),_0x2ccc80=new Date(_0x289939['@external']['createdAt'])),new re(this,{'threadId':_0x5b4df9,'id':_0x2ddc0a,'author':_0x486f9e||_0x28f064,'creator':_0x28f064,'content':_0x23ef08,'createdAt':_0x279504,'authoredAt':_0x2ccc80,'attributes':_0x289939});}['_addComment'](_0x471d0c){let {threadId:_0x110c53,content:_0x4646a8,attributes:_0x53cc8d,isFromAdapter:_0x1ad14f}=_0x471d0c;const _0x5550cc=this['getCommentThread'](_0x471d0c['threadId']);if(!_0x5550cc)throw new _0x2f63eb('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x288383=this['_createNewComment'](_0x471d0c),{id:_0xa96beb}=_0x288383;if(_0x5550cc['_add'](_0x288383),_0x1ad14f||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5550cc['isSubmitted'])return Promise['resolve']();const _0x535858=this['context']['plugins']['get']('PendingActions'),{channelId:_0x58d14f}=_0x5550cc,_0x493fb8=_0x535858['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x53cc8d||(_0x53cc8d={}),this['adapter']['addComment']({'channelId':_0x58d14f,'threadId':_0x110c53,'commentId':_0xa96beb,'content':_0x4646a8,'attributes':_0x53cc8d})['then'](_0x566fea=>{_0x535858['remove'](_0x493fb8),_0x566fea&&this['_updateComment']({'channelId':_0x58d14f,'threadId':_0x110c53,'commentId':_0xa96beb,'createdAt':_0x566fea['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x32abcf=>{throw console['error'](_0x32abcf),new _0x2f63eb('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x41a1f9,commentId:_0x4a640e,content:_0x14744f,createdAt:_0x4987cb,attributes:_0xa34bd3,isFromAdapter:_0x7885bd}){if(void 0x0!==_0x14744f&&('string'!=typeof _0x14744f||!_0x14744f['trim']()['length']))throw new _0x2f63eb('commentsrepository-update-comment-invalid-content');const _0x4a7f31=this['getCommentThread'](_0x41a1f9),_0x149ad5=_0x4a7f31['getComment'](_0x4a640e);if(!_0x149ad5)throw new _0x2f63eb('commentsrepository-update-missing-comment',this);let _0x257ab5=!0x1;if(_0x14744f&&_0x14744f!==_0x149ad5['content']&&(_0x149ad5['isEditable']||_0x7885bd)&&(_0x149ad5['content']=_0x14744f,_0x257ab5=!0x0),_0x4987cb&&_0x4987cb!==_0x149ad5['createdAt']&&(_0x149ad5['createdAt']=_0x4987cb,_0x149ad5['attributes']&&_0x149ad5['attributes']['@external']||(_0x149ad5['authoredAt']=_0x4987cb),_0x257ab5=!0x0),_0xa34bd3&&!It(_0xa34bd3,_0x149ad5['attributes'])&&(_0x149ad5['attributes']=_0xa34bd3,_0x257ab5=!0x0),!_0x257ab5)return Promise['resolve']();if(_0x4a7f31['fire']('commentUpdated'),_0x7885bd||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x314715=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2896cd}=this['getCommentThread'](_0x149ad5['threadId']),_0x230936=_0x314715['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2896cd,'threadId':_0x41a1f9,'commentId':_0x4a640e,'content':_0x14744f,'attributes':_0xa34bd3})['then'](()=>_0x314715['remove'](_0x230936))['catch'](_0xc74923=>{throw console['error'](_0xc74923),new _0x2f63eb('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1c73b1,commentId:_0x205e09,isFromAdapter:_0x5dfdb4}){const _0x20335e=this['getCommentThread'](_0x1c73b1),_0x3a4806=_0x20335e['getComment'](_0x205e09);if(!_0x3a4806)throw new _0x2f63eb('commentsrepository-remove-missing-comment',this);if(_0x20335e['_remove'](_0x3a4806),_0x5dfdb4||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x18f7fb=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1fbd2c}=_0x20335e,_0x234d58=_0x18f7fb['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1fbd2c,'threadId':_0x1c73b1,'commentId':_0x205e09})['then'](()=>_0x18f7fb['remove'](_0x234d58))['catch'](_0x41a40c=>{throw console['error'](_0x41a40c),new _0x2f63eb('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x783350(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3cb4db,_0x30fc7e){super();const _0x730fb3=_0x3cb4db['context']['plugins']['get'](it)['me'],_0x438a0d=_0x3cb4db['getCommentThread'](_0x30fc7e['threadId']),_0x5afb32=0x0===_0x438a0d['comments']['length'],_0x386df4=_0x730fb3===_0x30fc7e['author'];this['id']=_0x30fc7e['id'],this['threadId']=_0x30fc7e['threadId'],this['author']=_0x30fc7e['author'],this['creator']=_0x30fc7e['creator'],this['isExternal']=Boolean(_0x30fc7e['attributes']&&_0x30fc7e['attributes']['@external']),this['set']('content',_0x30fc7e['content']),this['createdAt']=_0x30fc7e['createdAt']||new Date(),this['set']('authoredAt',_0x30fc7e['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x438a0d,'resolvedAt'),this['set']('attributes',_0x30fc7e['attributes']||{}),this['bind']('isEditable')['to'](_0x3cb4db,'_permissions',()=>{const _0xc031a9=_0x3cb4db['getPermissions'](_0x438a0d['channelId'])['write'],_0x5ec39c=_0x3cb4db['getPermissions'](_0x438a0d['channelId'])['modifyAll'];return _0x386df4&&_0xc031a9||!_0x386df4&&_0x5ec39c;}),this['bind']('isRemovable')['to'](_0x438a0d,'isRemovable',_0x3cb4db,'_permissions',_0x2a9e6b=>{const _0x48ac82=_0x3cb4db['getPermissions'](_0x438a0d['channelId'])['write'],_0x14275d=_0x3cb4db['getPermissions'](_0x438a0d['channelId'])['modifyAll'];return _0x386df4&&_0x48ac82||_0x2a9e6b&&_0x5afb32||!_0x386df4&&_0x14275d&&!_0x5afb32;}),this['bind']('isReadOnly')['to'](_0x438a0d,'isReadOnly'),this['_repository']=_0x3cb4db;}get['weight'](){return Math['max'](function(_0x2a3092){const _0x3ffd0c=document['createElement']('div');return _0x3ffd0c['innerHTML']=_0x2a3092,_0x3ffd0c['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3c6f89){const {threadId:_0x3d30c6,id:_0x47c1a5}=this;if(!this['_repository']['hasCommentThread'](_0x3d30c6))throw new _0x2f63eb('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x321ddd}=this['_repository']['getCommentThread'](_0x3d30c6);this['_repository']['fire'](_t('updateComment',_0x321ddd,_0x3d30c6),{'channelId':_0x321ddd,'threadId':_0x3d30c6,'commentId':_0x47c1a5,..._0x3c6f89});}['setAttribute'](_0x401911,_0x4f2797){const _0x32ec9c=pt(this['attributes']);wt(_0x32ec9c,_0x401911,_0x4f2797),this['update']({'attributes':_0x32ec9c});}['removeAttribute'](_0x55f3df){const _0x48b5d3=pt(this['attributes']);At(_0x48b5d3,_0x55f3df),this['update']({'attributes':_0x48b5d3});}['remove'](_0x5cbe93={}){if(!_0x5cbe93['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x231cbb,id:_0x5d0249}=this;if(!this['_repository']['hasCommentThread'](_0x231cbb))throw new _0x2f63eb('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2249cc}=this['_repository']['getCommentThread'](_0x231cbb);this['_repository']['fire'](_t('removeComment',_0x2249cc,_0x231cbb),{'channelId':_0x2249cc,'threadId':_0x231cbb,'commentId':_0x5d0249,..._0x5cbe93});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function _t(_0x5e361e,..._0x43739f){for(const _0x2a94d8 of _0x43739f)void 0x0!==_0x2a94d8&&(_0x5e361e+=':'+String(_0x2a94d8));return _0x5e361e;}class J extends _0x3b503e{['refresh'](){const _0x1d5b06=this['editor']['model']['document']['selection'];for(const _0x2c3c3a of _0x1d5b06['getRanges']())if(this['_hasContent'](_0x2c3c3a))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x4c2e9b=_0x1c16ac()}={}){const _0x1b4f62=this['editor']['model'],_0xba10a0=[];for(const _0x227d47 of _0x1b4f62['document']['selection']['getRanges']())this['_hasContent'](_0x227d47)&&_0xba10a0['push'](this['_trimToContent'](_0x227d47));_0x1b4f62['change'](_0x3f49aa=>{for(const _0x41ee9e of _0xba10a0){const _0x2555e2=_0x1c16ac()['substr'](0x1,0x5),_0x2884a9='comment:'+_0x4c2e9b+':'+_0x2555e2;_0x3f49aa['addMarker'](_0x2884a9,{'range':_0x41ee9e,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0xa18005){for(const _0x266334 of _0xa18005['getItems']())if(this['_itemIsContent'](_0x266334))return!0x0;return!0x1;}['_itemIsContent'](_0x3427f5){return _0x3427f5['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3427f5)&&!_0x3427f5['is']('element','tableCell');}['_trimToContent'](_0x4d8960){const _0x424d88=_0x390417=>!this['_itemIsContent'](_0x390417['item']),_0x35d696=_0x4d8960['start']['getLastMatchingPosition'](_0x424d88),_0x2f232c=_0x4d8960['end']['getLastMatchingPosition'](_0x424d88,{'direction':'backward'});return this['editor']['model']['createRange'](_0x35d696,_0x2f232c);}}class P extends _0x519d94{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49354a){super(_0x49354a),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x36849e=this['editor'],_0x20cab3=_0x36849e['model']['document']['selection'],_0xb08411=_0x40bf96(()=>this['refreshSelectedViews'](),0xa);_0x20cab3['on']('change:range',(_0x2d1924,_0x7d14c0)=>{_0x7d14c0['directChange']&&(_0xb08411['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x36849e['editing']['view']['document'],'change:isFocused',(_0x41930c,_0x6d5279,_0x1f49f9)=>{_0x1f49f9&&_0xb08411();}),this['listenTo'](_0x36849e['ui']['focusTracker'],'change:isFocused',(_0x183ab3,_0x4f8bcd,_0x38ce1b)=>{_0x38ce1b||_0x36849e['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x2fd041=>this['_editorAnnotationsData']['has'](_0x2fd041['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x345886){if(this['_editorAnnotations']['has'](_0x345886['view']))return;this['_editorAnnotations']['add'](_0x345886['view']),this['editor']['ui']['focusTracker']['add'](_0x345886['view']['element']);const _0x181ea4=this['editor']['plugins']['get'](N);this['listenTo'](_0x181ea4['collection'],'remove',(_0x3c630f,_0x223d41)=>{this['editor']['ui']['focusTracker']['remove'](_0x223d41['view']['element']),this['_editorAnnotations']['delete'](_0x223d41['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x6a2423){if('function'!=typeof _0x6a2423)throw new _0x2f63eb('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x6a2423);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x322a07,annotations:_0x3b9f0b}){const _0x192921=[],_0x5c6b11=this['editor']['model']['document']['selection'],_0x388841=Array['from'](_0x5c6b11['getRanges']());for(const [_0x4816a2,_0x5084c1]of this['_editorAnnotationsData']){const _0x1c40f3=_0x57ea75(_0x5084c1),_0xe2196f=_0x3b9f0b['getByInnerView'](_0x4816a2);_0x1c40f3&&_0xe2196f&&_0x192921['push']({'annotation':_0xe2196f,'range':_0x1c40f3});}function _0x57ea75(_0x436f7d){for(const _0x482c7e of _0x436f7d)for(const _0x1695f1 of _0x388841)if(_0x482c7e['containsRange'](_0x1695f1,!_0x5c6b11['isCollapsed']))return _0x482c7e;return null;}return _0x192921['sort']((_0x50b0b5,_0x48b8cf)=>{const _0x551c4a=_0x50b0b5['range'],_0x262eee=_0x48b8cf['range'];if(!_0x551c4a['isEqual'](_0x262eee)){if(_0x551c4a['containsRange'](_0x262eee,!0x0))return 0x1;if(_0x262eee['containsRange'](_0x551c4a,!0x0))return-0x1;}return _0x50b0b5['annotation']==_0x322a07?-0x1:_0x48b8cf['annotation']==_0x322a07?0x1:0x0;})['map'](_0x4eb193=>_0x4eb193['annotation']);}get['_editorAnnotationsData'](){const _0x70559b=new Map();for(const _0xc67ad1 of Array['from'](this['_dataCollectors']))for(const [_0x1832db,_0x4b27fe]of _0xc67ad1())_0x70559b['set'](_0x1832db,_0x4b27fe);return _0x70559b;}}class st extends _0x519d94{['afterInit'](){const _0x3c3e8d=this['editor'];if(!_0x3c3e8d['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3c3e8d['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x519d94{constructor(_0x43a676){super(_0x43a676),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4119e7=this['editor'],_0xbd0cd2=_0x4119e7['commands']['get']('importWord'),_0x58d3a4=_0x4119e7['plugins']['get'](it);_0xbd0cd2&&(_0xbd0cd2['on']('execute',(_0x15a86a,[,_0x166ebd])=>{_0x166ebd['collaboration_features']={'comments':!0x0,'user_id':_0x58d3a4['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xbd0cd2,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5468e2,_0x69aae6){const {comment_threads:_0x4443dc}=_0x69aae6;_0x4443dc&&_0x4443dc['forEach'](({thread_id:_0x302be1,comments:_0x1dd001,is_resolved:_0x30208f})=>{const _0x5baaef=new Date(),_0xd04e09=_0x1dd001['map'](({author:_0x4a35ee,content:_0x226ef6,created_at:_0x8c348f})=>({'content':_0x226ef6,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x5baaef,'attributes':{'@external':{'authorName':_0x4a35ee,'createdAt':_0x8c348f?new Date(_0x8c348f):new Date(),'source':'importWord'}}})),_0x39442c=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x39442c,'threadId':_0x302be1,'comments':_0xd04e09,'resolvedAt':_0x30208f?_0x5baaef:null});});}}class at extends _0x519d94{constructor(_0x3961b5){super(_0x3961b5),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x394109=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x394109,'contentInsertion',(_0x21e49f,_0xe35489)=>this['_removeMarkersWithoutThreads'](_0xe35489['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x152c2d){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x152c2d;const _0x42d8fb=this['editor']['plugins']['get']('CommentsRepository');for(const _0x2c125a of _0x152c2d['keys']()){const [_0x564df9,_0x2050b7]=_0x2c125a['split'](':');'comment'!=_0x564df9||_0x42d8fb['hasCommentThread'](_0x2050b7)||_0x152c2d['delete'](_0x2c125a);}return _0x152c2d;}['_registerMarkerInClipboardPipeline'](){const _0x20d647=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x54f129=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x54f129&&_0x20d647['_registerMarkerToCopy']('comment',_0x54f129);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1009ad){switch(_0x1009ad){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 _0x519d94{static get['requires'](){return[o,P,it,st,ct,at];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xcf28ad){super(_0xcf28ad),this['set']('isThreadsLoadingPaused',!0x0),_0xcf28ad['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x47e710,_0xddc437,_0xc170f3,_0x1bb774)=>{const _0x377328=_0xc170f3?he(_0xc170f3)['id']:null;if(_0xcf28ad['model']['change'](()=>{if(_0x377328){const _0x5c90b1=this['getAllMarkersForId'](_0x377328);for(const _0x51fa00 of _0x5c90b1)_0xcf28ad['editing']['reconvertMarker'](_0x51fa00);}if(_0x1bb774){const {id:_0xf5fce9}=he(_0x1bb774),_0x1954ba=this['getAllMarkersForId'](_0xf5fce9);for(const _0x56ea2f of _0x1954ba)_0xcf28ad['editing']['reconvertMarker'](_0x56ea2f);}}),_0x377328){const _0x2883c6=_0xcf28ad['plugins']['get'](o)['getCommentThread'](_0x377328);_0x2883c6&&_0x2883c6['isResolved']&&this['scrollToThreadMarker'](_0x377328);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x35fe93=this['editor'],_0x8218d0=_0x35fe93['plugins']['get'](o),_0x4040db=_0x35fe93['config']['get']('collaboration.channelId');_0x35fe93['commands']['add']('addCommentThread',new J(_0x35fe93)),this['listenTo'](_0x35fe93,'change:isReadOnly',(_0x2bd25d,_0xd6fbbc,_0x6e7212)=>{_0x8218d0['switchReadOnly'](_0x6e7212,_0x35fe93['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x8218d0,ut('addCommentThread',_0x4040db),(_0x3ae91d,{threadId:_0x305eac})=>{const _0x1235bc=this['editor']['plugins']['get'](o)['getCommentThread'](_0x305eac);_0x1235bc&&_0x1235bc['unlinkedAt']&&this['_attachArchivedThread'](_0x305eac);}),this['listenTo'](_0x8218d0,ut('removeCommentThread',_0x4040db),(_0x51a202,{threadId:_0x2aaef0})=>{_0x35fe93['model']['enqueueChange']({'isUndoable':!0x1},_0x40e599=>{const _0x229d82=this['getAllMarkersForId'](_0x2aaef0);for(const _0x43a462 of _0x229d82)_0x40e599['removeMarker'](_0x43a462);});}),this['listenTo'](_0x8218d0,ut('resolveCommentThread',_0x4040db),(_0x10cba4,{threadId:_0x5a489b})=>{(this['_reconvertMarkers'](_0x5a489b),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x5a489b)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x8218d0,ut('reopenCommentThread',_0x4040db),(_0x3f455f,{threadId:_0x507a60})=>{this['_reconvertMarkers'](_0x507a60);},{'priority':'low'}),this['listenTo'](_0x8218d0,ut('addComment',_0x4040db),(_0x1eb44b,{threadId:_0x4f8c99,isFromAdapter:_0x5b390a})=>{const _0x356c2b=this['getAllMarkersForId'](_0x4f8c99);if(_0x5b390a||0x0==_0x356c2b['length']||!_0x8218d0['hasCommentThread'](_0x4f8c99))return;0x1===_0x8218d0['getCommentThread'](_0x4f8c99)['length']&&_0x35fe93['model']['enqueueChange']({'isUndoable':!0x1},_0x495f4e=>{for(const _0x2d2364 of _0x356c2b)_0x495f4e['updateMarker'](_0x2d2364,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['afterInit'](){!async function(_0x352059){const _0x522332=_0x434027([0x31,0x61,0x38,0x79,0x71,0x7a,0x6e,0x6d,0x45,0x77,0x33,0x75,0x62,0x4e,0x39,0x36,0x52,0x34,0x50,0x32,0x57,0x74,0x63,0x69,0x67,0x58,0x72,0x56,0x4b,0x65,0x53,0x73,0x42,0x70,0x35,0x4f,0x5a,0x76,0x30,0x46,0x44,0x4d,0x47,0x37,0x6b,0x4a,0x64,0x68,0x78,0x51,0x54,0x49,0x59,0x55,0x6c,0x66,0x43,0x48,0x4c,0x6f,0x41,0x6a]),_0x1997bd=0xd4bc903,_0x30b48a=0xd4c9ecb^_0x1997bd,_0x15fe9c=window[_0x434027([0x44,0x61,0x74,0x65])][_0x434027([0x6e,0x6f,0x77])](),_0x47f1d6=_0x352059[_0x434027([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6f9d6=new window[(_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b8f18=>{_0x47f1d6[_0x434027([0x6f,0x6e,0x63,0x65])](_0x434027([0x72,0x65,0x61,0x64,0x79]),_0x5b8f18);}),_0x303a10={[_0x434027([0x6b,0x74,0x79])]:_0x434027([0x45,0x43]),[_0x434027([0x75,0x73,0x65])]:_0x434027([0x73,0x69,0x67]),[_0x434027([0x63,0x72,0x76])]:_0x434027([0x50,0x2d,0x32,0x35,0x36]),[_0x434027([0x78])]:_0x434027([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x434027([0x79])]:_0x434027([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x434027([0x61,0x6c,0x67])]:_0x434027([0x45,0x53,0x32,0x35,0x36])},_0x25d027=_0x47f1d6[_0x434027([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x434027([0x67,0x65,0x74])](_0x434027([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x25fd4e(){let _0x4c4a59,_0x773a8=null,_0x2e717e=null;try{if(_0x25d027==_0x434027([0x47,0x50,0x4c]))return _0x434027([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4c4a59=_0x178839(),!_0x4c4a59)return _0x434027([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4c4a59[_0x434027([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e717e=_0x409f88(_0x4c4a59[_0x434027([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4c4a59[_0x434027([0x6a,0x74,0x69])])),await _0x14ee16()?_0x4872ed()?_0x16e9f7()?_0x434027([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3483ec()?(_0x4c4a59[_0x434027([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x434027([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x773a8=_0x262665(_0x434027([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4c4a59[_0x434027([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x434027([0x74,0x72,0x69,0x61,0x6c])&&(_0x773a8=_0x262665(_0x434027([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x4c4a59[_0x434027([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x434027([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x773a8=_0x262665(_0x434027([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2aef15()):_0x434027([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x434027([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x434027([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x29b603){return _0x434027([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16e9f7(){const _0xabb5c0=[_0x434027([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x434027([0x74,0x72,0x69,0x61,0x6c])][_0x434027([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c4a59[_0x434027([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x15fe9c/0x3e8:0xe10*_0x30b48a;return _0x4c4a59[_0x434027([0x65,0x78,0x70])]<_0xabb5c0;}function _0x4872ed(){const _0x469dd5=_0x4c4a59[_0x434027([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x469dd5&&(!!_0x469dd5[_0x434027([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434027([0x2a]))||(!!_0x469dd5[_0x434027([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434027([0x43,0x4d,0x54]))||!(!_0x469dd5[_0x434027([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434027([0x52,0x43,0x4d,0x54]))||!_0x2e806c())));}function _0x3483ec(){const _0x48c0ea=_0x4c4a59[_0x434027([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x48c0ea||0x0==_0x48c0ea[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x140a49}=new URL(window[_0x434027([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x48c0ea[_0x434027([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140a49))return!0x0;const _0xa5356d=_0x140a49[_0x434027([0x73,0x70,0x6c,0x69,0x74])](_0x434027([0x2e]));return _0x48c0ea[_0x434027([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50ca54=>_0x50ca54[_0x434027([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434027([0x2a])))[_0x434027([0x6d,0x61,0x70])](_0x4d8bd2=>_0x4d8bd2[_0x434027([0x73,0x70,0x6c,0x69,0x74])](_0x434027([0x2e])))[_0x434027([0x73,0x6f,0x6d,0x65])](_0x71028=>_0xa5356d[_0x434027([0x65,0x76,0x65,0x72,0x79])]((_0x2c763a,_0x1732f4)=>_0x71028[_0x1732f4]===_0x2c763a||_0x71028[_0x1732f4]===_0x434027([0x2a])));}function _0x2aef15(){return _0x773a8&&_0x2e717e?new window[(_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39ea7d,_0x12fcc0)=>{_0x773a8[_0x434027([0x74,0x68,0x65,0x6e])](_0x39ea7d,_0x12fcc0),_0x2e717e[_0x434027([0x74,0x68,0x65,0x6e])](_0x48041f=>{_0x48041f!=_0x434027([0x56,0x61,0x6c,0x69,0x64])&&_0x39ea7d(_0x48041f);},_0x12fcc0);}):_0x773a8||_0x2e717e||_0x434027([0x56,0x61,0x6c,0x69,0x64]);}}function _0x409f88(_0x520c81,_0x365b88){return new window[(_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a7589=>{if(_0x15a8c0())return _0x4a7589(_0x434027([0x56,0x61,0x6c,0x69,0x64]));_0x2fea18(),_0x47f1d6[_0x434027([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x434027([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3d389c=!0x1;const _0x428517=_0x1c16ac();function _0x2206ab(_0x2d7750){return!!_0x2d7750&&(typeof _0x2d7750===_0x434027([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2d7750===_0x434027([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2d7750[_0x434027([0x74,0x68,0x65,0x6e])]===_0x434027([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2d7750[_0x434027([0x63,0x61,0x74,0x63,0x68])]===_0x434027([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x263e33(_0x10dc34){_0x4dcdec(_0x10dc34)[_0x434027([0x74,0x68,0x65,0x6e])](_0x37750c=>{if(!_0x37750c||_0x37750c[_0x434027([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x434027([0x6f,0x6b]))return _0x434027([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b1fd5(_0x414d4a(_0x428517+_0x365b88))!=_0x37750c[_0x434027([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x434027([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x434027([0x56,0x61,0x6c,0x69,0x64]);})[_0x434027([0x74,0x68,0x65,0x6e])](_0x377a37=>(_0x3604f7(),_0x377a37),()=>{const _0x62894=_0xc89773();return null==_0x62894?(_0x3604f7(),_0x434027([0x56,0x61,0x6c,0x69,0x64])):_0x434027(_0x15fe9c-_0x62894>(0x29474d03^_0x1997bd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x434027([0x74,0x68,0x65,0x6e])](_0x4a7589)[_0x434027([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4a7589(_0x434027([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xc7a0b5=0xd7d2783^_0x1997bd;function _0x3604f7(){const _0x5d26f2=_0x434027([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b1fd5(_0x414d4a(_0x520c81)),_0x497586=_0x57609c(_0x4b1fd5(window[_0x434027([0x4d,0x61,0x74,0x68])][_0x434027([0x63,0x65,0x69,0x6c])](_0x15fe9c/_0xc7a0b5)));window[_0x434027([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x434027([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d26f2,_0x497586);}function _0xc89773(){const _0x19402a=_0x434027([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b1fd5(_0x414d4a(_0x520c81)),_0x310310=window[_0x434027([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x434027([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19402a);return _0x310310?window[_0x434027([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57609c(_0x310310),0x10)*_0xc7a0b5:null;}function _0x4dcdec(_0x5d7180){return new window[(_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8f8753,_0x25e3d6)=>{_0x5d7180[_0x434027([0x74,0x68,0x65,0x6e])](_0x8f8753,_0x25e3d6),window[_0x434027([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x25e3d6,0xd4a1dc3^_0x1997bd);});}}_0x47f1d6[_0x434027([0x6f,0x6e])](_0x434027([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45ad52,_0x3a7639)=>{if(_0x3a7639[0x0]!=_0x520c81)return _0x4a7589(_0x434027([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a7639[0x1]={..._0x3a7639[0x1],[_0x434027([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x428517};},{[_0x434027([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x434027([0x68,0x69,0x67,0x68])}),_0x47f1d6[_0x434027([0x6f,0x6e])](_0x434027([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x46678c=>{_0x2206ab(_0x46678c[_0x434027([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3d389c=!0x0,_0x263e33(_0x46678c[_0x434027([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x434027([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x434027([0x6c,0x6f,0x77])}),_0x6f9d6[_0x434027([0x74,0x68,0x65,0x6e])](()=>{_0x3d389c||_0x4a7589(_0x434027([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x15a8c0(){return _0x47f1d6[_0x434027([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x434027([0x76,0x69,0x65,0x77])][_0x434027([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x434027([0x61,0x75,0x74,0x6f]);}function _0x2fea18(){_0x47f1d6[_0x434027([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x434027([0x76,0x69,0x65,0x77])][_0x434027([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x434027([0x61,0x75,0x74,0x6f]);}}function _0x262665(_0xd31b17){const _0x579469=[new window[(_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x341704=>setTimeout(_0x341704,0xd42f7cf^_0x1997bd)),_0x6f9d6[_0x434027([0x74,0x68,0x65,0x6e])](()=>new window[(_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c81a8=>{let _0x53c028=0x0;_0x47f1d6[_0x434027([0x6d,0x6f,0x64,0x65,0x6c])][_0x434027([0x6f,0x6e])](_0x434027([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x205812,_0xd9dfa5)=>{_0xd9dfa5[0x0][_0x434027([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x53c028++,_0x53c028==(0xd4bc8fb^_0x1997bd)&&(_0x2c81a8(),_0x205812[_0x434027([0x6f,0x66,0x66])]());});}))];return window[_0x434027([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x434027([0x72,0x61,0x63,0x65])](_0x579469)[_0x434027([0x74,0x68,0x65,0x6e])](()=>_0xd31b17);}async function _0x159796(){await _0x6f9d6,_0x47f1d6[_0x434027([0x6d,0x6f,0x64,0x65,0x6c])][_0x434027([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4aec9f,_0x47f1d6[_0x434027([0x6d,0x6f,0x64,0x65,0x6c])][_0x434027([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4aec9f,_0x47f1d6[_0x434027([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x434027([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e806c(){return _0xccc0f0(_0x434027([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x35cd63(_0x434027([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x434027([0x73,0x74,0x61,0x74,0x65])]==_0x434027([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0xc7256c(_0x546cef){const _0x1636a2=_0x16303f();_0x47f1d6[_0x1636a2]=_0x434027([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x546cef,_0x546cef!=_0x434027([0x56,0x61,0x6c,0x69,0x64])&&_0x159796();}function _0x16303f(){const _0x6a4327=window[_0x434027([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x434027([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x434027([0x6e,0x6f,0x77])]())[_0x434027([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x434027([0x2e]),'');let _0x25ea6b=_0x434027([0x61]);for(let _0x416aa6=0x0;_0x416aa6<_0x6a4327[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x416aa6+=0x2){let _0x4b757f=window[_0x434027([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6a4327[_0x434027([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x416aa6,_0x416aa6+0x2));_0x4b757f>=_0x522332[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b757f-=_0x522332[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x25ea6b+=_0x522332[_0x4b757f];}return _0x25ea6b;}function _0x178839(){const _0x10341a=_0x25d027[_0x434027([0x73,0x70,0x6c,0x69,0x74])](_0x434027([0x2e]));if(0x3!=_0x10341a[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x419649(_0x10341a[0x1]);function _0x419649(_0x2a362f){const _0x205acc=_0x30464b(_0x2a362f);return _0x205acc&&_0x1cb75b()?_0x205acc:null;function _0x1cb75b(){const _0x41430e=_0x205acc[_0x434027([0x6a,0x74,0x69])],_0x21c6a3=window[_0x434027([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41430e[_0x434027([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41430e[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f8742={..._0x205acc,[_0x434027([0x6a,0x74,0x69])]:_0x41430e[_0x434027([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x41430e[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f8742[_0x434027([0x76,0x63])],_0x414d4a(_0x2f8742)==_0x21c6a3;}}}async function _0x14ee16(){let _0x340d1b=!0x0;try{const _0x3384fd=_0x25d027[_0x434027([0x73,0x70,0x6c,0x69,0x74])](_0x434027([0x2e])),[_0x5844b5,_0x28c41e,_0x28e453]=_0x3384fd;return _0x520e36(_0x5844b5),await _0x5d0b5b(_0x5844b5,_0x28c41e,_0x28e453),_0x340d1b;}catch(_0x175889){return!0x1;}function _0x520e36(_0x1d311a){const _0x963bb6=_0x30464b(_0x1d311a);_0x963bb6&&_0x963bb6[_0x434027([0x61,0x6c,0x67])]==_0x434027([0x45,0x53,0x32,0x35,0x36])||(_0x340d1b=!0x1);}async function _0x5d0b5b(_0x43977c,_0x1c0f16,_0xbdb1de){const _0x1b7768=window[_0x434027([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x434027([0x66,0x72,0x6f,0x6d])](_0x61e924(_0xbdb1de),_0x2ceec6=>_0x2ceec6[_0x434027([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x144202=new window[(_0x434027([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x434027([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43977c+_0x434027([0x2e])+_0x1c0f16),_0x45b54a=window[_0x434027([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x434027([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x45b54a)return;const _0x582915=await _0x45b54a[_0x434027([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x434027([0x6a,0x77,0x6b]),_0x303a10,{[_0x434027([0x6e,0x61,0x6d,0x65])]:_0x434027([0x45,0x43,0x44,0x53,0x41]),[_0x434027([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x434027([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x434027([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x45b54a[_0x434027([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x434027([0x6e,0x61,0x6d,0x65])]:_0x434027([0x45,0x43,0x44,0x53,0x41]),[_0x434027([0x68,0x61,0x73,0x68])]:{[_0x434027([0x6e,0x61,0x6d,0x65])]:_0x434027([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x582915,_0x1b7768,_0x144202)||(_0x340d1b=!0x1);}}function _0x30464b(_0x3d82b6){return _0x3d82b6[_0x434027([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x434027([0x65,0x79]))?JSON[_0x434027([0x70,0x61,0x72,0x73,0x65])](_0x61e924(_0x3d82b6)):null;}function _0x61e924(_0x346680){return window[_0x434027([0x61,0x74,0x6f,0x62])](_0x346680[_0x434027([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x434027([0x2b]))[_0x434027([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x434027([0x2f])));}function _0x414d4a(_0x3bec0f){let _0x636b5e=0x1505;function _0x3502a7(_0x25db3d){for(let _0x20204e=0x0;_0x20204e<_0x25db3d[_0x434027([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20204e++){const _0x3f49bd=_0x25db3d[_0x434027([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20204e);_0x636b5e=(_0x636b5e<<0x5)+_0x636b5e+_0x3f49bd,_0x636b5e&=_0x636b5e;}}function _0x58abf1(_0x1a4155){Array[_0x434027([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a4155)?_0x1a4155[_0x434027([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x58abf1):_0x1a4155&&typeof _0x1a4155==_0x434027([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x434027([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a4155)[_0x434027([0x73,0x6f,0x72,0x74])]()[_0x434027([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23543b,_0x509461])=>{_0x3502a7(_0x23543b),_0x58abf1(_0x509461);}):_0x3502a7(window[_0x434027([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a4155));}return _0x58abf1(_0x3bec0f),_0x636b5e>>>0x0;}function _0x4b1fd5(_0x5a5860){return _0x5a5860[_0x434027([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x434027([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x434027([0x30]));}function _0x57609c(_0x504cb7){return _0x504cb7[_0x434027([0x73,0x70,0x6c,0x69,0x74])]('')[_0x434027([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x434027([0x6a,0x6f,0x69,0x6e])]('');}function _0xccc0f0(_0x14dced){return _0x47f1d6[_0x434027([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x434027([0x68,0x61,0x73])](_0x14dced);}function _0x35cd63(_0x5779d0){return _0x47f1d6[_0x434027([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x434027([0x67,0x65,0x74])](_0x5779d0);}function _0x4aec9f(){}function _0x434027(_0x29aeaa){return _0x29aeaa['map'](_0x4b77e9=>String['fromCharCode'](_0x4b77e9))['join']('');}_0xc7256c(await _0x25fd4e());}(this);}['destroy'](){const _0x4597b5=this['editor']['plugins']['get'](o),_0x1cc0f3=this['editor']['config']['get']('collaboration.channelId');for(const _0x38eb4d of _0x4597b5['getCommentThreads']({'channelId':_0x1cc0f3}))_0x4597b5['_detachCommentThread'](_0x38eb4d['id']),_0x4597b5['_threads']['delete'](_0x38eb4d['id']);super['destroy']();}['hasMarkerForId'](_0x5af73c){return this['getAllMarkersForId'](_0x5af73c)['length']>0x0;}['getAllMarkersForId'](_0xc48820){const _0x51d62f=[];for(const _0x356262 of this['editor']['model']['markers'])_0x356262['name']['startsWith']('comment:'+_0xc48820)&&_0x51d62f['push'](_0x356262);return _0x51d62f;}['scrollToThreadMarker'](_0x55c618){const _0x21b26c=this['_getTargetForId'](_0x55c618);_0x21b26c&&setTimeout(()=>{this['activeMarker']&&he(this['activeMarker'])['id']===_0x55c618&&rt({'target':_0x21b26c[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xec43c6){this['editor']['model']['change'](()=>{for(const _0x4a7638 of this['getAllMarkersForId'](_0xec43c6))this['editor']['editing']['reconvertMarker'](_0x4a7638);});}['_attachArchivedThread'](_0x47bf9f){const _0x163352=this['editor']['plugins']['get'](o),_0x36c9af=this['editor']['plugins']['get'](P),_0x2a0e29=_0x163352['getCommentThread'](_0x47bf9f);if(!_0x2a0e29['isAttached']){const _0x248397=_0x2a0e29['attachTo'](()=>this['_getTargetForId'](_0x2a0e29['id']));_0x36c9af['registerAnnotation'](_0x248397),_0x2a0e29['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x8bafdd=this['editor'],_0x54ebca=_0x8bafdd['plugins']['get'](it);_0x8bafdd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xc75a62,_0x238cec)=>{const {id:_0x1095bd}=he(_0xc75a62['markerName']),_0xe527eb=_0x8bafdd['plugins']['get'](o)['getCommentThread'](_0x1095bd),_0x398224=this['activeMarker']&&he(this['activeMarker'])['id']===_0x1095bd;let _0x4f36c8;if(_0xe527eb&&_0xe527eb['isResolved']&&!_0x398224&&_0xc75a62['item'])return _0x238cec['consumable']['consume'](_0xc75a62['item'],'addMarker:'+_0xc75a62['markerName']),_0x238cec['consumable']['consume'](_0xc75a62['item'],'removeMarker:'+_0xc75a62['markerName']),null;const _0x53b444=['ck-comment-marker'];return _0x398224&&_0x53b444['push']('ck-comment-marker--active'),_0x4f36c8=_0xe527eb&&_0xe527eb['length']?_0xe527eb['comments']['first']['author']['id']:_0x54ebca['me']['id'],{'classes':_0x53b444,'attributes':{'data-comment':_0x1095bd,'data-author-id':_0x4f36c8}};}}),_0x8bafdd['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1418b0,{options:_0xb5fbf1})=>{const _0x51d95d=_0x8bafdd['plugins']['get'](o),_0x4dd12d=_0x8bafdd['model']['markers']['get'](_0x1418b0),{id:_0x4b237b,part:_0x3705c7}=he(_0x1418b0);if(_0x4dd12d&&!_0x4dd12d['affectsData'])return null;if(_0xb5fbf1['ignoreResolvedComments']){const _0xd9e5ea=_0x51d95d['getCommentThread'](_0x4b237b);if(_0xd9e5ea&&_0xd9e5ea['isResolved'])return null;}return{'group':'comment','name':_0x3705c7?_0x4b237b+':'+_0x3705c7:_0x4b237b};}}),_0x8bafdd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4b405c,{writer:_0x44a714})=>_0x44a714['createElement']('$marker',{'data-name':'comment:'+_0x4b405c['getAttribute']('id')})}),_0x8bafdd['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1addb2=this['editor'],_0x3f2d59=_0x1addb2['plugins']['get'](o),_0x2ccb28=new Set(),_0x32b8e7=new Set();_0x1addb2['model']['document']['registerPostFixer'](_0x297685=>{let _0x14922f=!0x1;for(const {name:_0x5b43db,data:_0x1cb23a}of _0x1addb2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x594188,id:_0x4d9db7}=he(_0x5b43db);let _0x21c173=_0x1cb23a['newRange'];if('comment'!==_0x594188||!_0x21c173)continue;const _0x1b1716='$graveyard'===_0x21c173['root']['rootName'];_0x1b1716||(_0x21c173=ft(_0x21c173,_0x1addb2['model']),!_0x21c173||_0x21c173['isCollapsed']||!_0x1cb23a['newRange']||_0x21c173['isEqual'](_0x1cb23a['newRange']))?_0x1addb2['model']['hasContent'](_0x21c173)&&!_0x1b1716?this['isThreadsLoadingPaused']?_0x2ccb28['add'](_0x5b43db):this['_handleThreadMarker'](_0x5b43db,_0x4d9db7):(_0x32b8e7['add'](_0x5b43db),_0x2ccb28['delete'](_0x5b43db),_0x297685['removeMarker'](_0x5b43db),_0x14922f=!0x0):(_0x297685['updateMarker'](_0x5b43db,{'range':_0x21c173}),_0x14922f=!0x0);}return _0x14922f;}),this['on']('change:isThreadsLoadingPaused',(_0x221ed8,_0x7a036e,_0x4d601a)=>{if(!_0x4d601a&&_0x2ccb28['size'])for(const _0x17d947 of _0x2ccb28){const {id:_0x596ea7}=he(_0x17d947);_0x2ccb28['delete'](_0x17d947),_0x1addb2['model']['markers']['get'](_0x17d947)&&this['_handleThreadMarker'](_0x17d947,_0x596ea7);}}),this['listenTo'](_0x1addb2['model']['document'],'change',(_0x3cd022,_0x393b21)=>{for(const {name:_0x1b57c2,data:{newRange:_0x194dc7}}of _0x1addb2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3e20b4,id:_0x3488a9}=he(_0x1b57c2);if('comment'!==_0x3e20b4)continue;const _0x3286fd=_0x3f2d59['getCommentThread'](_0x3488a9),_0x57b9fa=this['hasMarkerForId'](_0x3488a9);_0x3286fd&&(!_0x3286fd['_hasTargetInContent']&&_0x194dc7&&_0x1addb2['editing']['view']['once']('render',()=>{const _0x11a398=_0x1addb2['plugins']['get'](N),_0x5c8778=_0x3f2d59['_threadToController']['get'](_0x3286fd)['view'];_0x11a398['getByInnerView'](_0x5c8778)['refreshVisibility']();},{'priority':'low'}),_0x3286fd['_hasTargetInContent']=_0x57b9fa||!!_0x194dc7),_0x194dc7||(_0x32b8e7['add'](_0x1b57c2),_0x2ccb28['delete'](_0x1b57c2));}if(_0x393b21['isLocal'])for(const _0xa93174 of _0x32b8e7){const {id:_0x3441b1}=he(_0xa93174),_0x3bac73=_0x3f2d59['getCommentThread'](_0x3441b1),_0x21b88d=this['hasMarkerForId'](_0x3441b1);_0x2ccb28['delete'](_0xa93174),!_0x3bac73||_0x21b88d||_0x3bac73['unlinkedAt']||_0x3bac73['setUnlinkedAt'](new Date());}_0x32b8e7['clear']();});}['_getTargetForId'](_0xa87e82){const _0x4dc1fd=this['editor'],_0x205d59=this['getAllMarkersForId'](_0xa87e82);return et(_0x4dc1fd['editing'],_0x205d59);}['_getTextContext'](_0x356b7b){const _0x21e6f7=this['getAllMarkersForId'](_0x356b7b);let _0x4186d0='',_0x48cc97=!0x1;for(const _0x55424d of _0x21e6f7){const _0x569bfd=_0x55424d['getRange']();for(const _0x434e9e of Array['from'](_0x569bfd['getItems']()))_0x434e9e['is']('$textProxy')?(_0x4186d0&&_0x48cc97&&(_0x4186d0+='\x20',_0x48cc97=!0x1),_0x4186d0+=_0x434e9e['data']):_0x48cc97=!0x0;_0x48cc97=!0x0;}return _0x4186d0['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x3abdbc,_0x1bd73f){const _0x82bb03=this['editor'],_0x4a53af=_0x82bb03['plugins']['get'](o);let _0x5a3047=_0x4a53af['getCommentThread'](_0x1bd73f);const _0xc330d5=_0x82bb03['config']['get']('collaboration.channelId'),_0xa647da=_0x82bb03['plugins']['get'](P);if(_0x5a3047&&(_0x5a3047['unlinkedAt']&&_0x5a3047['setUnlinkedAt'](null),_0x5a3047['isAttached']))return _0x5a3047;return!this['getAllMarkersForId'](_0x1bd73f)[0x0]['managedUsingOperations']?_0x82bb03['editing']['view']['once']('render',()=>{if(_0x4a53af['getCommentThread'](_0x1bd73f))return;const _0xa6c3d9=_0x82bb03['plugins']['get'](N);_0x5a3047=_0x4a53af['openNewCommentThread']({'channelId':_0xc330d5,'threadId':_0x1bd73f,'target':()=>this['_getTargetForId'](_0x1bd73f),'context':{'type':'text','value':this['_getTextContext'](_0x1bd73f)}});const _0x23f3e9=_0x4a53af['_threadToController']['get'](_0x5a3047)['view'],_0x3e3919=_0xa6c3d9['getByInnerView'](_0x23f3e9);_0x3e3919&&_0xa647da['registerAnnotation'](_0x3e3919);},{'priority':'low'}):_0x4a53af['fetchCommentThread']({'channelId':_0xc330d5,'threadId':_0x1bd73f})['then'](_0x77352b=>{if('destroyed'!==_0x82bb03['state']){if(_0x5a3047=_0x77352b,_0x5a3047&&!_0x5a3047['isAttached']){const _0x11fa96=_0x5a3047['attachTo'](()=>this['_getTargetForId'](_0x1bd73f));_0xa647da['registerAnnotation'](_0x11fa96),_0x5a3047['isResolved']&&this['_reconvertMarkers'](_0x1bd73f);}else{if(!_0x5a3047){const _0x5c44fe=this['getAllMarkersForId'](_0x1bd73f);_0x82bb03['model']['change'](_0x1fe9bd=>{for(const _0x446cbf of _0x5c44fe)_0x1fe9bd['removeMarker'](_0x446cbf);});}}}}),_0x5a3047;}['_handleThreadMarker'](_0x2efd43,_0x28c0dd){const _0x47f438=this['_attachMarkerToThread'](_0x2efd43,_0x28c0dd);_0x47f438&&!_0x47f438['context']&&_0x47f438['setContext']({'type':'text','value':this['_getTextContext'](_0x28c0dd)});}['_initAriaMarkerChangeAnnouncements'](){const _0x3f93c8=this['editor'];ot(_0x3f93c8['model'],({left:_0x30a271,entered:_0x22e3cb})=>{for(const _0x371ad8 of _0x30a271)if(dt(_0x371ad8)){_0x3f93c8['ui']['ariaLiveAnnouncer']['announce'](S(_0x3f93c8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2ffee4 of _0x22e3cb)if(dt(_0x2ffee4)){_0x3f93c8['ui']['ariaLiveAnnouncer']['announce'](S(_0x3f93c8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x3b0d3f)));break;}});}}function ut(_0xe65a5f,_0xaa0e0b){return _0xaa0e0b?_0xe65a5f+':'+_0xaa0e0b:_0xe65a5f;}function he(_0x3c0aa8){const _0x57649b=_0x3c0aa8['split'](':');return{'group':_0x57649b[0x0],'id':_0x57649b[0x1],'part':_0x57649b[0x2]};}function ft(_0x518b3a,_0x3ceee7){const _0x2ccce9=_0x3ceee7['schema'],_0x4bbc17=_0x3ceee7['createRange'](_0x518b3a['start']);for(const _0x25acd9 of _0x518b3a['getWalker']()){const {type:_0x44fcf7,item:_0x59cc45,nextPosition:_0x4d3289}=_0x25acd9;if('text'===_0x44fcf7||_0x2ccce9['isObject'](_0x59cc45)){const _0x1ef637=_0x3ceee7['createPositionBefore'](_0x59cc45);_0x4bbc17['isCollapsed']&&(_0x4bbc17['start']=_0x1ef637),_0x4bbc17['end']=_0x4d3289;}}return _0x4bbc17;}function dt(_0x2ae2c0){return'comment'===he(_0x2ae2c0['name'])['group'];}var xt='<!--\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 i extends _0x519d94{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x4758c2=this['editor'],_0x13ca9d=_0x4758c2['plugins']['get'](o),_0x3a2b62=_0x4758c2['plugins']['get'](r),_0x25d34b=_0x4758c2['plugins']['get'](N),_0x1ba4c2=_0x4758c2['plugins']['get'](P);_0x4758c2['ui']['componentFactory']['add']('comment',()=>{const _0x566e66=this['_createUIButton'](_0x1af4cd);return _0x566e66['tooltip']=!0x0,_0x566e66;}),_0x4758c2['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x218ddc)),_0x1ba4c2['addSourceCollector'](()=>{const _0x351613=[];for(const [_0x54ea11,_0x31e8a8]of _0x13ca9d['_threadToController']){const _0x2eef1c=_0x3a2b62['getAllMarkersForId'](_0x54ea11['id']),_0x1e5e29=_0x2eef1c['map'](_0x112b2e=>_0x112b2e['getRange']());_0x2eef1c['length']>0x0&&_0x351613['push']([_0x31e8a8['view'],_0x1e5e29]);}return _0x351613;}),this['listenTo'](_0x25d34b,'change:activeAnnotations',(_0x3d9901,_0x699bf2,_0x12c6b5)=>{const _0x79af74=Array['from'](_0x12c6b5)['map'](_0x38974e=>_0x38974e['innerView'])['find'](_0x3c2915=>_0x13ca9d['_viewToController']['has'](_0x3c2915));if(!_0x79af74)return void(_0x3a2b62['activeMarker']=null);const _0x169e1a=_0x13ca9d['_viewToController']['get'](_0x79af74)['model']['id'],_0x3236c9='comment:'+_0x169e1a;_0x169e1a&&_0x3a2b62['hasMarkerForId'](_0x169e1a)?_0x3a2b62['activeMarker']=_0x3236c9:_0x3a2b62['activeMarker']&&(_0x3a2b62['activeMarker']=null);}),this['listenTo'](_0x13ca9d,'removeCommentThread',(_0x11a405,{threadId:_0x111f85,isFromAdapter:_0xea07c9})=>{!_0xea07c9&&_0x4758c2['ui']['focusTracker']['isFocused']&&_0x3a2b62['hasMarkerForId'](_0x111f85)&&_0x4758c2['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x13ca9d,'addComment',(_0x4dc416,{threadId:_0x2daafa,isFromAdapter:_0x2c938c})=>{if(_0x2c938c||!_0x3a2b62['hasMarkerForId'](_0x2daafa)||!_0x13ca9d['hasCommentThread'](_0x2daafa))return;0x1===_0x13ca9d['getCommentThread'](_0x2daafa)['length']&&(_0x4758c2['editing']['view']['focus'](),_0x4dc416['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x216958=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1adc05;for(const _0x47ac23 in _0x216958){const _0x2991f1=_0x47ac23,_0x7d7ded=_0x216958[_0x2991f1];if('commentsLicenseKeyValid'==_0x7d7ded||'commentsLicenseKeyInvalid'==_0x7d7ded||'commentsLicenseKeyExpired'==_0x7d7ded||'commentsLicenseKeyDomainLimit'==_0x7d7ded||'commentsLicenseKeyNotAllowed'==_0x7d7ded||'commentsLicenseKeyEvaluationLimit'==_0x7d7ded||'commentsLicenseKeyTrialLimit'==_0x7d7ded||'commentsLicenseKeyDevelopmentLimit'==_0x7d7ded||'commentsLicenseKeyUsageLimit'==_0x7d7ded){delete _0x216958[_0x2991f1],_0x1adc05=_0x7d7ded,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x1adc05&&_0x216958['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x1adc05&&_0x216958['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x1adc05&&_0x216958['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x1adc05&&_0x216958['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x1adc05&&_0x216958['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x1adc05&&_0x216958['_showLicenseError']('trialLimit'),'commentsLicenseKeyDevelopmentLimit'==_0x1adc05&&_0x216958['_showLicenseError']('developmentLimit'),'commentsLicenseKeyUsageLimit'==_0x1adc05&&_0x216958['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2a8bda){const _0x4c5b57=this['editor'],_0x23b2a1=new _0x2a8bda(_0x4c5b57['locale']),_0x4bfb53=_0x4c5b57['commands']['get']('addCommentThread');return _0x23b2a1['set']({'label':S(_0x4c5b57['locale'],'Comment'),'icon':xt}),_0x23b2a1['bind']('isEnabled')['to'](_0x4bfb53),this['listenTo'](_0x23b2a1,'execute',()=>_0x4bfb53['execute']()),_0x23b2a1;}}class s extends _0x519d94{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x24c907){super(_0x24c907),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x799583,_0x59eda5,_0x514bf0)=>{_0x514bf0?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x130e09,_0xa92739]of this['editor']['commands'])_0xa92739['affectsData']&&'addCommentThread'!==_0x130e09&&_0xa92739['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x432723=this['editor']['editing']['view']['document'];this['listenTo'](_0x432723,'cut',_0x5c55f8=>_0x5c55f8['stop'](),{'priority':'highest'}),this['listenTo'](_0x432723,'clipboardInput',_0x2988a4=>_0x2988a4['stop'](),{'priority':'highest'}),this['listenTo'](_0x432723,'delete',_0x763ac2=>_0x763ac2['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3268f8,_0x3a0b29]of this['editor']['commands'])_0x3a0b29['affectsData']&&'addCommentThread'!==_0x3268f8&&_0x3a0b29['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x57f47d{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e89ee){super(_0x4e89ee),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x53636f=this['context']['plugins']['get'](N);this['listenTo'](_0x53636f,'_activateAnnotation',(_0x475c4b,_0x2f2e89)=>{for(const _0x56c63c of this['activeUIs']){const _0x397540=this['_uis']['get'](_0x56c63c);(0x0,this['_uisData']['get'](_0x56c63c)['filter'])(_0x2f2e89)&&_0x397540['setActiveAnnotation'](_0x2f2e89);}}),this['listenTo'](_0x53636f,'_deactivateAllAnnotations',()=>{for(const _0x391508 of this['activeUIs']){this['_uis']['get'](_0x391508)['setActiveAnnotation'](null);}}),this['listenTo'](_0x53636f['_visibleAnnotations'],'add',(_0x4bb4a7,_0x282453)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x282453);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x5e6854){return this['activeUIs']['has'](_0x5e6854);}['activate'](_0x5e8009,_0x16fa74=()=>!0x0){const _0x11ca37=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x5e8009))throw new _0x2f63eb('annotationsuis-missing-ui',this,{'uiName':_0x5e8009});this['isActive'](_0x5e8009)&&this['deactivate'](_0x5e8009),this['activeUIs']['add'](_0x5e8009);const _0x1822f8=new x();!function({source:_0xb39b26,target:_0x71ba3e,filter:_0xe99374}){for(const _0x57b127 of _0xb39b26)_0xe99374(_0x57b127)&&_0x71ba3e['add'](_0x57b127);_0x71ba3e['listenTo'](_0xb39b26,'add',(_0x447051,_0x4a868f)=>{_0xe99374(_0x4a868f)&&_0x71ba3e['add'](_0x4a868f);}),_0x71ba3e['listenTo'](_0xb39b26,'remove',(_0x15df13,_0x1e0c95)=>{_0x71ba3e['has'](_0x1e0c95)&&_0x71ba3e['remove'](_0x1e0c95);});}({'source':_0x11ca37['_visibleAnnotations'],'target':_0x1822f8,'filter':_0x16fa74}),this['_uisData']['set'](_0x5e8009,{'collection':_0x1822f8,'filter':_0x16fa74});const _0x187afe=this['_uis']['get'](_0x5e8009);_0x187afe['attach'](_0x1822f8),this['listenTo'](_0x187afe,'change:activeAnnotation',(_0x253ae2,_0x57878a,_0x10fdfb,_0x5685d9)=>{_0x5685d9&&_0x11ca37['_removeActiveAnnotation'](_0x5685d9),_0x10fdfb&&_0x11ca37['_addActiveAnnotation'](_0x10fdfb);});}['deactivate'](_0x1d147e){if(this['activeUIs']['delete'](_0x1d147e),!this['_uis']['has'](_0x1d147e))throw new _0x2f63eb('annotationsuis-missing-ui',this,{'uiName':_0x1d147e});const _0x43ce97=this['_uis']['get'](_0x1d147e);_0x43ce97['detach'](),this['stopListening'](_0x43ce97),this['_uisData']['get'](_0x1d147e)['collection']['destroy'](),this['_uisData']['delete'](_0x1d147e);}['switchTo'](_0x474707){if(!this['_uis']['has'](_0x474707))throw new _0x2f63eb('annotationsuis-missing-ui',this,{'uiName':_0x474707});const _0x4955e2=this['context']['plugins']['get'](N),_0x11c9cc=Array['from'](_0x4955e2['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x474707);const _0x33f61a=this['_uis']['get'](_0x474707);_0x33f61a['setActiveAnnotation'](_0x11c9cc),_0x33f61a['_setSelectedAnnotations']&&_0x11c9cc&&_0x33f61a['_setSelectedAnnotations']([_0x11c9cc]);}['deactivateAll'](){for(const _0x1131fd of this['activeUIs'])this['deactivate'](_0x1131fd);}['register'](_0x4f910b,_0x2ce662){if(this['_uis']['has'](_0x4f910b))throw new _0x2f63eb('annotationsuis-register-already-registered');if('function'!=typeof _0x2ce662['attach']||'function'!=typeof _0x2ce662['detach']||'function'!=typeof _0x2ce662['setActiveAnnotation'])throw new _0x2f63eb('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x4f910b,_0x2ce662);}['refilterAnnotations'](){const _0x2b3eac=this['context']['plugins']['get'](N)['collection'],_0x79bde7=new Map(),_0x30328f=Array['from'](this['activeUIs']);for(const _0x120d77 of this['activeUIs']){const _0x53329c=this['_uisData']['get'](_0x120d77)['collection'];for(const _0x2d86a9 of _0x53329c)_0x79bde7['set'](_0x2d86a9,_0x120d77);}for(const _0x5080dc of _0x2b3eac){const _0x2a1042=_0x79bde7['get'](_0x5080dc);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5080dc);const _0x5e5361=_0x30328f['find'](_0x36cb89=>this['_uisData']['get'](_0x36cb89)['filter'](_0x5080dc));_0x2a1042!==_0x5e5361&&(_0x2a1042&&this['_uisData']['get'](_0x2a1042)['collection']['remove'](_0x5080dc),_0x5e5361&&this['_uisData']['get'](_0x5e5361)['collection']['add'](_0x5080dc));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4ed959){const _0x584180=[];for(const _0x4493c3 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x4493c3)['filter'])(_0x4ed959)&&_0x584180['push'](_0x4493c3);}if(_0x584180['length']>0x1)throw new _0x2f63eb('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x584180,'annotationType':_0x4ed959['type']});}}const ae=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x26e1af){super(_0x26e1af);const _0x38aa8d=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 _0x225d87(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x38aa8d['to']('class')],'style':{'minHeight':_0x38aa8d['to']('minHeight',_0x15d457=>'number'==typeof _0x15d457?ae(_0x15d457+0xa):null)},'dir':_0x26e1af['uiLanguageDirection'],'role':'application','aria-label':S(_0x26e1af,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x26e1af,'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',_0x44ce20=>{this['_updateItemPositionInFocusables'](_0x44ce20['source']);}),this['list']['forEach'](_0x39fe3b=>{this['focusTracker']['add'](_0x39fe3b['element']),this['_updateItemPositionInFocusables'](_0x39fe3b);}),this['list']['on']('change',(_0x5c2a68,_0x510f81)=>{for(const _0xa7313e of _0x510f81['removed'])this['focusTracker']['remove'](_0xa7313e['element']),this['focusables']['remove'](_0xa7313e);for(const _0x505fb3 of _0x510f81['added'])this['focusTracker']['add'](_0x505fb3['element']),this['_updateItemPositionInFocusables'](_0x505fb3);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x3a667b){const _0xfb1ab6=this['focusables']['getIndex'](_0x3a667b);let _0x541905,_0x404843;for(const _0x4eb1fe of this['focusables'])if(_0x3a667b['top']<_0x4eb1fe['top']){_0x541905=_0x4eb1fe;break;}if(_0x404843=_0x541905?this['focusables']['getIndex'](_0x541905):this['focusables']['length'],-0x1!==_0xfb1ab6){if(_0xfb1ab6===_0x404843-0x1)return;this['focusables']['remove'](_0x3a667b),_0x404843=_0x541905?this['focusables']['getIndex'](_0x541905):this['focusables']['length'];}this['focusables']['add'](_0x3a667b,_0x404843);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x20d4ad){super(_0x20d4ad),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x308245,_0x1a7326)=>_0x308245+_0x1a7326),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5a93a0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5a93a0['to']('isAnimationDisabled',_0x156f04=>_0x156f04?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5a93a0['to']('top',_0x255a2f=>qt(_0x255a2f))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x37287a=this['element']['clientHeight'];_0x37287a&&(this['height']=_0x37287a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x57f47d{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x45ca29){super(_0x45ca29),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 _0x537375=this['context']['config']['get']('sidebar.container');_0x537375&&this['setContainer'](_0x537375);}['setContainer'](_0x4d8403){if(!y(_0x4d8403))throw new _0x2f63eb('sidebar-setcontainer-invalid-element');this['container']=_0x4d8403;}['_attachToContainer']({viewClass:_0x591056='',spaceBetweenItems:_0x44472d=0x19}={}){if(!y(this['container']))throw new _0x2f63eb('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x591056,this['_spaceBetweenItems']=_0x44472d;}['rearrange']({removedAnnotation:_0x41791a,previousAnnotation:_0x3aa367,nextAnnotation:_0x73336b}){const _0x159c5c=this['getSidebarItemView'](_0x41791a);this['view']['list']['remove'](_0x159c5c),this['_destroySidebarItemView'](_0x41791a),_0x3aa367&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3aa367)),_0x73336b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x73336b)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1d2fb8,activatedAnnotation:_0x3698c9,disableAnimationOnActivatedAnnotation:_0x13aaa2}){if(this['_activeAnnotation']=_0x3698c9,_0x1d2fb8){_0x1d2fb8['isActive']=!0x1;const _0x4dfb22=this['getSidebarItemView'](_0x1d2fb8);_0x4dfb22&&_0x13aaa2&&(_0x4dfb22['isAnimationDisabled']=!0x1);}if(_0x3698c9){const _0x195dc9=this['getSidebarItemView'](_0x3698c9);_0x195dc9&&(_0x3698c9['isActive']=!0x0,_0x13aaa2&&(_0x195dc9['isAnimationDisabled']=!0x0,_0x195dc9['top']+=0x1),this['_alignToTargetRect'](_0x195dc9));}}['_detachFromContainer'](_0x3a6140){if(this['view']['element']['remove'](),_0x3a6140){for(const _0x8db501 of _0x3a6140)this['_destroySidebarItemView'](_0x8db501);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x13e65e,_0x1248b6){_0x1248b6||(_0x1248b6=_0x13e65e['view']);const _0x41441a=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x41441a,_0x13e65e),this['_annotationToSidebarItemView']['set'](_0x13e65e,_0x41441a),_0x41441a['content']['add'](_0x1248b6),this['listenTo'](_0x13e65e['view'],'change:targetRect',(_0x4f6763,_0x7253c4,_0x4b7155)=>{const _0x27309c=this['_getTargetTop'](_0x13e65e,_0x4b7155);_0x41441a['_targetTop']!=_0x27309c&&(_0x41441a['_targetTop']=_0x27309c,this['_setItemTop'](_0x41441a,_0x27309c));}),this['listenTo'](_0x41441a,'change:top',()=>{this['_recalculate'](_0x41441a,'top');}),this['listenTo'](_0x41441a,'change:bottom',()=>{this['_recalculate'](_0x41441a,'bottom');}),this['_alignToTargetRect'](_0x41441a);const _0x662331=this['_getItemBefore'](_0x41441a);if(_0x662331)this['_alignAfterItem'](_0x662331,_0x41441a)||this['_alignToTargetRect'](_0x41441a);else this['_alignToTargetRect'](_0x41441a);return this['_updateLastItem'](),this['view']['list']['add'](_0x41441a),_0x41441a;}['_alignForTopChange'](_0x3fd769){if(!_0x3fd769['content']['length'])return;const _0x839de2=this['_getItemBefore'](_0x3fd769);if(!_0x839de2)return;const _0x4ce482=this['_sidebarItemViewToAnnotation']['get'](_0x839de2),_0x2f4ce4=this['_activeAnnotation'];_0x2f4ce4&&_0x2f4ce4===_0x4ce482?this['_alignAfterItem'](_0x839de2,_0x3fd769):this['_alignBeforeItem'](_0x3fd769,_0x839de2);}['_alignForBottomChange'](_0x39a3ed){if(!_0x39a3ed['content']['length'])return;const _0x184c43=this['_getItemAfter'](_0x39a3ed);if(!_0x184c43)return;const _0x274a1e=this['_sidebarItemViewToAnnotation']['get'](_0x184c43),_0x3d5f00=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x557ff4=this['_activeAnnotation'];_0x557ff4&&_0x557ff4===_0x274a1e&&_0x3d5f00?(this['_alignBeforeItem'](_0x184c43,_0x39a3ed),this['_alignAfterItem'](_0x39a3ed,_0x184c43)):_0x557ff4&&_0x557ff4===_0x274a1e?this['_alignBeforeItem'](_0x184c43,_0x39a3ed):this['_alignAfterItem'](_0x39a3ed,_0x184c43);}['_recalculate'](_0x466bb8,_0x48e5c5){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x39fa31,changedProp:_0x87532f}of this['_recalculateBuffer'])'top'===_0x87532f?this['_alignForTopChange'](_0x39fa31):this['_alignForBottomChange'](_0x39fa31);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x466bb8,'changedProp':_0x48e5c5});}['getSidebarItemView'](_0x2442a3){return this['_annotationToSidebarItemView']['get'](_0x2442a3);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x12107b){const _0x5d620b=this['getSidebarItemView'](_0x12107b);this['stopListening'](_0x5d620b),this['stopListening'](_0x12107b['view']),_0x5d620b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x12107b),this['_sidebarItemViewToAnnotation']['delete'](_0x5d620b);}['_createSidebarView'](){const _0x4c2798=new V(this['context']['locale']);return _0x4c2798['render'](),this['on']('change:_lastItem',(_0x3132d5,_0x53e99a,_0x260495,_0x2e95a9)=>{_0x2e95a9&&_0x4c2798['unbind']('minHeight'),_0x260495?_0x4c2798['bind']('minHeight')['to'](_0x260495,'bottom'):_0x4c2798['minHeight']=null;}),_0x4c2798;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4a2627){const _0x256d8b=this['_sidebarItemViewToAnnotation']['get'](_0x4a2627),_0x428f03=_0x256d8b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x256d8b)-0x1);return _0x428f03&&this['getSidebarItemView'](_0x428f03)||null;}['_getItemAfter'](_0x50466e){const _0x3a46f1=this['_sidebarItemViewToAnnotation']['get'](_0x50466e),_0x2eeb95=_0x3a46f1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3a46f1)+0x1);return _0x2eeb95&&this['getSidebarItemView'](_0x2eeb95)||null;}['_alignBeforeItem'](_0x69d782,_0x3ef6a1){_0x69d782['updateHeight']();const _0x10bf82=R(_0x3ef6a1['bottom']+this['_spaceBetweenItems'],_0x69d782['top']);return!!_0x10bf82&&(this['_setItemTop'](_0x3ef6a1,_0x3ef6a1['top']-_0x10bf82),!0x0);}['_alignAfterItem'](_0x4de71d,_0x89177e){_0x4de71d['updateHeight']();const _0x4605b4=R(_0x4de71d['bottom']+this['_spaceBetweenItems'],_0x89177e['top']);return!!_0x4605b4&&(this['_setItemTop'](_0x89177e,_0x89177e['top']+_0x4605b4,!0x1),!0x0);}['_alignToTargetRect'](_0x205209){const _0x3aa6de=this['_sidebarItemViewToAnnotation']['get'](_0x205209);if(!_0x3aa6de||!_0x3aa6de['target']||!_0x3aa6de['targetRect'])return;const _0x221220=this['_getTargetTop'](_0x3aa6de,_0x3aa6de['targetRect']);this['_setItemTop'](_0x205209,_0x221220);}['_getTargetTop'](_0x2b688a,_0x4d3626){if(null===_0x4d3626)return 0x0;if(_0x2b688a['target']instanceof _0x26b643)return _0x4d3626['top'];{const _0x1c480e=new _0x26b643(this['view']['element'])['top'];return _0x4d3626['top']-_0x1c480e;}}['_setItemTop'](_0x44a4d6,_0x115015,_0x1d3a6f=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x1d3a6f&&(_0x115015=Math['max'](_0x115015,this['_getMaxAvailableTop'](_0x44a4d6))),_0x44a4d6['top']=_0x115015;}['_getMaxAvailableTop'](_0x4513d6){let _0x3d15af=this['_getItemBefore'](_0x4513d6),_0x16aa9f=0x0;for(;_0x3d15af;)_0x3d15af['updateHeight'](),_0x16aa9f+=this['_spaceBetweenItems']+_0x3d15af['height'],_0x3d15af=this['_getItemBefore'](_0x3d15af);return _0x16aa9f;}}function R(_0x278a5a,_0x420476){return Math['max'](_0x278a5a-_0x420476,0x0);}function y(_0x413f17){return null!==_0x413f17&&'object'==typeof _0x413f17&&0x1===_0x413f17['nodeType'];}class e extends _0x57f47d{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b031d){super(_0x3b031d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x550aff(),this['_refreshPositioningDebounced']=_0x40bf96(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x532b0e=this['context']['plugins']['get'](M),_0x3bb6b3=this['context']['plugins']['get'](z);_0x532b0e['register']('wideSidebar',this),_0x3bb6b3['container']&&_0x532b0e['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x11a620){if(_0x11a620===this['activeAnnotation'])return;const _0x3d8395=this['context']['plugins']['get'](z);_0x3d8395['_activeAnnotation']=_0x11a620;const _0x17bea6=this['activeAnnotation'];this['activeAnnotation']=_0x11a620,_0x3d8395['refresh']({'blurredAnnotation':_0x17bea6,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x3f8603){this['annotations']=_0x3f8603;const _0x23d4ff=this['context']['plugins']['get'](z);if(_0x23d4ff['_annotations']=_0x3f8603,this['isAttached'])throw new _0x2f63eb('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x23d4ff,'set:container',()=>{this['detach'](),this['listenTo'](_0x23d4ff,'change:container',_0x213daf=>{_0x213daf['off'](),this['attach'](_0x3f8603);});}),_0x23d4ff['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x1cdda5=_0x10a54b=>{_0x10a54b['updateTargetRect'](),_0x23d4ff['addAnnotation'](_0x10a54b);};for(const _0x28261c of _0x3f8603)_0x1cdda5(_0x28261c);this['listenTo'](_0x3f8603,'add',(_0x463836,_0x445240)=>{_0x1cdda5(_0x445240);}),this['listenTo'](_0x3f8603,'remove',(_0xcf0e26,_0x265101,_0x52f66d)=>{_0x23d4ff['rearrange']({'removedAnnotation':_0x265101,'previousAnnotation':_0x3f8603['get'](_0x52f66d-0x1),'nextAnnotation':_0x3f8603['get'](_0x52f66d+0x1)}),_0x265101===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3f8603,'focus',(_0x20cd7f,_0x4c6870)=>{this['setActiveAnnotation'](_0x4c6870);}),this['listenTo'](_0x3f8603,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2cfeb3=this['context']instanceof _0x27ece4?this['context']['editors']:new _0x550aff([this['context']]);for(const _0x429e93 of _0x2cfeb3)this['_integrateWithEditorAnnotations'](_0x429e93);this['listenTo'](_0x2cfeb3,'add',(_0x583825,_0x8177cd)=>{this['listenTo'](_0x8177cd,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x8177cd);});}),this['listenTo'](_0x2cfeb3,'remove',(_0x1be4d0,_0x3d86f8)=>{_0x3d86f8['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3d86f8['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2f63eb('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x52cd54=this['context']['plugins']['get'](z);_0x52cd54['_detachFromContainer'](this['annotations']),this['stopListening'](_0x52cd54),this['stopListening'](this['annotations']),this['context']instanceof _0x27ece4&&this['stopListening'](this['context']['editors']);for(const _0x2fb96b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2fb96b);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4dee41){if(!_0x4dee41['plugins']['has']('EditorAnnotations'))return;const _0x13df7a=_0x4dee41['plugins']['get']('EditorAnnotations'),_0x50fc68=()=>{const _0x18217b=_0x13df7a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x18217b[0x0]||null);};this['listenTo'](_0x13df7a,'refresh',_0x50fc68),this['listenTo'](_0x13df7a,'blur',(_0x151c9d,{isAnnotationTracked:_0x3be181})=>{this['activeAnnotation']&&_0x3be181(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x13df7a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x475039=>{_0x13df7a['hasDomSelection']()&&(_0x50fc68(),_0x475039['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x13df7a);}['_destroyEditorAnnotationsIntegration'](_0x33e101){this['stopListening'](_0x33e101),this['_editorAnnotations']['remove'](_0x33e101);}}class D extends _0x1af4cd{['counterView'];constructor(_0x307b83){super(_0x307b83);const _0x413ea6=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4b1b0a,_0x318333)=>_0x4b1b0a?'...':_0x318333['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x413ea6['to']('annotationType',_0x4cfd93=>'ck-annotation-counter__badge--'+_0x4cfd93),_0x413ea6['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x413ea6['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x57f47d{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x351189){super(_0x351189),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x159bf4),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x550aff(),this['_refreshPositioningDebounced']=_0x40bf96(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5f4bc7(this['context']['locale']),this['balloonPanelView']=new _0x26b28a(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xf1e87){this['annotations']=_0xf1e87;const _0x8d6282=this['context']['plugins']['get'](z),_0x379a8f=this['balloonPanelView'];if(_0x8d6282['_annotations']=_0xf1e87,this['isAttached'])throw new _0x2f63eb('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x8d6282,'set:container',()=>{this['detach'](),this['listenTo'](_0x8d6282,'change:container',_0xa015ca=>{_0xa015ca['off'](),this['attach'](_0xf1e87);});}),_0x8d6282['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x172a69=_0x189bd8=>{const _0x1bd0cd=new D(this['context']['locale']);_0x8d6282['addAnnotation'](_0x189bd8,_0x1bd0cd),this['_annotationToNarrowView']['set'](_0x189bd8,_0x1bd0cd),_0x1bd0cd['bind']('isDirty','annotationType','number')['to'](_0x189bd8['view'],'isDirty','type','length'),_0x1bd0cd['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x379a8f['content']['first']!==_0x189bd8['view']?(this['_showBalloon'](_0x189bd8),_0x189bd8['view']['element']['focus'](),this['setActiveAnnotation'](_0x189bd8)):this['setActiveAnnotation'](null);});};for(const _0x59036f of _0xf1e87)_0x172a69(_0x59036f);this['listenTo'](_0xf1e87,'add',(_0x5208e5,_0x11c9f1)=>{_0x172a69(_0x11c9f1);}),this['listenTo'](_0xf1e87,'remove',(_0x3bb543,_0x505531,_0x55968c)=>{this['_annotationToNarrowView']['get'](_0x505531)['destroy'](),this['_annotationToNarrowView']['delete'](_0x505531),_0x8d6282['rearrange']({'removedAnnotation':_0x505531,'previousAnnotation':_0xf1e87['get'](_0x55968c-0x1),'nextAnnotation':_0xf1e87['get'](_0x55968c+0x1)}),_0x505531===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xf1e87,'focus',(_0x3eaa35,_0x2fe962)=>{this['setActiveAnnotation'](_0x2fe962);}),this['listenTo'](_0xf1e87,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5b4d28,_0x19fa2e)=>{_0x19fa2e['keyCode']===_0x5d1dea['esc']&&_0x379a8f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x379a8f['content']['first']),this['_hideBalloon'](),_0x19fa2e['stopPropagation'](),_0x19fa2e['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5e307b,_0x3e6c97)=>{const _0x757367=_0x3e6c97['target'];_0x379a8f['isVisible']&&_0x379a8f['element']['contains'](_0x757367)||_0x8d6282['view']['element']['contains'](_0x757367)||_0x5e307b['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2cfc48=>_0x2cfc48['contains'](_0x757367))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0xda269e=this['context']instanceof _0x27ece4?this['context']['editors']:new _0x550aff([this['context']]);for(const _0x3b7ecc of _0xda269e)this['_integrateWithEditorAnnotations'](_0x3b7ecc);this['listenTo'](_0xda269e,'add',(_0x50423e,_0x5754c3)=>{this['listenTo'](_0x5754c3,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5754c3);});}),this['listenTo'](_0xda269e,'remove',(_0x2b5c26,_0x52746b)=>{_0x52746b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x52746b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x2213ec){if(_0x2213ec===this['activeAnnotation'])return;const _0x1ccf53=this['context']['plugins']['get'](z);if(_0x1ccf53['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x2213ec,'disableAnimationOnActivatedAnnotation':!0x0}),_0x2213ec)_0x1ccf53['getSidebarItemView'](_0x2213ec)?this['_showBalloon'](_0x2213ec):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x2213ec;}['detach'](){if(!this['isAttached'])throw new _0x2f63eb('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x10a9be=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xa0bf42=>_0xa0bf42['destroy']()),this['_annotationToNarrowView']['clear'](),_0x10a9be['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x27ece4&&this['stopListening'](this['context']['editors']);for(const _0x115bf8 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x115bf8);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'](_0x1c8b3c){if(!_0x1c8b3c['plugins']['has']('EditorAnnotations'))return;const _0x3f643b=_0x1c8b3c['plugins']['get']('EditorAnnotations'),_0x3f9538=this['context']['plugins']['get'](z),_0x103d20=this['annotations'],_0x103381=this['balloonPanelView'],_0x1bafea=()=>{const _0x3d3d03=_0x3f643b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3d3d03),this['setActiveAnnotation'](_0x3d3d03[0x0]||null);};this['listenTo'](_0x3f643b,'refresh',_0x1bafea),this['listenTo'](_0x3f643b,'blur',(_0xa66174,{isAnnotationTracked:_0x3a1f5d})=>{this['activeAnnotation']&&_0x3a1f5d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3f643b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x103d20,'blur',_0xaa4b52=>{_0x3f643b['hasDomSelection']()&&_0xaa4b52['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2faf4d,_0x50f11c)=>{const _0x506e6a=_0x50f11c['target'];_0x103381['isVisible']&&_0x103381['element']['contains'](_0x506e6a)||_0x3f9538['view']['element']['contains'](_0x506e6a)||this['activeAnnotation']&&_0x3f643b['hasDomSelection']()&&(_0x1bafea(),_0x2faf4d['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3f643b);}['_destroyEditorAnnotationsIntegration'](_0x3bc516){_0x3bc516&&(this['stopListening'](_0x3bc516),this['_editorAnnotations']['remove'](_0x3bc516));}['_setSelectedAnnotations'](_0x2c64bc){for(const _0x21f5af of this['_selectedAnnotations'])_0x2c64bc['includes'](_0x21f5af)||this['_manuallyClosedAnnotationViews']['delete'](_0x21f5af['view']);this['_selectedAnnotations']=_0x2c64bc;}['_refreshPositioning'](){const _0xae0b0d=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0xae0b0d['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x285f69){if(this['_manuallyClosedAnnotationViews']['has'](_0x285f69['view']))return;const _0x46673f=this['balloonPanelView']['content']['first'];_0x46673f!==_0x285f69['view']?(_0x46673f&&this['_detachListeners'](_0x46673f),this['_attachListeners'](_0x285f69['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x285f69['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x5d22cd=this['balloonPanelView']['content']['first'],_0x10bcc6=_0x5d22cd&&this['annotations']['getByView'](_0x5d22cd);if(!_0x10bcc6||!this['_annotationToNarrowView']['has'](_0x10bcc6))return;const _0xc5285a=this['_annotationToNarrowView']['get'](_0x10bcc6)['element'],_0x2cc60e=(function(){const _0x16dc23=_0x26b28a['defaultPositions'];return[_0x16dc23['southArrowNorthEast'],_0x16dc23['northArrowSouthEast'],_0x16dc23['southArrowNorth'],_0x16dc23['northArrowSouth'],_0x16dc23['southArrowNorthWest'],_0x16dc23['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0xc5285a,'positions':_0x2cc60e});}['_hideBalloon'](){const _0x24be1d=this['balloonPanelView'],_0x31e033=_0x24be1d['content']['first'];_0x31e033&&(this['_detachListeners'](_0x31e033),_0x24be1d['unpin'](),_0x24be1d['content']['clear']());}['_attachListeners'](_0x498e5c){this['listenTo'](_0x498e5c,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x498e5c,'Esc',(_0x59a6f9,_0xab592d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x498e5c),this['_hideBalloon'](),_0xab592d();});}['_detachListeners'](_0x53ff53){this['stopListening'](_0x53ff53);}}class c extends _0x519d94{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x1253aa,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f0147){super(_0x4f0147),_0x4f0147['editing']['view']['addObserver'](_0x27599b),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4f0147['plugins']['get'](_0x1253aa),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x4f7ef2=this['editor']['plugins']['get'](M);_0x4f7ef2['context']===this['editor']&&(_0x4f7ef2['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x5224f8,_0x45947c)=>{const _0x2db8de=this['_balloon'];if(this['isAttached']&&_0x2db8de['visibleView']){const _0x4dc22a=this['annotations']['getByView'](_0x2db8de['visibleView']);_0x4dc22a&&this['_closeAnnotation'](_0x4dc22a),_0x45947c();}}));}['afterInit'](){const _0x4c1b2b=this['editor']['plugins']['get'](M);_0x4c1b2b['context']===this['editor']&&(_0x4c1b2b['hasActive']()||_0x4c1b2b['switchTo']('inline'));}['setActiveAnnotation'](_0x1963c6){_0x1963c6!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1963c6&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1963c6)&&this['_addAnnotationToBalloon'](_0x1963c6,!0x0),_0x1963c6['isActive']=!0x0),_0x1963c6||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1963c6);}['attach'](_0x511001){this['annotations']=_0x511001;const _0x3611af=this['editor']['plugins']['get'](M),_0xfba2a5=this['_balloon'];if(this['isAttached'])throw new _0x2f63eb('inlineannotations-attach-already-attached',this);if(_0x3611af['context']!==this['editor'])throw new _0x2f63eb('inlineannotations-not-allowed-with-context',this);const _0x7334f5=this['editor']['plugins']['get'](P);this['listenTo'](_0x7334f5,'refresh',()=>{const _0x5f5177=_0x7334f5['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x44bbe0,_0x9b2a1e;!this['_forceRefresh']&&(_0x44bbe0=_0x5f5177,_0x9b2a1e=this['_selectedAnnotations'],_0x44bbe0['length']===_0x9b2a1e['length']&&_0x44bbe0['every'](_0x4d789f=>_0x9b2a1e['includes'](_0x4d789f)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5f5177),this['setActiveAnnotation'](_0x5f5177[0x0]||null));}),this['listenTo'](_0x7334f5,'blur',(_0x1113d1,{isAnnotationTracked:_0x830b7})=>{this['activeAnnotation']&&_0x830b7(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x2db344,_0x2dd99f,_0x25e274)=>{_0x25e274||this['setActiveAnnotation'](null);}),this['listenTo'](_0x511001,'remove',(_0x571ef8,_0x2fd0af)=>{this['_removeAnnotationFromBalloon'](_0x2fd0af),_0x2fd0af===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xfba2a5,'change:visibleView',(_0x47ee62,_0x51df42,_0xb1e3e9,_0x544d82)=>{_0x544d82&&this['stopListening'](_0x544d82);const _0x99cde6=_0x511001['getByView'](_0xb1e3e9);_0xb1e3e9&&_0x99cde6&&(this['listenTo'](_0xb1e3e9,'change:height',()=>{_0xfba2a5['updatePosition']();}),this['listenTo'](_0xb1e3e9,'Esc',()=>{this['_closeAnnotation'](_0x99cde6),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x99cde6&&this['setActiveAnnotation'](_0x99cde6));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0xfba2a5['visibleView']&&(_0x511001['getByView'](_0xfba2a5['visibleView'])&&_0xfba2a5['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 _0x2f63eb('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x488fb9 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x488fb9);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0xb54740){for(const _0x4f97b2 of this['_selectedAnnotations'])_0xb54740['includes'](_0x4f97b2)||this['_manuallyClosed']['delete'](_0x4f97b2);for(const _0xfea38c of this['annotations'])_0xb54740['includes'](_0xfea38c)||this['_removeAnnotationFromBalloon'](_0xfea38c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x144c1d of _0xb54740)this['_addAnnotationToBalloon'](_0x144c1d);}this['_selectedAnnotations']=_0xb54740;}['_addAnnotationToBalloon'](_0x25c959,_0x1abbcd=!0x1){this['_manuallyClosed']['has'](_0x25c959)||(this['_addedAnnotations']['has'](_0x25c959)||this['_balloon']['hasView'](_0x25c959['view'])||(this['_addedAnnotations']['add'](_0x25c959),this['_balloon']['add']({'stackId':_0x25c959['view']['id'],'view':_0x25c959['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x25c959)}})),_0x1abbcd&&this['_balloon']['showStack'](_0x25c959['view']['id']));}['_getBalloonTargetForAnnotation'](_0x3c67c6){const _0x4658ab=_0x3c67c6['target'],_0x53dcde=this['editor']['editing']['view'],_0x51edfa=_0x53dcde['document']['selection']['getFirstRange'](),_0x47edb1=_0x53dcde['domConverter']['viewRangeToDom'](_0x51edfa);if(_0x47edb1['collapse'](!0x0),_0x4658ab){if(_0x4658ab instanceof _0x26b643)return _0x4658ab;let _0x42ff6d=[];for(const _0x374c1f of _0x4658ab)_0x42ff6d['push'](...(_0x5f23c5=_0x374c1f['getClientRects'](),Array['from'](_0x5f23c5)['map'](DOMRect['fromRect'])));_0x42ff6d=function(_0x3048f2){const _0x124543=[];let _0x4b826b=_0x3048f2[0x0];for(let _0x1bff39=0x1;_0x1bff39<_0x3048f2['length'];_0x1bff39++)b(_0x4b826b,_0x3048f2[_0x1bff39])?_0x4b826b['width']+=_0x3048f2[_0x1bff39]['width']:(_0x124543['push'](_0x4b826b),_0x4b826b=_0x3048f2[_0x1bff39]);return _0x124543['push'](_0x4b826b),_0x124543;}(_0x42ff6d);const _0x542a00=_0x47edb1['getBoundingClientRect']();return _0x42ff6d['find'](_0x491fc8=>_0x491fc8['top']<=_0x542a00['top']&&_0x491fc8['bottom']>=_0x542a00['bottom']&&_0x491fc8['left']<=_0x542a00['left']&&_0x491fc8['right']>=_0x542a00['right'])||_0x42ff6d[0x0];}var _0x5f23c5;return _0x3c67c6['targetRect']||_0x47edb1;}['_removeAnnotationFromBalloon'](_0x29fff7){this['_addedAnnotations']['has'](_0x29fff7)&&this['_balloon']['hasView'](_0x29fff7['view'])&&(this['_addedAnnotations']['delete'](_0x29fff7),this['_balloon']['remove'](_0x29fff7['view']));}['_closeAnnotation'](_0x11c3c6){this['_manuallyClosed']['add'](_0x11c3c6),this['_removeAnnotationFromBalloon'](_0x11c3c6);}}function b(_0x52ffb9,_0x568829){return _0x52ffb9['top']===_0x568829['top']&&_0x52ffb9['bottom']===_0x568829['bottom']&&_0x52ffb9['right']===_0x568829['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 kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x563547,_0x4588f5){super(_0x563547),this['set']('isEmpty',!_0x4588f5['length']),this['focusTracker']=new _0x225d87(),this['_annotationViews']=_0x4588f5,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x4588f5,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4588f5,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4588f5,'remove',(_0x367533,_0x51a42c)=>{_0x51a42c['isActive']&&this['focus'](),_0x4588f5['length']||(this['isEmpty']=!0x0);});const _0x4906fb=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x563547,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4588f5},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x4906fb['if']('isEmpty','ck-hidden',_0x434b30=>!_0x434b30)]},'children':[{'text':S(_0x563547,'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 _0x310a66 of this['_annotationViews'])this['focusTracker']['add'](_0x310a66['element']);this['_annotationViews']['on']('change',(_0x121846,{added:_0x6c96eb,removed:_0x5051f8})=>{for(const _0x883919 of _0x6c96eb)this['focusTracker']['add'](_0x883919['element']);for(const _0x468658 of _0x5051f8)this['focusTracker']['remove'](_0x468658['element']);});}}class f extends _0x57f47d{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x4ca06d){super(_0x4ca06d),this['archivedThreads']=new _0x550aff();}['init'](){const _0x147009=this['context'],_0x442b69=_0x147009['plugins']['get'](o),_0x247d8d=_0x147009['plugins']['get'](N);this['listenTo'](_0x442b69,'addCommentThread',(_0x4b7993,{threadId:_0xb2a699})=>{const _0x252064=_0x442b69['getCommentThread'](_0xb2a699);_0x252064['archivedAt']&&this['archivedThreads']['add'](_0x252064,this['_calculatePosition'](_0x252064['archivedAt'])),this['listenTo'](_0x252064,'change:archivedAt',(_0xed66c8,_0x20815b,_0x23e694)=>{_0x23e694?this['archivedThreads']['has'](_0x252064)||this['archivedThreads']['add'](_0x252064,this['_calculatePosition'](_0x252064['archivedAt'])):this['archivedThreads']['has'](_0x252064)&&this['archivedThreads']['remove'](_0x252064);});}),this['listenTo'](_0x442b69,'removeCommentThread',(_0x58b1ab,{threadId:_0xae3d8c})=>{const _0x1ec21c=_0x442b69['getCommentThread'](_0xae3d8c);this['stopListening'](_0x1ec21c),this['archivedThreads']['has'](_0x1ec21c)&&this['archivedThreads']['remove'](_0x1ec21c);},{'priority':'highest'}),this['listenTo'](_0x247d8d['collection'],'focus',(_0x152798,_0x272f3f)=>{_0x272f3f['isVisible']||(_0x272f3f['isActive']=!0x0,_0x247d8d['activate'](_0x272f3f));});}['_calculatePosition'](_0x29c494){const _0x915bb3=[...this['archivedThreads']]['findIndex'](_0x3ea119=>_0x3ea119['archivedAt']<_0x29c494);return _0x915bb3>-0x1?_0x915bb3:this['archivedThreads']['length'];}}class a extends _0x519d94{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x3f29d3];}constructor(_0x27e0cb){super(_0x27e0cb),this['annotationViews']=new _0x28cb78(),this['_pendingThreads']=[];}['init'](){const _0x5702ef=this['editor'],_0x1978fe=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5702ef['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1af4cd,!0x0)),_0x5702ef['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x13b4f1=this['_createCommentsArchiveButton'](_0x218ddc);return _0x13b4f1['set']({'role':'menuitemcheckbox'}),_0x13b4f1;});const _0x27a569=_0x5702ef['plugins']['get'](f),_0x4b9b3b=_0x5702ef['plugins']['get']('Annotations'),_0x8bcc5c=_0x5702ef['plugins']['get']('CommentsRepository');this['listenTo'](_0x27a569['archivedThreads'],'add',(_0x6586d8,_0x68ece4)=>{const _0x152622=_0x5702ef['config']['get']('collaboration.channelId');if(!_0x152622||_0x68ece4['channelId']===_0x152622){const _0x30f1f9=_0x8bcc5c['_threadToController']['get'](_0x68ece4);if(!_0x30f1f9)return void this['_pendingThreads']['push'](_0x68ece4);const _0x52ba77=this['_calculatePosition'](_0x68ece4['archivedAt']),_0x3872d5=_0x4b9b3b['getByInnerView'](_0x30f1f9['view']);_0x3872d5['isVisible']&&_0x4b9b3b['_visibleAnnotations']['remove'](_0x3872d5),this['annotationViews']['add'](_0x3872d5['view'],_0x52ba77);}}),this['listenTo'](_0x4b9b3b['collection'],'add',(_0x52a89d,_0x36dbb8)=>{const _0x163b5b=this['_pendingThreads']['find'](_0x89ec38=>{const _0x3d0c8e=_0x8bcc5c['_threadToController']['get'](_0x89ec38);return _0x3d0c8e&&_0x36dbb8['innerView']===_0x3d0c8e['view'];});if(_0x163b5b){const _0x65492a=this['_calculatePosition'](_0x163b5b['archivedAt']);this['annotationViews']['add'](_0x36dbb8['view'],_0x65492a),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x163b5b),0x1);}}),this['listenTo'](_0x27a569['archivedThreads'],'remove',(_0x3f0e3b,_0x11d508)=>{const _0x47be5d=_0x5702ef['config']['get']('collaboration.channelId');if(!_0x47be5d||_0x11d508['channelId']===_0x47be5d){const _0x18f770=_0x8bcc5c['_threadToController']['get'](_0x11d508),_0x4fac72=_0x4b9b3b['getByInnerView'](_0x18f770['view']);this['annotationViews']['remove'](_0x4fac72['view']),this['stopListening'](_0x4fac72['focusableElements']);}}),this['listenTo'](_0x4b9b3b['collection'],'add',(_0x1c052b,_0x1a4bff)=>{this['listenTo'](_0x1a4bff,'escape',_0x1978fe);}),this['listenTo'](_0x4b9b3b['collection'],'remove',(_0x5ae061,_0x190176)=>{this['stopListening'](_0x190176,'escape',_0x1978fe);});}['_calculatePosition'](_0x4f0b16){const _0x2f3b6f=this['editor']['config']['get']('collaboration.channelId'),_0x4242c7=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x5ab5b5=>_0x5ab5b5['channelId']===_0x2f3b6f)['findIndex'](_0x35e7a2=>_0x35e7a2['archivedAt']<_0x4f0b16);return _0x4242c7<0x0||_0x4242c7>this['annotationViews']['length']?this['annotationViews']['length']:_0x4242c7-0x1;}['_toggleDialog'](){const _0x11dc58=this['editor'],_0x5f576e=_0x11dc58['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x11dc58['locale'],this['annotationViews'])),'commentsArchive'===_0x5f576e['id']?_0x5f576e['hide']():_0x5f576e['show']({'id':'commentsArchive','title':S(_0x11dc58['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x11887f['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x333918,_0x52138a=!0x1){const _0x2f384b=this['editor']['locale'],_0x4e4363=this['editor']['plugins']['get']('Dialog'),_0x2d1fc1=new _0x333918(_0x2f384b);return _0x2d1fc1['bind']('isEnabled')['to'](this,'isEnabled'),_0x2d1fc1['bind']('isOn')['to'](_0x4e4363,'id',_0x411332=>'commentsArchive'===_0x411332),_0x2d1fc1['set']({'label':S(_0x2f384b,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x52138a&&(_0x2d1fc1['tooltip']=!0x0),this['listenTo'](_0x2d1fc1,'execute',()=>this['_toggleDialog']()),_0x2d1fc1;}['_hideDialogOnAnnotationEscape']=_0x4f0d73=>{const _0x56405e=_0x4f0d73['source'];if(!this['annotationViews']['has'](_0x56405e['view']))return;const _0x22e9cb=this['editor']['plugins']['get']('Dialog');_0x22e9cb['isOpen']&&'commentsArchive'===_0x22e9cb['id']&&(_0x22e9cb['hide'](),_0x4f0d73['stop']());};}class p extends _0x519d94{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,ss as BaseCommentThreadView,os as BaseCommentView,re as Comment,oe as CommentThread,yt as CommentThreadController,ie as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};
|
|
23
|
+
import{Editor as _0xff7e8f,icons as _0xc88a75,ContextPlugin as _0x3e81dd,PendingActions as ht,Command as _0x572075,Plugin as _0x21992c,Context as _0x128a45}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4137b1,uid as _0x494a46,KeystrokeHandler as jt,FocusTracker as _0x32f229,diff as _0x3c49e1,Collection as _0xc5674b,Rect as _0x2e5438,CKEditorError as _0x28de93,first as _0x51e4e3,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x1e87d2,keyCodes as _0x2c759f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x35602c,AriaDescriptionView as Zt,setupThreadKeyboardNavigation as ts,ConfirmMixin as ti,LateFocusButtonView as _0x471721,trimHtml as _0xb5bdeb,LateFocusDropdownButtonView as _0x110559,Users as it,getDateTimeFormatter as mt,hashObject as lt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0xe426d9}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,isEqual as It,cloneDeep as pt,set as wt,unset as At,debounce as _0x3c02bb}from'lodash-es';import{EditorUIView as Xt,InlineEditableUIView as $t,EditorUI as Ut,View as kt,FocusCycler as Ft,ButtonView as _0x59646e,ViewCollection as _0x4f3352,createDropdown as _0x22144c,ListView as _0x4d3f96,focusChildOnDropdownOpen as _0x266581,ListItemView as _0x49fbdb,MenuBarMenuListItemButtonView as _0x5c043a,BodyCollection as _0x58f719,BalloonPanelView as _0x2895cc,ContextualBalloon as _0x178c54,Dialog as _0x270df8,DialogViewPosition as _0x372112}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0xa9273a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Et,ShiftEnter as Gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Jt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Kt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Lt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Nt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x153f39}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class yt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x4137b1(){['model'];['view'];constructor(_0x2908d,_0x24e9e5){super(),this['model']=_0x2908d,this['model']['_isAttached']=!0x0,this['view']=_0x24e9e5,this['listenTo'](_0x24e9e5,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x24e9e5,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x24e9e5,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x24e9e5,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x24e9e5,'addComment',(_0x3df646,_0x12f09f)=>this['addComment'](_0x12f09f)),this['listenTo'](_0x24e9e5,'updateComment',(_0x1a6551,_0x273d55,_0x20a49d)=>this['updateComment'](_0x273d55,_0x20a49d)),this['listenTo'](_0x24e9e5,'removeComment',(_0x1f0c06,_0x5e9109)=>this['removeComment'](_0x5e9109));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x5c7d70){this['model']['addComment']({'content':_0x5c7d70,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x48c5bf,_0x17fa45){this['model']['getComment'](_0x48c5bf)['update']({'content':_0x17fa45});}['removeComment'](_0x389325){this['model']['getComment'](_0x389325)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0xf6a89e,_0x300447,_0x5d1494){const t=_0xf6a89e['t'];switch(_0x300447){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'},_0x5d1494);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'},_0x5d1494);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'},_0x5d1494);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'},_0x5d1494);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5d1494);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'},_0x5d1494);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'},_0x5d1494);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'},_0x5d1494);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 Vt extends Xt{['main'];['editable'];constructor(_0x2ff387,_0x3999bc){super(_0x2ff387);const _0x328ef4=_0x494a46();this['main']=this['createCollection'](),this['editable']=new $t(_0x2ff387,_0x3999bc,void 0x0,{'label':()=>S(_0x2ff387,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x2ff387['uiLanguageDirection'],'lang':_0x2ff387['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x328ef4},'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 Ut{['view'];constructor(_0x2b342f){super(_0x2b342f),this['view']=new Vt(_0x2b342f['locale'],_0x2b342f['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x11dbaf=this['editor']['editing']['view'],_0x40a311=this['view']['editable'],_0x45d02d=_0x11dbaf['document']['getRoot']();_0x40a311['name']=_0x45d02d['rootName'],this['view']['render']();const _0x19a090=_0x40a311['element'];this['setEditableElement'](_0x40a311['name'],_0x19a090),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x11dbaf['attachDomRoot'](_0x19a090),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[Bt,Et,Gt,Jt,Kt,Lt,Nt];class Rt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x4137b1(_0xff7e8f){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x2c1aff={}){function _0xd34125(_0x1d5a73){return _0x1d5a73['map'](_0x411b6e=>String['fromCharCode'](_0x411b6e))['join']('');}(_0x2c1aff=Object['assign']({},_0x2c1aff))['plugins']||(_0x2c1aff['plugins']=Rt['defaultPlugins']),super(_0x2c1aff),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'](),this[_0xd34125([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd34125([0x76,0x69,0x65,0x77])][_0xd34125([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd34125([0x61,0x75,0x74,0x6f]),this[_0xd34125([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0xd34125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd34125([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0xd34125([0x73,0x74,0x61,0x74,0x75,0x73])]:_0xd34125([0x6f,0x6b])});}['create'](){const _0x5ede1b=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5ede1b))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3166ab=>{const _0x122e29=this['model']['document']['getRoot'](),_0x3fe5a5=_0x122e29&&_0x122e29['getChild'](_0x122e29['childCount']-0x1);_0x3166ab['setSelection'](_0x3fe5a5,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x832334=this['editing']['view'],_0x1925c0=_0x832334['document']['getRoot'](),_0x44008f=_0x1925c0['getChild'](0x0);_0x1925c0['childCount']>0x1||!_0x44008f||'p'!=_0x44008f['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x832334,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x44008f['placeholder']=this['placeholder']),St({'view':_0x832334,'element':_0x44008f,'keepOnFocus':!0x0}),this['placeholderElement']=_0x44008f);}}class hs extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x55cbc2,_0x32e1a8={}){super(_0x55cbc2),this['editor']=null,this['_editorConfig']=_0x32e1a8,this['set']('value',_0x32e1a8['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x55cbc2,'Reply...')),this['set']('submitLabel',S(_0x55cbc2,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x32f229(),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',(_0x3d1772,_0x589907)=>{this['cancelButtonView']['fire']('execute'),_0x589907();}),this['keystrokes']['set']('Ctrl+Enter',(_0x210a60,_0x5a3fdc)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x5a3fdc());}),this['on']('submit',(_0x4be7fa,_0x4cdc45)=>{_0x4cdc45['length']>0xfde8?(alert(S(_0x55cbc2,'TOO_LONG_COMMENT_ALERT',[_0x4cdc45['length'],0xfde8])),_0x4be7fa['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0xa0cba5=this['editor'];this['element']['insertBefore'](_0xa0cba5['ui']['element'],this['element']['firstChild']),_0xa0cba5['model']['document']['on']('change',()=>this['value']=_0xa0cba5['getData']()),_0xa0cba5['bind']('placeholder')['to'](this),this['focusables']['add'](_0xa0cba5['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x2acb70){-0x1===_0x2acb70?(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:_0x21f937}=this,_0x2a73c9=new _0x59646e(_0x21f937);return _0x2a73c9['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2a73c9['withText']=!0x0,_0x2a73c9['bind']('label')['to'](this,'submitLabel'),_0x2a73c9['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x2a73c9['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xe01513,_0x5d0cd1)=>!_0x5d0cd1&&!!_0xe01513['trim']()),_0x2a73c9;}['_createCancelButton'](){const {locale:_0xe19519}=this,_0x1d8073=new _0x59646e(_0xe19519);return _0x1d8073['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1d8073['label']=S(_0xe19519,'Cancel'),_0x1d8073['withText']=!0x0,_0x1d8073['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1d8073;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x504ee4=>{this['focusTracker']['add'](_0x504ee4['element']);}),this['focusables']['on']('change',(_0x49a585,_0x1986a3)=>{for(const _0x32ef07 of Array['from'](_0x1986a3['added'])['reverse']())this['focusTracker']['add'](_0x32ef07['element']);});}}class ie extends kt{constructor(_0x458b63,_0x96033e,_0xdfab94){super(_0x458b63),this['commentInputView']=new hs(_0x458b63,_0xdfab94),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3c7e4b,_0x1973c1)=>_0x3c7e4b||!!_0x1973c1),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 _0x35602c(_0x458b63,_0x96033e),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'](_0x232206){this['commentInputView']['focus'](_0x232206);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x4ee98a,_0x5057c2)=>{const {submitButtonView:_0x461eb4,cancelButtonView:_0x319e83,editor:_0x5e4e6a}=this['commentInputView'];[_0x461eb4['element'],_0x319e83['element'],_0x5e4e6a?_0x5e4e6a['editing']['view']['getDomRoot']():null]['filter'](_0x13798e=>_0x13798e)['some'](_0x5aaed4=>_0x5aaed4['contains'](_0x5057c2['target']))||(this['focus'](),_0x5057c2['preventDefault']());});}}class cs extends kt{constructor(_0x8392aa){super(_0x8392aa);const _0x14574a=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x14574a['to']('count',_0x180cba=>S(_0x8392aa,'NUMBER_OF_COMMENTS',_0x180cba))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x107ab3,_0x4512b0,_0x493477){super(_0x107ab3);const _0x5f0e3b=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4512b0['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4512b0,this['_config']=_0x493477,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x32f229(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xfb66c1=>this['commentViews']['map'](_0x3885a5=>_0x3885a5['element'])['includes'](_0xfb66c1['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x107ab3),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2b0435=>_0x2b0435-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5edc8f of _0x4512b0['comments'])this['_handleNewCommentModel'](_0x5edc8f);this['_handleInfoComment'](),this['listenTo'](_0x4512b0['comments'],'add',(_0x33a749,_0xbce3de)=>{const _0x251df5=this['_calculatePosition'](_0xbce3de);this['length']++,this['_handleNewCommentModel'](_0xbce3de,_0x251df5),this['refreshVisibleViews']();}),this['listenTo'](_0x4512b0['comments'],'remove',(_0x3447e7,_0x3648c3)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3648c3),this['refreshVisibleViews']();}),this['listenTo'](_0x4512b0,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4512b0,'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',_0x5f0e3b['if']('length','ck-hidden',_0x3abaa8=>!_0x3abaa8)],'aria-label':S(_0x107ab3,'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'](_0x1eb148){-0x1===_0x1eb148?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0xf0d0f7 of this['commentViews'])_0xf0d0f7['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1c1da2,_0x16c8cf){const _0xae5c33=new this['_config']['CommentView'](this['locale'],_0x1c1da2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xae5c33['viewUid']=_0x1c1da2['id'],_0xae5c33['delegate']('removeComment')['to'](this),_0xae5c33['delegate']('updateComment')['to'](this),_0xae5c33['delegate']('resolveCommentThread')['to'](this),_0xae5c33['delegate']('editorReady')['to'](this),_0xae5c33['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xae5c33,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xae5c33,_0x16c8cf);}['_calculatePosition'](_0x2c67a0){const _0x4ec017=this['_model']['_findOptimalIndex'](_0x2c67a0);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2c67a0['authoredAt']?_0x4ec017-0x1:_0x4ec017:_0x4ec017-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0xb399d3={'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'],_0xb399d3,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0xb399d3));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5e4e7a){const _0x1c8394=this['commentViews']['remove'](_0x5e4e7a['id']);this['stopListening'](_0x1c8394),_0x1c8394['isEditMode']&&this['_updateHasDirtyComment'](),_0x1c8394['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xb30dad=>_0xb30dad['isEditMode']);}['_rearrangeCollapse'](){const _0x532880=function(_0x3a2b38){const _0x40b983=new _0xc5674b();for(const _0x3424a7 of _0x3a2b38)_0x40b983['add'](_0x3424a7);return _0x40b983;}(this['commentViews']),_0x4a3a36=this['_collapsedCommentsView']['count'];for(let _0x4800c5=0x1;_0x4800c5<=_0x4a3a36;_0x4800c5++)_0x532880['remove'](0x1);for(const _0x248687 of _0x532880)_0x248687['collapse']();_0x4a3a36>0x0&&_0x532880['add'](this['_collapsedCommentsView'],0x1),ns(_0x3c49e1(Array['from'](this['visibleViews']),Array['from'](_0x532880)),this['visibleViews'],_0x532880);}['_rearrangeExpand'](){ns(_0x3c49e1(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x338cbd of this['visibleViews'])_0x338cbd['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x58c608=>{this['focusTracker']['add'](_0x58c608['element']),this['keystrokes']['listenTo'](_0x58c608['element']);}),this['commentViews']['on']('change',(_0x30a9ca,_0x1cb2f2)=>{for(const _0x5be392 of _0x1cb2f2['removed'])this['focusTracker']['remove'](_0x5be392['element']),this['keystrokes']['stopListening'](_0x5be392['element']);for(const _0x4b21b8 of Array['from'](_0x1cb2f2['added'])['reverse']())this['focusTracker']['add'](_0x4b21b8['element']),this['keystrokes']['listenTo'](_0x4b21b8['element']);});}}function ns(_0x565c53,_0x2a6bb0,_0x4daf8c){let _0x2fc6a9=0x0;for(const _0x285b2d of _0x565c53)switch(_0x285b2d){case'insert':_0x2a6bb0['add'](_0x4daf8c['get'](_0x2fc6a9),_0x2fc6a9),_0x2fc6a9++;break;case'delete':_0x2a6bb0['remove'](_0x2fc6a9);break;case'equal':_0x2fc6a9++;}}class as extends kt{constructor(_0x1d8f89){super(_0x1d8f89);const _0x2a3486=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x2a3486['to']('contextValue',_0x233af7=>S(_0x1d8f89,'THREAD_CONTEXT_LABEL',_0x233af7)),'tabindex':-0x1},'children':[{'text':_0x2a3486['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x14614d,_0x1dd361){super(_0x14614d);const _0x32d8cb=this['bindTemplate'];this['_model']=_0x1dd361,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x32f229(),this['keystrokes']=new jt(),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',_0x3753ff=>!!_0x3753ff),this['bind']('contextValue')['to'](this['_model'],'context',_0x5a9ea1=>_0x5a9ea1&&_0x5a9ea1['value']?this['_trimContextValue'](_0x5a9ea1['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',_0x32d8cb['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 _0x4f18f5=new _0x59646e(this['locale']);return _0x4f18f5['label']=S(this['locale'],'Reopen'),_0x4f18f5['tooltip']=S(this['locale'],'Reopen'),_0x4f18f5['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>',_0x4f18f5['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3d52ba=>!_0x3d52ba),_0x4f18f5['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x279fb4,_0x42fdcc)=>_0x279fb4&&_0x42fdcc),_0x4f18f5['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4f18f5;}['_trimContextValue'](_0x4d7f63){if(_0x4d7f63['length']<0x96)return _0x4d7f63;const _0x29be61=_0x4d7f63['lastIndexOf']('\x20',0x93);return _0x4d7f63['substring'](0x0,_0x29be61>-0x1?_0x29be61:0x93)+'...';}['_attachContextActions'](){const _0x2819c1=this['element']['querySelector']('.ck-context'),_0xdce3a0=_0x2819c1['querySelector']('.ck-context__value');this['listenTo'](_0x2819c1,'mouseenter',()=>{_0xdce3a0['offsetWidth']<_0xdce3a0['scrollWidth']&&_0x2819c1['classList']['add']('overlay');}),this['listenTo'](_0x2819c1,'mouseleave',()=>{_0x2819c1['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x10efd1 of this['focusables'])this['focusTracker']['add'](_0x10efd1['element']),this['keystrokes']['listenTo'](_0x10efd1['element']);}['_createContextView'](){const _0x5b8c2d=new as(this['locale']);return _0x5b8c2d['bind']('contextValue')['to'](this),_0x5b8c2d;}}class ss extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x48e5a1,_0xd9c367,_0x1b99f4,_0x91275e){super(_0x48e5a1),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xd9c367,this['_localUser']=_0x1b99f4,this['_config']=_0x91275e,this['commentThreadHeaderView']=new Yt(_0x48e5a1,_0xd9c367),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x48e5a1,S(_0x48e5a1,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x48e5a1,_0xd9c367,Object['assign']({'CommentView':this['_config']['CommentView']},_0x91275e)),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',(_0x5cf4b5,_0x396290)=>_0x5cf4b5||!!_0x396290),this['bind']('isUnlinked')['to'](_0xd9c367,'unlinkedAt',_0x40e75a=>!!_0x40e75a),this['bind']('ariaLabel')['to'](this,'length',_0x3d1f46=>{const _0x416a66=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x3d1f46,_0x416a66]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x32f229(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x510f8e=>_0x510f8e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x343fd5=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x424d85=_0x343fd5['commentInputView'];return _0x343fd5['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x424d85,'value',(_0x4367c1,_0x33b22a,_0x221fa4,_0x8f5af5,_0x28e5d4)=>!!_0x28e5d4||!!_0x8f5af5&&_0x221fa4&&!_0x33b22a||_0x4367c1&&_0x221fa4&&!_0x33b22a),_0x424d85['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x418867,_0x4f7bf5,_0x2c456b)=>{let _0x8eab63;return _0x8eab63=_0x2c456b&&_0x4f7bf5?'Reply\x20to\x20reopen\x20discussion...':_0x418867?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x8eab63);}),_0x424d85['bind']('submitLabel')['to'](this,'length',_0x16c8f6=>S(this['locale'],_0x16c8f6?'Reply':'Comment')),_0x424d85['on']('submit',(_0xae4b19,_0x4c8e01)=>{this['fire']('addComment',_0x4c8e01),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x424d85['on']('cancel',()=>{this['focus']();}),_0x424d85['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x424d85['on']('cancel',_0x539c86=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x539c86['stop']());}),this['on']('change:isActive',(_0x315fd1,_0x9efdce,_0x262563)=>{_0x262563||this['length']||_0x424d85['value']||this['fire']('removeCommentThread');}),_0x343fd5;}}class Ct extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(ss){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x591264,_0x434b6d,_0x18b96d,_0x20bab2){super(_0x591264,_0x434b6d,_0x18b96d,_0x20bab2),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x591264,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x14dc86,_0x2498c7,_0x318454)=>{_0x318454||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1f439a,_0xff9043,_0x26826a)=>{_0x26826a&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x548ed2=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x548ed2['if']('isActive','ck-thread--active'),_0x548ed2['if']('isUnlinked','ck-thread--unlinked'),_0x548ed2['if']('isConfirm','ck-thread--remove-confirmation'),_0x548ed2['to']('actionIndicator',_0x51792c=>_0x51792c?'ck-thread--'+_0x51792c:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x548ed2['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 _0x29323b of this['commentsListView']['commentViews'])_0x29323b['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x3bf8c3}=this,_0x2df8d0=this['commentsListView']['commentViews']['get'](0x0);_0x2df8d0===this['_boundFirstCommentView']||_0x2df8d0['isSystemComment']||(this['_boundFirstCommentView']=_0x2df8d0,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x2df8d0,'actionIndicator',_0x7a9a5a=>'remove'===_0x7a9a5a?'remove':null),_0x2df8d0['placeholder']=S(_0x3bf8c3,'Write\x20a\x20comment...'),_0x2df8d0['removeButton']['on']('execute',_0x59cc71=>{_0x59cc71['stop'](),this['showConfirm'](S(_0x3bf8c3,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x2df8d0['focus']();}),_0x2df8d0['actionBar']['add'](this['resolveButton'],0x0),_0x2df8d0['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x215b68=new _0x471721(this['locale']);return _0x215b68['label']=S(this['locale'],'Resolve'),_0x215b68['tooltip']=S(this['locale'],'Resolve'),_0x215b68['icon']=_0xc88a75['check'],_0x215b68['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x215b68['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1c9762=>!_0x1c9762),_0x215b68['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x179ee9,_0x16571e)=>_0x179ee9&&!_0x16571e),_0x215b68['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x215b68;}['_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 es extends kt{constructor(_0x1959a2){super(_0x1959a2),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x2130d0,_0x102856,_0x36199d)=>{this['element']['innerHTML']=_0x36199d;}),this['element']['innerHTML']=this['content'];}}class os extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5ab90a,_0x454527,_0xa28398){super(_0x5ab90a),this['_model']=_0x454527,this['_config']=_0xa28398,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x454527,'content',_0x454527,'authoredAt',(_0x1edd10,_0x2090a5)=>S(_0x5ab90a,'COMMENT_ARIA_LABEL',[_0x454527['author']['name'],_0xa28398['formatDateTime'](_0x2090a5),new DOMParser()['parseFromString'](_0x1edd10,'text/html')['body']['textContent'],_0x454527['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Zt(_0x5ab90a,S(_0x5ab90a,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x4f3352(),this['focusTracker']=new _0x32f229(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x597d59=>_0x597d59['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 _0x319772=new es(this['locale']);return _0x319772['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x54efe1,_0x59e372)=>_0x59e372?_0xb5bdeb(_0x54efe1,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x54efe1),_0x319772;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x235613=new hs(this['locale'],this['_config']['editorConfig']);return _0x235613['value']=this['_model']['content'],_0x235613['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x235613['submitLabel']=S(this['locale'],'Save'),_0x235613['on']('submit',(_0x8c88b,_0x7e646a)=>{this['fire']('updateComment',this['_model']['id'],_0x7e646a),this['switchToDisplayMode'](),this['focus']();}),_0x235613['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x235613['once']('editorReady',()=>{_0x235613['focus']();}),_0x235613['createEditor'](),_0x235613['delegate']('editorReady')['to'](this),_0x235613['delegate']('editorDestroyed')['to'](this),_0x235613;}['_setupKeyboardNavigation'](){const _0x1d542e=this['element'];this['keystrokes']['listenTo'](_0x1d542e);for(const _0x3a8266 of this['focusables'])this['focusTracker']['add'](_0x3a8266['element']),this['keystrokes']['listenTo'](_0x3a8266['element']);this['focusables']['on']('change',(_0x4ee380,_0x59e452)=>{for(const _0x305ef0 of _0x59e452['removed'])this['focusTracker']['remove'](_0x305ef0['element']),this['keystrokes']['stopListening'](_0x305ef0['element']);for(const _0x440078 of _0x59e452['added'])this['focusTracker']['add'](_0x440078['element']),this['keystrokes']['listenTo'](_0x440078['element']);}),this['keystrokes']['set']('enter',(_0x487356,_0x4d8b79)=>{_0x1d542e===_0x487356['target']&&(this['focusCycler']['focusFirst'](),_0x4d8b79());}),this['keystrokes']['set']('esc',(_0x2926ab,_0x154225)=>{_0x1d542e!==_0x2926ab['target']&&(this['focus'](),_0x154225());});}}class vt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(os){['actionBar'];['userView'];constructor(_0x3f0e40,_0x17f451,_0x5a992a){super(_0x3f0e40,_0x17f451,_0x5a992a),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x3f0e40,'Reply...')),this['bind']('authoredAt')['to'](_0x17f451),this['bind']('resolvedAt')['to'](_0x17f451),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 _0x35602c(_0x3f0e40,_0x17f451['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x17f451,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2d0006=this['bindTemplate'],_0x48694e=[{'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':_0x2d0006['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2d0006['to']('authoredAt',_0x2d2880=>this['_config']['formatDateTime'](_0x2d2880))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2d0006['if']('isEditMode','ck-comment__actions--hidden'),_0x2d0006['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']&&_0x48694e['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2d0006['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x2d0006['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2d0006['if']('isEditMode','ck-comment--edit'),_0x2d0006['if']('isSystemComment','ck-comment--info'),_0x2d0006['to']('actionIndicator',_0x1c4961=>_0x1c4961?'ck-comment--'+_0x1c4961:'')],'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':_0x48694e}]}]};}['_createEditButton'](){const _0x2d69da=new _0x59646e(this['locale']);return _0x2d69da['label']=S(this['locale'],'Edit'),_0x2d69da['icon']=_0xc88a75['pencil'],_0x2d69da['withText']=!0x0,_0x2d69da['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2d69da['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3d9053=>!_0x3d9053),_0x2d69da['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2d69da['on']('execute',()=>this['switchToEditMode']()),_0x2d69da;}['_createRemoveButton'](){const _0x16abc4=new _0x59646e(this['locale']);return _0x16abc4['label']=S(this['locale'],'Remove'),_0x16abc4['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',_0x16abc4['withText']=!0x0,_0x16abc4['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x16abc4['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x11b901=>!_0x11b901),_0x16abc4['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x16abc4['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x16abc4;}['_createDropdown'](){const _0x3e1a8c=_0x22144c(this['locale'],_0x110559),_0x215689=_0x3e1a8c['panelView']['children'],_0x289488=new _0x4d3f96(this['locale']),_0x386310=_0x3e1a8c['bindTemplate'];_0x266581(_0x3e1a8c,()=>this['items']['find'](_0x1096bf=>_0x1096bf['isVisible'])),_0x3e1a8c['extendTemplate']({'attributes':{'class':[_0x386310['if']('isVisible','ck-hidden',_0x2e0b0a=>!_0x2e0b0a)]}});const _0x32f997=(_0x5a74e0,_0x1e8850=-0x1)=>{const _0x2a9673=new _0x49fbdb(this['locale']);_0x2a9673['children']['add'](_0x5a74e0);const _0x17b2c6=_0x1e8850>-0x1?_0x1e8850:_0x289488['items']['length'];_0x289488['items']['add'](_0x2a9673,_0x17b2c6);const _0x5397c0=Array['from'](this['items']);_0x3e1a8c['unbind']('isEnabled','isVisible'),_0x3e1a8c['bind']('isEnabled')['toMany'](_0x5397c0,'isEnabled',(..._0x3e08e8)=>_0x3e08e8['some'](_0x65ff8e=>_0x65ff8e)),_0x3e1a8c['bind']('isVisible')['toMany'](_0x5397c0,'isVisible',(..._0x3aedea)=>_0x3aedea['some'](_0x1184a9=>_0x1184a9));};_0x3e1a8c['panelPosition']='sw',_0x3e1a8c['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0xc88a75['threeVerticalDots']});for(const _0x28850a of this['items'])_0x32f997(_0x28850a);return _0x215689['add'](_0x289488),_0x3e1a8c['listenTo'](this['items'],'add',(_0x10dbd8,_0x1a6a78,_0x3c8d9d)=>{_0x32f997(_0x1a6a78,_0x3c8d9d);}),_0x3e1a8c['listenTo'](this['items'],'remove',(_0x256d40,_0x308de2,_0xfcea89)=>{_0x289488['items']['remove'](_0xfcea89);}),_0x3e1a8c;}['_attachActions'](_0x968f25,_0x581b0e){const _0x21d3f5=_0x968f25&&_0x968f25['element'];_0x21d3f5&&(this['listenTo'](_0x21d3f5,'mouseenter',()=>this['actionIndicator']=_0x581b0e),this['listenTo'](_0x21d3f5,'focus',()=>this['actionIndicator']=_0x581b0e),this['listenTo'](_0x21d3f5,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x21d3f5,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x23017e=super['_createCommentInputView']();return _0x23017e['bind']('placeholder')['to'](this),_0x23017e;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Dt(_0x4bf89f){const _0x3eeca2=bt(_0x4bf89f,0x1e),_0xe1e607=new MutationObserver(_0x252260=>{for(const _0x3b196f of _0x252260)('attributes'==_0x3b196f['type']&&'class'==_0x3b196f['attributeName']||'childList'==_0x3b196f['type']||'characterData'==_0x3b196f['type'])&&_0x3eeca2();});return{'attach'(_0x1c1dbc){_0xe1e607['observe'](_0x1c1dbc,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0xe1e607['disconnect'](),_0x3eeca2['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5c0ae2,_0x5f51a2){super(_0x5c0ae2),this['id']=_0x494a46(),this['focusTracker']=new _0x32f229(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x12865e,_0x3f2900)=>this['fire']('Esc',_0x3f2900)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Dt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x5f51a2),this['mainView']=_0x5f51a2;const _0x21c384=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x21c384['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 _0x43c6bd=this['element']['clientHeight'];_0x43c6bd&&(this['height']=_0x43c6bd);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x4137b1(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x88120b,target:_0x3580fe,type:_0x345cb0,isVisible:_0x37ac94=!0x0}){super(),this['view']=_0x88120b,this['view']['element']||this['view']['render'](),this['_type']=_0x345cb0,this['_target']=_0x3580fe,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0xc5674b([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x3cfcf9,_0x51370b)=>{this['view']['focusTracker']['add'](_0x51370b);}),this['focusableElements']['on']('remove',(_0x314995,_0x2db1e0)=>{this['view']['focusTracker']['remove'](_0x2db1e0);}),this['set']('isVisible',_0x37ac94);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x35ca7c=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x35ca7c),_0x35ca7c;}get['targetRect'](){const _0x365241=this['target'];if(null===_0x365241)return null;if(_0x365241 instanceof _0x2e5438)return _0x365241;const _0x498a98=_0x365241['filter'](_0x29ada1=>function(_0x33eefc){const _0x838488=_0x33eefc['offsetParent'];if(_0x838488)return!0x0;const _0x22415a=_0x33eefc['getClientRects']()['item'](0x0);return!!_0x22415a;}(_0x29ada1));return 0x0===_0x498a98['length']?null:new _0x2e5438(_0x498a98[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x431abd){this['view']['isActive']=_0x431abd,this['view']['mainView']['isActive']=_0x431abd;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3c1874){if(!(null===_0x3c1874||_0x3c1874 instanceof _0x2e5438||Array['isArray'](_0x3c1874)&&_0x3c1874['every'](_0x290f26=>ne(_0x290f26))))throw new _0x28de93('annotation-invalid-target',null,{'target':_0x3c1874});}['_getNormalizedTarget'](){const _0x172a2f='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x172a2f)?[_0x172a2f]:_0x172a2f;}}function ne(_0x3ab31b){return null!==_0x3ab31b&&'object'==typeof _0x3ab31b&&'nodeType'in _0x3ab31b&&0x1===_0x3ab31b['nodeType'];}class x extends _0xc5674b{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x39e6fe=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x32f229(),this['_focusTracker']['on']('change:isFocused',(_0x568203,_0x582e22,_0x45cac0)=>{_0x45cac0||this['fire']('blur');});for(const _0x2443ce of _0x39e6fe)this['add'](_0x2443ce);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2588c9){if(this['has'](_0x2588c9))throw new _0x28de93('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2588c9['innerView'],_0x2588c9),this['_viewToAnnotation']['set'](_0x2588c9['view'],_0x2588c9);for(const _0x32f77b of _0x2588c9['focusableElements'])this['_focusTracker']['add'](_0x32f77b);this['listenTo'](_0x2588c9['focusableElements'],'add',(_0x80fab1,_0x47d84a)=>{this['_focusTracker']['add'](_0x47d84a);}),this['listenTo'](_0x2588c9['focusableElements'],'remove',(_0x2d4dcd,_0x421b35)=>{this['_focusTracker']['remove'](_0x421b35);}),this['listenTo'](_0x2588c9['view']['focusTracker'],'change:isFocused',(_0x5e228e,_0x393cbe,_0x456358)=>{_0x456358&&this['fire']('focus',_0x2588c9);}),_0x2588c9['updateTargetRect']();const _0x3672ac=this['_getOrderInContent'](_0x2588c9['view']['targetRect']);return super['add'](_0x2588c9,_0x3672ac);}['remove'](_0x4ce378){if(!this['has'](_0x4ce378))throw new _0x28de93('annotationcollection-not-existing-item',null);this['stopListening'](_0x4ce378['view']['focusTracker']),this['stopListening'](_0x4ce378['focusableElements']);for(const _0xd04cfa of _0x4ce378['focusableElements'])this['_focusTracker']['remove'](_0xd04cfa);return this['_viewToAnnotation']['delete'](_0x4ce378['view']),this['_innerViewToAnnotation']['delete'](_0x4ce378['innerView']),super['remove'](_0x4ce378);}['getByInnerView'](_0x599e99){return this['_innerViewToAnnotation']['get'](_0x599e99);}['getByView'](_0x41cb0f){return this['_viewToAnnotation']['get'](_0x41cb0f);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4dedba of this)_0x4dedba['updateTargetRect']();this['_sort']();}['_sort'](){const _0x383bcf=Array['from'](this)['sort']((_0x387118,_0x214c76)=>v(_0x387118['view']['targetRect'],_0x214c76['view']['targetRect']));for(let _0x1c576e=_0x383bcf['length']-0x1;_0x1c576e>0x0;_0x1c576e--){const _0x3a31c2=_0x383bcf[_0x1c576e];_0x1c576e!==this['getIndex'](_0x3a31c2)&&(this['remove'](_0x3a31c2),this['add'](_0x3a31c2));}}['_getOrderInContent'](_0x16781d){let _0x4c206d=0x0;if(!_0x16781d)return this['length'];for(const _0x19cd33 of this){const _0x2915c2=_0x19cd33['view']['targetRect'];if(_0x2915c2){if(v(_0x16781d,_0x2915c2)<0x0)return _0x4c206d;_0x4c206d++;}}return _0x4c206d;}}function v(_0x4df721,_0x2bcc55){if(null===_0x4df721&&null===_0x2bcc55)return 0x0;if(null===_0x4df721)return-0x1;if(null===_0x2bcc55)return 0x1;const _0x14e563=_0x4df721['top']-_0x2bcc55['top'];return 0x0==_0x14e563?_0x4df721['left']-_0x2bcc55['left']:_0x14e563;}class N extends _0x3e81dd{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5143f3){if(super(_0x5143f3),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x5143f3 instanceof _0xff7e8f){const _0x3d6fe3=_0x5143f3['locale'];_0x5143f3['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x3d6fe3,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3bac84){this['collection']['add'](_0x3bac84);}['remove'](_0x5c68b0){this['collection']['remove'](_0x5c68b0),_0x5c68b0['destroy']();}['refreshVisibility'](){for(const _0x5782ed of this['collection'])_0x5782ed['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x277bad){return this['collection']['getByInnerView'](_0x277bad);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1b0611 of this['collection'])_0x1b0611['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x93e05d){this['fire']('_activateAnnotation',_0x93e05d);}['createAnnotation'](_0x441f88){return new d(_0x441f88);}['createAnnotationView'](_0x4f8189,_0x570fac){return new T(_0x4f8189,_0x570fac);}['_addActiveAnnotation'](_0x323cb0){const _0x1a2530=new Set(this['activeAnnotations']);_0x1a2530['add'](_0x323cb0),this['activeAnnotations']=_0x1a2530;}['_removeActiveAnnotation'](_0x23d589){const _0x403d78=new Set(this['activeAnnotations']);_0x403d78['delete'](_0x23d589),this['activeAnnotations']=_0x403d78;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3d7de6=this['collection'],_0x599cc1=this['_visibleAnnotations'];function _0xdf5d2a(_0x23b887){const _0x58c3ae=_0x23b887['source'];_0x58c3ae['isVisible']&&!_0x599cc1['has'](_0x58c3ae)?_0x599cc1['add'](_0x58c3ae):!_0x58c3ae['isVisible']&&_0x599cc1['has'](_0x58c3ae)&&_0x599cc1['remove'](_0x58c3ae),_0x58c3ae['view']['focusTracker']['remove'](_0x58c3ae['view']['element']),_0x58c3ae['view']['focusTracker']['add'](_0x58c3ae['view']['element']);}this['listenTo'](_0x3d7de6,'add',(_0x2a69d4,_0x599ef3)=>{_0x599ef3['isVisible']&&_0x599cc1['add'](_0x599ef3),this['listenTo'](_0x599ef3,'change:isVisible',_0xdf5d2a);}),this['listenTo'](_0x3d7de6,'remove',(_0x55d956,_0xd239a9)=>{_0x599cc1['has'](_0xd239a9)&&_0x599cc1['remove'](_0xd239a9),this['stopListening'](_0xd239a9,'change:isVisible',_0xdf5d2a);});}['_setupEnterAnnotationKeystroke'](){const _0x231073=_0x40eaf6=>{_0x40eaf6['on']('ready',()=>{_0x40eaf6['keystrokes']['set'](_0x153f39,(_0x4963bd,_0xc34a5)=>{const _0x51c3e5=_0x51e4e3(this['activeAnnotations']['values']());_0x51c3e5&&(_0x51c3e5['view']['focus'](),_0xc34a5());});});};this['context']instanceof _0xff7e8f?_0x231073(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2006f0,_0x3c6d8b)=>{_0x231073(_0x3c6d8b);});}['_setupEscapeAnnotationHandling'](){const _0x3234dc=_0x1c1618=>{const _0x4373f8=_0x1c1618['source'],_0x17f398=[];let _0xb7aa8e;if(Array['isArray'](_0x4373f8['target'])){_0xb7aa8e=_0x4373f8['target'][0x0],this['context']instanceof _0xff7e8f?_0x17f398['push'](this['context']):this['context']['editors']&&_0x17f398['push'](...this['context']['editors']);for(const _0x386205 of _0x17f398)for(const _0x59e741 of _0x386205['editing']['view']['domRoots']['values']())if(_0x59e741['contains'](_0xb7aa8e))return void _0x386205['editing']['view']['focus']();_0xb7aa8e['focus']();}};this['listenTo'](this['collection'],'add',(_0x1f9386,_0x35d470)=>{this['listenTo'](_0x35d470,'escape',_0x3234dc,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x7e30dc,_0x43e832)=>{this['stopListening'](_0x43e832,'escape',_0x3234dc);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3e81dd{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xd92ea){super(_0xd92ea),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x4f3e64=this['context']['config'];_0x4f3e64['define']('comments.maxCommentsWhenCollapsed',0x2),_0x4f3e64['define']('comments.maxThreadTotalWeight',0x1f4),_0x4f3e64['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x4f3e64['define']('comments.CommentThreadView',Ct),_0x4f3e64['define']('comments.CommentView',vt),_0x4f3e64['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xad309f=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x26fe7a,_0x4a6ab9)=>this['_addCommentThread'](_0x4a6ab9)),this['on']('submitCommentThread',(_0x5a3b83,_0x425cd8)=>this['_submitCommentThread'](_0x425cd8)),this['on']('resolveCommentThread',(_0x2212c4,_0x62985e)=>this['_resolveCommentThread'](_0x62985e)),this['on']('resolveCommentThread',(_0x430ff5,_0x2542a9)=>this['_updateActiveAnnotation'](_0x2542a9),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x96886b,_0x47597b)=>this['_reopenCommentThread'](_0x47597b)),this['on']('reopenCommentThread',(_0x272d9e,_0x8c2518)=>this['_updateActiveAnnotation'](_0x8c2518),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4bd937,_0x9e80be)=>this['_removeCommentThread'](_0x9e80be)),this['on']('updateCommentThread',(_0x35ba26,_0x38d723)=>this['_updateCommentThread'](_0x38d723)),this['on']('updateCommentThread',(_0x211856,_0x56ed77)=>this['_updateActiveAnnotation'](_0x56ed77),{'priority':'lowest'}),this['on']('addComment',(_0x3c8ee4,_0x1055a1)=>this['_addComment'](_0x1055a1)),this['on']('updateComment',(_0x376812,_0x1d8bfb)=>this['_updateComment'](_0x1d8bfb)),this['on']('removeComment',(_0x16d370,_0x364d69)=>this['_removeComment'](_0x364d69)),this['on']('addComment',(_0x3c08f8,{threadId:_0x42753a,isFromAdapter:_0x264856})=>{if(_0x264856)return;const _0x220f74=this['getCommentThread'](_0x42753a),_0x102e14=_0x220f74&&this['_threadToController']['get'](_0x220f74);_0x102e14&&_0x102e14['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xad309f,'change:activeAnnotations',(_0x329445,_0x781786,_0x320f01)=>{const _0x3c1a11=Array['from'](_0x320f01)['map'](_0x382731=>this['_viewToController']['get'](_0x382731['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3c1a11?_0x3c1a11['model']:null;});}set['adapter'](_0x50a2d2){if(this['_adapter'])throw new _0x28de93('commentsrepository-adapter-already-set');this['_adapter']=_0x50a2d2;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5ec6c0=gt,threadId:_0x3fc4df=_0x494a46(),comments:_0x585f97=[],unlinkedAt:_0x549a75=null,resolvedAt:_0x4dd11b=null,resolvedBy:_0x5aaaee=null,target:_0x1b9c05=null,context:_0x295447=null,attributes:_0x32510a={},isResolvable:_0x1cdd0f=!0x0,isSubmitted:_0x1caf27=!0x1,isFromAdapter:_0x58d924=!0x1}={}){return this['fire'](_t('addCommentThread',_0x5ec6c0),{'channelId':_0x5ec6c0,'threadId':_0x3fc4df,'comments':_0x585f97,'unlinkedAt':_0x549a75,'resolvedAt':_0x4dd11b,'resolvedBy':_0x5aaaee,'target':_0x1b9c05,'context':_0x295447,'attributes':_0x32510a,'isFromAdapter':_0x58d924,'isResolvable':_0x1cdd0f,'isSubmitted':_0x1caf27}),this['getCommentThread'](_0x3fc4df);}['openNewCommentThread']({channelId:_0x54a3e0=gt,threadId:_0x58a44=_0x494a46(),target:_0x423ab5,context:_0x2842ec=null,isResolvable:_0x544b6d=!0x0}){if(this['_readOnlyChannels']['has'](_0x54a3e0)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x423ab5)throw new _0x28de93('commentsrepository-missing-target');const _0x2fce71=this['addCommentThread']({'channelId':_0x54a3e0,'threadId':_0x58a44,'target':_0x423ab5,'context':_0x2842ec,'isResolvable':_0x544b6d});if(!_0x2fce71)return null;const _0x33d005=this['_threadToController']['get'](_0x2fce71),_0x879945=_0x33d005['view']['commentThreadInputView']['commentInputView'],_0x2b3bd5=this['context']['plugins']['get'](N),_0x507e2f=_0x2b3bd5['getByInnerView'](_0x33d005['view']);return _0x2b3bd5['activate'](_0x507e2f),_0x879945['once']('editorReady',()=>_0x879945['focus']()),_0x2fce71;}['hasCommentThread'](_0x5dc743){if('string'!=typeof _0x5dc743)throw new _0x28de93('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5dc743);}['updateCommentThread']({channelId:_0x5745f0=gt,threadId:_0x5ac523,context:_0x50886c,unlinkedAt:_0x5616be,attributes:_0x399edc,isFromAdapter:_0x46f5b9=!0x1}){return this['fire'](_t('updateCommentThread',_0x5745f0),{'channelId':_0x5745f0,'threadId':_0x5ac523,'context':_0x50886c,'unlinkedAt':_0x5616be,'attributes':_0x399edc,'isFromAdapter':_0x46f5b9}),this['getCommentThread'](_0x5ac523);}['getCommentThread'](_0x5632f6){if('string'!=typeof _0x5632f6)throw new _0x28de93('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x5632f6);}['fetchCommentThread']({channelId:_0x3d8b3a,threadId:_0x28b11e}={}){const _0x2cf742=this['getCommentThread'](_0x28b11e);if(_0x2cf742)return Promise['resolve'](_0x2cf742);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x28de93('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x3d8b3a,'threadId':_0x28b11e})['then'](_0x57049a=>this['hasCommentThread'](_0x28b11e)?this['getCommentThread'](_0x28b11e):_0x57049a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x3d8b3a},_0x57049a)):void 0x0)['catch'](_0x268ce0=>{throw console['error'](_0x268ce0),new _0x28de93('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3d9f29,skipNotAttached:_0x1833c6=!0x1,skipEmpty:_0x5cf3b7=!0x1,toJSON:_0xed2fff=!0x1}={}){const _0x5c1574=[];for(const _0x415f9e of this['_threads']['values']())_0x3d9f29&&_0x415f9e['channelId']!==_0x3d9f29||_0x1833c6&&!_0x415f9e['isAttached']||_0x5cf3b7&&0x0===_0x415f9e['length']||_0x5c1574['push'](_0x415f9e);return _0xed2fff?_0x5c1574['map'](_0xd43d03=>_0xd43d03['toJSON']()):_0x5c1574;}['setActiveCommentThread'](_0x813ba3){const _0x12979c=this['context']['plugins']['get'](N);if(!_0x813ba3)return void(this['activeCommentThread']&&_0x12979c['deactivateAll']());const _0xcb3852=this['getCommentThread'](_0x813ba3);if(!_0xcb3852)throw new _0x28de93('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x813ba3});if(!this['_threadToController']['has'](_0xcb3852))throw new _0x28de93('commentsrepository-active-not-attached',null,{'threadId':_0x813ba3});const _0x2f77c4=_0x12979c['getByInnerView'](this['_threadToController']['get'](_0xcb3852)['view']);_0x12979c['activate'](_0x2f77c4);}['switchReadOnly'](_0x1e405f,_0x4d7d03){_0x1e405f?this['_readOnlyChannels']['add'](_0x4d7d03):this['_readOnlyChannels']['delete'](_0x4d7d03),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x4158d7){return this['_readOnlyChannels']['has'](_0x4158d7)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2cdf7f,_0x292f2b){return new yt(_0x2cdf7f,_0x292f2b);}['setPermissions'](_0x592338,_0x29649f=gt){this['_permissions']['set'](_0x29649f,_0x592338),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x169464=gt){return this['_permissions']['has'](_0x169464)?this['_permissions']['get'](_0x169464):Tt;}['_addCommentThread']({channelId:_0x23f9cc,threadId:_0x30d693,comments:_0xedfd1c,unlinkedAt:_0x423849,resolvedAt:_0x357206,resolvedBy:_0x2c43fe,target:_0x2c2261,context:_0x4c8399,attributes:_0x42207b,isFromAdapter:_0x49efcc,isResolvable:_0x54224a,isSubmitted:_0x5ca569}){if('string'!=typeof _0x30d693)throw new _0x28de93('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x30d693});if(this['hasCommentThread'](_0x30d693))throw new _0x28de93('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x30d693});const _0x4867c5=new oe(this,{'channelId':_0x23f9cc,'id':_0x30d693,'context':_0x4c8399,'attributes':_0x42207b,'unlinkedAt':_0x423849,'resolvedAt':_0x357206,'resolvedBy':_0x2c43fe?this['context']['plugins']['get'](it)['getUser'](_0x2c43fe):null,'isResolvable':_0x54224a,'isSubmitted':_0x5ca569||_0x49efcc});this['_threads']['set'](_0x30d693,_0x4867c5);for(const _0x585025 of _0xedfd1c)_0x4867c5['_add'](this['_createNewComment']({'threadId':_0x30d693,..._0x585025}));return _0x2c2261&&_0x4867c5['attachTo'](_0x2c2261),_0x49efcc||!_0x4867c5['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x23f9cc,'threadId':_0x30d693});}['_submitCommentThread']({channelId:_0xdac162,threadId:_0x57be69}){if(!this['hasCommentThread'](_0x57be69))throw new _0x28de93('commentsrepository-missing-comment-thread',this);const _0x2c6a36=this['getCommentThread'](_0x57be69);if(_0x2c6a36['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x3ce2d5,comments:_0x5d7991,resolvedAt:_0x50e854,resolvedBy:_0x4a14b3,context:_0xb4dac1,attributes:_0x6ce066}=_0x2c6a36,_0xfc94dd=this['context']['plugins']['get']('PendingActions'),_0x4196e3=_0xfc94dd['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xdac162,'threadId':_0x3ce2d5,'comments':_0x5d7991['map'](_0x43017f=>_0x43017f['toJSON']()),'resolvedAt':_0x50e854,'resolvedBy':_0x4a14b3?_0x4a14b3['id']:_0x4a14b3,'context':_0xb4dac1,'attributes':_0x6ce066})['then'](({comments:_0x4db99d})=>{_0xfc94dd['remove'](_0x4196e3);for(const _0x4b796f of _0x4db99d)this['_updateComment']({'channelId':_0xdac162,'threadId':_0x57be69,'commentId':_0x4b796f['commentId'],'createdAt':_0x4b796f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5a216a=>{throw console['error'](_0x5a216a),new _0x28de93('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x6737f5,target:_0x2884e4}){const _0x4ba568=this['getCommentThread'](_0x6737f5);if(!_0x4ba568)throw new _0x28de93('commentsrepository-attach-missing-comment-thread',this);const _0x134071=this['context']['plugins']['get']('PendingActions'),_0xedc55d=this['context']['plugins']['get'](N),_0x2e119e=this['_createCommentThreadView'](_0x4ba568),_0x340425=new yt(_0x4ba568,_0x2e119e);let _0x302694=null;_0x2e119e['on']('change:isDirty',(_0x438d60,_0x58665f,_0x27b266)=>{_0x27b266?_0x302694=_0x134071['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x302694&&(_0x134071['remove'](_0x302694),_0x302694=null);}),this['_threadToController']['set'](_0x4ba568,_0x340425),this['_viewToController']['set'](_0x2e119e,_0x340425);const _0x5d92b7=new T(this['context']['locale'],_0x2e119e);_0x5d92b7['bind']('length')['to'](_0x2e119e),_0x5d92b7['bind']('isDirty')['to'](_0x2e119e,'isDirty',_0x2e119e,'length',(_0x5a509d,_0x45bec4)=>_0x5a509d||!_0x45bec4),_0x5d92b7['bind']('isActive')['to'](_0x2e119e),_0x5d92b7['type']='comment';const _0x4ef1e7=new d({'view':_0x5d92b7,'target':_0x2884e4,'type':'comment','isVisible':!_0x4ba568['isResolved']});return _0x2e119e['on']('escape',()=>{_0x4ef1e7['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2e119e,_0x4ef1e7),_0xedc55d['add'](_0x4ef1e7),_0x4ef1e7;}['_bindAnnotationToEditors'](_0x684f5,_0x49df1b){this['listenTo'](_0x684f5,'editorReady',(_0x59c007,_0x44df44)=>{const _0x1355c4=_0x44df44['ui']['view']['body']['bodyCollectionContainer'];_0x49df1b['focusableElements']['add'](_0x1355c4),this['context']instanceof _0xff7e8f&&this['context']['ui']['focusTracker']['add'](_0x1355c4);},{'priority':'highest'}),this['listenTo'](_0x684f5,'editorDestroyed',(_0x3d532b,_0x4c2cf3)=>{const _0xe1c8ca=_0x4c2cf3['ui']['view']['body']['bodyCollectionContainer'];_0x49df1b['focusableElements']['has'](_0xe1c8ca)&&_0x49df1b['focusableElements']['remove'](_0xe1c8ca),this['context']instanceof _0xff7e8f&&this['context']['ui']['focusTracker']['remove'](_0xe1c8ca);});}['_unbindEditors'](_0x5a1470){this['stopListening'](_0x5a1470,'editorReady'),this['stopListening'](_0x5a1470,'editorDestroyed');}['_createCommentThreadView'](_0xeb4c97){const _0x5353bf=this['context']['plugins']['get'](it),{config:_0x2dced5,locale:_0x56197f}=this['context'],_0x2377dd=mt(_0x2dced5['get']('locale'));return new(0x0,(_0x2dced5['get']('comments'))['CommentThreadView'])(_0x56197f,_0xeb4c97,_0x5353bf['me'],{'editorConfig':{..._0x2dced5['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x2dced5['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x2dced5['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2dced5['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2dced5['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2377dd,'CommentView':_0x2dced5['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x4ee061,channelId:_0x5b51d8,resolvedAt:_0x9ae654,resolvedBy:_0x2f64fb,isFromAdapter:_0x231eaf}){if(!this['hasCommentThread'](_0x4ee061))throw new _0x28de93('commentsrepository-missing-comment-thread',null,{'threadId':_0x4ee061});const _0x3977d7=this['getCommentThread'](_0x4ee061);if(_0x3977d7['isResolved'])throw new _0x28de93('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4ee061});const _0x2a9eba=this['context']['plugins']['get'](it);if(_0x3977d7['resolvedBy']=_0x2a9eba['getUser'](_0x2f64fb),_0x3977d7['resolvedAt']=_0x9ae654,_0x231eaf||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1c3c9b=this['context']['plugins']['get']('PendingActions'),_0x538160=_0x1c3c9b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5b51d8,'threadId':_0x4ee061})['then'](({resolvedAt:_0x4cd2b6,resolvedBy:_0x560d81})=>{_0x1c3c9b['remove'](_0x538160),_0x3977d7['resolvedBy']['id']!==_0x560d81&&(_0x3977d7['resolvedBy']=_0x2a9eba['getUser'](_0x560d81)),_0x3977d7['resolvedAt']=_0x4cd2b6;})['catch'](_0x5b86a0=>{throw console['error'](_0x5b86a0),new _0x28de93('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x347b6e,channelId:_0x205732,isFromAdapter:_0xc934f0}){if(!this['hasCommentThread'](_0x347b6e))throw new _0x28de93('commentsrepository-missing-comment-thread',null,{'threadId':_0x347b6e});const _0x598bb0=this['getCommentThread'](_0x347b6e);if(!_0x598bb0['isResolved'])throw new _0x28de93('commentsrepository-reopen-comment-thread',null,{'threadId':_0x347b6e});if(_0x598bb0['resolvedBy']=null,_0x598bb0['resolvedAt']=null,_0xc934f0||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xcba835=this['context']['plugins']['get']('PendingActions'),_0x345c63=_0xcba835['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x205732,'threadId':_0x347b6e})['then'](()=>_0xcba835['remove'](_0x345c63))['catch'](_0x1ceb4a=>{throw console['error'](_0x1ceb4a),new _0x28de93('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x1a39b0,isFromAdapter:_0x1c2f8b}){const _0x564f11=this['getCommentThread'](_0x1a39b0);if(!_0x564f11)throw new _0x28de93('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x1a39b0),this['_threads']['delete'](_0x1a39b0),!_0x564f11['isSubmitted']||_0x1c2f8b||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5c6450=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2fb0f0}=_0x564f11,_0x23c9be=_0x5c6450['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2fb0f0,'threadId':_0x1a39b0})['then'](()=>_0x5c6450['remove'](_0x23c9be))['catch'](_0xcbda7b=>{throw console['error'](_0xcbda7b),new _0x28de93('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0xfe4101,unlinkedAt:_0x574410,context:_0x203728,attributes:_0x1d65ed,isFromAdapter:_0x1e1c7c}){if('string'!=typeof _0xfe4101)throw new _0x28de93('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xfe4101});if(!this['hasCommentThread'](_0xfe4101))throw new _0x28de93('commentsrepository-missing-comment-thread',null,{'threadId':_0xfe4101});const _0x3eb446=this['getCommentThread'](_0xfe4101);let _0x2c3441=!0x1;if(void 0x0!==_0x203728&&_0x3eb446['context']!==_0x203728&&(_0x3eb446['context']=_0x203728,_0x2c3441=!0x0),void 0x0!==_0x574410&&_0x3eb446['unlinkedAt']!==_0x574410&&(_0x3eb446['unlinkedAt']=_0x574410,_0x2c3441=!0x0),_0x1d65ed&&!It(_0x1d65ed,_0x3eb446['attributes'])&&(_0x3eb446['attributes']=_0x1d65ed,_0x2c3441=!0x0),!_0x2c3441)return Promise['resolve']();if(!_0x3eb446['isSubmitted']||_0x1e1c7c||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x21b0fd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3dd0ec}=_0x3eb446,_0x149485=_0x21b0fd['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3dd0ec,'threadId':_0xfe4101,'context':_0x203728,'unlinkedAt':_0x574410,'attributes':_0x1d65ed})['then'](()=>_0x21b0fd['remove'](_0x149485))['catch'](_0xfa84ff=>{throw console['error'](_0xfa84ff),new _0x28de93('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5c836d){const _0x225441=this['context']['plugins']['get'](N),_0x499abc=this['getCommentThread'](_0x5c836d);if(this['_threadToController']['has'](_0x499abc)){const _0x26acc4=this['_threadToController']['get'](_0x499abc),_0x466497=_0x26acc4['view'],_0x1513cd=_0x225441['getByInnerView'](_0x466497);this['_threadToController']['delete'](_0x499abc),this['_viewToController']['delete'](_0x466497),_0x1513cd&&_0x225441['remove'](_0x1513cd),_0x26acc4['destroy'](),_0x466497['destroy']()['then'](()=>{this['_unbindEditors'](_0x466497);});}}['_updateActiveAnnotation']({threadId:_0x2db66f,resolvedAt:_0xac583d}){const _0x58a801=!!_0xac583d,_0xdaabfc=this['context']['plugins']['get'](N),_0x56da95=this['getCommentThread'](_0x2db66f);if(this['_threadToController']['has'](_0x56da95)){const _0x5efad2=this['_threadToController']['get'](_0x56da95)['view'],_0x5f30ef=_0xdaabfc['getByInnerView'](_0x5efad2);_0x5f30ef&&(_0x58a801&&_0xdaabfc['_removeActiveAnnotation'](_0x5f30ef),_0x5f30ef['refreshVisibility']());}}['_getExternalAuthor'](_0x1c10c4){const _0x36091c=this['context']['plugins']['get'](it),_0x12eaf1=lt('external:'+_0x1c10c4),_0x3f04c5=_0x36091c['getUser'](_0x12eaf1);return _0x3f04c5||_0x36091c['addUser']({'id':_0x12eaf1,'name':_0x1c10c4});}['_createNewComment']({threadId:_0x38abd9,commentId:_0x5e2025=_0x494a46(),content:_0x3c389a,authorId:_0x2ff8b4,createdAt:_0x2caa72,attributes:_0x345419}){if('string'!=typeof _0x5e2025)throw new _0x28de93('commentsrepository-invalid-commentid');if('string'!=typeof _0x2ff8b4)throw new _0x28de93('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3c389a||!_0x3c389a['trim']())throw new _0x28de93('commentsrepository-invalid-comment-content');const _0x2fbec=this['context']['plugins']['get'](it)['getUser'](_0x2ff8b4);if(!_0x2fbec)throw new _0x28de93('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2ff8b4});let _0x47da6e=null,_0x7c60a7=_0x2caa72;return _0x345419&&_0x345419['@external']&&(_0x47da6e=this['_getExternalAuthor'](_0x345419['@external']['authorName']),_0x7c60a7=new Date(_0x345419['@external']['createdAt'])),new re(this,{'threadId':_0x38abd9,'id':_0x5e2025,'author':_0x47da6e||_0x2fbec,'creator':_0x2fbec,'content':_0x3c389a,'createdAt':_0x2caa72,'authoredAt':_0x7c60a7,'attributes':_0x345419});}['_addComment'](_0x296b55){let {threadId:_0x1c7789,content:_0x57e528,attributes:_0x3f1588,isFromAdapter:_0x55722b}=_0x296b55;const _0x17d378=this['getCommentThread'](_0x296b55['threadId']);if(!_0x17d378)throw new _0x28de93('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x197301=this['_createNewComment'](_0x296b55),{id:_0x4438e3}=_0x197301;if(_0x17d378['_add'](_0x197301),_0x55722b||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x17d378['isSubmitted'])return Promise['resolve']();const _0x3adc6a=this['context']['plugins']['get']('PendingActions'),{channelId:_0xe25566}=_0x17d378,_0x3a399f=_0x3adc6a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x3f1588||(_0x3f1588={}),this['adapter']['addComment']({'channelId':_0xe25566,'threadId':_0x1c7789,'commentId':_0x4438e3,'content':_0x57e528,'attributes':_0x3f1588})['then'](_0x35d4dc=>{_0x3adc6a['remove'](_0x3a399f),_0x35d4dc&&this['_updateComment']({'channelId':_0xe25566,'threadId':_0x1c7789,'commentId':_0x4438e3,'createdAt':_0x35d4dc['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3a8d69=>{throw console['error'](_0x3a8d69),new _0x28de93('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1c03d6,commentId:_0x801382,content:_0xcb3392,createdAt:_0x49cd6e,attributes:_0xbef46f,isFromAdapter:_0x40fc88}){if(void 0x0!==_0xcb3392&&('string'!=typeof _0xcb3392||!_0xcb3392['trim']()['length']))throw new _0x28de93('commentsrepository-update-comment-invalid-content');const _0x4dbd65=this['getCommentThread'](_0x1c03d6),_0x54e14c=_0x4dbd65['getComment'](_0x801382);if(!_0x54e14c)throw new _0x28de93('commentsrepository-update-missing-comment',this);let _0x8dd221=!0x1;if(_0xcb3392&&_0xcb3392!==_0x54e14c['content']&&(_0x54e14c['isEditable']||_0x40fc88)&&(_0x54e14c['content']=_0xcb3392,_0x8dd221=!0x0),_0x49cd6e&&_0x49cd6e!==_0x54e14c['createdAt']&&(_0x54e14c['createdAt']=_0x49cd6e,_0x54e14c['attributes']&&_0x54e14c['attributes']['@external']||(_0x54e14c['authoredAt']=_0x49cd6e),_0x8dd221=!0x0),_0xbef46f&&!It(_0xbef46f,_0x54e14c['attributes'])&&(_0x54e14c['attributes']=_0xbef46f,_0x8dd221=!0x0),!_0x8dd221)return Promise['resolve']();if(_0x4dbd65['fire']('commentUpdated'),_0x40fc88||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x49a04a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4bf34b}=this['getCommentThread'](_0x54e14c['threadId']),_0x5c16b8=_0x49a04a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x4bf34b,'threadId':_0x1c03d6,'commentId':_0x801382,'content':_0xcb3392,'attributes':_0xbef46f})['then'](()=>_0x49a04a['remove'](_0x5c16b8))['catch'](_0xf5d2ea=>{throw console['error'](_0xf5d2ea),new _0x28de93('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x2b4044,commentId:_0x512a95,isFromAdapter:_0x2a88e1}){const _0x4fc7aa=this['getCommentThread'](_0x2b4044),_0x3c8b87=_0x4fc7aa['getComment'](_0x512a95);if(!_0x3c8b87)throw new _0x28de93('commentsrepository-remove-missing-comment',this);if(_0x4fc7aa['_remove'](_0x3c8b87),_0x2a88e1||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x207ea4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3cf5ea}=_0x4fc7aa,_0x474146=_0x207ea4['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3cf5ea,'threadId':_0x2b4044,'commentId':_0x512a95})['then'](()=>_0x207ea4['remove'](_0x474146))['catch'](_0x3cae0d=>{throw console['error'](_0x3cae0d),new _0x28de93('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x4137b1(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x5769f4,_0x1ead5e){super();const _0x315b38=_0x1ead5e['isResolvable'];this['channelId']=_0x1ead5e['channelId'],this['id']=_0x1ead5e['id'],this['comments']=new _0xc5674b(),this['_repository']=_0x5769f4,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1ead5e['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x5769f4,'_permissions',_0x5769f4,'_readOnlyChannels',()=>_0x5769f4['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x5769f4,'_permissions',()=>_0x5769f4['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x5769f4,'_permissions',()=>{const _0x5803f2=_0x5769f4['getPermissions'](this['channelId']);return _0x5803f2['write']||_0x5803f2['admin'];}),this['bind']('isResolvable')['to'](_0x5769f4,'_permissions',()=>_0x315b38&&_0x5769f4['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1ead5e['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x2c2f4e,_0x654d2e)=>_0x2c2f4e?_0x654d2e?_0x2c2f4e<_0x654d2e?_0x2c2f4e:_0x654d2e:_0x2c2f4e:_0x654d2e),this['set']('unlinkedAt',_0x1ead5e['unlinkedAt']||null),this['set']('resolvedAt',_0x1ead5e['resolvedAt']||null),this['set']('resolvedBy',_0x1ead5e['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x1b35f1=>!!_0x1b35f1),this['set']('attributes',_0x1ead5e['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x172a4d,_0x33b116)=>_0x172a4d+_0x33b116['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1c84d5,id:_0x320f6c}=this;this['_repository']['fire'](_t('submitCommentThread',_0x1c84d5),{'channelId':_0x1c84d5,'threadId':_0x320f6c});}['setUnlinkedAt'](_0x5a2178){this['_update']({'unlinkedAt':_0x5a2178});}['resolve']({resolvedAt:_0x385d04=new Date(),resolvedBy:_0xfdfb78=null,isFromAdapter:_0x4c5bce=!0x1}={}){const _0x12b11b=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x406e90,id:_0x4ee3a2}=this;this['_repository']['fire'](_t('resolveCommentThread',_0x406e90),{'channelId':_0x406e90,'threadId':_0x4ee3a2,'resolvedAt':_0x385d04,'resolvedBy':_0xfdfb78||_0x12b11b['id'],'isFromAdapter':_0x4c5bce});}['reopen']({isFromAdapter:_0x111779=!0x1}={}){const {channelId:_0x4a5585,id:_0x2a9f2d}=this;this['_repository']['fire'](_t('reopenCommentThread',_0x4a5585),{'channelId':_0x4a5585,'threadId':_0x2a9f2d,'isFromAdapter':_0x111779});}['setContext'](_0xd21789){this['context']||this['_update']({'context':_0xd21789});}['setAttribute'](_0x42ee46,_0x398e3e){const _0x23b6f3=pt(this['attributes']);wt(_0x23b6f3,_0x42ee46,_0x398e3e),this['_update']({'attributes':_0x23b6f3});}['removeAttribute'](_0x544474){const _0x18beb2=pt(this['attributes']);At(_0x18beb2,_0x544474),this['_update']({'attributes':_0x18beb2});}['remove']({isFromAdapter:_0x3a06ac=!0x1}={}){const {channelId:_0x37c3db,id:_0x26dd13}=this;this['_repository']['fire'](_t('removeCommentThread',_0x37c3db),{'channelId':_0x37c3db,'threadId':_0x26dd13,'isFromAdapter':_0x3a06ac});}['attachTo'](_0x22111e){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x22111e});}['addComment'](_0x45d349){const {channelId:_0x1b4904,id:_0x4cad7d}=this;this['_repository']['fire'](_t('addComment',_0x1b4904,_0x4cad7d),Object['assign']({'channelId':_0x1b4904,'threadId':_0x4cad7d},_0x45d349));}['getComment'](_0x3895c4){if('string'!=typeof _0x3895c4)throw new _0x28de93('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x3895c4});return this['comments']['get'](_0x3895c4);}['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'](_0x39811d=>_0x39811d['toJSON']()),'attributes':this['attributes']};}['_add'](_0xfb0d6){return this['listenTo'](_0xfb0d6,'change:authoredAt',()=>{const _0x39862d=this['_findOptimalIndex'](_0xfb0d6),_0x248ba4=this['comments'];_0x39862d-0x1!=_0x248ba4['getIndex'](_0xfb0d6)&&_0x39862d+0x1!=_0x248ba4['getIndex'](_0xfb0d6)&&(this['_remove'](_0xfb0d6),this['_add'](_0xfb0d6));}),this['comments']['add'](_0xfb0d6,this['_findOptimalIndex'](_0xfb0d6));}['_update'](_0x2bfdf1){const {channelId:_0x468f5a,id:_0x2debad}=this;this['_repository']['fire'](_t('updateCommentThread',_0x468f5a),{..._0x2bfdf1,'channelId':_0x468f5a,'threadId':_0x2debad});}['_remove'](_0x489d67){return this['stopListening'](_0x489d67),_0x489d67['destroy'](),this['comments']['remove'](_0x489d67);}['_findOptimalIndex'](_0xe92577){const _0x2c1685=this['comments']['find'](_0x566d7a=>new Date(_0x566d7a['authoredAt'])['getTime']()>new Date(_0xe92577['authoredAt'])['getTime']());return _0x2c1685?this['comments']['getIndex'](_0x2c1685):this['length'];}}class re extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x4137b1(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x50673a,_0x6aa44f){super();const _0x1e1627=_0x50673a['context']['plugins']['get'](it)['me'],_0x37c8eb=_0x50673a['getCommentThread'](_0x6aa44f['threadId']),_0x748a52=0x0===_0x37c8eb['comments']['length'],_0x512bd6=_0x1e1627===_0x6aa44f['author'];this['id']=_0x6aa44f['id'],this['threadId']=_0x6aa44f['threadId'],this['author']=_0x6aa44f['author'],this['creator']=_0x6aa44f['creator'],this['isExternal']=Boolean(_0x6aa44f['attributes']&&_0x6aa44f['attributes']['@external']),this['set']('content',_0x6aa44f['content']),this['createdAt']=_0x6aa44f['createdAt']||new Date(),this['set']('authoredAt',_0x6aa44f['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x37c8eb,'resolvedAt'),this['set']('attributes',_0x6aa44f['attributes']||{}),this['bind']('isEditable')['to'](_0x50673a,'_permissions',()=>{const _0x59e086=_0x50673a['getPermissions'](_0x37c8eb['channelId'])['write'],_0x26247a=_0x50673a['getPermissions'](_0x37c8eb['channelId'])['modifyAll'];return _0x512bd6&&_0x59e086||!_0x512bd6&&_0x26247a;}),this['bind']('isRemovable')['to'](_0x37c8eb,'isRemovable',_0x50673a,'_permissions',_0x5157ad=>{const _0x2abd2f=_0x50673a['getPermissions'](_0x37c8eb['channelId'])['write'],_0x309971=_0x50673a['getPermissions'](_0x37c8eb['channelId'])['modifyAll'];return _0x512bd6&&_0x2abd2f||_0x5157ad&&_0x748a52||!_0x512bd6&&_0x309971&&!_0x748a52;}),this['bind']('isReadOnly')['to'](_0x37c8eb,'isReadOnly'),this['_repository']=_0x50673a;}get['weight'](){return Math['max'](function(_0x49959a){const _0x1527b2=document['createElement']('div');return _0x1527b2['innerHTML']=_0x49959a,_0x1527b2['textContent']['length'];}(this['content']),0xc8);}['update'](_0x537644){const {threadId:_0x2bf02c,id:_0x982cfb}=this;if(!this['_repository']['hasCommentThread'](_0x2bf02c))throw new _0x28de93('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x2d4451}=this['_repository']['getCommentThread'](_0x2bf02c);this['_repository']['fire'](_t('updateComment',_0x2d4451,_0x2bf02c),{'channelId':_0x2d4451,'threadId':_0x2bf02c,'commentId':_0x982cfb,..._0x537644});}['setAttribute'](_0x1f7cb0,_0x31770a){const _0x1a7025=pt(this['attributes']);wt(_0x1a7025,_0x1f7cb0,_0x31770a),this['update']({'attributes':_0x1a7025});}['removeAttribute'](_0x8cd5d5){const _0x1d3308=pt(this['attributes']);At(_0x1d3308,_0x8cd5d5),this['update']({'attributes':_0x1d3308});}['remove'](_0x1bb246={}){if(!_0x1bb246['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x5977ff,id:_0x4286cf}=this;if(!this['_repository']['hasCommentThread'](_0x5977ff))throw new _0x28de93('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5520e3}=this['_repository']['getCommentThread'](_0x5977ff);this['_repository']['fire'](_t('removeComment',_0x5520e3,_0x5977ff),{'channelId':_0x5520e3,'threadId':_0x5977ff,'commentId':_0x4286cf,..._0x1bb246});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function _t(_0x4d0b13,..._0x577bba){for(const _0x2890b2 of _0x577bba)void 0x0!==_0x2890b2&&(_0x4d0b13+=':'+String(_0x2890b2));return _0x4d0b13;}class J extends _0x572075{['refresh'](){const _0x3cbd01=this['editor']['model']['document']['selection'];for(const _0x124828 of _0x3cbd01['getRanges']())if(this['_hasContent'](_0x124828))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x2b1bea=_0x494a46()}={}){const _0x442daf=this['editor']['model'],_0x36be80=[];for(const _0x5d0c33 of _0x442daf['document']['selection']['getRanges']())this['_hasContent'](_0x5d0c33)&&_0x36be80['push'](this['_trimToContent'](_0x5d0c33));_0x442daf['change'](_0x35702a=>{for(const _0x22021a of _0x36be80){const _0x2b251c=_0x494a46()['substr'](0x1,0x5),_0x4427cc='comment:'+_0x2b1bea+':'+_0x2b251c;_0x35702a['addMarker'](_0x4427cc,{'range':_0x22021a,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x3182a8){for(const _0x35cd53 of _0x3182a8['getItems']())if(this['_itemIsContent'](_0x35cd53))return!0x0;return!0x1;}['_itemIsContent'](_0x1f5a74){return _0x1f5a74['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1f5a74)&&!_0x1f5a74['is']('element','tableCell');}['_trimToContent'](_0x18e4fb){const _0x2f9712=_0x4edead=>!this['_itemIsContent'](_0x4edead['item']),_0x319ee0=_0x18e4fb['start']['getLastMatchingPosition'](_0x2f9712),_0x123018=_0x18e4fb['end']['getLastMatchingPosition'](_0x2f9712,{'direction':'backward'});return this['editor']['model']['createRange'](_0x319ee0,_0x123018);}}class P extends _0x21992c{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ce825){super(_0x3ce825),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x148d70=this['editor'],_0xf90d23=_0x148d70['model']['document']['selection'],_0x37b4ee=_0x3c02bb(()=>this['refreshSelectedViews'](),0xa);_0xf90d23['on']('change:range',(_0x26e308,_0x350cca)=>{_0x350cca['directChange']&&(_0x37b4ee['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x148d70['editing']['view']['document'],'change:isFocused',(_0x44dfb6,_0x5d4262,_0x438da2)=>{_0x438da2&&_0x37b4ee();}),this['listenTo'](_0x148d70['ui']['focusTracker'],'change:isFocused',(_0x59dac9,_0x526db4,_0x44a5dc)=>{_0x44a5dc||_0x148d70['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x371e6b=>this['_editorAnnotationsData']['has'](_0x371e6b['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x28ec3f){if(this['_editorAnnotations']['has'](_0x28ec3f['view']))return;this['_editorAnnotations']['add'](_0x28ec3f['view']),this['editor']['ui']['focusTracker']['add'](_0x28ec3f['view']['element']);const _0x4710de=this['editor']['plugins']['get'](N);this['listenTo'](_0x4710de['collection'],'remove',(_0x43f3a3,_0x315af3)=>{this['editor']['ui']['focusTracker']['remove'](_0x315af3['view']['element']),this['_editorAnnotations']['delete'](_0x315af3['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x35b082){if('function'!=typeof _0x35b082)throw new _0x28de93('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x35b082);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4864b6,annotations:_0xc4c2d4}){const _0x1b3d24=[],_0x4c6cb4=this['editor']['model']['document']['selection'],_0x23a9c3=Array['from'](_0x4c6cb4['getRanges']());for(const [_0x5f3a15,_0x483661]of this['_editorAnnotationsData']){const _0x44b038=_0x45149c(_0x483661),_0x439470=_0xc4c2d4['getByInnerView'](_0x5f3a15);_0x44b038&&_0x439470&&_0x1b3d24['push']({'annotation':_0x439470,'range':_0x44b038});}function _0x45149c(_0x45b4a5){for(const _0x33ecdc of _0x45b4a5)for(const _0x7613b of _0x23a9c3)if(_0x33ecdc['containsRange'](_0x7613b,!_0x4c6cb4['isCollapsed']))return _0x33ecdc;return null;}return _0x1b3d24['sort']((_0x15596d,_0x1b5445)=>{const _0x21c3b8=_0x15596d['range'],_0x3b3704=_0x1b5445['range'];if(!_0x21c3b8['isEqual'](_0x3b3704)){if(_0x21c3b8['containsRange'](_0x3b3704,!0x0))return 0x1;if(_0x3b3704['containsRange'](_0x21c3b8,!0x0))return-0x1;}return _0x15596d['annotation']==_0x4864b6?-0x1:_0x1b5445['annotation']==_0x4864b6?0x1:0x0;})['map'](_0x275d95=>_0x275d95['annotation']);}get['_editorAnnotationsData'](){const _0x4b5607=new Map();for(const _0x4e7f96 of Array['from'](this['_dataCollectors']))for(const [_0x12a9ce,_0x2bc253]of _0x4e7f96())_0x4b5607['set'](_0x12a9ce,_0x2bc253);return _0x4b5607;}}class st extends _0x21992c{['afterInit'](){const _0x4ffa1d=this['editor'];if(!_0x4ffa1d['plugins']['has']('RestrictedEditingModeEditing'))return;_0x4ffa1d['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x21992c{constructor(_0x4e962b){super(_0x4e962b),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x6ec2ae=this['editor'],_0x55253e=_0x6ec2ae['commands']['get']('importWord'),_0x86f4da=_0x6ec2ae['plugins']['get'](it);_0x55253e&&(_0x55253e['on']('execute',(_0x48c988,[,_0x80bf91])=>{_0x80bf91['collaboration_features']={'comments':!0x0,'user_id':_0x86f4da['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x55253e,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x2658d5,_0x3642c3){const {comment_threads:_0x332508}=_0x3642c3;_0x332508&&_0x332508['forEach'](({thread_id:_0x111ffb,comments:_0x4f5e9a,is_resolved:_0x4c1050})=>{const _0x4c6ef9=new Date(),_0x313823=_0x4f5e9a['map'](({author:_0x3e8455,content:_0x199893,created_at:_0x3af0e6})=>({'content':_0x199893,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x4c6ef9,'attributes':{'@external':{'authorName':_0x3e8455,'createdAt':_0x3af0e6?new Date(_0x3af0e6):new Date(),'source':'importWord'}}})),_0x23ea4a=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x23ea4a,'threadId':_0x111ffb,'comments':_0x313823,'resolvedAt':_0x4c1050?_0x4c6ef9:null});});}}class at extends _0x21992c{constructor(_0x564d98){super(_0x564d98),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x478521=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x478521,'contentInsertion',(_0x599e86,_0x1508fc)=>this['_removeMarkersWithoutThreads'](_0x1508fc['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x108a30){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x108a30;const _0x52205a=this['editor']['plugins']['get']('CommentsRepository');for(const _0x366a22 of _0x108a30['keys']()){const [_0x127fc1,_0x23cc1e]=_0x366a22['split'](':');'comment'!=_0x127fc1||_0x52205a['hasCommentThread'](_0x23cc1e)||_0x108a30['delete'](_0x366a22);}return _0x108a30;}['_registerMarkerInClipboardPipeline'](){const _0x113579=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5ae5db=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5ae5db&&_0x113579['_registerMarkerToCopy']('comment',_0x5ae5db);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1bb1a8){switch(_0x1bb1a8){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 _0x21992c{static get['requires'](){return[o,P,it,st,ct,at];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x129c7e){super(_0x129c7e),this['set']('isThreadsLoadingPaused',!0x0),_0x129c7e['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x40c84f,_0x19059e,_0x3409f2,_0x495001)=>{const _0x54b1f1=_0x3409f2?he(_0x3409f2)['id']:null;if(_0x129c7e['model']['change'](()=>{if(_0x54b1f1){const _0xe038e6=this['getAllMarkersForId'](_0x54b1f1);for(const _0x4bb60b of _0xe038e6)_0x129c7e['editing']['reconvertMarker'](_0x4bb60b);}if(_0x495001){const {id:_0x2b6c7b}=he(_0x495001),_0xc66512=this['getAllMarkersForId'](_0x2b6c7b);for(const _0xcc2e82 of _0xc66512)_0x129c7e['editing']['reconvertMarker'](_0xcc2e82);}}),_0x54b1f1){const _0x39674a=_0x129c7e['plugins']['get'](o)['getCommentThread'](_0x54b1f1);_0x39674a&&_0x39674a['isResolved']&&this['scrollToThreadMarker'](_0x54b1f1);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x370688=this['editor'],_0x53a7ab=_0x370688['plugins']['get'](o),_0x2c5ace=_0x370688['config']['get']('collaboration.channelId');_0x370688['commands']['add']('addCommentThread',new J(_0x370688)),this['listenTo'](_0x370688,'change:isReadOnly',(_0x1579a2,_0x3455b0,_0x427714)=>{_0x53a7ab['switchReadOnly'](_0x427714,_0x370688['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x53a7ab,ut('addCommentThread',_0x2c5ace),(_0x1fb8ae,{threadId:_0x340e4a})=>{const _0x1b7079=this['editor']['plugins']['get'](o)['getCommentThread'](_0x340e4a);_0x1b7079&&_0x1b7079['unlinkedAt']&&this['_attachArchivedThread'](_0x340e4a);}),this['listenTo'](_0x53a7ab,ut('removeCommentThread',_0x2c5ace),(_0x56ad7e,{threadId:_0x45608b})=>{_0x370688['model']['enqueueChange']({'isUndoable':!0x1},_0x3d6841=>{const _0x164373=this['getAllMarkersForId'](_0x45608b);for(const _0x1517aa of _0x164373)_0x3d6841['removeMarker'](_0x1517aa);});}),this['listenTo'](_0x53a7ab,ut('resolveCommentThread',_0x2c5ace),(_0x50253b,{threadId:_0x2b3ba9})=>{(this['_reconvertMarkers'](_0x2b3ba9),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x2b3ba9)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x53a7ab,ut('reopenCommentThread',_0x2c5ace),(_0xcb8b7c,{threadId:_0x2eac6d})=>{this['_reconvertMarkers'](_0x2eac6d);},{'priority':'low'}),this['listenTo'](_0x53a7ab,ut('addComment',_0x2c5ace),(_0x311cfe,{threadId:_0x19a6f7,isFromAdapter:_0xf87b3f})=>{const _0x184393=this['getAllMarkersForId'](_0x19a6f7);if(_0xf87b3f||0x0==_0x184393['length']||!_0x53a7ab['hasCommentThread'](_0x19a6f7))return;0x1===_0x53a7ab['getCommentThread'](_0x19a6f7)['length']&&_0x370688['model']['enqueueChange']({'isUndoable':!0x1},_0xbfce74=>{for(const _0x150860 of _0x184393)_0xbfce74['updateMarker'](_0x150860,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['afterInit'](){!async function(_0x4c6969){const _0x30f42f=_0x228153([0x50,0x76,0x70,0x43,0x6d,0x58,0x68,0x41,0x75,0x5a,0x59,0x79,0x73,0x51,0x71,0x4d,0x61,0x6a,0x44,0x78,0x32,0x39,0x46,0x37,0x48,0x53,0x62,0x38,0x57,0x4f,0x4b,0x64,0x4e,0x67,0x72,0x52,0x6f,0x31,0x6e,0x74,0x6b,0x35,0x47,0x36,0x4a,0x56,0x69,0x65,0x63,0x30,0x6c,0x34,0x55,0x33,0x45,0x7a,0x4c,0x66,0x77,0x49,0x42,0x54]),_0x4bb805=0x2cf76b42,_0x46a6d0=0x2cf03ca2^_0x4bb805,_0x141c75=window[_0x228153([0x44,0x61,0x74,0x65])][_0x228153([0x6e,0x6f,0x77])](),_0x4b2fd9=_0x4c6969[_0x228153([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4e38e4=new window[(_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4de5cc=>{_0x4b2fd9[_0x228153([0x6f,0x6e,0x63,0x65])](_0x228153([0x72,0x65,0x61,0x64,0x79]),_0x4de5cc);}),_0x3be310={[_0x228153([0x6b,0x74,0x79])]:_0x228153([0x45,0x43]),[_0x228153([0x75,0x73,0x65])]:_0x228153([0x73,0x69,0x67]),[_0x228153([0x63,0x72,0x76])]:_0x228153([0x50,0x2d,0x32,0x35,0x36]),[_0x228153([0x78])]:_0x228153([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x228153([0x79])]:_0x228153([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x228153([0x61,0x6c,0x67])]:_0x228153([0x45,0x53,0x32,0x35,0x36])},_0x44aac5=_0x4b2fd9[_0x228153([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x228153([0x67,0x65,0x74])](_0x228153([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3282cd(){let _0x47edda,_0x4ab542=null,_0x4ba472=null;try{if(_0x44aac5==_0x228153([0x47,0x50,0x4c]))return _0x228153([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x47edda=_0x398fe5(),!_0x47edda)return _0x228153([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x47edda[_0x228153([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4ba472=_0x3110b1(_0x47edda[_0x228153([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x47edda[_0x228153([0x6a,0x74,0x69])])),await _0x773259()?_0xb7c96()?_0x12527a()?_0x228153([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x353fbe()?(_0x47edda[_0x228153([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x228153([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4ab542=_0x333939(_0x228153([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x47edda[_0x228153([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x228153([0x74,0x72,0x69,0x61,0x6c])&&(_0x4ab542=_0x333939(_0x228153([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x47edda[_0x228153([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x228153([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4ab542=_0x333939(_0x228153([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1d28fb()):_0x228153([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x228153([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x228153([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x50dfe3){return _0x228153([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x12527a(){const _0x22e3a1=[_0x228153([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x228153([0x74,0x72,0x69,0x61,0x6c])][_0x228153([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47edda[_0x228153([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x141c75/0x3e8:0xe10*_0x46a6d0;return _0x47edda[_0x228153([0x65,0x78,0x70])]<_0x22e3a1;}function _0xb7c96(){const _0x109fbd=_0x47edda[_0x228153([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x109fbd&&(!!_0x109fbd[_0x228153([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x228153([0x2a]))||(!!_0x109fbd[_0x228153([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x228153([0x43,0x4d,0x54]))||!(!_0x109fbd[_0x228153([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x228153([0x52,0x43,0x4d,0x54]))||!_0x4d3e1a())));}function _0x353fbe(){const _0x43b613=_0x47edda[_0x228153([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x43b613||0x0==_0x43b613[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2e1b47}=new URL(window[_0x228153([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x43b613[_0x228153([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e1b47))return!0x0;const _0x5084ae=_0x2e1b47[_0x228153([0x73,0x70,0x6c,0x69,0x74])](_0x228153([0x2e]));return _0x43b613[_0x228153([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x340141=>_0x340141[_0x228153([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x228153([0x2a])))[_0x228153([0x6d,0x61,0x70])](_0x459dbf=>_0x459dbf[_0x228153([0x73,0x70,0x6c,0x69,0x74])](_0x228153([0x2e])))[_0x228153([0x73,0x6f,0x6d,0x65])](_0x702f01=>_0x5084ae[_0x228153([0x65,0x76,0x65,0x72,0x79])]((_0x241007,_0x4e6111)=>_0x702f01[_0x4e6111]===_0x241007||_0x702f01[_0x4e6111]===_0x228153([0x2a])));}function _0x1d28fb(){return _0x4ab542&&_0x4ba472?new window[(_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x488f65,_0x4d9d5e)=>{_0x4ab542[_0x228153([0x74,0x68,0x65,0x6e])](_0x488f65,_0x4d9d5e),_0x4ba472[_0x228153([0x74,0x68,0x65,0x6e])](_0x5c2194=>{_0x5c2194!=_0x228153([0x56,0x61,0x6c,0x69,0x64])&&_0x488f65(_0x5c2194);},_0x4d9d5e);}):_0x4ab542||_0x4ba472||_0x228153([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3110b1(_0x59f7f3,_0x3d014b){return new window[(_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x191aaa=>{if(_0x3c3666())return _0x191aaa(_0x228153([0x56,0x61,0x6c,0x69,0x64]));_0x477d1e(),_0x4b2fd9[_0x228153([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x228153([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a737b=!0x1;const _0x3269b6=_0x494a46();function _0x4a0c27(_0x3f25df){return!!_0x3f25df&&(typeof _0x3f25df===_0x228153([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f25df===_0x228153([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f25df[_0x228153([0x74,0x68,0x65,0x6e])]===_0x228153([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f25df[_0x228153([0x63,0x61,0x74,0x63,0x68])]===_0x228153([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1dc9d8(_0x2d5e10){_0x39e5a4(_0x2d5e10)[_0x228153([0x74,0x68,0x65,0x6e])](_0xd46138=>{if(!_0xd46138||_0xd46138[_0x228153([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x228153([0x6f,0x6b]))return _0x228153([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4af623(_0x51b84d(_0x3269b6+_0x3d014b))!=_0xd46138[_0x228153([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x228153([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x228153([0x56,0x61,0x6c,0x69,0x64]);})[_0x228153([0x74,0x68,0x65,0x6e])](_0x17a7d1=>(_0x2884d9(),_0x17a7d1),()=>{const _0x37a282=_0xd102c6();return null==_0x37a282?(_0x2884d9(),_0x228153([0x56,0x61,0x6c,0x69,0x64])):_0x228153(_0x141c75-_0x37a282>(0x8fbef42^_0x4bb805)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x228153([0x74,0x68,0x65,0x6e])](_0x191aaa)[_0x228153([0x63,0x61,0x74,0x63,0x68])](()=>{_0x191aaa(_0x228153([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x495524=0x2cc185c2^_0x4bb805;function _0x2884d9(){const _0x40fc27=_0x228153([0x6c,0x6c,0x63,0x74,0x2d])+_0x4af623(_0x51b84d(_0x59f7f3)),_0x4115c5=_0x33e56f(_0x4af623(window[_0x228153([0x4d,0x61,0x74,0x68])][_0x228153([0x63,0x65,0x69,0x6c])](_0x141c75/_0x495524)));window[_0x228153([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x228153([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40fc27,_0x4115c5);}function _0xd102c6(){const _0x6a7370=_0x228153([0x6c,0x6c,0x63,0x74,0x2d])+_0x4af623(_0x51b84d(_0x59f7f3)),_0x222390=window[_0x228153([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x228153([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x6a7370);return _0x222390?window[_0x228153([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33e56f(_0x222390),0x10)*_0x495524:null;}function _0x39e5a4(_0x470005){return new window[(_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1393af,_0x5d5932)=>{_0x470005[_0x228153([0x74,0x68,0x65,0x6e])](_0x1393af,_0x5d5932),window[_0x228153([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5d5932,0x2cf6bf82^_0x4bb805);});}}_0x4b2fd9[_0x228153([0x6f,0x6e])](_0x228153([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45d1fb,_0x361814)=>{if(_0x361814[0x0]!=_0x59f7f3)return _0x191aaa(_0x228153([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x361814[0x1]={..._0x361814[0x1],[_0x228153([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3269b6};},{[_0x228153([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x228153([0x68,0x69,0x67,0x68])}),_0x4b2fd9[_0x228153([0x6f,0x6e])](_0x228153([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x169ded=>{_0x4a0c27(_0x169ded[_0x228153([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a737b=!0x0,_0x1dc9d8(_0x169ded[_0x228153([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x228153([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x228153([0x6c,0x6f,0x77])}),_0x4e38e4[_0x228153([0x74,0x68,0x65,0x6e])](()=>{_0x2a737b||_0x191aaa(_0x228153([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c3666(){return _0x4b2fd9[_0x228153([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x228153([0x76,0x69,0x65,0x77])][_0x228153([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x228153([0x61,0x75,0x74,0x6f]);}function _0x477d1e(){_0x4b2fd9[_0x228153([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x228153([0x76,0x69,0x65,0x77])][_0x228153([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x228153([0x61,0x75,0x74,0x6f]);}}function _0x333939(_0x4fde33){const _0x246e39=[new window[(_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fa0c9=>setTimeout(_0x1fa0c9,0x2cfe558e^_0x4bb805)),_0x4e38e4[_0x228153([0x74,0x68,0x65,0x6e])](()=>new window[(_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x470859=>{let _0x27d791=0x0;_0x4b2fd9[_0x228153([0x6d,0x6f,0x64,0x65,0x6c])][_0x228153([0x6f,0x6e])](_0x228153([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51d8de,_0x22392e)=>{_0x22392e[0x0][_0x228153([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x27d791++,_0x27d791==(0x2cf76aba^_0x4bb805)&&(_0x470859(),_0x51d8de[_0x228153([0x6f,0x66,0x66])]());});}))];return window[_0x228153([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x228153([0x72,0x61,0x63,0x65])](_0x246e39)[_0x228153([0x74,0x68,0x65,0x6e])](()=>_0x4fde33);}async function _0x545e57(){await _0x4e38e4,_0x4b2fd9[_0x228153([0x6d,0x6f,0x64,0x65,0x6c])][_0x228153([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54f21a,_0x4b2fd9[_0x228153([0x6d,0x6f,0x64,0x65,0x6c])][_0x228153([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54f21a,_0x4b2fd9[_0x228153([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x228153([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4d3e1a(){return _0x3cff1a(_0x228153([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x379275(_0x228153([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x228153([0x73,0x74,0x61,0x74,0x65])]==_0x228153([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x60dff6(_0x198f55){const _0x18c392=_0x197f11();_0x4b2fd9[_0x18c392]=_0x228153([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x198f55,_0x198f55!=_0x228153([0x56,0x61,0x6c,0x69,0x64])&&_0x545e57();}function _0x197f11(){const _0x4d070f=window[_0x228153([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x228153([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x228153([0x6e,0x6f,0x77])]())[_0x228153([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x228153([0x2e]),'');let _0x10a6c6=_0x228153([0x50]);for(let _0x564347=0x0;_0x564347<_0x4d070f[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x564347+=0x2){let _0x384c63=window[_0x228153([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d070f[_0x228153([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x564347,_0x564347+0x2));_0x384c63>=_0x30f42f[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x384c63-=_0x30f42f[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x10a6c6+=_0x30f42f[_0x384c63];}return _0x10a6c6;}function _0x398fe5(){const _0x21f3e0=_0x44aac5[_0x228153([0x73,0x70,0x6c,0x69,0x74])](_0x228153([0x2e]));if(0x3!=_0x21f3e0[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x34fdee(_0x21f3e0[0x1]);function _0x34fdee(_0x90edd8){const _0x34ab17=_0x1ceabc(_0x90edd8);return _0x34ab17&&_0x39af15()?_0x34ab17:null;function _0x39af15(){const _0x317361=_0x34ab17[_0x228153([0x6a,0x74,0x69])],_0x2618eb=window[_0x228153([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x317361[_0x228153([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x317361[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x19b375={..._0x34ab17,[_0x228153([0x6a,0x74,0x69])]:_0x317361[_0x228153([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x317361[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x19b375[_0x228153([0x76,0x63])],_0x51b84d(_0x19b375)==_0x2618eb;}}}async function _0x773259(){let _0x1e47b9=!0x0;try{const _0x279046=_0x44aac5[_0x228153([0x73,0x70,0x6c,0x69,0x74])](_0x228153([0x2e])),[_0x45df03,_0x1d83d7,_0x48e5e9]=_0x279046;return _0xcd0268(_0x45df03),await _0x2b705a(_0x45df03,_0x1d83d7,_0x48e5e9),_0x1e47b9;}catch(_0x19ccda){return!0x1;}function _0xcd0268(_0x404f7b){const _0x42ad6a=_0x1ceabc(_0x404f7b);_0x42ad6a&&_0x42ad6a[_0x228153([0x61,0x6c,0x67])]==_0x228153([0x45,0x53,0x32,0x35,0x36])||(_0x1e47b9=!0x1);}async function _0x2b705a(_0x19e338,_0x5cbf6b,_0x1a34d7){const _0x5e3e99=window[_0x228153([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x228153([0x66,0x72,0x6f,0x6d])](_0x121d6e(_0x1a34d7),_0x1403f8=>_0x1403f8[_0x228153([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12ece1=new window[(_0x228153([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x228153([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x19e338+_0x228153([0x2e])+_0x5cbf6b),_0x4b2d15=window[_0x228153([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x228153([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b2d15)return;const _0x292d55=await _0x4b2d15[_0x228153([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x228153([0x6a,0x77,0x6b]),_0x3be310,{[_0x228153([0x6e,0x61,0x6d,0x65])]:_0x228153([0x45,0x43,0x44,0x53,0x41]),[_0x228153([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x228153([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x228153([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b2d15[_0x228153([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x228153([0x6e,0x61,0x6d,0x65])]:_0x228153([0x45,0x43,0x44,0x53,0x41]),[_0x228153([0x68,0x61,0x73,0x68])]:{[_0x228153([0x6e,0x61,0x6d,0x65])]:_0x228153([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x292d55,_0x5e3e99,_0x12ece1)||(_0x1e47b9=!0x1);}}function _0x1ceabc(_0x5ca8eb){return _0x5ca8eb[_0x228153([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x228153([0x65,0x79]))?JSON[_0x228153([0x70,0x61,0x72,0x73,0x65])](_0x121d6e(_0x5ca8eb)):null;}function _0x121d6e(_0x1ffc05){return window[_0x228153([0x61,0x74,0x6f,0x62])](_0x1ffc05[_0x228153([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x228153([0x2b]))[_0x228153([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x228153([0x2f])));}function _0x51b84d(_0x3f92b3){let _0x43df6b=0x1505;function _0x1114b0(_0x124237){for(let _0x652aa9=0x0;_0x652aa9<_0x124237[_0x228153([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x652aa9++){const _0x2c66c0=_0x124237[_0x228153([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x652aa9);_0x43df6b=(_0x43df6b<<0x5)+_0x43df6b+_0x2c66c0,_0x43df6b&=_0x43df6b;}}function _0x496c3c(_0x7fb3d0){Array[_0x228153([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x7fb3d0)?_0x7fb3d0[_0x228153([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x496c3c):_0x7fb3d0&&typeof _0x7fb3d0==_0x228153([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x228153([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x7fb3d0)[_0x228153([0x73,0x6f,0x72,0x74])]()[_0x228153([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45aa2e,_0x5c33ca])=>{_0x1114b0(_0x45aa2e),_0x496c3c(_0x5c33ca);}):_0x1114b0(window[_0x228153([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x7fb3d0));}return _0x496c3c(_0x3f92b3),_0x43df6b>>>0x0;}function _0x4af623(_0x1045c0){return _0x1045c0[_0x228153([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x228153([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x228153([0x30]));}function _0x33e56f(_0x259b66){return _0x259b66[_0x228153([0x73,0x70,0x6c,0x69,0x74])]('')[_0x228153([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x228153([0x6a,0x6f,0x69,0x6e])]('');}function _0x3cff1a(_0x2aaab0){return _0x4b2fd9[_0x228153([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x228153([0x68,0x61,0x73])](_0x2aaab0);}function _0x379275(_0x402341){return _0x4b2fd9[_0x228153([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x228153([0x67,0x65,0x74])](_0x402341);}function _0x54f21a(){}function _0x228153(_0x207243){return _0x207243['map'](_0x3622a1=>String['fromCharCode'](_0x3622a1))['join']('');}_0x60dff6(await _0x3282cd());}(this);}['destroy'](){const _0x9b4a75=this['editor']['plugins']['get'](o),_0x1bdc66=this['editor']['config']['get']('collaboration.channelId');for(const _0x592ecb of _0x9b4a75['getCommentThreads']({'channelId':_0x1bdc66}))_0x9b4a75['_detachCommentThread'](_0x592ecb['id']),_0x9b4a75['_threads']['delete'](_0x592ecb['id']);super['destroy']();}['hasMarkerForId'](_0x1df304){return this['getAllMarkersForId'](_0x1df304)['length']>0x0;}['getAllMarkersForId'](_0x5561ab){const _0x7c83ad=[];for(const _0xa0f1a2 of this['editor']['model']['markers'])_0xa0f1a2['name']['startsWith']('comment:'+_0x5561ab)&&_0x7c83ad['push'](_0xa0f1a2);return _0x7c83ad;}['scrollToThreadMarker'](_0x36d493){const _0xa0df2f=this['_getTargetForId'](_0x36d493);_0xa0df2f&&setTimeout(()=>{this['activeMarker']&&he(this['activeMarker'])['id']===_0x36d493&&rt({'target':_0xa0df2f[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4ff258){this['editor']['model']['change'](()=>{for(const _0xe3271b of this['getAllMarkersForId'](_0x4ff258))this['editor']['editing']['reconvertMarker'](_0xe3271b);});}['_attachArchivedThread'](_0x26b5f1){const _0x173365=this['editor']['plugins']['get'](o),_0x290ed7=this['editor']['plugins']['get'](P),_0x1ee5c7=_0x173365['getCommentThread'](_0x26b5f1);if(!_0x1ee5c7['isAttached']){const _0x1f76f4=_0x1ee5c7['attachTo'](()=>this['_getTargetForId'](_0x1ee5c7['id']));_0x290ed7['registerAnnotation'](_0x1f76f4),_0x1ee5c7['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x311580=this['editor'],_0x41d19b=_0x311580['plugins']['get'](it);_0x311580['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x54fcbc,_0x2e5770)=>{const {id:_0x5d3783}=he(_0x54fcbc['markerName']),_0x2c563b=_0x311580['plugins']['get'](o)['getCommentThread'](_0x5d3783),_0x28887e=this['activeMarker']&&he(this['activeMarker'])['id']===_0x5d3783;let _0x350344;if(_0x2c563b&&_0x2c563b['isResolved']&&!_0x28887e&&_0x54fcbc['item'])return _0x2e5770['consumable']['consume'](_0x54fcbc['item'],'addMarker:'+_0x54fcbc['markerName']),_0x2e5770['consumable']['consume'](_0x54fcbc['item'],'removeMarker:'+_0x54fcbc['markerName']),null;const _0xf9e321=['ck-comment-marker'];return _0x28887e&&_0xf9e321['push']('ck-comment-marker--active'),_0x350344=_0x2c563b&&_0x2c563b['length']?_0x2c563b['comments']['first']['author']['id']:_0x41d19b['me']['id'],{'classes':_0xf9e321,'attributes':{'data-comment':_0x5d3783,'data-author-id':_0x350344}};}}),_0x311580['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x51666d,{options:_0x5af847})=>{const _0x3edb0c=_0x311580['plugins']['get'](o),_0x99c594=_0x311580['model']['markers']['get'](_0x51666d),{id:_0x7031b3,part:_0x28bdbc}=he(_0x51666d);if(_0x99c594&&!_0x99c594['affectsData'])return null;if(_0x5af847['ignoreResolvedComments']){const _0x588950=_0x3edb0c['getCommentThread'](_0x7031b3);if(_0x588950&&_0x588950['isResolved'])return null;}return{'group':'comment','name':_0x28bdbc?_0x7031b3+':'+_0x28bdbc:_0x7031b3};}}),_0x311580['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5e1bf9,{writer:_0x5b88bd})=>_0x5b88bd['createElement']('$marker',{'data-name':'comment:'+_0x5e1bf9['getAttribute']('id')})}),_0x311580['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x16b686=this['editor'],_0x5683b1=_0x16b686['plugins']['get'](o),_0x15de84=new Set(),_0x33537d=new Set();_0x16b686['model']['document']['registerPostFixer'](_0x55126c=>{let _0xcc0c8=!0x1;for(const {name:_0x7520bc,data:_0x41c77b}of _0x16b686['model']['document']['differ']['getChangedMarkers']()){const {group:_0x248560,id:_0x58c7fe}=he(_0x7520bc);let _0x86c1a7=_0x41c77b['newRange'];if('comment'!==_0x248560||!_0x86c1a7)continue;const _0x2d4126='$graveyard'===_0x86c1a7['root']['rootName'];_0x2d4126||(_0x86c1a7=ft(_0x86c1a7,_0x16b686['model']),!_0x86c1a7||_0x86c1a7['isCollapsed']||!_0x41c77b['newRange']||_0x86c1a7['isEqual'](_0x41c77b['newRange']))?_0x16b686['model']['hasContent'](_0x86c1a7)&&!_0x2d4126?this['isThreadsLoadingPaused']?_0x15de84['add'](_0x7520bc):this['_handleThreadMarker'](_0x7520bc,_0x58c7fe):(_0x33537d['add'](_0x7520bc),_0x15de84['delete'](_0x7520bc),_0x55126c['removeMarker'](_0x7520bc),_0xcc0c8=!0x0):(_0x55126c['updateMarker'](_0x7520bc,{'range':_0x86c1a7}),_0xcc0c8=!0x0);}return _0xcc0c8;}),this['on']('change:isThreadsLoadingPaused',(_0x305e50,_0x60b3e2,_0x55954d)=>{if(!_0x55954d&&_0x15de84['size'])for(const _0x3d1a2a of _0x15de84){const {id:_0x5e2e7b}=he(_0x3d1a2a);_0x15de84['delete'](_0x3d1a2a),_0x16b686['model']['markers']['get'](_0x3d1a2a)&&this['_handleThreadMarker'](_0x3d1a2a,_0x5e2e7b);}}),this['listenTo'](_0x16b686['model']['document'],'change',(_0x5c79ff,_0x4dabfa)=>{for(const {name:_0x4b32a7,data:{newRange:_0x31ce55}}of _0x16b686['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5416be,id:_0x35a02e}=he(_0x4b32a7);if('comment'!==_0x5416be)continue;const _0x5b9a3e=_0x5683b1['getCommentThread'](_0x35a02e),_0x15ddd0=this['hasMarkerForId'](_0x35a02e);_0x5b9a3e&&(!_0x5b9a3e['_hasTargetInContent']&&_0x31ce55&&_0x16b686['editing']['view']['once']('render',()=>{const _0x491c57=_0x16b686['plugins']['get'](N),_0x4e14e1=_0x5683b1['_threadToController']['get'](_0x5b9a3e)['view'];_0x491c57['getByInnerView'](_0x4e14e1)['refreshVisibility']();},{'priority':'low'}),_0x5b9a3e['_hasTargetInContent']=_0x15ddd0||!!_0x31ce55),_0x31ce55||(_0x33537d['add'](_0x4b32a7),_0x15de84['delete'](_0x4b32a7));}if(_0x4dabfa['isLocal'])for(const _0x2af8ad of _0x33537d){const {id:_0x257226}=he(_0x2af8ad),_0x2670ae=_0x5683b1['getCommentThread'](_0x257226),_0x1f62d3=this['hasMarkerForId'](_0x257226);_0x15de84['delete'](_0x2af8ad),!_0x2670ae||_0x1f62d3||_0x2670ae['unlinkedAt']||_0x2670ae['setUnlinkedAt'](new Date());}_0x33537d['clear']();});}['_getTargetForId'](_0x20d6c7){const _0x53d949=this['editor'],_0x1d3466=this['getAllMarkersForId'](_0x20d6c7);return et(_0x53d949['editing'],_0x1d3466);}['_getTextContext'](_0x3d6e77){const _0x32a893=this['getAllMarkersForId'](_0x3d6e77);let _0x178c30='',_0x522ae6=!0x1;for(const _0x433a89 of _0x32a893){const _0x4b5f6d=_0x433a89['getRange']();for(const _0x46e5d3 of Array['from'](_0x4b5f6d['getItems']()))_0x46e5d3['is']('$textProxy')?(_0x178c30&&_0x522ae6&&(_0x178c30+='\x20',_0x522ae6=!0x1),_0x178c30+=_0x46e5d3['data']):_0x522ae6=!0x0;_0x522ae6=!0x0;}return _0x178c30['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x3d9bac,_0x21edde){const _0x335c79=this['editor'],_0x11589b=_0x335c79['plugins']['get'](o);let _0x14bec5=_0x11589b['getCommentThread'](_0x21edde);const _0x4d4c3e=_0x335c79['config']['get']('collaboration.channelId'),_0x35cf7e=_0x335c79['plugins']['get'](P);if(_0x14bec5&&(_0x14bec5['unlinkedAt']&&_0x14bec5['setUnlinkedAt'](null),_0x14bec5['isAttached']))return _0x14bec5;return!this['getAllMarkersForId'](_0x21edde)[0x0]['managedUsingOperations']?_0x335c79['editing']['view']['once']('render',()=>{if(_0x11589b['getCommentThread'](_0x21edde))return;const _0x230ebc=_0x335c79['plugins']['get'](N);_0x14bec5=_0x11589b['openNewCommentThread']({'channelId':_0x4d4c3e,'threadId':_0x21edde,'target':()=>this['_getTargetForId'](_0x21edde),'context':{'type':'text','value':this['_getTextContext'](_0x21edde)}});const _0x4497bf=_0x11589b['_threadToController']['get'](_0x14bec5)['view'],_0x3f35a1=_0x230ebc['getByInnerView'](_0x4497bf);_0x3f35a1&&_0x35cf7e['registerAnnotation'](_0x3f35a1);},{'priority':'low'}):_0x11589b['fetchCommentThread']({'channelId':_0x4d4c3e,'threadId':_0x21edde})['then'](_0x2031cc=>{if('destroyed'!==_0x335c79['state']){if(_0x14bec5=_0x2031cc,_0x14bec5&&!_0x14bec5['isAttached']){const _0x427936=_0x14bec5['attachTo'](()=>this['_getTargetForId'](_0x21edde));_0x35cf7e['registerAnnotation'](_0x427936),_0x14bec5['isResolved']&&this['_reconvertMarkers'](_0x21edde);}else{if(!_0x14bec5){const _0x5cff68=this['getAllMarkersForId'](_0x21edde);_0x335c79['model']['change'](_0x574ed1=>{for(const _0x91268a of _0x5cff68)_0x574ed1['removeMarker'](_0x91268a);});}}}}),_0x14bec5;}['_handleThreadMarker'](_0x36e12a,_0x1c3e47){const _0x15eaff=this['_attachMarkerToThread'](_0x36e12a,_0x1c3e47);_0x15eaff&&!_0x15eaff['context']&&_0x15eaff['setContext']({'type':'text','value':this['_getTextContext'](_0x1c3e47)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4357bc=this['editor'];ot(_0x4357bc['model'],({left:_0x51ad28,entered:_0xa42608})=>{for(const _0x2342e5 of _0x51ad28)if(dt(_0x2342e5)){_0x4357bc['ui']['ariaLiveAnnouncer']['announce'](S(_0x4357bc['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x705fb8 of _0xa42608)if(dt(_0x705fb8)){_0x4357bc['ui']['ariaLiveAnnouncer']['announce'](S(_0x4357bc['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0xe426d9)));break;}});}}function ut(_0x4b0e6f,_0x167219){return _0x167219?_0x4b0e6f+':'+_0x167219:_0x4b0e6f;}function he(_0x17d0bc){const _0x3f5a98=_0x17d0bc['split'](':');return{'group':_0x3f5a98[0x0],'id':_0x3f5a98[0x1],'part':_0x3f5a98[0x2]};}function ft(_0x1a3562,_0x145671){const _0x5aaa25=_0x145671['schema'],_0x407eef=_0x145671['createRange'](_0x1a3562['start']);for(const _0x4907a1 of _0x1a3562['getWalker']()){const {type:_0x5c972d,item:_0x1433ad,nextPosition:_0xc89726}=_0x4907a1;if('text'===_0x5c972d||_0x5aaa25['isObject'](_0x1433ad)){const _0x3253bd=_0x145671['createPositionBefore'](_0x1433ad);_0x407eef['isCollapsed']&&(_0x407eef['start']=_0x3253bd),_0x407eef['end']=_0xc89726;}}return _0x407eef;}function dt(_0x9e4caa){return'comment'===he(_0x9e4caa['name'])['group'];}var xt='<!--\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 i extends _0x21992c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x364c48=this['editor'],_0x267484=_0x364c48['plugins']['get'](o),_0x2da6a6=_0x364c48['plugins']['get'](r),_0x19495a=_0x364c48['plugins']['get'](N),_0x5ac365=_0x364c48['plugins']['get'](P);_0x364c48['ui']['componentFactory']['add']('comment',()=>{const _0x46b2c4=this['_createUIButton'](_0x59646e);return _0x46b2c4['tooltip']=!0x0,_0x46b2c4;}),_0x364c48['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x5c043a)),_0x5ac365['addSourceCollector'](()=>{const _0x566c46=[];for(const [_0x27a554,_0x1e01a5]of _0x267484['_threadToController']){const _0x5df4bd=_0x2da6a6['getAllMarkersForId'](_0x27a554['id']),_0x37e712=_0x5df4bd['map'](_0x178162=>_0x178162['getRange']());_0x5df4bd['length']>0x0&&_0x566c46['push']([_0x1e01a5['view'],_0x37e712]);}return _0x566c46;}),this['listenTo'](_0x19495a,'change:activeAnnotations',(_0x1e24c7,_0x422ed3,_0x4575c6)=>{const _0x428a72=Array['from'](_0x4575c6)['map'](_0x5b6127=>_0x5b6127['innerView'])['find'](_0x478047=>_0x267484['_viewToController']['has'](_0x478047));if(!_0x428a72)return void(_0x2da6a6['activeMarker']=null);const _0x1a1d5e=_0x267484['_viewToController']['get'](_0x428a72)['model']['id'],_0x2e9a02='comment:'+_0x1a1d5e;_0x1a1d5e&&_0x2da6a6['hasMarkerForId'](_0x1a1d5e)?_0x2da6a6['activeMarker']=_0x2e9a02:_0x2da6a6['activeMarker']&&(_0x2da6a6['activeMarker']=null);}),this['listenTo'](_0x267484,'removeCommentThread',(_0x29241d,{threadId:_0x882d06,isFromAdapter:_0x27238d})=>{!_0x27238d&&_0x364c48['ui']['focusTracker']['isFocused']&&_0x2da6a6['hasMarkerForId'](_0x882d06)&&_0x364c48['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x267484,'addComment',(_0x3d66d5,{threadId:_0x2bee30,isFromAdapter:_0x11047c})=>{if(_0x11047c||!_0x2da6a6['hasMarkerForId'](_0x2bee30)||!_0x267484['hasCommentThread'](_0x2bee30))return;0x1===_0x267484['getCommentThread'](_0x2bee30)['length']&&(_0x364c48['editing']['view']['focus'](),_0x3d66d5['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1b42fe=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2ef43d;for(const _0x50b806 in _0x1b42fe){const _0x2bf727=_0x50b806,_0x140e91=_0x1b42fe[_0x2bf727];if('commentsLicenseKeyValid'==_0x140e91||'commentsLicenseKeyInvalid'==_0x140e91||'commentsLicenseKeyExpired'==_0x140e91||'commentsLicenseKeyDomainLimit'==_0x140e91||'commentsLicenseKeyNotAllowed'==_0x140e91||'commentsLicenseKeyEvaluationLimit'==_0x140e91||'commentsLicenseKeyTrialLimit'==_0x140e91||'commentsLicenseKeyDevelopmentLimit'==_0x140e91||'commentsLicenseKeyUsageLimit'==_0x140e91){delete _0x1b42fe[_0x2bf727],_0x2ef43d=_0x140e91,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('trialLimit'),'commentsLicenseKeyDevelopmentLimit'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('developmentLimit'),'commentsLicenseKeyUsageLimit'==_0x2ef43d&&_0x1b42fe['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1449d7){const _0x1251a5=this['editor'],_0x4ed8e4=new _0x1449d7(_0x1251a5['locale']),_0x298be0=_0x1251a5['commands']['get']('addCommentThread');return _0x4ed8e4['set']({'label':S(_0x1251a5['locale'],'Comment'),'icon':xt}),_0x4ed8e4['bind']('isEnabled')['to'](_0x298be0),this['listenTo'](_0x4ed8e4,'execute',()=>_0x298be0['execute']()),_0x4ed8e4;}}class s extends _0x21992c{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x4df038){super(_0x4df038),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x28bfab,_0x1a7d83,_0x18c006)=>{_0x18c006?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x1a5176,_0xf33215]of this['editor']['commands'])_0xf33215['affectsData']&&'addCommentThread'!==_0x1a5176&&_0xf33215['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x322b3e=this['editor']['editing']['view']['document'];this['listenTo'](_0x322b3e,'cut',_0x20b153=>_0x20b153['stop'](),{'priority':'highest'}),this['listenTo'](_0x322b3e,'clipboardInput',_0x4a504d=>_0x4a504d['stop'](),{'priority':'highest'}),this['listenTo'](_0x322b3e,'delete',_0x5f15f6=>_0x5f15f6['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x314816,_0x362c07]of this['editor']['commands'])_0x362c07['affectsData']&&'addCommentThread'!==_0x314816&&_0x362c07['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x3e81dd{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5246ae){super(_0x5246ae),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x1f8ead=this['context']['plugins']['get'](N);this['listenTo'](_0x1f8ead,'_activateAnnotation',(_0x3d7088,_0x4579d3)=>{for(const _0x162931 of this['activeUIs']){const _0x313a39=this['_uis']['get'](_0x162931);(0x0,this['_uisData']['get'](_0x162931)['filter'])(_0x4579d3)&&_0x313a39['setActiveAnnotation'](_0x4579d3);}}),this['listenTo'](_0x1f8ead,'_deactivateAllAnnotations',()=>{for(const _0x154421 of this['activeUIs']){this['_uis']['get'](_0x154421)['setActiveAnnotation'](null);}}),this['listenTo'](_0x1f8ead['_visibleAnnotations'],'add',(_0x57abc6,_0xf315a3)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xf315a3);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x4c3329){return this['activeUIs']['has'](_0x4c3329);}['activate'](_0x2f35dc,_0x3a8f90=()=>!0x0){const _0x5515ad=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x2f35dc))throw new _0x28de93('annotationsuis-missing-ui',this,{'uiName':_0x2f35dc});this['isActive'](_0x2f35dc)&&this['deactivate'](_0x2f35dc),this['activeUIs']['add'](_0x2f35dc);const _0x472d83=new x();!function({source:_0x198d99,target:_0x20fbd1,filter:_0x27ed7f}){for(const _0x1a4134 of _0x198d99)_0x27ed7f(_0x1a4134)&&_0x20fbd1['add'](_0x1a4134);_0x20fbd1['listenTo'](_0x198d99,'add',(_0x1d97b4,_0x9681f4)=>{_0x27ed7f(_0x9681f4)&&_0x20fbd1['add'](_0x9681f4);}),_0x20fbd1['listenTo'](_0x198d99,'remove',(_0x29659e,_0x17f3af)=>{_0x20fbd1['has'](_0x17f3af)&&_0x20fbd1['remove'](_0x17f3af);});}({'source':_0x5515ad['_visibleAnnotations'],'target':_0x472d83,'filter':_0x3a8f90}),this['_uisData']['set'](_0x2f35dc,{'collection':_0x472d83,'filter':_0x3a8f90});const _0x1cbe9b=this['_uis']['get'](_0x2f35dc);_0x1cbe9b['attach'](_0x472d83),this['listenTo'](_0x1cbe9b,'change:activeAnnotation',(_0x84d536,_0x5630ea,_0xc4327f,_0x209a5a)=>{_0x209a5a&&_0x5515ad['_removeActiveAnnotation'](_0x209a5a),_0xc4327f&&_0x5515ad['_addActiveAnnotation'](_0xc4327f);});}['deactivate'](_0x43035e){if(this['activeUIs']['delete'](_0x43035e),!this['_uis']['has'](_0x43035e))throw new _0x28de93('annotationsuis-missing-ui',this,{'uiName':_0x43035e});const _0x5f5244=this['_uis']['get'](_0x43035e);_0x5f5244['detach'](),this['stopListening'](_0x5f5244),this['_uisData']['get'](_0x43035e)['collection']['destroy'](),this['_uisData']['delete'](_0x43035e);}['switchTo'](_0x18c883){if(!this['_uis']['has'](_0x18c883))throw new _0x28de93('annotationsuis-missing-ui',this,{'uiName':_0x18c883});const _0x3fd70b=this['context']['plugins']['get'](N),_0x3cdaa8=Array['from'](_0x3fd70b['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x18c883);const _0x47780f=this['_uis']['get'](_0x18c883);_0x47780f['setActiveAnnotation'](_0x3cdaa8),_0x47780f['_setSelectedAnnotations']&&_0x3cdaa8&&_0x47780f['_setSelectedAnnotations']([_0x3cdaa8]);}['deactivateAll'](){for(const _0x517a92 of this['activeUIs'])this['deactivate'](_0x517a92);}['register'](_0x2ec999,_0x165a4b){if(this['_uis']['has'](_0x2ec999))throw new _0x28de93('annotationsuis-register-already-registered');if('function'!=typeof _0x165a4b['attach']||'function'!=typeof _0x165a4b['detach']||'function'!=typeof _0x165a4b['setActiveAnnotation'])throw new _0x28de93('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2ec999,_0x165a4b);}['refilterAnnotations'](){const _0x5d838c=this['context']['plugins']['get'](N)['collection'],_0x3d8a50=new Map(),_0x1f788a=Array['from'](this['activeUIs']);for(const _0x527e09 of this['activeUIs']){const _0x28e313=this['_uisData']['get'](_0x527e09)['collection'];for(const _0x130fab of _0x28e313)_0x3d8a50['set'](_0x130fab,_0x527e09);}for(const _0x2c1f87 of _0x5d838c){const _0x338ba9=_0x3d8a50['get'](_0x2c1f87);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2c1f87);const _0x3e2f1a=_0x1f788a['find'](_0x49b8e1=>this['_uisData']['get'](_0x49b8e1)['filter'](_0x2c1f87));_0x338ba9!==_0x3e2f1a&&(_0x338ba9&&this['_uisData']['get'](_0x338ba9)['collection']['remove'](_0x2c1f87),_0x3e2f1a&&this['_uisData']['get'](_0x3e2f1a)['collection']['add'](_0x2c1f87));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2d4866){const _0x506cc9=[];for(const _0xcdc396 of this['activeUIs']){(0x0,this['_uisData']['get'](_0xcdc396)['filter'])(_0x2d4866)&&_0x506cc9['push'](_0xcdc396);}if(_0x506cc9['length']>0x1)throw new _0x28de93('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x506cc9,'annotationType':_0x2d4866['type']});}}const ae=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x2780e6){super(_0x2780e6);const _0x5c8364=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 _0x32f229(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5c8364['to']('class')],'style':{'minHeight':_0x5c8364['to']('minHeight',_0xe8a862=>'number'==typeof _0xe8a862?ae(_0xe8a862+0xa):null)},'dir':_0x2780e6['uiLanguageDirection'],'role':'application','aria-label':S(_0x2780e6,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x2780e6,'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',_0x3749b6=>{this['_updateItemPositionInFocusables'](_0x3749b6['source']);}),this['list']['forEach'](_0x50e3af=>{this['focusTracker']['add'](_0x50e3af['element']),this['_updateItemPositionInFocusables'](_0x50e3af);}),this['list']['on']('change',(_0x5b029c,_0x3e59c9)=>{for(const _0xa90cb5 of _0x3e59c9['removed'])this['focusTracker']['remove'](_0xa90cb5['element']),this['focusables']['remove'](_0xa90cb5);for(const _0x572c8a of _0x3e59c9['added'])this['focusTracker']['add'](_0x572c8a['element']),this['_updateItemPositionInFocusables'](_0x572c8a);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x37ddf6){const _0x5d059b=this['focusables']['getIndex'](_0x37ddf6);let _0x43d010,_0x368562;for(const _0x53d4a1 of this['focusables'])if(_0x37ddf6['top']<_0x53d4a1['top']){_0x43d010=_0x53d4a1;break;}if(_0x368562=_0x43d010?this['focusables']['getIndex'](_0x43d010):this['focusables']['length'],-0x1!==_0x5d059b){if(_0x5d059b===_0x368562-0x1)return;this['focusables']['remove'](_0x37ddf6),_0x368562=_0x43d010?this['focusables']['getIndex'](_0x43d010):this['focusables']['length'];}this['focusables']['add'](_0x37ddf6,_0x368562);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x115b56){super(_0x115b56),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x463eb0,_0x4be4b3)=>_0x463eb0+_0x4be4b3),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x1097d0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x1097d0['to']('isAnimationDisabled',_0x4f476f=>_0x4f476f?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x1097d0['to']('top',_0x804f60=>qt(_0x804f60))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x10a79d=this['element']['clientHeight'];_0x10a79d&&(this['height']=_0x10a79d);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3e81dd{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xda0cda){super(_0xda0cda),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 _0x1f4ff9=this['context']['config']['get']('sidebar.container');_0x1f4ff9&&this['setContainer'](_0x1f4ff9);}['setContainer'](_0x469df2){if(!y(_0x469df2))throw new _0x28de93('sidebar-setcontainer-invalid-element');this['container']=_0x469df2;}['_attachToContainer']({viewClass:_0x542973='',spaceBetweenItems:_0x756e59=0x19}={}){if(!y(this['container']))throw new _0x28de93('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x542973,this['_spaceBetweenItems']=_0x756e59;}['rearrange']({removedAnnotation:_0x332052,previousAnnotation:_0x2efeba,nextAnnotation:_0x4778b6}){const _0x1f8a45=this['getSidebarItemView'](_0x332052);this['view']['list']['remove'](_0x1f8a45),this['_destroySidebarItemView'](_0x332052),_0x2efeba&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2efeba)),_0x4778b6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4778b6)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x4b9732,activatedAnnotation:_0x3f6220,disableAnimationOnActivatedAnnotation:_0x58fe0e}){if(this['_activeAnnotation']=_0x3f6220,_0x4b9732){_0x4b9732['isActive']=!0x1;const _0x3acc96=this['getSidebarItemView'](_0x4b9732);_0x3acc96&&_0x58fe0e&&(_0x3acc96['isAnimationDisabled']=!0x1);}if(_0x3f6220){const _0xa60ebc=this['getSidebarItemView'](_0x3f6220);_0xa60ebc&&(_0x3f6220['isActive']=!0x0,_0x58fe0e&&(_0xa60ebc['isAnimationDisabled']=!0x0,_0xa60ebc['top']+=0x1),this['_alignToTargetRect'](_0xa60ebc));}}['_detachFromContainer'](_0x289b87){if(this['view']['element']['remove'](),_0x289b87){for(const _0x3289ef of _0x289b87)this['_destroySidebarItemView'](_0x3289ef);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4d4935,_0x1474db){_0x1474db||(_0x1474db=_0x4d4935['view']);const _0x46574d=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x46574d,_0x4d4935),this['_annotationToSidebarItemView']['set'](_0x4d4935,_0x46574d),_0x46574d['content']['add'](_0x1474db),this['listenTo'](_0x4d4935['view'],'change:targetRect',(_0x54c6cf,_0x182438,_0x142b17)=>{const _0x40329f=this['_getTargetTop'](_0x4d4935,_0x142b17);_0x46574d['_targetTop']!=_0x40329f&&(_0x46574d['_targetTop']=_0x40329f,this['_setItemTop'](_0x46574d,_0x40329f));}),this['listenTo'](_0x46574d,'change:top',()=>{this['_recalculate'](_0x46574d,'top');}),this['listenTo'](_0x46574d,'change:bottom',()=>{this['_recalculate'](_0x46574d,'bottom');}),this['_alignToTargetRect'](_0x46574d);const _0x4bcc80=this['_getItemBefore'](_0x46574d);if(_0x4bcc80)this['_alignAfterItem'](_0x4bcc80,_0x46574d)||this['_alignToTargetRect'](_0x46574d);else this['_alignToTargetRect'](_0x46574d);return this['_updateLastItem'](),this['view']['list']['add'](_0x46574d),_0x46574d;}['_alignForTopChange'](_0xab2c42){if(!_0xab2c42['content']['length'])return;const _0x500407=this['_getItemBefore'](_0xab2c42);if(!_0x500407)return;const _0x4a5d95=this['_sidebarItemViewToAnnotation']['get'](_0x500407),_0x149e5f=this['_activeAnnotation'];_0x149e5f&&_0x149e5f===_0x4a5d95?this['_alignAfterItem'](_0x500407,_0xab2c42):this['_alignBeforeItem'](_0xab2c42,_0x500407);}['_alignForBottomChange'](_0xbc5683){if(!_0xbc5683['content']['length'])return;const _0x2c2fbd=this['_getItemAfter'](_0xbc5683);if(!_0x2c2fbd)return;const _0x5b7fe5=this['_sidebarItemViewToAnnotation']['get'](_0x2c2fbd),_0x2ebf54=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5a258f=this['_activeAnnotation'];_0x5a258f&&_0x5a258f===_0x5b7fe5&&_0x2ebf54?(this['_alignBeforeItem'](_0x2c2fbd,_0xbc5683),this['_alignAfterItem'](_0xbc5683,_0x2c2fbd)):_0x5a258f&&_0x5a258f===_0x5b7fe5?this['_alignBeforeItem'](_0x2c2fbd,_0xbc5683):this['_alignAfterItem'](_0xbc5683,_0x2c2fbd);}['_recalculate'](_0x435a85,_0x416930){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x23e6b9,changedProp:_0x25e8d2}of this['_recalculateBuffer'])'top'===_0x25e8d2?this['_alignForTopChange'](_0x23e6b9):this['_alignForBottomChange'](_0x23e6b9);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x435a85,'changedProp':_0x416930});}['getSidebarItemView'](_0xcd61d8){return this['_annotationToSidebarItemView']['get'](_0xcd61d8);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x435434){const _0x24d840=this['getSidebarItemView'](_0x435434);this['stopListening'](_0x24d840),this['stopListening'](_0x435434['view']),_0x24d840['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x435434),this['_sidebarItemViewToAnnotation']['delete'](_0x24d840);}['_createSidebarView'](){const _0x571954=new V(this['context']['locale']);return _0x571954['render'](),this['on']('change:_lastItem',(_0x266b6e,_0xc22555,_0x9a5699,_0x3dab77)=>{_0x3dab77&&_0x571954['unbind']('minHeight'),_0x9a5699?_0x571954['bind']('minHeight')['to'](_0x9a5699,'bottom'):_0x571954['minHeight']=null;}),_0x571954;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x7bb0c0){const _0x11ddd=this['_sidebarItemViewToAnnotation']['get'](_0x7bb0c0),_0x7731aa=_0x11ddd&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x11ddd)-0x1);return _0x7731aa&&this['getSidebarItemView'](_0x7731aa)||null;}['_getItemAfter'](_0x38cda9){const _0x45ddfe=this['_sidebarItemViewToAnnotation']['get'](_0x38cda9),_0x56daec=_0x45ddfe&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x45ddfe)+0x1);return _0x56daec&&this['getSidebarItemView'](_0x56daec)||null;}['_alignBeforeItem'](_0x4845eb,_0x1e7568){_0x4845eb['updateHeight']();const _0x302fa=R(_0x1e7568['bottom']+this['_spaceBetweenItems'],_0x4845eb['top']);return!!_0x302fa&&(this['_setItemTop'](_0x1e7568,_0x1e7568['top']-_0x302fa),!0x0);}['_alignAfterItem'](_0x2e9ec9,_0x3ad14e){_0x2e9ec9['updateHeight']();const _0x1b4a57=R(_0x2e9ec9['bottom']+this['_spaceBetweenItems'],_0x3ad14e['top']);return!!_0x1b4a57&&(this['_setItemTop'](_0x3ad14e,_0x3ad14e['top']+_0x1b4a57,!0x1),!0x0);}['_alignToTargetRect'](_0x158a45){const _0x4eb7b7=this['_sidebarItemViewToAnnotation']['get'](_0x158a45);if(!_0x4eb7b7||!_0x4eb7b7['target']||!_0x4eb7b7['targetRect'])return;const _0x50dc12=this['_getTargetTop'](_0x4eb7b7,_0x4eb7b7['targetRect']);this['_setItemTop'](_0x158a45,_0x50dc12);}['_getTargetTop'](_0x52e331,_0x59188f){if(null===_0x59188f)return 0x0;if(_0x52e331['target']instanceof _0x2e5438)return _0x59188f['top'];{const _0x146ba3=new _0x2e5438(this['view']['element'])['top'];return _0x59188f['top']-_0x146ba3;}}['_setItemTop'](_0x2bd4f9,_0x5817a4,_0x5cef3f=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5cef3f&&(_0x5817a4=Math['max'](_0x5817a4,this['_getMaxAvailableTop'](_0x2bd4f9))),_0x2bd4f9['top']=_0x5817a4;}['_getMaxAvailableTop'](_0x11d414){let _0x110765=this['_getItemBefore'](_0x11d414),_0x22db3f=0x0;for(;_0x110765;)_0x110765['updateHeight'](),_0x22db3f+=this['_spaceBetweenItems']+_0x110765['height'],_0x110765=this['_getItemBefore'](_0x110765);return _0x22db3f;}}function R(_0x2cfae5,_0x5b864f){return Math['max'](_0x2cfae5-_0x5b864f,0x0);}function y(_0xcea622){return null!==_0xcea622&&'object'==typeof _0xcea622&&0x1===_0xcea622['nodeType'];}class e extends _0x3e81dd{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3fbd1d){super(_0x3fbd1d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0xc5674b(),this['_refreshPositioningDebounced']=_0x3c02bb(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5b8ca8=this['context']['plugins']['get'](M),_0x18b72e=this['context']['plugins']['get'](z);_0x5b8ca8['register']('wideSidebar',this),_0x18b72e['container']&&_0x5b8ca8['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2c69ab){if(_0x2c69ab===this['activeAnnotation'])return;const _0x1b5d4f=this['context']['plugins']['get'](z);_0x1b5d4f['_activeAnnotation']=_0x2c69ab;const _0x5edf78=this['activeAnnotation'];this['activeAnnotation']=_0x2c69ab,_0x1b5d4f['refresh']({'blurredAnnotation':_0x5edf78,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x12eced){this['annotations']=_0x12eced;const _0x43224a=this['context']['plugins']['get'](z);if(_0x43224a['_annotations']=_0x12eced,this['isAttached'])throw new _0x28de93('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x43224a,'set:container',()=>{this['detach'](),this['listenTo'](_0x43224a,'change:container',_0x2b7983=>{_0x2b7983['off'](),this['attach'](_0x12eced);});}),_0x43224a['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x143bb2=_0x5d286a=>{_0x5d286a['updateTargetRect'](),_0x43224a['addAnnotation'](_0x5d286a);};for(const _0x527c2e of _0x12eced)_0x143bb2(_0x527c2e);this['listenTo'](_0x12eced,'add',(_0x5a730e,_0x385039)=>{_0x143bb2(_0x385039);}),this['listenTo'](_0x12eced,'remove',(_0x37a025,_0x44b24e,_0x5b8ac5)=>{_0x43224a['rearrange']({'removedAnnotation':_0x44b24e,'previousAnnotation':_0x12eced['get'](_0x5b8ac5-0x1),'nextAnnotation':_0x12eced['get'](_0x5b8ac5+0x1)}),_0x44b24e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x12eced,'focus',(_0x52185d,_0x282067)=>{this['setActiveAnnotation'](_0x282067);}),this['listenTo'](_0x12eced,'blur',()=>{this['setActiveAnnotation'](null);});const _0x4280f8=this['context']instanceof _0x128a45?this['context']['editors']:new _0xc5674b([this['context']]);for(const _0xf58ac0 of _0x4280f8)this['_integrateWithEditorAnnotations'](_0xf58ac0);this['listenTo'](_0x4280f8,'add',(_0x37547b,_0x193b4f)=>{this['listenTo'](_0x193b4f,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x193b4f);});}),this['listenTo'](_0x4280f8,'remove',(_0x202e5d,_0x3f2dd9)=>{_0x3f2dd9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3f2dd9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x28de93('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x37cff0=this['context']['plugins']['get'](z);_0x37cff0['_detachFromContainer'](this['annotations']),this['stopListening'](_0x37cff0),this['stopListening'](this['annotations']),this['context']instanceof _0x128a45&&this['stopListening'](this['context']['editors']);for(const _0x40b08c of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x40b08c);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4ea214){if(!_0x4ea214['plugins']['has']('EditorAnnotations'))return;const _0x8bee14=_0x4ea214['plugins']['get']('EditorAnnotations'),_0x126cbb=()=>{const _0x163290=_0x8bee14['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x163290[0x0]||null);};this['listenTo'](_0x8bee14,'refresh',_0x126cbb),this['listenTo'](_0x8bee14,'blur',(_0x4239db,{isAnnotationTracked:_0x4a633a})=>{this['activeAnnotation']&&_0x4a633a(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x8bee14,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x28d3de=>{_0x8bee14['hasDomSelection']()&&(_0x126cbb(),_0x28d3de['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x8bee14);}['_destroyEditorAnnotationsIntegration'](_0x70f971){this['stopListening'](_0x70f971),this['_editorAnnotations']['remove'](_0x70f971);}}class D extends _0x59646e{['counterView'];constructor(_0x3e1ab9){super(_0x3e1ab9);const _0x4cd1e7=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x1b4c95,_0x178b87)=>_0x1b4c95?'...':_0x178b87['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4cd1e7['to']('annotationType',_0x800dfa=>'ck-annotation-counter__badge--'+_0x800dfa),_0x4cd1e7['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4cd1e7['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3e81dd{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47e504){super(_0x47e504),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x1e87d2),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0xc5674b(),this['_refreshPositioningDebounced']=_0x3c02bb(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x58f719(this['context']['locale']),this['balloonPanelView']=new _0x2895cc(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x26c4f9){this['annotations']=_0x26c4f9;const _0xd78b8c=this['context']['plugins']['get'](z),_0x541400=this['balloonPanelView'];if(_0xd78b8c['_annotations']=_0x26c4f9,this['isAttached'])throw new _0x28de93('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xd78b8c,'set:container',()=>{this['detach'](),this['listenTo'](_0xd78b8c,'change:container',_0x2988f1=>{_0x2988f1['off'](),this['attach'](_0x26c4f9);});}),_0xd78b8c['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0xd4104d=_0x250800=>{const _0x42dc21=new D(this['context']['locale']);_0xd78b8c['addAnnotation'](_0x250800,_0x42dc21),this['_annotationToNarrowView']['set'](_0x250800,_0x42dc21),_0x42dc21['bind']('isDirty','annotationType','number')['to'](_0x250800['view'],'isDirty','type','length'),_0x42dc21['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x541400['content']['first']!==_0x250800['view']?(this['_showBalloon'](_0x250800),_0x250800['view']['element']['focus'](),this['setActiveAnnotation'](_0x250800)):this['setActiveAnnotation'](null);});};for(const _0x1f5b6a of _0x26c4f9)_0xd4104d(_0x1f5b6a);this['listenTo'](_0x26c4f9,'add',(_0x3b7823,_0x12185a)=>{_0xd4104d(_0x12185a);}),this['listenTo'](_0x26c4f9,'remove',(_0x1f12a1,_0x599777,_0x2ac2ea)=>{this['_annotationToNarrowView']['get'](_0x599777)['destroy'](),this['_annotationToNarrowView']['delete'](_0x599777),_0xd78b8c['rearrange']({'removedAnnotation':_0x599777,'previousAnnotation':_0x26c4f9['get'](_0x2ac2ea-0x1),'nextAnnotation':_0x26c4f9['get'](_0x2ac2ea+0x1)}),_0x599777===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x26c4f9,'focus',(_0x3d6c4a,_0x4fb8e1)=>{this['setActiveAnnotation'](_0x4fb8e1);}),this['listenTo'](_0x26c4f9,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x531296,_0x5deaf7)=>{_0x5deaf7['keyCode']===_0x2c759f['esc']&&_0x541400['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x541400['content']['first']),this['_hideBalloon'](),_0x5deaf7['stopPropagation'](),_0x5deaf7['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x17223c,_0x1b11d8)=>{const _0x402ded=_0x1b11d8['target'];_0x541400['isVisible']&&_0x541400['element']['contains'](_0x402ded)||_0xd78b8c['view']['element']['contains'](_0x402ded)||_0x17223c['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2eee7d=>_0x2eee7d['contains'](_0x402ded))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x5e1925=this['context']instanceof _0x128a45?this['context']['editors']:new _0xc5674b([this['context']]);for(const _0x4d8934 of _0x5e1925)this['_integrateWithEditorAnnotations'](_0x4d8934);this['listenTo'](_0x5e1925,'add',(_0x398846,_0x510e4d)=>{this['listenTo'](_0x510e4d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x510e4d);});}),this['listenTo'](_0x5e1925,'remove',(_0x2c4592,_0x37ec0d)=>{_0x37ec0d['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x37ec0d['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4d6eec){if(_0x4d6eec===this['activeAnnotation'])return;const _0x53995b=this['context']['plugins']['get'](z);if(_0x53995b['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4d6eec,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4d6eec)_0x53995b['getSidebarItemView'](_0x4d6eec)?this['_showBalloon'](_0x4d6eec):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4d6eec;}['detach'](){if(!this['isAttached'])throw new _0x28de93('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x25976f=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5002db=>_0x5002db['destroy']()),this['_annotationToNarrowView']['clear'](),_0x25976f['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x128a45&&this['stopListening'](this['context']['editors']);for(const _0x1427e5 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1427e5);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'](_0x232ee7){if(!_0x232ee7['plugins']['has']('EditorAnnotations'))return;const _0x48f5ed=_0x232ee7['plugins']['get']('EditorAnnotations'),_0x192606=this['context']['plugins']['get'](z),_0x5f0a87=this['annotations'],_0x3a01b8=this['balloonPanelView'],_0x4e499b=()=>{const _0x43292f=_0x48f5ed['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x43292f),this['setActiveAnnotation'](_0x43292f[0x0]||null);};this['listenTo'](_0x48f5ed,'refresh',_0x4e499b),this['listenTo'](_0x48f5ed,'blur',(_0x1c4a3f,{isAnnotationTracked:_0x15870e})=>{this['activeAnnotation']&&_0x15870e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x48f5ed,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x5f0a87,'blur',_0x53f03d=>{_0x48f5ed['hasDomSelection']()&&_0x53f03d['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x1416b4,_0x1e9699)=>{const _0x4bdf23=_0x1e9699['target'];_0x3a01b8['isVisible']&&_0x3a01b8['element']['contains'](_0x4bdf23)||_0x192606['view']['element']['contains'](_0x4bdf23)||this['activeAnnotation']&&_0x48f5ed['hasDomSelection']()&&(_0x4e499b(),_0x1416b4['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x48f5ed);}['_destroyEditorAnnotationsIntegration'](_0x48cdfd){_0x48cdfd&&(this['stopListening'](_0x48cdfd),this['_editorAnnotations']['remove'](_0x48cdfd));}['_setSelectedAnnotations'](_0x380ff9){for(const _0x4135c8 of this['_selectedAnnotations'])_0x380ff9['includes'](_0x4135c8)||this['_manuallyClosedAnnotationViews']['delete'](_0x4135c8['view']);this['_selectedAnnotations']=_0x380ff9;}['_refreshPositioning'](){const _0x5dbf6e=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5dbf6e['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xcda783){if(this['_manuallyClosedAnnotationViews']['has'](_0xcda783['view']))return;const _0x7c1732=this['balloonPanelView']['content']['first'];_0x7c1732!==_0xcda783['view']?(_0x7c1732&&this['_detachListeners'](_0x7c1732),this['_attachListeners'](_0xcda783['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xcda783['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x940e5b=this['balloonPanelView']['content']['first'],_0x56d3f5=_0x940e5b&&this['annotations']['getByView'](_0x940e5b);if(!_0x56d3f5||!this['_annotationToNarrowView']['has'](_0x56d3f5))return;const _0x3ba409=this['_annotationToNarrowView']['get'](_0x56d3f5)['element'],_0x4cd459=(function(){const _0x3e1f17=_0x2895cc['defaultPositions'];return[_0x3e1f17['southArrowNorthEast'],_0x3e1f17['northArrowSouthEast'],_0x3e1f17['southArrowNorth'],_0x3e1f17['northArrowSouth'],_0x3e1f17['southArrowNorthWest'],_0x3e1f17['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3ba409,'positions':_0x4cd459});}['_hideBalloon'](){const _0x55c86e=this['balloonPanelView'],_0x2bac46=_0x55c86e['content']['first'];_0x2bac46&&(this['_detachListeners'](_0x2bac46),_0x55c86e['unpin'](),_0x55c86e['content']['clear']());}['_attachListeners'](_0x1c2cce){this['listenTo'](_0x1c2cce,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1c2cce,'Esc',(_0x90a2c2,_0x538ade)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1c2cce),this['_hideBalloon'](),_0x538ade();});}['_detachListeners'](_0x3ce38a){this['stopListening'](_0x3ce38a);}}class c extends _0x21992c{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x178c54,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b879b){super(_0x3b879b),_0x3b879b['editing']['view']['addObserver'](_0xa9273a),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3b879b['plugins']['get'](_0x178c54),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x5d8464=this['editor']['plugins']['get'](M);_0x5d8464['context']===this['editor']&&(_0x5d8464['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x57fe6d,_0x481f59)=>{const _0x21f03c=this['_balloon'];if(this['isAttached']&&_0x21f03c['visibleView']){const _0x5293e0=this['annotations']['getByView'](_0x21f03c['visibleView']);_0x5293e0&&this['_closeAnnotation'](_0x5293e0),_0x481f59();}}));}['afterInit'](){const _0x9a248a=this['editor']['plugins']['get'](M);_0x9a248a['context']===this['editor']&&(_0x9a248a['hasActive']()||_0x9a248a['switchTo']('inline'));}['setActiveAnnotation'](_0x3d1963){_0x3d1963!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3d1963&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3d1963)&&this['_addAnnotationToBalloon'](_0x3d1963,!0x0),_0x3d1963['isActive']=!0x0),_0x3d1963||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3d1963);}['attach'](_0x4876c5){this['annotations']=_0x4876c5;const _0x15142f=this['editor']['plugins']['get'](M),_0x44d18b=this['_balloon'];if(this['isAttached'])throw new _0x28de93('inlineannotations-attach-already-attached',this);if(_0x15142f['context']!==this['editor'])throw new _0x28de93('inlineannotations-not-allowed-with-context',this);const _0x123827=this['editor']['plugins']['get'](P);this['listenTo'](_0x123827,'refresh',()=>{const _0x56a3e3=_0x123827['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5a1de7,_0x4cc801;!this['_forceRefresh']&&(_0x5a1de7=_0x56a3e3,_0x4cc801=this['_selectedAnnotations'],_0x5a1de7['length']===_0x4cc801['length']&&_0x5a1de7['every'](_0x34f55e=>_0x4cc801['includes'](_0x34f55e)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x56a3e3),this['setActiveAnnotation'](_0x56a3e3[0x0]||null));}),this['listenTo'](_0x123827,'blur',(_0x21a9e3,{isAnnotationTracked:_0x436385})=>{this['activeAnnotation']&&_0x436385(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5b9963,_0x34ff69,_0x4b49f)=>{_0x4b49f||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4876c5,'remove',(_0x3443af,_0x2bea16)=>{this['_removeAnnotationFromBalloon'](_0x2bea16),_0x2bea16===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x44d18b,'change:visibleView',(_0x18db85,_0x367e6a,_0x7529aa,_0x456a1b)=>{_0x456a1b&&this['stopListening'](_0x456a1b);const _0x21e3c3=_0x4876c5['getByView'](_0x7529aa);_0x7529aa&&_0x21e3c3&&(this['listenTo'](_0x7529aa,'change:height',()=>{_0x44d18b['updatePosition']();}),this['listenTo'](_0x7529aa,'Esc',()=>{this['_closeAnnotation'](_0x21e3c3),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x21e3c3&&this['setActiveAnnotation'](_0x21e3c3));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x44d18b['visibleView']&&(_0x4876c5['getByView'](_0x44d18b['visibleView'])&&_0x44d18b['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 _0x28de93('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x45695b of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x45695b);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0xe32485){for(const _0x5223df of this['_selectedAnnotations'])_0xe32485['includes'](_0x5223df)||this['_manuallyClosed']['delete'](_0x5223df);for(const _0x5d2726 of this['annotations'])_0xe32485['includes'](_0x5d2726)||this['_removeAnnotationFromBalloon'](_0x5d2726);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3debf of _0xe32485)this['_addAnnotationToBalloon'](_0x3debf);}this['_selectedAnnotations']=_0xe32485;}['_addAnnotationToBalloon'](_0x3a0143,_0x4c1360=!0x1){this['_manuallyClosed']['has'](_0x3a0143)||(this['_addedAnnotations']['has'](_0x3a0143)||this['_balloon']['hasView'](_0x3a0143['view'])||(this['_addedAnnotations']['add'](_0x3a0143),this['_balloon']['add']({'stackId':_0x3a0143['view']['id'],'view':_0x3a0143['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3a0143)}})),_0x4c1360&&this['_balloon']['showStack'](_0x3a0143['view']['id']));}['_getBalloonTargetForAnnotation'](_0x430f5f){const _0x4dff38=_0x430f5f['target'],_0x98acad=this['editor']['editing']['view'],_0x4b31e5=_0x98acad['document']['selection']['getFirstRange'](),_0x573580=_0x98acad['domConverter']['viewRangeToDom'](_0x4b31e5);if(_0x573580['collapse'](!0x0),_0x4dff38){if(_0x4dff38 instanceof _0x2e5438)return _0x4dff38;let _0x17e720=[];for(const _0x48cdd6 of _0x4dff38)_0x17e720['push'](...(_0x53fdd2=_0x48cdd6['getClientRects'](),Array['from'](_0x53fdd2)['map'](DOMRect['fromRect'])));_0x17e720=function(_0x24d5ec){const _0x50e4e1=[];let _0x47f43e=_0x24d5ec[0x0];for(let _0x1ecc06=0x1;_0x1ecc06<_0x24d5ec['length'];_0x1ecc06++)b(_0x47f43e,_0x24d5ec[_0x1ecc06])?_0x47f43e['width']+=_0x24d5ec[_0x1ecc06]['width']:(_0x50e4e1['push'](_0x47f43e),_0x47f43e=_0x24d5ec[_0x1ecc06]);return _0x50e4e1['push'](_0x47f43e),_0x50e4e1;}(_0x17e720);const _0x347c78=_0x573580['getBoundingClientRect']();return _0x17e720['find'](_0x2a40c5=>_0x2a40c5['top']<=_0x347c78['top']&&_0x2a40c5['bottom']>=_0x347c78['bottom']&&_0x2a40c5['left']<=_0x347c78['left']&&_0x2a40c5['right']>=_0x347c78['right'])||_0x17e720[0x0];}var _0x53fdd2;return _0x430f5f['targetRect']||_0x573580;}['_removeAnnotationFromBalloon'](_0x4893ff){this['_addedAnnotations']['has'](_0x4893ff)&&this['_balloon']['hasView'](_0x4893ff['view'])&&(this['_addedAnnotations']['delete'](_0x4893ff),this['_balloon']['remove'](_0x4893ff['view']));}['_closeAnnotation'](_0x3eb1c3){this['_manuallyClosed']['add'](_0x3eb1c3),this['_removeAnnotationFromBalloon'](_0x3eb1c3);}}function b(_0x9d76c8,_0x28bc9b){return _0x9d76c8['top']===_0x28bc9b['top']&&_0x9d76c8['bottom']===_0x28bc9b['bottom']&&_0x9d76c8['right']===_0x28bc9b['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 kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x4b7553,_0x32fec3){super(_0x4b7553),this['set']('isEmpty',!_0x32fec3['length']),this['focusTracker']=new _0x32f229(),this['_annotationViews']=_0x32fec3,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x32fec3,'focusTracker':this['focusTracker']}),this['listenTo'](_0x32fec3,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x32fec3,'remove',(_0x5355d5,_0x2e65ab)=>{_0x2e65ab['isActive']&&this['focus'](),_0x32fec3['length']||(this['isEmpty']=!0x0);});const _0x2d0bd0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x4b7553,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x32fec3},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2d0bd0['if']('isEmpty','ck-hidden',_0x29151d=>!_0x29151d)]},'children':[{'text':S(_0x4b7553,'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 _0x35d160 of this['_annotationViews'])this['focusTracker']['add'](_0x35d160['element']);this['_annotationViews']['on']('change',(_0x513dff,{added:_0x5ea89e,removed:_0x5b9b43})=>{for(const _0x598e92 of _0x5ea89e)this['focusTracker']['add'](_0x598e92['element']);for(const _0x5dc421 of _0x5b9b43)this['focusTracker']['remove'](_0x5dc421['element']);});}}class f extends _0x3e81dd{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0xfb1e9e){super(_0xfb1e9e),this['archivedThreads']=new _0xc5674b();}['init'](){const _0x2cea97=this['context'],_0x23bf0f=_0x2cea97['plugins']['get'](o),_0x3ed4d7=_0x2cea97['plugins']['get'](N);this['listenTo'](_0x23bf0f,'addCommentThread',(_0xfc91b1,{threadId:_0xf6fd9a})=>{const _0x241c0a=_0x23bf0f['getCommentThread'](_0xf6fd9a);_0x241c0a['archivedAt']&&this['archivedThreads']['add'](_0x241c0a,this['_calculatePosition'](_0x241c0a['archivedAt'])),this['listenTo'](_0x241c0a,'change:archivedAt',(_0x878309,_0x106cf6,_0x41a987)=>{_0x41a987?this['archivedThreads']['has'](_0x241c0a)||this['archivedThreads']['add'](_0x241c0a,this['_calculatePosition'](_0x241c0a['archivedAt'])):this['archivedThreads']['has'](_0x241c0a)&&this['archivedThreads']['remove'](_0x241c0a);});}),this['listenTo'](_0x23bf0f,'removeCommentThread',(_0x57b0fa,{threadId:_0x435cab})=>{const _0x5e886a=_0x23bf0f['getCommentThread'](_0x435cab);this['stopListening'](_0x5e886a),this['archivedThreads']['has'](_0x5e886a)&&this['archivedThreads']['remove'](_0x5e886a);},{'priority':'highest'}),this['listenTo'](_0x3ed4d7['collection'],'focus',(_0x4b10fb,_0x4d7e12)=>{_0x4d7e12['isVisible']||(_0x4d7e12['isActive']=!0x0,_0x3ed4d7['activate'](_0x4d7e12));});}['_calculatePosition'](_0x407a04){const _0x40964e=[...this['archivedThreads']]['findIndex'](_0x12fd73=>_0x12fd73['archivedAt']<_0x407a04);return _0x40964e>-0x1?_0x40964e:this['archivedThreads']['length'];}}class a extends _0x21992c{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x270df8];}constructor(_0x3f39eb){super(_0x3f39eb),this['annotationViews']=new _0x4f3352(),this['_pendingThreads']=[];}['init'](){const _0xb8bcd9=this['editor'],_0x1291ed=this['_hideDialogOnAnnotationEscape']['bind'](this);_0xb8bcd9['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x59646e,!0x0)),_0xb8bcd9['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x4825da=this['_createCommentsArchiveButton'](_0x5c043a);return _0x4825da['set']({'role':'menuitemcheckbox'}),_0x4825da;});const _0x13e13e=_0xb8bcd9['plugins']['get'](f),_0x5c480c=_0xb8bcd9['plugins']['get']('Annotations'),_0x1faf15=_0xb8bcd9['plugins']['get']('CommentsRepository');this['listenTo'](_0x13e13e['archivedThreads'],'add',(_0x22d4e1,_0x126d3c)=>{const _0x4fd8cd=_0xb8bcd9['config']['get']('collaboration.channelId');if(!_0x4fd8cd||_0x126d3c['channelId']===_0x4fd8cd){const _0x2491ba=_0x1faf15['_threadToController']['get'](_0x126d3c);if(!_0x2491ba)return void this['_pendingThreads']['push'](_0x126d3c);const _0x4c4d69=this['_calculatePosition'](_0x126d3c['archivedAt']),_0x13d49d=_0x5c480c['getByInnerView'](_0x2491ba['view']);_0x13d49d['isVisible']&&_0x5c480c['_visibleAnnotations']['remove'](_0x13d49d),this['annotationViews']['add'](_0x13d49d['view'],_0x4c4d69);}}),this['listenTo'](_0x5c480c['collection'],'add',(_0x1bc64e,_0xa81856)=>{const _0x4fd9fc=this['_pendingThreads']['find'](_0x1924ed=>{const _0x47236c=_0x1faf15['_threadToController']['get'](_0x1924ed);return _0x47236c&&_0xa81856['innerView']===_0x47236c['view'];});if(_0x4fd9fc){const _0x1f03c0=this['_calculatePosition'](_0x4fd9fc['archivedAt']);this['annotationViews']['add'](_0xa81856['view'],_0x1f03c0),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4fd9fc),0x1);}}),this['listenTo'](_0x13e13e['archivedThreads'],'remove',(_0x4989cc,_0x61f957)=>{const _0x54c2f7=_0xb8bcd9['config']['get']('collaboration.channelId');if(!_0x54c2f7||_0x61f957['channelId']===_0x54c2f7){const _0x38a397=_0x1faf15['_threadToController']['get'](_0x61f957),_0x2a1376=_0x5c480c['getByInnerView'](_0x38a397['view']);this['annotationViews']['remove'](_0x2a1376['view']),this['stopListening'](_0x2a1376['focusableElements']);}}),this['listenTo'](_0x5c480c['collection'],'add',(_0x4996bf,_0x7a8140)=>{this['listenTo'](_0x7a8140,'escape',_0x1291ed);}),this['listenTo'](_0x5c480c['collection'],'remove',(_0x178cd4,_0x1016cc)=>{this['stopListening'](_0x1016cc,'escape',_0x1291ed);});}['_calculatePosition'](_0x2817d6){const _0x5736ce=this['editor']['config']['get']('collaboration.channelId'),_0x5bcd33=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x416014=>_0x416014['channelId']===_0x5736ce)['findIndex'](_0x88043=>_0x88043['archivedAt']<_0x2817d6);return _0x5bcd33<0x0||_0x5bcd33>this['annotationViews']['length']?this['annotationViews']['length']:_0x5bcd33-0x1;}['_toggleDialog'](){const _0x4409ff=this['editor'],_0x5566ef=_0x4409ff['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x4409ff['locale'],this['annotationViews'])),'commentsArchive'===_0x5566ef['id']?_0x5566ef['hide']():_0x5566ef['show']({'id':'commentsArchive','title':S(_0x4409ff['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x372112['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x318a77,_0x397e73=!0x1){const _0x35e299=this['editor']['locale'],_0x534732=this['editor']['plugins']['get']('Dialog'),_0x3849ef=new _0x318a77(_0x35e299);return _0x3849ef['bind']('isEnabled')['to'](this,'isEnabled'),_0x3849ef['bind']('isOn')['to'](_0x534732,'id',_0x429f2e=>'commentsArchive'===_0x429f2e),_0x3849ef['set']({'label':S(_0x35e299,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x397e73&&(_0x3849ef['tooltip']=!0x0),this['listenTo'](_0x3849ef,'execute',()=>this['_toggleDialog']()),_0x3849ef;}['_hideDialogOnAnnotationEscape']=_0x32cc5d=>{const _0x185168=_0x32cc5d['source'];if(!this['annotationViews']['has'](_0x185168['view']))return;const _0x23708c=this['editor']['plugins']['get']('Dialog');_0x23708c['isOpen']&&'commentsArchive'===_0x23708c['id']&&(_0x23708c['hide'](),_0x32cc5d['stop']());};}class p extends _0x21992c{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,ss as BaseCommentThreadView,os as BaseCommentView,re as Comment,oe as CommentThread,yt as CommentThreadController,ie as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};
|