@ckeditor/ckeditor5-comments 34.1.0 → 35.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/build/comments.js +1 -1
- package/build/translations/ar.js +1 -0
- package/build/translations/bg.js +1 -0
- package/build/translations/bn.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/es.js +1 -1
- package/build/translations/fi.js +1 -0
- package/build/translations/fr.js +1 -1
- package/build/translations/he.js +1 -0
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/lt.js +1 -0
- package/build/translations/ms.js +1 -0
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -0
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -0
- package/build/translations/th.js +1 -0
- package/build/translations/vi.js +1 -0
- package/lang/translations/ar.po +71 -0
- package/lang/translations/bg.po +67 -0
- package/lang/translations/bn.po +67 -0
- package/lang/translations/ca.po +67 -0
- package/lang/translations/es.po +2 -1
- package/lang/translations/fi.po +67 -0
- package/lang/translations/fr.po +2 -1
- package/lang/translations/he.po +69 -0
- package/lang/translations/it.po +2 -1
- package/lang/translations/ja.po +3 -3
- package/lang/translations/lt.po +69 -0
- package/lang/translations/ms.po +66 -0
- package/lang/translations/pt-br.po +2 -1
- package/lang/translations/pt.po +68 -0
- package/lang/translations/sr.po +3 -3
- package/lang/translations/sv.po +67 -0
- package/lang/translations/th.po +66 -0
- package/lang/translations/vi.po +66 -0
- package/package.json +3 -3
- 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.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/theme/annotation-inline.css +0 -21
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1f83=['setTemplate','innerHTML','render','element','content','div','ck-annotation__content','change:content','ck-comment__content'];(function(_0x404cda,_0x1f8328){var _0x4e6cca=function(_0x2d86f8){while(--_0x2d86f8){_0x404cda['push'](_0x404cda['shift']());}};_0x4e6cca(++_0x1f8328);}(_0x1f83,0x172));var _0x4e6c=function(_0x404cda,_0x1f8328){_0x404cda=_0x404cda-0x0;var _0x4e6cca=_0x1f83[_0x404cda];return _0x4e6cca;};import{View as _0x1fd5ce}from'ckeditor5/src/ui';export default class Et extends _0x1fd5ce{constructor(_0x5a49ae){super(_0x5a49ae),this['set'](_0x4e6c('0x3'),''),this[_0x4e6c('0x8')]({'tag':_0x4e6c('0x4'),'attributes':{'class':[_0x4e6c('0x7'),_0x4e6c('0x5')]}});}[_0x4e6c('0x1')](){super['render'](),this['on'](_0x4e6c('0x6'),(_0x222938,_0x1ece2a,_0x1987ff)=>{this['element']['innerHTML']=_0x1987ff;}),this[_0x4e6c('0x2')][_0x4e6c('0x0')]=this[_0x4e6c('0x3')];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2374=['destroy','isRendered','then','Esc','_createCancelButton','placeholder','submitButtonView','add','execute','initialData','Cancel','focusNext','length','_createSubmitButton','focusTracker','document','cancel','extendTemplate','check','editor','ck-comment__input-actions--cancel','disabledSubmit','_editorCreationPromise','ck-comment__input-actions','cancelButtonView','render','label','low','TOO_LONG_COMMENT_ALERT','set','model','editorReady','fire','change','value','forEach','submit','high','_isDestroyed','ck-comment__input-actions--submit','tab','div','setData','ck-comment__input-actions--active','showButtons','trim','_initializeFocusCycling','ck-comment__input-wrapper','focus','isEnabled','create','keystrokes','element','icon'];(function(_0x1c9cf1,_0x237435){const _0x496473=function(_0x4bf6d1){while(--_0x4bf6d1){_0x1c9cf1['push'](_0x1c9cf1['shift']());}};_0x496473(++_0x237435);}(_0x2374,0xdc));const _0x4964=function(_0x1c9cf1,_0x237435){_0x1c9cf1=_0x1c9cf1-0x0;let _0x496473=_0x2374[_0x1c9cf1];return _0x496473;};import{View as _0x5e2e9c,ViewCollection as _0x68382d,FocusCycler as _0x20c00f,ButtonView as _0x530002}from'ckeditor5/src/ui';import{FocusTracker as _0xae1f08,KeystrokeHandler as _0x28aa6a}from'ckeditor5/src/utils';import{icons as _0x572d18}from'ckeditor5/src/core';import _0x154a51 from'../commenteditor/commenteditor';import{getTranslation as _0xdaf540}from'../../../utils/common-translations';export default class Tt extends _0x5e2e9c{constructor(_0x51fab9,_0x188404={}){super(_0x51fab9),this[_0x4964('0xf')]=new _0x154a51(_0x188404),this[_0x4964('0x2f')]=new _0x28aa6a(),this[_0x4964('0xa')]=new _0xae1f08(),this[_0x4964('0x19')](_0x4964('0x1e'),_0x188404[_0x4964('0x5')]||''),this[_0x4964('0x19')](_0x4964('0x11'),!0x1),this[_0x4964('0x19')](_0x4964('0x28'),!0x0),this[_0x4964('0x19')](_0x4964('0x1'),_0xdaf540(_0x51fab9,'Reply...')),this[_0x4964('0x2')]=this[_0x4964('0x9')](),this['cancelButtonView']=this['_createCancelButton'](),this['setTemplate']({'tag':_0x4964('0x25'),'attributes':{'class':[_0x4964('0x2b')]},'children':[{'tag':_0x4964('0x25'),'attributes':{'class':[_0x4964('0x13'),this['bindTemplate']['if'](_0x4964('0x28'),_0x4964('0x27'))]},'children':[this[_0x4964('0x2')],this[_0x4964('0x14')]]}]}),this['keystrokes']['set'](_0x4964('0x35'),(_0x2bbd2d,_0x30de57)=>{this[_0x4964('0x14')]['fire'](_0x4964('0x4')),_0x30de57();}),this['on'](_0x4964('0x20'),(_0x72626d,_0x320e29)=>{_0x320e29[_0x4964('0x8')]>0xfde8?(alert(_0xdaf540(_0x51fab9,_0x4964('0x18'),[_0x320e29['length'],0xfde8])),_0x72626d['stop']()):this[_0x4964('0xf')][_0x4964('0x26')]('');},{'priority':_0x4964('0x21')});}[_0x4964('0x15')](){super[_0x4964('0x15')]();const {editor:_0x1df653,element:_0xa634e7}=this;this[_0x4964('0x2f')]['listenTo'](_0xa634e7),this['focusTracker'][_0x4964('0x3')](_0xa634e7),this[_0x4964('0x12')]=_0x1df653[_0x4964('0x2e')]()[_0x4964('0x34')](()=>{_0xa634e7['insertBefore'](_0x1df653['ui'][_0x4964('0x30')],_0xa634e7['firstChild']),_0x1df653[_0x4964('0x1a')][_0x4964('0xb')]['on'](_0x4964('0x1d'),()=>this[_0x4964('0x1e')]=_0x1df653['getData']()),_0x1df653['bind'](_0x4964('0x1'))['to'](this),this[_0x4964('0x2a')](_0x1df653),this['fire'](_0x4964('0x1b'));});}[_0x4964('0x2c')](){this[_0x4964('0xf')][_0x4964('0x2c')]();}async[_0x4964('0x32')](){this[_0x4964('0x22')]||(this['_isDestroyed']=!0x0,this[_0x4964('0x33')]&&(await this[_0x4964('0x12')],await this['editor'][_0x4964('0x32')]()),await super['destroy']());}[_0x4964('0x9')](){const {locale:_0x3ac043}=this,_0x397716=new _0x530002(_0x3ac043);return _0x397716['extendTemplate']({'attributes':{'class':[_0x4964('0x23')]}}),_0x397716[_0x4964('0x16')]=_0xdaf540(_0x3ac043,'Submit'),_0x397716[_0x4964('0x31')]=_0x572d18[_0x4964('0xe')],_0x397716['on']('execute',()=>{this[_0x4964('0x1c')]('submit',this[_0x4964('0x1e')]);}),_0x397716['bind'](_0x4964('0x2d'))['to'](this,_0x4964('0x1e'),this,_0x4964('0x11'),(_0x3b3c37,_0x4241dd)=>!_0x4241dd&&!!_0x3b3c37[_0x4964('0x29')]()),_0x397716;}[_0x4964('0x0')](){const {locale:_0x35639b}=this,_0x1f8d35=new _0x530002(_0x35639b);return _0x1f8d35[_0x4964('0xd')]({'attributes':{'class':[_0x4964('0x10')]}}),_0x1f8d35[_0x4964('0x16')]=_0xdaf540(_0x35639b,_0x4964('0x6')),_0x1f8d35[_0x4964('0x31')]=_0x572d18['cancel'],_0x1f8d35['on'](_0x4964('0x4'),()=>{this[_0x4964('0xf')][_0x4964('0x26')](''),this[_0x4964('0x1c')](_0x4964('0xc'));}),_0x1f8d35;}['_initializeFocusCycling'](_0x390314){const _0x3eeffc=this[_0x4964('0xa')],_0x58abd2=new _0x68382d();[_0x390314['ui']['view'],this[_0x4964('0x2')],this[_0x4964('0x14')]][_0x4964('0x1f')](_0x3e725d=>{_0x58abd2[_0x4964('0x3')](_0x3e725d),_0x3eeffc['add'](_0x3e725d['element']);});const _0x4e9a38=new _0x20c00f({'focusables':_0x58abd2,'focusTracker':_0x3eeffc});this['keystrokes'][_0x4964('0x19')](_0x4964('0x24'),(_0x3366a9,_0x16a7f7)=>{_0x4e9a38[_0x4964('0x7')](),_0x16a7f7();},{'priority':'low'}),this[_0x4964('0x2f')][_0x4964('0x19')]('shift\x20+\x20tab',(_0xeaecb2,_0x5e4e13)=>{_0x4e9a38['focusPrevious'](),_0x5e4e13();},{'priority':_0x4964('0x17')});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x503e=['from','_handleRemoveCommentModel','createCollection','_collapsedCommentsView','editorConfig','focus','maxCommentCharsWhenCollapsed','insert','render','some','collapse','commentViews','hasDirtyComment','CommentView','_shouldCollapse','formatDateTime','maxCommentsWhenCollapsed','equal','destroy','count','_model','listenTo','_rearrangeExpand','bind','remove','_updateHasDirtyComment','isEditMode','refreshVisibleViews','element','delegate','_rearrangeCollapse','updateComment','expand','comments','commentUpdated','change:isEditMode','add','_handleNewCommentModel','_config','visibleViews','weight','set','ck-thread__comments','change:hasDirtyComment','isActive','length'];(function(_0x24782a,_0x503e2b){const _0x459a92=function(_0x3d1dd4){while(--_0x3d1dd4){_0x24782a['push'](_0x24782a['shift']());}};_0x459a92(++_0x503e2b);}(_0x503e,0xfd));const _0x459a=function(_0x24782a,_0x503e2b){_0x24782a=_0x24782a-0x0;let _0x459a92=_0x503e[_0x24782a];return _0x459a92;};import{View as _0x4ab6ab}from'ckeditor5/src/ui';import{diff as _0x172906,Collection as _0xed7a45}from'ckeditor5/src/utils';import _0x52083c from'./collapsedcommentsview';export default class ct extends _0x4ab6ab{constructor(_0x1c5007,_0x4a45b6,_0x9025e6){super(_0x1c5007),this[_0x459a('0x12')](_0x459a('0x23'),!0x1),this[_0x459a('0x12')]('length',_0x4a45b6[_0x459a('0xa')][_0x459a('0x16')]),this[_0x459a('0x12')](_0x459a('0x15'),!0x1),this[_0x459a('0x2b')]=_0x4a45b6,this[_0x459a('0xf')]=_0x9025e6,this[_0x459a('0x22')]=this[_0x459a('0x19')](),this['visibleViews']=this[_0x459a('0x19')](),this[_0x459a('0x1a')]=new _0x52083c(_0x1c5007),this[_0x459a('0x1a')][_0x459a('0x0')](_0x459a('0x2a'))['to'](this,_0x459a('0x16'),_0x391913=>_0x391913-this[_0x459a('0xf')][_0x459a('0x27')]);for(const _0x42faf7 of _0x4a45b6[_0x459a('0xa')])this[_0x459a('0xe')](_0x42faf7);this['listenTo'](_0x4a45b6[_0x459a('0xa')],_0x459a('0xd'),(_0x570efd,_0x40dab)=>{this[_0x459a('0x16')]++,this[_0x459a('0xe')](_0x40dab),this[_0x459a('0x4')]();}),this[_0x459a('0x2c')](_0x4a45b6[_0x459a('0xa')],'remove',(_0x539373,_0x145ac5)=>{this[_0x459a('0x16')]--,this[_0x459a('0x18')](_0x145ac5),this['refreshVisibleViews']();}),this[_0x459a('0x2c')](_0x4a45b6,_0x459a('0xb'),()=>this[_0x459a('0x4')]()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on'](_0x459a('0x14'),()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':[_0x459a('0x13')]},'children':this[_0x459a('0x10')]});}get[_0x459a('0x25')](){return this[_0x459a('0x2b')][_0x459a('0x11')]>this[_0x459a('0xf')]['maxThreadTotalWeight']&&!this[_0x459a('0x15')]&&!this[_0x459a('0x23')];}[_0x459a('0x1f')](){super[_0x459a('0x1f')](),this[_0x459a('0x4')]();}['focus'](){this[_0x459a('0x5')][_0x459a('0x1c')]();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5d5f69 of this[_0x459a('0x22')])_0x5d5f69['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this[_0x459a('0x7')]():this[_0x459a('0x2d')]();}['_handleNewCommentModel'](_0x1017c7){const _0x443215=new this['_config'][(_0x459a('0x24'))](this['locale'],_0x1017c7,{'maxCommentCharsWhenCollapsed':this['_config'][_0x459a('0x1d')],'formatDateTime':this['_config'][_0x459a('0x26')],'editorConfig':this[_0x459a('0xf')][_0x459a('0x1b')]});_0x443215['viewUid']=_0x1017c7['id'],_0x443215[_0x459a('0x6')]('removeComment')['to'](this),_0x443215['delegate'](_0x459a('0x8'))['to'](this),this[_0x459a('0x2c')](_0x443215,_0x459a('0xc'),()=>this['_updateHasDirtyComment']()),this[_0x459a('0x22')][_0x459a('0xd')](_0x443215);}[_0x459a('0x18')](_0x5f4ea5){const _0x12f594=this[_0x459a('0x22')]['remove'](_0x5f4ea5['id']);this['stopListening'](_0x12f594),_0x12f594[_0x459a('0x3')]&&this['_updateHasDirtyComment'](),_0x12f594[_0x459a('0x29')]();}[_0x459a('0x2')](){this[_0x459a('0x23')]=Array[_0x459a('0x17')](this[_0x459a('0x22')])[_0x459a('0x20')](_0x52e364=>_0x52e364[_0x459a('0x3')]);}[_0x459a('0x7')](){const _0x5c1997=function(_0x3e19dc){const _0x3ed35f=new _0xed7a45();for(const _0x339d17 of _0x3e19dc)_0x3ed35f[_0x459a('0xd')](_0x339d17);return _0x3ed35f;}(this[_0x459a('0x22')]),_0x1e2ef3=this[_0x459a('0x1a')]['count'];for(let _0x2860ee=0x1;_0x2860ee<=_0x1e2ef3;_0x2860ee++)_0x5c1997[_0x459a('0x1')](0x1);for(const _0x3c731d of _0x5c1997)_0x3c731d[_0x459a('0x21')]();_0x1e2ef3>0x0&&_0x5c1997[_0x459a('0xd')](this['_collapsedCommentsView'],0x1),Ut(_0x172906(Array[_0x459a('0x17')](this[_0x459a('0x10')]),Array[_0x459a('0x17')](_0x5c1997)),this[_0x459a('0x10')],_0x5c1997);}[_0x459a('0x2d')](){Ut(_0x172906(Array['from'](this[_0x459a('0x10')]),Array[_0x459a('0x17')](this[_0x459a('0x22')])),this['visibleViews'],this[_0x459a('0x22')]);for(const _0x49b6ec of this[_0x459a('0x10')])_0x49b6ec[_0x459a('0x9')]();}}function Ut(_0x2bb404,_0x217fb2,_0x5790bc){let _0x58c35b=0x0;for(const _0x229447 of _0x2bb404)switch(_0x229447){case _0x459a('0x1e'):_0x217fb2['add'](_0x5790bc['get'](_0x58c35b),_0x58c35b),_0x58c35b++;break;case'delete':_0x217fb2[_0x459a('0x1')](_0x58c35b);break;case _0x459a('0x28'):_0x58c35b++;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x4b26=['userView','ck-comment__input-container--active','value','showInput','div','extendTemplate','isFocused','set','bindTemplate','showButtons','bind','focusTracker','then','ck-comment__input-container','commentInputView','destroy','ck-thread__input'];(function(_0x396044,_0x4b2696){var _0x5f0abe=function(_0x11fec8){while(--_0x11fec8){_0x396044['push'](_0x396044['shift']());}};_0x5f0abe(++_0x4b2696);}(_0x4b26,0x155));var _0x5f0a=function(_0x396044,_0x4b2696){_0x396044=_0x396044-0x0;var _0x5f0abe=_0x4b26[_0x396044];return _0x5f0abe;};import{View as _0x8e84a4}from'ckeditor5/src/ui';import _0xc4d33f from'./commentinputview';import{UserView as _0x132842}from'ckeditor5-collaboration/src/collaboration-core';export default class dt extends _0x8e84a4{constructor(_0x54ad32,_0x95e054,_0x3ed4ac){super(_0x54ad32),this[_0x5f0a('0xd')]=new _0xc4d33f(_0x54ad32,_0x3ed4ac),this[_0x5f0a('0xd')][_0x5f0a('0x9')](_0x5f0a('0x8'))['to'](this[_0x5f0a('0xd')][_0x5f0a('0xa')],_0x5f0a('0x5'),this[_0x5f0a('0xd')],_0x5f0a('0x1'),(_0x1aa4d0,_0x15093b)=>_0x1aa4d0||!!_0x15093b),this[_0x5f0a('0x6')](_0x5f0a('0x2'),!0x1),this['userView']=new _0x132842(_0x54ad32,_0x95e054),this['userView'][_0x5f0a('0x4')]({'attributes':{'class':'ck-thread__user'}}),this['commentInputView'][_0x5f0a('0x4')]({'attributes':{'class':_0x5f0a('0xf')}}),this['setTemplate']({'tag':_0x5f0a('0x3'),'attributes':{'class':[_0x5f0a('0xc'),this[_0x5f0a('0x7')]['if'](_0x5f0a('0x2'),_0x5f0a('0x0'))]},'children':[this[_0x5f0a('0x10')],this[_0x5f0a('0xd')]]});}[_0x5f0a('0xe')](){return this[_0x5f0a('0xd')][_0x5f0a('0xe')]()[_0x5f0a('0xb')](()=>super['destroy']());}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xa63e=['element','div','_cancelAllConfirms','actionIndicator','render','set','remove','fire','cancelConfirm','locale','Write\x20a\x20comment...','ck-thread--remove-confirmation','showConfirm','Delete\x20comment\x20thread?','_bindFirstCommentView','off','high','bind','commentViews','stop','removeCommentThread','length','then','commentsListView','listenTo','ck-thread__container','isActive','ck-thread--','_model','containerElement','isConfirm','get','commentThreadInputView','bindTemplate','ck-thread','getTemplate'];(function(_0x2b1b14,_0xa63eaf){const _0x1680dd=function(_0x50553d){while(--_0x50553d){_0x2b1b14['push'](_0x2b1b14['shift']());}};_0x1680dd(++_0xa63eaf);}(_0xa63e,0x119));const _0x1680=function(_0x2b1b14,_0xa63eaf){_0x2b1b14=_0x2b1b14-0x0;let _0x1680dd=_0xa63e[_0x2b1b14];return _0x1680dd;};import{mix as _0x2f255a}from'ckeditor5/src/utils';import{ConfirmMixin as _0x4adcc1}from'ckeditor5-collaboration/src/collaboration-core';import _0x4cafe8 from'./basecommentthreadview';import{getTranslation as _0x4e3f66}from'../../../utils/common-translations';export default class nt extends _0x4cafe8{constructor(_0x2bf4c3,_0xe1699c,_0x34b53c,_0x437029){super(_0x2bf4c3,_0xe1699c,_0x34b53c,_0x437029),this[_0x1680('0xc')](_0x1680('0xa'),null),this[_0x1680('0x0')]=null,this[_0x1680('0x10')]=_0x2bf4c3,this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x15b2e5,_0x5f1f07,_0x103949)=>{_0x103949||this[_0x1680('0x9')]();}),this['listenTo'](this[_0x1680('0x23')],'change:isReadOnly',(_0x2d78e2,_0x1b8387,_0x35fb35)=>{_0x35fb35&&this[_0x1680('0x9')]();}),this[_0x1680('0x1c')]>0x0?this[_0x1680('0x15')]():this[_0x1680('0x1f')](this['commentsListView'][_0x1680('0x19')],'add',_0x15a018=>{this[_0x1680('0x15')](),_0x15a018[_0x1680('0x16')]();});}[_0x1680('0x6')](){const _0x459cbe=this[_0x1680('0x4')];return{'tag':_0x1680('0x8'),'attributes':{'class':[_0x1680('0x5'),_0x459cbe['if'](_0x1680('0x21'),'ck-thread--active'),_0x459cbe['if'](_0x1680('0x1'),_0x1680('0x12')),_0x459cbe['to']('actionIndicator',_0x5c16cf=>_0x5c16cf?_0x1680('0x22')+_0x5c16cf:'')],'data-thread-id':this[_0x1680('0x23')]['id'],'tabindex':-0x1},'children':[{'tag':_0x1680('0x8'),'attributes':{'class':_0x1680('0x20')},'children':[this[_0x1680('0x1e')],this[_0x1680('0x3')]]}]};}[_0x1680('0xb')](){super[_0x1680('0xb')](),this['containerElement']=this[_0x1680('0x7')]['querySelector']('.ck-thread__container');}[_0x1680('0x9')](){this[_0x1680('0xf')]();for(const _0x2b79a7 of this['commentsListView'][_0x1680('0x19')])_0x2b79a7[_0x1680('0xf')]();}[_0x1680('0x15')](){const {locale:_0x3cff31}=this,_0x2f1171=this[_0x1680('0x1e')][_0x1680('0x19')][_0x1680('0x2')](0x0);this[_0x1680('0x18')](_0x1680('0xa'))['to'](_0x2f1171,_0x1680('0xa'),_0x4bbd59=>_0x1680('0xd')===_0x4bbd59?_0x1680('0xd'):null),_0x2f1171['placeholder']=_0x4e3f66(_0x3cff31,_0x1680('0x11')),_0x2f1171['removeButton']['on']('execute',_0x2f2232=>{_0x2f2232[_0x1680('0x1a')](),this[_0x1680('0x13')](_0x4e3f66(_0x3cff31,_0x1680('0x14')),this[_0x1680('0x0')])[_0x1680('0x1d')](()=>{this[_0x1680('0xe')](_0x1680('0x1b'));});},{'priority':_0x1680('0x17')});}}_0x2f255a(nt,_0x4adcc1);
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xde9c=['removeButton','bind','element','locale','set','ck-comment__info-name','ck-comment--remove','focus','setTemplate','isEditable','ck-comment--edit','label','ck-annotation__content-wrapper','isReadOnly','change:isRemovable','userView','listenTo','bindTemplate','_config','execute','cancelConfirm','Reply...','ck-comment__actions','mouseenter','isEditMode','Edit','_createRemoveButton','isEnabled','formatDateTime','render','_model','showConfirm','_createEditButton','remove','icon','extendTemplate','editButton','name','pencil','createdAt','then','switchToEditMode','visibleView','div','ck-comment--remove-confirmation','ck-comment--','ck-comment__info','isVisible','span','time','blur','isRemovable','ck-annotation__main','ck-annotation__actions--hidden','edit','fire','ck-annotation__actions','author','getTemplate','_createCommentInputView','ck-annotation__user','ck-comment__info-time','isConfirm','ck-annotation__info','placeholder','ck-comment__actions--hidden','ck-comment__user','_attachActions','actionIndicator','Remove','Delete\x20comment?'];(function(_0x2266d1,_0xde9cb8){const _0x2a9b15=function(_0x156055){while(--_0x156055){_0x2266d1['push'](_0x2266d1['shift']());}};_0x2a9b15(++_0xde9cb8);}(_0xde9c,0xf4));const _0x2a9b=function(_0x2266d1,_0xde9cb8){_0x2266d1=_0x2266d1-0x0;let _0x2a9b15=_0xde9c[_0x2266d1];return _0x2a9b15;};import{mix as _0x2df9ae}from'ckeditor5/src/utils';import{ButtonView as _0x368055}from'ckeditor5/src/ui';import{icons as _0x3d612c}from'ckeditor5/src/core';import{UserView as _0x3ab954,ConfirmMixin as _0x3dfa83}from'ckeditor5-collaboration/src/collaboration-core';import _0x34ee49 from'./basecommentview';import _0x434e41 from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x12be0f}from'../../../utils/common-translations';export default class ot extends _0x34ee49{constructor(_0x42fe10,_0x1a8b9b,_0x1a60ae){super(_0x42fe10,_0x1a8b9b,_0x1a60ae),this[_0x2a9b('0x2c')](_0x2a9b('0x25'),null),this['set'](_0x2a9b('0x21'),_0x12be0f(_0x42fe10,_0x2a9b('0x3d'))),this[_0x2a9b('0x2c')](_0x2a9b('0x8'),null),this[_0x2a9b('0x29')](_0x2a9b('0x8'))['to'](_0x1a8b9b),this[_0x2a9b('0x5')]=this[_0x2a9b('0x1')](),this[_0x2a9b('0x28')]=this[_0x2a9b('0x42')](),this[_0x2a9b('0x37')]=new _0x3ab954(_0x42fe10,_0x1a8b9b[_0x2a9b('0x1a')]),this['userView']['extendTemplate']({'attributes':{'class':[_0x2a9b('0x23'),_0x2a9b('0x1d')]}}),this['listenTo'](_0x1a8b9b,_0x2a9b('0x36'),()=>this[_0x2a9b('0x3c')]()),this[_0x2a9b('0x30')](this['getTemplate']());}[_0x2a9b('0x1b')](){const _0x90743f=this[_0x2a9b('0x39')];return{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x90743f['if'](_0x2a9b('0x1f'),_0x2a9b('0xd'))],'tabindex':-0x1},'children':[{'tag':_0x2a9b('0xc'),'attributes':{'class':['ck-comment','ck-annotation',_0x90743f['if']('isEditMode',_0x2a9b('0x32')),_0x90743f['to'](_0x2a9b('0x25'),_0x1fa7d0=>_0x1fa7d0?_0x2a9b('0xe')+_0x1fa7d0:'')],'data-author-id':this[_0x2a9b('0x46')][_0x2a9b('0x1a')]['id'],'data-comment-id':this['_model']['id']},'children':[this[_0x2a9b('0x37')],{'tag':_0x2a9b('0xc'),'attributes':{'class':['ck-comment__main',_0x2a9b('0x15')]},'children':[{'tag':_0x2a9b('0xc'),'attributes':{'class':[_0x2a9b('0xf'),_0x2a9b('0x20')]},'children':[{'tag':_0x2a9b('0x11'),'children':[{'text':this[_0x2a9b('0x37')][_0x2a9b('0x6')]}],'attributes':{'class':[_0x2a9b('0x2d'),'ck-annotation__info-name']}},{'tag':_0x2a9b('0x12'),'attributes':{'datetime':_0x90743f['to'](_0x2a9b('0x8')),'class':[_0x2a9b('0x1e'),'ck-annotation__info-time']},'children':[{'text':_0x90743f['to'](_0x2a9b('0x8'),_0x2f03d7=>this[_0x2a9b('0x3a')][_0x2a9b('0x44')](_0x2f03d7))}]}]},{'tag':_0x2a9b('0xc'),'attributes':{'class':[_0x2a9b('0x3e'),_0x2a9b('0x19'),_0x90743f['if'](_0x2a9b('0x40'),_0x2a9b('0x22')),_0x90743f['if'](_0x2a9b('0x40'),_0x2a9b('0x16'))]},'children':[this[_0x2a9b('0x5')],this[_0x2a9b('0x28')]]},{'tag':_0x2a9b('0xc'),'attributes':{'class':[_0x2a9b('0x34')]},'children':this[_0x2a9b('0xb')]}]}]}]};}[_0x2a9b('0x1')](){const _0x113195=new _0x368055(this[_0x2a9b('0x2b')]);return _0x113195[_0x2a9b('0x33')]=_0x12be0f(this[_0x2a9b('0x2b')],_0x2a9b('0x41')),_0x113195[_0x2a9b('0x3')]=_0x3d612c[_0x2a9b('0x7')],_0x113195[_0x2a9b('0x4')]({'attributes':{'class':'ck-comment--edit'}}),_0x113195[_0x2a9b('0x29')]('isEnabled')['to'](this[_0x2a9b('0x46')],_0x2a9b('0x35'),_0x424bab=>!_0x424bab),_0x113195[_0x2a9b('0x29')](_0x2a9b('0x10'))['to'](this[_0x2a9b('0x46')],_0x2a9b('0x31')),_0x113195['on'](_0x2a9b('0x3b'),()=>this[_0x2a9b('0xa')]()),_0x113195;}['_createRemoveButton'](){const _0x566995=new _0x368055(this[_0x2a9b('0x2b')]);return _0x566995[_0x2a9b('0x33')]=_0x12be0f(this['locale'],_0x2a9b('0x26')),_0x566995[_0x2a9b('0x3')]=_0x434e41,_0x566995[_0x2a9b('0x4')]({'attributes':{'class':_0x2a9b('0x2e')}}),_0x566995[_0x2a9b('0x29')](_0x2a9b('0x43'))['to'](this['_model'],_0x2a9b('0x35'),_0x547fb8=>!_0x547fb8),_0x566995['bind'](_0x2a9b('0x10'))['to'](this[_0x2a9b('0x46')],_0x2a9b('0x14')),_0x566995['on'](_0x2a9b('0x3b'),()=>{this[_0x2a9b('0x0')](_0x12be0f(this[_0x2a9b('0x2b')],_0x2a9b('0x27')),this['element'])[_0x2a9b('0x9')](()=>{this[_0x2a9b('0x18')]('removeComment',this[_0x2a9b('0x46')]['id']);});}),_0x566995;}[_0x2a9b('0x24')](_0xcff323,_0x3e0ed3){this[_0x2a9b('0x38')](_0xcff323,_0x2a9b('0x3f'),()=>this['actionIndicator']=_0x3e0ed3),this['listenTo'](_0xcff323,_0x2a9b('0x2f'),()=>this['actionIndicator']=_0x3e0ed3),this[_0x2a9b('0x38')](_0xcff323,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0xcff323,_0x2a9b('0x13'),()=>this[_0x2a9b('0x25')]=null);}[_0x2a9b('0x1c')](){const _0x171d69=super[_0x2a9b('0x1c')]();return _0x171d69[_0x2a9b('0x29')](_0x2a9b('0x21'))['to'](this),_0x171d69;}['render'](){super[_0x2a9b('0x45')](),this[_0x2a9b('0x24')](this[_0x2a9b('0x5')][_0x2a9b('0x2a')],_0x2a9b('0x17')),this[_0x2a9b('0x24')](this[_0x2a9b('0x28')][_0x2a9b('0x2a')],_0x2a9b('0x2'));}}_0x2df9ae(ot,_0x3dfa83);
|
package/src/comments.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x17d3=['Comments','pluginName','requires'];(function(_0x8d7308,_0x17d3a3){var _0x5cd555=function(_0x4ed1d7){while(--_0x4ed1d7){_0x8d7308['push'](_0x8d7308['shift']());}};_0x5cd555(++_0x17d3a3);}(_0x17d3,0x89));var _0x5cd5=function(_0x8d7308,_0x17d3a3){_0x8d7308=_0x8d7308-0x0;var _0x5cd555=_0x17d3[_0x8d7308];return _0x5cd555;};import{Plugin as _0x258e96}from'ckeditor5/src/core';import _0x5d8f4c from'./comments/commentsrepository';import _0x340a9f from'./comments/commentsediting';import _0x1d9b85 from'./comments/commentsui';import _0x536c02 from'./commentsonly';import _0x39a72d from'./annotations/widesidebar';import _0x1884ae from'./annotations/narrowsidebar';import _0x1aecbe from'./annotations/inlineannotations';export default class c extends _0x258e96{static get[_0x5cd5('0x0')](){return[_0x5d8f4c,_0x340a9f,_0x1d9b85,_0x536c02,_0x39a72d,_0x1884ae,_0x1aecbe];}static get[_0x5cd5('0x2')](){return _0x5cd5('0x1');}}
|
package/src/commentsonly.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3fb4=['cut','change:isEnabled','editing','affectsData','document','clipboardInput','commands','_enableCommentsOnlyMode','get','commentsOnly','CommentsOnly','forceDisabled','view','stopListening','has','set','listenTo','stop','_disableCommentsOnlyMode','requires','editor','DragDrop','commentsOnlyMode','highest','addCommentThread','isEnabled','delete','plugins','pluginName'];(function(_0x3dd148,_0x3fb4fd){const _0x2c71bd=function(_0x20dcba){while(--_0x20dcba){_0x3dd148['push'](_0x3dd148['shift']());}};_0x2c71bd(++_0x3fb4fd);}(_0x3fb4,0x167));const _0x2c71=function(_0x3dd148,_0x3fb4fd){_0x3dd148=_0x3dd148-0x0;let _0x2c71bd=_0x3fb4[_0x3dd148];return _0x2c71bd;};import{Plugin as _0x3660a7}from'ckeditor5/src/core';import _0x10cce2 from'./comments/commentsediting';export default class e extends _0x3660a7{static get[_0x2c71('0x11')](){return _0x2c71('0x1c');}static get[_0x2c71('0x8')](){return[_0x10cce2];}constructor(_0x552e3b){super(_0x552e3b),this[_0x2c71('0x4')](_0x2c71('0xe'),null),this['on'](_0x2c71('0x13'),(_0x418327,_0x1f6366,_0x2285d2)=>{_0x2285d2?this['_enableCommentsOnlyMode']():this[_0x2c71('0x7')]();});}['afterInit'](){null===this[_0x2c71('0xe')]&&(this[_0x2c71('0xe')]=!!this[_0x2c71('0x9')]['config'][_0x2c71('0x1a')](_0x2c71('0x1b')));}[_0x2c71('0x19')](){for(const [_0x3979f3,_0xd2462a]of this[_0x2c71('0x9')][_0x2c71('0x18')])_0xd2462a[_0x2c71('0x15')]&&_0x2c71('0xd')!==_0x3979f3&&_0xd2462a[_0x2c71('0x0')]('commentsOnlyMode');this['editor'][_0x2c71('0x10')][_0x2c71('0x3')](_0x2c71('0xa'))&&this['editor'][_0x2c71('0x10')]['get']('DragDrop')['forceDisabled'](_0x2c71('0xb'));const _0x4967e7=this['editor'][_0x2c71('0x14')]['view'][_0x2c71('0x16')];this[_0x2c71('0x5')](_0x4967e7,_0x2c71('0x12'),_0x35b9d1=>_0x35b9d1['stop'](),{'priority':'highest'}),this[_0x2c71('0x5')](_0x4967e7,_0x2c71('0x17'),_0x3d936e=>_0x3d936e['stop'](),{'priority':_0x2c71('0xc')}),this[_0x2c71('0x5')](_0x4967e7,_0x2c71('0xf'),_0x12a4d1=>_0x12a4d1[_0x2c71('0x6')](),{'priority':_0x2c71('0xc')});}['_disableCommentsOnlyMode'](){for(const [_0x390a10,_0x483407]of this[_0x2c71('0x9')][_0x2c71('0x18')])_0x483407[_0x2c71('0x15')]&&_0x2c71('0xd')!==_0x390a10&&_0x483407['clearForceDisabled'](_0x2c71('0xb'));this[_0x2c71('0x2')](this[_0x2c71('0x9')]['editing'][_0x2c71('0x1')][_0x2c71('0x16')]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(
|
|
23
|
+
export function getTranslation(_0x511326,_0x433c43,_0x5f3385){const t=_0x511326['t'];switch(_0x433c43){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'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Remove':return t('Remove');case'Submit':return t('Submit');case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5f3385);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'},_0x5f3385);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3959=['observe','childList','attributes','type'];(function(_0x1dc59e,_0x3959e1){const _0x55c140=function(_0x3dc934){while(--_0x3dc934){_0x1dc59e['push'](_0x1dc59e['shift']());}};_0x55c140(++_0x3959e1);}(_0x3959,0xe1));const _0x55c1=function(_0x1dc59e,_0x3959e1){_0x1dc59e=_0x1dc59e-0x0;let _0x55c140=_0x3959[_0x1dc59e];return _0x55c140;};import{throttle as _0x1c7b42}from'lodash-es';export default function ut(_0x416758){const _0x41fb69=_0x1c7b42(_0x416758,0x1e),_0x6071ff=new MutationObserver(_0x249702=>{for(const _0x71e923 of _0x249702)(_0x55c1('0x1')==_0x71e923[_0x55c1('0x2')]&&'class'==_0x71e923['attributeName']||_0x55c1('0x0')==_0x71e923[_0x55c1('0x2')])&&_0x41fb69();});return{'attach'(_0x491fbc){_0x6071ff[_0x55c1('0x3')](_0x491fbc,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0});},'detach'(){_0x6071ff['disconnect'](),_0x41fb69['cancel']();}};}
|
|
@@ -47,24 +47,3 @@
|
|
|
47
47
|
.ck.ck-balloon-panel .ck-annotation-wrapper i {
|
|
48
48
|
font-style: italic;
|
|
49
49
|
}
|
|
50
|
-
|
|
51
|
-
/* Because tooltip is a children of balloon with `overflow: hidden`, we need to fix them via CSS.
|
|
52
|
-
* If we introduce tooltip out of BalloonPanelView, we can remove it. */
|
|
53
|
-
.ck.ck-balloon-panel button.ck-suggestion--accept .ck-tooltip__text,
|
|
54
|
-
.ck.ck-balloon-panel button.ck-suggestion--discard .ck-tooltip__text {
|
|
55
|
-
text-align: center;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/* Style the last button inside suggestion (discard action) to tooltip text overlap - align it to the right. */
|
|
59
|
-
.ck.ck-balloon-panel button.ck-suggestion--discard .ck-tooltip {
|
|
60
|
-
left: unset;
|
|
61
|
-
right: 0;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.ck.ck-balloon-panel button.ck-suggestion--discard .ck-tooltip__text {
|
|
65
|
-
left: unset;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.ck.ck-balloon-panel button.ck-suggestion--discard .ck-tooltip__text::after {
|
|
69
|
-
left: calc(100% - 10px);
|
|
70
|
-
}
|