@ckeditor/ckeditor5-comments 47.3.0-alpha.4 → 47.3.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 +11 -11
- package/package.json +19 -19
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Qt)());constructor(_0x715991={}){function _0x66ca7a(_0x40b0ad){return _0x40b0ad['map'](_0x27b843=>String['fromCharCode'](_0x27b843))['join']('');}(_0x715991=Object['assign']({},_0x715991))['plugins']||(_0x715991['plugins']=hs['defaultPlugins']),super(_0x715991),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x66ca7a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x66ca7a([0x76,0x69,0x65,0x77])][_0x66ca7a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x66ca7a([0x61,0x75,0x74,0x6f]),this[_0x66ca7a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x66ca7a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x66ca7a([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x66ca7a([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x66ca7a([0x6f,0x6b])});}['create'](){const _0x576ece=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x576ece))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x2b9b3d=>{const _0xe2c98d=this['model']['document']['getRoot'](),_0x35a9d6=_0xe2c98d&&_0xe2c98d['getChild'](_0xe2c98d['childCount']-0x1);_0x2b9b3d['setSelection'](_0x35a9d6,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4368ca=this['editing']['view'],_0x321347=_0x4368ca['document']['getRoot'](),_0x43d06=_0x321347['getChild'](0x0);_0x321347['childCount']>0x1||!_0x43d06||'p'!=_0x43d06['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x4368ca,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x43d06['placeholder']=this['placeholder']),Ft({'view':_0x4368ca,'element':_0x43d06,'keepOnFocus':!0x0}),this['placeholderElement']=_0x43d06);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x120bb1,_0x5e9f9d={}){super(_0x120bb1),this['editor']=null,this['_editorConfig']=_0x5e9f9d,this['set']('value',_0x5e9f9d['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x120bb1,'Reply...')),this['set']('submitLabel',N(_0x120bb1,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x14acaa(),this['focusCycler']=new _0x1f65eb({'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',(_0x33befa,_0x423169)=>{this['cancelButtonView']['fire']('execute'),_0x423169();}),this['keystrokes']['set']('Ctrl+Enter',(_0x48e8c0,_0x2c6d5f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x2c6d5f());}),this['on']('submit',(_0x2ca5e1,_0x4998a5)=>{_0x4998a5['length']>0xfde8?(alert(N(_0x120bb1,'TOO_LONG_COMMENT_ALERT',[_0x4998a5['length'],0xfde8])),_0x2ca5e1['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x14e420=this['editor'];this['element']['insertBefore'](_0x14e420['ui']['element'],this['element']['firstChild']),_0x14e420['model']['document']['on']('change',()=>this['value']=_0x14e420['getData']()),_0x14e420['bind']('placeholder')['to'](this),this['focusables']['add'](_0x14e420['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x34c0d8){-0x1===_0x34c0d8?(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:_0x171d88}=this,_0x244a33=new _0x3ee916(_0x171d88);return _0x244a33['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x244a33['withText']=!0x0,_0x244a33['bind']('label')['to'](this,'submitLabel'),_0x244a33['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x244a33['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x502e94,_0x22be0d)=>!_0x22be0d&&!!_0x502e94['trim']()),_0x244a33;}['_createCancelButton'](){const {locale:_0x5576fd}=this,_0x6a780c=new _0x3ee916(_0x5576fd);return _0x6a780c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x6a780c['label']=N(_0x5576fd,'Cancel'),_0x6a780c['withText']=!0x0,_0x6a780c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x6a780c;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x43e76a=>{this['focusTracker']['add'](_0x43e76a['element']);}),this['focusables']['on']('change',(_0x4ecd1c,_0x5b14a4)=>{for(const _0x4dbf08 of Array['from'](_0x5b14a4['added'])['reverse']())this['focusTracker']['add'](_0x4dbf08['element']);});}}class ie extends kt{constructor(_0x493b45,_0x1013f6,_0x7f10fa){super(_0x493b45),this['commentInputView']=new es(_0x493b45,_0x7f10fa),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x60b3b6,_0x1d9ba9)=>_0x60b3b6||!!_0x1d9ba9),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 _0x3b6fe7(_0x493b45,_0x1013f6),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'](_0x1f4db7){this['commentInputView']['focus'](_0x1f4db7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x549980,_0x1b72ac)=>{const {submitButtonView:_0xd53076,cancelButtonView:_0x360559,editor:_0x4e0896}=this['commentInputView'];[_0xd53076['element'],_0x360559['element'],_0x4e0896?_0x4e0896['editing']['view']['getDomRoot']():null]['filter'](_0x3f6c11=>_0x3f6c11)['some'](_0x52041c=>_0x52041c['contains'](_0x1b72ac['target']))||(this['focus'](),_0x1b72ac['preventDefault']());});}}class rs extends kt{constructor(_0x1e261c){super(_0x1e261c);const _0x2ee295=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2ee295['to']('count',_0x1da5ea=>N(_0x1e261c,'NUMBER_OF_COMMENTS',_0x1da5ea))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x22370b,_0x581ac5,_0x3c3596){super(_0x22370b);const _0x4b2f75=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x581ac5['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x581ac5,this['_config']=_0x3c3596,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3155e5=>this['commentViews']['map'](_0x15ad8f=>_0x15ad8f['element'])['includes'](_0x3155e5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x22370b),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1d3af3=>_0x1d3af3-this['_config']['maxCommentsWhenCollapsed']);for(const _0x45b5e9 of _0x581ac5['comments'])this['_handleNewCommentModel'](_0x45b5e9);this['_handleInfoComment'](),this['listenTo'](_0x581ac5['comments'],'add',(_0x4215fb,_0x46c69b)=>{const _0x51d6af=this['_calculatePosition'](_0x46c69b);this['length']++,this['_handleNewCommentModel'](_0x46c69b,_0x51d6af),this['refreshVisibleViews']();}),this['listenTo'](_0x581ac5['comments'],'remove',(_0x2128ec,_0x2e0eba)=>{this['length']--,this['_handleRemoveCommentModel'](_0x2e0eba),this['refreshVisibleViews']();}),this['listenTo'](_0x581ac5,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x581ac5,'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',_0x4b2f75['if']('length','ck-hidden',_0x3e4261=>!_0x3e4261)],'aria-label':N(_0x22370b,'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'](_0x4f4e28){-0x1===_0x4f4e28?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2b07c7 of this['commentViews'])_0x2b07c7['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3311da,_0x1db4d6){const _0xe86d48=new this['_config']['CommentView'](this['locale'],_0x3311da,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xe86d48['viewUid']=_0x3311da['id'],_0xe86d48['delegate']('removeComment')['to'](this),_0xe86d48['delegate']('updateComment')['to'](this),_0xe86d48['delegate']('resolveCommentThread')['to'](this),_0xe86d48['delegate']('editorReady')['to'](this),_0xe86d48['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xe86d48,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xe86d48,_0x1db4d6);}['_calculatePosition'](_0x1d0e89){const _0x292c45=this['_model']['_findOptimalIndex'](_0x1d0e89);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1d0e89['authoredAt']?_0x292c45-0x1:_0x292c45:_0x292c45-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3620db={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x3620db,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3620db));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x422472){const _0x47673a=this['commentViews']['remove'](_0x422472['id']);this['stopListening'](_0x47673a),_0x47673a['isEditMode']&&this['_updateHasDirtyComment'](),_0x47673a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x3f1f59=>_0x3f1f59['isEditMode']);}['_rearrangeCollapse'](){const _0x3e896a=function(_0x1f63f6){const _0x4c3469=new _0x9d8aa2();for(const _0x4d0691 of _0x1f63f6)_0x4c3469['add'](_0x4d0691);return _0x4c3469;}(this['commentViews']),_0x17237e=this['_collapsedCommentsView']['count'];for(let _0x40e47e=0x1;_0x40e47e<=_0x17237e;_0x40e47e++)_0x3e896a['remove'](0x1);for(const _0x3d5925 of _0x3e896a)_0x3d5925['collapse']();_0x17237e>0x0&&_0x3e896a['add'](this['_collapsedCommentsView'],0x1),ns(_0x501e27(Array['from'](this['visibleViews']),Array['from'](_0x3e896a)),this['visibleViews'],_0x3e896a);}['_rearrangeExpand'](){ns(_0x501e27(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x25cdfb of this['visibleViews'])_0x25cdfb['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2d3460=>{this['focusTracker']['add'](_0x2d3460['element']),this['keystrokes']['listenTo'](_0x2d3460['element']);}),this['commentViews']['on']('change',(_0x518a66,_0x5f3e61)=>{for(const _0x33a2d6 of _0x5f3e61['removed'])this['focusTracker']['remove'](_0x33a2d6['element']),this['keystrokes']['stopListening'](_0x33a2d6['element']);for(const _0x4fbdea of Array['from'](_0x5f3e61['added'])['reverse']())this['focusTracker']['add'](_0x4fbdea['element']),this['keystrokes']['listenTo'](_0x4fbdea['element']);});}}function ns(_0x16cbc5,_0x2cf616,_0x57ea28){let _0x120d17=0x0;for(const _0x4516ca of _0x16cbc5)switch(_0x4516ca){case'insert':_0x2cf616['add'](_0x57ea28['get'](_0x120d17),_0x120d17),_0x120d17++;break;case'delete':_0x2cf616['remove'](_0x120d17);break;case'equal':_0x120d17++;}}class oe extends kt{constructor(_0xcc20e1){super(_0xcc20e1);const _0x24fd67=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x24fd67['to']('contextValue',_0x1cc2b3=>N(_0xcc20e1,'THREAD_CONTEXT_LABEL',_0x1cc2b3)),'tabindex':-0x1},'children':[{'text':_0x24fd67['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x31974f,_0x4b6d1c){super(_0x31974f);const _0xffac96=this['bindTemplate'];this['_model']=_0x4b6d1c,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x57c881=>!!_0x57c881),this['bind']('contextValue')['to'](this['_model'],'context',_0x55c218=>_0x55c218&&_0x55c218['value']?this['_trimContextValue'](_0x55c218['value']):N(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',_0xffac96['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 _0x23698d=new _0x3ee916(this['locale']);return _0x23698d['label']=N(this['locale'],'Reopen'),_0x23698d['tooltip']=N(this['locale'],'Reopen'),_0x23698d['icon']=_0x4e74c8,_0x23698d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5cbbd7=>!_0x5cbbd7),_0x23698d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1b1529,_0x46813f)=>_0x1b1529&&_0x46813f),_0x23698d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x23698d;}['_trimContextValue'](_0x6ba70a){if(_0x6ba70a['length']<0x96)return _0x6ba70a;const _0xfb5013=_0x6ba70a['lastIndexOf']('\x20',0x93);return _0x6ba70a['substring'](0x0,_0xfb5013>-0x1?_0xfb5013:0x93)+'...';}['_attachContextActions'](){const _0x3a1d0a=this['element']['querySelector']('.ck-context'),_0x50a88a=_0x3a1d0a['querySelector']('.ck-context__value');this['listenTo'](_0x3a1d0a,'mouseenter',()=>{_0x50a88a['offsetWidth']<_0x50a88a['scrollWidth']&&_0x3a1d0a['classList']['add']('overlay');}),this['listenTo'](_0x3a1d0a,'mouseleave',()=>{_0x3a1d0a['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x4ab534 of this['focusables'])this['focusTracker']['add'](_0x4ab534['element']),this['keystrokes']['listenTo'](_0x4ab534['element']);}['_createContextView'](){const _0xb903fa=new oe(this['locale']);return _0xb903fa['bind']('contextValue')['to'](this),_0xb903fa;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x17cfe0,_0x5b3c5f,_0x36897a,_0x4dc23d){super(_0x17cfe0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x5b3c5f,this['_localUser']=_0x36897a,this['_config']=_0x4dc23d,this['commentThreadHeaderView']=new Xt(_0x17cfe0,_0x5b3c5f),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x17cfe0,N(_0x17cfe0,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x17cfe0,_0x5b3c5f,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4dc23d)),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',(_0xc7c687,_0x3a6109)=>_0xc7c687||!!_0x3a6109),this['bind']('isUnlinked')['to'](_0x5b3c5f,'unlinkedAt',_0x1d283a=>!!_0x1d283a),this['bind']('ariaLabel')['to'](this,'length',_0xcc10d8=>{const _0x3e53d6=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0xcc10d8,_0x3e53d6]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xd6259=>_0xd6259['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x374bd2=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1b374b=_0x374bd2['commentInputView'];return _0x374bd2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1b374b,'value',(_0x1ca1f9,_0x1b55f8,_0x382aa2,_0x2726fe,_0x117787)=>!!_0x117787||!!_0x2726fe&&_0x382aa2&&!_0x1b55f8||_0x1ca1f9&&_0x382aa2&&!_0x1b55f8),_0x1b374b['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x294025,_0x41015e,_0x57c4b7)=>{let _0x40d16d;return _0x40d16d=_0x57c4b7&&_0x41015e?'Reply\x20to\x20reopen\x20discussion...':_0x294025?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x40d16d);}),_0x1b374b['bind']('submitLabel')['to'](this,'length',_0x43b296=>N(this['locale'],_0x43b296?'Reply':'Comment')),_0x1b374b['on']('submit',(_0x6bd0bb,_0x2ba95f)=>{this['fire']('addComment',_0x2ba95f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1b374b['on']('cancel',()=>{this['focus']();}),_0x1b374b['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1b374b['on']('cancel',_0x4c0ab3=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4c0ab3['stop']());}),this['on']('change:isActive',(_0x1c0142,_0x24739c,_0x121158)=>{_0x121158||this['length']||_0x1b374b['value']||this['fire']('removeCommentThread');}),_0x374bd2;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x10cdcb(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x35eb15,target:_0x5b003b,type:_0x311d75,isVisible:_0x5545df=!0x0}){super(),this['view']=_0x35eb15,this['view']['element']||this['view']['render'](),this['_type']=_0x311d75,this['_target']=_0x5b003b,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x9d8aa2([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x20a6ba,_0x36277c)=>{this['view']['focusTracker']['add'](_0x36277c);}),this['focusableElements']['on']('remove',(_0x148447,_0x41572c)=>{this['view']['focusTracker']['remove'](_0x41572c);}),this['set']('isVisible',_0x5545df);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2e0aad=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x2e0aad),_0x2e0aad;}get['targetRect'](){const _0x430b5c=this['target'];if(null===_0x430b5c)return null;if(_0x430b5c instanceof _0x8bd8aa)return _0x430b5c;const _0x3eaf32=_0x430b5c['filter'](_0xdaa5a8=>function(_0xb6f25f){const _0x2a649b=_0xb6f25f['offsetParent'];if(_0x2a649b)return!0x0;const _0x2def5b=_0xb6f25f['getClientRects']()['item'](0x0);return!!_0x2def5b;}(_0xdaa5a8));return 0x0===_0x3eaf32['length']?null:new _0x8bd8aa(_0x3eaf32[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x27f9e6){this['view']['isActive']=_0x27f9e6,this['view']['mainView']['isActive']=_0x27f9e6;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x44d506){if(!(null===_0x44d506||_0x44d506 instanceof _0x8bd8aa||Array['isArray'](_0x44d506)&&_0x44d506['every'](_0x2cf014=>fi(_0x2cf014))))throw new _0x1851d4('annotation-invalid-target',null,{'target':_0x44d506});}['_getNormalizedTarget'](){const _0x5ad72e='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5ad72e)?[_0x5ad72e]:_0x5ad72e;}}function fi(_0x762974){return null!==_0x762974&&'object'==typeof _0x762974&&'nodeType'in _0x762974&&0x1===_0x762974['nodeType'];}class S extends _0x9d8aa2{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x53ff9e=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x14acaa(),this['_focusTracker']['on']('change:isFocused',(_0x4549e3,_0x1876d5,_0x1067a4)=>{_0x1067a4||this['fire']('blur');});for(const _0x4d01f0 of _0x53ff9e)this['add'](_0x4d01f0);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3ffc2f){if(this['has'](_0x3ffc2f))throw new _0x1851d4('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3ffc2f['innerView'],_0x3ffc2f),this['_viewToAnnotation']['set'](_0x3ffc2f['view'],_0x3ffc2f);for(const _0x31d1b7 of _0x3ffc2f['focusableElements'])this['_focusTracker']['add'](_0x31d1b7);this['listenTo'](_0x3ffc2f['focusableElements'],'add',(_0x1ac058,_0x4cf13a)=>{this['_focusTracker']['add'](_0x4cf13a);}),this['listenTo'](_0x3ffc2f['focusableElements'],'remove',(_0x3aef35,_0x27ff27)=>{this['_focusTracker']['remove'](_0x27ff27);}),this['listenTo'](_0x3ffc2f['view']['focusTracker'],'change:isFocused',(_0x1682ae,_0x4b991c,_0x344a37)=>{_0x344a37&&this['fire']('focus',_0x3ffc2f);}),_0x3ffc2f['updateTargetRect']();const _0x308e1c=this['_getOrderInContent'](_0x3ffc2f['view']['targetRect']);return super['add'](_0x3ffc2f,_0x308e1c);}['remove'](_0x5e5ee4){if(!this['has'](_0x5e5ee4))throw new _0x1851d4('annotationcollection-not-existing-item',null);this['stopListening'](_0x5e5ee4['view']['focusTracker']),this['stopListening'](_0x5e5ee4['focusableElements']);for(const _0x24fe31 of _0x5e5ee4['focusableElements'])this['_focusTracker']['remove'](_0x24fe31);return this['_viewToAnnotation']['delete'](_0x5e5ee4['view']),this['_innerViewToAnnotation']['delete'](_0x5e5ee4['innerView']),super['remove'](_0x5e5ee4);}['getByInnerView'](_0x158cd7){return this['_innerViewToAnnotation']['get'](_0x158cd7);}['getByView'](_0x118aa1){return this['_viewToAnnotation']['get'](_0x118aa1);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2b727d of this)_0x2b727d['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1fc755=Array['from'](this)['sort']((_0x2d53c3,_0x2e9a01)=>w(_0x2d53c3['view']['targetRect'],_0x2e9a01['view']['targetRect']));for(let _0x4b3fdf=_0x1fc755['length']-0x1;_0x4b3fdf>0x0;_0x4b3fdf--){const _0x1a5086=_0x1fc755[_0x4b3fdf];_0x4b3fdf!==this['getIndex'](_0x1a5086)&&(this['remove'](_0x1a5086),this['add'](_0x1a5086));}}['_getOrderInContent'](_0x3351dd){let _0x4d0d1a=0x0;if(!_0x3351dd)return this['length'];for(const _0x503f68 of this){const _0x201538=_0x503f68['view']['targetRect'];if(_0x201538){if(w(_0x3351dd,_0x201538)<0x0)return _0x4d0d1a;_0x4d0d1a++;}}return _0x4d0d1a;}}function v({source:_0x5493fc,target:_0x31ad33,filter:_0x13f455}){for(const _0x5544cb of _0x5493fc)_0x13f455(_0x5544cb)&&_0x31ad33['add'](_0x5544cb);_0x31ad33['listenTo'](_0x5493fc,'add',(_0x55f744,_0x3596d0)=>{_0x13f455(_0x3596d0)&&_0x31ad33['add'](_0x3596d0);}),_0x31ad33['listenTo'](_0x5493fc,'remove',(_0x316d00,_0x481591)=>{_0x31ad33['has'](_0x481591)&&_0x31ad33['remove'](_0x481591);});}function w(_0x5de0d1,_0x109d31){if(null===_0x5de0d1&&null===_0x109d31)return 0x0;if(null===_0x5de0d1)return-0x1;if(null===_0x109d31)return 0x1;const _0x4b5e5b=_0x5de0d1['top']-_0x109d31['top'];return 0x0==_0x4b5e5b?_0x5de0d1['left']-_0x109d31['left']:_0x4b5e5b;}class y extends _0x4e6226{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x427e04){if(super(_0x427e04),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x427e04 instanceof _0xa9deac){const _0x100444=_0x427e04['locale'];_0x427e04['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3e1a0d){this['collection']['add'](_0x3e1a0d);}['remove'](_0x220dfb){this['collection']['remove'](_0x220dfb),_0x220dfb['destroy']();}['refreshVisibility'](){for(const _0x42d27e of this['collection'])_0x42d27e['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x52e17c){return this['collection']['getByInnerView'](_0x52e17c);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x10beeb of this['collection'])_0x10beeb['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x36f833){this['fire']('_activateAnnotation',_0x36f833);}['createAnnotation'](_0x38d17f){return new T(_0x38d17f);}['createAnnotationView'](_0x5adc4f,_0x50fdfd){return new E(_0x5adc4f,_0x50fdfd);}['_addActiveAnnotation'](_0x239bd4){const _0x9a8e4a=new Set(this['activeAnnotations']);_0x9a8e4a['add'](_0x239bd4),this['activeAnnotations']=_0x9a8e4a;}['_removeActiveAnnotation'](_0x5759ea){const _0x43f79c=new Set(this['activeAnnotations']);_0x43f79c['delete'](_0x5759ea),this['activeAnnotations']=_0x43f79c;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4a725d=this['collection'],_0x1afab5=this['_visibleAnnotations'];function _0x580915(_0x1c7e0b){const _0x15b3b8=_0x1c7e0b['source'];_0x15b3b8['isVisible']&&!_0x1afab5['has'](_0x15b3b8)?_0x1afab5['add'](_0x15b3b8):!_0x15b3b8['isVisible']&&_0x1afab5['has'](_0x15b3b8)&&_0x1afab5['remove'](_0x15b3b8),_0x15b3b8['view']['focusTracker']['remove'](_0x15b3b8['view']['element']),_0x15b3b8['view']['focusTracker']['add'](_0x15b3b8['view']['element']);}this['listenTo'](_0x4a725d,'add',(_0x54308c,_0x4e71ce)=>{_0x4e71ce['isVisible']&&_0x1afab5['add'](_0x4e71ce),this['listenTo'](_0x4e71ce,'change:isVisible',_0x580915);}),this['listenTo'](_0x4a725d,'remove',(_0x193c14,_0x2ed35a)=>{_0x1afab5['has'](_0x2ed35a)&&_0x1afab5['remove'](_0x2ed35a),this['stopListening'](_0x2ed35a,'change:isVisible',_0x580915);});}['_setupEnterAnnotationKeystroke'](){const _0xb83977=_0xf8c1be=>{_0xf8c1be['on']('ready',()=>{_0xf8c1be['keystrokes']['set'](_0x2a0c7a,(_0x305d5f,_0x2885af)=>{const _0x3bab31=_0x2f4f58(this['activeAnnotations']['values']());_0x3bab31&&(_0x3bab31['view']['focus'](),_0x2885af());});});};this['context']instanceof _0xa9deac?_0xb83977(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x532e65,_0x101020)=>{_0xb83977(_0x101020);});}['_setupEscapeAnnotationHandling'](){const _0x400bbd=_0x21a657=>{const _0x4ad02f=_0x21a657['source'],_0x5abdeb=[];let _0x32d689;if(Array['isArray'](_0x4ad02f['target'])){_0x32d689=_0x4ad02f['target'][0x0],this['context']instanceof _0xa9deac?_0x5abdeb['push'](this['context']):this['context']['editors']&&_0x5abdeb['push'](...this['context']['editors']);for(const _0x21256a of _0x5abdeb)for(const _0x3c6376 of _0x21256a['editing']['view']['domRoots']['values']())if(_0x3c6376['contains'](_0x32d689))return void _0x21256a['editing']['view']['focus']();_0x32d689['focus']();}};this['listenTo'](this['collection'],'add',(_0x575b51,_0x2b2c58)=>{this['listenTo'](_0x2b2c58,'escape',_0x400bbd,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x4ceb24,_0x2b1623)=>{this['stopListening'](_0x2b1623,'escape',_0x400bbd);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x4e6226{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e7f1){super(_0x2e7f1),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x2983da=this['context']['config'];_0x2983da['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2983da['define']('comments.maxThreadTotalWeight',0x1f4),_0x2983da['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2983da['define']('comments.CommentThreadView',gt),_0x2983da['define']('comments.CommentView',Tt),_0x2983da['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5869eb=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3cd7fa,_0x3660ed)=>this['_addCommentThread'](_0x3660ed)),this['on']('submitCommentThread',(_0x29c260,_0x150be2)=>this['_submitCommentThread'](_0x150be2)),this['on']('resolveCommentThread',(_0x489100,_0x1ff63f)=>this['_resolveCommentThread'](_0x1ff63f)),this['on']('resolveCommentThread',(_0x4024a0,_0x3c54ea)=>this['_updateActiveAnnotation'](_0x3c54ea),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5ae57a,_0x26391d)=>this['_reopenCommentThread'](_0x26391d)),this['on']('reopenCommentThread',(_0x2e4784,_0x5a4bb9)=>this['_updateActiveAnnotation'](_0x5a4bb9),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x47265b,_0x4f891b)=>this['_removeCommentThread'](_0x4f891b)),this['on']('updateCommentThread',(_0x4aee70,_0x2423f4)=>this['_updateCommentThread'](_0x2423f4)),this['on']('updateCommentThread',(_0x18003a,_0x30a77b)=>this['_updateActiveAnnotation'](_0x30a77b),{'priority':'lowest'}),this['on']('addComment',(_0x226bc9,_0x30ca3a)=>this['_addComment'](_0x30ca3a)),this['on']('updateComment',(_0x973820,_0x38ae56)=>this['_updateComment'](_0x38ae56)),this['on']('removeComment',(_0x1330fe,_0x386375)=>this['_removeComment'](_0x386375)),this['on']('addComment',(_0x4e2d1f,{threadId:_0x214750,isFromAdapter:_0x57b443})=>{if(_0x57b443)return;const _0x5c9539=this['getCommentThread'](_0x214750),_0x44442d=_0x5c9539&&this['_threadToController']['get'](_0x5c9539);_0x44442d&&_0x44442d['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5869eb,'change:activeAnnotations',(_0xf566b4,_0x191790,_0x110f1a)=>{const _0xcfb30a=Array['from'](_0x110f1a)['map'](_0x3fa8a0=>this['_viewToController']['get'](_0x3fa8a0['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0xcfb30a?_0xcfb30a['model']:null;});}set['adapter'](_0x3d5b03){if(this['_adapter'])throw new _0x1851d4('commentsrepository-adapter-already-set');this['_adapter']=_0x3d5b03;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x487c08=_t,threadId:_0x52e2f6=_0x3c34a1(),comments:_0x4146b1=[],unlinkedAt:_0x538282=null,resolvedAt:_0x5342b0=null,resolvedBy:_0x19c6d3=null,target:_0x9d14cb=null,context:_0x2e56bc=null,attributes:_0x21ba36={},isResolvable:_0x36d9db=!0x0,isSubmitted:_0xfcbd89=!0x1,isFromAdapter:_0x17b5ab=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x487c08),{'channelId':_0x487c08,'threadId':_0x52e2f6,'comments':_0x4146b1,'unlinkedAt':_0x538282,'resolvedAt':_0x5342b0,'resolvedBy':_0x19c6d3,'target':_0x9d14cb,'context':_0x2e56bc,'attributes':_0x21ba36,'isFromAdapter':_0x17b5ab,'isResolvable':_0x36d9db,'isSubmitted':_0xfcbd89}),this['getCommentThread'](_0x52e2f6);}['openNewCommentThread']({channelId:_0x56260a=_t,threadId:_0x52f3df=_0x3c34a1(),target:_0x277cfe,context:_0x4e230e=null,isResolvable:_0x42beeb=!0x0}){if(this['_readOnlyChannels']['has'](_0x56260a)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x277cfe)throw new _0x1851d4('commentsrepository-missing-target');const _0x46a350=this['addCommentThread']({'channelId':_0x56260a,'threadId':_0x52f3df,'target':_0x277cfe,'context':_0x4e230e,'isResolvable':_0x42beeb});if(!_0x46a350)return null;const _0x2056ad=this['_threadToController']['get'](_0x46a350),_0x4a14c9=_0x2056ad['view']['commentThreadInputView']['commentInputView'],_0x4f0700=this['context']['plugins']['get'](y),_0x577b57=_0x4f0700['getByInnerView'](_0x2056ad['view']);return _0x4f0700['activate'](_0x577b57),_0x4a14c9['once']('editorReady',()=>_0x4a14c9['focus']()),_0x46a350;}['hasCommentThread'](_0x69518a){if('string'!=typeof _0x69518a)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x69518a);}['updateCommentThread']({channelId:_0x5497c1=_t,threadId:_0x5cee85,context:_0x10b4e4,unlinkedAt:_0x2984c1,attributes:_0x1844ee,isFromAdapter:_0x5c5799=!0x1}){return this['fire'](Nt('updateCommentThread',_0x5497c1),{'channelId':_0x5497c1,'threadId':_0x5cee85,'context':_0x10b4e4,'unlinkedAt':_0x2984c1,'attributes':_0x1844ee,'isFromAdapter':_0x5c5799}),this['getCommentThread'](_0x5cee85);}['getCommentThread'](_0x2b9bf4){if('string'!=typeof _0x2b9bf4)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2b9bf4);}['fetchCommentThread']({channelId:_0x4b8699,threadId:_0x4e4ebc}={}){const _0x15f250=this['getCommentThread'](_0x4e4ebc);if(_0x15f250)return Promise['resolve'](_0x15f250);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1851d4('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4b8699,'threadId':_0x4e4ebc})['then'](_0x1bb0b4=>this['hasCommentThread'](_0x4e4ebc)?this['getCommentThread'](_0x4e4ebc):_0x1bb0b4?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4b8699},_0x1bb0b4)):void 0x0)['catch'](_0x24346d=>{throw console['error'](_0x24346d),new _0x1851d4('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3ce95b,skipNotAttached:_0x1bd376=!0x1,skipEmpty:_0x11c122=!0x1,toJSON:_0x56b0fd=!0x1}={}){const _0x2926d4=[];for(const _0x1194ad of this['_threads']['values']())_0x3ce95b&&_0x1194ad['channelId']!==_0x3ce95b||_0x1bd376&&!_0x1194ad['isAttached']||_0x11c122&&0x0===_0x1194ad['length']||_0x2926d4['push'](_0x1194ad);return _0x56b0fd?_0x2926d4['map'](_0x32fa3c=>_0x32fa3c['toJSON']()):_0x2926d4;}['getAnnotationForCommentThread'](_0xdbe028){const _0x3666eb=this['_threadToController']['get'](_0xdbe028);if(!_0x3666eb)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x3666eb['view'])||null;}['getCommentThreadForAnnotation'](_0x57fc82){const _0x5071f1=this['_viewToController']['get'](_0x57fc82['innerView']);return _0x5071f1?_0x5071f1['model']:null;}['setActiveCommentThread'](_0x555c75){const _0x45ba38=this['context']['plugins']['get'](y);if(!_0x555c75)return void(this['activeCommentThread']&&_0x45ba38['deactivateAll']());const _0xcc412f=this['getCommentThread'](_0x555c75);if(!_0xcc412f)throw new _0x1851d4('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x555c75});if(!this['_threadToController']['has'](_0xcc412f))throw new _0x1851d4('commentsrepository-active-not-attached',null,{'threadId':_0x555c75});const _0x4b80e7=_0x45ba38['getByInnerView'](this['_threadToController']['get'](_0xcc412f)['view']);_0x45ba38['activate'](_0x4b80e7);}['switchReadOnly'](_0x2d5c8b,_0x66ca0a){_0x2d5c8b?this['_readOnlyChannels']['add'](_0x66ca0a):this['_readOnlyChannels']['delete'](_0x66ca0a),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x38dbd6){return this['_readOnlyChannels']['has'](_0x38dbd6)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x26d008,_0xef0e91){return new vt(_0x26d008,_0xef0e91);}['setPermissions'](_0x115cb2,_0x319aeb=_t){this['_permissions']['set'](_0x319aeb,_0x115cb2),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5e36a4=_t){return this['_permissions']['has'](_0x5e36a4)?this['_permissions']['get'](_0x5e36a4):bt;}['_addCommentThread']({channelId:_0x165e0a,threadId:_0x3afc14,comments:_0x26c24d,unlinkedAt:_0x4863e3,resolvedAt:_0x48fb9e,resolvedBy:_0x17a208,target:_0xc68a9f,context:_0xe222ca,attributes:_0x1ad28d,isFromAdapter:_0x4830e4,isResolvable:_0x4761bf,isSubmitted:_0xfc1367}){if('string'!=typeof _0x3afc14)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3afc14});if(this['hasCommentThread'](_0x3afc14))throw new _0x1851d4('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3afc14});const _0x2e8647=new pi(this,{'channelId':_0x165e0a,'id':_0x3afc14,'context':_0xe222ca,'attributes':_0x1ad28d,'unlinkedAt':_0x4863e3,'resolvedAt':_0x48fb9e,'resolvedBy':_0x17a208?this['context']['plugins']['get'](it)['getUser'](_0x17a208):null,'isResolvable':_0x4761bf,'isSubmitted':_0xfc1367||_0x4830e4});this['_threads']['set'](_0x3afc14,_0x2e8647);for(const _0x3687f7 of _0x26c24d)_0x2e8647['_add'](this['_createNewComment']({'threadId':_0x3afc14,..._0x3687f7}));return _0xc68a9f&&_0x2e8647['attachTo'](_0xc68a9f),_0x4830e4||!_0x2e8647['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x165e0a,'threadId':_0x3afc14});}['_submitCommentThread']({channelId:_0x15936c,threadId:_0x93759d}){if(!this['hasCommentThread'](_0x93759d))throw new _0x1851d4('commentsrepository-missing-comment-thread',this);const _0x34b3de=this['getCommentThread'](_0x93759d);if(_0x34b3de['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5f089d,comments:_0x3ce7f6,resolvedAt:_0x3a4708,resolvedBy:_0x482caa,context:_0x57be3a,attributes:_0x2f6dfb}=_0x34b3de,_0x5df455=this['context']['plugins']['get']('PendingActions'),_0x2a5b5d=_0x5df455['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x15936c,'threadId':_0x5f089d,'comments':_0x3ce7f6['map'](_0x17ad8c=>_0x17ad8c['toJSON']()),'resolvedAt':_0x3a4708,'resolvedBy':_0x482caa?_0x482caa['id']:_0x482caa,'context':_0x57be3a,'attributes':_0x2f6dfb})['then'](({comments:_0x196daf})=>{_0x5df455['remove'](_0x2a5b5d);for(const _0x4b7165 of _0x196daf)this['_updateComment']({'channelId':_0x15936c,'threadId':_0x93759d,'commentId':_0x4b7165['commentId'],'createdAt':_0x4b7165['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x317adf=>{throw console['error'](_0x317adf),new _0x1851d4('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x18aa50,target:_0x56a39b}){const _0x98d0f6=this['getCommentThread'](_0x18aa50);if(!_0x98d0f6)throw new _0x1851d4('commentsrepository-attach-missing-comment-thread',this);const _0x26039b=this['context']['plugins']['get']('PendingActions'),_0x3e7693=this['context']['plugins']['get'](y),_0x433c78=this['_createCommentThreadView'](_0x98d0f6),_0x2280d4=new vt(_0x98d0f6,_0x433c78);let _0x2829e8=null;_0x433c78['on']('change:isDirty',(_0x293ac2,_0x2594b1,_0x401717)=>{_0x401717?_0x2829e8=_0x26039b['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2829e8&&(_0x26039b['remove'](_0x2829e8),_0x2829e8=null);}),this['_threadToController']['set'](_0x98d0f6,_0x2280d4),this['_viewToController']['set'](_0x433c78,_0x2280d4);const _0x2615a2=new E(this['context']['locale'],_0x433c78);_0x2615a2['bind']('length')['to'](_0x433c78),_0x2615a2['bind']('isDirty')['to'](_0x433c78,'isDirty',_0x433c78,'length',(_0x5950a6,_0x475751)=>_0x5950a6||!_0x475751),_0x2615a2['bind']('isActive')['to'](_0x433c78),_0x2615a2['type']='comment';const _0x4623bd=new T({'view':_0x2615a2,'target':_0x56a39b,'type':'comment','isVisible':!_0x98d0f6['archivedAt']&&!!('function'==typeof _0x56a39b?_0x56a39b():_0x56a39b)});return _0x433c78['on']('escape',()=>{_0x4623bd['fire']('escape');}),this['_bindAnnotationToEditors'](_0x433c78,_0x4623bd),_0x3e7693['add'](_0x4623bd),_0x4623bd;}['_bindAnnotationToEditors'](_0x2f7b6c,_0x139cdd){this['listenTo'](_0x2f7b6c,'editorReady',(_0x546a50,_0x440c46)=>{const _0x4a55ea=_0x440c46['ui']['view']['body']['bodyCollectionContainer'];_0x139cdd['focusableElements']['add'](_0x4a55ea),this['context']instanceof _0xa9deac&&this['context']['ui']['focusTracker']['add'](_0x4a55ea);},{'priority':'highest'}),this['listenTo'](_0x2f7b6c,'editorDestroyed',(_0x4770ae,_0x28c10a)=>{const _0x384ddd=_0x28c10a['ui']['view']['body']['bodyCollectionContainer'];_0x139cdd['focusableElements']['has'](_0x384ddd)&&_0x139cdd['focusableElements']['remove'](_0x384ddd),this['context']instanceof _0xa9deac&&this['context']['ui']['focusTracker']['remove'](_0x384ddd);});}['_unbindEditors'](_0x467f7e){this['stopListening'](_0x467f7e,'editorReady'),this['stopListening'](_0x467f7e,'editorDestroyed');}['_createCommentThreadView'](_0x1aecaa){const _0x2fb5b0=this['context']['plugins']['get'](it),{config:_0x1cad47,locale:_0x250247}=this['context'],_0x522e4c=pt(_0x1cad47['get']('locale'),_0x250247);return new(0x0,(_0x1cad47['get']('comments'))['CommentThreadView'])(_0x250247,_0x1aecaa,_0x2fb5b0['me'],{'editorConfig':{..._0x1cad47['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1cad47['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1cad47['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1cad47['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1cad47['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x522e4c,'CommentView':_0x1cad47['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xfeab6b,channelId:_0x2263f8,resolvedAt:_0x45b751,resolvedBy:_0x5c0f80,isFromAdapter:_0x6e5c7c}){if(!this['hasCommentThread'](_0xfeab6b))throw new _0x1851d4('commentsrepository-missing-comment-thread',null,{'threadId':_0xfeab6b});const _0x224a33=this['getCommentThread'](_0xfeab6b);if(_0x224a33['isResolved'])throw new _0x1851d4('commentsrepository-resolved-comment-thread',null,{'threadId':_0xfeab6b});const _0x4c9fa8=this['context']['plugins']['get'](it);if(_0x224a33['resolvedBy']=_0x4c9fa8['getUser'](_0x5c0f80),_0x224a33['resolvedAt']=_0x45b751,_0x6e5c7c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1f1344=this['context']['plugins']['get']('PendingActions'),_0x28a2ee=_0x1f1344['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x2263f8,'threadId':_0xfeab6b})['then'](({resolvedAt:_0x5b8d0a,resolvedBy:_0xd87b75})=>{_0x1f1344['remove'](_0x28a2ee),_0x224a33['resolvedBy']['id']!==_0xd87b75&&(_0x224a33['resolvedBy']=_0x4c9fa8['getUser'](_0xd87b75)),_0x224a33['resolvedAt']=_0x5b8d0a;})['catch'](_0x14c33d=>{throw console['error'](_0x14c33d),new _0x1851d4('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x59d15e,channelId:_0x16c7dd,isFromAdapter:_0x517e4a}){if(!this['hasCommentThread'](_0x59d15e))throw new _0x1851d4('commentsrepository-missing-comment-thread',null,{'threadId':_0x59d15e});const _0x30ed81=this['getCommentThread'](_0x59d15e);if(!_0x30ed81['isResolved'])throw new _0x1851d4('commentsrepository-reopen-comment-thread',null,{'threadId':_0x59d15e});if(_0x30ed81['resolvedBy']=null,_0x30ed81['resolvedAt']=null,_0x517e4a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1efd71=this['context']['plugins']['get']('PendingActions'),_0x55aa14=_0x1efd71['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x16c7dd,'threadId':_0x59d15e})['then'](()=>_0x1efd71['remove'](_0x55aa14))['catch'](_0x2b64d5=>{throw console['error'](_0x2b64d5),new _0x1851d4('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x153484,isFromAdapter:_0x5379e0}){const _0x1333ac=this['getCommentThread'](_0x153484);if(!_0x1333ac)throw new _0x1851d4('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x153484),this['_threads']['delete'](_0x153484),!_0x1333ac['isSubmitted']||_0x5379e0||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5de456=this['context']['plugins']['get']('PendingActions'),{channelId:_0x28b305}=_0x1333ac,_0x2764cb=_0x5de456['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x28b305,'threadId':_0x153484})['then'](()=>_0x5de456['remove'](_0x2764cb))['catch'](_0x985541=>{throw console['error'](_0x985541),new _0x1851d4('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0xe6366f,unlinkedAt:_0x2ca2d2,context:_0x37b771,attributes:_0x297643,isFromAdapter:_0x2714de}){if('string'!=typeof _0xe6366f)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xe6366f});if(!this['hasCommentThread'](_0xe6366f))throw new _0x1851d4('commentsrepository-missing-comment-thread',null,{'threadId':_0xe6366f});const _0x720123=this['getCommentThread'](_0xe6366f);let _0x1acf8f=!0x1;if(void 0x0!==_0x37b771&&_0x720123['context']!==_0x37b771&&(_0x720123['context']=_0x37b771,_0x1acf8f=!0x0),void 0x0!==_0x2ca2d2&&_0x720123['unlinkedAt']!==_0x2ca2d2&&(_0x720123['unlinkedAt']=_0x2ca2d2,_0x1acf8f=!0x0),_0x297643&&!At(_0x297643,_0x720123['attributes'])&&(_0x720123['attributes']=_0x297643,_0x1acf8f=!0x0),!_0x1acf8f)return Promise['resolve']();if(!_0x720123['isSubmitted']||_0x2714de||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3f8da3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a20bd}=_0x720123,_0x4d0f9d=_0x3f8da3['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1a20bd,'threadId':_0xe6366f,'context':_0x37b771,'unlinkedAt':_0x2ca2d2,'attributes':_0x297643})['then'](()=>_0x3f8da3['remove'](_0x4d0f9d))['catch'](_0x125a79=>{throw console['error'](_0x125a79),new _0x1851d4('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5e6aae){const _0x498ea0=this['context']['plugins']['get'](y),_0x2296fd=this['getCommentThread'](_0x5e6aae);if(_0x2296fd['_isAttached']=!0x1,this['_threadToController']['has'](_0x2296fd)){const _0x26e8c5=this['_threadToController']['get'](_0x2296fd),_0x37707b=_0x26e8c5['view'],_0x173f74=_0x498ea0['getByInnerView'](_0x37707b);this['_threadToController']['delete'](_0x2296fd),this['_viewToController']['delete'](_0x37707b),_0x173f74&&_0x498ea0['remove'](_0x173f74),_0x26e8c5['destroy'](),_0x37707b['destroy']()['then'](()=>{this['_unbindEditors'](_0x37707b);});}}['_updateActiveAnnotation']({threadId:_0x25b507,resolvedAt:_0x590608,unlinkedAt:_0x15e7c2}){const _0x3c9267=!!_0x590608,_0x18179f=this['context']['plugins']['get'](y),_0x446939=this['getCommentThread'](_0x25b507);if(this['_threadToController']['has'](_0x446939)){const _0x4cd75c=this['_threadToController']['get'](_0x446939)['view'],_0x498e4b=_0x18179f['getByInnerView'](_0x4cd75c);_0x498e4b&&(_0x3c9267&&_0x18179f['_removeActiveAnnotation'](_0x498e4b),_0x15e7c2?_0x498e4b['isVisible']=!0x1:_0x498e4b['refreshVisibility']());}}['_getExternalAuthor'](_0x2373c3){const _0x18317f=this['context']['plugins']['get'](it),_0x3da900=It('external:'+_0x2373c3),_0x25f95a=_0x18317f['getUser'](_0x3da900);return _0x25f95a||_0x18317f['addUser']({'id':_0x3da900,'name':_0x2373c3});}['_createNewComment']({threadId:_0x2df972,commentId:_0x50446a=_0x3c34a1(),content:_0x5cc07b,authorId:_0x121734,createdAt:_0x2609b7,attributes:_0x4a4121}){if('string'!=typeof _0x50446a)throw new _0x1851d4('commentsrepository-invalid-commentid');if('string'!=typeof _0x121734)throw new _0x1851d4('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5cc07b||!_0x5cc07b['trim']())throw new _0x1851d4('commentsrepository-invalid-comment-content');const _0x39e36b=this['context']['plugins']['get'](it)['getUser'](_0x121734);if(!_0x39e36b)throw new _0x1851d4('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x121734});let _0x2a1d96=null,_0x5d3d8e=_0x2609b7;return _0x4a4121?.['@external']&&(_0x2a1d96=this['_getExternalAuthor'](_0x4a4121['@external']['authorName']),_0x5d3d8e=new Date(_0x4a4121['@external']['createdAt'])),new wi(this,{'threadId':_0x2df972,'id':_0x50446a,'author':_0x2a1d96||_0x39e36b,'creator':_0x39e36b,'content':_0x5cc07b,'createdAt':_0x2609b7,'authoredAt':_0x5d3d8e,'attributes':_0x4a4121});}['_addComment'](_0x3c4243){let {threadId:_0x4b7211,content:_0x52ffae,attributes:_0x4bbf94,isFromAdapter:_0x4467b0}=_0x3c4243;const _0x2ee08e=this['getCommentThread'](_0x3c4243['threadId']);if(!_0x2ee08e)throw new _0x1851d4('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4aced2=this['_createNewComment'](_0x3c4243),{id:_0x402ccf}=_0x4aced2;if(_0x2ee08e['_add'](_0x4aced2),_0x4467b0||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2ee08e['isSubmitted'])return Promise['resolve']();const _0x46a22a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x19757d}=_0x2ee08e,_0xcbabb=_0x46a22a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4bbf94||(_0x4bbf94={}),this['adapter']['addComment']({'channelId':_0x19757d,'threadId':_0x4b7211,'commentId':_0x402ccf,'content':_0x52ffae,'attributes':_0x4bbf94})['then'](_0x3bd249=>{_0x46a22a['remove'](_0xcbabb),_0x3bd249&&this['_updateComment']({'channelId':_0x19757d,'threadId':_0x4b7211,'commentId':_0x402ccf,'createdAt':_0x3bd249['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4d8421=>{throw console['error'](_0x4d8421),new _0x1851d4('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4329f3,commentId:_0x4c1f5e,content:_0x42c209,createdAt:_0x742af1,attributes:_0x842564,isFromAdapter:_0x270fb8}){if(void 0x0!==_0x42c209&&('string'!=typeof _0x42c209||!_0x42c209['trim']()['length']))throw new _0x1851d4('commentsrepository-update-comment-invalid-content');const _0xa21425=this['getCommentThread'](_0x4329f3),_0x1faded=_0xa21425['getComment'](_0x4c1f5e);if(!_0x1faded)throw new _0x1851d4('commentsrepository-update-missing-comment',this);let _0x9b3966=!0x1;if(_0x42c209&&_0x42c209!==_0x1faded['content']&&(_0x1faded['isEditable']||_0x270fb8)&&(_0x1faded['content']=_0x42c209,_0x9b3966=!0x0),_0x742af1&&_0x742af1!==_0x1faded['createdAt']&&(_0x1faded['createdAt']=_0x742af1,_0x1faded['attributes']&&_0x1faded['attributes']['@external']||(_0x1faded['authoredAt']=_0x742af1),_0x9b3966=!0x0),_0x842564&&!At(_0x842564,_0x1faded['attributes'])&&(_0x1faded['attributes']=_0x842564,_0x9b3966=!0x0),!_0x9b3966)return Promise['resolve']();if(_0xa21425['fire']('commentUpdated'),_0x270fb8||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x1bb149=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5aa0d5}=this['getCommentThread'](_0x1faded['threadId']),_0x388780=_0x1bb149['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5aa0d5,'threadId':_0x4329f3,'commentId':_0x4c1f5e,'content':_0x42c209,'attributes':_0x842564})['then'](()=>_0x1bb149['remove'](_0x388780))['catch'](_0x1e23b7=>{throw console['error'](_0x1e23b7),new _0x1851d4('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xdd9277,commentId:_0x10db90,isFromAdapter:_0x1c5928}){const _0x2cf9d8=this['getCommentThread'](_0xdd9277),_0x44d983=_0x2cf9d8['getComment'](_0x10db90);if(!_0x44d983)throw new _0x1851d4('commentsrepository-remove-missing-comment',this);if(_0x2cf9d8['_remove'](_0x44d983),_0x1c5928||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x47de57=this['context']['plugins']['get']('PendingActions'),{channelId:_0x88c4ab}=_0x2cf9d8,_0x38377c=_0x47de57['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x88c4ab,'threadId':_0xdd9277,'commentId':_0x10db90})['then'](()=>_0x47de57['remove'](_0x38377c))['catch'](_0x3b0396=>{throw console['error'](_0x3b0396),new _0x1851d4('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x10cdcb(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2b6793,_0x4b7859){super();const _0x2d303b=_0x2b6793['context']['plugins']['get'](it)['me'],_0x31bef5=_0x2b6793['getCommentThread'](_0x4b7859['threadId']),_0x1f198e=0x0===_0x31bef5['comments']['length'],_0xd6008d=_0x2d303b===_0x4b7859['author'];this['id']=_0x4b7859['id'],this['threadId']=_0x4b7859['threadId'],this['author']=_0x4b7859['author'],this['creator']=_0x4b7859['creator'],this['isExternal']=Boolean(_0x4b7859['attributes']&&_0x4b7859['attributes']['@external']),this['set']('content',_0x4b7859['content']),this['createdAt']=_0x4b7859['createdAt']||new Date(),this['set']('authoredAt',_0x4b7859['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x31bef5,'resolvedAt'),this['set']('attributes',_0x4b7859['attributes']||{}),this['bind']('isEditable')['to'](_0x2b6793,'_permissions',()=>{const _0x369b4c=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['write'],_0x53894d=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['modifyAll'];return _0xd6008d&&_0x369b4c||!_0xd6008d&&_0x53894d;}),this['bind']('isRemovable')['to'](_0x31bef5,'isRemovable',_0x2b6793,'_permissions',_0x198ad4=>{const _0x2b45e2=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['write'],_0x497a09=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['modifyAll'];return _0xd6008d&&_0x2b45e2||_0x198ad4&&_0x1f198e||!_0xd6008d&&_0x497a09&&!_0x1f198e;}),this['bind']('isReadOnly')['to'](_0x31bef5,'isReadOnly'),this['_repository']=_0x2b6793;}get['weight'](){return Math['max'](function(_0x34e9b1){const _0x4a8ddb=document['createElement']('div');return _0x4a8ddb['innerHTML']=_0x34e9b1,_0x4a8ddb['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3f21b8){const {threadId:_0x4105d0,id:_0xad664d}=this;if(!this['_repository']['hasCommentThread'](_0x4105d0))throw new _0x1851d4('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x209e86}=this['_repository']['getCommentThread'](_0x4105d0);this['_repository']['fire'](Nt('updateComment',_0x209e86,_0x4105d0),{'channelId':_0x209e86,'threadId':_0x4105d0,'commentId':_0xad664d,..._0x3f21b8});}['setAttribute'](_0x15815b,_0x2a0074){const _0x2cf02a=wt(this['attributes']);yt(_0x2cf02a,_0x15815b,_0x2a0074),this['update']({'attributes':_0x2cf02a});}['removeAttribute'](_0x13c007){const _0x74da46=wt(this['attributes']);Ct(_0x74da46,_0x13c007),this['update']({'attributes':_0x74da46});}['remove'](_0x1ca7d2={}){if(!_0x1ca7d2['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x44b025,id:_0x28f2df}=this;if(!this['_repository']['hasCommentThread'](_0x44b025))throw new _0x1851d4('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xdb5cfb}=this['_repository']['getCommentThread'](_0x44b025);this['_repository']['fire'](Nt('removeComment',_0xdb5cfb,_0x44b025),{'channelId':_0xdb5cfb,'threadId':_0x44b025,'commentId':_0x28f2df,..._0x1ca7d2});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x412b63,..._0x235357){for(const _0x3dcbee of _0x235357)void 0x0!==_0x3dcbee&&(_0x412b63+=':'+String(_0x3dcbee));return _0x412b63;}class ot extends _0x26a29c{constructor(_0x43755d){super(_0x43755d),this['set']('hasContent',!0x1);}['refresh'](){const _0x401ba1=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x37ec0b of _0x401ba1['getRanges']())if(this['_hasContent'](_0x37ec0b))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x12eca7=_0x3c34a1(),ranges:_0x38116f,comment:_0x5e2591}={}){const _0x11652f=this['editor']['model'],_0x439228=_0x38116f??Array['from'](_0x11652f['document']['selection']['getRanges']()),_0x332930=[];for(const _0x52d166 of _0x439228)this['_hasContent'](_0x52d166)&&_0x332930['push'](this['_trimToContent'](_0x52d166));if(!_0x332930['length'])throw new _0x1851d4('addcommentthreadcommand-incorrect-ranges',null);_0x5e2591&&this['_createCommentThread'](_0x12eca7,_0x5e2591),this['_createMarkersFromRanges'](_0x12eca7,_0x332930,!!_0x5e2591);}['_createMarkersFromRanges'](_0x172551,_0x56c6b5,_0x5e82d0){this['editor']['model']['change'](_0x3fe0a9=>{for(const _0x1fcdd6 of _0x56c6b5){const _0x5d2336=_0x3c34a1()['substr'](0x1,0x5),_0x1adebe='comment:'+_0x172551+':'+_0x5d2336;_0x3fe0a9['addMarker'](_0x1adebe,{'range':_0x1fcdd6,'usingOperation':_0x5e82d0,'affectsData':_0x5e82d0});}});}['_createCommentThread'](_0x1fb4d8,_0x69b7ed){const _0x162154=this['editor']['plugins']['get']('CommentsRepository'),_0x571106=this['editor']['config']['get']('collaboration.channelId'),_0x4e5e1d=this['editor']['plugins']['get']('Users')['me'];if(!_0x4e5e1d)throw new _0x1851d4('addcommentthreadcommand-user-not-found',null);_0x162154['addCommentThread']({'threadId':_0x1fb4d8,'channelId':_0x571106,'comments':[{'authorId':_0x4e5e1d['id'],'content':_0x69b7ed,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x42569d){for(const _0x54fe5a of _0x42569d['getItems']())if(this['_itemIsContent'](_0x54fe5a))return!0x0;return!0x1;}['_itemIsContent'](_0x476419){return _0x476419['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x476419)&&!_0x476419['is']('element','tableCell');}['_trimToContent'](_0x1e7df9){const _0x2cff8b=_0x49036b=>!this['_itemIsContent'](_0x49036b['item']),_0x45b87e=_0x1e7df9['start']['getLastMatchingPosition'](_0x2cff8b),_0xcf737c=_0x1e7df9['end']['getLastMatchingPosition'](_0x2cff8b,{'direction':'backward'});return this['editor']['model']['createRange'](_0x45b87e,_0xcf737c);}}class b extends _0x47f434{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x548bdb){super(_0x548bdb),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3dba5f=this['editor'],_0x17ccf8=_0x3dba5f['model']['document']['selection'],_0xda1bde=_0x460b6c(()=>this['refreshSelectedViews'](),0xa);_0x17ccf8['on']('change:range',(_0x341bf4,_0x111e71)=>{_0x111e71['directChange']&&(_0xda1bde['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3dba5f['editing']['view']['document'],'change:isFocused',(_0x2eaabd,_0x2728e9,_0x5d51b2)=>{_0x5d51b2&&_0xda1bde();}),this['listenTo'](_0x3dba5f['ui']['focusTracker'],'change:isFocused',(_0x343c31,_0x33dab1,_0x4a5ec8)=>{_0x4a5ec8||this['fire']('blur',{'isAnnotationTracked':_0x20bac1=>this['_editorAnnotationsData']['has'](_0x20bac1['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3f6ce2){if(this['_editorAnnotations']['has'](_0x3f6ce2['view']))return;this['_editorAnnotations']['add'](_0x3f6ce2['view']),this['editor']['ui']['focusTracker']['add'](_0x3f6ce2['view']['element']);const _0x34265a=this['editor']['plugins']['get'](y);this['listenTo'](_0x34265a['collection'],'remove',(_0x2e4199,_0x247bd2)=>{this['editor']['ui']['focusTracker']['remove'](_0x247bd2['view']['element']),this['_editorAnnotations']['delete'](_0x247bd2['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0xb055fc){if('function'!=typeof _0xb055fc)throw new _0x1851d4('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0xb055fc);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x1e47a4,annotations:_0x3f41c3}){const _0x23ad1a=[],_0x33b2fc=this['editor']['model']['document']['selection'],_0x579a85=Array['from'](_0x33b2fc['getRanges']());for(const [_0x20f13d,_0x1bc236]of this['_editorAnnotationsData']){const _0x3edf13=_0xdddada(_0x1bc236),_0x549c71=_0x3f41c3['getByInnerView'](_0x20f13d);_0x3edf13&&_0x549c71&&_0x23ad1a['push']({'annotation':_0x549c71,'range':_0x3edf13});}function _0xdddada(_0x54e0a9){for(const _0x34b0b0 of _0x54e0a9)for(const _0x2e603a of _0x579a85)if(_0x34b0b0['containsRange'](_0x2e603a,!_0x33b2fc['isCollapsed']))return _0x34b0b0;return null;}return _0x23ad1a['sort']((_0x209c96,_0x3fa3db)=>{const _0x3c282f=_0x209c96['range'],_0x5dea25=_0x3fa3db['range'];if(!_0x3c282f['isEqual'](_0x5dea25)){if(_0x3c282f['containsRange'](_0x5dea25,!0x0))return 0x1;if(_0x5dea25['containsRange'](_0x3c282f,!0x0))return-0x1;}return _0x209c96['annotation']==_0x1e47a4?-0x1:_0x3fa3db['annotation']==_0x1e47a4?0x1:0x0;})['map'](_0x3acf72=>_0x3acf72['annotation']);}get['_editorAnnotationsData'](){const _0x3d2a5a=new Map();for(const _0x33c878 of Array['from'](this['_dataCollectors']))for(const [_0x3f348b,_0x562e56]of _0x33c878())_0x3d2a5a['set'](_0x3f348b,_0x562e56);return _0x3d2a5a;}}class st extends _0x47f434{['afterInit'](){const _0x3e2213=this['editor'];if(!_0x3e2213['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3e2213['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x47f434{constructor(_0x4f3603){super(_0x4f3603),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x532c4d=this['editor'],_0x1c88e1=_0x532c4d['commands']['get']('importWord'),_0x10672d=_0x532c4d['plugins']['get'](it);_0x1c88e1&&(_0x1c88e1['on']('execute',(_0x3a7afd,[,_0x6fcbff])=>{_0x6fcbff['collaboration_features']={'comments':!0x0,'user_id':_0x10672d['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1c88e1,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x14f767,_0x596823){const {comment_threads:_0x23aab5}=_0x596823;_0x23aab5&&_0x23aab5['forEach'](({thread_id:_0x27e335,comments:_0x470407,is_resolved:_0x4f4626})=>{const _0x54f0f8=new Date(),_0x1e1a04=_0x470407['map'](({author:_0x4a11c4,content:_0x559b10,created_at:_0x5306be})=>({'content':_0x559b10,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x54f0f8,'attributes':{'@external':{'authorName':_0x4a11c4,'createdAt':_0x5306be?new Date(_0x5306be):new Date(),'source':'importWord'}}})),_0x4b70ba=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x4b70ba,'threadId':_0x27e335,'comments':_0x1e1a04,'resolvedAt':_0x4f4626?_0x54f0f8:null});});}}class at extends _0x47f434{constructor(_0x47c3ea){super(_0x47c3ea),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x48538a=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x48538a,'contentInsertion',(_0x4e096c,_0x562298)=>this['_removeMarkersWithoutThreads'](_0x562298['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xcf24fb){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xcf24fb;const _0x36de58=this['editor']['plugins']['get']('CommentsRepository');for(const _0x845f37 of _0xcf24fb['keys']()){const [_0x328174,_0x55dbb8]=_0x845f37['split'](':');'comment'!=_0x328174||_0x36de58['hasCommentThread'](_0x55dbb8)||_0xcf24fb['delete'](_0x845f37);}return _0xcf24fb;}['_registerMarkerInClipboardPipeline'](){const _0x37ff1e=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xa0290f=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xa0290f&&_0x37ff1e['_registerMarkerToCopy']('comment',_0xa0290f);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x52cb4c){switch(_0x52cb4c){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x4df94d){const _0x34ee69=_0x4df94d['split'](':');return{'group':_0x34ee69[0x0],'id':_0x34ee69[0x1],'part':_0x34ee69[0x2]};}class ut extends _0x47f434{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4bdd3b,_0x4a7b3a)=>{if(!_0x4a7b3a['options']['showCommentHighlights'])return null;if(_0x4a7b3a['options']['ignoreResolvedComments']){const {id:_0x59e172}=ft(_0x4bdd3b['markerName']),_0xbaabf6=this['editor']['plugins']['get'](o);if(_0xbaabf6['getCommentThread'](_0x59e172)?.['isResolved']&&_0x4bdd3b['item'])return _0x4a7b3a['consumable']['consume'](_0x4bdd3b['item'],'addMarker:'+_0x4bdd3b['markerName']),_0x4a7b3a['consumable']['consume'](_0x4bdd3b['item'],'removeMarker:'+_0x4bdd3b['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x42c1f0=>{_0x42c1f0['on']('addMarker:comment',(_0x2e7827,_0x1a745b,_0x3ec970)=>{if(!_0x3ec970['options']['showCommentHighlights'])return;const _0x418b32=_0x1a745b['item'];if(!_0x418b32)return;const _0x3bc176=_0x3ec970['mapper']['toViewElement'](_0x418b32);this['editor']['model']['schema']['isObject'](_0x418b32)&&_0x3bc176&&!_0x3bc176['getCustomProperty']('widget')&&_0x3bc176['is']('containerElement')&&_0x51b430(_0x3bc176,_0x3ec970['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2dbaa2,{writer:_0x14a03a,options:_0x2cfddb})=>{if(!_0x2cfddb['showCommentHighlights'])return null;const _0x30f7e0=_0x14a03a['createContainerElement']('div'),_0xc11910=_0x14a03a['createEmptyElement']('hr');return _0x14a03a['addClass']('ck-horizontal-line',_0x30f7e0),_0x14a03a['insert'](_0x14a03a['createPositionAt'](_0x30f7e0,0x0),_0xc11910),_0x30f7e0;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x51b1c6,{writer:_0x29adaf,options:_0x1e92ed})=>{if(!_0x1e92ed['showCommentHighlights'])return null;const _0x3d8612=_0x29adaf['createContainerElement']('span'),_0x394f46=_0x29adaf['createEmptyElement']('img');return _0x29adaf['addClass']('image-inline',_0x3d8612),_0x29adaf['insert'](_0x29adaf['createPositionAt'](_0x3d8612,0x0),_0x394f46),_0x3d8612;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1d4427,{writer:_0x3ff6cd,options:_0x10a3d5})=>{if(_0x10a3d5['showCommentHighlights'])return _0x3ff6cd['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x567103,_0x387257,_0x2828ac)=>{_0x2828ac['options']['showCommentHighlights']&&_0x567103['stop']();},{'priority':'high'});}}class r extends _0x47f434{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4ec720){super(_0x4ec720),this['set']('isThreadsLoadingPaused',!0x0),_0x4ec720['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4f4db0,_0x189e05,_0x1b69a8,_0x2dc8e2)=>{const _0x4ecc5a=_0x4ec720['plugins']['get'](o),_0xa817fa=_0x1b69a8?ft(_0x1b69a8)['id']:null;_0x4ec720['model']['change'](()=>{if(_0xa817fa){const _0x372cd8=this['getAllMarkersForId'](_0xa817fa);for(const _0x4be069 of _0x372cd8)_0x4ec720['editing']['reconvertMarker'](_0x4be069);}if(_0x2dc8e2){const {id:_0x439948}=ft(_0x2dc8e2),_0x5ca641=_0x4ecc5a['getCommentThread'](_0x439948);if(_0x5ca641&&_0x5ca641['unlinkedAt'])return;if(_0x5ca641&&!_0x5ca641['isAttached'])return;const _0x316265=this['getAllMarkersForId'](_0x439948);for(const _0x2eb896 of _0x316265)_0x4ec720['editing']['reconvertMarker'](_0x2eb896);}}),_0xa817fa&&this['scrollToThreadMarker'](_0xa817fa);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1af586=this['editor'],_0x394242=_0x1af586['plugins']['get'](o),_0x114da5=_0x1af586['config']['get']('collaboration.channelId'),_0x3bb50b=_0x394242['getCommentThreads']()['filter'](_0x3527fd=>_0x3527fd['channelId']!==_0x114da5);_0x1af586['commands']['add']('addCommentThread',new ot(_0x1af586)),this['listenTo'](_0x1af586,'change:isReadOnly',(_0x1370d8,_0x3da5e9,_0x2a3fd9)=>{_0x394242['switchReadOnly'](_0x2a3fd9,_0x1af586['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x394242,dt('addCommentThread',_0x114da5),(_0x25be24,{threadId:_0x48316d})=>{const _0x4db4d4=this['editor']['plugins']['get'](o)['getCommentThread'](_0x48316d);_0x4db4d4?.['unlinkedAt']&&this['_attachArchivedThread'](_0x48316d);}),this['listenTo'](_0x394242,dt('removeCommentThread',_0x114da5),(_0x110300,{threadId:_0x20a733})=>{_0x1af586['model']['enqueueChange']({'isUndoable':!0x1},_0xb9cd0c=>{const _0x5b54d3=this['getAllMarkersForId'](_0x20a733);for(const _0x5ad395 of _0x5b54d3)_0xb9cd0c['removeMarker'](_0x5ad395);});}),this['listenTo'](_0x394242,dt('resolveCommentThread',_0x114da5),(_0x195fa0,{threadId:_0x460942})=>{(this['_reconvertMarkers'](_0x460942),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x460942)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x394242,dt('reopenCommentThread',_0x114da5),(_0x5a7d4c,{threadId:_0x12b2fc})=>{this['_reconvertMarkers'](_0x12b2fc);},{'priority':'low'}),this['listenTo'](_0x394242,dt('addComment',_0x114da5),(_0x10cc8d,{threadId:_0x278b2b,isFromAdapter:_0x1b82a2})=>{const _0x42ff93=this['getAllMarkersForId'](_0x278b2b);if(_0x1b82a2||0x0==_0x42ff93['length']||!_0x394242['hasCommentThread'](_0x278b2b))return;0x1===_0x394242['getCommentThread'](_0x278b2b)['length']&&_0x1af586['model']['enqueueChange']({'isUndoable':!0x1},_0x3c1f0a=>{for(const _0x5bc91d of _0x42ff93)_0x3c1f0a['updateMarker'](_0x5bc91d,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3bb50b);}['afterInit'](){!async function(_0x359227){const _0x277666=_0x261ba7([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x30eea2=0x73460ab3,_0x51a9eb=0x73417023^_0x30eea2,_0x7e84ae=window[_0x261ba7([0x44,0x61,0x74,0x65])][_0x261ba7([0x6e,0x6f,0x77])](),_0x4017d9=_0x359227[_0x261ba7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f520b=new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fc98e=>{_0x4017d9[_0x261ba7([0x6f,0x6e,0x63,0x65])](_0x261ba7([0x72,0x65,0x61,0x64,0x79]),_0x3fc98e);}),_0x40b1f8={[_0x261ba7([0x6b,0x74,0x79])]:_0x261ba7([0x45,0x43]),[_0x261ba7([0x75,0x73,0x65])]:_0x261ba7([0x73,0x69,0x67]),[_0x261ba7([0x63,0x72,0x76])]:_0x261ba7([0x50,0x2d,0x32,0x35,0x36]),[_0x261ba7([0x78])]:_0x261ba7([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]),[_0x261ba7([0x79])]:_0x261ba7([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]),[_0x261ba7([0x61,0x6c,0x67])]:_0x261ba7([0x45,0x53,0x32,0x35,0x36])},_0x250db9=_0x4017d9[_0x261ba7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x261ba7([0x67,0x65,0x74])](_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2413b5(){let _0x476d3a,_0x1da06d=null,_0x16bb52=null;try{if(_0x250db9==_0x261ba7([0x47,0x50,0x4c]))return _0x261ba7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x476d3a=_0x54a860(),!_0x476d3a)return _0x261ba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x476d3a[_0x261ba7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16bb52=_0x5bcfdd(_0x476d3a[_0x261ba7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x476d3a[_0x261ba7([0x6a,0x74,0x69])])),await _0x160617()?_0x219dd5()?_0x526b0c()?_0x261ba7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40d65e()?(_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x261ba7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1da06d=_0x523fb3(_0x261ba7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x261ba7([0x74,0x72,0x69,0x61,0x6c])&&(_0x1da06d=_0x523fb3(_0x261ba7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41000c()):_0x261ba7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x261ba7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x261ba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x261ba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x526b0c(){const _0xaaa9e8=[_0x261ba7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x261ba7([0x74,0x72,0x69,0x61,0x6c])][_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7e84ae/0x3e8:0xe10*_0x51a9eb;return _0x476d3a[_0x261ba7([0x65,0x78,0x70])]<_0xaaa9e8;}function _0x219dd5(){const _0x46c447=_0x476d3a[_0x261ba7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x46c447)return!0x1;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x2a])))return!0x0;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x43,0x4d,0x54])))return!0x0;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x5a5741())return!0x0;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x52,0x43,0x4d,0x54]))){if(_0x513163())return!0x0;if(_0x39d467()||_0x3ccd98())return!0x0;}return!0x1;}function _0x40d65e(){const _0x29bcf5=_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x29bcf5||0x0==_0x29bcf5[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x37e966}=new URL(window[_0x261ba7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x29bcf5[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37e966))return!0x0;const _0x15d544=_0x37e966[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e]));return _0x29bcf5[_0x261ba7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2da816=>_0x2da816[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x2a])))[_0x261ba7([0x6d,0x61,0x70])](_0x143348=>_0x143348[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e])))[_0x261ba7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x577f63=>_0x577f63[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x15d544[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x261ba7([0x6d,0x61,0x70])](_0x3fd588=>Array(_0x15d544[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3fd588[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x261ba7([0x66,0x69,0x6c,0x6c])](_0x3fd588[0x0]===_0x261ba7([0x2a])?_0x261ba7([0x2a]):'')[_0x261ba7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3fd588))[_0x261ba7([0x73,0x6f,0x6d,0x65])](_0x5514d8=>_0x15d544[_0x261ba7([0x65,0x76,0x65,0x72,0x79])]((_0x2cb379,_0x160e6f)=>_0x5514d8[_0x160e6f]===_0x2cb379||_0x5514d8[_0x160e6f]===_0x261ba7([0x2a])));}function _0x41000c(){return _0x1da06d&&_0x16bb52?new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46eaff,_0x2d6ed2)=>{_0x1da06d[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x46eaff,_0x2d6ed2),_0x16bb52[_0x261ba7([0x74,0x68,0x65,0x6e])](_0xbf49a=>{_0xbf49a!=_0x261ba7([0x56,0x61,0x6c,0x69,0x64])&&_0x46eaff(_0xbf49a);},_0x2d6ed2);}):_0x1da06d||_0x16bb52||_0x261ba7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5bcfdd(_0x3cebaf,_0xbd9a10){return new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a403f=>{if(_0x384cd0())return _0x1a403f(_0x261ba7([0x56,0x61,0x6c,0x69,0x64]));_0x51ed2b(),_0x4017d9[_0x261ba7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x261ba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xcc5d80=!0x1;const _0x12a1fc=_0x3c34a1();function _0x355648(_0x4a5e5d){return!!_0x4a5e5d&&(typeof _0x4a5e5d===_0x261ba7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a5e5d===_0x261ba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a5e5d[_0x261ba7([0x74,0x68,0x65,0x6e])]===_0x261ba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a5e5d[_0x261ba7([0x63,0x61,0x74,0x63,0x68])]===_0x261ba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x254184(_0x8ee5df){_0x33f752(_0x8ee5df)[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x17d7c3=>{if(!_0x17d7c3||_0x17d7c3[_0x261ba7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x261ba7([0x6f,0x6b]))return _0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e918c(_0x5ef469(_0x12a1fc+_0xbd9a10))!=_0x17d7c3[_0x261ba7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x261ba7([0x56,0x61,0x6c,0x69,0x64]);})[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x5c290e=>(_0x58d1f0(),_0x5c290e),()=>{const _0x351820=_0x13f967();return null==_0x351820?(_0x58d1f0(),_0x261ba7([0x56,0x61,0x6c,0x69,0x64])):_0x261ba7(_0x7e84ae-_0x351820>(0x574a8eb3^_0x30eea2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x1a403f)[_0x261ba7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a403f(_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x504049=0x7370e433^_0x30eea2;function _0x58d1f0(){const _0x4cff07=_0x261ba7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e918c(_0x5ef469(_0x3cebaf)),_0x57543f=_0x4253b4(_0x1e918c(window[_0x261ba7([0x4d,0x61,0x74,0x68])][_0x261ba7([0x63,0x65,0x69,0x6c])](_0x7e84ae/_0x504049)));window[_0x261ba7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x261ba7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cff07,_0x57543f);}function _0x13f967(){const _0x5afd33=_0x261ba7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e918c(_0x5ef469(_0x3cebaf)),_0x4954af=window[_0x261ba7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x261ba7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5afd33);return _0x4954af?window[_0x261ba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4253b4(_0x4954af),0x10)*_0x504049:null;}function _0x33f752(_0x390712){return new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ee741,_0x38dd57)=>{_0x390712[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x1ee741,_0x38dd57),window[_0x261ba7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x38dd57,0x7347de73^_0x30eea2);});}}_0x4017d9[_0x261ba7([0x6f,0x6e])](_0x261ba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x94f5b6,_0x4efd67)=>{if(_0x4efd67[0x0]!=_0x3cebaf)return _0x1a403f(_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4efd67[0x1]={..._0x4efd67[0x1],[_0x261ba7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12a1fc};},{[_0x261ba7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x261ba7([0x68,0x69,0x67,0x68])}),_0x4017d9[_0x261ba7([0x6f,0x6e])](_0x261ba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x551970=>{_0x355648(_0x551970[_0x261ba7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xcc5d80=!0x0,_0x254184(_0x551970[_0x261ba7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x261ba7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x261ba7([0x6c,0x6f,0x77])}),_0x2f520b[_0x261ba7([0x74,0x68,0x65,0x6e])](()=>{_0xcc5d80||_0x1a403f(_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x384cd0(){return _0x4017d9[_0x261ba7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x261ba7([0x76,0x69,0x65,0x77])][_0x261ba7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x261ba7([0x61,0x75,0x74,0x6f]);}function _0x51ed2b(){_0x4017d9[_0x261ba7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x261ba7([0x76,0x69,0x65,0x77])][_0x261ba7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x261ba7([0x61,0x75,0x74,0x6f]);}}function _0x523fb3(_0x517773){const _0x2bf7e1=[new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x390ca5=>setTimeout(_0x390ca5,0x734f347f^_0x30eea2)),_0x2f520b[_0x261ba7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2093fa=>{let _0x2bac66=0x0;_0x4017d9[_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x261ba7([0x6f,0x6e])](_0x261ba7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5233a8,_0x4b1a52)=>{_0x4b1a52[0x0][_0x261ba7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2bac66++,_0x2bac66==(0x73460b4b^_0x30eea2)&&(_0x2093fa(),_0x5233a8[_0x261ba7([0x6f,0x66,0x66])]());});}))];return window[_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x261ba7([0x72,0x61,0x63,0x65])](_0x2bf7e1)[_0x261ba7([0x74,0x68,0x65,0x6e])](()=>_0x517773);}async function _0x221d93(){await _0x2f520b,_0x4017d9[_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x261ba7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a9c87,_0x4017d9[_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x261ba7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a9c87,_0x4017d9[_0x261ba7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a5741(){return window[_0x261ba7([0x67,0x6c,0x6f,0x62])]&&window[_0x261ba7([0x67,0x6c,0x6f,0x62])][_0x261ba7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x513163(){return _0x257e9a(_0x261ba7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1af1c2(_0x261ba7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x261ba7([0x73,0x74,0x61,0x74,0x65])]==_0x261ba7([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x39d467(){return _0x257e9a(_0x261ba7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x3ccd98(){return _0x257e9a(_0x261ba7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xc35128(_0x48b1fd){const _0x429e87=_0x1ba25b();_0x4017d9[_0x429e87]=_0x261ba7([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x48b1fd,_0x48b1fd!=_0x261ba7([0x56,0x61,0x6c,0x69,0x64])&&_0x221d93();}function _0x1ba25b(){const _0x3d790f=window[_0x261ba7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x261ba7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x261ba7([0x6e,0x6f,0x77])]())[_0x261ba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x261ba7([0x2e]),'');let _0x2d9c43=_0x261ba7([0x4b]);for(let _0x449ea0=0x0;_0x449ea0<_0x3d790f[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x449ea0+=0x2){let _0x310394=window[_0x261ba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d790f[_0x261ba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x449ea0,_0x449ea0+0x2));_0x310394>=_0x277666[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x310394-=_0x277666[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d9c43+=_0x277666[_0x310394];}return _0x2d9c43;}function _0x54a860(){const _0x526625=_0x250db9[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e]));if(0x3!=_0x526625[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x370a60(_0x526625[0x1]);function _0x370a60(_0x706505){const _0x4c1573=_0x41ee81(_0x706505);return _0x4c1573&&_0x1eaba1()?_0x4c1573:null;function _0x1eaba1(){const _0x187aae=_0x4c1573[_0x261ba7([0x6a,0x74,0x69])],_0x35eb6f=window[_0x261ba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x187aae[_0x261ba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x187aae[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x26dec4={..._0x4c1573,[_0x261ba7([0x6a,0x74,0x69])]:_0x187aae[_0x261ba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x187aae[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x26dec4[_0x261ba7([0x76,0x63])],_0x5ef469(_0x26dec4)==_0x35eb6f;}}}async function _0x160617(){let _0x10e6f4=!0x0;try{const _0x15b43e=_0x250db9[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e])),[_0x417f3f,_0x52b8de,_0x4f2bd1]=_0x15b43e;return _0x51d837(_0x417f3f),await _0x3c3e91(_0x417f3f,_0x52b8de,_0x4f2bd1),_0x10e6f4;}catch{return!0x1;}function _0x51d837(_0x3a0859){const _0x25db6f=_0x41ee81(_0x3a0859);_0x25db6f&&_0x25db6f[_0x261ba7([0x61,0x6c,0x67])]==_0x261ba7([0x45,0x53,0x32,0x35,0x36])||(_0x10e6f4=!0x1);}async function _0x3c3e91(_0x43b8e6,_0x506df0,_0x7fe15a){const _0x556804=window[_0x261ba7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x261ba7([0x66,0x72,0x6f,0x6d])](_0x351f7f(_0x7fe15a),_0x24f928=>_0x24f928[_0x261ba7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x17b9d6=new window[(_0x261ba7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x261ba7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43b8e6+_0x261ba7([0x2e])+_0x506df0),_0x3a6d51=window[_0x261ba7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x261ba7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a6d51)return;const _0x2d6aa6=await _0x3a6d51[_0x261ba7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x261ba7([0x6a,0x77,0x6b]),_0x40b1f8,{[_0x261ba7([0x6e,0x61,0x6d,0x65])]:_0x261ba7([0x45,0x43,0x44,0x53,0x41]),[_0x261ba7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x261ba7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x261ba7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a6d51[_0x261ba7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x261ba7([0x6e,0x61,0x6d,0x65])]:_0x261ba7([0x45,0x43,0x44,0x53,0x41]),[_0x261ba7([0x68,0x61,0x73,0x68])]:{[_0x261ba7([0x6e,0x61,0x6d,0x65])]:_0x261ba7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d6aa6,_0x556804,_0x17b9d6)||(_0x10e6f4=!0x1);}}function _0x41ee81(_0x598d6b){return _0x598d6b[_0x261ba7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x261ba7([0x65,0x79]))?JSON[_0x261ba7([0x70,0x61,0x72,0x73,0x65])](_0x351f7f(_0x598d6b)):null;}function _0x351f7f(_0x151bb7){return window[_0x261ba7([0x61,0x74,0x6f,0x62])](_0x151bb7[_0x261ba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x261ba7([0x2b]))[_0x261ba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x261ba7([0x2f])));}function _0x5ef469(_0x2b6614){let _0x3b8ea1=0x1505;function _0x22f18f(_0x265d31){for(let _0xbdda5f=0x0;_0xbdda5f<_0x265d31[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbdda5f++){const _0x245730=_0x265d31[_0x261ba7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xbdda5f);_0x3b8ea1=(_0x3b8ea1<<0x5)+_0x3b8ea1+_0x245730,_0x3b8ea1&=_0x3b8ea1;}}function _0x3b5349(_0x3da918){Array[_0x261ba7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3da918)?_0x3da918[_0x261ba7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b5349):_0x3da918&&typeof _0x3da918==_0x261ba7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x261ba7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3da918)[_0x261ba7([0x73,0x6f,0x72,0x74])]()[_0x261ba7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x411bca,_0x17cef0])=>{_0x22f18f(_0x411bca),_0x3b5349(_0x17cef0);}):_0x22f18f(window[_0x261ba7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3da918));}return _0x3b5349(_0x2b6614),_0x3b8ea1>>>0x0;}function _0x1e918c(_0x534c74){return _0x534c74[_0x261ba7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x261ba7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x261ba7([0x30]));}function _0x4253b4(_0x3eb3c4){return _0x3eb3c4[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x261ba7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x261ba7([0x6a,0x6f,0x69,0x6e])]('');}function _0x257e9a(_0x279465){return _0x4017d9[_0x261ba7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x261ba7([0x68,0x61,0x73])](_0x279465);}function _0x1af1c2(_0x5d2f3a){return _0x4017d9[_0x261ba7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x261ba7([0x67,0x65,0x74])](_0x5d2f3a);}function _0x1a9c87(){}function _0x261ba7(_0x78274b){return _0x78274b['map'](_0x23975=>String['fromCharCode'](_0x23975))['join']('');}_0xc35128(await _0x2413b5());}(this);}['destroy'](){const _0x3ffb31=this['editor']['plugins']['get'](o),_0x3a6e11=this['editor']['config']['get']('collaboration.channelId');for(const _0x2719aa of _0x3ffb31['getCommentThreads']({'channelId':_0x3a6e11}))_0x3ffb31['_detachCommentThread'](_0x2719aa['id']),_0x3ffb31['_threads']['delete'](_0x2719aa['id']);super['destroy']();}['hasMarkerForId'](_0x2bff62){return this['getAllMarkersForId'](_0x2bff62)['length']>0x0;}['getAllMarkersForId'](_0x3a5ab5){const _0x11c1b8=[];for(const _0x455108 of this['editor']['model']['markers'])_0x455108['name']['startsWith']('comment:'+_0x3a5ab5)&&_0x11c1b8['push'](_0x455108);return _0x11c1b8;}['scrollToThreadMarker'](_0x15220b){setTimeout(()=>{const _0x5a5363=this['_getTargetForId'](_0x15220b);if(!_0x5a5363)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x15220b&&nt({'target':_0x5a5363[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x1f5ea1){this['editor']['model']['change'](()=>{for(const _0x54343e of this['getAllMarkersForId'](_0x1f5ea1))this['editor']['editing']['reconvertMarker'](_0x54343e);});}['_attachArchivedThread'](_0x2a69ee){const _0x51d6c6=this['editor']['plugins']['get'](o),_0xf31831=this['editor']['plugins']['get'](b),_0x328651=_0x51d6c6['getCommentThread'](_0x2a69ee);if(!_0x328651['isAttached']){const _0x120163=_0x328651['attachTo'](()=>this['_getTargetForId'](_0x328651['id']));_0xf31831['registerAnnotation'](_0x120163),_0x328651['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2a1447=this['editor'],_0x50bf16=_0x2a1447['plugins']['get'](it);_0x2a1447['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3ec8d2,_0x4461fb)=>{const {id:_0x1ab8db}=ft(_0x3ec8d2['markerName']),_0x57e231=_0x2a1447['plugins']['get'](o)['getCommentThread'](_0x1ab8db),_0x429c98=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x1ab8db;let _0x132f2d;if(_0x57e231&&_0x57e231['isResolved']&&!_0x429c98&&_0x3ec8d2['item'])return _0x4461fb['consumable']['consume'](_0x3ec8d2['item'],'addMarker:'+_0x3ec8d2['markerName']),_0x4461fb['consumable']['consume'](_0x3ec8d2['item'],'removeMarker:'+_0x3ec8d2['markerName']),null;const _0x1078fd=['ck-comment-marker'];return _0x429c98&&_0x1078fd['push']('ck-comment-marker--active'),_0x132f2d=_0x57e231?.['length']?_0x57e231['comments']['first']['author']['id']:_0x50bf16['me']['id'],{'classes':_0x1078fd,'attributes':{'data-comment':_0x1ab8db,'data-author-id':_0x132f2d}};}}),_0x2a1447['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x20a55c,{options:_0x3da7f7})=>{if(_0x3da7f7['showCommentHighlights'])return null;const _0x302ad7=_0x2a1447['plugins']['get'](o),_0x485137=_0x2a1447['model']['markers']['get'](_0x20a55c),{id:_0x1f9ea1,part:_0x654d41}=ft(_0x20a55c);return _0x485137&&!_0x485137['affectsData']||_0x3da7f7['ignoreResolvedComments']&&_0x302ad7['getCommentThread'](_0x1f9ea1)?.['isResolved']?null:{'group':'comment','name':_0x654d41?_0x1f9ea1+':'+_0x654d41:_0x1f9ea1};}}),_0x2a1447['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1dd8a8,{writer:_0x293ec5})=>_0x293ec5['createElement']('$marker',{'data-name':'comment:'+_0x1dd8a8['getAttribute']('id')})}),_0x2a1447['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x410baa=this['editor'],_0x28b3f6=_0x410baa['plugins']['get'](o),_0x373f46=new Set(),_0x43fae6=new Set();_0x410baa['model']['document']['registerPostFixer'](_0x43e9af=>{let _0x5131f7=!0x1;for(const {name:_0x3b6317,data:_0x1c8822}of _0x410baa['model']['document']['differ']['getChangedMarkers']()){const {group:_0x163845,id:_0x4cdef9}=ft(_0x3b6317);let _0x50cf3e=_0x1c8822['newRange'];if('comment'!==_0x163845||!_0x50cf3e)continue;const _0xb917f4='$graveyard'===_0x50cf3e['root']['rootName'];_0xb917f4||(_0x50cf3e=ht(_0x50cf3e,_0x410baa['model']),!_0x50cf3e||_0x50cf3e['isCollapsed']||!_0x1c8822['newRange']||_0x50cf3e['isEqual'](_0x1c8822['newRange']))?_0x410baa['model']['hasContent'](_0x50cf3e)&&!_0xb917f4?this['isThreadsLoadingPaused']?_0x373f46['add'](_0x3b6317):this['_handleThreadMarker'](_0x3b6317,_0x4cdef9):(_0x43fae6['add'](_0x3b6317),_0x373f46['delete'](_0x3b6317),_0x43e9af['removeMarker'](_0x3b6317),_0x5131f7=!0x0):(_0x43e9af['updateMarker'](_0x3b6317,{'range':_0x50cf3e}),_0x5131f7=!0x0);}return _0x5131f7;}),this['on']('change:isThreadsLoadingPaused',(_0x4a1a4a,_0x3e2c72,_0xdc3e56)=>{if(!_0xdc3e56&&_0x373f46['size'])for(const _0x29bda8 of _0x373f46){const {id:_0x33c0ce}=ft(_0x29bda8);_0x373f46['delete'](_0x29bda8),_0x410baa['model']['markers']['get'](_0x29bda8)&&this['_handleThreadMarker'](_0x29bda8,_0x33c0ce);}}),this['listenTo'](_0x410baa['model']['document'],'change',()=>{for(const {name:_0x57deb0,data:{newRange:_0x1328e0}}of _0x410baa['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2b2d20,id:_0x770858}=ft(_0x57deb0);if('comment'!==_0x2b2d20)continue;const _0x95501b=_0x28b3f6['getCommentThread'](_0x770858),_0x459472=this['hasMarkerForId'](_0x770858);_0x95501b&&(!_0x95501b['_hasTargetInContent']&&_0x1328e0&&_0x410baa['editing']['view']['once']('render',()=>{const _0x590f3e=_0x410baa['plugins']['get'](y),_0x3b5572=_0x28b3f6['_threadToController']['get'](_0x95501b)['view'];_0x590f3e['getByInnerView'](_0x3b5572)['refreshVisibility']();},{'priority':'low'}),_0x95501b['_hasTargetInContent']=_0x459472||!!_0x1328e0),_0x1328e0||(_0x43fae6['add'](_0x57deb0),_0x373f46['delete'](_0x57deb0));}for(const _0x4d32e2 of _0x43fae6){const {id:_0x476278}=ft(_0x4d32e2),_0x3b101a=_0x28b3f6['getCommentThread'](_0x476278);if(_0x373f46['delete'](_0x4d32e2),!_0x3b101a)continue;const _0xe4a54e=this['hasMarkerForId'](_0x476278);_0xe4a54e||_0x3b101a['isSubmitted']?_0xe4a54e||_0x3b101a['unlinkedAt']||_0x3b101a['setUnlinkedAt'](new Date()):_0x3b101a['remove']();}_0x43fae6['clear']();});}['_handleInitialThreads'](_0x5ec2b0){_0x5ec2b0['forEach'](_0x3e9b56=>{_0x3e9b56['unlinkedAt']&&this['_attachArchivedThread'](_0x3e9b56['id']);});}['_getTargetForId'](_0x5acb6b){const _0xd7fe0d=this['editor'],_0x4b1aea=this['getAllMarkersForId'](_0x5acb6b);return et(_0xd7fe0d['editing'],_0x4b1aea);}['_getTextContext'](_0x52909d){const _0x1df3c=this['getAllMarkersForId'](_0x52909d);let _0x35c96b='',_0xc53f59=!0x1;for(const _0x2776be of _0x1df3c){const _0x114fa9=_0x2776be['getRange']();for(const _0x48da0a of Array['from'](_0x114fa9['getItems']()))_0x48da0a['is']('$textProxy')?(_0x35c96b&&_0xc53f59&&(_0x35c96b+='\x20',_0xc53f59=!0x1),_0x35c96b+=_0x48da0a['data']):_0xc53f59=!0x0;_0xc53f59=!0x0;}return _0x35c96b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x3a9b78,_0x21b817){const _0x1d375a=this['editor'],_0x2d8d97=_0x1d375a['plugins']['get'](o);let _0x5dde6a=_0x2d8d97['getCommentThread'](_0x21b817);const _0x413ad2=_0x1d375a['config']['get']('collaboration.channelId'),_0x22d9ba=_0x1d375a['plugins']['get'](b);if(_0x5dde6a&&(_0x5dde6a['unlinkedAt']&&_0x5dde6a['setUnlinkedAt'](null),_0x5dde6a['isAttached']))return _0x5dde6a;return!this['getAllMarkersForId'](_0x21b817)[0x0]['managedUsingOperations']?_0x1d375a['editing']['view']['once']('render',()=>{if(_0x2d8d97['getCommentThread'](_0x21b817))return;const _0x196331=_0x1d375a['plugins']['get'](y);_0x5dde6a=_0x2d8d97['openNewCommentThread']({'channelId':_0x413ad2,'threadId':_0x21b817,'target':()=>this['_getTargetForId'](_0x21b817),'context':{'type':'text','value':this['_getTextContext'](_0x21b817)}});const _0x6a15dd=_0x2d8d97['_threadToController']['get'](_0x5dde6a)['view'],_0x2ed3da=_0x196331['getByInnerView'](_0x6a15dd);_0x2ed3da&&_0x22d9ba['registerAnnotation'](_0x2ed3da);},{'priority':'low'}):_0x2d8d97['fetchCommentThread']({'channelId':_0x413ad2,'threadId':_0x21b817})['then'](_0xc0cbf6=>{if('destroyed'!==_0x1d375a['state']){if(_0x5dde6a=_0xc0cbf6,_0x5dde6a&&!_0x5dde6a['isAttached']){const _0x300240=_0x5dde6a['attachTo'](()=>this['_getTargetForId'](_0x21b817));_0x22d9ba['registerAnnotation'](_0x300240),_0x5dde6a['isResolved']&&this['_reconvertMarkers'](_0x21b817);}else{if(!_0x5dde6a){const _0x51f95b=this['getAllMarkersForId'](_0x21b817);_0x1d375a['model']['change'](_0x4f26ba=>{for(const _0x11131e of _0x51f95b)_0x4f26ba['removeMarker'](_0x11131e);});}}}}),_0x5dde6a;}['_handleThreadMarker'](_0x4dd9da,_0x8f53db){const _0x3902ae=this['_attachMarkerToThread'](_0x4dd9da,_0x8f53db);_0x3902ae&&!_0x3902ae['context']&&_0x3902ae['setContext']({'type':'text','value':this['_getTextContext'](_0x8f53db)});}['_initAriaMarkerChangeAnnouncements'](){const _0x3dcae7=this['editor'];rt(_0x3dcae7['model'],({left:_0x499077,entered:_0x55e26d})=>{for(const _0xa28773 of _0x499077)if(mt(_0xa28773)){_0x3dcae7['ui']['ariaLiveAnnouncer']['announce'](N(_0x3dcae7['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1be480 of _0x55e26d)if(mt(_0x1be480)){_0x3dcae7['ui']['ariaLiveAnnouncer']['announce'](N(_0x3dcae7['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x20efa6)));break;}});}}function dt(_0x18c1f6,_0x5c1696){return _0x5c1696?_0x18c1f6+':'+_0x5c1696:_0x18c1f6;}function ht(_0x5e5b08,_0x36fbde){const _0x1b8db7=_0x36fbde['schema'],_0x336016=_0x36fbde['createRange'](_0x5e5b08['start']);for(const _0x408f9c of _0x5e5b08['getWalker']()){const {type:_0x3aea6c,item:_0x510ac1,nextPosition:_0x12a89e}=_0x408f9c;if('text'===_0x3aea6c||_0x1b8db7['isObject'](_0x510ac1)){const _0x1971a6=_0x36fbde['createPositionBefore'](_0x510ac1);_0x336016['isCollapsed']&&(_0x336016['start']=_0x1971a6),_0x336016['end']=_0x12a89e;}}return _0x336016;}function mt(_0x2ff039){return'comment'===ft(_0x2ff039['name'])['group'];}class s extends _0x47f434{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0xd60eb6=this['editor'],_0x3952d9=_0xd60eb6['plugins']['get'](o),_0x5a4023=_0xd60eb6['plugins']['get'](r),_0x6074d5=_0xd60eb6['plugins']['get'](y),_0x4f38c5=_0xd60eb6['plugins']['get'](b);_0xd60eb6['ui']['componentFactory']['add']('comment',()=>{const _0x595906=this['_createUIButton'](_0x3ee916);return _0x595906['tooltip']=!0x0,_0x595906;}),_0xd60eb6['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x174a4a)),_0x4f38c5['addSourceCollector'](()=>{const _0xda2a4=[];for(const [_0x3cd2d9,_0x253306]of _0x3952d9['_threadToController']){const _0x310a77=_0x5a4023['getAllMarkersForId'](_0x3cd2d9['id']),_0x58cc7e=_0x310a77['map'](_0x3b3544=>_0x3b3544['getRange']());_0x310a77['length']>0x0&&_0xda2a4['push']([_0x253306['view'],_0x58cc7e]);}return _0xda2a4;}),this['listenTo'](_0x6074d5,'change:activeAnnotations',(_0x16319e,_0x4a7d1a,_0x2c10bf)=>{const _0x389b5a=Array['from'](_0x2c10bf)['map'](_0x4cd02c=>_0x4cd02c['innerView'])['find'](_0x2228a0=>_0x3952d9['_viewToController']['has'](_0x2228a0));if(!_0x389b5a)return void(_0x5a4023['activeMarker']=null);const _0x477b12=_0x3952d9['_viewToController']['get'](_0x389b5a)['model']['id'],_0x40231c='comment:'+_0x477b12;_0x477b12&&_0x5a4023['hasMarkerForId'](_0x477b12)?_0x5a4023['activeMarker']=_0x40231c:_0x5a4023['activeMarker']&&(_0x5a4023['activeMarker']=null);}),this['listenTo'](_0x3952d9,'removeCommentThread',(_0x79c360,{threadId:_0x57a10d,isFromAdapter:_0x38df53})=>{!_0x38df53&&_0xd60eb6['ui']['focusTracker']['isFocused']&&_0x5a4023['hasMarkerForId'](_0x57a10d)&&_0xd60eb6['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3952d9,'addComment',(_0x5614d2,{threadId:_0x58a9b8,isFromAdapter:_0x212de9})=>{if(_0x212de9||!_0x5a4023['hasMarkerForId'](_0x58a9b8)||!_0x3952d9['hasCommentThread'](_0x58a9b8))return;0x1===_0x3952d9['getCommentThread'](_0x58a9b8)['length']&&(_0xd60eb6['editing']['view']['focus'](),_0x5614d2['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3aa645=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5b4197;for(const _0x562763 in _0x3aa645){const _0x133e94=_0x562763,_0x3b32eb=_0x3aa645[_0x133e94];if('commentsLicenseKeyValid'==_0x3b32eb||'commentsLicenseKeyInvalid'==_0x3b32eb||'commentsLicenseKeyExpired'==_0x3b32eb||'commentsLicenseKeyDomainLimit'==_0x3b32eb||'commentsLicenseKeyNotAllowed'==_0x3b32eb||'commentsLicenseKeyEvaluationLimit'==_0x3b32eb||'commentsLicenseKeyTrialLimit'==_0x3b32eb||'commentsLicenseKeyUsageLimit'==_0x3b32eb){delete _0x3aa645[_0x133e94],_0x5b4197=_0x3b32eb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5b4197&&_0x3aa645['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5b4197&&_0x3aa645['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5b4197&&_0x3aa645['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x4c0c40){const _0x1c148d=this['editor'],_0x36cf13=new _0x4c0c40(_0x1c148d['locale']),_0x5bb21c=_0x1c148d['commands']['get']('addCommentThread');return _0x36cf13['set']({'label':N(_0x1c148d['locale'],'Comment'),'icon':_0x1568a7}),_0x36cf13['bind']('isEnabled')['to'](_0x5bb21c,'isEnabled',_0x5bb21c,'hasContent',(_0x5182bc,_0x45c7d0)=>_0x5182bc&&_0x45c7d0),this['listenTo'](_0x36cf13,'execute',()=>{_0x5bb21c['execute']();}),_0x36cf13;}}class i extends _0x47f434{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x211be8){super(_0x211be8),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1599c4,_0x217c2c,_0x55d3d2)=>{_0x55d3d2?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x27522b,_0x6d4320]of this['editor']['commands'])_0x6d4320['affectsData']&&'addCommentThread'!==_0x27522b&&_0x6d4320['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x197ebf=this['editor']['editing']['view']['document'];this['listenTo'](_0x197ebf,'cut',_0x1812be=>_0x1812be['stop'](),{'priority':'highest'}),this['listenTo'](_0x197ebf,'clipboardInput',_0x2ab095=>_0x2ab095['stop'](),{'priority':'highest'}),this['listenTo'](_0x197ebf,'delete',_0x3f5afe=>_0x3f5afe['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2f26a9,_0x228cb1]of this['editor']['commands'])_0x228cb1['affectsData']&&'addCommentThread'!==_0x2f26a9&&_0x228cb1['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x4e6226{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x171a31){super(_0x171a31),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x75c983=this['context']['plugins']['get'](y);this['listenTo'](_0x75c983,'_activateAnnotation',(_0x38d23d,_0x584f8b)=>{for(const _0x55a004 of this['activeUIs']){const _0x1b4f48=this['_uis']['get'](_0x55a004);(0x0,this['uisData']['get'](_0x55a004)['filter'])(_0x584f8b)&&_0x1b4f48['setActiveAnnotation'](_0x584f8b);}}),this['listenTo'](_0x75c983,'_deactivateAllAnnotations',()=>{for(const _0x386761 of this['activeUIs']){this['_uis']['get'](_0x386761)['setActiveAnnotation'](null);}}),this['listenTo'](_0x75c983['_visibleAnnotations'],'add',(_0x2ee226,_0x150ccd)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x150ccd);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x4d71b4){return this['activeUIs']['has'](_0x4d71b4);}['activate'](_0x50efe0,_0x26459d=this['defaultFilter']){const _0xae2b0b=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x50efe0))throw new _0x1851d4('annotationsuis-missing-ui',this,{'uiName':_0x50efe0});this['isActive'](_0x50efe0)&&this['deactivate'](_0x50efe0),this['activeUIs']['add'](_0x50efe0);const _0x49fbc4=new S();v({'source':_0xae2b0b['_visibleAnnotations'],'target':_0x49fbc4,'filter':_0x26459d}),this['uisData']['set'](_0x50efe0,{'collection':_0x49fbc4,'filter':_0x26459d});const _0x5ea445=this['_uis']['get'](_0x50efe0);_0x5ea445['attach'](_0x49fbc4),this['listenTo'](_0x5ea445,'change:activeAnnotation',(_0x1cfea4,_0x254553,_0x34af4d,_0x154a0c)=>{_0x154a0c&&_0xae2b0b['_removeActiveAnnotation'](_0x154a0c),_0x34af4d&&_0xae2b0b['_addActiveAnnotation'](_0x34af4d);});}['deactivate'](_0x31eda0){if(this['activeUIs']['delete'](_0x31eda0),!this['_uis']['has'](_0x31eda0))throw new _0x1851d4('annotationsuis-missing-ui',this,{'uiName':_0x31eda0});const _0x5d182a=this['_uis']['get'](_0x31eda0);_0x5d182a['detach'](),this['stopListening'](_0x5d182a),this['uisData']['get'](_0x31eda0)['collection']['destroy'](),this['uisData']['delete'](_0x31eda0);}['switchTo'](_0xac1eeb){if(!this['_uis']['has'](_0xac1eeb))throw new _0x1851d4('annotationsuis-missing-ui',this,{'uiName':_0xac1eeb});const _0x54654f=this['context']['plugins']['get'](y),_0x1490f8=Array['from'](_0x54654f['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xac1eeb);const _0x45f04a=this['_uis']['get'](_0xac1eeb);_0x45f04a['setActiveAnnotation'](_0x1490f8),_0x45f04a['_setSelectedAnnotations']&&_0x1490f8&&_0x45f04a['_setSelectedAnnotations']([_0x1490f8]);}['deactivateAll'](){for(const _0x356bce of this['activeUIs'])this['deactivate'](_0x356bce);}['register'](_0x2abcd4,_0x28e79c){if(this['_uis']['has'](_0x2abcd4))throw new _0x1851d4('annotationsuis-register-already-registered');if('function'!=typeof _0x28e79c['attach']||'function'!=typeof _0x28e79c['detach']||'function'!=typeof _0x28e79c['setActiveAnnotation'])throw new _0x1851d4('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2abcd4,_0x28e79c);}['refilterAnnotations'](){const _0x23747f=this['context']['plugins']['get'](y)['collection'],_0x383516=new Map(),_0x125125=Array['from'](this['activeUIs']);for(const _0x3dc1a5 of this['activeUIs']){const _0x5d0f8d=this['uisData']['get'](_0x3dc1a5)['collection'];for(const _0x26d183 of _0x5d0f8d)_0x383516['set'](_0x26d183,_0x3dc1a5);}for(const _0xa9d09d of _0x23747f){const _0x52a871=_0x383516['get'](_0xa9d09d);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xa9d09d);const _0x39b148=_0x125125['find'](_0x583cef=>this['uisData']['get'](_0x583cef)['filter'](_0xa9d09d));_0x52a871!==_0x39b148&&(_0x52a871&&this['uisData']['get'](_0x52a871)['collection']['remove'](_0xa9d09d),_0x39b148&&this['uisData']['get'](_0x39b148)['collection']['add'](_0xa9d09d));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x10247a){const _0x17ddf8=[];for(const _0x15e4c5 of this['activeUIs']){(0x0,this['uisData']['get'](_0x15e4c5)['filter'])(_0x10247a)&&_0x17ddf8['push'](_0x15e4c5);}if(_0x17ddf8['length']>0x1)throw new _0x1851d4('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x17ddf8,'annotationType':_0x10247a['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
-
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(
|
|
33
|
-
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x5ee8a8){super(_0x5ee8a8),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x21c6fe,_0x4d926e)=>_0x21c6fe+_0x4d926e),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x26fa61=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x26fa61['to']('isAnimationDisabled',_0x35aa3b=>_0x35aa3b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x26fa61['to']('top',_0x35227f=>Ot(_0x35227f))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x2de45a=this['element']['clientHeight'];_0x2de45a&&(this['height']=_0x2de45a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x4e6226{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x525c90){super(_0x525c90),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 _0x5da8c4=this['context']['config']['get']('sidebar.container');_0x5da8c4&&this['setContainer'](_0x5da8c4);}['setContainer'](_0x32118a){if(!g(_0x32118a))throw new _0x1851d4('sidebar-setcontainer-invalid-element');this['container']=_0x32118a;}['_attachToContainer']({viewClass:_0x142284='',spaceBetweenItems:_0x3b41b2=0x19}={}){if(!g(this['container']))throw new _0x1851d4('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x142284,this['_spaceBetweenItems']=_0x3b41b2;}['rearrange']({removedAnnotation:_0x347a0c,previousAnnotation:_0x145847,nextAnnotation:_0x5077bf}){const _0x527ac1=this['getSidebarItemView'](_0x347a0c);this['view']['list']['remove'](_0x527ac1),this['_destroySidebarItemView'](_0x347a0c),_0x145847&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x145847)),_0x5077bf&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5077bf)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1b7204,activatedAnnotation:_0x5769a2,disableAnimationOnActivatedAnnotation:_0x5bcc99}){if(this['_activeAnnotation']=_0x5769a2,_0x1b7204){_0x1b7204['isActive']=!0x1;const _0x35a5b8=this['getSidebarItemView'](_0x1b7204);_0x35a5b8&&_0x5bcc99&&(_0x35a5b8['isAnimationDisabled']=!0x1);}if(_0x5769a2){const _0x1e3dc9=this['getSidebarItemView'](_0x5769a2);_0x1e3dc9&&(_0x5769a2['isActive']=!0x0,_0x5bcc99&&(_0x1e3dc9['isAnimationDisabled']=!0x0,_0x1e3dc9['top']+=0x1),this['_alignToTargetRect'](_0x1e3dc9));}}['_detachFromContainer'](_0x37fa31){if(this['view']['element']['remove'](),_0x37fa31){for(const _0x52904f of _0x37fa31)this['_destroySidebarItemView'](_0x52904f);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x227856,_0x1ed5af){_0x1ed5af||(_0x1ed5af=_0x227856['view']);const _0x4912c8=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4912c8,_0x227856),this['_annotationToSidebarItemView']['set'](_0x227856,_0x4912c8),_0x4912c8['content']['add'](_0x1ed5af),this['listenTo'](_0x227856['view'],'change:targetRect',(_0x35ae06,_0x286d0e,_0xc01611)=>{const _0x1e5984=this['_getTargetTop'](_0x227856,_0xc01611);_0x4912c8['_targetTop']!=_0x1e5984&&(_0x4912c8['_targetTop']=_0x1e5984,this['_setItemTop'](_0x4912c8,_0x1e5984));}),this['listenTo'](_0x4912c8,'change:top',()=>{this['_recalculate'](_0x4912c8,'top');}),this['listenTo'](_0x4912c8,'change:bottom',()=>{this['_recalculate'](_0x4912c8,'bottom');}),this['_alignToTargetRect'](_0x4912c8);const _0x106afc=this['_getItemBefore'](_0x4912c8);if(_0x106afc)this['_alignAfterItem'](_0x106afc,_0x4912c8)||this['_alignToTargetRect'](_0x4912c8);else this['_alignToTargetRect'](_0x4912c8);return this['_updateLastItem'](),this['view']['list']['add'](_0x4912c8),_0x4912c8;}['_alignForTopChange'](_0x2e70f6){if(!_0x2e70f6['content']['length'])return;const _0x319ac0=this['_getItemBefore'](_0x2e70f6);if(!_0x319ac0)return;const _0x54df38=this['_sidebarItemViewToAnnotation']['get'](_0x319ac0),_0x3cff6c=this['_activeAnnotation'];_0x3cff6c&&_0x3cff6c===_0x54df38?this['_alignAfterItem'](_0x319ac0,_0x2e70f6):this['_alignBeforeItem'](_0x2e70f6,_0x319ac0);}['_alignForBottomChange'](_0x18e1f6){if(!_0x18e1f6['content']['length'])return;const _0x185218=this['_getItemAfter'](_0x18e1f6);if(!_0x185218)return;const _0x1b1911=this['_sidebarItemViewToAnnotation']['get'](_0x185218),_0x5067e4=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1b5ce1=this['_activeAnnotation'];_0x1b5ce1&&_0x1b5ce1===_0x1b1911&&_0x5067e4?(this['_alignBeforeItem'](_0x185218,_0x18e1f6),this['_alignAfterItem'](_0x18e1f6,_0x185218)):_0x1b5ce1&&_0x1b5ce1===_0x1b1911?this['_alignBeforeItem'](_0x185218,_0x18e1f6):this['_alignAfterItem'](_0x18e1f6,_0x185218);}['_recalculate'](_0x2e9829,_0x2f3e63){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x495bfe,changedProp:_0x42c542}of this['_recalculateBuffer'])'top'===_0x42c542?this['_alignForTopChange'](_0x495bfe):this['_alignForBottomChange'](_0x495bfe);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2e9829,'changedProp':_0x2f3e63});}['getSidebarItemView'](_0x57ad91){return this['_annotationToSidebarItemView']['get'](_0x57ad91);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x270ab4){const _0x401d49=this['getSidebarItemView'](_0x270ab4);this['stopListening'](_0x401d49),this['stopListening'](_0x270ab4['view']),_0x401d49['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x270ab4),this['_sidebarItemViewToAnnotation']['delete'](_0x401d49);}['_createSidebarView'](){const _0x58984f=new H(this['context']['locale']);return _0x58984f['render'](),this['on']('change:_lastItem',(_0x5683d2,_0x55c118,_0x437362,_0xcda2ff)=>{_0xcda2ff&&_0x58984f['unbind']('minHeight'),_0x437362?_0x58984f['bind']('minHeight')['to'](_0x437362,'bottom'):_0x58984f['minHeight']=null;}),_0x58984f;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2b9a1e){const _0x5b85b7=this['_sidebarItemViewToAnnotation']['get'](_0x2b9a1e),_0x2356c2=_0x5b85b7&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5b85b7)-0x1);return _0x2356c2&&this['getSidebarItemView'](_0x2356c2)||null;}['_getItemAfter'](_0x57f791){const _0x268aa1=this['_sidebarItemViewToAnnotation']['get'](_0x57f791),_0x5023a1=_0x268aa1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x268aa1)+0x1);return _0x5023a1&&this['getSidebarItemView'](_0x5023a1)||null;}['_alignBeforeItem'](_0x3e7027,_0x1621a4){_0x3e7027['updateHeight']();const _0x8708a7=G(_0x1621a4['bottom']+this['_spaceBetweenItems'],_0x3e7027['top']);return!!_0x8708a7&&(this['_setItemTop'](_0x1621a4,_0x1621a4['top']-_0x8708a7),!0x0);}['_alignAfterItem'](_0xaa7577,_0x10350f){_0xaa7577['updateHeight']();const _0x2fcf13=G(_0xaa7577['bottom']+this['_spaceBetweenItems'],_0x10350f['top']);return!!_0x2fcf13&&(this['_setItemTop'](_0x10350f,_0x10350f['top']+_0x2fcf13,!0x1),!0x0);}['_alignToTargetRect'](_0x37afc5){const _0xaff225=this['_sidebarItemViewToAnnotation']['get'](_0x37afc5);if(!_0xaff225||!_0xaff225['target']||!_0xaff225['targetRect'])return;const _0x3ef674=this['_getTargetTop'](_0xaff225,_0xaff225['targetRect']);this['_setItemTop'](_0x37afc5,_0x3ef674);}['_getTargetTop'](_0x4ec37e,_0x1d5053){if(null===_0x1d5053)return 0x0;if(_0x4ec37e['target']instanceof _0x8bd8aa)return _0x1d5053['top'];{const _0x3c17c7=new _0x8bd8aa(this['view']['element'])['top'];return _0x1d5053['top']-_0x3c17c7;}}['_setItemTop'](_0x5e98b1,_0x461ff9,_0x41af83=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x41af83&&(_0x461ff9=Math['max'](_0x461ff9,this['_getMaxAvailableTop'](_0x5e98b1))),_0x5e98b1['top']=_0x461ff9;}['_getMaxAvailableTop'](_0x1be2db){let _0x52c19f=this['_getItemBefore'](_0x1be2db),_0x30938a=0x0;for(;_0x52c19f;)_0x52c19f['updateHeight'](),_0x30938a+=this['_spaceBetweenItems']+_0x52c19f['height'],_0x52c19f=this['_getItemBefore'](_0x52c19f);return _0x30938a;}}function G(_0xc01f1e,_0x3e001b){return Math['max'](_0xc01f1e-_0x3e001b,0x0);}function g(_0x341bf6){return null!==_0x341bf6&&'object'==typeof _0x341bf6&&0x1===_0x341bf6['nodeType'];}class e extends _0x4e6226{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2c5c70){super(_0x2c5c70),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x9d8aa2(),this['_refreshPositioningDebounced']=_0x460b6c(()=>{_0x2c5c70['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2983e9=this['context']['plugins']['get'](j),_0x427333=this['context']['plugins']['get'](z);_0x2983e9['register']('wideSidebar',this),_0x427333['container']&&_0x2983e9['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x470262){if(_0x470262===this['activeAnnotation'])return;const _0xa9d3fe=this['context']['plugins']['get'](z);_0xa9d3fe['_activeAnnotation']=_0x470262;const _0x1e566a=this['activeAnnotation'];_0xa9d3fe['refresh']({'blurredAnnotation':_0x1e566a,'activatedAnnotation':_0x470262}),this['activeAnnotation']=_0x470262;}['attach'](_0x4d64be){this['annotations']=_0x4d64be;const _0x56e4c1=this['context']['plugins']['get'](z);if(_0x56e4c1['_annotations']=_0x4d64be,this['isAttached'])throw new _0x1851d4('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x56e4c1,'set:container',()=>{this['detach'](),this['listenTo'](_0x56e4c1,'change:container',_0xfdd061=>{_0xfdd061['off'](),this['attach'](_0x4d64be);});}),_0x56e4c1['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x1d21c4=_0x2e668b=>{_0x2e668b['updateTargetRect'](),_0x56e4c1['addAnnotation'](_0x2e668b);};for(const _0xf1d28f of _0x4d64be)_0x1d21c4(_0xf1d28f);this['listenTo'](_0x4d64be,'add',(_0x4ad6d7,_0x47af66)=>{_0x1d21c4(_0x47af66);}),this['listenTo'](_0x4d64be,'remove',(_0x57b727,_0x32ca50,_0x41791c)=>{_0x56e4c1['rearrange']({'removedAnnotation':_0x32ca50,'previousAnnotation':_0x4d64be['get'](_0x41791c-0x1),'nextAnnotation':_0x4d64be['get'](_0x41791c+0x1)}),_0x32ca50===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4d64be,'focus',(_0x17e56a,_0x3aa7ae)=>{this['setActiveAnnotation'](_0x3aa7ae);}),this['listenTo'](_0x4d64be,'blur',()=>{this['setActiveAnnotation'](null);});const _0x386b4e=this['context']instanceof _0x3cada9?this['context']['editors']:new _0x9d8aa2([this['context']]);for(const _0x5a8d16 of _0x386b4e)this['_integrateWithEditorAnnotations'](_0x5a8d16);this['listenTo'](_0x386b4e,'add',(_0xaf1b17,_0x2d38e3)=>{this['listenTo'](_0x2d38e3,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2d38e3);});}),this['listenTo'](_0x386b4e,'remove',(_0x43c85a,_0x19a0dd)=>{_0x19a0dd['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x19a0dd['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1851d4('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3753bd=this['context']['plugins']['get'](z);_0x3753bd['_detachFromContainer'](this['annotations']),this['stopListening'](_0x3753bd),this['stopListening'](this['annotations']),this['context']instanceof _0x3cada9&&this['stopListening'](this['context']['editors']);for(const _0x3b28f4 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3b28f4);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5d3b84){if(!_0x5d3b84['plugins']['has']('EditorAnnotations'))return;const _0x3d2fe9=_0x5d3b84['plugins']['get']('EditorAnnotations'),_0x576999=()=>{const _0x12fd3c=_0x3d2fe9['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x12fd3c[0x0]||null);};this['listenTo'](_0x3d2fe9,'refresh',_0x576999),this['listenTo'](_0x3d2fe9,'blur',(_0x406f74,{isAnnotationTracked:_0x42593f})=>{this['activeAnnotation']&&_0x42593f(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3d2fe9,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x10d1bf=>{_0x3d2fe9['hasDomSelection']()&&(_0x576999(),_0x10d1bf['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3d2fe9);}['_destroyEditorAnnotationsIntegration'](_0x445ee3){this['stopListening'](_0x445ee3),this['_editorAnnotations']['remove'](_0x445ee3);}}class C extends _0x3ee916{['counterView'];constructor(_0x7d90e6){super(_0x7d90e6);const _0x205da6=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x131f8b,_0x5c3269)=>_0x131f8b?'...':_0x5c3269['toString']()),this['set']('annotationType',''),this['icon']=_0x1568a7,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x205da6['to']('annotationType',_0x206eb8=>'ck-annotation-counter__badge--'+_0x206eb8),_0x205da6['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x205da6['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x4e6226{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x171107){super(_0x171107),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x3c1f6f())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x9d8aa2(),this['_refreshPositioningDebounced']=_0x460b6c(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x225b52(this['context']['locale']),this['balloonPanelView']=new _0x32a398(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xda9f39){this['annotations']=_0xda9f39;const _0x22ca40=this['context']['plugins']['get'](z),_0x4fda7f=this['balloonPanelView'];if(_0x22ca40['_annotations']=_0xda9f39,this['isAttached'])throw new _0x1851d4('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x22ca40,'set:container',()=>{this['detach'](),this['listenTo'](_0x22ca40,'change:container',_0x47ff77=>{_0x47ff77['off'](),this['attach'](_0xda9f39);});}),_0x22ca40['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x55c19b=_0x76bf27=>{const _0x40a06d=new C(this['context']['locale']);_0x22ca40['addAnnotation'](_0x76bf27,_0x40a06d),this['_annotationToNarrowView']['set'](_0x76bf27,_0x40a06d),_0x40a06d['bind']('isDirty','annotationType','number')['to'](_0x76bf27['view'],'isDirty','type','length'),_0x40a06d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4fda7f['content']['first']!==_0x76bf27['view']?(this['_showBalloon'](_0x76bf27),_0x76bf27['view']['element']['focus'](),this['setActiveAnnotation'](_0x76bf27)):this['setActiveAnnotation'](null);});};for(const _0x2ab594 of _0xda9f39)_0x55c19b(_0x2ab594);this['listenTo'](_0xda9f39,'add',(_0x35c0f7,_0x1d7439)=>{_0x55c19b(_0x1d7439);}),this['listenTo'](_0xda9f39,'remove',(_0x4a83ae,_0x551ef5,_0x216ded)=>{this['_annotationToNarrowView']['get'](_0x551ef5)['destroy'](),this['_annotationToNarrowView']['delete'](_0x551ef5),_0x22ca40['rearrange']({'removedAnnotation':_0x551ef5,'previousAnnotation':_0xda9f39['get'](_0x216ded-0x1),'nextAnnotation':_0xda9f39['get'](_0x216ded+0x1)}),_0x551ef5===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xda9f39,'focus',(_0x43c9af,_0x993cb2)=>{this['setActiveAnnotation'](_0x993cb2);}),this['listenTo'](_0xda9f39,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x42d8e9,_0x2c942c)=>{_0x2c942c['keyCode']===_0x5571fc['esc']&&_0x4fda7f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4fda7f['content']['first']),this['_hideBalloon'](),_0x2c942c['stopPropagation'](),_0x2c942c['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2c76fd,_0x8d14f7)=>{const _0x3bbabc=_0x8d14f7['target'];_0x4fda7f['isVisible']&&_0x4fda7f['element']['contains'](_0x3bbabc)||_0x22ca40['view']['element']['contains'](_0x3bbabc)||_0x2c76fd['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3f2fba=>_0x3f2fba['contains'](_0x3bbabc))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x5c1b7a=this['context']instanceof _0x3cada9?this['context']['editors']:new _0x9d8aa2([this['context']]);for(const _0x7bb301 of _0x5c1b7a)this['_integrateWithEditorAnnotations'](_0x7bb301);this['listenTo'](_0x5c1b7a,'add',(_0x54891d,_0x58d333)=>{this['listenTo'](_0x58d333,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x58d333);});}),this['listenTo'](_0x5c1b7a,'remove',(_0x8abbbc,_0x1deaa4)=>{_0x1deaa4['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1deaa4['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x21fade){if(_0x21fade===this['activeAnnotation'])return;const _0x44ef24=this['context']['plugins']['get'](z);if(_0x44ef24['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x21fade,'disableAnimationOnActivatedAnnotation':!0x0}),_0x21fade)_0x44ef24['getSidebarItemView'](_0x21fade)?this['_showBalloon'](_0x21fade):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x21fade;}['detach'](){if(!this['isAttached'])throw new _0x1851d4('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5800e4=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xfc13f9=>_0xfc13f9['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5800e4['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3cada9&&this['stopListening'](this['context']['editors']);for(const _0x3d13cd of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3d13cd);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'](_0x1bc0e4){if(!_0x1bc0e4['plugins']['has']('EditorAnnotations'))return;const _0x23ffb4=_0x1bc0e4['plugins']['get']('EditorAnnotations'),_0x2bb980=this['context']['plugins']['get'](z),_0x1d41fb=this['annotations'],_0x407db2=this['balloonPanelView'],_0x437a9b=()=>{const _0x3ca439=_0x23ffb4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3ca439),this['setActiveAnnotation'](_0x3ca439[0x0]||null);};this['listenTo'](_0x23ffb4,'refresh',_0x437a9b),this['listenTo'](_0x23ffb4,'blur',(_0xfc4c19,{isAnnotationTracked:_0x5598b7})=>{this['activeAnnotation']&&_0x5598b7(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x23ffb4,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1d41fb,'blur',_0x14448d=>{_0x23ffb4['hasDomSelection']()&&_0x14448d['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x52788c,_0x4ca85d)=>{const _0x45e4cf=_0x4ca85d['target'];_0x407db2['isVisible']&&_0x407db2['element']['contains'](_0x45e4cf)||_0x2bb980['view']['element']['contains'](_0x45e4cf)||this['activeAnnotation']&&_0x23ffb4['hasDomSelection']()&&(_0x437a9b(),_0x52788c['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x23ffb4);}['_destroyEditorAnnotationsIntegration'](_0x1278e9){_0x1278e9&&(this['stopListening'](_0x1278e9),this['_editorAnnotations']['remove'](_0x1278e9));}['_setSelectedAnnotations'](_0x19c0e1){for(const _0x1367c4 of this['_selectedAnnotations'])_0x19c0e1['includes'](_0x1367c4)||this['_manuallyClosedAnnotationViews']['delete'](_0x1367c4['view']);this['_selectedAnnotations']=_0x19c0e1;}['_refreshPositioning'](){const _0x40144d=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x40144d['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xfc1e33){if(this['_manuallyClosedAnnotationViews']['has'](_0xfc1e33['view']))return;const _0x250e64=this['balloonPanelView']['content']['first'];_0x250e64!==_0xfc1e33['view']?(_0x250e64&&this['_detachListeners'](_0x250e64),this['_attachListeners'](_0xfc1e33['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xfc1e33['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x50e251=this['balloonPanelView']['content']['first'],_0x155371=_0x50e251&&this['annotations']['getByView'](_0x50e251);if(!_0x155371||!this['_annotationToNarrowView']['has'](_0x155371))return;const _0x5249de=this['_annotationToNarrowView']['get'](_0x155371)['element'],_0x2a3e83=(function(){const _0x217215=_0x32a398['defaultPositions'];return[_0x217215['southArrowNorthEast'],_0x217215['northArrowSouthEast'],_0x217215['southArrowNorth'],_0x217215['northArrowSouth'],_0x217215['southArrowNorthWest'],_0x217215['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5249de,'positions':_0x2a3e83});}['_hideBalloon'](){const _0x3711a0=this['balloonPanelView'],_0x596b39=_0x3711a0['content']['first'];_0x596b39&&(this['_detachListeners'](_0x596b39),_0x3711a0['unpin'](),_0x3711a0['content']['clear']());}['_attachListeners'](_0x9efb87){this['listenTo'](_0x9efb87,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x9efb87,'Esc',(_0xd3d2c7,_0x16951d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x9efb87),this['_hideBalloon'](),_0x16951d();});}['_detachListeners'](_0x2ec8e9){this['stopListening'](_0x2ec8e9);}}class c extends _0x47f434{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x226e1c,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x170063){super(_0x170063),_0x170063['editing']['view']['addObserver'](_0xc33936),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x170063['plugins']['get'](_0x226e1c),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x1ab1e4=this['editor']['plugins']['get'](j);_0x1ab1e4['context']===this['editor']&&(_0x1ab1e4['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x45ecd7,_0x230685)=>{const _0x3ab29d=this['_balloon'];if(this['isAttached']&&_0x3ab29d['visibleView']){const _0x2f4a3d=this['annotations']['getByView'](_0x3ab29d['visibleView']);_0x2f4a3d&&this['_closeAnnotation'](_0x2f4a3d),_0x230685();}}));}['afterInit'](){const _0x4318dc=this['editor']['plugins']['get'](j);_0x4318dc['context']===this['editor']&&(_0x4318dc['hasActive']()||_0x4318dc['switchTo']('inline'));}['setActiveAnnotation'](_0x5ddeaf){_0x5ddeaf!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5ddeaf&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5ddeaf)&&this['_addAnnotationToBalloon'](_0x5ddeaf,!0x0),_0x5ddeaf['isActive']=!0x0),_0x5ddeaf||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5ddeaf);}['attach'](_0x13b2fc){this['annotations']=_0x13b2fc;const _0x59b9fd=this['editor']['plugins']['get'](j),_0x27d2a5=this['_balloon'];if(this['isAttached'])throw new _0x1851d4('inlineannotations-attach-already-attached',this);if(_0x59b9fd['context']!==this['editor'])throw new _0x1851d4('inlineannotations-not-allowed-with-context',this);const _0xec86e9=this['editor']['plugins']['get'](b);this['listenTo'](_0xec86e9,'refresh',()=>{const _0x3aa175=_0xec86e9['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3623b5,_0x251c84;!this['_forceRefresh']&&(_0x3623b5=_0x3aa175,_0x251c84=this['_selectedAnnotations'],_0x3623b5['length']===_0x251c84['length']&&_0x3623b5['every'](_0x47feb4=>_0x251c84['includes'](_0x47feb4)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3aa175),this['setActiveAnnotation'](_0x3aa175[0x0]||null));}),this['listenTo'](_0xec86e9,'blur',(_0x39c0a2,{isAnnotationTracked:_0x39538d})=>{this['activeAnnotation']&&_0x39538d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x52c70e,_0x1443fa,_0x421c6a)=>{_0x421c6a||this['setActiveAnnotation'](null);}),this['listenTo'](_0x13b2fc,'remove',(_0x15f196,_0x240b8f)=>{this['_removeAnnotationFromBalloon'](_0x240b8f),_0x240b8f===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x27d2a5,'change:visibleView',(_0x2893d5,_0x3611f5,_0x1333fd,_0x28135d)=>{_0x28135d&&this['stopListening'](_0x28135d);const _0x5709f3=_0x13b2fc['getByView'](_0x1333fd);_0x1333fd&&_0x5709f3&&(this['listenTo'](_0x1333fd,'change:height',()=>{_0x27d2a5['updatePosition']();}),this['listenTo'](_0x1333fd,'Esc',()=>{this['_closeAnnotation'](_0x5709f3),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x5709f3&&this['setActiveAnnotation'](_0x5709f3));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x27d2a5['visibleView']&&(_0x13b2fc['getByView'](_0x27d2a5['visibleView'])&&_0x27d2a5['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 _0x1851d4('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x49747d of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x49747d);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x186bc8){for(const _0x3829ab of this['_selectedAnnotations'])_0x186bc8['includes'](_0x3829ab)||this['_manuallyClosed']['delete'](_0x3829ab);for(const _0x17a94c of this['annotations'])_0x186bc8['includes'](_0x17a94c)||this['_removeAnnotationFromBalloon'](_0x17a94c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x250a0f of _0x186bc8)this['_addAnnotationToBalloon'](_0x250a0f);}this['_selectedAnnotations']=_0x186bc8;}['_addAnnotationToBalloon'](_0xab1229,_0x151894=!0x1){this['_manuallyClosed']['has'](_0xab1229)||(this['_addedAnnotations']['has'](_0xab1229)||this['_balloon']['hasView'](_0xab1229['view'])||(this['_addedAnnotations']['add'](_0xab1229),this['_balloon']['add']({'stackId':_0xab1229['view']['id'],'view':_0xab1229['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0xab1229)}})),_0x151894&&this['_balloon']['showStack'](_0xab1229['view']['id']));}['_getBalloonTargetForAnnotation'](_0xf594b9){const _0x5ee346=_0xf594b9['target'],_0x30c5a4=this['editor']['editing']['view'],_0x39c0de=_0x30c5a4['document']['selection']['getFirstRange'](),_0x1de2f0=_0x30c5a4['domConverter']['viewRangeToDom'](_0x39c0de);if(_0x1de2f0['collapse'](!0x0),_0x5ee346){if(_0x5ee346 instanceof _0x8bd8aa)return _0x5ee346;let _0x4082cf=[];for(const _0x46c9cc of _0x5ee346)_0x4082cf['push'](...F(_0x46c9cc['getClientRects']()));_0x4082cf=function(_0x3a65ce){const _0x2a3e01=[];let _0x3256ce=_0x3a65ce[0x0];for(let _0x6e0408=0x1;_0x6e0408<_0x3a65ce['length'];_0x6e0408++)P(_0x3256ce,_0x3a65ce[_0x6e0408])?_0x3256ce['width']+=_0x3a65ce[_0x6e0408]['width']:(_0x2a3e01['push'](_0x3256ce),_0x3256ce=_0x3a65ce[_0x6e0408]);return _0x2a3e01['push'](_0x3256ce),_0x2a3e01;}(_0x4082cf);const _0x179890=_0x1de2f0['getBoundingClientRect']();return _0x4082cf['find'](_0x4b111a=>_0x4b111a['top']<=_0x179890['top']&&_0x4b111a['bottom']>=_0x179890['bottom']&&_0x4b111a['left']<=_0x179890['left']&&_0x4b111a['right']>=_0x179890['right'])||_0x4082cf[0x0];}return _0xf594b9['targetRect']||_0x1de2f0;}['_removeAnnotationFromBalloon'](_0x28e01b){this['_addedAnnotations']['has'](_0x28e01b)&&this['_balloon']['hasView'](_0x28e01b['view'])&&(this['_addedAnnotations']['delete'](_0x28e01b),this['_balloon']['remove'](_0x28e01b['view']));}['_closeAnnotation'](_0x2d3744){this['_manuallyClosed']['add'](_0x2d3744),this['_removeAnnotationFromBalloon'](_0x2d3744);}}function F(_0x34807f){return Array['from'](_0x34807f)['map'](DOMRect['fromRect']);}function P(_0x392c50,_0x263a13){return _0x392c50['top']===_0x263a13['top']&&_0x392c50['bottom']===_0x263a13['bottom']&&_0x392c50['right']===_0x263a13['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1ede02,_0x1eb3ee){super(_0x1ede02),this['set']('isEmpty',!_0x1eb3ee['length']),this['focusTracker']=new _0x14acaa(),this['_annotationViews']=_0x1eb3ee,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x1f65eb({'focusables':_0x1eb3ee,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1eb3ee,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1eb3ee,'remove',(_0xd273f9,_0x29181)=>{_0x29181['isActive']&&this['focus'](),_0x1eb3ee['length']||(this['isEmpty']=!0x0);});const _0x133559=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x1ede02,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1eb3ee},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x133559['if']('isEmpty','ck-hidden',_0x234bc1=>!_0x234bc1)]},'children':[{'text':N(_0x1ede02,'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 _0x5ad933 of this['_annotationViews'])this['focusTracker']['add'](_0x5ad933['element']);this['_annotationViews']['on']('change',(_0x35243a,{added:_0x57e445,removed:_0x5516a2})=>{for(const _0x41595c of _0x57e445)this['focusTracker']['add'](_0x41595c['element']);for(const _0x34d786 of _0x5516a2)this['focusTracker']['remove'](_0x34d786['element']);});}}class p extends _0x4e6226{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x791237){super(_0x791237),this['archivedThreads']=new _0x9d8aa2();}['init'](){const _0x78d658=this['context'],_0x311806=_0x78d658['plugins']['get'](o),_0x4fe613=_0x78d658['plugins']['get'](y);this['listenTo'](_0x311806,'addCommentThread',(_0x106694,{threadId:_0x46b1d2})=>{const _0x497fa5=_0x311806['getCommentThread'](_0x46b1d2);_0x497fa5['archivedAt']&&this['archivedThreads']['add'](_0x497fa5,this['_calculatePosition'](_0x497fa5['archivedAt'])),this['listenTo'](_0x497fa5,'change:archivedAt',(_0x399c50,_0x39c709,_0x5c99d3)=>{_0x5c99d3?this['archivedThreads']['has'](_0x497fa5)||this['archivedThreads']['add'](_0x497fa5,this['_calculatePosition'](_0x497fa5['archivedAt'])):this['archivedThreads']['has'](_0x497fa5)&&this['archivedThreads']['remove'](_0x497fa5);});}),this['listenTo'](_0x311806,'removeCommentThread',(_0x515705,{threadId:_0x3a5b26})=>{const _0x1d2171=_0x311806['getCommentThread'](_0x3a5b26);this['stopListening'](_0x1d2171),this['archivedThreads']['has'](_0x1d2171)&&this['archivedThreads']['remove'](_0x1d2171);},{'priority':'highest'}),this['listenTo'](_0x4fe613['collection'],'focus',(_0x2f277d,_0x5b7f4f)=>{_0x5b7f4f['isVisible']||(_0x5b7f4f['isActive']=!0x0,_0x4fe613['activate'](_0x5b7f4f));});}['_calculatePosition'](_0x578a65){const _0x1f56fd=[...this['archivedThreads']]['findIndex'](_0x5cb1b5=>_0x5cb1b5['archivedAt']<_0x578a65);return _0x1f56fd>-0x1?_0x1f56fd:this['archivedThreads']['length'];}}class a extends _0x47f434{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x322339];}constructor(_0x5e241e){super(_0x5e241e),this['annotationViews']=new _0x4e362f(),this['_pendingThreads']=[];}['init'](){const _0x92ee5b=this['editor'],_0x1d2d1c=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x92ee5b['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3ee916,!0x0)),_0x92ee5b['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1aa50e=this['_createCommentsArchiveButton'](_0x174a4a);return _0x1aa50e['set']({'role':'menuitemcheckbox'}),_0x1aa50e;});const _0x55fefb=_0x92ee5b['plugins']['get'](p),_0x2bbba6=_0x92ee5b['plugins']['get']('Annotations'),_0x610ef2=_0x92ee5b['plugins']['get']('CommentsRepository');_0x55fefb['archivedThreads']['forEach'](_0x3b9ed4=>{this['_handleNewThread'](_0x3b9ed4);}),this['listenTo'](_0x55fefb['archivedThreads'],'add',(_0x3146f6,_0x12dd85)=>{this['_handleNewThread'](_0x12dd85);}),this['listenTo'](_0x2bbba6['collection'],'add',(_0x520888,_0x118420)=>{const _0x225192=this['_pendingThreads']['find'](_0x273fc9=>{const _0x32b17b=_0x610ef2['_threadToController']['get'](_0x273fc9);return _0x32b17b&&_0x118420['innerView']===_0x32b17b['view'];});if(_0x225192){const _0x1e35e2=this['_calculatePosition'](_0x225192['archivedAt']);this['_addAnnotationToArchive'](_0x118420,_0x1e35e2),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x225192),0x1);}}),this['listenTo'](_0x55fefb['archivedThreads'],'remove',(_0x2f5833,_0x27a053)=>{const _0x467147=_0x92ee5b['config']['get']('collaboration.channelId');if(!_0x467147||_0x27a053['channelId']===_0x467147){if(this['_pendingThreads']['includes'](_0x27a053))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x27a053),0x1);else{const _0x2d74e7=_0x610ef2['_threadToController']['get'](_0x27a053),_0x53aa3e=_0x2bbba6['getByInnerView'](_0x2d74e7['view']);this['annotationViews']['remove'](_0x53aa3e['view']),this['stopListening'](_0x53aa3e),this['stopListening'](_0x53aa3e['focusableElements']);}}}),this['listenTo'](_0x2bbba6['collection'],'add',(_0x530497,_0x3c568a)=>{this['listenTo'](_0x3c568a,'escape',_0x1d2d1c);}),this['listenTo'](_0x2bbba6['collection'],'remove',(_0x2657e2,_0x1d9f1f)=>{this['stopListening'](_0x1d9f1f,'escape',_0x1d2d1c);});}['_addAnnotationToArchive'](_0x3bbd36,_0x53f991){this['listenTo'](_0x3bbd36,'set:isVisible',_0xe2db56=>{_0xe2db56['return']=!0x1,_0xe2db56['stop']();}),this['annotationViews']['add'](_0x3bbd36['view'],_0x53f991);}['_handleNewThread'](_0x486c5c){const _0x455291=this['editor']['plugins']['get']('CommentsRepository'),_0x276b0c=this['editor']['plugins']['get']('Annotations'),_0x4dcf1b=this['editor']['config']['get']('collaboration.channelId');if(!_0x4dcf1b||_0x486c5c['channelId']===_0x4dcf1b){const _0x42d48b=_0x455291['_threadToController']['get'](_0x486c5c);if(!_0x42d48b)return void this['_pendingThreads']['push'](_0x486c5c);const _0x5ab57f=this['_calculatePosition'](_0x486c5c['archivedAt']),_0x71dd51=_0x276b0c['getByInnerView'](_0x42d48b['view']);_0x71dd51['isVisible']&&_0x276b0c['_visibleAnnotations']['remove'](_0x71dd51),this['_addAnnotationToArchive'](_0x71dd51,_0x5ab57f);}}['_calculatePosition'](_0xfe1735){const _0x1a9ac1=this['editor']['config']['get']('collaboration.channelId'),_0xfc0f8d=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x53113e=>_0x53113e['channelId']===_0x1a9ac1)['findIndex'](_0x454523=>_0x454523['archivedAt']<_0xfe1735);return _0xfc0f8d<0x0||_0xfc0f8d>this['annotationViews']['length']?this['annotationViews']['length']:_0xfc0f8d-0x1;}['_toggleDialog'](){const _0x17e8d8=this['editor'],_0x4449d6=_0x17e8d8['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x17e8d8['locale'],this['annotationViews'])),'commentsArchive'===_0x4449d6['id']?_0x4449d6['hide']():_0x4449d6['show']({'id':'commentsArchive','title':N(_0x17e8d8['locale'],'COMMENTS_ARCHIVE'),'icon':_0x91df9c,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x36a5c2['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x33d741,_0x1389d6=!0x1){const _0x5d7824=this['editor']['locale'],_0x4ba2fe=this['editor']['plugins']['get']('Dialog'),_0x363ae9=new _0x33d741(_0x5d7824);return _0x363ae9['bind']('isEnabled')['to'](this,'isEnabled'),_0x363ae9['bind']('isOn')['to'](_0x4ba2fe,'id',_0x4cde50=>'commentsArchive'===_0x4cde50),_0x363ae9['set']({'label':N(_0x5d7824,'COMMENTS_ARCHIVE'),'icon':_0x91df9c,'isToggleable':!0x0}),_0x1389d6&&(_0x363ae9['tooltip']=!0x0),this['listenTo'](_0x363ae9,'execute',()=>this['_toggleDialog']()),_0x363ae9;}['_hideDialogOnAnnotationEscape']=_0x5ebc3a=>{const _0x4fdcba=_0x5ebc3a['source'];if(!this['annotationViews']['has'](_0x4fdcba['view']))return;const _0x2bf93f=this['editor']['plugins']['get']('Dialog');_0x2bf93f['isOpen']&&'commentsArchive'===_0x2bf93f['id']&&(_0x2bf93f['hide'](),_0x5ebc3a['stop']());};}class gi extends _0x47f434{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x430144,ContextPlugin as _0x3dc938,PendingActions as lt,Command as _0x18545d,Plugin as _0x151cb1,Context as _0x4b4900}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x2c3819,uid as _0x5e2470,KeystrokeHandler as jt,FocusTracker as _0x5beb57,diff as _0x2b2d46,Collection as _0x351e7a,Rect as _0x2884cb,CKEditorError as _0x49a666,first as _0x55f0e7,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x3bd109,keyCodes as _0x288437}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1ff8f7,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x35f82a,trimHtml as ts,LateFocusDropdownButtonView as _0x186696,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0xb411d8}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x5cca7a}from'es-toolkit/compat';import{IconUndo as _0x14b894,IconCheck as _0x28151b,IconPencil as _0x4aaec0,IconRemoveComment as _0x458439,IconThreeVerticalDots as _0x5702ce,IconAddComment as _0x1d760f,IconCommentsArchive as _0xab5d7}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x5e14fa,ButtonView as _0x5aa39b,ViewCollection as _0xb76f27,createDropdown as _0x2fb271,ListView as _0x24c2af,focusChildOnDropdownOpen as _0x785a96,ListItemView as _0x2f3e45,MenuBarMenuListItemButtonView as _0x4e8872,BodyCollection as _0xb3dce7,BalloonPanelView as _0x236b95,ContextualBalloon as _0x343c98,Dialog as _0x56510e,DialogViewPosition as _0x3c9890}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x53243f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x4b3b38}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x269c1f}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x2c3819(){['model'];['view'];constructor(_0x33587e,_0x2b22f5){super(),this['model']=_0x33587e,this['model']['_isAttached']=!0x0,this['view']=_0x2b22f5,this['listenTo'](_0x2b22f5,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x2b22f5,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x2b22f5,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x2b22f5,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x2b22f5,'addComment',(_0x2ba50d,_0x489e2e)=>this['addComment'](_0x489e2e)),this['listenTo'](_0x2b22f5,'updateComment',(_0x181fdb,_0x1886cf,_0x11c2c1)=>this['updateComment'](_0x1886cf,_0x11c2c1)),this['listenTo'](_0x2b22f5,'removeComment',(_0x879faa,_0xe0bb5e)=>this['removeComment'](_0xe0bb5e));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x204db8){this['model']['addComment']({'content':_0x204db8,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x5c4b95,_0x20eb20){this['model']['getComment'](_0x5c4b95)['update']({'content':_0x20eb20});}['removeComment'](_0x3ba391){this['model']['getComment'](_0x3ba391)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x3ea623,_0x392ba1,_0x1742c6){const t=_0x3ea623['t'];switch(_0x392ba1){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'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);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 Rt extends $t{['main'];['editable'];constructor(_0xc1ddfb,_0x45c565){super(_0xc1ddfb);const _0x36df47=_0x5e2470();this['main']=this['createCollection'](),this['editable']=new Vt(_0xc1ddfb,_0x45c565,void 0x0,{'label':()=>N(_0xc1ddfb,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xc1ddfb['uiLanguageDirection'],'lang':_0xc1ddfb['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x36df47},'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 Et extends Ut{['view'];constructor(_0x56d5d8){super(_0x56d5d8),this['view']=new Rt(_0x56d5d8['locale'],_0x56d5d8['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2d28df=this['editor']['editing']['view'],_0x47ce64=this['view']['editable'],_0x5b66f1=_0x2d28df['document']['getRoot']();_0x47ce64['name']=_0x5b66f1['rootName'],this['view']['render']();const _0x1e2ff2=_0x47ce64['element'];this['setEditableElement'](_0x47ce64['name'],_0x1e2ff2),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2d28df['attachDomRoot'](_0x1e2ff2),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x2c3819(_0x430144){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x18066f={}){function _0x4b2ae0(_0x370cfa){return _0x370cfa['map'](_0x4ea128=>String['fromCharCode'](_0x4ea128))['join']('');}(_0x18066f=Object['assign']({},_0x18066f))['plugins']||(_0x18066f['plugins']=hs['defaultPlugins']),super(_0x18066f),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x4b2ae0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b2ae0([0x76,0x69,0x65,0x77])][_0x4b2ae0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4b2ae0([0x61,0x75,0x74,0x6f]),this[_0x4b2ae0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4b2ae0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4b2ae0([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4b2ae0([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4b2ae0([0x6f,0x6b])});}['create'](){const _0x1a947d=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x1a947d))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5082a2=>{const _0x2d15af=this['model']['document']['getRoot'](),_0x39baca=_0x2d15af&&_0x2d15af['getChild'](_0x2d15af['childCount']-0x1);_0x5082a2['setSelection'](_0x39baca,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x35c1f4=this['editing']['view'],_0x2aa4bf=_0x35c1f4['document']['getRoot'](),_0x2777d3=_0x2aa4bf['getChild'](0x0);_0x2aa4bf['childCount']>0x1||!_0x2777d3||'p'!=_0x2777d3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x35c1f4,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2777d3['placeholder']=this['placeholder']),Ft({'view':_0x35c1f4,'element':_0x2777d3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2777d3);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3dbbe3,_0x57e7fa={}){super(_0x3dbbe3),this['editor']=null,this['_editorConfig']=_0x57e7fa,this['set']('value',_0x57e7fa['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x3dbbe3,'Reply...')),this['set']('submitLabel',N(_0x3dbbe3,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x5beb57(),this['focusCycler']=new _0x5e14fa({'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',(_0x5f5e04,_0x52f961)=>{this['cancelButtonView']['fire']('execute'),_0x52f961();}),this['keystrokes']['set']('Ctrl+Enter',(_0x114972,_0xe5e8f0)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0xe5e8f0());}),this['on']('submit',(_0x39e9d2,_0x2470f0)=>{_0x2470f0['length']>0xfde8?(alert(N(_0x3dbbe3,'TOO_LONG_COMMENT_ALERT',[_0x2470f0['length'],0xfde8])),_0x39e9d2['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2d8a8c=this['editor'];this['element']['insertBefore'](_0x2d8a8c['ui']['element'],this['element']['firstChild']),_0x2d8a8c['model']['document']['on']('change',()=>this['value']=_0x2d8a8c['getData']()),_0x2d8a8c['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2d8a8c['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x129e7c){-0x1===_0x129e7c?(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:_0x4eb37b}=this,_0x179ce0=new _0x5aa39b(_0x4eb37b);return _0x179ce0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x179ce0['withText']=!0x0,_0x179ce0['bind']('label')['to'](this,'submitLabel'),_0x179ce0['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x179ce0['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4444b2,_0x35c26d)=>!_0x35c26d&&!!_0x4444b2['trim']()),_0x179ce0;}['_createCancelButton'](){const {locale:_0x2446e4}=this,_0x5c3f8e=new _0x5aa39b(_0x2446e4);return _0x5c3f8e['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x5c3f8e['label']=N(_0x2446e4,'Cancel'),_0x5c3f8e['withText']=!0x0,_0x5c3f8e['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x5c3f8e;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x30fa9b=>{this['focusTracker']['add'](_0x30fa9b['element']);}),this['focusables']['on']('change',(_0x29ad51,_0x341893)=>{for(const _0x104c4c of Array['from'](_0x341893['added'])['reverse']())this['focusTracker']['add'](_0x104c4c['element']);});}}class ie extends kt{constructor(_0x27ea20,_0x265974,_0xa9709c){super(_0x27ea20),this['commentInputView']=new es(_0x27ea20,_0xa9709c),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x51d7e7,_0x33c22b)=>_0x51d7e7||!!_0x33c22b),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 _0x1ff8f7(_0x27ea20,_0x265974),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'](_0x221d0c){this['commentInputView']['focus'](_0x221d0c);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x64f77,_0x1639cb)=>{const {submitButtonView:_0x4f8cf6,cancelButtonView:_0x6bc859,editor:_0x482b5c}=this['commentInputView'];[_0x4f8cf6['element'],_0x6bc859['element'],_0x482b5c?_0x482b5c['editing']['view']['getDomRoot']():null]['filter'](_0x39ad72=>_0x39ad72)['some'](_0x4955c9=>_0x4955c9['contains'](_0x1639cb['target']))||(this['focus'](),_0x1639cb['preventDefault']());});}}class rs extends kt{constructor(_0x32edbb){super(_0x32edbb);const _0x2cdc21=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2cdc21['to']('count',_0x3e73cb=>N(_0x32edbb,'NUMBER_OF_COMMENTS',_0x3e73cb))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0xc79e6,_0x215796,_0x470756){super(_0xc79e6);const _0x20d027=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x215796['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x215796,this['_config']=_0x470756,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2923d8=>this['commentViews']['map'](_0x148d1e=>_0x148d1e['element'])['includes'](_0x2923d8['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0xc79e6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x23c090=>_0x23c090-this['_config']['maxCommentsWhenCollapsed']);for(const _0x10c0d2 of _0x215796['comments'])this['_handleNewCommentModel'](_0x10c0d2);this['_handleInfoComment'](),this['listenTo'](_0x215796['comments'],'add',(_0x1e1223,_0x4e4cda)=>{const _0x3f07c0=this['_calculatePosition'](_0x4e4cda);this['length']++,this['_handleNewCommentModel'](_0x4e4cda,_0x3f07c0),this['refreshVisibleViews']();}),this['listenTo'](_0x215796['comments'],'remove',(_0x100133,_0x25b09f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x25b09f),this['refreshVisibleViews']();}),this['listenTo'](_0x215796,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x215796,'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',_0x20d027['if']('length','ck-hidden',_0x564ee0=>!_0x564ee0)],'aria-label':N(_0xc79e6,'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'](_0x1afdf3){-0x1===_0x1afdf3?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4a2493 of this['commentViews'])_0x4a2493['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xfc40cb,_0x39ebb8){const _0xe814c8=new this['_config']['CommentView'](this['locale'],_0xfc40cb,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xe814c8['viewUid']=_0xfc40cb['id'],_0xe814c8['delegate']('removeComment')['to'](this),_0xe814c8['delegate']('updateComment')['to'](this),_0xe814c8['delegate']('resolveCommentThread')['to'](this),_0xe814c8['delegate']('editorReady')['to'](this),_0xe814c8['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xe814c8,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xe814c8,_0x39ebb8);}['_calculatePosition'](_0x55ff84){const _0x2b3d9c=this['_model']['_findOptimalIndex'](_0x55ff84);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x55ff84['authoredAt']?_0x2b3d9c-0x1:_0x2b3d9c:_0x2b3d9c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1bb838={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x1bb838,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1bb838));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x390917){const _0x4b484d=this['commentViews']['remove'](_0x390917['id']);this['stopListening'](_0x4b484d),_0x4b484d['isEditMode']&&this['_updateHasDirtyComment'](),_0x4b484d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x184bc0=>_0x184bc0['isEditMode']);}['_rearrangeCollapse'](){const _0x584927=function(_0x565861){const _0x2eaffe=new _0x351e7a();for(const _0x1f7fda of _0x565861)_0x2eaffe['add'](_0x1f7fda);return _0x2eaffe;}(this['commentViews']),_0x3976f5=this['_collapsedCommentsView']['count'];for(let _0x1cdad3=0x1;_0x1cdad3<=_0x3976f5;_0x1cdad3++)_0x584927['remove'](0x1);for(const _0x1211d7 of _0x584927)_0x1211d7['collapse']();_0x3976f5>0x0&&_0x584927['add'](this['_collapsedCommentsView'],0x1),ns(_0x2b2d46(Array['from'](this['visibleViews']),Array['from'](_0x584927)),this['visibleViews'],_0x584927);}['_rearrangeExpand'](){ns(_0x2b2d46(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0xa35650 of this['visibleViews'])_0xa35650['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0xc41b4d=>{this['focusTracker']['add'](_0xc41b4d['element']),this['keystrokes']['listenTo'](_0xc41b4d['element']);}),this['commentViews']['on']('change',(_0x4dae13,_0x24f466)=>{for(const _0x45c5e9 of _0x24f466['removed'])this['focusTracker']['remove'](_0x45c5e9['element']),this['keystrokes']['stopListening'](_0x45c5e9['element']);for(const _0x1ec533 of Array['from'](_0x24f466['added'])['reverse']())this['focusTracker']['add'](_0x1ec533['element']),this['keystrokes']['listenTo'](_0x1ec533['element']);});}}function ns(_0x12ba82,_0x3de1d3,_0x222460){let _0x275610=0x0;for(const _0x443d7d of _0x12ba82)switch(_0x443d7d){case'insert':_0x3de1d3['add'](_0x222460['get'](_0x275610),_0x275610),_0x275610++;break;case'delete':_0x3de1d3['remove'](_0x275610);break;case'equal':_0x275610++;}}class oe extends kt{constructor(_0x167c9b){super(_0x167c9b);const _0x213fa7=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x213fa7['to']('contextValue',_0x43b93e=>N(_0x167c9b,'THREAD_CONTEXT_LABEL',_0x43b93e)),'tabindex':-0x1},'children':[{'text':_0x213fa7['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x406e72,_0x247e1a){super(_0x406e72);const _0x236c43=this['bindTemplate'];this['_model']=_0x247e1a,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xfe0af8=>!!_0xfe0af8),this['bind']('contextValue')['to'](this['_model'],'context',_0x4c4643=>_0x4c4643&&_0x4c4643['value']?this['_trimContextValue'](_0x4c4643['value']):N(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',_0x236c43['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 _0x568b80=new _0x5aa39b(this['locale']);return _0x568b80['label']=N(this['locale'],'Reopen'),_0x568b80['tooltip']=N(this['locale'],'Reopen'),_0x568b80['icon']=_0x14b894,_0x568b80['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5c1cbc=>!_0x5c1cbc),_0x568b80['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4818e1,_0x3a4d0c)=>_0x4818e1&&_0x3a4d0c),_0x568b80['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x568b80;}['_trimContextValue'](_0xb4d8ab){if(_0xb4d8ab['length']<0x96)return _0xb4d8ab;const _0x2ca6d4=_0xb4d8ab['lastIndexOf']('\x20',0x93);return _0xb4d8ab['substring'](0x0,_0x2ca6d4>-0x1?_0x2ca6d4:0x93)+'...';}['_attachContextActions'](){const _0x1da4fc=this['element']['querySelector']('.ck-context'),_0x37f85b=_0x1da4fc['querySelector']('.ck-context__value');this['listenTo'](_0x1da4fc,'mouseenter',()=>{_0x37f85b['offsetWidth']<_0x37f85b['scrollWidth']&&_0x1da4fc['classList']['add']('overlay');}),this['listenTo'](_0x1da4fc,'mouseleave',()=>{_0x1da4fc['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x51eb49 of this['focusables'])this['focusTracker']['add'](_0x51eb49['element']),this['keystrokes']['listenTo'](_0x51eb49['element']);}['_createContextView'](){const _0xdea5=new oe(this['locale']);return _0xdea5['bind']('contextValue')['to'](this),_0xdea5;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x37df36,_0x4ca085,_0x2f49bd,_0x50fd04){super(_0x37df36),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4ca085,this['_localUser']=_0x2f49bd,this['_config']=_0x50fd04,this['commentThreadHeaderView']=new Xt(_0x37df36,_0x4ca085),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x37df36,N(_0x37df36,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x37df36,_0x4ca085,Object['assign']({'CommentView':this['_config']['CommentView']},_0x50fd04)),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',(_0x1ecd64,_0x509a3e)=>_0x1ecd64||!!_0x509a3e),this['bind']('isUnlinked')['to'](_0x4ca085,'unlinkedAt',_0x23bf94=>!!_0x23bf94),this['bind']('ariaLabel')['to'](this,'length',_0x2b8573=>{const _0x1e2487=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x2b8573,_0x1e2487]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x27bee7=>_0x27bee7['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x575eb3=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2eea5f=_0x575eb3['commentInputView'];return _0x575eb3['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x2eea5f,'value',(_0x2fba5b,_0x23547d,_0x42acde,_0x3cdb33,_0x3b9cce)=>!!_0x3b9cce||!!_0x3cdb33&&_0x42acde&&!_0x23547d||_0x2fba5b&&_0x42acde&&!_0x23547d),_0x2eea5f['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x178c92,_0x36d763,_0x3442db)=>{let _0x282918;return _0x282918=_0x3442db&&_0x36d763?'Reply\x20to\x20reopen\x20discussion...':_0x178c92?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x282918);}),_0x2eea5f['bind']('submitLabel')['to'](this,'length',_0x2d935f=>N(this['locale'],_0x2d935f?'Reply':'Comment')),_0x2eea5f['on']('submit',(_0x3c1e8f,_0x4729ef)=>{this['fire']('addComment',_0x4729ef),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x2eea5f['on']('cancel',()=>{this['focus']();}),_0x2eea5f['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2eea5f['on']('cancel',_0x132c96=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x132c96['stop']());}),this['on']('change:isActive',(_0x25bb27,_0x3a3192,_0x4f8667)=>{_0x4f8667||this['length']||_0x2eea5f['value']||this['fire']('removeCommentThread');}),_0x575eb3;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x35268e,_0x189407,_0x58b292,_0xd7f9a6){super(_0x35268e,_0x189407,_0x58b292,_0xd7f9a6),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x35268e,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0xe11b48,_0x23f754,_0x5d7c74)=>{_0x5d7c74||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1f38f7,_0x53150d,_0x2208dc)=>{_0x2208dc&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x485b40=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x485b40['if']('isActive','ck-thread--active'),_0x485b40['if']('isUnlinked','ck-thread--unlinked'),_0x485b40['to']('actionIndicator',_0x3e71ad=>_0x3e71ad?'ck-thread--'+_0x3e71ad:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x485b40['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 _0x34ae2c of this['commentsListView']['commentViews'])_0x34ae2c['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x573d3f}=this,_0x509fa3=this['commentsListView']['commentViews']['get'](0x0);_0x509fa3===this['_boundFirstCommentView']||_0x509fa3['isSystemComment']||(this['_boundFirstCommentView']=_0x509fa3,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x509fa3,'actionIndicator',_0x41d904=>'remove'===_0x41d904?'remove':null),_0x509fa3['placeholder']=N(_0x573d3f,'Write\x20a\x20comment...'),_0x509fa3['removeButton']['on']('execute',_0x35049c=>{_0x35049c['stop'](),this['showConfirm'](N(_0x573d3f,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x509fa3['focus']();}),_0x509fa3['actionBar']['add'](this['resolveButton'],0x0),_0x509fa3['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x421d71=new _0x35f82a(this['locale']);return _0x421d71['label']=N(this['locale'],'Resolve'),_0x421d71['tooltip']=N(this['locale'],'Resolve'),_0x421d71['icon']=_0x28151b,_0x421d71['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x421d71['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1fedec=>!_0x1fedec),_0x421d71['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4fe571,_0x5e7878)=>_0x4fe571&&!_0x5e7878),_0x421d71['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x421d71;}['_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 is extends kt{constructor(_0x288e7d){super(_0x288e7d),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5b6f45,_0x1c4ceb,_0x4fd8b3)=>{this['element']['innerHTML']=_0x4fd8b3;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1a03c5,_0x178f3e,_0xb4fea1){super(_0x1a03c5),this['_model']=_0x178f3e,this['_config']=_0xb4fea1,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x178f3e,'content',_0x178f3e,'authoredAt',(_0x557c78,_0x12b7f9)=>N(_0x1a03c5,'COMMENT_ARIA_LABEL',[_0x178f3e['author']['name'],_0xb4fea1['formatDateTime'](_0x12b7f9),new DOMParser()['parseFromString'](_0x557c78,'text/html')['body']['textContent'],_0x178f3e['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x1a03c5,N(_0x1a03c5,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0xb76f27(),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x397c9f=>_0x397c9f['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x11857c=new is(this['locale']);return _0x11857c['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5ae9c4,_0x41d3b7)=>_0x41d3b7?ts(_0x5ae9c4,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5ae9c4),_0x11857c;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x47f28d=new es(this['locale'],this['_config']['editorConfig']);return _0x47f28d['value']=this['_model']['content'],_0x47f28d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x47f28d['submitLabel']=N(this['locale'],'Save'),_0x47f28d['on']('submit',(_0x56aec3,_0xe912bd)=>{this['fire']('updateComment',this['_model']['id'],_0xe912bd),this['switchToDisplayMode'](),this['focus']();}),_0x47f28d['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x47f28d['once']('editorReady',()=>{_0x47f28d['focus']();}),_0x47f28d['createEditor'](),_0x47f28d['delegate']('editorReady')['to'](this),_0x47f28d['delegate']('editorDestroyed')['to'](this),_0x47f28d;}['_setupKeyboardNavigation'](){const _0x32f7ed=this['element'];this['keystrokes']['listenTo'](_0x32f7ed);for(const _0xb23ae8 of this['focusables'])this['focusTracker']['add'](_0xb23ae8['element']),this['keystrokes']['listenTo'](_0xb23ae8['element']);this['focusables']['on']('change',(_0x5e92f9,_0x3cb69f)=>{for(const _0x1d3f20 of _0x3cb69f['removed'])this['focusTracker']['remove'](_0x1d3f20['element']),this['keystrokes']['stopListening'](_0x1d3f20['element']);for(const _0x2d568a of _0x3cb69f['added'])this['focusTracker']['add'](_0x2d568a['element']),this['keystrokes']['listenTo'](_0x2d568a['element']);}),this['keystrokes']['set']('enter',(_0x54e78d,_0x54194c)=>{_0x32f7ed===_0x54e78d['target']&&(this['focusCycler']['focusFirst'](),_0x54194c());}),this['keystrokes']['set']('esc',(_0x5b7411,_0x51d24b)=>{_0x32f7ed!==_0x5b7411['target']&&(this['focus'](),_0x51d24b());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x3960d5,_0x2f305b,_0x5a1e6d){super(_0x3960d5,_0x2f305b,_0x5a1e6d),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x3960d5,'Reply...')),this['bind']('authoredAt')['to'](_0x2f305b),this['bind']('resolvedAt')['to'](_0x2f305b),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 _0x1ff8f7(_0x3960d5,_0x2f305b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2f305b,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5919f6=this['bindTemplate'],_0x31aae4=[{'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'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x5919f6['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5919f6['to']('authoredAt',_0x11d72b=>this['_config']['formatDateTime'](_0x11d72b))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5919f6['if']('isEditMode','ck-comment__actions--hidden'),_0x5919f6['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']&&_0x31aae4['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x5919f6['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5919f6['if']('isEditMode','ck-comment--edit'),_0x5919f6['if']('isSystemComment','ck-comment--info'),_0x5919f6['to']('actionIndicator',_0x92fa11=>_0x92fa11?'ck-comment--'+_0x92fa11:'')],'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':_0x31aae4}]}]};}['_createEditButton'](){const _0x52966a=new _0x5aa39b(this['locale']);return _0x52966a['label']=N(this['locale'],'Edit'),_0x52966a['icon']=_0x4aaec0,_0x52966a['withText']=!0x0,_0x52966a['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x52966a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4a80ec=>!_0x4a80ec),_0x52966a['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x52966a['on']('execute',()=>this['switchToEditMode']()),_0x52966a;}['_createRemoveButton'](){const _0x46c6fd=new _0x5aa39b(this['locale']);return _0x46c6fd['label']=N(this['locale'],'Remove'),_0x46c6fd['icon']=_0x458439,_0x46c6fd['withText']=!0x0,_0x46c6fd['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x46c6fd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1ab46b=>!_0x1ab46b),_0x46c6fd['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x46c6fd['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x46c6fd;}['_createDropdown'](){const _0x57cdbf=_0x2fb271(this['locale'],_0x186696),_0x27356b=_0x57cdbf['panelView']['children'],_0x2e508b=new _0x24c2af(this['locale']),_0x2d0230=_0x57cdbf['bindTemplate'];_0x785a96(_0x57cdbf,()=>this['items']['find'](_0x871b57=>_0x871b57['isVisible'])),_0x57cdbf['extendTemplate']({'attributes':{'class':[_0x2d0230['if']('isVisible','ck-hidden',_0x589fdc=>!_0x589fdc)]}});const _0x511a6b=(_0x5efa6c,_0x255ea1=-0x1)=>{const _0x376a8b=new _0x2f3e45(this['locale']);_0x376a8b['children']['add'](_0x5efa6c);const _0x233aef=_0x255ea1>-0x1?_0x255ea1:_0x2e508b['items']['length'];_0x2e508b['items']['add'](_0x376a8b,_0x233aef);const _0x132578=Array['from'](this['items']);_0x57cdbf['unbind']('isEnabled','isVisible'),_0x57cdbf['bind']('isEnabled')['toMany'](_0x132578,'isEnabled',(..._0x3f3cc6)=>_0x3f3cc6['some'](_0x3dd6c1=>_0x3dd6c1)),_0x57cdbf['bind']('isVisible')['toMany'](_0x132578,'isVisible',(..._0x30c98f)=>_0x30c98f['some'](_0x22a69b=>_0x22a69b));};_0x57cdbf['panelPosition']='sw',_0x57cdbf['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x5702ce});for(const _0x709919 of this['items'])_0x511a6b(_0x709919);return _0x27356b['add'](_0x2e508b),_0x57cdbf['listenTo'](this['items'],'add',(_0x284ab0,_0x41a22c,_0x32a8ce)=>{_0x511a6b(_0x41a22c,_0x32a8ce);}),_0x57cdbf['listenTo'](this['items'],'remove',(_0x4555e8,_0x464862,_0x410072)=>{_0x2e508b['items']['remove'](_0x410072);}),_0x57cdbf;}['_attachActions'](_0x590bf9,_0x53e88a){const _0xc19c34=_0x590bf9&&_0x590bf9['element'];_0xc19c34&&(this['listenTo'](_0xc19c34,'mouseenter',()=>this['actionIndicator']=_0x53e88a),this['listenTo'](_0xc19c34,'focus',()=>this['actionIndicator']=_0x53e88a),this['listenTo'](_0xc19c34,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0xc19c34,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x14fea9=super['_createCommentInputView']();return _0x14fea9['bind']('placeholder')['to'](this),_0x14fea9;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x4561d4){const _0x35522c=Dt(_0x4561d4,0x1e),_0x2280e0=new MutationObserver(_0x451924=>{for(const _0x13cd80 of _0x451924)('attributes'==_0x13cd80['type']&&'class'==_0x13cd80['attributeName']||'childList'==_0x13cd80['type']||'characterData'==_0x13cd80['type'])&&_0x35522c();});return{'attach'(_0x11ecf4){_0x2280e0['observe'](_0x11ecf4,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2280e0['disconnect'](),_0x35522c['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x103836,_0x2e409a){super(_0x103836),this['id']=_0x5e2470(),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x4a7fe3,_0x4502c9)=>this['fire']('Esc',_0x4502c9)),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']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x2e409a),this['mainView']=_0x2e409a;const _0x33ca14=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x33ca14['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 _0x3324ca=this['element']['clientHeight'];_0x3324ca&&(this['height']=_0x3324ca);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x2c3819(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0xf14265,target:_0x5e422f,type:_0x565265,isVisible:_0x471ff0=!0x0}){super(),this['view']=_0xf14265,this['view']['element']||this['view']['render'](),this['_type']=_0x565265,this['_target']=_0x5e422f,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x351e7a([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x132d9b,_0x4046b1)=>{this['view']['focusTracker']['add'](_0x4046b1);}),this['focusableElements']['on']('remove',(_0x3820a1,_0x5770ef)=>{this['view']['focusTracker']['remove'](_0x5770ef);}),this['set']('isVisible',_0x471ff0);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x1d0aec=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x1d0aec),_0x1d0aec;}get['targetRect'](){const _0xcad29=this['target'];if(null===_0xcad29)return null;if(_0xcad29 instanceof _0x2884cb)return _0xcad29;const _0x7cd6d0=_0xcad29['filter'](_0x377c75=>function(_0x5190c2){const _0x3740ef=_0x5190c2['offsetParent'];if(_0x3740ef)return!0x0;const _0x38080f=_0x5190c2['getClientRects']()['item'](0x0);return!!_0x38080f;}(_0x377c75));return 0x0===_0x7cd6d0['length']?null:new _0x2884cb(_0x7cd6d0[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x2126df){this['view']['isActive']=_0x2126df,this['view']['mainView']['isActive']=_0x2126df;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x586727){if(!(null===_0x586727||_0x586727 instanceof _0x2884cb||Array['isArray'](_0x586727)&&_0x586727['every'](_0x4d14ed=>fi(_0x4d14ed))))throw new _0x49a666('annotation-invalid-target',null,{'target':_0x586727});}['_getNormalizedTarget'](){const _0x42a38e='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x42a38e)?[_0x42a38e]:_0x42a38e;}}function fi(_0x102bc7){return null!==_0x102bc7&&'object'==typeof _0x102bc7&&'nodeType'in _0x102bc7&&0x1===_0x102bc7['nodeType'];}class S extends _0x351e7a{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x5e7473=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5beb57(),this['_focusTracker']['on']('change:isFocused',(_0x56b296,_0x5d495a,_0x16301d)=>{_0x16301d||this['fire']('blur');});for(const _0x49387a of _0x5e7473)this['add'](_0x49387a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x128eb8){if(this['has'](_0x128eb8))throw new _0x49a666('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x128eb8['innerView'],_0x128eb8),this['_viewToAnnotation']['set'](_0x128eb8['view'],_0x128eb8);for(const _0x87fb8 of _0x128eb8['focusableElements'])this['_focusTracker']['add'](_0x87fb8);this['listenTo'](_0x128eb8['focusableElements'],'add',(_0x42a2c4,_0x3677ee)=>{this['_focusTracker']['add'](_0x3677ee);}),this['listenTo'](_0x128eb8['focusableElements'],'remove',(_0x44176a,_0x41395e)=>{this['_focusTracker']['remove'](_0x41395e);}),this['listenTo'](_0x128eb8['view']['focusTracker'],'change:isFocused',(_0x4bd7b3,_0xc5dfaf,_0x257776)=>{_0x257776&&this['fire']('focus',_0x128eb8);}),_0x128eb8['updateTargetRect']();const _0x5a264c=this['_getOrderInContent'](_0x128eb8['view']['targetRect']);return super['add'](_0x128eb8,_0x5a264c);}['remove'](_0xb81ce8){if(!this['has'](_0xb81ce8))throw new _0x49a666('annotationcollection-not-existing-item',null);this['stopListening'](_0xb81ce8['view']['focusTracker']),this['stopListening'](_0xb81ce8['focusableElements']);for(const _0x1ad327 of _0xb81ce8['focusableElements'])this['_focusTracker']['remove'](_0x1ad327);return this['_viewToAnnotation']['delete'](_0xb81ce8['view']),this['_innerViewToAnnotation']['delete'](_0xb81ce8['innerView']),super['remove'](_0xb81ce8);}['getByInnerView'](_0x21a28c){return this['_innerViewToAnnotation']['get'](_0x21a28c);}['getByView'](_0x2adb70){return this['_viewToAnnotation']['get'](_0x2adb70);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1e7a4b of this)_0x1e7a4b['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2ca8be=Array['from'](this)['sort']((_0x36ef64,_0x334f7f)=>w(_0x36ef64['view']['targetRect'],_0x334f7f['view']['targetRect']));for(let _0x5d797c=_0x2ca8be['length']-0x1;_0x5d797c>0x0;_0x5d797c--){const _0x4d7d13=_0x2ca8be[_0x5d797c];_0x5d797c!==this['getIndex'](_0x4d7d13)&&(this['remove'](_0x4d7d13),this['add'](_0x4d7d13));}}['_getOrderInContent'](_0x359bb9){let _0xee385c=0x0;if(!_0x359bb9)return this['length'];for(const _0x2debbb of this){const _0x4c3532=_0x2debbb['view']['targetRect'];if(_0x4c3532){if(w(_0x359bb9,_0x4c3532)<0x0)return _0xee385c;_0xee385c++;}}return _0xee385c;}}function v({source:_0x267b20,target:_0x43dea9,filter:_0x7eaf9b}){for(const _0x67a09 of _0x267b20)_0x7eaf9b(_0x67a09)&&_0x43dea9['add'](_0x67a09);_0x43dea9['listenTo'](_0x267b20,'add',(_0x291ae3,_0x35e752)=>{_0x7eaf9b(_0x35e752)&&_0x43dea9['add'](_0x35e752);}),_0x43dea9['listenTo'](_0x267b20,'remove',(_0x4b40f2,_0x324c47)=>{_0x43dea9['has'](_0x324c47)&&_0x43dea9['remove'](_0x324c47);});}function w(_0x516003,_0x1837b3){if(null===_0x516003&&null===_0x1837b3)return 0x0;if(null===_0x516003)return-0x1;if(null===_0x1837b3)return 0x1;const _0x27c3a4=_0x516003['top']-_0x1837b3['top'];return 0x0==_0x27c3a4?_0x516003['left']-_0x1837b3['left']:_0x27c3a4;}class y extends _0x3dc938{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52fd85){if(super(_0x52fd85),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x52fd85 instanceof _0x430144){const _0x1a8c60=_0x52fd85['locale'];_0x52fd85['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x5e4ce7){this['collection']['add'](_0x5e4ce7);}['remove'](_0x565101){this['collection']['remove'](_0x565101),_0x565101['destroy']();}['refreshVisibility'](){for(const _0x3d0e61 of this['collection'])_0x3d0e61['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x51f6d2){return this['collection']['getByInnerView'](_0x51f6d2);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2d9899 of this['collection'])_0x2d9899['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2f02a6){this['fire']('_activateAnnotation',_0x2f02a6);}['createAnnotation'](_0x233d8a){return new T(_0x233d8a);}['createAnnotationView'](_0x434e7f,_0x38b5fd){return new E(_0x434e7f,_0x38b5fd);}['_addActiveAnnotation'](_0x529a1e){const _0x2cce79=new Set(this['activeAnnotations']);_0x2cce79['add'](_0x529a1e),this['activeAnnotations']=_0x2cce79;}['_removeActiveAnnotation'](_0x2d337e){const _0x10cd51=new Set(this['activeAnnotations']);_0x10cd51['delete'](_0x2d337e),this['activeAnnotations']=_0x10cd51;}['_bindAnnotationsToVisibleAnnotations'](){const _0x153237=this['collection'],_0x485d12=this['_visibleAnnotations'];function _0x325e30(_0x4c8c87){const _0x5f916e=_0x4c8c87['source'];_0x5f916e['isVisible']&&!_0x485d12['has'](_0x5f916e)?_0x485d12['add'](_0x5f916e):!_0x5f916e['isVisible']&&_0x485d12['has'](_0x5f916e)&&_0x485d12['remove'](_0x5f916e),_0x5f916e['view']['focusTracker']['remove'](_0x5f916e['view']['element']),_0x5f916e['view']['focusTracker']['add'](_0x5f916e['view']['element']);}this['listenTo'](_0x153237,'add',(_0xa44bbd,_0x2843f9)=>{_0x2843f9['isVisible']&&_0x485d12['add'](_0x2843f9),this['listenTo'](_0x2843f9,'change:isVisible',_0x325e30);}),this['listenTo'](_0x153237,'remove',(_0x5520b1,_0x56c363)=>{_0x485d12['has'](_0x56c363)&&_0x485d12['remove'](_0x56c363),this['stopListening'](_0x56c363,'change:isVisible',_0x325e30);});}['_setupEnterAnnotationKeystroke'](){const _0x2cae58=_0x427899=>{_0x427899['on']('ready',()=>{_0x427899['keystrokes']['set'](_0x4b3b38,(_0x5f53b9,_0x1bbd01)=>{const _0x1b1ee6=_0x55f0e7(this['activeAnnotations']['values']());_0x1b1ee6&&(_0x1b1ee6['view']['focus'](),_0x1bbd01());});});};this['context']instanceof _0x430144?_0x2cae58(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x22e42a,_0x49f9f9)=>{_0x2cae58(_0x49f9f9);});}['_setupEscapeAnnotationHandling'](){const _0x339971=_0x169b10=>{const _0x4ac8e1=_0x169b10['source'],_0x233a22=[];let _0x481a12;if(Array['isArray'](_0x4ac8e1['target'])){_0x481a12=_0x4ac8e1['target'][0x0],this['context']instanceof _0x430144?_0x233a22['push'](this['context']):this['context']['editors']&&_0x233a22['push'](...this['context']['editors']);for(const _0x2fed70 of _0x233a22)for(const _0x2f77d3 of _0x2fed70['editing']['view']['domRoots']['values']())if(_0x2f77d3['contains'](_0x481a12))return void _0x2fed70['editing']['view']['focus']();_0x481a12['focus']();}};this['listenTo'](this['collection'],'add',(_0x951a44,_0x11c6b5)=>{this['listenTo'](_0x11c6b5,'escape',_0x339971,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x13b38d,_0x4d8395)=>{this['stopListening'](_0x4d8395,'escape',_0x339971);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3dc938{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x247b31){super(_0x247b31),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x7fc65c=this['context']['config'];_0x7fc65c['define']('comments.maxCommentsWhenCollapsed',0x2),_0x7fc65c['define']('comments.maxThreadTotalWeight',0x1f4),_0x7fc65c['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x7fc65c['define']('comments.CommentThreadView',gt),_0x7fc65c['define']('comments.CommentView',Tt),_0x7fc65c['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5628cf=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1e32f5,_0x36a1c0)=>this['_addCommentThread'](_0x36a1c0)),this['on']('submitCommentThread',(_0x1b53e9,_0x6fedc7)=>this['_submitCommentThread'](_0x6fedc7)),this['on']('resolveCommentThread',(_0x2ec5d1,_0x156bdb)=>this['_resolveCommentThread'](_0x156bdb)),this['on']('resolveCommentThread',(_0x49b122,_0x267e97)=>this['_updateActiveAnnotation'](_0x267e97),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5556c6,_0x3270b0)=>this['_reopenCommentThread'](_0x3270b0)),this['on']('reopenCommentThread',(_0x2ffb49,_0x5f54a4)=>this['_updateActiveAnnotation'](_0x5f54a4),{'priority':'lowest'}),this['on']('removeCommentThread',(_0xaeb33,_0x4572c0)=>this['_removeCommentThread'](_0x4572c0)),this['on']('updateCommentThread',(_0x44123c,_0x407a68)=>this['_updateCommentThread'](_0x407a68)),this['on']('updateCommentThread',(_0x37dd89,_0x4adaa1)=>this['_updateActiveAnnotation'](_0x4adaa1),{'priority':'lowest'}),this['on']('addComment',(_0x5b43b9,_0x2abddf)=>this['_addComment'](_0x2abddf)),this['on']('updateComment',(_0x382ed0,_0x1efa99)=>this['_updateComment'](_0x1efa99)),this['on']('removeComment',(_0x5f3fd2,_0x14ecae)=>this['_removeComment'](_0x14ecae)),this['on']('addComment',(_0x510508,{threadId:_0x506641,isFromAdapter:_0x6ef6c8})=>{if(_0x6ef6c8)return;const _0x558efe=this['getCommentThread'](_0x506641),_0x495350=_0x558efe&&this['_threadToController']['get'](_0x558efe);_0x495350&&_0x495350['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5628cf,'change:activeAnnotations',(_0x218470,_0x35b03c,_0x565a7a)=>{const _0x2a47c4=Array['from'](_0x565a7a)['map'](_0x6d36f0=>this['_viewToController']['get'](_0x6d36f0['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x2a47c4?_0x2a47c4['model']:null;});}set['adapter'](_0xf37019){if(this['_adapter'])throw new _0x49a666('commentsrepository-adapter-already-set');this['_adapter']=_0xf37019;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x63d2f0=_t,threadId:_0x2017a5=_0x5e2470(),comments:_0x362ea8=[],unlinkedAt:_0x4c1033=null,resolvedAt:_0x3e560a=null,resolvedBy:_0x4293dc=null,target:_0x238337=null,context:_0x437f2b=null,attributes:_0x3f6997={},isResolvable:_0xb2750d=!0x0,isSubmitted:_0x2eccc6=!0x1,isFromAdapter:_0x2bc11e=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x63d2f0),{'channelId':_0x63d2f0,'threadId':_0x2017a5,'comments':_0x362ea8,'unlinkedAt':_0x4c1033,'resolvedAt':_0x3e560a,'resolvedBy':_0x4293dc,'target':_0x238337,'context':_0x437f2b,'attributes':_0x3f6997,'isFromAdapter':_0x2bc11e,'isResolvable':_0xb2750d,'isSubmitted':_0x2eccc6}),this['getCommentThread'](_0x2017a5);}['openNewCommentThread']({channelId:_0xe8ca2a=_t,threadId:_0x589088=_0x5e2470(),target:_0x6fbac4,context:_0x1724e9=null,isResolvable:_0x305496=!0x0}){if(this['_readOnlyChannels']['has'](_0xe8ca2a)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x6fbac4)throw new _0x49a666('commentsrepository-missing-target');const _0x2cc41c=this['addCommentThread']({'channelId':_0xe8ca2a,'threadId':_0x589088,'target':_0x6fbac4,'context':_0x1724e9,'isResolvable':_0x305496});if(!_0x2cc41c)return null;const _0x591788=this['_threadToController']['get'](_0x2cc41c),_0x3fa78b=_0x591788['view']['commentThreadInputView']['commentInputView'],_0x3ee242=this['context']['plugins']['get'](y),_0xbcb757=_0x3ee242['getByInnerView'](_0x591788['view']);return _0x3ee242['activate'](_0xbcb757),_0x3fa78b['once']('editorReady',()=>_0x3fa78b['focus']()),_0x2cc41c;}['hasCommentThread'](_0x4dd6be){if('string'!=typeof _0x4dd6be)throw new _0x49a666('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4dd6be);}['updateCommentThread']({channelId:_0x1f3a08=_t,threadId:_0x4e298d,context:_0x2ca512,unlinkedAt:_0x30fb72,attributes:_0x4696b2,isFromAdapter:_0x437cd2=!0x1}){return this['fire'](Nt('updateCommentThread',_0x1f3a08),{'channelId':_0x1f3a08,'threadId':_0x4e298d,'context':_0x2ca512,'unlinkedAt':_0x30fb72,'attributes':_0x4696b2,'isFromAdapter':_0x437cd2}),this['getCommentThread'](_0x4e298d);}['getCommentThread'](_0x127571){if('string'!=typeof _0x127571)throw new _0x49a666('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x127571);}['fetchCommentThread']({channelId:_0x49a444,threadId:_0xdfe4ba}={}){const _0xaac563=this['getCommentThread'](_0xdfe4ba);if(_0xaac563)return Promise['resolve'](_0xaac563);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x49a666('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x49a444,'threadId':_0xdfe4ba})['then'](_0x382466=>this['hasCommentThread'](_0xdfe4ba)?this['getCommentThread'](_0xdfe4ba):_0x382466?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x49a444},_0x382466)):void 0x0)['catch'](_0x1eeb43=>{throw console['error'](_0x1eeb43),new _0x49a666('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x49b3db,skipNotAttached:_0x5e4d79=!0x1,skipEmpty:_0x160ab9=!0x1,toJSON:_0x586594=!0x1}={}){const _0x448fed=[];for(const _0x2b9f92 of this['_threads']['values']())_0x49b3db&&_0x2b9f92['channelId']!==_0x49b3db||_0x5e4d79&&!_0x2b9f92['isAttached']||_0x160ab9&&0x0===_0x2b9f92['length']||_0x448fed['push'](_0x2b9f92);return _0x586594?_0x448fed['map'](_0x1a7834=>_0x1a7834['toJSON']()):_0x448fed;}['getAnnotationForCommentThread'](_0x3a7306){const _0x5a7aa2=this['_threadToController']['get'](_0x3a7306);if(!_0x5a7aa2)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x5a7aa2['view'])||null;}['getCommentThreadForAnnotation'](_0x4ad5bb){const _0x59c144=this['_viewToController']['get'](_0x4ad5bb['innerView']);return _0x59c144?_0x59c144['model']:null;}['setActiveCommentThread'](_0x567300){const _0x3c1c9e=this['context']['plugins']['get'](y);if(!_0x567300)return void(this['activeCommentThread']&&_0x3c1c9e['deactivateAll']());const _0x12d674=this['getCommentThread'](_0x567300);if(!_0x12d674)throw new _0x49a666('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x567300});if(!this['_threadToController']['has'](_0x12d674))throw new _0x49a666('commentsrepository-active-not-attached',null,{'threadId':_0x567300});const _0x35aa68=_0x3c1c9e['getByInnerView'](this['_threadToController']['get'](_0x12d674)['view']);_0x3c1c9e['activate'](_0x35aa68);}['switchReadOnly'](_0x1b048c,_0x391759){_0x1b048c?this['_readOnlyChannels']['add'](_0x391759):this['_readOnlyChannels']['delete'](_0x391759),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5892ca){return this['_readOnlyChannels']['has'](_0x5892ca)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x5da589,_0xad1f3d){return new vt(_0x5da589,_0xad1f3d);}['setPermissions'](_0x1bccfc,_0x17c5c7=_t){this['_permissions']['set'](_0x17c5c7,_0x1bccfc),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xd90ea0=_t){return this['_permissions']['has'](_0xd90ea0)?this['_permissions']['get'](_0xd90ea0):bt;}['_addCommentThread']({channelId:_0x27d829,threadId:_0x5bd268,comments:_0x35ef29,unlinkedAt:_0x1d9158,resolvedAt:_0x47dc81,resolvedBy:_0x5e0598,target:_0x228272,context:_0x1ffcf2,attributes:_0x1e85e7,isFromAdapter:_0x417ad7,isResolvable:_0x2ac275,isSubmitted:_0x38e1f6}){if('string'!=typeof _0x5bd268)throw new _0x49a666('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5bd268});if(this['hasCommentThread'](_0x5bd268))throw new _0x49a666('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5bd268});const _0x174cd9=new pi(this,{'channelId':_0x27d829,'id':_0x5bd268,'context':_0x1ffcf2,'attributes':_0x1e85e7,'unlinkedAt':_0x1d9158,'resolvedAt':_0x47dc81,'resolvedBy':_0x5e0598?this['context']['plugins']['get'](it)['getUser'](_0x5e0598):null,'isResolvable':_0x2ac275,'isSubmitted':_0x38e1f6||_0x417ad7});this['_threads']['set'](_0x5bd268,_0x174cd9);for(const _0x30ae7f of _0x35ef29)_0x174cd9['_add'](this['_createNewComment']({'threadId':_0x5bd268,..._0x30ae7f}));return _0x228272&&_0x174cd9['attachTo'](_0x228272),_0x417ad7||!_0x174cd9['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x27d829,'threadId':_0x5bd268});}['_submitCommentThread']({channelId:_0x1b61d5,threadId:_0x3d9827}){if(!this['hasCommentThread'](_0x3d9827))throw new _0x49a666('commentsrepository-missing-comment-thread',this);const _0x41b019=this['getCommentThread'](_0x3d9827);if(_0x41b019['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x11e33a,comments:_0x344ef6,resolvedAt:_0x12d37d,resolvedBy:_0x27bdb8,context:_0x594531,attributes:_0x5cc050}=_0x41b019,_0x584d86=this['context']['plugins']['get']('PendingActions'),_0x4b8a94=_0x584d86['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1b61d5,'threadId':_0x11e33a,'comments':_0x344ef6['map'](_0x12cf20=>_0x12cf20['toJSON']()),'resolvedAt':_0x12d37d,'resolvedBy':_0x27bdb8?_0x27bdb8['id']:_0x27bdb8,'context':_0x594531,'attributes':_0x5cc050})['then'](({comments:_0x5e288b})=>{_0x584d86['remove'](_0x4b8a94);for(const _0x4515eb of _0x5e288b)this['_updateComment']({'channelId':_0x1b61d5,'threadId':_0x3d9827,'commentId':_0x4515eb['commentId'],'createdAt':_0x4515eb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5111fd=>{throw console['error'](_0x5111fd),new _0x49a666('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x183692,target:_0x2edbaa}){const _0x3babaf=this['getCommentThread'](_0x183692);if(!_0x3babaf)throw new _0x49a666('commentsrepository-attach-missing-comment-thread',this);const _0x2eef65=this['context']['plugins']['get']('PendingActions'),_0x1339f7=this['context']['plugins']['get'](y),_0x552ae7=this['_createCommentThreadView'](_0x3babaf),_0x4c880f=new vt(_0x3babaf,_0x552ae7);let _0x334d45=null;_0x552ae7['on']('change:isDirty',(_0x1a690e,_0x139394,_0xf108cc)=>{_0xf108cc?_0x334d45=_0x2eef65['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x334d45&&(_0x2eef65['remove'](_0x334d45),_0x334d45=null);}),this['_threadToController']['set'](_0x3babaf,_0x4c880f),this['_viewToController']['set'](_0x552ae7,_0x4c880f);const _0x5cdcec=new E(this['context']['locale'],_0x552ae7);_0x5cdcec['bind']('length')['to'](_0x552ae7),_0x5cdcec['bind']('isDirty')['to'](_0x552ae7,'isDirty',_0x552ae7,'length',(_0x13218a,_0x2d28a9)=>_0x13218a||!_0x2d28a9),_0x5cdcec['bind']('isActive')['to'](_0x552ae7),_0x5cdcec['type']='comment';const _0x44e093=new T({'view':_0x5cdcec,'target':_0x2edbaa,'type':'comment','isVisible':!_0x3babaf['archivedAt']&&!!('function'==typeof _0x2edbaa?_0x2edbaa():_0x2edbaa)});return _0x552ae7['on']('escape',()=>{_0x44e093['fire']('escape');}),this['_bindAnnotationToEditors'](_0x552ae7,_0x44e093),_0x1339f7['add'](_0x44e093),_0x44e093;}['_bindAnnotationToEditors'](_0x298ab0,_0x5cd894){this['listenTo'](_0x298ab0,'editorReady',(_0x2e72fa,_0x393453)=>{const _0x3407ce=_0x393453['ui']['view']['body']['bodyCollectionContainer'];_0x5cd894['focusableElements']['add'](_0x3407ce),this['context']instanceof _0x430144&&this['context']['ui']['focusTracker']['add'](_0x3407ce);},{'priority':'highest'}),this['listenTo'](_0x298ab0,'editorDestroyed',(_0x5f6e63,_0x4f4417)=>{const _0x8038c5=_0x4f4417['ui']['view']['body']['bodyCollectionContainer'];_0x5cd894['focusableElements']['has'](_0x8038c5)&&_0x5cd894['focusableElements']['remove'](_0x8038c5),this['context']instanceof _0x430144&&this['context']['ui']['focusTracker']['remove'](_0x8038c5);});}['_unbindEditors'](_0x132a9c){this['stopListening'](_0x132a9c,'editorReady'),this['stopListening'](_0x132a9c,'editorDestroyed');}['_createCommentThreadView'](_0x20afe1){const _0x32a45f=this['context']['plugins']['get'](it),{config:_0x592df2,locale:_0xd8628c}=this['context'],_0x16a498=pt(_0x592df2['get']('locale'),_0xd8628c);return new(0x0,(_0x592df2['get']('comments'))['CommentThreadView'])(_0xd8628c,_0x20afe1,_0x32a45f['me'],{'editorConfig':{..._0x592df2['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x592df2['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x592df2['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x592df2['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x592df2['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x16a498,'CommentView':_0x592df2['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xfc405,channelId:_0x1c33b3,resolvedAt:_0xde8504,resolvedBy:_0x2cf806,isFromAdapter:_0x2cbcd8}){if(!this['hasCommentThread'](_0xfc405))throw new _0x49a666('commentsrepository-missing-comment-thread',null,{'threadId':_0xfc405});const _0x41b053=this['getCommentThread'](_0xfc405);if(_0x41b053['isResolved'])throw new _0x49a666('commentsrepository-resolved-comment-thread',null,{'threadId':_0xfc405});const _0x512356=this['context']['plugins']['get'](it);if(_0x41b053['resolvedBy']=_0x512356['getUser'](_0x2cf806),_0x41b053['resolvedAt']=_0xde8504,_0x2cbcd8||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1b964d=this['context']['plugins']['get']('PendingActions'),_0x23e69c=_0x1b964d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1c33b3,'threadId':_0xfc405})['then'](({resolvedAt:_0x3947e2,resolvedBy:_0x6e3f3b})=>{_0x1b964d['remove'](_0x23e69c),_0x41b053['resolvedBy']['id']!==_0x6e3f3b&&(_0x41b053['resolvedBy']=_0x512356['getUser'](_0x6e3f3b)),_0x41b053['resolvedAt']=_0x3947e2;})['catch'](_0x442710=>{throw console['error'](_0x442710),new _0x49a666('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x37d345,channelId:_0x3ccd87,isFromAdapter:_0x434b1f}){if(!this['hasCommentThread'](_0x37d345))throw new _0x49a666('commentsrepository-missing-comment-thread',null,{'threadId':_0x37d345});const _0x50e284=this['getCommentThread'](_0x37d345);if(!_0x50e284['isResolved'])throw new _0x49a666('commentsrepository-reopen-comment-thread',null,{'threadId':_0x37d345});if(_0x50e284['resolvedBy']=null,_0x50e284['resolvedAt']=null,_0x434b1f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3d6830=this['context']['plugins']['get']('PendingActions'),_0x28bd76=_0x3d6830['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x3ccd87,'threadId':_0x37d345})['then'](()=>_0x3d6830['remove'](_0x28bd76))['catch'](_0x1c99ac=>{throw console['error'](_0x1c99ac),new _0x49a666('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x130c08,isFromAdapter:_0x43f878}){const _0x3dec1c=this['getCommentThread'](_0x130c08);if(!_0x3dec1c)throw new _0x49a666('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x130c08),this['_threads']['delete'](_0x130c08),!_0x3dec1c['isSubmitted']||_0x43f878||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2a8ee1=this['context']['plugins']['get']('PendingActions'),{channelId:_0xea7dd2}=_0x3dec1c,_0x50e162=_0x2a8ee1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0xea7dd2,'threadId':_0x130c08})['then'](()=>_0x2a8ee1['remove'](_0x50e162))['catch'](_0x17feac=>{throw console['error'](_0x17feac),new _0x49a666('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4ee785,unlinkedAt:_0x393f24,context:_0x197a64,attributes:_0x4b1bc0,isFromAdapter:_0x43e155}){if('string'!=typeof _0x4ee785)throw new _0x49a666('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4ee785});if(!this['hasCommentThread'](_0x4ee785))throw new _0x49a666('commentsrepository-missing-comment-thread',null,{'threadId':_0x4ee785});const _0x2f023=this['getCommentThread'](_0x4ee785);let _0x4223ca=!0x1;if(void 0x0!==_0x197a64&&_0x2f023['context']!==_0x197a64&&(_0x2f023['context']=_0x197a64,_0x4223ca=!0x0),void 0x0!==_0x393f24&&_0x2f023['unlinkedAt']!==_0x393f24&&(_0x2f023['unlinkedAt']=_0x393f24,_0x4223ca=!0x0),_0x4b1bc0&&!At(_0x4b1bc0,_0x2f023['attributes'])&&(_0x2f023['attributes']=_0x4b1bc0,_0x4223ca=!0x0),!_0x4223ca)return Promise['resolve']();if(!_0x2f023['isSubmitted']||_0x43e155||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1d2676=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4598cb}=_0x2f023,_0x1400b2=_0x1d2676['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4598cb,'threadId':_0x4ee785,'context':_0x197a64,'unlinkedAt':_0x393f24,'attributes':_0x4b1bc0})['then'](()=>_0x1d2676['remove'](_0x1400b2))['catch'](_0x2f98d3=>{throw console['error'](_0x2f98d3),new _0x49a666('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2c069e){const _0x2ab3ef=this['context']['plugins']['get'](y),_0x1f755e=this['getCommentThread'](_0x2c069e);if(_0x1f755e['_isAttached']=!0x1,this['_threadToController']['has'](_0x1f755e)){const _0x2e3a4b=this['_threadToController']['get'](_0x1f755e),_0x363ce6=_0x2e3a4b['view'],_0x4c41ca=_0x2ab3ef['getByInnerView'](_0x363ce6);this['_threadToController']['delete'](_0x1f755e),this['_viewToController']['delete'](_0x363ce6),_0x4c41ca&&_0x2ab3ef['remove'](_0x4c41ca),_0x2e3a4b['destroy'](),_0x363ce6['destroy']()['then'](()=>{this['_unbindEditors'](_0x363ce6);});}}['_updateActiveAnnotation']({threadId:_0x4c039d,resolvedAt:_0x1fb3a8,unlinkedAt:_0x4738a7}){const _0x3a8b3e=!!_0x1fb3a8,_0x166a69=this['context']['plugins']['get'](y),_0x2650b7=this['getCommentThread'](_0x4c039d);if(this['_threadToController']['has'](_0x2650b7)){const _0x3cdf92=this['_threadToController']['get'](_0x2650b7)['view'],_0x49c022=_0x166a69['getByInnerView'](_0x3cdf92);_0x49c022&&(_0x3a8b3e&&_0x166a69['_removeActiveAnnotation'](_0x49c022),_0x4738a7?_0x49c022['isVisible']=!0x1:_0x49c022['refreshVisibility']());}}['_getExternalAuthor'](_0x4b3313){const _0x46076d=this['context']['plugins']['get'](it),_0x36816d=It('external:'+_0x4b3313),_0x122a2b=_0x46076d['getUser'](_0x36816d);return _0x122a2b||_0x46076d['addUser']({'id':_0x36816d,'name':_0x4b3313});}['_createNewComment']({threadId:_0x17bd13,commentId:_0xe7e4ae=_0x5e2470(),content:_0x5e9027,authorId:_0x23ad32,createdAt:_0x10cef5,attributes:_0x7c05b7}){if('string'!=typeof _0xe7e4ae)throw new _0x49a666('commentsrepository-invalid-commentid');if('string'!=typeof _0x23ad32)throw new _0x49a666('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5e9027||!_0x5e9027['trim']())throw new _0x49a666('commentsrepository-invalid-comment-content');const _0x5665a9=this['context']['plugins']['get'](it)['getUser'](_0x23ad32);if(!_0x5665a9)throw new _0x49a666('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x23ad32});let _0x268631=null,_0x5ed0fc=_0x10cef5;return _0x7c05b7?.['@external']&&(_0x268631=this['_getExternalAuthor'](_0x7c05b7['@external']['authorName']),_0x5ed0fc=new Date(_0x7c05b7['@external']['createdAt'])),new wi(this,{'threadId':_0x17bd13,'id':_0xe7e4ae,'author':_0x268631||_0x5665a9,'creator':_0x5665a9,'content':_0x5e9027,'createdAt':_0x10cef5,'authoredAt':_0x5ed0fc,'attributes':_0x7c05b7});}['_addComment'](_0x22af8d){let {threadId:_0x2dd951,content:_0x37a187,attributes:_0x604f8c,isFromAdapter:_0x16a0ce}=_0x22af8d;const _0x51ab7e=this['getCommentThread'](_0x22af8d['threadId']);if(!_0x51ab7e)throw new _0x49a666('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x21b3b0=this['_createNewComment'](_0x22af8d),{id:_0x4acd94}=_0x21b3b0;if(_0x51ab7e['_add'](_0x21b3b0),_0x16a0ce||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x51ab7e['isSubmitted'])return Promise['resolve']();const _0x3d80f3=this['context']['plugins']['get']('PendingActions'),{channelId:_0xb66582}=_0x51ab7e,_0x336fd6=_0x3d80f3['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x604f8c||(_0x604f8c={}),this['adapter']['addComment']({'channelId':_0xb66582,'threadId':_0x2dd951,'commentId':_0x4acd94,'content':_0x37a187,'attributes':_0x604f8c})['then'](_0x539f4f=>{_0x3d80f3['remove'](_0x336fd6),_0x539f4f&&this['_updateComment']({'channelId':_0xb66582,'threadId':_0x2dd951,'commentId':_0x4acd94,'createdAt':_0x539f4f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5b44ad=>{throw console['error'](_0x5b44ad),new _0x49a666('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x3abbb8,commentId:_0x507353,content:_0x5547e8,createdAt:_0x33ab04,attributes:_0x1a5bd9,isFromAdapter:_0x129eab}){if(void 0x0!==_0x5547e8&&('string'!=typeof _0x5547e8||!_0x5547e8['trim']()['length']))throw new _0x49a666('commentsrepository-update-comment-invalid-content');const _0x149a59=this['getCommentThread'](_0x3abbb8),_0x45df83=_0x149a59['getComment'](_0x507353);if(!_0x45df83)throw new _0x49a666('commentsrepository-update-missing-comment',this);let _0x2e3212=!0x1;if(_0x5547e8&&_0x5547e8!==_0x45df83['content']&&(_0x45df83['isEditable']||_0x129eab)&&(_0x45df83['content']=_0x5547e8,_0x2e3212=!0x0),_0x33ab04&&_0x33ab04!==_0x45df83['createdAt']&&(_0x45df83['createdAt']=_0x33ab04,_0x45df83['attributes']&&_0x45df83['attributes']['@external']||(_0x45df83['authoredAt']=_0x33ab04),_0x2e3212=!0x0),_0x1a5bd9&&!At(_0x1a5bd9,_0x45df83['attributes'])&&(_0x45df83['attributes']=_0x1a5bd9,_0x2e3212=!0x0),!_0x2e3212)return Promise['resolve']();if(_0x149a59['fire']('commentUpdated'),_0x129eab||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x41b763=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1d6651}=this['getCommentThread'](_0x45df83['threadId']),_0xf66aa4=_0x41b763['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1d6651,'threadId':_0x3abbb8,'commentId':_0x507353,'content':_0x5547e8,'attributes':_0x1a5bd9})['then'](()=>_0x41b763['remove'](_0xf66aa4))['catch'](_0x496546=>{throw console['error'](_0x496546),new _0x49a666('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x2bf15c,commentId:_0x589cdb,isFromAdapter:_0x5d3252}){const _0x102813=this['getCommentThread'](_0x2bf15c),_0x42f242=_0x102813['getComment'](_0x589cdb);if(!_0x42f242)throw new _0x49a666('commentsrepository-remove-missing-comment',this);if(_0x102813['_remove'](_0x42f242),_0x5d3252||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x20cf68=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5a6832}=_0x102813,_0x5b382d=_0x20cf68['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x5a6832,'threadId':_0x2bf15c,'commentId':_0x589cdb})['then'](()=>_0x20cf68['remove'](_0x5b382d))['catch'](_0x2e128d=>{throw console['error'](_0x2e128d),new _0x49a666('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x2c3819(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x123a4f,_0x20a107){super();const _0x52fdef=_0x20a107['isResolvable'];this['channelId']=_0x20a107['channelId'],this['id']=_0x20a107['id'],this['comments']=new _0x351e7a(),this['_repository']=_0x123a4f,this['_isAttached']=!0x1,this['_isSubmitted']=_0x20a107['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x123a4f,'_permissions',_0x123a4f,'_readOnlyChannels',()=>_0x123a4f['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x123a4f,'_permissions',()=>_0x123a4f['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x123a4f,'_permissions',()=>{const _0x440794=_0x123a4f['getPermissions'](this['channelId']);return _0x440794['write']||_0x440794['admin'];}),this['bind']('isResolvable')['to'](_0x123a4f,'_permissions',()=>_0x52fdef&&_0x123a4f['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x20a107['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x840721,_0x2ae01e)=>_0x840721?_0x2ae01e?_0x840721<_0x2ae01e?_0x840721:_0x2ae01e:_0x840721:_0x2ae01e),this['set']('unlinkedAt',_0x20a107['unlinkedAt']||null),this['set']('resolvedAt',_0x20a107['resolvedAt']||null),this['set']('resolvedBy',_0x20a107['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x52ccd6=>!!_0x52ccd6),this['set']('attributes',_0x20a107['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x5cc2fc,_0x1b8124)=>_0x5cc2fc+_0x1b8124['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4b32d7,id:_0x32fff0}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x4b32d7),{'channelId':_0x4b32d7,'threadId':_0x32fff0});}['setUnlinkedAt'](_0x4f3efd){this['_update']({'unlinkedAt':_0x4f3efd});}['resolve']({resolvedAt:_0x2509a1=new Date(),resolvedBy:_0x11aaea='',isFromAdapter:_0x640a7b=!0x1}={}){const _0xeaaae1=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0xfe931f,id:_0x358730}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0xfe931f),{'channelId':_0xfe931f,'threadId':_0x358730,'resolvedAt':_0x2509a1,'resolvedBy':_0x11aaea||_0xeaaae1['id'],'isFromAdapter':_0x640a7b});}['reopen']({isFromAdapter:_0x381d78=!0x1}={}){const {channelId:_0x418b39,id:_0x2a9f9e}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x418b39),{'channelId':_0x418b39,'threadId':_0x2a9f9e,'isFromAdapter':_0x381d78});}['setContext'](_0x2a96b8){this['context']||this['_update']({'context':_0x2a96b8});}['setAttribute'](_0x25c8aa,_0x470bf3){const _0x3baaca=wt(this['attributes']);yt(_0x3baaca,_0x25c8aa,_0x470bf3),this['_update']({'attributes':_0x3baaca});}['removeAttribute'](_0x190f77){const _0x857d4c=wt(this['attributes']);Ct(_0x857d4c,_0x190f77),this['_update']({'attributes':_0x857d4c});}['remove']({isFromAdapter:_0x27396f=!0x1}={}){const {channelId:_0x37a4d7,id:_0x489493}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x37a4d7),{'channelId':_0x37a4d7,'threadId':_0x489493,'isFromAdapter':_0x27396f});}['attachTo'](_0x33f5b7){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x33f5b7});}['addComment'](_0xa839d8){const {channelId:_0x2536d0,id:_0x1f20c3}=this;this['_repository']['fire'](Nt('addComment',_0x2536d0,_0x1f20c3),Object['assign']({'channelId':_0x2536d0,'threadId':_0x1f20c3},_0xa839d8));}['getComment'](_0x54b244){if('string'!=typeof _0x54b244)throw new _0x49a666('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x54b244});return this['comments']['get'](_0x54b244);}['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'](_0x33eac2=>_0x33eac2['toJSON']()),'attributes':this['attributes']};}['_add'](_0x1acacd){return this['listenTo'](_0x1acacd,'change:authoredAt',()=>{const _0xc2a8d0=this['_findOptimalIndex'](_0x1acacd),_0x5823af=this['comments'];_0xc2a8d0-0x1!=_0x5823af['getIndex'](_0x1acacd)&&_0xc2a8d0+0x1!=_0x5823af['getIndex'](_0x1acacd)&&(this['_remove'](_0x1acacd),this['_add'](_0x1acacd));}),this['comments']['add'](_0x1acacd,this['_findOptimalIndex'](_0x1acacd));}['_update'](_0x299b3){const {channelId:_0x52ea55,id:_0x5a5cde}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x52ea55),{..._0x299b3,'channelId':_0x52ea55,'threadId':_0x5a5cde});}['_remove'](_0x1bad19){return this['stopListening'](_0x1bad19),_0x1bad19['destroy'](),this['comments']['remove'](_0x1bad19);}['_findOptimalIndex'](_0x4f2f81){const _0x3bf922=this['comments']['find'](_0x76a9f7=>new Date(_0x76a9f7['authoredAt'])['getTime']()>new Date(_0x4f2f81['authoredAt'])['getTime']());return _0x3bf922?this['comments']['getIndex'](_0x3bf922):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x2c3819(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x50bd08,_0x2eaaa8){super();const _0xf6875=_0x50bd08['context']['plugins']['get'](it)['me'],_0x15c4e4=_0x50bd08['getCommentThread'](_0x2eaaa8['threadId']),_0x57236e=0x0===_0x15c4e4['comments']['length'],_0xef4212=_0xf6875===_0x2eaaa8['author'];this['id']=_0x2eaaa8['id'],this['threadId']=_0x2eaaa8['threadId'],this['author']=_0x2eaaa8['author'],this['creator']=_0x2eaaa8['creator'],this['isExternal']=Boolean(_0x2eaaa8['attributes']&&_0x2eaaa8['attributes']['@external']),this['set']('content',_0x2eaaa8['content']),this['createdAt']=_0x2eaaa8['createdAt']||new Date(),this['set']('authoredAt',_0x2eaaa8['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x15c4e4,'resolvedAt'),this['set']('attributes',_0x2eaaa8['attributes']||{}),this['bind']('isEditable')['to'](_0x50bd08,'_permissions',()=>{const _0x22498f=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['write'],_0x5195fe=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['modifyAll'];return _0xef4212&&_0x22498f||!_0xef4212&&_0x5195fe;}),this['bind']('isRemovable')['to'](_0x15c4e4,'isRemovable',_0x50bd08,'_permissions',_0x412185=>{const _0xf25f7a=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['write'],_0x2ddab0=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['modifyAll'];return _0xef4212&&_0xf25f7a||_0x412185&&_0x57236e||!_0xef4212&&_0x2ddab0&&!_0x57236e;}),this['bind']('isReadOnly')['to'](_0x15c4e4,'isReadOnly'),this['_repository']=_0x50bd08;}get['weight'](){return Math['max'](function(_0x2b0fa0){const _0x4869ce=document['createElement']('div');return _0x4869ce['innerHTML']=_0x2b0fa0,_0x4869ce['textContent']['length'];}(this['content']),0xc8);}['update'](_0xa61f11){const {threadId:_0x5cd4db,id:_0x100bc4}=this;if(!this['_repository']['hasCommentThread'](_0x5cd4db))throw new _0x49a666('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4ee25e}=this['_repository']['getCommentThread'](_0x5cd4db);this['_repository']['fire'](Nt('updateComment',_0x4ee25e,_0x5cd4db),{'channelId':_0x4ee25e,'threadId':_0x5cd4db,'commentId':_0x100bc4,..._0xa61f11});}['setAttribute'](_0x17a475,_0x48689f){const _0x2e1d91=wt(this['attributes']);yt(_0x2e1d91,_0x17a475,_0x48689f),this['update']({'attributes':_0x2e1d91});}['removeAttribute'](_0x17facf){const _0x42ae69=wt(this['attributes']);Ct(_0x42ae69,_0x17facf),this['update']({'attributes':_0x42ae69});}['remove'](_0x5b14e4={}){if(!_0x5b14e4['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x438fa3,id:_0x14099e}=this;if(!this['_repository']['hasCommentThread'](_0x438fa3))throw new _0x49a666('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x12fb39}=this['_repository']['getCommentThread'](_0x438fa3);this['_repository']['fire'](Nt('removeComment',_0x12fb39,_0x438fa3),{'channelId':_0x12fb39,'threadId':_0x438fa3,'commentId':_0x14099e,..._0x5b14e4});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x47ffe7,..._0x2508be){for(const _0x51a377 of _0x2508be)void 0x0!==_0x51a377&&(_0x47ffe7+=':'+String(_0x51a377));return _0x47ffe7;}class ot extends _0x18545d{constructor(_0x30ba46){super(_0x30ba46),this['set']('hasContent',!0x1);}['refresh'](){const _0x22c588=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x14f405 of _0x22c588['getRanges']())if(this['_hasContent'](_0x14f405))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4a8dee=_0x5e2470(),ranges:_0x2295e2,comment:_0x570803}={}){const _0x2d6a55=this['editor']['model'],_0x546130=_0x2295e2??Array['from'](_0x2d6a55['document']['selection']['getRanges']()),_0x9e30ff=[];for(const _0x2c04f6 of _0x546130)this['_hasContent'](_0x2c04f6)&&_0x9e30ff['push'](this['_trimToContent'](_0x2c04f6));if(!_0x9e30ff['length'])throw new _0x49a666('addcommentthreadcommand-incorrect-ranges',null);_0x570803&&this['_createCommentThread'](_0x4a8dee,_0x570803),this['_createMarkersFromRanges'](_0x4a8dee,_0x9e30ff,!!_0x570803);}['_createMarkersFromRanges'](_0x4914e2,_0x5c6f93,_0x5c0559){this['editor']['model']['change'](_0x10ed59=>{for(const _0x45a277 of _0x5c6f93){const _0x5228fe=_0x5e2470()['substr'](0x1,0x5),_0xde3a26='comment:'+_0x4914e2+':'+_0x5228fe;_0x10ed59['addMarker'](_0xde3a26,{'range':_0x45a277,'usingOperation':_0x5c0559,'affectsData':_0x5c0559});}});}['_createCommentThread'](_0x1b9e09,_0xb92917){const _0x31aa99=this['editor']['plugins']['get']('CommentsRepository'),_0xa9a39a=this['editor']['config']['get']('collaboration.channelId'),_0x5d71bf=this['editor']['plugins']['get']('Users')['me'];if(!_0x5d71bf)throw new _0x49a666('addcommentthreadcommand-user-not-found',null);_0x31aa99['addCommentThread']({'threadId':_0x1b9e09,'channelId':_0xa9a39a,'comments':[{'authorId':_0x5d71bf['id'],'content':_0xb92917,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0xf23d65){for(const _0x31ae31 of _0xf23d65['getItems']())if(this['_itemIsContent'](_0x31ae31))return!0x0;return!0x1;}['_itemIsContent'](_0x46dab7){return _0x46dab7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x46dab7)&&!_0x46dab7['is']('element','tableCell');}['_trimToContent'](_0x48b24e){const _0x5b7669=_0x2262fc=>!this['_itemIsContent'](_0x2262fc['item']),_0x1f5216=_0x48b24e['start']['getLastMatchingPosition'](_0x5b7669),_0x4ad3d6=_0x48b24e['end']['getLastMatchingPosition'](_0x5b7669,{'direction':'backward'});return this['editor']['model']['createRange'](_0x1f5216,_0x4ad3d6);}}class b extends _0x151cb1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ad214){super(_0x1ad214),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xcde576=this['editor'],_0x316f37=_0xcde576['model']['document']['selection'],_0xf8698b=_0x5cca7a(()=>this['refreshSelectedViews'](),0xa);_0x316f37['on']('change:range',(_0x2fb221,_0x27c01e)=>{_0x27c01e['directChange']&&(_0xf8698b['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xcde576['editing']['view']['document'],'change:isFocused',(_0x186b3c,_0xb7696e,_0xd57dea)=>{_0xd57dea&&_0xf8698b();}),this['listenTo'](_0xcde576['ui']['focusTracker'],'change:isFocused',(_0x1055de,_0x360785,_0x202ad6)=>{_0x202ad6||this['fire']('blur',{'isAnnotationTracked':_0x179bdf=>this['_editorAnnotationsData']['has'](_0x179bdf['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x381ae2){if(this['_editorAnnotations']['has'](_0x381ae2['view']))return;this['_editorAnnotations']['add'](_0x381ae2['view']),this['editor']['ui']['focusTracker']['add'](_0x381ae2['view']['element']);const _0x2c7b61=this['editor']['plugins']['get'](y);this['listenTo'](_0x2c7b61['collection'],'remove',(_0x1c8bdc,_0x348455)=>{this['editor']['ui']['focusTracker']['remove'](_0x348455['view']['element']),this['_editorAnnotations']['delete'](_0x348455['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x399145){if('function'!=typeof _0x399145)throw new _0x49a666('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x399145);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2c6c26,annotations:_0x341c5e}){const _0x16daae=[],_0x997ace=this['editor']['model']['document']['selection'],_0x53525c=Array['from'](_0x997ace['getRanges']());for(const [_0x1be2a3,_0x21aad1]of this['_editorAnnotationsData']){const _0x493026=_0x41fbd8(_0x21aad1),_0x545215=_0x341c5e['getByInnerView'](_0x1be2a3);_0x493026&&_0x545215&&_0x16daae['push']({'annotation':_0x545215,'range':_0x493026});}function _0x41fbd8(_0x28c5ca){for(const _0x3ff393 of _0x28c5ca)for(const _0x2aa8fc of _0x53525c)if(_0x3ff393['containsRange'](_0x2aa8fc,!_0x997ace['isCollapsed']))return _0x3ff393;return null;}return _0x16daae['sort']((_0x17767d,_0x4bedca)=>{const _0x1b7578=_0x17767d['range'],_0x602af1=_0x4bedca['range'];if(!_0x1b7578['isEqual'](_0x602af1)){if(_0x1b7578['containsRange'](_0x602af1,!0x0))return 0x1;if(_0x602af1['containsRange'](_0x1b7578,!0x0))return-0x1;}return _0x17767d['annotation']==_0x2c6c26?-0x1:_0x4bedca['annotation']==_0x2c6c26?0x1:0x0;})['map'](_0x3634fb=>_0x3634fb['annotation']);}get['_editorAnnotationsData'](){const _0x1fe876=new Map();for(const _0x57e441 of Array['from'](this['_dataCollectors']))for(const [_0x19fd1a,_0xf59b8d]of _0x57e441())_0x1fe876['set'](_0x19fd1a,_0xf59b8d);return _0x1fe876;}}class st extends _0x151cb1{['afterInit'](){const _0x228636=this['editor'];if(!_0x228636['plugins']['has']('RestrictedEditingModeEditing'))return;_0x228636['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x151cb1{constructor(_0x1901d1){super(_0x1901d1),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5ac89f=this['editor'],_0x19e52f=_0x5ac89f['commands']['get']('importWord'),_0x2ee47a=_0x5ac89f['plugins']['get'](it);_0x19e52f&&(_0x19e52f['on']('execute',(_0xcd620c,[,_0x58974e])=>{_0x58974e['collaboration_features']={'comments':!0x0,'user_id':_0x2ee47a['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x19e52f,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x57900c,_0x3c8f4c){const {comment_threads:_0x453767}=_0x3c8f4c;_0x453767&&_0x453767['forEach'](({thread_id:_0x458725,comments:_0x425ebf,is_resolved:_0x1c5586})=>{const _0x3e43f9=new Date(),_0x320286=_0x425ebf['map'](({author:_0x2306a8,content:_0x2d992e,created_at:_0x1d433d})=>({'content':_0x2d992e,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x3e43f9,'attributes':{'@external':{'authorName':_0x2306a8,'createdAt':_0x1d433d?new Date(_0x1d433d):new Date(),'source':'importWord'}}})),_0x312988=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x312988,'threadId':_0x458725,'comments':_0x320286,'resolvedAt':_0x1c5586?_0x3e43f9:null});});}}class at extends _0x151cb1{constructor(_0x151485){super(_0x151485),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0xa451dd=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0xa451dd,'contentInsertion',(_0x2eb3d6,_0x191b8f)=>this['_removeMarkersWithoutThreads'](_0x191b8f['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5904f3){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5904f3;const _0x10730c=this['editor']['plugins']['get']('CommentsRepository');for(const _0x41493f of _0x5904f3['keys']()){const [_0x3c627d,_0x431dbe]=_0x41493f['split'](':');'comment'!=_0x3c627d||_0x10730c['hasCommentThread'](_0x431dbe)||_0x5904f3['delete'](_0x41493f);}return _0x5904f3;}['_registerMarkerInClipboardPipeline'](){const _0x4af786=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x56744f=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x56744f&&_0x4af786['_registerMarkerToCopy']('comment',_0x56744f);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3a94a7){switch(_0x3a94a7){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x3ac83a){const _0xdfdf2f=_0x3ac83a['split'](':');return{'group':_0xdfdf2f[0x0],'id':_0xdfdf2f[0x1],'part':_0xdfdf2f[0x2]};}class ut extends _0x151cb1{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x593378,_0x5e05f1)=>{if(!_0x5e05f1['options']['showCommentHighlights'])return null;if(_0x5e05f1['options']['ignoreResolvedComments']){const {id:_0x18ed73}=ft(_0x593378['markerName']),_0x10f181=this['editor']['plugins']['get'](o);if(_0x10f181['getCommentThread'](_0x18ed73)?.['isResolved']&&_0x593378['item'])return _0x5e05f1['consumable']['consume'](_0x593378['item'],'addMarker:'+_0x593378['markerName']),_0x5e05f1['consumable']['consume'](_0x593378['item'],'removeMarker:'+_0x593378['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3b377c=>{_0x3b377c['on']('addMarker:comment',(_0x1f8712,_0x1d7c86,_0x419d42)=>{if(!_0x419d42['options']['showCommentHighlights'])return;const _0x119a07=_0x1d7c86['item'];if(!_0x119a07)return;const _0x55f9a3=_0x419d42['mapper']['toViewElement'](_0x119a07);this['editor']['model']['schema']['isObject'](_0x119a07)&&_0x55f9a3&&!_0x55f9a3['getCustomProperty']('widget')&&_0x55f9a3['is']('containerElement')&&_0x269c1f(_0x55f9a3,_0x419d42['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4728c3,{writer:_0x173036,options:_0x26a55d})=>{if(!_0x26a55d['showCommentHighlights'])return null;const _0x5a16ff=_0x173036['createContainerElement']('div'),_0x57e6c2=_0x173036['createEmptyElement']('hr');return _0x173036['addClass']('ck-horizontal-line',_0x5a16ff),_0x173036['insert'](_0x173036['createPositionAt'](_0x5a16ff,0x0),_0x57e6c2),_0x5a16ff;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x30e5a9,{writer:_0x422591,options:_0x1f18fd})=>{if(!_0x1f18fd['showCommentHighlights'])return null;const _0xc76cac=_0x422591['createContainerElement']('span'),_0xd6796c=_0x422591['createEmptyElement']('img');return _0x422591['addClass']('image-inline',_0xc76cac),_0x422591['insert'](_0x422591['createPositionAt'](_0xc76cac,0x0),_0xd6796c),_0xc76cac;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x531ec0,{writer:_0x42f3aa,options:_0x121982})=>{if(_0x121982['showCommentHighlights'])return _0x42f3aa['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x470460,_0x4f6629,_0x4a645b)=>{_0x4a645b['options']['showCommentHighlights']&&_0x470460['stop']();},{'priority':'high'});}}class r extends _0x151cb1{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa806dd){super(_0xa806dd),this['set']('isThreadsLoadingPaused',!0x0),_0xa806dd['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2924d,_0x25bb1d,_0x2c2220,_0x366fcc)=>{const _0xe57221=_0xa806dd['plugins']['get'](o),_0x479bbc=_0x2c2220?ft(_0x2c2220)['id']:null;_0xa806dd['model']['change'](()=>{if(_0x479bbc){const _0x5e935a=this['getAllMarkersForId'](_0x479bbc);for(const _0x120689 of _0x5e935a)_0xa806dd['editing']['reconvertMarker'](_0x120689);}if(_0x366fcc){const {id:_0x5dd0b8}=ft(_0x366fcc),_0x19fd0a=_0xe57221['getCommentThread'](_0x5dd0b8);if(_0x19fd0a&&_0x19fd0a['unlinkedAt'])return;if(_0x19fd0a&&!_0x19fd0a['isAttached'])return;const _0x5b316d=this['getAllMarkersForId'](_0x5dd0b8);for(const _0x2b8bc3 of _0x5b316d)_0xa806dd['editing']['reconvertMarker'](_0x2b8bc3);}}),_0x479bbc&&this['scrollToThreadMarker'](_0x479bbc);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a033a=this['editor'],_0x2afa2c=_0x3a033a['plugins']['get'](o),_0x598486=_0x3a033a['config']['get']('collaboration.channelId'),_0x63273c=_0x2afa2c['getCommentThreads']()['filter'](_0x2180cb=>_0x2180cb['channelId']!==_0x598486);_0x3a033a['commands']['add']('addCommentThread',new ot(_0x3a033a)),this['listenTo'](_0x3a033a,'change:isReadOnly',(_0x50fe9f,_0x1cbfe6,_0x208620)=>{_0x2afa2c['switchReadOnly'](_0x208620,_0x3a033a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2afa2c,dt('addCommentThread',_0x598486),(_0xae8e06,{threadId:_0xc94a7})=>{const _0x4f95e0=this['editor']['plugins']['get'](o)['getCommentThread'](_0xc94a7);_0x4f95e0?.['unlinkedAt']&&this['_attachArchivedThread'](_0xc94a7);}),this['listenTo'](_0x2afa2c,dt('removeCommentThread',_0x598486),(_0x1f56d0,{threadId:_0x2b5b0d})=>{_0x3a033a['model']['enqueueChange']({'isUndoable':!0x1},_0xb20490=>{const _0x3547ec=this['getAllMarkersForId'](_0x2b5b0d);for(const _0x1ee676 of _0x3547ec)_0xb20490['removeMarker'](_0x1ee676);});}),this['listenTo'](_0x2afa2c,dt('resolveCommentThread',_0x598486),(_0x374028,{threadId:_0x51d211})=>{(this['_reconvertMarkers'](_0x51d211),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x51d211)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2afa2c,dt('reopenCommentThread',_0x598486),(_0x422f5f,{threadId:_0x290b3d})=>{this['_reconvertMarkers'](_0x290b3d);},{'priority':'low'}),this['listenTo'](_0x2afa2c,dt('addComment',_0x598486),(_0x3f6c76,{threadId:_0x431fbf,isFromAdapter:_0x275628})=>{const _0x5d1104=this['getAllMarkersForId'](_0x431fbf);if(_0x275628||0x0==_0x5d1104['length']||!_0x2afa2c['hasCommentThread'](_0x431fbf))return;0x1===_0x2afa2c['getCommentThread'](_0x431fbf)['length']&&_0x3a033a['model']['enqueueChange']({'isUndoable':!0x1},_0x4104e8=>{for(const _0x4522b3 of _0x5d1104)_0x4104e8['updateMarker'](_0x4522b3,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x63273c);}['afterInit'](){!async function(_0x41258b){const _0x329311=_0x58d007([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x20b48b=0x73460ab3,_0x2434b2=0x7341701b^_0x20b48b,_0xf4813f=window[_0x58d007([0x44,0x61,0x74,0x65])][_0x58d007([0x6e,0x6f,0x77])](),_0x3516d5=_0x41258b[_0x58d007([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3bde77=new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c486d=>{_0x3516d5[_0x58d007([0x6f,0x6e,0x63,0x65])](_0x58d007([0x72,0x65,0x61,0x64,0x79]),_0x2c486d);}),_0x248e23={[_0x58d007([0x6b,0x74,0x79])]:_0x58d007([0x45,0x43]),[_0x58d007([0x75,0x73,0x65])]:_0x58d007([0x73,0x69,0x67]),[_0x58d007([0x63,0x72,0x76])]:_0x58d007([0x50,0x2d,0x32,0x35,0x36]),[_0x58d007([0x78])]:_0x58d007([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]),[_0x58d007([0x79])]:_0x58d007([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]),[_0x58d007([0x61,0x6c,0x67])]:_0x58d007([0x45,0x53,0x32,0x35,0x36])},_0x36ddbf=_0x3516d5[_0x58d007([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x58d007([0x67,0x65,0x74])](_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x15673f(){let _0x6cb310,_0x568407=null,_0x23f866=null;try{if(_0x36ddbf==_0x58d007([0x47,0x50,0x4c]))return _0x58d007([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x6cb310=_0x51372f(),!_0x6cb310)return _0x58d007([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x6cb310[_0x58d007([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x23f866=_0x47e908(_0x6cb310[_0x58d007([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x6cb310[_0x58d007([0x6a,0x74,0x69])])),await _0x65b163()?_0x4497d4()?_0x2a0841()?_0x58d007([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x226e74()?(_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58d007([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x568407=_0x1ea85e(_0x58d007([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58d007([0x74,0x72,0x69,0x61,0x6c])&&(_0x568407=_0x1ea85e(_0x58d007([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x6b7728()):_0x58d007([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x58d007([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x58d007([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x58d007([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2a0841(){const _0x3c252f=[_0x58d007([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x58d007([0x74,0x72,0x69,0x61,0x6c])][_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xf4813f/0x3e8:0xe10*_0x2434b2;return _0x6cb310[_0x58d007([0x65,0x78,0x70])]<_0x3c252f;}function _0x4497d4(){const _0x1e038d=_0x6cb310[_0x58d007([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1e038d)return!0x1;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x2a])))return!0x0;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x43,0x4d,0x54])))return!0x0;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x4a583d())return!0x0;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x52,0x43,0x4d,0x54]))){if(_0x23f323())return!0x0;if(_0x38674b()||_0x1d7cf8())return!0x0;}return!0x1;}function _0x226e74(){const _0x5e7620=_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e7620||0x0==_0x5e7620[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18acb7}=new URL(window[_0x58d007([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5e7620[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18acb7))return!0x0;const _0x56f62d=_0x18acb7[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e]));return _0x5e7620[_0x58d007([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x114526=>_0x114526[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x2a])))[_0x58d007([0x6d,0x61,0x70])](_0x53e066=>_0x53e066[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e])))[_0x58d007([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b5986=>_0x4b5986[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56f62d[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x58d007([0x6d,0x61,0x70])](_0x1d3933=>Array(_0x56f62d[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d3933[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x58d007([0x66,0x69,0x6c,0x6c])](_0x1d3933[0x0]===_0x58d007([0x2a])?_0x58d007([0x2a]):'')[_0x58d007([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d3933))[_0x58d007([0x73,0x6f,0x6d,0x65])](_0x5d894c=>_0x56f62d[_0x58d007([0x65,0x76,0x65,0x72,0x79])]((_0x238acb,_0x57e17f)=>_0x5d894c[_0x57e17f]===_0x238acb||_0x5d894c[_0x57e17f]===_0x58d007([0x2a])));}function _0x6b7728(){return _0x568407&&_0x23f866?new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30c739,_0x48b1f6)=>{_0x568407[_0x58d007([0x74,0x68,0x65,0x6e])](_0x30c739,_0x48b1f6),_0x23f866[_0x58d007([0x74,0x68,0x65,0x6e])](_0x4f0084=>{_0x4f0084!=_0x58d007([0x56,0x61,0x6c,0x69,0x64])&&_0x30c739(_0x4f0084);},_0x48b1f6);}):_0x568407||_0x23f866||_0x58d007([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47e908(_0x423fb4,_0x377356){return new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dcb78=>{if(_0x115fd2())return _0x5dcb78(_0x58d007([0x56,0x61,0x6c,0x69,0x64]));_0x12f03b(),_0x3516d5[_0x58d007([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x58d007([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x310f6c=!0x1;const _0x4f3f67=_0x5e2470();function _0x12261c(_0x450fcb){return!!_0x450fcb&&(typeof _0x450fcb===_0x58d007([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x450fcb===_0x58d007([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x450fcb[_0x58d007([0x74,0x68,0x65,0x6e])]===_0x58d007([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x450fcb[_0x58d007([0x63,0x61,0x74,0x63,0x68])]===_0x58d007([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x518a6d(_0xdc520c){_0x3f60a9(_0xdc520c)[_0x58d007([0x74,0x68,0x65,0x6e])](_0x229816=>{if(!_0x229816||_0x229816[_0x58d007([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x58d007([0x6f,0x6b]))return _0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x17850d(_0xbc4617(_0x4f3f67+_0x377356))!=_0x229816[_0x58d007([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x58d007([0x56,0x61,0x6c,0x69,0x64]);})[_0x58d007([0x74,0x68,0x65,0x6e])](_0x51f708=>(_0x5d3441(),_0x51f708),()=>{const _0x126c8d=_0xab1d6b();return null==_0x126c8d?(_0x5d3441(),_0x58d007([0x56,0x61,0x6c,0x69,0x64])):_0x58d007(_0xf4813f-_0x126c8d>(0x574a8eb3^_0x20b48b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x58d007([0x74,0x68,0x65,0x6e])](_0x5dcb78)[_0x58d007([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5dcb78(_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x491056=0x7370e433^_0x20b48b;function _0x5d3441(){const _0x5295fb=_0x58d007([0x6c,0x6c,0x63,0x74,0x2d])+_0x17850d(_0xbc4617(_0x423fb4)),_0x4817d8=_0x11067e(_0x17850d(window[_0x58d007([0x4d,0x61,0x74,0x68])][_0x58d007([0x63,0x65,0x69,0x6c])](_0xf4813f/_0x491056)));window[_0x58d007([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58d007([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5295fb,_0x4817d8);}function _0xab1d6b(){const _0x1e9deb=_0x58d007([0x6c,0x6c,0x63,0x74,0x2d])+_0x17850d(_0xbc4617(_0x423fb4)),_0x9e74d1=window[_0x58d007([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58d007([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e9deb);return _0x9e74d1?window[_0x58d007([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11067e(_0x9e74d1),0x10)*_0x491056:null;}function _0x3f60a9(_0x459f6a){return new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xabea29,_0x43f5f3)=>{_0x459f6a[_0x58d007([0x74,0x68,0x65,0x6e])](_0xabea29,_0x43f5f3),window[_0x58d007([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x43f5f3,0x7347de73^_0x20b48b);});}}_0x3516d5[_0x58d007([0x6f,0x6e])](_0x58d007([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e7a03,_0x4da5db)=>{if(_0x4da5db[0x0]!=_0x423fb4)return _0x5dcb78(_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4da5db[0x1]={..._0x4da5db[0x1],[_0x58d007([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4f3f67};},{[_0x58d007([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58d007([0x68,0x69,0x67,0x68])}),_0x3516d5[_0x58d007([0x6f,0x6e])](_0x58d007([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42d27e=>{_0x12261c(_0x42d27e[_0x58d007([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x310f6c=!0x0,_0x518a6d(_0x42d27e[_0x58d007([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x58d007([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58d007([0x6c,0x6f,0x77])}),_0x3bde77[_0x58d007([0x74,0x68,0x65,0x6e])](()=>{_0x310f6c||_0x5dcb78(_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x115fd2(){return _0x3516d5[_0x58d007([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58d007([0x76,0x69,0x65,0x77])][_0x58d007([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x58d007([0x61,0x75,0x74,0x6f]);}function _0x12f03b(){_0x3516d5[_0x58d007([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58d007([0x76,0x69,0x65,0x77])][_0x58d007([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x58d007([0x61,0x75,0x74,0x6f]);}}function _0x1ea85e(_0x3fffc6){const _0x522561=[new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bc2a2=>setTimeout(_0x5bc2a2,0x734f347f^_0x20b48b)),_0x3bde77[_0x58d007([0x74,0x68,0x65,0x6e])](()=>new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31883e=>{let _0x332f0a=0x0;_0x3516d5[_0x58d007([0x6d,0x6f,0x64,0x65,0x6c])][_0x58d007([0x6f,0x6e])](_0x58d007([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xb83402,_0x466e0a)=>{_0x466e0a[0x0][_0x58d007([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x332f0a++,_0x332f0a==(0x73460b4b^_0x20b48b)&&(_0x31883e(),_0xb83402[_0x58d007([0x6f,0x66,0x66])]());});}))];return window[_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x58d007([0x72,0x61,0x63,0x65])](_0x522561)[_0x58d007([0x74,0x68,0x65,0x6e])](()=>_0x3fffc6);}async function _0x435722(){await _0x3bde77,_0x3516d5[_0x58d007([0x6d,0x6f,0x64,0x65,0x6c])][_0x58d007([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x78c3e9,_0x3516d5[_0x58d007([0x6d,0x6f,0x64,0x65,0x6c])][_0x58d007([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x78c3e9,_0x3516d5[_0x58d007([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x58d007([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a583d(){return window[_0x58d007([0x67,0x6c,0x6f,0x62])]&&window[_0x58d007([0x67,0x6c,0x6f,0x62])][_0x58d007([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x23f323(){return _0x18fa8a(_0x58d007([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x11f102(_0x58d007([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x58d007([0x73,0x74,0x61,0x74,0x65])]==_0x58d007([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x38674b(){return _0x18fa8a(_0x58d007([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x1d7cf8(){return _0x18fa8a(_0x58d007([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x24704b(_0x2fd73e){const _0x4472cf=_0x32bf94();_0x3516d5[_0x4472cf]=_0x58d007([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2fd73e,_0x2fd73e!=_0x58d007([0x56,0x61,0x6c,0x69,0x64])&&_0x435722();}function _0x32bf94(){const _0x3b4967=window[_0x58d007([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x58d007([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x58d007([0x6e,0x6f,0x77])]())[_0x58d007([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x58d007([0x2e]),'');let _0x9964a4=_0x58d007([0x4b]);for(let _0x10409e=0x0;_0x10409e<_0x3b4967[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10409e+=0x2){let _0x3a1171=window[_0x58d007([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b4967[_0x58d007([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10409e,_0x10409e+0x2));_0x3a1171>=_0x329311[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a1171-=_0x329311[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9964a4+=_0x329311[_0x3a1171];}return _0x9964a4;}function _0x51372f(){const _0x261e16=_0x36ddbf[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e]));if(0x3!=_0x261e16[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x44eead(_0x261e16[0x1]);function _0x44eead(_0x4a5583){const _0x27d393=_0x2555b4(_0x4a5583);return _0x27d393&&_0x278cca()?_0x27d393:null;function _0x278cca(){const _0x49b6e0=_0x27d393[_0x58d007([0x6a,0x74,0x69])],_0xa7e838=window[_0x58d007([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49b6e0[_0x58d007([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49b6e0[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a2577={..._0x27d393,[_0x58d007([0x6a,0x74,0x69])]:_0x49b6e0[_0x58d007([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x49b6e0[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a2577[_0x58d007([0x76,0x63])],_0xbc4617(_0x3a2577)==_0xa7e838;}}}async function _0x65b163(){let _0x1a8dc5=!0x0;try{const _0x19e93e=_0x36ddbf[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e])),[_0x5be901,_0x1e72a7,_0x517fd7]=_0x19e93e;return _0xb8c2cf(_0x5be901),await _0x32e585(_0x5be901,_0x1e72a7,_0x517fd7),_0x1a8dc5;}catch{return!0x1;}function _0xb8c2cf(_0x1713c1){const _0x220853=_0x2555b4(_0x1713c1);_0x220853&&_0x220853[_0x58d007([0x61,0x6c,0x67])]==_0x58d007([0x45,0x53,0x32,0x35,0x36])||(_0x1a8dc5=!0x1);}async function _0x32e585(_0x486a61,_0x196e9a,_0xa5be25){const _0x21be7a=window[_0x58d007([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x58d007([0x66,0x72,0x6f,0x6d])](_0x5e7842(_0xa5be25),_0x6d0ec4=>_0x6d0ec4[_0x58d007([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x100c75=new window[(_0x58d007([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x58d007([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x486a61+_0x58d007([0x2e])+_0x196e9a),_0x205f28=window[_0x58d007([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x58d007([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x205f28)return;const _0x12380c=await _0x205f28[_0x58d007([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x58d007([0x6a,0x77,0x6b]),_0x248e23,{[_0x58d007([0x6e,0x61,0x6d,0x65])]:_0x58d007([0x45,0x43,0x44,0x53,0x41]),[_0x58d007([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x58d007([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x58d007([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x205f28[_0x58d007([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x58d007([0x6e,0x61,0x6d,0x65])]:_0x58d007([0x45,0x43,0x44,0x53,0x41]),[_0x58d007([0x68,0x61,0x73,0x68])]:{[_0x58d007([0x6e,0x61,0x6d,0x65])]:_0x58d007([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12380c,_0x21be7a,_0x100c75)||(_0x1a8dc5=!0x1);}}function _0x2555b4(_0x2823d4){return _0x2823d4[_0x58d007([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x58d007([0x65,0x79]))?JSON[_0x58d007([0x70,0x61,0x72,0x73,0x65])](_0x5e7842(_0x2823d4)):null;}function _0x5e7842(_0x56ed57){return window[_0x58d007([0x61,0x74,0x6f,0x62])](_0x56ed57[_0x58d007([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x58d007([0x2b]))[_0x58d007([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x58d007([0x2f])));}function _0xbc4617(_0x392b6a){let _0x420c94=0x1505;function _0x44e852(_0x18a66e){for(let _0x1aeed2=0x0;_0x1aeed2<_0x18a66e[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aeed2++){const _0x5dc453=_0x18a66e[_0x58d007([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1aeed2);_0x420c94=(_0x420c94<<0x5)+_0x420c94+_0x5dc453,_0x420c94&=_0x420c94;}}function _0x62a9aa(_0x484c53){Array[_0x58d007([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x484c53)?_0x484c53[_0x58d007([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x62a9aa):_0x484c53&&typeof _0x484c53==_0x58d007([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x58d007([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x484c53)[_0x58d007([0x73,0x6f,0x72,0x74])]()[_0x58d007([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38ffd1,_0x1bdce0])=>{_0x44e852(_0x38ffd1),_0x62a9aa(_0x1bdce0);}):_0x44e852(window[_0x58d007([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x484c53));}return _0x62a9aa(_0x392b6a),_0x420c94>>>0x0;}function _0x17850d(_0x44fb57){return _0x44fb57[_0x58d007([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x58d007([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x58d007([0x30]));}function _0x11067e(_0x13de9f){return _0x13de9f[_0x58d007([0x73,0x70,0x6c,0x69,0x74])]('')[_0x58d007([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x58d007([0x6a,0x6f,0x69,0x6e])]('');}function _0x18fa8a(_0x43fc7c){return _0x3516d5[_0x58d007([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x58d007([0x68,0x61,0x73])](_0x43fc7c);}function _0x11f102(_0x5a0f25){return _0x3516d5[_0x58d007([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x58d007([0x67,0x65,0x74])](_0x5a0f25);}function _0x78c3e9(){}function _0x58d007(_0x1b5cc6){return _0x1b5cc6['map'](_0x2e58ca=>String['fromCharCode'](_0x2e58ca))['join']('');}_0x24704b(await _0x15673f());}(this);}['destroy'](){const _0x558f1f=this['editor']['plugins']['get'](o),_0x351102=this['editor']['config']['get']('collaboration.channelId');for(const _0x399324 of _0x558f1f['getCommentThreads']({'channelId':_0x351102}))_0x558f1f['_detachCommentThread'](_0x399324['id']),_0x558f1f['_threads']['delete'](_0x399324['id']);super['destroy']();}['hasMarkerForId'](_0x25b2ed){return this['getAllMarkersForId'](_0x25b2ed)['length']>0x0;}['getAllMarkersForId'](_0x1550e8){const _0x181ccd=[];for(const _0x3d7b6a of this['editor']['model']['markers'])_0x3d7b6a['name']['startsWith']('comment:'+_0x1550e8)&&_0x181ccd['push'](_0x3d7b6a);return _0x181ccd;}['scrollToThreadMarker'](_0x39ab1e){setTimeout(()=>{const _0x118bf8=this['_getTargetForId'](_0x39ab1e);if(!_0x118bf8)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x39ab1e&&nt({'target':_0x118bf8[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x1666d0){this['editor']['model']['change'](()=>{for(const _0x3fa3a8 of this['getAllMarkersForId'](_0x1666d0))this['editor']['editing']['reconvertMarker'](_0x3fa3a8);});}['_attachArchivedThread'](_0x33f79e){const _0x2183c8=this['editor']['plugins']['get'](o),_0x6c19c4=this['editor']['plugins']['get'](b),_0x1c8d64=_0x2183c8['getCommentThread'](_0x33f79e);if(!_0x1c8d64['isAttached']){const _0x4a6abc=_0x1c8d64['attachTo'](()=>this['_getTargetForId'](_0x1c8d64['id']));_0x6c19c4['registerAnnotation'](_0x4a6abc),_0x1c8d64['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x45539b=this['editor'],_0x6cdf5=_0x45539b['plugins']['get'](it);_0x45539b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x52d3c7,_0x16b49a)=>{const {id:_0x4831af}=ft(_0x52d3c7['markerName']),_0xff1194=_0x45539b['plugins']['get'](o)['getCommentThread'](_0x4831af),_0x3246e3=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x4831af;let _0x3311cf;if(_0xff1194&&_0xff1194['isResolved']&&!_0x3246e3&&_0x52d3c7['item'])return _0x16b49a['consumable']['consume'](_0x52d3c7['item'],'addMarker:'+_0x52d3c7['markerName']),_0x16b49a['consumable']['consume'](_0x52d3c7['item'],'removeMarker:'+_0x52d3c7['markerName']),null;const _0x105261=['ck-comment-marker'];return _0x3246e3&&_0x105261['push']('ck-comment-marker--active'),_0x3311cf=_0xff1194?.['length']?_0xff1194['comments']['first']['author']['id']:_0x6cdf5['me']['id'],{'classes':_0x105261,'attributes':{'data-comment':_0x4831af,'data-author-id':_0x3311cf}};}}),_0x45539b['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x35db9e,{options:_0x3ceb3a})=>{if(_0x3ceb3a['showCommentHighlights'])return null;const _0x41305f=_0x45539b['plugins']['get'](o),_0x3467fe=_0x45539b['model']['markers']['get'](_0x35db9e),{id:_0x2bcb8f,part:_0x42291d}=ft(_0x35db9e);return _0x3467fe&&!_0x3467fe['affectsData']||_0x3ceb3a['ignoreResolvedComments']&&_0x41305f['getCommentThread'](_0x2bcb8f)?.['isResolved']?null:{'group':'comment','name':_0x42291d?_0x2bcb8f+':'+_0x42291d:_0x2bcb8f};}}),_0x45539b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x25d2a9,{writer:_0x15e707})=>_0x15e707['createElement']('$marker',{'data-name':'comment:'+_0x25d2a9['getAttribute']('id')})}),_0x45539b['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1f632a=this['editor'],_0x3fa77d=_0x1f632a['plugins']['get'](o),_0x50fe71=new Set(),_0x58e3fc=new Set();_0x1f632a['model']['document']['registerPostFixer'](_0x306327=>{let _0x53fc23=!0x1;for(const {name:_0x13f9d4,data:_0x3b0388}of _0x1f632a['model']['document']['differ']['getChangedMarkers']()){const {group:_0x36bd86,id:_0x424d95}=ft(_0x13f9d4);let _0x4d8bfc=_0x3b0388['newRange'];if('comment'!==_0x36bd86||!_0x4d8bfc)continue;const _0x4d3393='$graveyard'===_0x4d8bfc['root']['rootName'];_0x4d3393||(_0x4d8bfc=ht(_0x4d8bfc,_0x1f632a['model']),!_0x4d8bfc||_0x4d8bfc['isCollapsed']||!_0x3b0388['newRange']||_0x4d8bfc['isEqual'](_0x3b0388['newRange']))?_0x1f632a['model']['hasContent'](_0x4d8bfc)&&!_0x4d3393?this['isThreadsLoadingPaused']?_0x50fe71['add'](_0x13f9d4):this['_handleThreadMarker'](_0x13f9d4,_0x424d95):(_0x58e3fc['add'](_0x13f9d4),_0x50fe71['delete'](_0x13f9d4),_0x306327['removeMarker'](_0x13f9d4),_0x53fc23=!0x0):(_0x306327['updateMarker'](_0x13f9d4,{'range':_0x4d8bfc}),_0x53fc23=!0x0);}return _0x53fc23;}),this['on']('change:isThreadsLoadingPaused',(_0x46a10b,_0x57f47a,_0x547c8d)=>{if(!_0x547c8d&&_0x50fe71['size'])for(const _0x5256d9 of _0x50fe71){const {id:_0x5173d9}=ft(_0x5256d9);_0x50fe71['delete'](_0x5256d9),_0x1f632a['model']['markers']['get'](_0x5256d9)&&this['_handleThreadMarker'](_0x5256d9,_0x5173d9);}}),this['listenTo'](_0x1f632a['model']['document'],'change',()=>{for(const {name:_0x526207,data:{newRange:_0x3f626b}}of _0x1f632a['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1045fb,id:_0x4a6064}=ft(_0x526207);if('comment'!==_0x1045fb)continue;const _0x563a45=_0x3fa77d['getCommentThread'](_0x4a6064),_0x22ca6f=this['hasMarkerForId'](_0x4a6064);_0x563a45&&(!_0x563a45['_hasTargetInContent']&&_0x3f626b&&_0x1f632a['editing']['view']['once']('render',()=>{const _0x1860e2=_0x1f632a['plugins']['get'](y),_0x107f6=_0x3fa77d['_threadToController']['get'](_0x563a45)['view'];_0x1860e2['getByInnerView'](_0x107f6)['refreshVisibility']();},{'priority':'low'}),_0x563a45['_hasTargetInContent']=_0x22ca6f||!!_0x3f626b),_0x3f626b||(_0x58e3fc['add'](_0x526207),_0x50fe71['delete'](_0x526207));}for(const _0x3af2dd of _0x58e3fc){const {id:_0x1ef7d0}=ft(_0x3af2dd),_0x1c08fe=_0x3fa77d['getCommentThread'](_0x1ef7d0);if(_0x50fe71['delete'](_0x3af2dd),!_0x1c08fe)continue;const _0x41f85d=this['hasMarkerForId'](_0x1ef7d0);_0x41f85d||_0x1c08fe['isSubmitted']?_0x41f85d||_0x1c08fe['unlinkedAt']||_0x1c08fe['setUnlinkedAt'](new Date()):_0x1c08fe['remove']();}_0x58e3fc['clear']();});}['_handleInitialThreads'](_0x134376){_0x134376['forEach'](_0x17f79a=>{_0x17f79a['unlinkedAt']&&this['_attachArchivedThread'](_0x17f79a['id']);});}['_getTargetForId'](_0x3284fb){const _0x4d25dd=this['editor'],_0x45196d=this['getAllMarkersForId'](_0x3284fb);return et(_0x4d25dd['editing'],_0x45196d);}['_getTextContext'](_0x222c68){const _0x1a6aac=this['getAllMarkersForId'](_0x222c68);let _0x1b1e50='',_0x3b7a44=!0x1;for(const _0xf1a491 of _0x1a6aac){const _0x15d8ad=_0xf1a491['getRange']();for(const _0x51ad6e of Array['from'](_0x15d8ad['getItems']()))_0x51ad6e['is']('$textProxy')?(_0x1b1e50&&_0x3b7a44&&(_0x1b1e50+='\x20',_0x3b7a44=!0x1),_0x1b1e50+=_0x51ad6e['data']):_0x3b7a44=!0x0;_0x3b7a44=!0x0;}return _0x1b1e50['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x1a2377,_0x3e40d7){const _0x288906=this['editor'],_0x2d053f=_0x288906['plugins']['get'](o);let _0x2f1bba=_0x2d053f['getCommentThread'](_0x3e40d7);const _0x3f2111=_0x288906['config']['get']('collaboration.channelId'),_0x733af7=_0x288906['plugins']['get'](b);if(_0x2f1bba&&(_0x2f1bba['unlinkedAt']&&_0x2f1bba['setUnlinkedAt'](null),_0x2f1bba['isAttached']))return _0x2f1bba;return!this['getAllMarkersForId'](_0x3e40d7)[0x0]['managedUsingOperations']?_0x288906['editing']['view']['once']('render',()=>{if(_0x2d053f['getCommentThread'](_0x3e40d7))return;const _0x247e91=_0x288906['plugins']['get'](y);_0x2f1bba=_0x2d053f['openNewCommentThread']({'channelId':_0x3f2111,'threadId':_0x3e40d7,'target':()=>this['_getTargetForId'](_0x3e40d7),'context':{'type':'text','value':this['_getTextContext'](_0x3e40d7)}});const _0x4ad0a5=_0x2d053f['_threadToController']['get'](_0x2f1bba)['view'],_0x160bf6=_0x247e91['getByInnerView'](_0x4ad0a5);_0x160bf6&&_0x733af7['registerAnnotation'](_0x160bf6);},{'priority':'low'}):_0x2d053f['fetchCommentThread']({'channelId':_0x3f2111,'threadId':_0x3e40d7})['then'](_0x557e96=>{if('destroyed'!==_0x288906['state']){if(_0x2f1bba=_0x557e96,_0x2f1bba&&!_0x2f1bba['isAttached']){const _0xb757f8=_0x2f1bba['attachTo'](()=>this['_getTargetForId'](_0x3e40d7));_0x733af7['registerAnnotation'](_0xb757f8),_0x2f1bba['isResolved']&&this['_reconvertMarkers'](_0x3e40d7);}else{if(!_0x2f1bba){const _0x104a9e=this['getAllMarkersForId'](_0x3e40d7);_0x288906['model']['change'](_0x592da6=>{for(const _0x2ee22f of _0x104a9e)_0x592da6['removeMarker'](_0x2ee22f);});}}}}),_0x2f1bba;}['_handleThreadMarker'](_0x14fa77,_0x51fef6){const _0x3d3af2=this['_attachMarkerToThread'](_0x14fa77,_0x51fef6);_0x3d3af2&&!_0x3d3af2['context']&&_0x3d3af2['setContext']({'type':'text','value':this['_getTextContext'](_0x51fef6)});}['_initAriaMarkerChangeAnnouncements'](){const _0x9818e6=this['editor'];rt(_0x9818e6['model'],({left:_0x2720d4,entered:_0x31838e})=>{for(const _0x736aa2 of _0x2720d4)if(mt(_0x736aa2)){_0x9818e6['ui']['ariaLiveAnnouncer']['announce'](N(_0x9818e6['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x14317a of _0x31838e)if(mt(_0x14317a)){_0x9818e6['ui']['ariaLiveAnnouncer']['announce'](N(_0x9818e6['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0xb411d8)));break;}});}}function dt(_0x2fc3ac,_0xcf4c91){return _0xcf4c91?_0x2fc3ac+':'+_0xcf4c91:_0x2fc3ac;}function ht(_0x98570e,_0x20255b){const _0x33b645=_0x20255b['schema'],_0x290861=_0x20255b['createRange'](_0x98570e['start']);for(const _0x53e625 of _0x98570e['getWalker']()){const {type:_0x2962c9,item:_0x2d3d90,nextPosition:_0x830e5a}=_0x53e625;if('text'===_0x2962c9||_0x33b645['isObject'](_0x2d3d90)){const _0x19bb89=_0x20255b['createPositionBefore'](_0x2d3d90);_0x290861['isCollapsed']&&(_0x290861['start']=_0x19bb89),_0x290861['end']=_0x830e5a;}}return _0x290861;}function mt(_0x19895f){return'comment'===ft(_0x19895f['name'])['group'];}class s extends _0x151cb1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x1c9a37=this['editor'],_0x182d7a=_0x1c9a37['plugins']['get'](o),_0x54bba8=_0x1c9a37['plugins']['get'](r),_0x1ac33d=_0x1c9a37['plugins']['get'](y),_0x501b74=_0x1c9a37['plugins']['get'](b);_0x1c9a37['ui']['componentFactory']['add']('comment',()=>{const _0x17a7d8=this['_createUIButton'](_0x5aa39b);return _0x17a7d8['tooltip']=!0x0,_0x17a7d8;}),_0x1c9a37['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4e8872)),_0x501b74['addSourceCollector'](()=>{const _0x49518d=[];for(const [_0x366769,_0x2a842d]of _0x182d7a['_threadToController']){const _0x555768=_0x54bba8['getAllMarkersForId'](_0x366769['id']),_0x1409a7=_0x555768['map'](_0x1f4f55=>_0x1f4f55['getRange']());_0x555768['length']>0x0&&_0x49518d['push']([_0x2a842d['view'],_0x1409a7]);}return _0x49518d;}),this['listenTo'](_0x1ac33d,'change:activeAnnotations',(_0x57434a,_0x325971,_0x5f41c6)=>{const _0x48e271=Array['from'](_0x5f41c6)['map'](_0xae5784=>_0xae5784['innerView'])['find'](_0x9bc440=>_0x182d7a['_viewToController']['has'](_0x9bc440));if(!_0x48e271)return void(_0x54bba8['activeMarker']=null);const _0x19466e=_0x182d7a['_viewToController']['get'](_0x48e271)['model']['id'],_0x18cd51='comment:'+_0x19466e;_0x19466e&&_0x54bba8['hasMarkerForId'](_0x19466e)?_0x54bba8['activeMarker']=_0x18cd51:_0x54bba8['activeMarker']&&(_0x54bba8['activeMarker']=null);}),this['listenTo'](_0x182d7a,'removeCommentThread',(_0xc2e524,{threadId:_0x56c58d,isFromAdapter:_0x1313c1})=>{!_0x1313c1&&_0x1c9a37['ui']['focusTracker']['isFocused']&&_0x54bba8['hasMarkerForId'](_0x56c58d)&&_0x1c9a37['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x182d7a,'addComment',(_0xfa8bf2,{threadId:_0x471503,isFromAdapter:_0x1180cb})=>{if(_0x1180cb||!_0x54bba8['hasMarkerForId'](_0x471503)||!_0x182d7a['hasCommentThread'](_0x471503))return;0x1===_0x182d7a['getCommentThread'](_0x471503)['length']&&(_0x1c9a37['editing']['view']['focus'](),_0xfa8bf2['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5b89d0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x31ed50;for(const _0x3fe6b4 in _0x5b89d0){const _0x50b33d=_0x3fe6b4,_0x3d1be6=_0x5b89d0[_0x50b33d];if('commentsLicenseKeyValid'==_0x3d1be6||'commentsLicenseKeyInvalid'==_0x3d1be6||'commentsLicenseKeyExpired'==_0x3d1be6||'commentsLicenseKeyDomainLimit'==_0x3d1be6||'commentsLicenseKeyNotAllowed'==_0x3d1be6||'commentsLicenseKeyEvaluationLimit'==_0x3d1be6||'commentsLicenseKeyTrialLimit'==_0x3d1be6||'commentsLicenseKeyUsageLimit'==_0x3d1be6){delete _0x5b89d0[_0x50b33d],_0x31ed50=_0x3d1be6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x31ed50&&_0x5b89d0['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x31ed50&&_0x5b89d0['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x31ed50&&_0x5b89d0['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x40fd54){const _0x543538=this['editor'],_0x4c6082=new _0x40fd54(_0x543538['locale']),_0x4e8887=_0x543538['commands']['get']('addCommentThread');return _0x4c6082['set']({'label':N(_0x543538['locale'],'Comment'),'icon':_0x1d760f}),_0x4c6082['bind']('isEnabled')['to'](_0x4e8887,'isEnabled',_0x4e8887,'hasContent',(_0x28a48c,_0x1d1af6)=>_0x28a48c&&_0x1d1af6),this['listenTo'](_0x4c6082,'execute',()=>{_0x4e8887['execute']();}),_0x4c6082;}}class i extends _0x151cb1{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x4ebec7){super(_0x4ebec7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2e21ef,_0x30247f,_0x17b93d)=>{_0x17b93d?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2ef5c8,_0x3971b8]of this['editor']['commands'])_0x3971b8['affectsData']&&'addCommentThread'!==_0x2ef5c8&&_0x3971b8['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x2a8125=this['editor']['editing']['view']['document'];this['listenTo'](_0x2a8125,'cut',_0x32b319=>_0x32b319['stop'](),{'priority':'highest'}),this['listenTo'](_0x2a8125,'clipboardInput',_0x705a27=>_0x705a27['stop'](),{'priority':'highest'}),this['listenTo'](_0x2a8125,'delete',_0x4f41d2=>_0x4f41d2['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5c70f0,_0x1b19fb]of this['editor']['commands'])_0x1b19fb['affectsData']&&'addCommentThread'!==_0x5c70f0&&_0x1b19fb['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x3dc938{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4df7cc){super(_0x4df7cc),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x56ce58=this['context']['plugins']['get'](y);this['listenTo'](_0x56ce58,'_activateAnnotation',(_0x13084a,_0x412f3d)=>{for(const _0xbb3774 of this['activeUIs']){const _0x270cea=this['_uis']['get'](_0xbb3774);(0x0,this['uisData']['get'](_0xbb3774)['filter'])(_0x412f3d)&&_0x270cea['setActiveAnnotation'](_0x412f3d);}}),this['listenTo'](_0x56ce58,'_deactivateAllAnnotations',()=>{for(const _0x1dca2f of this['activeUIs']){this['_uis']['get'](_0x1dca2f)['setActiveAnnotation'](null);}}),this['listenTo'](_0x56ce58['_visibleAnnotations'],'add',(_0x104b64,_0x40cd45)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x40cd45);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3206f3){return this['activeUIs']['has'](_0x3206f3);}['activate'](_0x41ca30,_0x4e8605=this['defaultFilter']){const _0x1aeb8b=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x41ca30))throw new _0x49a666('annotationsuis-missing-ui',this,{'uiName':_0x41ca30});this['isActive'](_0x41ca30)&&this['deactivate'](_0x41ca30),this['activeUIs']['add'](_0x41ca30);const _0x4842e6=new S();v({'source':_0x1aeb8b['_visibleAnnotations'],'target':_0x4842e6,'filter':_0x4e8605}),this['uisData']['set'](_0x41ca30,{'collection':_0x4842e6,'filter':_0x4e8605});const _0x14a495=this['_uis']['get'](_0x41ca30);_0x14a495['attach'](_0x4842e6),this['listenTo'](_0x14a495,'change:activeAnnotation',(_0x1538f2,_0x36c9ae,_0x520e50,_0x513e47)=>{_0x513e47&&_0x1aeb8b['_removeActiveAnnotation'](_0x513e47),_0x520e50&&_0x1aeb8b['_addActiveAnnotation'](_0x520e50);});}['deactivate'](_0x2a21b6){if(this['activeUIs']['delete'](_0x2a21b6),!this['_uis']['has'](_0x2a21b6))throw new _0x49a666('annotationsuis-missing-ui',this,{'uiName':_0x2a21b6});const _0x31d042=this['_uis']['get'](_0x2a21b6);_0x31d042['detach'](),this['stopListening'](_0x31d042),this['uisData']['get'](_0x2a21b6)['collection']['destroy'](),this['uisData']['delete'](_0x2a21b6);}['switchTo'](_0x496160){if(!this['_uis']['has'](_0x496160))throw new _0x49a666('annotationsuis-missing-ui',this,{'uiName':_0x496160});const _0x91ec78=this['context']['plugins']['get'](y),_0x52afc2=Array['from'](_0x91ec78['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x496160);const _0x4b75f6=this['_uis']['get'](_0x496160);_0x4b75f6['setActiveAnnotation'](_0x52afc2),_0x4b75f6['_setSelectedAnnotations']&&_0x52afc2&&_0x4b75f6['_setSelectedAnnotations']([_0x52afc2]);}['deactivateAll'](){for(const _0x27a9ef of this['activeUIs'])this['deactivate'](_0x27a9ef);}['register'](_0x51352f,_0x5b1f01){if(this['_uis']['has'](_0x51352f))throw new _0x49a666('annotationsuis-register-already-registered');if('function'!=typeof _0x5b1f01['attach']||'function'!=typeof _0x5b1f01['detach']||'function'!=typeof _0x5b1f01['setActiveAnnotation'])throw new _0x49a666('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x51352f,_0x5b1f01);}['refilterAnnotations'](){const _0x34e9d5=this['context']['plugins']['get'](y)['collection'],_0x7dc125=new Map(),_0x25f787=Array['from'](this['activeUIs']);for(const _0x144939 of this['activeUIs']){const _0x59f91e=this['uisData']['get'](_0x144939)['collection'];for(const _0x39a2ac of _0x59f91e)_0x7dc125['set'](_0x39a2ac,_0x144939);}for(const _0x291de0 of _0x34e9d5){const _0x28483c=_0x7dc125['get'](_0x291de0);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x291de0);const _0x559bd3=_0x25f787['find'](_0x36501e=>this['uisData']['get'](_0x36501e)['filter'](_0x291de0));_0x28483c!==_0x559bd3&&(_0x28483c&&this['uisData']['get'](_0x28483c)['collection']['remove'](_0x291de0),_0x559bd3&&this['uisData']['get'](_0x559bd3)['collection']['add'](_0x291de0));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5ca623){const _0x330e20=[];for(const _0x23b362 of this['activeUIs']){(0x0,this['uisData']['get'](_0x23b362)['filter'])(_0x5ca623)&&_0x330e20['push'](_0x23b362);}if(_0x330e20['length']>0x1)throw new _0x49a666('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x330e20,'annotationType':_0x5ca623['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x87adbf){super(_0x87adbf);const _0x5e85d7=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 _0x5beb57(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5e85d7['to']('class')],'style':{'minHeight':_0x5e85d7['to']('minHeight',_0x39cd61=>'number'==typeof _0x39cd61?_i(_0x39cd61+0xa):null)},'dir':_0x87adbf['uiLanguageDirection'],'role':'application','aria-label':N(_0x87adbf,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x87adbf,'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',_0x411e31=>{this['_updateItemPositionInFocusables'](_0x411e31['source']);}),this['list']['forEach'](_0x33b31f=>{this['focusTracker']['add'](_0x33b31f['element']),this['_updateItemPositionInFocusables'](_0x33b31f);}),this['list']['on']('change',(_0x251623,_0x230711)=>{for(const _0x1cb0c8 of _0x230711['removed'])this['focusTracker']['remove'](_0x1cb0c8['element']),this['focusables']['remove'](_0x1cb0c8);for(const _0x5e1ef7 of _0x230711['added'])this['focusTracker']['add'](_0x5e1ef7['element']),this['_updateItemPositionInFocusables'](_0x5e1ef7);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1b8a4f){const _0x1a2e9b=this['focusables']['getIndex'](_0x1b8a4f);let _0x1d201f,_0x2f864d;for(const _0x1e7fab of this['focusables'])if(_0x1b8a4f['top']<_0x1e7fab['top']){_0x1d201f=_0x1e7fab;break;}if(_0x2f864d=_0x1d201f?this['focusables']['getIndex'](_0x1d201f):this['focusables']['length'],-0x1!==_0x1a2e9b){if(_0x1a2e9b===_0x2f864d-0x1)return;this['focusables']['remove'](_0x1b8a4f),_0x2f864d=_0x1d201f?this['focusables']['getIndex'](_0x1d201f):this['focusables']['length'];}this['focusables']['add'](_0x1b8a4f,_0x2f864d);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x479cf3){super(_0x479cf3),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4b9c2f,_0x58eed5)=>_0x4b9c2f+_0x58eed5),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x45e545=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x45e545['to']('isAnimationDisabled',_0x121fa1=>_0x121fa1?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x45e545['to']('top',_0x40120a=>Ot(_0x40120a))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x491eb5=this['element']['clientHeight'];_0x491eb5&&(this['height']=_0x491eb5);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3dc938{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53aaf6){super(_0x53aaf6),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 _0x41a524=this['context']['config']['get']('sidebar.container');_0x41a524&&this['setContainer'](_0x41a524);}['setContainer'](_0x3df959){if(!g(_0x3df959))throw new _0x49a666('sidebar-setcontainer-invalid-element');this['container']=_0x3df959;}['_attachToContainer']({viewClass:_0x1c6d89='',spaceBetweenItems:_0x17b85f=0x19}={}){if(!g(this['container']))throw new _0x49a666('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1c6d89,this['_spaceBetweenItems']=_0x17b85f;}['rearrange']({removedAnnotation:_0xefa348,previousAnnotation:_0x2e8703,nextAnnotation:_0x42113c}){const _0x68e135=this['getSidebarItemView'](_0xefa348);this['view']['list']['remove'](_0x68e135),this['_destroySidebarItemView'](_0xefa348),_0x2e8703&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2e8703)),_0x42113c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x42113c)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x158a25,activatedAnnotation:_0x4a0de6,disableAnimationOnActivatedAnnotation:_0x4c4736}){if(this['_activeAnnotation']=_0x4a0de6,_0x158a25){_0x158a25['isActive']=!0x1;const _0x223bac=this['getSidebarItemView'](_0x158a25);_0x223bac&&_0x4c4736&&(_0x223bac['isAnimationDisabled']=!0x1);}if(_0x4a0de6){const _0x4852af=this['getSidebarItemView'](_0x4a0de6);_0x4852af&&(_0x4a0de6['isActive']=!0x0,_0x4c4736&&(_0x4852af['isAnimationDisabled']=!0x0,_0x4852af['top']+=0x1),this['_alignToTargetRect'](_0x4852af));}}['_detachFromContainer'](_0x286179){if(this['view']['element']['remove'](),_0x286179){for(const _0x338472 of _0x286179)this['_destroySidebarItemView'](_0x338472);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x46bfa9,_0x3d9786){_0x3d9786||(_0x3d9786=_0x46bfa9['view']);const _0x179cdf=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x179cdf,_0x46bfa9),this['_annotationToSidebarItemView']['set'](_0x46bfa9,_0x179cdf),_0x179cdf['content']['add'](_0x3d9786),this['listenTo'](_0x46bfa9['view'],'change:targetRect',(_0x28affc,_0x572c7e,_0x207623)=>{const _0x5cec26=this['_getTargetTop'](_0x46bfa9,_0x207623);_0x179cdf['_targetTop']!=_0x5cec26&&(_0x179cdf['_targetTop']=_0x5cec26,this['_setItemTop'](_0x179cdf,_0x5cec26));}),this['listenTo'](_0x179cdf,'change:top',()=>{this['_recalculate'](_0x179cdf,'top');}),this['listenTo'](_0x179cdf,'change:bottom',()=>{this['_recalculate'](_0x179cdf,'bottom');}),this['_alignToTargetRect'](_0x179cdf);const _0x430fa1=this['_getItemBefore'](_0x179cdf);if(_0x430fa1)this['_alignAfterItem'](_0x430fa1,_0x179cdf)||this['_alignToTargetRect'](_0x179cdf);else this['_alignToTargetRect'](_0x179cdf);return this['_updateLastItem'](),this['view']['list']['add'](_0x179cdf),_0x179cdf;}['_alignForTopChange'](_0x48653e){if(!_0x48653e['content']['length'])return;const _0x32eef5=this['_getItemBefore'](_0x48653e);if(!_0x32eef5)return;const _0x3a4ab0=this['_sidebarItemViewToAnnotation']['get'](_0x32eef5),_0x2190aa=this['_activeAnnotation'];_0x2190aa&&_0x2190aa===_0x3a4ab0?this['_alignAfterItem'](_0x32eef5,_0x48653e):this['_alignBeforeItem'](_0x48653e,_0x32eef5);}['_alignForBottomChange'](_0x5a7a02){if(!_0x5a7a02['content']['length'])return;const _0x267a93=this['_getItemAfter'](_0x5a7a02);if(!_0x267a93)return;const _0x23d4aa=this['_sidebarItemViewToAnnotation']['get'](_0x267a93),_0x48c9f4=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x43675d=this['_activeAnnotation'];_0x43675d&&_0x43675d===_0x23d4aa&&_0x48c9f4?(this['_alignBeforeItem'](_0x267a93,_0x5a7a02),this['_alignAfterItem'](_0x5a7a02,_0x267a93)):_0x43675d&&_0x43675d===_0x23d4aa?this['_alignBeforeItem'](_0x267a93,_0x5a7a02):this['_alignAfterItem'](_0x5a7a02,_0x267a93);}['_recalculate'](_0x513e07,_0x111cb3){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x5b65d0,changedProp:_0x3f535b}of this['_recalculateBuffer'])'top'===_0x3f535b?this['_alignForTopChange'](_0x5b65d0):this['_alignForBottomChange'](_0x5b65d0);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x513e07,'changedProp':_0x111cb3});}['getSidebarItemView'](_0xbb3361){return this['_annotationToSidebarItemView']['get'](_0xbb3361);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x380fe7){const _0x3a65f5=this['getSidebarItemView'](_0x380fe7);this['stopListening'](_0x3a65f5),this['stopListening'](_0x380fe7['view']),_0x3a65f5['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x380fe7),this['_sidebarItemViewToAnnotation']['delete'](_0x3a65f5);}['_createSidebarView'](){const _0x29d505=new H(this['context']['locale']);return _0x29d505['render'](),this['on']('change:_lastItem',(_0x1e552d,_0x2b3d66,_0x2bbc84,_0x1c3008)=>{_0x1c3008&&_0x29d505['unbind']('minHeight'),_0x2bbc84?_0x29d505['bind']('minHeight')['to'](_0x2bbc84,'bottom'):_0x29d505['minHeight']=null;}),_0x29d505;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1159ad){const _0x3ddd12=this['_sidebarItemViewToAnnotation']['get'](_0x1159ad),_0x64e91a=_0x3ddd12&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3ddd12)-0x1);return _0x64e91a&&this['getSidebarItemView'](_0x64e91a)||null;}['_getItemAfter'](_0x4e3f4e){const _0x17208d=this['_sidebarItemViewToAnnotation']['get'](_0x4e3f4e),_0x263f4a=_0x17208d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x17208d)+0x1);return _0x263f4a&&this['getSidebarItemView'](_0x263f4a)||null;}['_alignBeforeItem'](_0x5629a0,_0x5513f1){_0x5629a0['updateHeight']();const _0x4d54e0=G(_0x5513f1['bottom']+this['_spaceBetweenItems'],_0x5629a0['top']);return!!_0x4d54e0&&(this['_setItemTop'](_0x5513f1,_0x5513f1['top']-_0x4d54e0),!0x0);}['_alignAfterItem'](_0x2a5075,_0x1bf802){_0x2a5075['updateHeight']();const _0x25b502=G(_0x2a5075['bottom']+this['_spaceBetweenItems'],_0x1bf802['top']);return!!_0x25b502&&(this['_setItemTop'](_0x1bf802,_0x1bf802['top']+_0x25b502,!0x1),!0x0);}['_alignToTargetRect'](_0x11323e){const _0x3de6fc=this['_sidebarItemViewToAnnotation']['get'](_0x11323e);if(!_0x3de6fc||!_0x3de6fc['target']||!_0x3de6fc['targetRect'])return;const _0x233f38=this['_getTargetTop'](_0x3de6fc,_0x3de6fc['targetRect']);this['_setItemTop'](_0x11323e,_0x233f38);}['_getTargetTop'](_0x3601b0,_0x4fd810){if(null===_0x4fd810)return 0x0;if(_0x3601b0['target']instanceof _0x2884cb)return _0x4fd810['top'];{const _0xf3eb66=new _0x2884cb(this['view']['element'])['top'];return _0x4fd810['top']-_0xf3eb66;}}['_setItemTop'](_0x1100d9,_0x1b8ec0,_0x4f49de=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4f49de&&(_0x1b8ec0=Math['max'](_0x1b8ec0,this['_getMaxAvailableTop'](_0x1100d9))),_0x1100d9['top']=_0x1b8ec0;}['_getMaxAvailableTop'](_0x4a7180){let _0x15e01a=this['_getItemBefore'](_0x4a7180),_0x154bed=0x0;for(;_0x15e01a;)_0x15e01a['updateHeight'](),_0x154bed+=this['_spaceBetweenItems']+_0x15e01a['height'],_0x15e01a=this['_getItemBefore'](_0x15e01a);return _0x154bed;}}function G(_0x3e27e2,_0x5c4aeb){return Math['max'](_0x3e27e2-_0x5c4aeb,0x0);}function g(_0x584570){return null!==_0x584570&&'object'==typeof _0x584570&&0x1===_0x584570['nodeType'];}class e extends _0x3dc938{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3f2b70){super(_0x3f2b70),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x351e7a(),this['_refreshPositioningDebounced']=_0x5cca7a(()=>{_0x3f2b70['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5b6d41=this['context']['plugins']['get'](j),_0x2b048c=this['context']['plugins']['get'](z);_0x5b6d41['register']('wideSidebar',this),_0x2b048c['container']&&_0x5b6d41['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2dd27e){if(_0x2dd27e===this['activeAnnotation'])return;const _0x322c35=this['context']['plugins']['get'](z);_0x322c35['_activeAnnotation']=_0x2dd27e;const _0xdf6bb8=this['activeAnnotation'];_0x322c35['refresh']({'blurredAnnotation':_0xdf6bb8,'activatedAnnotation':_0x2dd27e}),this['activeAnnotation']=_0x2dd27e;}['attach'](_0x2eb822){this['annotations']=_0x2eb822;const _0x1c3580=this['context']['plugins']['get'](z);if(_0x1c3580['_annotations']=_0x2eb822,this['isAttached'])throw new _0x49a666('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1c3580,'set:container',()=>{this['detach'](),this['listenTo'](_0x1c3580,'change:container',_0x5a8b4b=>{_0x5a8b4b['off'](),this['attach'](_0x2eb822);});}),_0x1c3580['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x259e48=_0x21f674=>{_0x21f674['updateTargetRect'](),_0x1c3580['addAnnotation'](_0x21f674);};for(const _0x2f9125 of _0x2eb822)_0x259e48(_0x2f9125);this['listenTo'](_0x2eb822,'add',(_0x3c72f1,_0x29b610)=>{_0x259e48(_0x29b610);}),this['listenTo'](_0x2eb822,'remove',(_0x24593d,_0x360351,_0x1cc7ef)=>{_0x1c3580['rearrange']({'removedAnnotation':_0x360351,'previousAnnotation':_0x2eb822['get'](_0x1cc7ef-0x1),'nextAnnotation':_0x2eb822['get'](_0x1cc7ef+0x1)}),_0x360351===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x2eb822,'focus',(_0xcc6019,_0x2d4aba)=>{this['setActiveAnnotation'](_0x2d4aba);}),this['listenTo'](_0x2eb822,'blur',()=>{this['setActiveAnnotation'](null);});const _0xf91a05=this['context']instanceof _0x4b4900?this['context']['editors']:new _0x351e7a([this['context']]);for(const _0x2084f1 of _0xf91a05)this['_integrateWithEditorAnnotations'](_0x2084f1);this['listenTo'](_0xf91a05,'add',(_0x3a0d51,_0x4ebeb6)=>{this['listenTo'](_0x4ebeb6,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4ebeb6);});}),this['listenTo'](_0xf91a05,'remove',(_0x4b44f5,_0xe50a31)=>{_0xe50a31['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xe50a31['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x49a666('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x156633=this['context']['plugins']['get'](z);_0x156633['_detachFromContainer'](this['annotations']),this['stopListening'](_0x156633),this['stopListening'](this['annotations']),this['context']instanceof _0x4b4900&&this['stopListening'](this['context']['editors']);for(const _0x19272f of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x19272f);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x175fcf){if(!_0x175fcf['plugins']['has']('EditorAnnotations'))return;const _0x142027=_0x175fcf['plugins']['get']('EditorAnnotations'),_0x322cdd=()=>{const _0x13c1bc=_0x142027['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x13c1bc[0x0]||null);};this['listenTo'](_0x142027,'refresh',_0x322cdd),this['listenTo'](_0x142027,'blur',(_0x1ce74a,{isAnnotationTracked:_0x4ce8c9})=>{this['activeAnnotation']&&_0x4ce8c9(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x142027,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x215ace=>{_0x142027['hasDomSelection']()&&(_0x322cdd(),_0x215ace['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x142027);}['_destroyEditorAnnotationsIntegration'](_0x5a60d4){this['stopListening'](_0x5a60d4),this['_editorAnnotations']['remove'](_0x5a60d4);}}class C extends _0x5aa39b{['counterView'];constructor(_0x49abfe){super(_0x49abfe);const _0x3a5216=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xb57aff,_0xf3312d)=>_0xb57aff?'...':_0xf3312d['toString']()),this['set']('annotationType',''),this['icon']=_0x1d760f,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3a5216['to']('annotationType',_0x4262de=>'ck-annotation-counter__badge--'+_0x4262de),_0x3a5216['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3a5216['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3dc938{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3a08ed){super(_0x3a08ed),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x3bd109())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x351e7a(),this['_refreshPositioningDebounced']=_0x5cca7a(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xb3dce7(this['context']['locale']),this['balloonPanelView']=new _0x236b95(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2c33d3){this['annotations']=_0x2c33d3;const _0x380f80=this['context']['plugins']['get'](z),_0x3f42c6=this['balloonPanelView'];if(_0x380f80['_annotations']=_0x2c33d3,this['isAttached'])throw new _0x49a666('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x380f80,'set:container',()=>{this['detach'](),this['listenTo'](_0x380f80,'change:container',_0x3e2d8f=>{_0x3e2d8f['off'](),this['attach'](_0x2c33d3);});}),_0x380f80['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0xe9c976=_0x5c3456=>{const _0x393510=new C(this['context']['locale']);_0x380f80['addAnnotation'](_0x5c3456,_0x393510),this['_annotationToNarrowView']['set'](_0x5c3456,_0x393510),_0x393510['bind']('isDirty','annotationType','number')['to'](_0x5c3456['view'],'isDirty','type','length'),_0x393510['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3f42c6['content']['first']!==_0x5c3456['view']?(this['_showBalloon'](_0x5c3456),_0x5c3456['view']['element']['focus'](),this['setActiveAnnotation'](_0x5c3456)):this['setActiveAnnotation'](null);});};for(const _0x55e82c of _0x2c33d3)_0xe9c976(_0x55e82c);this['listenTo'](_0x2c33d3,'add',(_0xa718e9,_0x1e72a2)=>{_0xe9c976(_0x1e72a2);}),this['listenTo'](_0x2c33d3,'remove',(_0x25364e,_0x1badba,_0x4de2d2)=>{this['_annotationToNarrowView']['get'](_0x1badba)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1badba),_0x380f80['rearrange']({'removedAnnotation':_0x1badba,'previousAnnotation':_0x2c33d3['get'](_0x4de2d2-0x1),'nextAnnotation':_0x2c33d3['get'](_0x4de2d2+0x1)}),_0x1badba===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2c33d3,'focus',(_0x3ab192,_0x494f80)=>{this['setActiveAnnotation'](_0x494f80);}),this['listenTo'](_0x2c33d3,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1746d5,_0x5de128)=>{_0x5de128['keyCode']===_0x288437['esc']&&_0x3f42c6['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3f42c6['content']['first']),this['_hideBalloon'](),_0x5de128['stopPropagation'](),_0x5de128['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x1a5938,_0x4c4d69)=>{const _0x1cd21e=_0x4c4d69['target'];_0x3f42c6['isVisible']&&_0x3f42c6['element']['contains'](_0x1cd21e)||_0x380f80['view']['element']['contains'](_0x1cd21e)||_0x1a5938['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x520378=>_0x520378['contains'](_0x1cd21e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x23ebb1=this['context']instanceof _0x4b4900?this['context']['editors']:new _0x351e7a([this['context']]);for(const _0x150e3c of _0x23ebb1)this['_integrateWithEditorAnnotations'](_0x150e3c);this['listenTo'](_0x23ebb1,'add',(_0x4ea890,_0x251839)=>{this['listenTo'](_0x251839,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x251839);});}),this['listenTo'](_0x23ebb1,'remove',(_0x18a350,_0xd37325)=>{_0xd37325['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xd37325['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xff3525){if(_0xff3525===this['activeAnnotation'])return;const _0x2fddf4=this['context']['plugins']['get'](z);if(_0x2fddf4['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xff3525,'disableAnimationOnActivatedAnnotation':!0x0}),_0xff3525)_0x2fddf4['getSidebarItemView'](_0xff3525)?this['_showBalloon'](_0xff3525):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xff3525;}['detach'](){if(!this['isAttached'])throw new _0x49a666('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x55168d=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x2b2644=>_0x2b2644['destroy']()),this['_annotationToNarrowView']['clear'](),_0x55168d['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4b4900&&this['stopListening'](this['context']['editors']);for(const _0x3b4054 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3b4054);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'](_0x4d7b26){if(!_0x4d7b26['plugins']['has']('EditorAnnotations'))return;const _0x10a53c=_0x4d7b26['plugins']['get']('EditorAnnotations'),_0x5d4074=this['context']['plugins']['get'](z),_0x2b26f4=this['annotations'],_0x1b8f7b=this['balloonPanelView'],_0x473294=()=>{const _0xf3d015=_0x10a53c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0xf3d015),this['setActiveAnnotation'](_0xf3d015[0x0]||null);};this['listenTo'](_0x10a53c,'refresh',_0x473294),this['listenTo'](_0x10a53c,'blur',(_0x463d7e,{isAnnotationTracked:_0xe1e5fd})=>{this['activeAnnotation']&&_0xe1e5fd(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x10a53c,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x2b26f4,'blur',_0x30f7b3=>{_0x10a53c['hasDomSelection']()&&_0x30f7b3['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x348ddf,_0x5603b8)=>{const _0x4113ca=_0x5603b8['target'];_0x1b8f7b['isVisible']&&_0x1b8f7b['element']['contains'](_0x4113ca)||_0x5d4074['view']['element']['contains'](_0x4113ca)||this['activeAnnotation']&&_0x10a53c['hasDomSelection']()&&(_0x473294(),_0x348ddf['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x10a53c);}['_destroyEditorAnnotationsIntegration'](_0x10ff37){_0x10ff37&&(this['stopListening'](_0x10ff37),this['_editorAnnotations']['remove'](_0x10ff37));}['_setSelectedAnnotations'](_0x22f161){for(const _0x4a10c4 of this['_selectedAnnotations'])_0x22f161['includes'](_0x4a10c4)||this['_manuallyClosedAnnotationViews']['delete'](_0x4a10c4['view']);this['_selectedAnnotations']=_0x22f161;}['_refreshPositioning'](){const _0x185e70=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x185e70['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x11a0a3){if(this['_manuallyClosedAnnotationViews']['has'](_0x11a0a3['view']))return;const _0x28d403=this['balloonPanelView']['content']['first'];_0x28d403!==_0x11a0a3['view']?(_0x28d403&&this['_detachListeners'](_0x28d403),this['_attachListeners'](_0x11a0a3['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x11a0a3['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4a8b96=this['balloonPanelView']['content']['first'],_0x3bb794=_0x4a8b96&&this['annotations']['getByView'](_0x4a8b96);if(!_0x3bb794||!this['_annotationToNarrowView']['has'](_0x3bb794))return;const _0x383885=this['_annotationToNarrowView']['get'](_0x3bb794)['element'],_0x5d59bb=(function(){const _0x243dd5=_0x236b95['defaultPositions'];return[_0x243dd5['southArrowNorthEast'],_0x243dd5['northArrowSouthEast'],_0x243dd5['southArrowNorth'],_0x243dd5['northArrowSouth'],_0x243dd5['southArrowNorthWest'],_0x243dd5['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x383885,'positions':_0x5d59bb});}['_hideBalloon'](){const _0x4ec961=this['balloonPanelView'],_0x4e5c6c=_0x4ec961['content']['first'];_0x4e5c6c&&(this['_detachListeners'](_0x4e5c6c),_0x4ec961['unpin'](),_0x4ec961['content']['clear']());}['_attachListeners'](_0x45df7f){this['listenTo'](_0x45df7f,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x45df7f,'Esc',(_0x5469b8,_0x1580a2)=>{this['_manuallyClosedAnnotationViews']['add'](_0x45df7f),this['_hideBalloon'](),_0x1580a2();});}['_detachListeners'](_0x5c8877){this['stopListening'](_0x5c8877);}}class c extends _0x151cb1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x343c98,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5a70e8){super(_0x5a70e8),_0x5a70e8['editing']['view']['addObserver'](_0x53243f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5a70e8['plugins']['get'](_0x343c98),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x40e8cd=this['editor']['plugins']['get'](j);_0x40e8cd['context']===this['editor']&&(_0x40e8cd['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x48899f,_0x2f60c2)=>{const _0x5190b5=this['_balloon'];if(this['isAttached']&&_0x5190b5['visibleView']){const _0x5217dd=this['annotations']['getByView'](_0x5190b5['visibleView']);_0x5217dd&&this['_closeAnnotation'](_0x5217dd),_0x2f60c2();}}));}['afterInit'](){const _0x70fe38=this['editor']['plugins']['get'](j);_0x70fe38['context']===this['editor']&&(_0x70fe38['hasActive']()||_0x70fe38['switchTo']('inline'));}['setActiveAnnotation'](_0x167025){_0x167025!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x167025&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x167025)&&this['_addAnnotationToBalloon'](_0x167025,!0x0),_0x167025['isActive']=!0x0),_0x167025||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x167025);}['attach'](_0x4d7416){this['annotations']=_0x4d7416;const _0x10db09=this['editor']['plugins']['get'](j),_0x13dd6c=this['_balloon'];if(this['isAttached'])throw new _0x49a666('inlineannotations-attach-already-attached',this);if(_0x10db09['context']!==this['editor'])throw new _0x49a666('inlineannotations-not-allowed-with-context',this);const _0x47f3e6=this['editor']['plugins']['get'](b);this['listenTo'](_0x47f3e6,'refresh',()=>{const _0x199bb4=_0x47f3e6['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x157ad6,_0x41a4a2;!this['_forceRefresh']&&(_0x157ad6=_0x199bb4,_0x41a4a2=this['_selectedAnnotations'],_0x157ad6['length']===_0x41a4a2['length']&&_0x157ad6['every'](_0x16243b=>_0x41a4a2['includes'](_0x16243b)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x199bb4),this['setActiveAnnotation'](_0x199bb4[0x0]||null));}),this['listenTo'](_0x47f3e6,'blur',(_0x329ad0,{isAnnotationTracked:_0x40be3c})=>{this['activeAnnotation']&&_0x40be3c(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x59ea96,_0x37390d,_0x488d91)=>{_0x488d91||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4d7416,'remove',(_0x486d17,_0x40d2fb)=>{this['_removeAnnotationFromBalloon'](_0x40d2fb),_0x40d2fb===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x13dd6c,'change:visibleView',(_0x544f7d,_0x57d704,_0x493824,_0x48d7c5)=>{_0x48d7c5&&this['stopListening'](_0x48d7c5);const _0xf93d3d=_0x4d7416['getByView'](_0x493824);_0x493824&&_0xf93d3d&&(this['listenTo'](_0x493824,'change:height',()=>{_0x13dd6c['updatePosition']();}),this['listenTo'](_0x493824,'Esc',()=>{this['_closeAnnotation'](_0xf93d3d),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xf93d3d&&this['setActiveAnnotation'](_0xf93d3d));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x13dd6c['visibleView']&&(_0x4d7416['getByView'](_0x13dd6c['visibleView'])&&_0x13dd6c['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 _0x49a666('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x372d08 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x372d08);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x26aac5){for(const _0x5b9701 of this['_selectedAnnotations'])_0x26aac5['includes'](_0x5b9701)||this['_manuallyClosed']['delete'](_0x5b9701);for(const _0x5bcfd2 of this['annotations'])_0x26aac5['includes'](_0x5bcfd2)||this['_removeAnnotationFromBalloon'](_0x5bcfd2);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x31e31f of _0x26aac5)this['_addAnnotationToBalloon'](_0x31e31f);}this['_selectedAnnotations']=_0x26aac5;}['_addAnnotationToBalloon'](_0x4dbc7f,_0xbd8ba9=!0x1){this['_manuallyClosed']['has'](_0x4dbc7f)||(this['_addedAnnotations']['has'](_0x4dbc7f)||this['_balloon']['hasView'](_0x4dbc7f['view'])||(this['_addedAnnotations']['add'](_0x4dbc7f),this['_balloon']['add']({'stackId':_0x4dbc7f['view']['id'],'view':_0x4dbc7f['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4dbc7f)}})),_0xbd8ba9&&this['_balloon']['showStack'](_0x4dbc7f['view']['id']));}['_getBalloonTargetForAnnotation'](_0x36875a){const _0x324bbe=_0x36875a['target'],_0x4dd59d=this['editor']['editing']['view'],_0x5b65b7=_0x4dd59d['document']['selection']['getFirstRange'](),_0x137565=_0x4dd59d['domConverter']['viewRangeToDom'](_0x5b65b7);if(_0x137565['collapse'](!0x0),_0x324bbe){if(_0x324bbe instanceof _0x2884cb)return _0x324bbe;let _0x5a2d1b=[];for(const _0x187875 of _0x324bbe)_0x5a2d1b['push'](...F(_0x187875['getClientRects']()));_0x5a2d1b=function(_0x1a91b6){const _0x49926d=[];let _0x412ed0=_0x1a91b6[0x0];for(let _0xc9bb40=0x1;_0xc9bb40<_0x1a91b6['length'];_0xc9bb40++)P(_0x412ed0,_0x1a91b6[_0xc9bb40])?_0x412ed0['width']+=_0x1a91b6[_0xc9bb40]['width']:(_0x49926d['push'](_0x412ed0),_0x412ed0=_0x1a91b6[_0xc9bb40]);return _0x49926d['push'](_0x412ed0),_0x49926d;}(_0x5a2d1b);const _0x2e833e=_0x137565['getBoundingClientRect']();return _0x5a2d1b['find'](_0x2e808d=>_0x2e808d['top']<=_0x2e833e['top']&&_0x2e808d['bottom']>=_0x2e833e['bottom']&&_0x2e808d['left']<=_0x2e833e['left']&&_0x2e808d['right']>=_0x2e833e['right'])||_0x5a2d1b[0x0];}return _0x36875a['targetRect']||_0x137565;}['_removeAnnotationFromBalloon'](_0x4e0bf5){this['_addedAnnotations']['has'](_0x4e0bf5)&&this['_balloon']['hasView'](_0x4e0bf5['view'])&&(this['_addedAnnotations']['delete'](_0x4e0bf5),this['_balloon']['remove'](_0x4e0bf5['view']));}['_closeAnnotation'](_0x19f56b){this['_manuallyClosed']['add'](_0x19f56b),this['_removeAnnotationFromBalloon'](_0x19f56b);}}function F(_0x48a3de){return Array['from'](_0x48a3de)['map'](DOMRect['fromRect']);}function P(_0x13287b,_0x98683a){return _0x13287b['top']===_0x98683a['top']&&_0x13287b['bottom']===_0x98683a['bottom']&&_0x13287b['right']===_0x98683a['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x288f53,_0x457a9c){super(_0x288f53),this['set']('isEmpty',!_0x457a9c['length']),this['focusTracker']=new _0x5beb57(),this['_annotationViews']=_0x457a9c,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x5e14fa({'focusables':_0x457a9c,'focusTracker':this['focusTracker']}),this['listenTo'](_0x457a9c,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x457a9c,'remove',(_0x33e28f,_0x27f7a2)=>{_0x27f7a2['isActive']&&this['focus'](),_0x457a9c['length']||(this['isEmpty']=!0x0);});const _0xfc38e0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x288f53,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x457a9c},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0xfc38e0['if']('isEmpty','ck-hidden',_0x2f9d1d=>!_0x2f9d1d)]},'children':[{'text':N(_0x288f53,'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 _0x55bfe0 of this['_annotationViews'])this['focusTracker']['add'](_0x55bfe0['element']);this['_annotationViews']['on']('change',(_0x15011c,{added:_0x44143a,removed:_0x2675d9})=>{for(const _0x144f3e of _0x44143a)this['focusTracker']['add'](_0x144f3e['element']);for(const _0x376bac of _0x2675d9)this['focusTracker']['remove'](_0x376bac['element']);});}}class p extends _0x3dc938{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x4cfc33){super(_0x4cfc33),this['archivedThreads']=new _0x351e7a();}['init'](){const _0x45d982=this['context'],_0x5dd66d=_0x45d982['plugins']['get'](o),_0x1984dc=_0x45d982['plugins']['get'](y);this['listenTo'](_0x5dd66d,'addCommentThread',(_0x47031f,{threadId:_0x5951df})=>{const _0x17c403=_0x5dd66d['getCommentThread'](_0x5951df);_0x17c403['archivedAt']&&this['archivedThreads']['add'](_0x17c403,this['_calculatePosition'](_0x17c403['archivedAt'])),this['listenTo'](_0x17c403,'change:archivedAt',(_0x5b3905,_0x26c9c1,_0x1f2b32)=>{_0x1f2b32?this['archivedThreads']['has'](_0x17c403)||this['archivedThreads']['add'](_0x17c403,this['_calculatePosition'](_0x17c403['archivedAt'])):this['archivedThreads']['has'](_0x17c403)&&this['archivedThreads']['remove'](_0x17c403);});}),this['listenTo'](_0x5dd66d,'removeCommentThread',(_0x561868,{threadId:_0x2b6dfa})=>{const _0x4e3170=_0x5dd66d['getCommentThread'](_0x2b6dfa);this['stopListening'](_0x4e3170),this['archivedThreads']['has'](_0x4e3170)&&this['archivedThreads']['remove'](_0x4e3170);},{'priority':'highest'}),this['listenTo'](_0x1984dc['collection'],'focus',(_0x36e27a,_0x5c28b9)=>{_0x5c28b9['isVisible']||(_0x5c28b9['isActive']=!0x0,_0x1984dc['activate'](_0x5c28b9));});}['_calculatePosition'](_0x3751ec){const _0x5a59bd=[...this['archivedThreads']]['findIndex'](_0x53a753=>_0x53a753['archivedAt']<_0x3751ec);return _0x5a59bd>-0x1?_0x5a59bd:this['archivedThreads']['length'];}}class a extends _0x151cb1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x56510e];}constructor(_0x48c9e8){super(_0x48c9e8),this['annotationViews']=new _0xb76f27(),this['_pendingThreads']=[];}['init'](){const _0x14eb04=this['editor'],_0x1d7ef1=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x14eb04['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5aa39b,!0x0)),_0x14eb04['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x3dc912=this['_createCommentsArchiveButton'](_0x4e8872);return _0x3dc912['set']({'role':'menuitemcheckbox'}),_0x3dc912;});const _0x53db8e=_0x14eb04['plugins']['get'](p),_0x832745=_0x14eb04['plugins']['get']('Annotations'),_0x5e8de7=_0x14eb04['plugins']['get']('CommentsRepository');_0x53db8e['archivedThreads']['forEach'](_0x421253=>{this['_handleNewThread'](_0x421253);}),this['listenTo'](_0x53db8e['archivedThreads'],'add',(_0x3ecc10,_0x2e0a78)=>{this['_handleNewThread'](_0x2e0a78);}),this['listenTo'](_0x832745['collection'],'add',(_0xce514,_0x5ef819)=>{const _0x73ce82=this['_pendingThreads']['find'](_0x455ff3=>{const _0x1b612d=_0x5e8de7['_threadToController']['get'](_0x455ff3);return _0x1b612d&&_0x5ef819['innerView']===_0x1b612d['view'];});if(_0x73ce82){const _0x391e93=this['_calculatePosition'](_0x73ce82['archivedAt']);this['_addAnnotationToArchive'](_0x5ef819,_0x391e93),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x73ce82),0x1);}}),this['listenTo'](_0x53db8e['archivedThreads'],'remove',(_0x595e55,_0x288f10)=>{const _0x2c55ae=_0x14eb04['config']['get']('collaboration.channelId');if(!_0x2c55ae||_0x288f10['channelId']===_0x2c55ae){if(this['_pendingThreads']['includes'](_0x288f10))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x288f10),0x1);else{const _0x273a56=_0x5e8de7['_threadToController']['get'](_0x288f10),_0x13d799=_0x832745['getByInnerView'](_0x273a56['view']);this['annotationViews']['remove'](_0x13d799['view']),this['stopListening'](_0x13d799),this['stopListening'](_0x13d799['focusableElements']);}}}),this['listenTo'](_0x832745['collection'],'add',(_0x1a492d,_0x468c2d)=>{this['listenTo'](_0x468c2d,'escape',_0x1d7ef1);}),this['listenTo'](_0x832745['collection'],'remove',(_0x41e611,_0x50d3c7)=>{this['stopListening'](_0x50d3c7,'escape',_0x1d7ef1);});}['_addAnnotationToArchive'](_0x4be2db,_0x3ded92){this['listenTo'](_0x4be2db,'set:isVisible',_0x566600=>{_0x566600['return']=!0x1,_0x566600['stop']();}),this['annotationViews']['add'](_0x4be2db['view'],_0x3ded92);}['_handleNewThread'](_0x4d1cd5){const _0x33beb3=this['editor']['plugins']['get']('CommentsRepository'),_0x4c2ab2=this['editor']['plugins']['get']('Annotations'),_0x232524=this['editor']['config']['get']('collaboration.channelId');if(!_0x232524||_0x4d1cd5['channelId']===_0x232524){const _0x53e64e=_0x33beb3['_threadToController']['get'](_0x4d1cd5);if(!_0x53e64e)return void this['_pendingThreads']['push'](_0x4d1cd5);const _0x44b35b=this['_calculatePosition'](_0x4d1cd5['archivedAt']),_0x47ebd2=_0x4c2ab2['getByInnerView'](_0x53e64e['view']);_0x47ebd2['isVisible']&&_0x4c2ab2['_visibleAnnotations']['remove'](_0x47ebd2),this['_addAnnotationToArchive'](_0x47ebd2,_0x44b35b);}}['_calculatePosition'](_0x9348a5){const _0x26f830=this['editor']['config']['get']('collaboration.channelId'),_0x2bec43=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x52f3be=>_0x52f3be['channelId']===_0x26f830)['findIndex'](_0x1e273f=>_0x1e273f['archivedAt']<_0x9348a5);return _0x2bec43<0x0||_0x2bec43>this['annotationViews']['length']?this['annotationViews']['length']:_0x2bec43-0x1;}['_toggleDialog'](){const _0x37fa82=this['editor'],_0x1be17b=_0x37fa82['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x37fa82['locale'],this['annotationViews'])),'commentsArchive'===_0x1be17b['id']?_0x1be17b['hide']():_0x1be17b['show']({'id':'commentsArchive','title':N(_0x37fa82['locale'],'COMMENTS_ARCHIVE'),'icon':_0xab5d7,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3c9890['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x969dff,_0x13ccad=!0x1){const _0x381993=this['editor']['locale'],_0x2b13dd=this['editor']['plugins']['get']('Dialog'),_0x390a05=new _0x969dff(_0x381993);return _0x390a05['bind']('isEnabled')['to'](this,'isEnabled'),_0x390a05['bind']('isOn')['to'](_0x2b13dd,'id',_0x325989=>'commentsArchive'===_0x325989),_0x390a05['set']({'label':N(_0x381993,'COMMENTS_ARCHIVE'),'icon':_0xab5d7,'isToggleable':!0x0}),_0x13ccad&&(_0x390a05['tooltip']=!0x0),this['listenTo'](_0x390a05,'execute',()=>this['_toggleDialog']()),_0x390a05;}['_hideDialogOnAnnotationEscape']=_0x41e085=>{const _0x54ddb5=_0x41e085['source'];if(!this['annotationViews']['has'](_0x54ddb5['view']))return;const _0x59eee5=this['editor']['plugins']['get']('Dialog');_0x59eee5['isOpen']&&'commentsArchive'===_0x59eee5['id']&&(_0x59eee5['hide'](),_0x41e085['stop']());};}class gi extends _0x151cb1{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|