@ckeditor/ckeditor5-comments 34.1.0 → 34.2.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/es.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/lang/translations/es.po +2 -1
- package/lang/translations/fr.po +2 -1
- package/lang/translations/it.po +2 -1
- package/lang/translations/pt-br.po +2 -1
- 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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1651=['set','count','bindTemplate','setTemplate'];(function(_0x3862b2,_0x1651df){const _0x3cc564=function(_0x15acdb){while(--_0x15acdb){_0x3862b2['push'](_0x3862b2['shift']());}};_0x3cc564(++_0x1651df);}(_0x1651,0x151));const _0x3cc5=function(_0x3862b2,_0x1651df){_0x3862b2=_0x3862b2-0x0;let _0x3cc564=_0x1651[_0x3862b2];return _0x3cc564;};import{View as _0x562d2c}from'ckeditor5/src/ui';import{getTranslation as _0x435fef}from'../../../utils/common-translations';export default class Nt extends _0x562d2c{constructor(_0x1d1735){super(_0x1d1735);const _0x443786=this[_0x3cc5('0x1')];this[_0x3cc5('0x3')](_0x3cc5('0x0')),this[_0x3cc5('0x2')]({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x443786['to'](_0x3cc5('0x0'),_0x15a6be=>_0x435fef(_0x1d1735,'NUMBER_OF_COMMENTS',_0x15a6be))}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x46e5=['div','ck-comment__content','ck-annotation__content','element','render','innerHTML','setTemplate','content'];(function(_0x10354c,_0x46e5f6){var _0x55c1b8=function(_0x177193){while(--_0x177193){_0x10354c['push'](_0x10354c['shift']());}};_0x55c1b8(++_0x46e5f6);}(_0x46e5,0xa8));var _0x55c1=function(_0x10354c,_0x46e5f6){_0x10354c=_0x10354c-0x0;var _0x55c1b8=_0x46e5[_0x10354c];return _0x55c1b8;};import{View as _0x165529}from'ckeditor5/src/ui';export default class Et extends _0x165529{constructor(_0x130f66){super(_0x130f66),this['set'](_0x55c1('0x7'),''),this[_0x55c1('0x6')]({'tag':_0x55c1('0x0'),'attributes':{'class':[_0x55c1('0x1'),_0x55c1('0x2')]}});}[_0x55c1('0x4')](){super[_0x55c1('0x4')](),this['on']('change:content',(_0x2574b9,_0x247c23,_0x97f1a1)=>{this[_0x55c1('0x3')][_0x55c1('0x5')]=_0x97f1a1;}),this[_0x55c1('0x3')][_0x55c1('0x5')]=this[_0x55c1('0x7')];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x19ef=['getData','destroy','execute','initialData','extendTemplate','focusPrevious','forEach','add','Esc','focusTracker','cancel','Cancel','ck-comment__input-wrapper','ck-comment__input-actions--active','setData','insertBefore','icon','then','element','editorReady','_createCancelButton','editor','bind','submitButtonView','tab','set','listenTo','disabledSubmit','submit','shift\x20+\x20tab','fire','render','model','showButtons','placeholder','_editorCreationPromise','Submit','high','_initializeFocusCycling','Reply...','document','keystrokes','view','cancelButtonView','trim','div','focus','firstChild','_createSubmitButton','length','focusNext','low','_isDestroyed','value','ck-comment__input-actions','ck-comment__input-actions--cancel'];(function(_0x4240d0,_0x19ef0b){const _0x10347f=function(_0x51967f){while(--_0x51967f){_0x4240d0['push'](_0x4240d0['shift']());}};_0x10347f(++_0x19ef0b);}(_0x19ef,0x17a));const _0x1034=function(_0x4240d0,_0x19ef0b){_0x4240d0=_0x4240d0-0x0;let _0x10347f=_0x19ef[_0x4240d0];return _0x10347f;};import{View as _0x2e3ad0,ViewCollection as _0x2099d0,FocusCycler as _0x5cd270,ButtonView as _0x50a041}from'ckeditor5/src/ui';import{FocusTracker as _0x2593ed,KeystrokeHandler as _0x116426}from'ckeditor5/src/utils';import{icons as _0x3206fd}from'ckeditor5/src/core';import _0x4fa690 from'../commenteditor/commenteditor';import{getTranslation as _0x2a4f5f}from'../../../utils/common-translations';export default class Tt extends _0x2e3ad0{constructor(_0x57ce62,_0x3466f1={}){super(_0x57ce62),this[_0x1034('0x23')]=new _0x4fa690(_0x3466f1),this[_0x1034('0x37')]=new _0x116426(),this[_0x1034('0x17')]=new _0x2593ed(),this['set'](_0x1034('0xb'),_0x3466f1[_0x1034('0x11')]||''),this[_0x1034('0x27')](_0x1034('0x29'),!0x1),this[_0x1034('0x27')](_0x1034('0x2f'),!0x0),this[_0x1034('0x27')](_0x1034('0x30'),_0x2a4f5f(_0x57ce62,_0x1034('0x35'))),this[_0x1034('0x25')]=this[_0x1034('0x6')](),this['cancelButtonView']=this['_createCancelButton'](),this['setTemplate']({'tag':_0x1034('0x3'),'attributes':{'class':[_0x1034('0x1a')]},'children':[{'tag':_0x1034('0x3'),'attributes':{'class':[_0x1034('0xc'),this['bindTemplate']['if'](_0x1034('0x2f'),_0x1034('0x1b'))]},'children':[this[_0x1034('0x25')],this[_0x1034('0x1')]]}]}),this[_0x1034('0x37')][_0x1034('0x27')](_0x1034('0x16'),(_0x1986c9,_0x5be890)=>{this[_0x1034('0x1')][_0x1034('0x2c')](_0x1034('0x10')),_0x5be890();}),this['on'](_0x1034('0x2a'),(_0x443761,_0x11b405)=>{_0x11b405['length']>0xfde8?(alert(_0x2a4f5f(_0x57ce62,'TOO_LONG_COMMENT_ALERT',[_0x11b405[_0x1034('0x7')],0xfde8])),_0x443761['stop']()):this[_0x1034('0x23')][_0x1034('0x1c')]('');},{'priority':_0x1034('0x33')});}[_0x1034('0x2d')](){super[_0x1034('0x2d')]();const {editor:_0x4c709a,element:_0x15b485}=this;this[_0x1034('0x37')][_0x1034('0x28')](_0x15b485),this[_0x1034('0x17')][_0x1034('0x15')](_0x15b485),this['_editorCreationPromise']=_0x4c709a['create']()[_0x1034('0x1f')](()=>{_0x15b485[_0x1034('0x1d')](_0x4c709a['ui'][_0x1034('0x20')],_0x15b485[_0x1034('0x5')]),_0x4c709a[_0x1034('0x2e')][_0x1034('0x36')]['on']('change',()=>this[_0x1034('0xb')]=_0x4c709a[_0x1034('0xe')]()),_0x4c709a[_0x1034('0x24')]('placeholder')['to'](this),this[_0x1034('0x34')](_0x4c709a),this['fire'](_0x1034('0x21'));});}[_0x1034('0x4')](){this['editor'][_0x1034('0x4')]();}async[_0x1034('0xf')](){this['_isDestroyed']||(this[_0x1034('0xa')]=!0x0,this['isRendered']&&(await this[_0x1034('0x31')],await this[_0x1034('0x23')][_0x1034('0xf')]()),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x4d6b5e}=this,_0x2893b4=new _0x50a041(_0x4d6b5e);return _0x2893b4[_0x1034('0x12')]({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2893b4['label']=_0x2a4f5f(_0x4d6b5e,_0x1034('0x32')),_0x2893b4[_0x1034('0x1e')]=_0x3206fd['check'],_0x2893b4['on']('execute',()=>{this[_0x1034('0x2c')](_0x1034('0x2a'),this[_0x1034('0xb')]);}),_0x2893b4['bind']('isEnabled')['to'](this,_0x1034('0xb'),this,_0x1034('0x29'),(_0x543e6e,_0x1bcd36)=>!_0x1bcd36&&!!_0x543e6e[_0x1034('0x2')]()),_0x2893b4;}[_0x1034('0x22')](){const {locale:_0x5026b6}=this,_0x4c2a26=new _0x50a041(_0x5026b6);return _0x4c2a26[_0x1034('0x12')]({'attributes':{'class':[_0x1034('0xd')]}}),_0x4c2a26['label']=_0x2a4f5f(_0x5026b6,_0x1034('0x19')),_0x4c2a26[_0x1034('0x1e')]=_0x3206fd[_0x1034('0x18')],_0x4c2a26['on'](_0x1034('0x10'),()=>{this['editor'][_0x1034('0x1c')](''),this['fire'](_0x1034('0x18'));}),_0x4c2a26;}['_initializeFocusCycling'](_0x1caf22){const _0x1edcac=this['focusTracker'],_0x577442=new _0x2099d0();[_0x1caf22['ui'][_0x1034('0x0')],this[_0x1034('0x25')],this[_0x1034('0x1')]][_0x1034('0x14')](_0x2de9af=>{_0x577442[_0x1034('0x15')](_0x2de9af),_0x1edcac[_0x1034('0x15')](_0x2de9af[_0x1034('0x20')]);});const _0x401cf4=new _0x5cd270({'focusables':_0x577442,'focusTracker':_0x1edcac});this['keystrokes'][_0x1034('0x27')](_0x1034('0x26'),(_0x397b7d,_0x53f197)=>{_0x401cf4[_0x1034('0x8')](),_0x53f197();},{'priority':'low'}),this[_0x1034('0x37')][_0x1034('0x27')](_0x1034('0x2b'),(_0x7726a3,_0x3ef709)=>{_0x401cf4[_0x1034('0x13')](),_0x3ef709();},{'priority':_0x1034('0x9')});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xfe39=['_model','maxThreadTotalWeight','editorConfig','change:hasDirtyComment','_config','_handleRemoveCommentModel','insert','render','commentViews','change:isActive','isEditMode','stopListening','formatDateTime','weight','get','delete','from','length','visibleViews','_handleNewCommentModel','equal','_rearrangeExpand','_collapsedCommentsView','set','listenTo','destroy','refreshVisibleViews','maxCommentsWhenCollapsed','_rearrangeCollapse','ck-thread__comments','_updateHasDirtyComment','change:isEditMode','viewUid','hasDirtyComment','comments','add','remove','focus','createCollection','delegate','_shouldCollapse','count','isActive'];(function(_0x3deabc,_0xfe39a1){const _0x5ea267=function(_0x5b0edb){while(--_0x5b0edb){_0x3deabc['push'](_0x3deabc['shift']());}};_0x5ea267(++_0xfe39a1);}(_0xfe39,0x168));const _0x5ea2=function(_0x3deabc,_0xfe39a1){_0x3deabc=_0x3deabc-0x0;let _0x5ea267=_0xfe39[_0x3deabc];return _0x5ea267;};import{View as _0x4dfe29}from'ckeditor5/src/ui';import{diff as _0x57ea00,Collection as _0x119050}from'ckeditor5/src/utils';import _0x102404 from'./collapsedcommentsview';export default class ct extends _0x4dfe29{constructor(_0x204ecb,_0x345055,_0x2df68f){super(_0x204ecb),this[_0x5ea2('0x7')]('hasDirtyComment',!0x1),this[_0x5ea2('0x7')](_0x5ea2('0x1'),_0x345055['comments'][_0x5ea2('0x1')]),this[_0x5ea2('0x7')](_0x5ea2('0x1a'),!0x1),this[_0x5ea2('0x1b')]=_0x345055,this[_0x5ea2('0x1f')]=_0x2df68f,this[_0x5ea2('0x23')]=this[_0x5ea2('0x16')](),this['visibleViews']=this[_0x5ea2('0x16')](),this[_0x5ea2('0x6')]=new _0x102404(_0x204ecb),this[_0x5ea2('0x6')]['bind'](_0x5ea2('0x19'))['to'](this,'length',_0x41adf2=>_0x41adf2-this[_0x5ea2('0x1f')][_0x5ea2('0xb')]);for(const _0x278810 of _0x345055[_0x5ea2('0x12')])this[_0x5ea2('0x3')](_0x278810);this['listenTo'](_0x345055[_0x5ea2('0x12')],_0x5ea2('0x13'),(_0x1e82aa,_0x10c9ab)=>{this[_0x5ea2('0x1')]++,this[_0x5ea2('0x3')](_0x10c9ab),this['refreshVisibleViews']();}),this['listenTo'](_0x345055['comments'],_0x5ea2('0x14'),(_0x367ae9,_0x8b4a24)=>{this[_0x5ea2('0x1')]--,this[_0x5ea2('0x20')](_0x8b4a24),this[_0x5ea2('0xa')]();}),this['listenTo'](_0x345055,'commentUpdated',()=>this['refreshVisibleViews']()),this['on'](_0x5ea2('0x24'),()=>this[_0x5ea2('0xa')]()),this['on'](_0x5ea2('0x1e'),()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':[_0x5ea2('0xd')]},'children':this[_0x5ea2('0x2')]});}get['_shouldCollapse'](){return this[_0x5ea2('0x1b')][_0x5ea2('0x28')]>this[_0x5ea2('0x1f')][_0x5ea2('0x1c')]&&!this['isActive']&&!this['hasDirtyComment'];}[_0x5ea2('0x22')](){super[_0x5ea2('0x22')](),this[_0x5ea2('0xa')]();}[_0x5ea2('0x15')](){this['element']['focus']();}[_0x5ea2('0x9')](){this[_0x5ea2('0x6')][_0x5ea2('0x9')]();for(const _0x522100 of this['commentViews'])_0x522100[_0x5ea2('0x9')]();super[_0x5ea2('0x9')]();}[_0x5ea2('0xa')](){this[_0x5ea2('0x18')]?this[_0x5ea2('0xc')]():this[_0x5ea2('0x5')]();}['_handleNewCommentModel'](_0x506d83){const _0x5afb66=new this['_config']['CommentView'](this['locale'],_0x506d83,{'maxCommentCharsWhenCollapsed':this[_0x5ea2('0x1f')]['maxCommentCharsWhenCollapsed'],'formatDateTime':this[_0x5ea2('0x1f')][_0x5ea2('0x27')],'editorConfig':this[_0x5ea2('0x1f')][_0x5ea2('0x1d')]});_0x5afb66[_0x5ea2('0x10')]=_0x506d83['id'],_0x5afb66[_0x5ea2('0x17')]('removeComment')['to'](this),_0x5afb66[_0x5ea2('0x17')]('updateComment')['to'](this),this[_0x5ea2('0x8')](_0x5afb66,_0x5ea2('0xf'),()=>this[_0x5ea2('0xe')]()),this[_0x5ea2('0x23')][_0x5ea2('0x13')](_0x5afb66);}[_0x5ea2('0x20')](_0x26dccb){const _0x586592=this[_0x5ea2('0x23')]['remove'](_0x26dccb['id']);this[_0x5ea2('0x26')](_0x586592),_0x586592[_0x5ea2('0x25')]&&this['_updateHasDirtyComment'](),_0x586592['destroy']();}[_0x5ea2('0xe')](){this[_0x5ea2('0x11')]=Array[_0x5ea2('0x0')](this[_0x5ea2('0x23')])['some'](_0xf9b0e7=>_0xf9b0e7[_0x5ea2('0x25')]);}['_rearrangeCollapse'](){const _0x32eed9=function(_0x4ddfa6){const _0x2b728c=new _0x119050();for(const _0x3910f8 of _0x4ddfa6)_0x2b728c[_0x5ea2('0x13')](_0x3910f8);return _0x2b728c;}(this[_0x5ea2('0x23')]),_0x42af8e=this[_0x5ea2('0x6')][_0x5ea2('0x19')];for(let _0x8fd3ca=0x1;_0x8fd3ca<=_0x42af8e;_0x8fd3ca++)_0x32eed9[_0x5ea2('0x14')](0x1);for(const _0x3c52b6 of _0x32eed9)_0x3c52b6['collapse']();_0x42af8e>0x0&&_0x32eed9['add'](this['_collapsedCommentsView'],0x1),Ut(_0x57ea00(Array['from'](this[_0x5ea2('0x2')]),Array[_0x5ea2('0x0')](_0x32eed9)),this[_0x5ea2('0x2')],_0x32eed9);}[_0x5ea2('0x5')](){Ut(_0x57ea00(Array[_0x5ea2('0x0')](this['visibleViews']),Array[_0x5ea2('0x0')](this[_0x5ea2('0x23')])),this[_0x5ea2('0x2')],this['commentViews']);for(const _0x2adc08 of this[_0x5ea2('0x2')])_0x2adc08['expand']();}}function Ut(_0x2e26fa,_0x43fb20,_0x402904){let _0x4b489d=0x0;for(const _0x214fe3 of _0x2e26fa)switch(_0x214fe3){case _0x5ea2('0x21'):_0x43fb20['add'](_0x402904[_0x5ea2('0x29')](_0x4b489d),_0x4b489d),_0x4b489d++;break;case _0x5ea2('0x2a'):_0x43fb20['remove'](_0x4b489d);break;case _0x5ea2('0x4'):_0x4b489d++;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x98c5=['destroy','ck-comment__input-container--active','userView','div','ck-comment__input-container','showInput','commentInputView','ck-thread__user','setTemplate','then','value','isFocused','ck-thread__input','extendTemplate'];(function(_0x1998eb,_0x98c5c5){var _0x17a38f=function(_0x8cd8b5){while(--_0x8cd8b5){_0x1998eb['push'](_0x1998eb['shift']());}};_0x17a38f(++_0x98c5c5);}(_0x98c5,0xcf));var _0x17a3=function(_0x1998eb,_0x98c5c5){_0x1998eb=_0x1998eb-0x0;var _0x17a38f=_0x98c5[_0x1998eb];return _0x17a38f;};import{View as _0x1e333e}from'ckeditor5/src/ui';import _0x271e1b from'./commentinputview';import{UserView as _0x1f7097}from'ckeditor5-collaboration/src/collaboration-core';export default class dt extends _0x1e333e{constructor(_0x5acedd,_0x1afa95,_0xbfed42){super(_0x5acedd),this[_0x17a3('0x9')]=new _0x271e1b(_0x5acedd,_0xbfed42),this[_0x17a3('0x9')]['bind']('showButtons')['to'](this[_0x17a3('0x9')]['focusTracker'],_0x17a3('0x0'),this[_0x17a3('0x9')],_0x17a3('0xd'),(_0x430f20,_0x4b996b)=>_0x430f20||!!_0x4b996b),this['set'](_0x17a3('0x8'),!0x1),this[_0x17a3('0x5')]=new _0x1f7097(_0x5acedd,_0x1afa95),this['userView'][_0x17a3('0x2')]({'attributes':{'class':_0x17a3('0xa')}}),this['commentInputView'][_0x17a3('0x2')]({'attributes':{'class':_0x17a3('0x1')}}),this[_0x17a3('0xb')]({'tag':_0x17a3('0x6'),'attributes':{'class':[_0x17a3('0x7'),this['bindTemplate']['if'](_0x17a3('0x8'),_0x17a3('0x4'))]},'children':[this[_0x17a3('0x5')],this[_0x17a3('0x9')]]});}[_0x17a3('0x3')](){return this[_0x17a3('0x9')][_0x17a3('0x3')]()[_0x17a3('0xc')](()=>super[_0x17a3('0x3')]());}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x502c=['actionIndicator','locale','remove','getTemplate','isActive','ck-thread__container','_model','.ck-thread__container','fire','containerElement','setTemplate','_cancelAllConfirms','showConfirm','bindTemplate','ck-thread--active','high','listenTo','commentViews','set','ck-thread--remove-confirmation','Write\x20a\x20comment...','_bindFirstCommentView','commentsListView','isConfirm','off','change:isReadOnly','length','stop','element','change:isActive','placeholder','div','render','cancelConfirm','Delete\x20comment\x20thread?'];(function(_0x2e5dda,_0x502c42){const _0x481b5f=function(_0xf47a){while(--_0xf47a){_0x2e5dda['push'](_0x2e5dda['shift']());}};_0x481b5f(++_0x502c42);}(_0x502c,0x126));const _0x481b=function(_0x2e5dda,_0x502c42){_0x2e5dda=_0x2e5dda-0x0;let _0x481b5f=_0x502c[_0x2e5dda];return _0x481b5f;};import{mix as _0x2292d4}from'ckeditor5/src/utils';import{ConfirmMixin as _0x40d712}from'ckeditor5-collaboration/src/collaboration-core';import _0x5d9173 from'./basecommentthreadview';import{getTranslation as _0x22dfc5}from'../../../utils/common-translations';export default class nt extends _0x5d9173{constructor(_0x100850,_0x137aab,_0x633625,_0x481b95){super(_0x100850,_0x137aab,_0x633625,_0x481b95),this[_0x481b('0x4')](_0x481b('0x15'),null),this['containerElement']=null,this[_0x481b('0x16')]=_0x100850,this[_0x481b('0x1f')](this[_0x481b('0x18')]()),this['on'](_0x481b('0xf'),(_0x44f164,_0x3b5a1e,_0x1f10a1)=>{_0x1f10a1||this[_0x481b('0x20')]();}),this[_0x481b('0x2')](this[_0x481b('0x1b')],_0x481b('0xb'),(_0xd29bff,_0x2f63e1,_0x51d212)=>{_0x51d212&&this['_cancelAllConfirms']();}),this[_0x481b('0xc')]>0x0?this['_bindFirstCommentView']():this[_0x481b('0x2')](this['commentsListView'][_0x481b('0x3')],'add',_0x324553=>{this[_0x481b('0x7')](),_0x324553[_0x481b('0xa')]();});}[_0x481b('0x18')](){const _0x290af3=this[_0x481b('0x22')];return{'tag':_0x481b('0x11'),'attributes':{'class':['ck-thread',_0x290af3['if'](_0x481b('0x19'),_0x481b('0x0')),_0x290af3['if'](_0x481b('0x9'),_0x481b('0x5')),_0x290af3['to']('actionIndicator',_0x186b10=>_0x186b10?'ck-thread--'+_0x186b10:'')],'data-thread-id':this[_0x481b('0x1b')]['id'],'tabindex':-0x1},'children':[{'tag':_0x481b('0x11'),'attributes':{'class':_0x481b('0x1a')},'children':[this[_0x481b('0x8')],this['commentThreadInputView']]}]};}[_0x481b('0x12')](){super['render'](),this[_0x481b('0x1e')]=this[_0x481b('0xe')]['querySelector'](_0x481b('0x1c'));}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x2f4d5b of this[_0x481b('0x8')][_0x481b('0x3')])_0x2f4d5b[_0x481b('0x13')]();}[_0x481b('0x7')](){const {locale:_0xb8768a}=this,_0x35bc19=this[_0x481b('0x8')][_0x481b('0x3')]['get'](0x0);this['bind'](_0x481b('0x15'))['to'](_0x35bc19,'actionIndicator',_0xc41127=>_0x481b('0x17')===_0xc41127?'remove':null),_0x35bc19[_0x481b('0x10')]=_0x22dfc5(_0xb8768a,_0x481b('0x6')),_0x35bc19['removeButton']['on']('execute',_0x4ea880=>{_0x4ea880[_0x481b('0xd')](),this[_0x481b('0x21')](_0x22dfc5(_0xb8768a,_0x481b('0x14')),this[_0x481b('0x1e')])['then'](()=>{this[_0x481b('0x1d')]('removeCommentThread');});},{'priority':_0x481b('0x1')});}}_0x2292d4(nt,_0x40d712);
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5521=['icon','isEditMode','ck-annotation__content-wrapper','execute','isEditable','then','blur','ck-annotation__info-time','ck-comment__main','isVisible','bindTemplate','ck-comment--edit','mouseleave','_createCommentInputView','Delete\x20comment?','render','ck-annotation__user','span','ck-comment--remove','ck-annotation__actions','_model','isEnabled','edit','editButton','element','ck-annotation__main','locale','label','ck-annotation__info-name','isReadOnly','pencil','ck-annotation','change:isRemovable','_attachActions','name','actionIndicator','extendTemplate','removeComment','userView','ck-comment__info-time','div','createdAt','isConfirm','ck-comment__user','time','ck-comment__info-name','ck-comment--','fire','showConfirm','isRemovable','listenTo','set','removeButton','_createRemoveButton','_config','ck-annotation__info','_createEditButton','cancelConfirm','setTemplate','formatDateTime','Reply...','Edit','author','placeholder','remove','switchToEditMode','ck-comment__actions','bind'];(function(_0x3863d6,_0x55215c){const _0x3deb94=function(_0xde58f8){while(--_0xde58f8){_0x3863d6['push'](_0x3863d6['shift']());}};_0x3deb94(++_0x55215c);}(_0x5521,0x151));const _0x3deb=function(_0x3863d6,_0x55215c){_0x3863d6=_0x3863d6-0x0;let _0x3deb94=_0x5521[_0x3863d6];return _0x3deb94;};import{mix as _0x333591}from'ckeditor5/src/utils';import{ButtonView as _0x3f2f2b}from'ckeditor5/src/ui';import{icons as _0x69ae85}from'ckeditor5/src/core';import{UserView as _0x9b621,ConfirmMixin as _0x23cc88}from'ckeditor5-collaboration/src/collaboration-core';import _0x198c2d from'./basecommentview';import _0x244589 from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x369cf3}from'../../../utils/common-translations';export default class ot extends _0x198c2d{constructor(_0x3528d4,_0x53a480,_0x1044fa){super(_0x3528d4,_0x53a480,_0x1044fa),this[_0x3deb('0x36')](_0x3deb('0x26'),null),this[_0x3deb('0x36')](_0x3deb('0x42'),_0x369cf3(_0x3528d4,_0x3deb('0x3f'))),this[_0x3deb('0x36')]('createdAt',null),this[_0x3deb('0x2')]('createdAt')['to'](_0x53a480),this['editButton']=this['_createEditButton'](),this[_0x3deb('0x37')]=this[_0x3deb('0x38')](),this['userView']=new _0x9b621(_0x3528d4,_0x53a480[_0x3deb('0x41')]),this[_0x3deb('0x29')]['extendTemplate']({'attributes':{'class':[_0x3deb('0x2e'),_0x3deb('0x13')]}}),this[_0x3deb('0x35')](_0x53a480,_0x3deb('0x23'),()=>this[_0x3deb('0x3c')]()),this[_0x3deb('0x3d')](this['getTemplate']());}['getTemplate'](){const _0x5c6a70=this[_0x3deb('0xd')];return{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x5c6a70['if'](_0x3deb('0x2d'),'ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':_0x3deb('0x2b'),'attributes':{'class':['ck-comment',_0x3deb('0x22'),_0x5c6a70['if'](_0x3deb('0x4'),_0x3deb('0xe')),_0x5c6a70['to'](_0x3deb('0x26'),_0x392480=>_0x392480?_0x3deb('0x31')+_0x392480:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this[_0x3deb('0x29')],{'tag':_0x3deb('0x2b'),'attributes':{'class':[_0x3deb('0xb'),_0x3deb('0x1c')]},'children':[{'tag':_0x3deb('0x2b'),'attributes':{'class':['ck-comment__info',_0x3deb('0x3a')]},'children':[{'tag':_0x3deb('0x14'),'children':[{'text':this['userView'][_0x3deb('0x25')]}],'attributes':{'class':[_0x3deb('0x30'),_0x3deb('0x1f')]}},{'tag':_0x3deb('0x2f'),'attributes':{'datetime':_0x5c6a70['to'](_0x3deb('0x2c')),'class':[_0x3deb('0x2a'),_0x3deb('0xa')]},'children':[{'text':_0x5c6a70['to'](_0x3deb('0x2c'),_0x51decb=>this[_0x3deb('0x39')][_0x3deb('0x3e')](_0x51decb))}]}]},{'tag':_0x3deb('0x2b'),'attributes':{'class':[_0x3deb('0x1'),_0x3deb('0x16'),_0x5c6a70['if'](_0x3deb('0x4'),'ck-comment__actions--hidden'),_0x5c6a70['if'](_0x3deb('0x4'),'ck-annotation__actions--hidden')]},'children':[this[_0x3deb('0x1a')],this[_0x3deb('0x37')]]},{'tag':_0x3deb('0x2b'),'attributes':{'class':[_0x3deb('0x5')]},'children':this['visibleView']}]}]}]};}[_0x3deb('0x3b')](){const _0x5eaf06=new _0x3f2f2b(this[_0x3deb('0x1d')]);return _0x5eaf06['label']=_0x369cf3(this['locale'],_0x3deb('0x40')),_0x5eaf06[_0x3deb('0x3')]=_0x69ae85[_0x3deb('0x21')],_0x5eaf06[_0x3deb('0x27')]({'attributes':{'class':_0x3deb('0xe')}}),_0x5eaf06['bind']('isEnabled')['to'](this[_0x3deb('0x17')],_0x3deb('0x20'),_0x27c640=>!_0x27c640),_0x5eaf06[_0x3deb('0x2')]('isVisible')['to'](this[_0x3deb('0x17')],_0x3deb('0x7')),_0x5eaf06['on'](_0x3deb('0x6'),()=>this[_0x3deb('0x0')]()),_0x5eaf06;}[_0x3deb('0x38')](){const _0x5a0135=new _0x3f2f2b(this['locale']);return _0x5a0135[_0x3deb('0x1e')]=_0x369cf3(this['locale'],'Remove'),_0x5a0135['icon']=_0x244589,_0x5a0135['extendTemplate']({'attributes':{'class':_0x3deb('0x15')}}),_0x5a0135[_0x3deb('0x2')](_0x3deb('0x18'))['to'](this[_0x3deb('0x17')],_0x3deb('0x20'),_0x9b4038=>!_0x9b4038),_0x5a0135[_0x3deb('0x2')](_0x3deb('0xc'))['to'](this[_0x3deb('0x17')],_0x3deb('0x34')),_0x5a0135['on'](_0x3deb('0x6'),()=>{this[_0x3deb('0x33')](_0x369cf3(this[_0x3deb('0x1d')],_0x3deb('0x11')),this['element'])[_0x3deb('0x8')](()=>{this[_0x3deb('0x32')](_0x3deb('0x28'),this[_0x3deb('0x17')]['id']);});}),_0x5a0135;}[_0x3deb('0x24')](_0x5b4332,_0x535244){this['listenTo'](_0x5b4332,'mouseenter',()=>this[_0x3deb('0x26')]=_0x535244),this[_0x3deb('0x35')](_0x5b4332,'focus',()=>this[_0x3deb('0x26')]=_0x535244),this[_0x3deb('0x35')](_0x5b4332,_0x3deb('0xf'),()=>this[_0x3deb('0x26')]=null),this['listenTo'](_0x5b4332,_0x3deb('0x9'),()=>this[_0x3deb('0x26')]=null);}[_0x3deb('0x10')](){const _0x19a52d=super[_0x3deb('0x10')]();return _0x19a52d[_0x3deb('0x2')](_0x3deb('0x42'))['to'](this),_0x19a52d;}['render'](){super[_0x3deb('0x12')](),this[_0x3deb('0x24')](this['editButton'][_0x3deb('0x1b')],_0x3deb('0x19')),this[_0x3deb('0x24')](this[_0x3deb('0x37')]['element'],_0x3deb('0x43'));}}_0x333591(ot,_0x23cc88);
|
package/src/comments.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1609=['requires','pluginName','Comments'];(function(_0xd9635f,_0x1609dd){var _0x414f9c=function(_0x363200){while(--_0x363200){_0xd9635f['push'](_0xd9635f['shift']());}};_0x414f9c(++_0x1609dd);}(_0x1609,0x9d));var _0x414f=function(_0xd9635f,_0x1609dd){_0xd9635f=_0xd9635f-0x0;var _0x414f9c=_0x1609[_0xd9635f];return _0x414f9c;};import{Plugin as _0x1d14ea}from'ckeditor5/src/core';import _0x4a6643 from'./comments/commentsrepository';import _0x4e2c0c from'./comments/commentsediting';import _0x2b4976 from'./comments/commentsui';import _0x1cbf97 from'./commentsonly';import _0x2af720 from'./annotations/widesidebar';import _0x115eaf from'./annotations/narrowsidebar';import _0x1446d1 from'./annotations/inlineannotations';export default class c extends _0x1d14ea{static get[_0x414f('0x2')](){return[_0x4a6643,_0x4e2c0c,_0x2b4976,_0x1cbf97,_0x2af720,_0x115eaf,_0x1446d1];}static get[_0x414f('0x0')](){return _0x414f('0x1');}}
|
package/src/commentsonly.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x48a5=['stopListening','forceDisabled','addCommentThread','commands','_enableCommentsOnlyMode','clearForceDisabled','cut','change:isEnabled','get','editor','isEnabled','editing','view','commentsOnlyMode','pluginName','requires','stop','DragDrop','set','listenTo','delete','plugins','_disableCommentsOnlyMode','document','affectsData','has','CommentsOnly','afterInit'];(function(_0x60cfb,_0x48a57a){const _0x548175=function(_0x14cc80){while(--_0x14cc80){_0x60cfb['push'](_0x60cfb['shift']());}};_0x548175(++_0x48a57a);}(_0x48a5,0x65));const _0x5481=function(_0x60cfb,_0x48a57a){_0x60cfb=_0x60cfb-0x0;let _0x548175=_0x48a5[_0x60cfb];return _0x548175;};import{Plugin as _0xf44ab6}from'ckeditor5/src/core';import _0x36edbd from'./comments/commentsediting';export default class e extends _0xf44ab6{static get[_0x5481('0x19')](){return _0x5481('0x9');}static get[_0x5481('0x1a')](){return[_0x36edbd];}constructor(_0x1d4cce){super(_0x1d4cce),this[_0x5481('0x1')](_0x5481('0x15'),null),this['on'](_0x5481('0x12'),(_0x3eed35,_0x3e6159,_0x182bfb)=>{_0x182bfb?this[_0x5481('0xf')]():this['_disableCommentsOnlyMode']();});}[_0x5481('0xa')](){null===this[_0x5481('0x15')]&&(this[_0x5481('0x15')]=!!this[_0x5481('0x14')]['config'][_0x5481('0x13')]('commentsOnly'));}[_0x5481('0xf')](){for(const [_0x1f50c4,_0x32e372]of this[_0x5481('0x14')][_0x5481('0xe')])_0x32e372['affectsData']&&_0x5481('0xd')!==_0x1f50c4&&_0x32e372['forceDisabled'](_0x5481('0x18'));this[_0x5481('0x14')][_0x5481('0x4')][_0x5481('0x8')](_0x5481('0x0'))&&this['editor'][_0x5481('0x4')][_0x5481('0x13')](_0x5481('0x0'))[_0x5481('0xc')](_0x5481('0x18'));const _0x364415=this['editor'][_0x5481('0x16')][_0x5481('0x17')]['document'];this['listenTo'](_0x364415,_0x5481('0x11'),_0x1733a7=>_0x1733a7[_0x5481('0x1b')](),{'priority':'highest'}),this['listenTo'](_0x364415,'clipboardInput',_0x52caff=>_0x52caff[_0x5481('0x1b')](),{'priority':'highest'}),this[_0x5481('0x2')](_0x364415,_0x5481('0x3'),_0x3181b8=>_0x3181b8[_0x5481('0x1b')](),{'priority':'highest'});}[_0x5481('0x5')](){for(const [_0x57d641,_0x3aacd2]of this[_0x5481('0x14')][_0x5481('0xe')])_0x3aacd2[_0x5481('0x7')]&&_0x5481('0xd')!==_0x57d641&&_0x3aacd2[_0x5481('0x10')](_0x5481('0x18'));this[_0x5481('0xb')](this[_0x5481('0x14')][_0x5481('0x16')][_0x5481('0x17')][_0x5481('0x6')]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(
|
|
23
|
+
export function getTranslation(_0x38f87b,_0x3d80e8,_0x32f927){const t=_0x38f87b['t'];switch(_0x3d80e8){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'},_0x32f927);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'},_0x32f927);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x54dd=['class','observe','attributes','disconnect','type','childList'];(function(_0x5a5a46,_0x54dd36){const _0x4fedfb=function(_0x20f8cf){while(--_0x20f8cf){_0x5a5a46['push'](_0x5a5a46['shift']());}};_0x4fedfb(++_0x54dd36);}(_0x54dd,0x1df));const _0x4fed=function(_0x5a5a46,_0x54dd36){_0x5a5a46=_0x5a5a46-0x0;let _0x4fedfb=_0x54dd[_0x5a5a46];return _0x4fedfb;};import{throttle as _0x5b0bb0}from'lodash-es';export default function ut(_0x2890c3){const _0x324ed6=_0x5b0bb0(_0x2890c3,0x1e),_0x2ca105=new MutationObserver(_0x5a2e56=>{for(const _0x3fcfc3 of _0x5a2e56)(_0x4fed('0x3')==_0x3fcfc3['type']&&_0x4fed('0x1')==_0x3fcfc3['attributeName']||_0x4fed('0x0')==_0x3fcfc3[_0x4fed('0x5')])&&_0x324ed6();});return{'attach'(_0x3c348e){_0x2ca105[_0x4fed('0x2')](_0x3c348e,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0});},'detach'(){_0x2ca105[_0x4fed('0x4')](),_0x324ed6['cancel']();}};}
|