@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.
- package/lang/translations/da.po +79 -0
- package/lang/translations/id.po +78 -0
- package/package.json +8 -8
- package/src/annotations/annotation.js +1 -1
- package/src/annotations/annotationcollection.js +1 -1
- package/src/annotations/annotations.js +1 -1
- package/src/annotations/annotationsuis.js +1 -1
- package/src/annotations/editorannotations.js +1 -1
- package/src/annotations/inlineannotations.js +1 -1
- package/src/annotations/narrowsidebar.js +1 -1
- package/src/annotations/sidebar.js +1 -1
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +1 -1
- package/src/annotations/view/sidebarview.js +1 -1
- package/src/annotations/widesidebar.js +1 -1
- package/src/comments/addcommentthreadcommand.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +1 -1
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +1 -1
- package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
- package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
- package/src/comments/ui/commentthreadcontroller.js +1 -1
- package/src/comments/ui/view/basecommentthreadview.js +1 -1
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/collapsedcommentsview.js +1 -1
- package/src/comments/ui/view/commentcontentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentslistview.js +1 -1
- package/src/comments/ui/view/commentthreadinputview.js +1 -1
- package/src/comments/ui/view/commentthreadview.js +1 -1
- package/src/comments/ui/view/commentview.js +1 -1
- package/src/comments/ui/view/confirmmixin.js +1 -1
- package/src/comments/ui/view/confirmview.js +1 -1
- package/src/comments.js +1 -1
- package/src/commentsonly.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/createmutationobserver.js +1 -1
- package/src/utils/getdatetimeformatter.js +1 -1
- package/src/utils/getmarkerdomelement.js +1 -1
- 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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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(
|
|
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
|
|
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');}}
|
package/src/commentsonly.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
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(
|
|
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
|
|
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
|
|
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
|
|
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);}
|
package/src/utils/trim-html.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
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;}
|