@ckeditor/ckeditor5-comments 31.0.0 → 31.1.0

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.
Files changed (43) hide show
  1. package/lang/translations/da.po +79 -0
  2. package/lang/translations/id.po +78 -0
  3. package/package.json +8 -8
  4. package/src/annotations/annotation.js +1 -1
  5. package/src/annotations/annotationcollection.js +1 -1
  6. package/src/annotations/annotations.js +1 -1
  7. package/src/annotations/annotationsuis.js +1 -1
  8. package/src/annotations/editorannotations.js +1 -1
  9. package/src/annotations/inlineannotations.js +1 -1
  10. package/src/annotations/narrowsidebar.js +1 -1
  11. package/src/annotations/sidebar.js +1 -1
  12. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  13. package/src/annotations/view/annotationview.js +1 -1
  14. package/src/annotations/view/sidebaritemview.js +1 -1
  15. package/src/annotations/view/sidebarview.js +1 -1
  16. package/src/annotations/widesidebar.js +1 -1
  17. package/src/comments/addcommentthreadcommand.js +1 -1
  18. package/src/comments/commentsediting.js +1 -1
  19. package/src/comments/commentsrepository.js +1 -1
  20. package/src/comments/commentsui.js +1 -1
  21. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  22. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  23. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  24. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  25. package/src/comments/ui/commentthreadcontroller.js +1 -1
  26. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  27. package/src/comments/ui/view/basecommentview.js +1 -1
  28. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  29. package/src/comments/ui/view/commentcontentview.js +1 -1
  30. package/src/comments/ui/view/commentinputview.js +1 -1
  31. package/src/comments/ui/view/commentslistview.js +1 -1
  32. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  33. package/src/comments/ui/view/commentthreadview.js +1 -1
  34. package/src/comments/ui/view/commentview.js +1 -1
  35. package/src/comments/ui/view/confirmmixin.js +1 -1
  36. package/src/comments/ui/view/confirmview.js +1 -1
  37. package/src/comments.js +1 -1
  38. package/src/commentsonly.js +1 -1
  39. package/src/utils/common-translations.js +1 -1
  40. package/src/utils/createmutationobserver.js +1 -1
  41. package/src/utils/getdatetimeformatter.js +1 -1
  42. package/src/utils/getmarkerdomelement.js +1 -1
  43. package/src/utils/trim-html.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{View as bt,ViewCollection as St,FocusCycler as Gt,ButtonView as mt}from'ckeditor5/src/ui';import{FocusTracker as _0x52e288,KeystrokeHandler as pt}from'ckeditor5/src/utils';import{icons as Yt}from'ckeditor5/src/core';import zt from'../commenteditor/commenteditor';export default class Et extends bt{constructor(_0x17f159,_0x5ebf4f={}){super(_0x17f159);const {t:t}=_0x17f159;this['editor']=new zt(_0x5ebf4f),this['keystrokes']=new pt(),this['focusTracker']=new _0x52e288(),this['set']('value',_0x5ebf4f['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',t('Reply...')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x43f6ce,_0x464c3a)=>{this['cancelButtonView']['fire']('execute'),_0x464c3a();}),this['on']('submit',(_0x177452,_0x4c320c)=>{_0x4c320c['length']>0xfde8?(alert(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'},[_0x4c320c['length'],0xfde8])),_0x177452['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render']();const {editor:_0x115056,element:_0x16b107}=this;this['keystrokes']['listenTo'](_0x16b107),this['focusTracker']['add'](_0x16b107),this['_editorCreationPromise']=_0x115056['create']()['then'](()=>{_0x16b107['insertBefore'](_0x115056['ui']['element'],_0x16b107['firstChild']),_0x115056['model']['document']['on']('change',()=>this['value']=_0x115056['getData']()),_0x115056['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](_0x115056),this['fire']('editorReady');});}['focus'](){this['editor']['focus']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['isRendered']&&(await this['_editorCreationPromise'],await this['editor']['destroy']()),await super['destroy']());}['_createSubmitButton'](){const _0x580103=new mt(this['locale']),{t:t}=this['locale'];return _0x580103['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x580103['label']=t('Submit'),_0x580103['icon']=Yt['check'],_0x580103['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x580103['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x61b5fe,_0x184c7f)=>!_0x184c7f&&!!_0x61b5fe['trim']()),_0x580103;}['_createCancelButton'](){const _0x32867d=new mt(this['locale']),{t:t}=this['locale'];return _0x32867d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x32867d['label']=t('Cancel'),_0x32867d['icon']=Yt['cancel'],_0x32867d['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x32867d;}['_initializeFocusCycling'](_0x293f05){const _0x31ced7=this['focusTracker'],_0x56f2b0=new St();[_0x293f05['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x25af29=>{_0x56f2b0['add'](_0x25af29),_0x31ced7['add'](_0x25af29['element']);});const _0x43a235=new Gt({'focusables':_0x56f2b0,'focusTracker':_0x31ced7});this['keystrokes']['set']('tab',(_0x5b43db,_0x41141a)=>{_0x43a235['focusNext'](),_0x41141a();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x352195,_0x21ba3d)=>{_0x43a235['focusPrevious'](),_0x21ba3d();},{'priority':'low'});}}
23
+ import{View as bt,ViewCollection as St,FocusCycler as Gt,ButtonView as mt}from'ckeditor5/src/ui';import{FocusTracker as _0x197062,KeystrokeHandler as pt}from'ckeditor5/src/utils';import{icons as Yt}from'ckeditor5/src/core';import zt from'../commenteditor/commenteditor';export default class Et extends bt{constructor(_0x3ee17a,_0x5f3ded={}){super(_0x3ee17a);const {t:t}=_0x3ee17a;this['editor']=new zt(_0x5f3ded),this['keystrokes']=new pt(),this['focusTracker']=new _0x197062(),this['set']('value',_0x5f3ded['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',t('Reply...')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x36bef0,_0x4c54fd)=>{this['cancelButtonView']['fire']('execute'),_0x4c54fd();}),this['on']('submit',(_0x3142dc,_0xcb6aba)=>{_0xcb6aba['length']>0xfde8?(alert(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'},[_0xcb6aba['length'],0xfde8])),_0x3142dc['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render']();const {editor:_0x53cabf,element:_0x284de3}=this;this['keystrokes']['listenTo'](_0x284de3),this['focusTracker']['add'](_0x284de3),this['_editorCreationPromise']=_0x53cabf['create']()['then'](()=>{_0x284de3['insertBefore'](_0x53cabf['ui']['element'],_0x284de3['firstChild']),_0x53cabf['model']['document']['on']('change',()=>this['value']=_0x53cabf['getData']()),_0x53cabf['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](_0x53cabf),this['fire']('editorReady');});}['focus'](){this['editor']['focus']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['isRendered']&&(await this['_editorCreationPromise'],await this['editor']['destroy']()),await super['destroy']());}['_createSubmitButton'](){const _0x3bd5ce=new mt(this['locale']),{t:t}=this['locale'];return _0x3bd5ce['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3bd5ce['label']=t('Submit'),_0x3bd5ce['icon']=Yt['check'],_0x3bd5ce['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3bd5ce['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x352ed9,_0x32c5cb)=>!_0x32c5cb&&!!_0x352ed9['trim']()),_0x3bd5ce;}['_createCancelButton'](){const _0x380c24=new mt(this['locale']),{t:t}=this['locale'];return _0x380c24['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x380c24['label']=t('Cancel'),_0x380c24['icon']=Yt['cancel'],_0x380c24['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x380c24;}['_initializeFocusCycling'](_0x120c21){const _0x5dab29=this['focusTracker'],_0x26d2ef=new St();[_0x120c21['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x491d7b=>{_0x26d2ef['add'](_0x491d7b),_0x5dab29['add'](_0x491d7b['element']);});const _0x4b83ce=new Gt({'focusables':_0x26d2ef,'focusTracker':_0x5dab29});this['keystrokes']['set']('tab',(_0x360c28,_0x38da1f)=>{_0x4b83ce['focusNext'](),_0x38da1f();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x25dbc4,_0x35b112)=>{_0x4b83ce['focusPrevious'](),_0x35b112();},{'priority':'low'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa180=['from','_updateHasDirtyComment','insert','comments','change:isEditMode','weight','set','commentUpdated','visibleViews','delegate','count','destroy','maxThreadTotalWeight','add','listenTo','_rearrangeExpand','CommentView','_config','refreshVisibleViews','isEditMode','equal','change:hasDirtyComment','element','_rearrangeCollapse','createCollection','delete','render','formatDateTime','_model','setTemplate','_handleRemoveCommentModel','remove','expand','length','focus','hasDirtyComment','_collapsedCommentsView','bind','maxCommentsWhenCollapsed','viewUid','_handleNewCommentModel','maxCommentCharsWhenCollapsed','_shouldCollapse','commentViews','ck-thread__comments','change:isActive'];(function(_0x292cc9,_0xa18060){const _0xa1a5ef=function(_0x67fd8){while(--_0x67fd8){_0x292cc9['push'](_0x292cc9['shift']());}};_0xa1a5ef(++_0xa18060);}(_0xa180,0x111));const _0xa1a5=function(_0x292cc9,_0xa18060){_0x292cc9=_0x292cc9-0x0;let _0xa1a5ef=_0xa180[_0x292cc9];return _0xa1a5ef;};import{View as _0x543951}from'ckeditor5/src/ui';import{diff as _0x3f0723,Collection as _0x51ca13}from'ckeditor5/src/utils';import _0x40e95a from'./collapsedcommentsview';export default class Tt extends _0x543951{constructor(_0x416bd8,_0x266860,_0x5a0c4f){super(_0x416bd8),this[_0xa1a5('0x9')]('hasDirtyComment',!0x1),this[_0xa1a5('0x9')](_0xa1a5('0x24'),_0x266860['comments'][_0xa1a5('0x24')]),this[_0xa1a5('0x9')]('isActive',!0x1),this['_model']=_0x266860,this[_0xa1a5('0x14')]=_0x5a0c4f,this['commentViews']=this[_0xa1a5('0x1b')](),this[_0xa1a5('0xb')]=this[_0xa1a5('0x1b')](),this['_collapsedCommentsView']=new _0x40e95a(_0x416bd8),this['_collapsedCommentsView'][_0xa1a5('0x28')](_0xa1a5('0xd'))['to'](this,_0xa1a5('0x24'),_0x5789bb=>_0x5789bb-this[_0xa1a5('0x14')][_0xa1a5('0x29')]);for(const _0x35f08b of _0x266860[_0xa1a5('0x6')])this[_0xa1a5('0x2b')](_0x35f08b);this['listenTo'](_0x266860['comments'],_0xa1a5('0x10'),(_0x294ad1,_0xbaf1ec)=>{this[_0xa1a5('0x24')]++,this[_0xa1a5('0x2b')](_0xbaf1ec),this[_0xa1a5('0x15')]();}),this[_0xa1a5('0x11')](_0x266860[_0xa1a5('0x6')],'remove',(_0xa4f03a,_0x25702f)=>{this[_0xa1a5('0x24')]--,this[_0xa1a5('0x21')](_0x25702f),this[_0xa1a5('0x15')]();}),this['listenTo'](_0x266860,_0xa1a5('0xa'),()=>this[_0xa1a5('0x15')]()),this['on'](_0xa1a5('0x2'),()=>this[_0xa1a5('0x15')]()),this['on'](_0xa1a5('0x18'),()=>this['refreshVisibleViews']()),this[_0xa1a5('0x20')]({'tag':'ul','attributes':{'class':[_0xa1a5('0x1')]},'children':this[_0xa1a5('0xb')]});}get[_0xa1a5('0x2d')](){return this[_0xa1a5('0x1f')][_0xa1a5('0x8')]>this[_0xa1a5('0x14')][_0xa1a5('0xf')]&&!this['isActive']&&!this[_0xa1a5('0x26')];}[_0xa1a5('0x1d')](){super[_0xa1a5('0x1d')](),this['refreshVisibleViews']();}[_0xa1a5('0x25')](){this[_0xa1a5('0x19')][_0xa1a5('0x25')]();}[_0xa1a5('0xe')](){this[_0xa1a5('0x27')]['destroy']();for(const _0x567f75 of this[_0xa1a5('0x0')])_0x567f75['destroy']();super[_0xa1a5('0xe')]();}[_0xa1a5('0x15')](){this[_0xa1a5('0x2d')]?this[_0xa1a5('0x1a')]():this[_0xa1a5('0x12')]();}[_0xa1a5('0x2b')](_0x17d349){const _0x13ad43=new this[(_0xa1a5('0x14'))][(_0xa1a5('0x13'))](this['locale'],_0x17d349,{'maxCommentCharsWhenCollapsed':this[_0xa1a5('0x14')][_0xa1a5('0x2c')],'formatDateTime':this['_config'][_0xa1a5('0x1e')],'editorConfig':this[_0xa1a5('0x14')]['editorConfig']});_0x13ad43[_0xa1a5('0x2a')]=_0x17d349['id'],_0x13ad43[_0xa1a5('0xc')]('removeComment')['to'](this),_0x13ad43[_0xa1a5('0xc')]('updateComment')['to'](this),this[_0xa1a5('0x11')](_0x13ad43,_0xa1a5('0x7'),()=>this[_0xa1a5('0x4')]()),this['commentViews']['add'](_0x13ad43);}['_handleRemoveCommentModel'](_0xb4954f){const _0x1adff4=this['commentViews']['remove'](_0xb4954f['id']);this['stopListening'](_0x1adff4),_0x1adff4[_0xa1a5('0x16')]&&this[_0xa1a5('0x4')](),_0x1adff4[_0xa1a5('0xe')]();}[_0xa1a5('0x4')](){this[_0xa1a5('0x26')]=Array[_0xa1a5('0x3')](this[_0xa1a5('0x0')])['some'](_0x2f8886=>_0x2f8886[_0xa1a5('0x16')]);}['_rearrangeCollapse'](){const _0xc13fa1=function(_0x111fa5){const _0x58f1f9=new _0x51ca13();for(const _0x575a90 of _0x111fa5)_0x58f1f9[_0xa1a5('0x10')](_0x575a90);return _0x58f1f9;}(this[_0xa1a5('0x0')]),_0x2d8536=this['_collapsedCommentsView'][_0xa1a5('0xd')];for(let _0x5db0a7=0x1;_0x5db0a7<=_0x2d8536;_0x5db0a7++)_0xc13fa1[_0xa1a5('0x22')](0x1);for(const _0x3ce02c of _0xc13fa1)_0x3ce02c['collapse']();_0x2d8536>0x0&&_0xc13fa1['add'](this[_0xa1a5('0x27')],0x1),Ut(_0x3f0723(Array[_0xa1a5('0x3')](this['visibleViews']),Array[_0xa1a5('0x3')](_0xc13fa1)),this[_0xa1a5('0xb')],_0xc13fa1);}['_rearrangeExpand'](){Ut(_0x3f0723(Array[_0xa1a5('0x3')](this[_0xa1a5('0xb')]),Array[_0xa1a5('0x3')](this[_0xa1a5('0x0')])),this[_0xa1a5('0xb')],this[_0xa1a5('0x0')]);for(const _0x3fb007 of this[_0xa1a5('0xb')])_0x3fb007[_0xa1a5('0x23')]();}}function Ut(_0x3fb33a,_0xa98444,_0x35e0c0){let _0x47cb2e=0x0;for(const _0x27b319 of _0x3fb33a)switch(_0x27b319){case _0xa1a5('0x5'):_0xa98444[_0xa1a5('0x10')](_0x35e0c0['get'](_0x47cb2e),_0x47cb2e),_0x47cb2e++;break;case _0xa1a5('0x1c'):_0xa98444[_0xa1a5('0x22')](_0x47cb2e);break;case _0xa1a5('0x17'):_0x47cb2e++;}}
23
+ const _0x3b52=['comments','_handleRemoveCommentModel','refreshVisibleViews','_config','isEditMode','commentViews','createCollection','_handleNewCommentModel','hasDirtyComment','change:isActive','destroy','expand','render','_rearrangeExpand','_collapsedCommentsView','collapse','stopListening','isActive','get','ck-thread__comments','_updateHasDirtyComment','_model','maxCommentCharsWhenCollapsed','delegate','setTemplate','_shouldCollapse','from','equal','count','maxCommentsWhenCollapsed','maxThreadTotalWeight','_rearrangeCollapse','length','add','visibleViews','change:hasDirtyComment','some','locale','remove','set','listenTo','updateComment','focus','editorConfig'];(function(_0x5a668c,_0x3b525f){const _0x57acfc=function(_0x85fdd){while(--_0x85fdd){_0x5a668c['push'](_0x5a668c['shift']());}};_0x57acfc(++_0x3b525f);}(_0x3b52,0x1e0));const _0x57ac=function(_0x5a668c,_0x3b525f){_0x5a668c=_0x5a668c-0x0;let _0x57acfc=_0x3b52[_0x5a668c];return _0x57acfc;};import{View as _0x33b83e}from'ckeditor5/src/ui';import{diff as _0xb6db4,Collection as _0x465c5c}from'ckeditor5/src/utils';import _0x5b8495 from'./collapsedcommentsview';export default class Tt extends _0x33b83e{constructor(_0x21289d,_0x4b4e75,_0xa2279e){super(_0x21289d),this[_0x57ac('0x2b')](_0x57ac('0xc'),!0x1),this[_0x57ac('0x2b')]('length',_0x4b4e75[_0x57ac('0x4')]['length']),this[_0x57ac('0x2b')]('isActive',!0x1),this[_0x57ac('0x19')]=_0x4b4e75,this[_0x57ac('0x7')]=_0xa2279e,this['commentViews']=this['createCollection'](),this[_0x57ac('0x26')]=this[_0x57ac('0xa')](),this['_collapsedCommentsView']=new _0x5b8495(_0x21289d),this[_0x57ac('0x12')]['bind']('count')['to'](this,_0x57ac('0x24'),_0x142935=>_0x142935-this[_0x57ac('0x7')][_0x57ac('0x21')]);for(const _0x503c33 of _0x4b4e75[_0x57ac('0x4')])this[_0x57ac('0xb')](_0x503c33);this[_0x57ac('0x0')](_0x4b4e75['comments'],_0x57ac('0x25'),(_0x53cca0,_0x49aa8b)=>{this[_0x57ac('0x24')]++,this[_0x57ac('0xb')](_0x49aa8b),this[_0x57ac('0x6')]();}),this[_0x57ac('0x0')](_0x4b4e75[_0x57ac('0x4')],_0x57ac('0x2a'),(_0xf9a4cd,_0x3cce9e)=>{this[_0x57ac('0x24')]--,this[_0x57ac('0x5')](_0x3cce9e),this[_0x57ac('0x6')]();}),this[_0x57ac('0x0')](_0x4b4e75,'commentUpdated',()=>this[_0x57ac('0x6')]()),this['on'](_0x57ac('0xd'),()=>this[_0x57ac('0x6')]()),this['on'](_0x57ac('0x27'),()=>this[_0x57ac('0x6')]()),this[_0x57ac('0x1c')]({'tag':'ul','attributes':{'class':[_0x57ac('0x17')]},'children':this[_0x57ac('0x26')]});}get[_0x57ac('0x1d')](){return this['_model']['weight']>this['_config'][_0x57ac('0x22')]&&!this[_0x57ac('0x15')]&&!this[_0x57ac('0xc')];}[_0x57ac('0x10')](){super[_0x57ac('0x10')](),this['refreshVisibleViews']();}[_0x57ac('0x2')](){this['element'][_0x57ac('0x2')]();}[_0x57ac('0xe')](){this[_0x57ac('0x12')][_0x57ac('0xe')]();for(const _0x25a3ab of this[_0x57ac('0x9')])_0x25a3ab[_0x57ac('0xe')]();super[_0x57ac('0xe')]();}['refreshVisibleViews'](){this[_0x57ac('0x1d')]?this[_0x57ac('0x23')]():this[_0x57ac('0x11')]();}[_0x57ac('0xb')](_0x594ae9){const _0x57c9a9=new this[(_0x57ac('0x7'))]['CommentView'](this[_0x57ac('0x29')],_0x594ae9,{'maxCommentCharsWhenCollapsed':this['_config'][_0x57ac('0x1a')],'formatDateTime':this[_0x57ac('0x7')]['formatDateTime'],'editorConfig':this[_0x57ac('0x7')][_0x57ac('0x3')]});_0x57c9a9['viewUid']=_0x594ae9['id'],_0x57c9a9[_0x57ac('0x1b')]('removeComment')['to'](this),_0x57c9a9['delegate'](_0x57ac('0x1'))['to'](this),this[_0x57ac('0x0')](_0x57c9a9,'change:isEditMode',()=>this[_0x57ac('0x18')]()),this[_0x57ac('0x9')]['add'](_0x57c9a9);}['_handleRemoveCommentModel'](_0x12409f){const _0x192e94=this['commentViews'][_0x57ac('0x2a')](_0x12409f['id']);this[_0x57ac('0x14')](_0x192e94),_0x192e94['isEditMode']&&this['_updateHasDirtyComment'](),_0x192e94[_0x57ac('0xe')]();}['_updateHasDirtyComment'](){this[_0x57ac('0xc')]=Array['from'](this['commentViews'])[_0x57ac('0x28')](_0x428a0b=>_0x428a0b[_0x57ac('0x8')]);}['_rearrangeCollapse'](){const _0x20489c=function(_0x508f66){const _0x59598c=new _0x465c5c();for(const _0x4ecd3f of _0x508f66)_0x59598c[_0x57ac('0x25')](_0x4ecd3f);return _0x59598c;}(this[_0x57ac('0x9')]),_0x48e313=this[_0x57ac('0x12')][_0x57ac('0x20')];for(let _0x11a41b=0x1;_0x11a41b<=_0x48e313;_0x11a41b++)_0x20489c['remove'](0x1);for(const _0x528ad7 of _0x20489c)_0x528ad7[_0x57ac('0x13')]();_0x48e313>0x0&&_0x20489c[_0x57ac('0x25')](this[_0x57ac('0x12')],0x1),Ut(_0xb6db4(Array[_0x57ac('0x1e')](this[_0x57ac('0x26')]),Array['from'](_0x20489c)),this[_0x57ac('0x26')],_0x20489c);}[_0x57ac('0x11')](){Ut(_0xb6db4(Array[_0x57ac('0x1e')](this[_0x57ac('0x26')]),Array['from'](this[_0x57ac('0x9')])),this[_0x57ac('0x26')],this[_0x57ac('0x9')]);for(const _0x4f2049 of this[_0x57ac('0x26')])_0x4f2049[_0x57ac('0xf')]();}}function Ut(_0x190901,_0x5bd70b,_0x2d5205){let _0xb5d5d=0x0;for(const _0x15da43 of _0x190901)switch(_0x15da43){case'insert':_0x5bd70b[_0x57ac('0x25')](_0x2d5205[_0x57ac('0x16')](_0xb5d5d),_0xb5d5d),_0xb5d5d++;break;case'delete':_0x5bd70b[_0x57ac('0x2a')](_0xb5d5d);break;case _0x57ac('0x1f'):_0xb5d5d++;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x526f=['userView','bindTemplate','focusTracker','extendTemplate','set','showButtons','ck-comment__input-container','bind','then','destroy','ck-comment__input-container--active','commentInputView','div','ck-thread__input','showInput','isFocused','value','ck-thread__user'];(function(_0x2a6ad9,_0x526f84){var _0x2175a3=function(_0x3295b3){while(--_0x3295b3){_0x2a6ad9['push'](_0x2a6ad9['shift']());}};_0x2175a3(++_0x526f84);}(_0x526f,0x6f));var _0x2175=function(_0x2a6ad9,_0x526f84){_0x2a6ad9=_0x2a6ad9-0x0;var _0x2175a3=_0x526f[_0x2a6ad9];return _0x2175a3;};import{View as _0x4f775c}from'ckeditor5/src/ui';import _0x37da92 from'./commentinputview';import _0x5efbbf from'@ckeditor/ckeditor5-collaboration-core/src/users/view/userview';export default class Rt extends _0x4f775c{constructor(_0x2cc481,_0x24c350,_0x5dd81b){super(_0x2cc481),this[_0x2175('0x8')]=new _0x37da92(_0x2cc481,_0x5dd81b),this[_0x2175('0x8')][_0x2175('0x4')](_0x2175('0x2'))['to'](this[_0x2175('0x8')][_0x2175('0x11')],_0x2175('0xc'),this[_0x2175('0x8')],_0x2175('0xd'),(_0x389cef,_0x3876d1)=>_0x389cef||!!_0x3876d1),this[_0x2175('0x1')](_0x2175('0xb'),!0x1),this['userView']=new _0x5efbbf(_0x2cc481,_0x24c350),this['userView']['extendTemplate']({'attributes':{'class':_0x2175('0xe')}}),this[_0x2175('0x8')][_0x2175('0x0')]({'attributes':{'class':_0x2175('0xa')}}),this['setTemplate']({'tag':_0x2175('0x9'),'attributes':{'class':[_0x2175('0x3'),this[_0x2175('0x10')]['if'](_0x2175('0xb'),_0x2175('0x7'))]},'children':[this[_0x2175('0xf')],this['commentInputView']]});}[_0x2175('0x6')](){return this[_0x2175('0x8')][_0x2175('0x6')]()[_0x2175('0x5')](()=>super['destroy']());}}
23
+ var _0x599b=['commentInputView','showInput','bindTemplate','userView','isFocused','ck-thread__user','setTemplate','destroy','ck-comment__input-container','div','extendTemplate','ck-comment__input-container--active','bind','value','focusTracker'];(function(_0x280399,_0x599b8b){var _0x1073d5=function(_0x533816){while(--_0x533816){_0x280399['push'](_0x280399['shift']());}};_0x1073d5(++_0x599b8b);}(_0x599b,0x10c));var _0x1073=function(_0x280399,_0x599b8b){_0x280399=_0x280399-0x0;var _0x1073d5=_0x599b[_0x280399];return _0x1073d5;};import{View as _0x31854f}from'ckeditor5/src/ui';import _0x1d74a7 from'./commentinputview';import _0xdac1f9 from'@ckeditor/ckeditor5-collaboration-core/src/users/view/userview';export default class Rt extends _0x31854f{constructor(_0xd25c71,_0x5eba98,_0x3024df){super(_0xd25c71),this[_0x1073('0x2')]=new _0x1d74a7(_0xd25c71,_0x3024df),this['commentInputView'][_0x1073('0xe')]('showButtons')['to'](this[_0x1073('0x2')][_0x1073('0x1')],_0x1073('0x6'),this[_0x1073('0x2')],_0x1073('0x0'),(_0x2c883d,_0xcfdc5c)=>_0x2c883d||!!_0xcfdc5c),this['set']('showInput',!0x1),this[_0x1073('0x5')]=new _0xdac1f9(_0xd25c71,_0x5eba98),this[_0x1073('0x5')]['extendTemplate']({'attributes':{'class':_0x1073('0x7')}}),this[_0x1073('0x2')][_0x1073('0xc')]({'attributes':{'class':'ck-thread__input'}}),this[_0x1073('0x8')]({'tag':_0x1073('0xb'),'attributes':{'class':[_0x1073('0xa'),this[_0x1073('0x4')]['if'](_0x1073('0x3'),_0x1073('0xd'))]},'children':[this[_0x1073('0x5')],this[_0x1073('0x2')]]});}['destroy'](){return this['commentInputView'][_0x1073('0x9')]()['then'](()=>super[_0x1073('0x9')]());}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import It from'./basecommentthreadview';import{mix as _0x397ece}from'ckeditor5/src/utils';import Wt from'./confirmmixin';export default class et extends It{constructor(_0x5db37e,_0x40052d,_0x4134d7,_0x476f79){super(_0x5db37e,_0x40052d,_0x4134d7,_0x476f79),this['set']('actionIndicator',null),this['containerElement']=null,this['locale']=_0x5db37e,this['setTemplate'](this['_getTemplate']()),this['on']('change:isActive',(_0x40b1ce,_0x47ce2b,_0x367c6b)=>{_0x367c6b||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x2408e8,_0x552be9,_0x31deb6)=>{_0x31deb6&&this['_cancelAllConfirms']();}),this['length']>0x0?this['_bindFirstCommentView']():this['listenTo'](this['commentsListView']['commentViews'],'add',_0x59b52b=>{this['_bindFirstCommentView'](),_0x59b52b['off']();});}['_getTemplate'](){const _0x1fca07=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread',_0x1fca07['if']('isActive','ck-thread--active'),_0x1fca07['if']('isConfirm','ck-thread--remove-confirmation'),_0x1fca07['to']('actionIndicator',_0x4c6dd4=>_0x4c6dd4?'ck-thread--'+_0x4c6dd4:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':[this['commentsListView'],this['commentThreadInputView']]}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x137bc4 of this['commentsListView']['commentViews'])_0x137bc4['cancelConfirm']();}['_bindFirstCommentView'](){const {t:t}=this['locale'],_0x51664a=this['commentsListView']['commentViews']['get'](0x0);this['bind']('actionIndicator')['to'](_0x51664a,'actionIndicator',_0xba5f10=>'remove'===_0xba5f10?'remove':null),_0x51664a['placeholder']=t('Write\x20a\x20comment...'),_0x51664a['removeButton']['on']('execute',_0x2ed9c0=>{_0x2ed9c0['stop'](),this['showConfirm'](t('Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'});}}_0x397ece(et,Wt);
23
+ import It from'./basecommentthreadview';import{mix as _0x57466c}from'ckeditor5/src/utils';import Wt from'./confirmmixin';export default class et extends It{constructor(_0x586870,_0x1c1066,_0x32322c,_0x50191e){super(_0x586870,_0x1c1066,_0x32322c,_0x50191e),this['set']('actionIndicator',null),this['containerElement']=null,this['locale']=_0x586870,this['setTemplate'](this['_getTemplate']()),this['on']('change:isActive',(_0x2bd3e3,_0x5cecd9,_0x226952)=>{_0x226952||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x32fbae,_0x397a7f,_0x16a3f6)=>{_0x16a3f6&&this['_cancelAllConfirms']();}),this['length']>0x0?this['_bindFirstCommentView']():this['listenTo'](this['commentsListView']['commentViews'],'add',_0x246d68=>{this['_bindFirstCommentView'](),_0x246d68['off']();});}['_getTemplate'](){const _0x21afc3=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread',_0x21afc3['if']('isActive','ck-thread--active'),_0x21afc3['if']('isConfirm','ck-thread--remove-confirmation'),_0x21afc3['to']('actionIndicator',_0x42ccc1=>_0x42ccc1?'ck-thread--'+_0x42ccc1:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':[this['commentsListView'],this['commentThreadInputView']]}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0xe5e879 of this['commentsListView']['commentViews'])_0xe5e879['cancelConfirm']();}['_bindFirstCommentView'](){const {t:t}=this['locale'],_0x294f4b=this['commentsListView']['commentViews']['get'](0x0);this['bind']('actionIndicator')['to'](_0x294f4b,'actionIndicator',_0x117f5c=>'remove'===_0x117f5c?'remove':null),_0x294f4b['placeholder']=t('Write\x20a\x20comment...'),_0x294f4b['removeButton']['on']('execute',_0x26e20e=>{_0x26e20e['stop'](),this['showConfirm'](t('Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'});}}_0x57466c(et,Wt);
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{mix as _0x5d3c69}from'ckeditor5/src/utils';import{ButtonView as mt}from'ckeditor5/src/ui';import Vt from'./basecommentview';import Jt from'@ckeditor/ckeditor5-collaboration-core/src/users/view/userview';import{icons as Yt}from'ckeditor5/src/core';import Kt from'../../../../theme/icons/remove-comment.svg';import Wt from'./confirmmixin';export default class nt extends Vt{constructor(_0x389e43,_0x5c1e53,_0x281cae){super(_0x389e43,_0x5c1e53,_0x281cae);const {t:t}=this['locale'];this['set']('actionIndicator',null),this['set']('placeholder',t('Reply...')),this['set']('createdAt',null),this['bind']('createdAt')['to'](_0x5c1e53),this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['userView']=new Jt(_0x389e43,_0x5c1e53['author']),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x5c1e53,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['_getTemplate']());}['_getTemplate'](){const _0x2cff3c=this['bindTemplate'];return{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2cff3c['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2cff3c['if']('isEditMode','ck-comment--edit'),_0x2cff3c['to']('actionIndicator',_0x40da0b=>_0x40da0b?'ck-comment--'+_0x40da0b:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x2cff3c['to']('createdAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2cff3c['to']('createdAt',_0x4c18eb=>this['_config']['formatDateTime'](_0x4c18eb))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2cff3c['if']('isEditMode','ck-comment__actions--hidden'),_0x2cff3c['if']('isEditMode','ck-annotation__actions--hidden')]},'children':[this['editButton'],this['removeButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}]}]}]};}['_createEditButton'](){const {t:t}=this['locale'],_0x391d39=new mt(this['locale']);return _0x391d39['label']=t('Edit'),_0x391d39['icon']=Yt['pencil'],_0x391d39['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x391d39['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x139a1d=>!_0x139a1d),_0x391d39['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x391d39['on']('execute',()=>this['switchToEditMode']()),_0x391d39;}['_createRemoveButton'](){const {t:t}=this['locale'],_0x489601=new mt(this['locale']);return _0x489601['label']=t('Remove'),_0x489601['icon']=Kt,_0x489601['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x489601['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x26cd5a=>!_0x26cd5a),_0x489601['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x489601['on']('execute',()=>{this['showConfirm'](t('Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x489601;}['_attachActions'](_0x3a61bd,_0x57fc7a){this['listenTo'](_0x3a61bd,'mouseenter',()=>this['actionIndicator']=_0x57fc7a),this['listenTo'](_0x3a61bd,'focus',()=>this['actionIndicator']=_0x57fc7a),this['listenTo'](_0x3a61bd,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3a61bd,'blur',()=>this['actionIndicator']=null);}['_createCommentInputView'](){const _0x28ad35=super['_createCommentInputView']();return _0x28ad35['bind']('placeholder')['to'](this),_0x28ad35;}['render'](){super['render'](),this['_attachActions'](this['editButton']['element'],'edit'),this['_attachActions'](this['removeButton']['element'],'remove');}}_0x5d3c69(nt,Wt);
23
+ import{mix as _0x27d280}from'ckeditor5/src/utils';import{ButtonView as mt}from'ckeditor5/src/ui';import Vt from'./basecommentview';import Jt from'@ckeditor/ckeditor5-collaboration-core/src/users/view/userview';import{icons as Yt}from'ckeditor5/src/core';import Kt from'../../../../theme/icons/remove-comment.svg';import Wt from'./confirmmixin';export default class nt extends Vt{constructor(_0x561d2a,_0x452fd3,_0x1e7662){super(_0x561d2a,_0x452fd3,_0x1e7662);const {t:t}=this['locale'];this['set']('actionIndicator',null),this['set']('placeholder',t('Reply...')),this['set']('createdAt',null),this['bind']('createdAt')['to'](_0x452fd3),this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['userView']=new Jt(_0x561d2a,_0x452fd3['author']),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x452fd3,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['_getTemplate']());}['_getTemplate'](){const _0x29fd99=this['bindTemplate'];return{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x29fd99['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x29fd99['if']('isEditMode','ck-comment--edit'),_0x29fd99['to']('actionIndicator',_0x353fed=>_0x353fed?'ck-comment--'+_0x353fed:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x29fd99['to']('createdAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x29fd99['to']('createdAt',_0x5ba23c=>this['_config']['formatDateTime'](_0x5ba23c))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x29fd99['if']('isEditMode','ck-comment__actions--hidden'),_0x29fd99['if']('isEditMode','ck-annotation__actions--hidden')]},'children':[this['editButton'],this['removeButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}]}]}]};}['_createEditButton'](){const {t:t}=this['locale'],_0x59f91b=new mt(this['locale']);return _0x59f91b['label']=t('Edit'),_0x59f91b['icon']=Yt['pencil'],_0x59f91b['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x59f91b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3116dd=>!_0x3116dd),_0x59f91b['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x59f91b['on']('execute',()=>this['switchToEditMode']()),_0x59f91b;}['_createRemoveButton'](){const {t:t}=this['locale'],_0x4f3fd6=new mt(this['locale']);return _0x4f3fd6['label']=t('Remove'),_0x4f3fd6['icon']=Kt,_0x4f3fd6['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4f3fd6['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x29b31c=>!_0x29b31c),_0x4f3fd6['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4f3fd6['on']('execute',()=>{this['showConfirm'](t('Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4f3fd6;}['_attachActions'](_0x466c0e,_0x47b4ac){this['listenTo'](_0x466c0e,'mouseenter',()=>this['actionIndicator']=_0x47b4ac),this['listenTo'](_0x466c0e,'focus',()=>this['actionIndicator']=_0x47b4ac),this['listenTo'](_0x466c0e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x466c0e,'blur',()=>this['actionIndicator']=null);}['_createCommentInputView'](){const _0x5362ab=super['_createCommentInputView']();return _0x5362ab['bind']('placeholder')['to'](this),_0x5362ab;}['render'](){super['render'](),this['_attachActions'](this['editButton']['element'],'edit'),this['_attachActions'](this['removeButton']['element'],'remove');}}_0x27d280(nt,Wt);
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4319=['fire','set','appendChild','registerChild','submit','element','render','remove','_removeConfirm','once','deregisterChild','isConfirm','confirmView','cancel','locale','destroy'];(function(_0x5e6f1d,_0x4319fb){var _0x5bee74=function(_0x5d2cd0){while(--_0x5d2cd0){_0x5e6f1d['push'](_0x5e6f1d['shift']());}};_0x5bee74(++_0x4319fb);}(_0x4319,0x1f1));var _0x5bee=function(_0x5e6f1d,_0x4319fb){_0x5e6f1d=_0x5e6f1d-0x0;var _0x5bee74=_0x4319[_0x5e6f1d];return _0x5bee74;};import _0xa8ccc8 from'./confirmview';export default{'showConfirm'(_0x443e72,_0x3a03e6){return this[_0x5bee('0xb')]=new _0xa8ccc8(this[_0x5bee('0xd')]),this[_0x5bee('0xb')][_0x5bee('0x5')](),this['confirmView']['message']=_0x443e72,this['confirmView'][_0x5bee('0x8')](_0x5bee('0xc'),()=>{this[_0x5bee('0x7')]();}),this['confirmView'][_0x5bee('0x8')]('submit',()=>{this[_0x5bee('0x7')]();}),_0x3a03e6[_0x5bee('0x1')](this['confirmView']['element']),this[_0x5bee('0x2')](this[_0x5bee('0xb')]),this[_0x5bee('0x0')](_0x5bee('0xa'),!0x0),new Promise(_0x108ade=>this[_0x5bee('0xb')]['on'](_0x5bee('0x3'),_0x108ade));},'cancelConfirm'(){this[_0x5bee('0xa')]&&this[_0x5bee('0xb')][_0x5bee('0xf')](_0x5bee('0xc'));},'_removeConfirm'(){this[_0x5bee('0xb')][_0x5bee('0x4')][_0x5bee('0x6')](),this[_0x5bee('0x9')](this[_0x5bee('0xb')]),this[_0x5bee('0xa')]=!0x1,this['confirmView'][_0x5bee('0xe')](),delete this[_0x5bee('0xb')];}};
23
+ var _0x12b5=['_removeConfirm','confirmView','message','deregisterChild','submit','fire','element','destroy','render','set','isConfirm','cancel','once'];(function(_0x18190e,_0x12b5f4){var _0x25bf84=function(_0x401d3c){while(--_0x401d3c){_0x18190e['push'](_0x18190e['shift']());}};_0x25bf84(++_0x12b5f4);}(_0x12b5,0xc9));var _0x25bf=function(_0x18190e,_0x12b5f4){_0x18190e=_0x18190e-0x0;var _0x25bf84=_0x12b5[_0x18190e];return _0x25bf84;};import _0x49c479 from'./confirmview';export default{'showConfirm'(_0x502a74,_0x42ae28){return this[_0x25bf('0x8')]=new _0x49c479(this['locale']),this[_0x25bf('0x8')][_0x25bf('0x2')](),this[_0x25bf('0x8')][_0x25bf('0x9')]=_0x502a74,this[_0x25bf('0x8')][_0x25bf('0x6')](_0x25bf('0x5'),()=>{this['_removeConfirm']();}),this[_0x25bf('0x8')][_0x25bf('0x6')](_0x25bf('0xb'),()=>{this[_0x25bf('0x7')]();}),_0x42ae28['appendChild'](this[_0x25bf('0x8')][_0x25bf('0x0')]),this['registerChild'](this['confirmView']),this[_0x25bf('0x3')](_0x25bf('0x4'),!0x0),new Promise(_0xcab0eb=>this['confirmView']['on']('submit',_0xcab0eb));},'cancelConfirm'(){this[_0x25bf('0x4')]&&this[_0x25bf('0x8')][_0x25bf('0xc')](_0x25bf('0x5'));},'_removeConfirm'(){this[_0x25bf('0x8')][_0x25bf('0x0')]['remove'](),this[_0x25bf('0xa')](this[_0x25bf('0x8')]),this[_0x25bf('0x4')]=!0x1,this[_0x25bf('0x8')][_0x25bf('0x1')](),delete this[_0x25bf('0x8')];}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{View as bt,ButtonView as mt}from'ckeditor5/src/ui';import{icons as Yt}from'ckeditor5/src/core';export default class ii extends bt{constructor(_0x2fc29a){super(_0x2fc29a);const {t:t}=_0x2fc29a,_0x586691=this['bindTemplate'];this['submitView']=this['_createButtonView'](_0x2fc29a,t('Yes'),Yt['check'],'submit'),this['cancelView']=this['_createButtonView'](_0x2fc29a,t('No'),Yt['cancel'],'cancel'),this['set']('message',t('Are\x20you\x20sure?')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__remove-confirm']},'children':[{'tag':'div','attributes':{'class':'ck-thread__remove-confirm-inner'},'children':[{'tag':'p','children':[{'text':_0x586691['to']('message')}]},{'tag':'div','attributes':{'class':'ck-thread__remove-confirm-actions'},'children':[this['submitView'],this['cancelView']]}]}]});}['_createButtonView'](_0x47e923,_0x21b0ab,_0x2b510c,_0x3573ba){const _0x230fde=new mt(_0x47e923);return _0x230fde['label']=_0x21b0ab,_0x230fde['icon']=_0x2b510c,_0x230fde['extendTemplate']({'attributes':{'class':'ck-thread__remove-confirm-'+_0x3573ba}}),_0x230fde['on']('execute',()=>this['fire'](_0x3573ba)),_0x230fde;}}
23
+ import{View as bt,ButtonView as mt}from'ckeditor5/src/ui';import{icons as Yt}from'ckeditor5/src/core';export default class ii extends bt{constructor(_0x482926){super(_0x482926);const {t:t}=_0x482926,_0x57fbcf=this['bindTemplate'];this['submitView']=this['_createButtonView'](_0x482926,t('Yes'),Yt['check'],'submit'),this['cancelView']=this['_createButtonView'](_0x482926,t('No'),Yt['cancel'],'cancel'),this['set']('message',t('Are\x20you\x20sure?')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__remove-confirm']},'children':[{'tag':'div','attributes':{'class':'ck-thread__remove-confirm-inner'},'children':[{'tag':'p','children':[{'text':_0x57fbcf['to']('message')}]},{'tag':'div','attributes':{'class':'ck-thread__remove-confirm-actions'},'children':[this['submitView'],this['cancelView']]}]}]});}['_createButtonView'](_0x2c406d,_0x59e602,_0x274f13,_0x5ae4a5){const _0x54b1a1=new mt(_0x2c406d);return _0x54b1a1['label']=_0x59e602,_0x54b1a1['icon']=_0x274f13,_0x54b1a1['extendTemplate']({'attributes':{'class':'ck-thread__remove-confirm-'+_0x5ae4a5}}),_0x54b1a1['on']('execute',()=>this['fire'](_0x5ae4a5)),_0x54b1a1;}}
package/src/comments.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5409=['pluginName','requires'];(function(_0x1a03b2,_0x54095a){var _0x3c0948=function(_0x58260a){while(--_0x58260a){_0x1a03b2['push'](_0x1a03b2['shift']());}};_0x3c0948(++_0x54095a);}(_0x5409,0x6a));var _0x3c09=function(_0x1a03b2,_0x54095a){_0x1a03b2=_0x1a03b2-0x0;var _0x3c0948=_0x5409[_0x1a03b2];return _0x3c0948;};import{Plugin as _0x33c462}from'ckeditor5/src/core';import _0x2c7697 from'./comments/commentsrepository';import _0x1c5fc9 from'./comments/commentsediting';import _0x177e2e from'./comments/commentsui';import _0x2589d9 from'./commentsonly';import _0x237a03 from'./annotations/widesidebar';import _0x1b9b63 from'./annotations/narrowsidebar';import _0x2edf6b from'./annotations/inlineannotations';export default class c extends _0x33c462{static get[_0x3c09('0x1')](){return[_0x2c7697,_0x1c5fc9,_0x177e2e,_0x2589d9,_0x237a03,_0x1b9b63,_0x2edf6b];}static get[_0x3c09('0x0')](){return'Comments';}}
23
+ var _0x16da=['pluginName','Comments','requires'];(function(_0x22bad5,_0x16da83){var _0x49e1fa=function(_0x38714e){while(--_0x38714e){_0x22bad5['push'](_0x22bad5['shift']());}};_0x49e1fa(++_0x16da83);}(_0x16da,0xf6));var _0x49e1=function(_0x22bad5,_0x16da83){_0x22bad5=_0x22bad5-0x0;var _0x49e1fa=_0x16da[_0x22bad5];return _0x49e1fa;};import{Plugin as _0x45f1dd}from'ckeditor5/src/core';import _0x4d6658 from'./comments/commentsrepository';import _0x3f7222 from'./comments/commentsediting';import _0x4a9ef6 from'./comments/commentsui';import _0x8f22dd from'./commentsonly';import _0x5b30dc from'./annotations/widesidebar';import _0x4a2aff from'./annotations/narrowsidebar';import _0x1c87df from'./annotations/inlineannotations';export default class c extends _0x45f1dd{static get[_0x49e1('0x2')](){return[_0x4d6658,_0x3f7222,_0x4a9ef6,_0x8f22dd,_0x5b30dc,_0x4a2aff,_0x1c87df];}static get[_0x49e1('0x0')](){return _0x49e1('0x1');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bf4=['addCommentThread','view','commentsOnlyMode','get','stopListening','_disableCommentsOnlyMode','isEnabled','stop','editor','set','listenTo','commentsOnly','editing','affectsData','requires','CommentsOnly','_enableCommentsOnlyMode','document','DragDrop','clearForceDisabled','plugins','highest','delete','forceDisabled','has','pluginName','commands'];(function(_0x48e44e,_0x4bf46f){const _0x2e4f85=function(_0x1fc67b){while(--_0x1fc67b){_0x48e44e['push'](_0x48e44e['shift']());}};_0x2e4f85(++_0x4bf46f);}(_0x4bf4,0x196));const _0x2e4f=function(_0x48e44e,_0x4bf46f){_0x48e44e=_0x48e44e-0x0;let _0x2e4f85=_0x4bf4[_0x48e44e];return _0x2e4f85;};import{Plugin as _0x179591}from'ckeditor5/src/core';import _0x1deb6e from'./comments/commentsediting';export default class e extends _0x179591{static get[_0x2e4f('0x18')](){return _0x2e4f('0xe');}static get[_0x2e4f('0xd')](){return[_0x1deb6e];}constructor(_0x2b64bb){super(_0x2b64bb),this[_0x2e4f('0x8')](_0x2e4f('0x5'),null),this['on']('change:isEnabled',(_0x2b44f3,_0xbbbe68,_0x2c66f8)=>{_0x2c66f8?this[_0x2e4f('0xf')]():this['_disableCommentsOnlyMode']();});}['afterInit'](){null===this[_0x2e4f('0x5')]&&(this[_0x2e4f('0x5')]=!!this['editor']['config'][_0x2e4f('0x2')](_0x2e4f('0xa')));}['_enableCommentsOnlyMode'](){for(const [_0x50b384,_0x572aad]of this[_0x2e4f('0x7')][_0x2e4f('0x19')])_0x572aad[_0x2e4f('0xc')]&&_0x2e4f('0x1a')!==_0x50b384&&_0x572aad[_0x2e4f('0x16')]('commentsOnlyMode');this[_0x2e4f('0x7')][_0x2e4f('0x13')][_0x2e4f('0x17')]('DragDrop')&&this[_0x2e4f('0x7')][_0x2e4f('0x13')][_0x2e4f('0x2')](_0x2e4f('0x11'))[_0x2e4f('0x16')](_0x2e4f('0x1'));const _0x27014c=this[_0x2e4f('0x7')][_0x2e4f('0xb')][_0x2e4f('0x0')]['document'];this[_0x2e4f('0x9')](_0x27014c,'cut',_0xd001ef=>_0xd001ef[_0x2e4f('0x6')](),{'priority':_0x2e4f('0x14')}),this['listenTo'](_0x27014c,'clipboardInput',_0x12f50c=>_0x12f50c[_0x2e4f('0x6')](),{'priority':_0x2e4f('0x14')}),this[_0x2e4f('0x9')](_0x27014c,_0x2e4f('0x15'),_0x3ad44f=>_0x3ad44f['stop'](),{'priority':_0x2e4f('0x14')});}[_0x2e4f('0x4')](){for(const [_0x14d906,_0x1a0089]of this['editor'][_0x2e4f('0x19')])_0x1a0089['affectsData']&&_0x2e4f('0x1a')!==_0x14d906&&_0x1a0089[_0x2e4f('0x12')](_0x2e4f('0x1'));this[_0x2e4f('0x3')](this[_0x2e4f('0x7')][_0x2e4f('0xb')]['view'][_0x2e4f('0x10')]);}}
23
+ const _0x2a5c=['set','listenTo','_enableCommentsOnlyMode','view','clipboardInput','stop','cut','stopListening','forceDisabled','isEnabled','_disableCommentsOnlyMode','pluginName','document','has','highest','change:isEnabled','commentsOnlyMode','commentsOnly','addCommentThread','delete','commands','afterInit','get','DragDrop','editor','affectsData','plugins','editing','config'];(function(_0x1a6fb3,_0x2a5ce1){const _0x2b03d0=function(_0x1221af){while(--_0x1221af){_0x1a6fb3['push'](_0x1a6fb3['shift']());}};_0x2b03d0(++_0x2a5ce1);}(_0x2a5c,0xd3));const _0x2b03=function(_0x1a6fb3,_0x2a5ce1){_0x1a6fb3=_0x1a6fb3-0x0;let _0x2b03d0=_0x2a5c[_0x1a6fb3];return _0x2b03d0;};import{Plugin as _0x18ecf5}from'ckeditor5/src/core';import _0x3d1b9d from'./comments/commentsediting';export default class e extends _0x18ecf5{static get[_0x2b03('0x3')](){return'CommentsOnly';}static get['requires'](){return[_0x3d1b9d];}constructor(_0x5bd8fb){super(_0x5bd8fb),this[_0x2b03('0x15')](_0x2b03('0x1'),null),this['on'](_0x2b03('0x7'),(_0x17a75a,_0x17349c,_0x530167)=>{_0x530167?this[_0x2b03('0x17')]():this[_0x2b03('0x2')]();});}[_0x2b03('0xd')](){null===this[_0x2b03('0x1')]&&(this[_0x2b03('0x1')]=!!this[_0x2b03('0x10')][_0x2b03('0x14')]['get'](_0x2b03('0x9')));}[_0x2b03('0x17')](){for(const [_0x306083,_0x166594]of this['editor'][_0x2b03('0xc')])_0x166594[_0x2b03('0x11')]&&'addCommentThread'!==_0x306083&&_0x166594[_0x2b03('0x0')](_0x2b03('0x8'));this[_0x2b03('0x10')][_0x2b03('0x12')][_0x2b03('0x5')](_0x2b03('0xf'))&&this[_0x2b03('0x10')][_0x2b03('0x12')][_0x2b03('0xe')](_0x2b03('0xf'))[_0x2b03('0x0')](_0x2b03('0x8'));const _0x44074d=this[_0x2b03('0x10')][_0x2b03('0x13')][_0x2b03('0x18')][_0x2b03('0x4')];this[_0x2b03('0x16')](_0x44074d,_0x2b03('0x1b'),_0x1f091c=>_0x1f091c[_0x2b03('0x1a')](),{'priority':_0x2b03('0x6')}),this['listenTo'](_0x44074d,_0x2b03('0x19'),_0x454643=>_0x454643['stop'](),{'priority':_0x2b03('0x6')}),this[_0x2b03('0x16')](_0x44074d,_0x2b03('0xb'),_0x2f0df2=>_0x2f0df2[_0x2b03('0x1a')](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x24da27,_0x5cf8c5]of this[_0x2b03('0x10')][_0x2b03('0xc')])_0x5cf8c5[_0x2b03('0x11')]&&_0x2b03('0xa')!==_0x24da27&&_0x5cf8c5['clearForceDisabled'](_0x2b03('0x8'));this[_0x2b03('0x1c')](this[_0x2b03('0x10')]['editing'][_0x2b03('0x18')][_0x2b03('0x4')]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x7b4d10,_0x14351e){const t=_0x7b4d10['t'];if('PENDING_ACTION_COMMENT_THREAD'==_0x14351e)return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});}
23
+ export function getTranslation(_0x4bdbfe,_0x35bf07){const t=_0x4bdbfe['t'];if('PENDING_ACTION_COMMENT_THREAD'==_0x35bf07)return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11a0=['disconnect','observe','attributes','type','class','childList','cancel'];(function(_0x3b4eaf,_0x11a09d){const _0x38ccf2=function(_0x41c28e){while(--_0x41c28e){_0x3b4eaf['push'](_0x3b4eaf['shift']());}};_0x38ccf2(++_0x11a09d);}(_0x11a0,0x15d));const _0x38cc=function(_0x3b4eaf,_0x11a09d){_0x3b4eaf=_0x3b4eaf-0x0;let _0x38ccf2=_0x11a0[_0x3b4eaf];return _0x38ccf2;};import{throttle as _0x5eb47b}from'lodash-es';export default function ct(_0x195612){const _0x529206=_0x5eb47b(_0x195612,0x1e),_0xb97f77=new MutationObserver(_0x2f7fec=>{for(const _0xeb9778 of _0x2f7fec)(_0x38cc('0x3')==_0xeb9778[_0x38cc('0x4')]&&_0x38cc('0x5')==_0xeb9778['attributeName']||_0x38cc('0x6')==_0xeb9778[_0x38cc('0x4')])&&_0x529206();});return{'attach'(_0x32caf1){_0xb97f77[_0x38cc('0x2')](_0x32caf1,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0});},'detach'(){_0xb97f77[_0x38cc('0x1')](),_0x529206[_0x38cc('0x0')]();}};}
23
+ const _0x4619=['attributes','type','disconnect','childList','cancel','observe','attributeName','class'];(function(_0x2f2708,_0x4619a8){const _0x5e79b4=function(_0x7618){while(--_0x7618){_0x2f2708['push'](_0x2f2708['shift']());}};_0x5e79b4(++_0x4619a8);}(_0x4619,0x12a));const _0x5e79=function(_0x2f2708,_0x4619a8){_0x2f2708=_0x2f2708-0x0;let _0x5e79b4=_0x4619[_0x2f2708];return _0x5e79b4;};import{throttle as _0x2c257b}from'lodash-es';export default function ct(_0x4e4d3a){const _0x483d0d=_0x2c257b(_0x4e4d3a,0x1e),_0x33d897=new MutationObserver(_0x614627=>{for(const _0x1dc865 of _0x614627)(_0x5e79('0x6')==_0x1dc865['type']&&_0x5e79('0x5')==_0x1dc865[_0x5e79('0x4')]||_0x5e79('0x1')==_0x1dc865[_0x5e79('0x7')])&&_0x483d0d();});return{'attach'(_0x706871){_0x33d897[_0x5e79('0x3')](_0x706871,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0});},'detach'(){_0x33d897[_0x5e79('0x0')](),_0x483d0d[_0x5e79('0x2')]();}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ed7=['invalid-date-time-format','dateTimeFormat','\x27Last\x27\x20EEEE\x20hh:mma','function','\x27Today\x27\x20hh:mma'];(function(_0x4bcf8d,_0x5ed7af){const _0x505b48=function(_0xc36bcb){while(--_0xc36bcb){_0x4bcf8d['push'](_0x4bcf8d['shift']());}};_0x505b48(++_0x5ed7af);}(_0x5ed7,0x1a2));const _0x505b=function(_0x4bcf8d,_0x5ed7af){_0x4bcf8d=_0x4bcf8d-0x0;let _0x505b48=_0x5ed7[_0x4bcf8d];return _0x505b48;};import _0x57f122 from'date-fns/format';import _0x5eb0cd from'date-fns/parseISO';import _0x506666 from'date-fns/differenceInCalendarDays';import _0x6b54dc from'@ckeditor/ckeditor5-utils/src/ckeditorerror';export default function J(_0x2a1ff0={}){if(void 0x0!==_0x2a1ff0[_0x505b('0x3')]&&_0x505b('0x0')!=typeof _0x2a1ff0[_0x505b('0x3')])throw new _0x6b54dc(_0x505b('0x2'));return _0x1b01b4=>{const _0x22873b='string'==typeof _0x1b01b4?_0x5eb0cd(_0x1b01b4):_0x1b01b4,_0x430fa9=new Date(),_0x18fa01=_0x506666(_0x430fa9,_0x22873b);return _0x2a1ff0[_0x505b('0x3')]?_0x2a1ff0[_0x505b('0x3')](_0x22873b):_0x57f122(_0x22873b,0x0===_0x18fa01?_0x505b('0x1'):0x1===_0x18fa01?'\x27Yesterday\x27\x20hh:mma':_0x18fa01<0x7?_0x505b('0x4'):'MM-dd-yyyy\x20hh:mma');};}
23
+ const _0xbb57=['dateTimeFormat','function','invalid-date-time-format','\x27Today\x27\x20hh:mma','\x27Last\x27\x20EEEE\x20hh:mma','\x27Yesterday\x27\x20hh:mma','MM-dd-yyyy\x20hh:mma'];(function(_0x52fd8,_0xbb5726){const _0x3843ac=function(_0x180e11){while(--_0x180e11){_0x52fd8['push'](_0x52fd8['shift']());}};_0x3843ac(++_0xbb5726);}(_0xbb57,0x65));const _0x3843=function(_0x52fd8,_0xbb5726){_0x52fd8=_0x52fd8-0x0;let _0x3843ac=_0xbb57[_0x52fd8];return _0x3843ac;};import _0x515e0b from'date-fns/format';import _0x3f7ff8 from'date-fns/parseISO';import _0x4b34e0 from'date-fns/differenceInCalendarDays';import _0x16e913 from'@ckeditor/ckeditor5-utils/src/ckeditorerror';export default function J(_0x355f1={}){if(void 0x0!==_0x355f1[_0x3843('0x4')]&&_0x3843('0x5')!=typeof _0x355f1[_0x3843('0x4')])throw new _0x16e913(_0x3843('0x6'));return _0x28f4d9=>{const _0x2fc884='string'==typeof _0x28f4d9?_0x3f7ff8(_0x28f4d9):_0x28f4d9,_0x3739d1=new Date(),_0x1a1fdd=_0x4b34e0(_0x3739d1,_0x2fc884);return _0x355f1[_0x3843('0x4')]?_0x355f1[_0x3843('0x4')](_0x2fc884):_0x515e0b(_0x2fc884,0x0===_0x1a1fdd?_0x3843('0x0'):0x1===_0x1a1fdd?_0x3843('0x2'):_0x1a1fdd<0x7?_0x3843('0x1'):_0x3843('0x3'));};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36ab=['values','markerNameToElements','name','domConverter','mapper','view'];(function(_0x4fb680,_0x36ab64){const _0x1bd2e3=function(_0x172699){while(--_0x172699){_0x4fb680['push'](_0x4fb680['shift']());}};_0x1bd2e3(++_0x36ab64);}(_0x36ab,0x1b3));const _0x1bd2=function(_0x4fb680,_0x36ab64){_0x4fb680=_0x4fb680-0x0;let _0x1bd2e3=_0x36ab[_0x4fb680];return _0x1bd2e3;};import _0x379a38 from'@ckeditor/ckeditor5-utils/src/first';export default function M(_0x65a588,_0x453554){const _0x619e78=_0x65a588[_0x1bd2('0x1')][_0x1bd2('0x4')](_0x453554[_0x1bd2('0x5')]),_0x534434=_0x379a38(_0x619e78[_0x1bd2('0x3')]());return _0x65a588[_0x1bd2('0x2')][_0x1bd2('0x0')]['mapViewToDom'](_0x534434);}
23
+ const _0x2623=['mapper','domConverter','markerNameToElements','mapViewToDom','values'];(function(_0xe6ccbc,_0x2623bf){const _0x275c89=function(_0x4c0e06){while(--_0x4c0e06){_0xe6ccbc['push'](_0xe6ccbc['shift']());}};_0x275c89(++_0x2623bf);}(_0x2623,0xa0));const _0x275c=function(_0xe6ccbc,_0x2623bf){_0xe6ccbc=_0xe6ccbc-0x0;let _0x275c89=_0x2623[_0xe6ccbc];return _0x275c89;};import _0x2668ab from'@ckeditor/ckeditor5-utils/src/first';export default function R(_0x6995e6,_0x4956c3){const _0x3541e5=_0x6995e6[_0x275c('0x0')][_0x275c('0x2')](_0x4956c3['name']),_0x5a1af0=_0x2668ab(_0x3541e5[_0x275c('0x4')]());return _0x6995e6['view'][_0x275c('0x1')][_0x275c('0x3')](_0x5a1af0);}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f36=['slice','join','pop','replace','push','startsWith','length','match','indexOf','substring'];(function(_0x10f697,_0x1f36b8){const _0x5433d3=function(_0x119035){while(--_0x119035){_0x10f697['push'](_0x10f697['shift']());}};_0x5433d3(++_0x1f36b8);}(_0x1f36,0xab));const _0x5433=function(_0x10f697,_0x1f36b8){_0x10f697=_0x10f697-0x0;let _0x5433d3=_0x1f36[_0x10f697];return _0x5433d3;};export default function nn(_0x59488e,{limit:_0x5f478e,suffix:_0x199053='...'}){const _0x156d95=[];let _0x27c7cd=0x0;const _0x50c39f=_0x59488e['replace'](/</g,'\x0a<')[_0x5433('0x2')](/>/g,'>\x0a')[_0x5433('0x2')](/^\n/g,'')[_0x5433('0x2')](/\n$/g,'')['split']('\x0a');for(let _0x2623bc=0x0;_0x2623bc<_0x50c39f[_0x5433('0x5')];_0x2623bc++){let _0x431f5f=_0x50c39f[_0x2623bc];const _0x30fa99=tn(_0x431f5f);if(_0x431f5f[_0x5433('0x4')]('<')){if(_0x27c7cd>=_0x5f478e){const _0x3cb775=_0x431f5f[_0x5433('0x6')](/[a-zA-Z]+/)[0x0];_0x431f5f[_0x5433('0x4')]('</')?(_0x156d95[_0x5433('0x5')]&&(_0x431f5f=''),_0x156d95[_0x5433('0x1')]()):(_0x156d95['push'](_0x3cb775),_0x431f5f='');}}else{if(_0x27c7cd>=_0x5f478e)_0x431f5f='';else{if(_0x27c7cd+_0x30fa99['length']>=_0x5f478e){let _0x40285d=_0x5f478e-_0x27c7cd;if('\x20'===_0x30fa99[_0x40285d-0x1])_0x40285d--;else{const _0x2c0aa0=_0x30fa99[_0x5433('0x9')](_0x40285d)[_0x5433('0x7')]('\x20');-0x1!==_0x2c0aa0?_0x40285d+=_0x2c0aa0:_0x40285d=_0x431f5f['length'];}_0x431f5f=_0x30fa99[_0x5433('0x9')](0x0,_0x40285d)[_0x5433('0x0')]('')+_0x199053,_0x27c7cd=_0x5f478e;}else _0x27c7cd+=_0x30fa99[_0x5433('0x5')];}}_0x50c39f[_0x2623bc]=_0x431f5f;}return _0x50c39f[_0x5433('0x0')]('\x0a')[_0x5433('0x2')](/\n/g,'');}function tn(_0x21a7c3){const _0x1cbf43=[];for(let _0x39ec61=0x0;_0x39ec61<_0x21a7c3[_0x5433('0x5')];_0x39ec61++){const _0x155bd2=_0x21a7c3[_0x5433('0x8')](_0x39ec61)['match'](/^&[a-z0-9#]+;/);if(_0x155bd2){const _0x1af5d3=_0x155bd2[0x0];_0x1cbf43[_0x5433('0x3')](_0x1af5d3),_0x39ec61+=_0x1af5d3[_0x5433('0x5')]-0x1;}else _0x1cbf43['push'](_0x21a7c3[_0x39ec61]);}return _0x1cbf43;}
23
+ const _0x2222=['split','startsWith','push','slice','match','pop','substring','length','join','indexOf','...','replace'];(function(_0x3914c3,_0x22224a){const _0x382436=function(_0x5be0d6){while(--_0x5be0d6){_0x3914c3['push'](_0x3914c3['shift']());}};_0x382436(++_0x22224a);}(_0x2222,0x72));const _0x3824=function(_0x3914c3,_0x22224a){_0x3914c3=_0x3914c3-0x0;let _0x382436=_0x2222[_0x3914c3];return _0x382436;};export default function nn(_0x14b73c,{limit:_0x2aefa1,suffix:_0x3b3ae7=_0x3824('0x4')}){const _0x51bcac=[];let _0x47c4c5=0x0;const _0x12e286=_0x14b73c[_0x3824('0x5')](/</g,'\x0a<')['replace'](/>/g,'>\x0a')[_0x3824('0x5')](/^\n/g,'')[_0x3824('0x5')](/\n$/g,'')[_0x3824('0x6')]('\x0a');for(let _0x20cd59=0x0;_0x20cd59<_0x12e286[_0x3824('0x1')];_0x20cd59++){let _0x509a99=_0x12e286[_0x20cd59];const _0x17b416=tn(_0x509a99);if(_0x509a99[_0x3824('0x7')]('<')){if(_0x47c4c5>=_0x2aefa1){const _0x36d943=_0x509a99[_0x3824('0xa')](/[a-zA-Z]+/)[0x0];_0x509a99['startsWith']('</')?(_0x51bcac['length']&&(_0x509a99=''),_0x51bcac[_0x3824('0xb')]()):(_0x51bcac[_0x3824('0x8')](_0x36d943),_0x509a99='');}}else{if(_0x47c4c5>=_0x2aefa1)_0x509a99='';else{if(_0x47c4c5+_0x17b416[_0x3824('0x1')]>=_0x2aefa1){let _0x1fc792=_0x2aefa1-_0x47c4c5;if('\x20'===_0x17b416[_0x1fc792-0x1])_0x1fc792--;else{const _0x4fa114=_0x17b416['slice'](_0x1fc792)[_0x3824('0x3')]('\x20');-0x1!==_0x4fa114?_0x1fc792+=_0x4fa114:_0x1fc792=_0x509a99[_0x3824('0x1')];}_0x509a99=_0x17b416[_0x3824('0x9')](0x0,_0x1fc792)[_0x3824('0x2')]('')+_0x3b3ae7,_0x47c4c5=_0x2aefa1;}else _0x47c4c5+=_0x17b416['length'];}}_0x12e286[_0x20cd59]=_0x509a99;}return _0x12e286[_0x3824('0x2')]('\x0a')[_0x3824('0x5')](/\n/g,'');}function tn(_0x4e5daa){const _0x3bb9b3=[];for(let _0x27e76b=0x0;_0x27e76b<_0x4e5daa['length'];_0x27e76b++){const _0x1493b6=_0x4e5daa[_0x3824('0x0')](_0x27e76b)['match'](/^&[a-z0-9#]+;/);if(_0x1493b6){const _0x1964be=_0x1493b6[0x0];_0x3bb9b3['push'](_0x1964be),_0x27e76b+=_0x1964be[_0x3824('0x1')]-0x1;}else _0x3bb9b3[_0x3824('0x8')](_0x4e5daa[_0x27e76b]);}return _0x3bb9b3;}