@ckeditor/ckeditor5-comments 40.2.0 → 41.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/LICENSE.md +1 -1
- package/README.md +1 -1
- package/build/comments.js +2 -2
- package/lang/translations/af.po +1 -1
- package/lang/translations/ar.po +1 -1
- package/lang/translations/bg.po +1 -1
- package/lang/translations/bn.po +1 -1
- package/lang/translations/bs.po +1 -1
- package/lang/translations/ca.po +1 -1
- package/lang/translations/cs.po +1 -1
- package/lang/translations/da.po +1 -1
- package/lang/translations/de-ch.po +1 -1
- package/lang/translations/de.po +1 -1
- package/lang/translations/el.po +1 -1
- package/lang/translations/en-au.po +1 -1
- package/lang/translations/en.po +1 -1
- package/lang/translations/es-co.po +1 -1
- package/lang/translations/es.po +1 -1
- package/lang/translations/et.po +1 -1
- package/lang/translations/fa.po +1 -1
- package/lang/translations/fi.po +1 -1
- package/lang/translations/fr.po +1 -1
- package/lang/translations/gl.po +1 -1
- package/lang/translations/he.po +1 -1
- package/lang/translations/hi.po +1 -1
- package/lang/translations/hr.po +1 -1
- package/lang/translations/hu.po +1 -1
- package/lang/translations/id.po +1 -1
- package/lang/translations/it.po +1 -1
- package/lang/translations/ja.po +1 -1
- package/lang/translations/jv.po +1 -1
- package/lang/translations/ko.po +1 -1
- package/lang/translations/lt.po +1 -1
- package/lang/translations/lv.po +1 -1
- package/lang/translations/ms.po +1 -1
- package/lang/translations/nl.po +1 -1
- package/lang/translations/no.po +1 -1
- package/lang/translations/pl.po +1 -1
- package/lang/translations/pt-br.po +1 -1
- package/lang/translations/pt.po +1 -1
- package/lang/translations/ro.po +1 -1
- package/lang/translations/ru.po +1 -1
- package/lang/translations/sk.po +1 -1
- package/lang/translations/sq.po +1 -1
- package/lang/translations/sr-latn.po +1 -1
- package/lang/translations/sr.po +1 -1
- package/lang/translations/sv.po +1 -1
- package/lang/translations/th.po +1 -1
- package/lang/translations/tk.po +1 -1
- package/lang/translations/tr.po +1 -1
- package/lang/translations/tt.po +1 -1
- package/lang/translations/ug.po +1 -1
- package/lang/translations/uk.po +1 -1
- package/lang/translations/ur.po +1 -1
- package/lang/translations/vi.po +1 -1
- package/lang/translations/zh-cn.po +1 -1
- package/lang/translations/zh.po +1 -1
- package/package.json +4 -3
- package/src/annotations/annotation.d.ts +7 -7
- package/src/annotations/annotation.js +2 -2
- package/src/annotations/annotationcollection.d.ts +4 -4
- package/src/annotations/annotationcollection.js +2 -2
- package/src/annotations/annotations.d.ts +7 -7
- package/src/annotations/annotations.js +2 -2
- package/src/annotations/annotationsuis.d.ts +6 -6
- package/src/annotations/annotationsuis.js +2 -2
- package/src/annotations/editorannotations.d.ts +5 -5
- package/src/annotations/editorannotations.js +2 -2
- package/src/annotations/inlineannotations.d.ts +7 -7
- package/src/annotations/inlineannotations.js +2 -2
- package/src/annotations/narrowsidebar.d.ts +7 -7
- package/src/annotations/narrowsidebar.js +2 -2
- package/src/annotations/sidebar.d.ts +6 -6
- package/src/annotations/sidebar.js +2 -2
- package/src/annotations/view/annotationcounterbuttonview.d.ts +3 -3
- package/src/annotations/view/annotationcounterbuttonview.js +2 -2
- package/src/annotations/view/annotationview.d.ts +3 -3
- package/src/annotations/view/annotationview.js +2 -2
- package/src/annotations/view/sidebaritemview.d.ts +3 -3
- package/src/annotations/view/sidebaritemview.js +2 -2
- package/src/annotations/view/sidebarview.d.ts +3 -3
- package/src/annotations/view/sidebarview.js +2 -2
- package/src/annotations/widesidebar.d.ts +6 -6
- package/src/annotations/widesidebar.js +2 -2
- package/src/augmentation.d.ts +2 -2
- package/src/augmentation.js +1 -1
- package/src/comments/addcommentthreadcommand.d.ts +2 -2
- package/src/comments/addcommentthreadcommand.js +2 -2
- package/src/comments/commentsarchive.d.ts +5 -5
- package/src/comments/commentsarchive.js +2 -2
- package/src/comments/commentsarchiveui.d.ts +6 -6
- package/src/comments/commentsarchiveui.js +2 -2
- package/src/comments/commentsediting.d.ts +7 -7
- package/src/comments/commentsediting.js +2 -2
- package/src/comments/commentsrepository.d.ts +12 -12
- package/src/comments/commentsrepository.js +2 -2
- package/src/comments/commentsui.d.ts +6 -6
- package/src/comments/commentsui.js +2 -2
- package/src/comments/integrations/commentsrestrictededitingmode.d.ts +2 -2
- package/src/comments/integrations/commentsrestrictededitingmode.js +2 -2
- package/src/comments/integrations/importword.d.ts +2 -2
- package/src/comments/integrations/importword.js +2 -2
- package/src/comments/ui/commenteditor/commenteditor.d.ts +5 -5
- package/src/comments/ui/commenteditor/commenteditor.js +2 -2
- package/src/comments/ui/commenteditor/commenteditorui.d.ts +4 -4
- package/src/comments/ui/commenteditor/commenteditorui.js +2 -2
- package/src/comments/ui/commenteditor/commenteditoruiview.d.ts +5 -5
- package/src/comments/ui/commenteditor/commenteditoruiview.js +2 -2
- package/src/comments/ui/commentthreadcontroller.d.ts +5 -5
- package/src/comments/ui/commentthreadcontroller.js +2 -2
- package/src/comments/ui/view/basecommentthreadview.d.ts +9 -9
- package/src/comments/ui/view/basecommentthreadview.js +2 -2
- package/src/comments/ui/view/basecommentview.d.ts +5 -5
- package/src/comments/ui/view/basecommentview.js +2 -2
- package/src/comments/ui/view/collapsedcommentsview.d.ts +3 -3
- package/src/comments/ui/view/collapsedcommentsview.js +2 -2
- package/src/comments/ui/view/commentcontentview.d.ts +3 -3
- package/src/comments/ui/view/commentcontentview.js +2 -2
- package/src/comments/ui/view/commentinputview.d.ts +5 -5
- package/src/comments/ui/view/commentinputview.js +2 -2
- package/src/comments/ui/view/commentsarchiveview.d.ts +4 -4
- package/src/comments/ui/view/commentsarchiveview.js +2 -2
- package/src/comments/ui/view/commentslistview.d.ts +6 -6
- package/src/comments/ui/view/commentslistview.js +2 -2
- package/src/comments/ui/view/commentthreadheaderview.d.ts +4 -4
- package/src/comments/ui/view/commentthreadheaderview.js +2 -2
- package/src/comments/ui/view/commentthreadinputview.d.ts +6 -6
- package/src/comments/ui/view/commentthreadinputview.js +2 -2
- package/src/comments/ui/view/commentthreadview.d.ts +8 -8
- package/src/comments/ui/view/commentthreadview.js +2 -2
- package/src/comments/ui/view/commentview.d.ts +9 -9
- package/src/comments/ui/view/commentview.js +2 -2
- package/src/comments.d.ts +11 -11
- package/src/comments.js +2 -2
- package/src/commentsonly.d.ts +3 -3
- package/src/commentsonly.js +2 -2
- package/src/config.d.ts +4 -4
- package/src/config.js +1 -1
- package/src/index.d.ts +21 -21
- package/src/index.js +2 -2
- package/src/utils/common-translations.d.ts +2 -2
- package/src/utils/common-translations.js +2 -2
- package/src/utils/createmutationobserver.d.ts +1 -1
- package/src/utils/createmutationobserver.js +2 -2
- package/theme/annotation-inline.css +1 -1
- package/theme/annotation.css +5 -1
- package/theme/comment.css +1 -1
- package/theme/commentinput.css +1 -1
- package/theme/commentmarker.css +1 -1
- package/theme/commentsarchive.css +2 -2
- package/theme/commentthread.css +5 -1
- package/theme/icons/add-comment.svg +1 -1
- package/theme/icons/comments-archive.svg +1 -1
- package/theme/icons/edit-comment.svg +1 -1
- package/theme/icons/remove-comment.svg +1 -1
- package/theme/sidebar-narrow.css +1 -1
- package/theme/sidebar.css +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentinputview
|
|
7
7
|
*/
|
|
8
|
-
import { View, ButtonView } from 'ckeditor5/src/ui';
|
|
9
|
-
import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5/src/utils';
|
|
10
|
-
import { type EditorConfig, type DataApi } from 'ckeditor5/src/core';
|
|
11
|
-
import CommentEditor from '../commenteditor/commenteditor';
|
|
8
|
+
import { View, ButtonView } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5/src/utils.js';
|
|
10
|
+
import { type EditorConfig, type DataApi } from 'ckeditor5/src/core.js';
|
|
11
|
+
import CommentEditor from '../commenteditor/commenteditor.js';
|
|
12
12
|
/**
|
|
13
13
|
* A view for the comment input section that includes a comment editor.
|
|
14
14
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x35ec=['length','firstChild','_editorCreationPromise','_createCancelButton','setTemplate','submitLabel','focusTracker','div','shift\x20+\x20tab','placeholder','isEnabled','_initializeFocusCycling','set','high','focusNext','bind','element','disabledSubmit','listenTo','editor','ck-comment__input-actions--active','submit','_isDestroyed','editorDestroyed','render','Reply...','ck-comment__input-actions','ck-comment__input-actions--cancel','destroy','add','view','getData','model','submitButtonView','_createSubmitButton','cancel','create','focus','low','createEditor','editorReady','change','fire','setData','Esc','initialData','document','cancelButtonView','execute','keystrokes','insertBefore','extendTemplate','stop','label','_editorConfig','withText','value','then','ck-comment__input-actions--submit','showButtons'];(function(_0x311ceb,_0x35ec34){const _0x598ff3=function(_0x230600){while(--_0x230600){_0x311ceb['push'](_0x311ceb['shift']());}};_0x598ff3(++_0x35ec34);}(_0x35ec,0x132));const _0x598f=function(_0x311ceb,_0x35ec34){_0x311ceb=_0x311ceb-0x0;let _0x598ff3=_0x35ec[_0x311ceb];return _0x598ff3;};import{View as _0x3526c5,ViewCollection as _0x4cb274,FocusCycler as _0x21c66c,ButtonView as _0x2fe751}from'ckeditor5/src/ui.js';import{FocusTracker as _0x23dc5e,KeystrokeHandler as _0x2bea8f}from'ckeditor5/src/utils.js';import _0x36f845 from'../commenteditor/commenteditor.js';import{getTranslation as _0x2ed5d7}from'../../../utils/common-translations.js';export default class Zt extends _0x3526c5{constructor(_0x6eca2f,_0x5b4d39={}){super(_0x6eca2f),this['editor']=null,this[_0x598f('0x30')]=_0x5b4d39,this[_0x598f('0x2b')]=new _0x2bea8f(),this['focusTracker']=new _0x23dc5e(),this['set'](_0x598f('0x32'),_0x5b4d39[_0x598f('0x27')]||''),this[_0x598f('0x6')](_0x598f('0xb'),!0x1),this[_0x598f('0x6')]('showButtons',!0x0),this[_0x598f('0x6')](_0x598f('0x3'),_0x2ed5d7(_0x6eca2f,_0x598f('0x13'))),this['set'](_0x598f('0x3b'),_0x2ed5d7(_0x6eca2f,'Reply')),this[_0x598f('0x1b')]=this['_createSubmitButton'](),this['cancelButtonView']=this[_0x598f('0x39')](),this[_0x598f('0x3a')]({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':_0x598f('0x1'),'attributes':{'class':[_0x598f('0x14'),this['bindTemplate']['if'](_0x598f('0x35'),_0x598f('0xe'))]},'children':[this[_0x598f('0x1b')],this['cancelButtonView']]}]}),this[_0x598f('0x2b')][_0x598f('0x6')](_0x598f('0x26'),(_0x4ff573,_0x1e04fe)=>{this[_0x598f('0x29')][_0x598f('0x24')](_0x598f('0x2a')),_0x1e04fe();}),this['on'](_0x598f('0xf'),(_0x1fdb16,_0x456620)=>{_0x456620[_0x598f('0x36')]>0xfde8?(alert(_0x2ed5d7(_0x6eca2f,'TOO_LONG_COMMENT_ALERT',[_0x456620[_0x598f('0x36')],0xfde8])),_0x1fdb16[_0x598f('0x2e')]()):this[_0x598f('0xd')][_0x598f('0x25')]('');},{'priority':_0x598f('0x7')});}['render'](){super[_0x598f('0x12')](),this['keystrokes'][_0x598f('0xc')](this['element']),this[_0x598f('0x0')]['add'](this[_0x598f('0xa')]);}[_0x598f('0x21')](){return this[_0x598f('0xd')]||(this['editor']=new _0x36f845(this['_editorConfig']),this[_0x598f('0x38')]=this[_0x598f('0xd')][_0x598f('0x1e')]()[_0x598f('0x33')](()=>{if(this[_0x598f('0x10')])return;const _0x916710=this[_0x598f('0xd')];this['element'][_0x598f('0x2c')](_0x916710['ui'][_0x598f('0xa')],this[_0x598f('0xa')][_0x598f('0x37')]),_0x916710[_0x598f('0x1a')][_0x598f('0x28')]['on'](_0x598f('0x23'),()=>this['value']=_0x916710[_0x598f('0x19')]()),_0x916710[_0x598f('0x9')](_0x598f('0x3'))['to'](this),this['_initializeFocusCycling'](this[_0x598f('0xd')]),this[_0x598f('0x24')](_0x598f('0x22'),this[_0x598f('0xd')]);})),this[_0x598f('0x38')];}['focus'](){this[_0x598f('0xd')]&&this[_0x598f('0xd')][_0x598f('0x1f')]();}async[_0x598f('0x16')](){this[_0x598f('0x10')]||(this['_isDestroyed']=!0x0,this['editor']&&(await this[_0x598f('0x38')],await this[_0x598f('0xd')][_0x598f('0x16')](),this[_0x598f('0x24')](_0x598f('0x11'),this['editor'])),await super[_0x598f('0x16')]());}[_0x598f('0x1c')](){const {locale:_0x1275b7}=this,_0x4d0ccd=new _0x2fe751(_0x1275b7);return _0x4d0ccd[_0x598f('0x2d')]({'attributes':{'class':[_0x598f('0x34')]}}),_0x4d0ccd['withText']=!0x0,_0x4d0ccd['bind'](_0x598f('0x2f'))['to'](this,'submitLabel'),_0x4d0ccd['on'](_0x598f('0x2a'),()=>{this[_0x598f('0x24')](_0x598f('0xf'),this[_0x598f('0x32')]);}),_0x4d0ccd['bind'](_0x598f('0x4'))['to'](this,_0x598f('0x32'),this,'disabledSubmit',(_0x231cac,_0x4c686b)=>!_0x4c686b&&!!_0x231cac['trim']()),_0x4d0ccd;}['_createCancelButton'](){const {locale:_0x389e1b}=this,_0x2f7b8a=new _0x2fe751(_0x389e1b);return _0x2f7b8a[_0x598f('0x2d')]({'attributes':{'class':[_0x598f('0x15')]}}),_0x2f7b8a[_0x598f('0x2f')]=_0x2ed5d7(_0x389e1b,'Cancel'),_0x2f7b8a[_0x598f('0x31')]=!0x0,_0x2f7b8a['on'](_0x598f('0x2a'),()=>{this[_0x598f('0xd')][_0x598f('0x25')](''),this['fire'](_0x598f('0x1d'));}),_0x2f7b8a;}[_0x598f('0x5')](_0x18f9e2){const _0x5db4ad=this['focusTracker'],_0x3d286e=new _0x4cb274();[_0x18f9e2['ui'][_0x598f('0x18')],this[_0x598f('0x1b')],this[_0x598f('0x29')]]['forEach'](_0x2ae80c=>{_0x3d286e['add'](_0x2ae80c),_0x5db4ad[_0x598f('0x17')](_0x2ae80c[_0x598f('0xa')]);});const _0x4734a7=new _0x21c66c({'focusables':_0x3d286e,'focusTracker':_0x5db4ad});this['keystrokes'][_0x598f('0x6')]('tab',(_0x3c58e3,_0x559c53)=>{_0x4734a7[_0x598f('0x8')](),_0x559c53();},{'priority':_0x598f('0x20')}),this[_0x598f('0x2b')][_0x598f('0x6')](_0x598f('0x2'),(_0x24d30e,_0x207040)=>{_0x4734a7['focusPrevious'](),_0x207040();},{'priority':'low'});}}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentslistview
|
|
7
7
|
*/
|
|
8
|
-
import { View, type ViewCollection } from 'ckeditor5/src/ui';
|
|
9
|
-
import { type Locale } from 'ckeditor5/src/utils';
|
|
10
|
-
import type AnnotationView from '../../../annotations/view/annotationview';
|
|
8
|
+
import { View, type ViewCollection } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import { type Locale } from 'ckeditor5/src/utils.js';
|
|
10
|
+
import type AnnotationView from '../../../annotations/view/annotationview.js';
|
|
11
11
|
/**
|
|
12
12
|
* A view representing the content of comments archive.
|
|
13
13
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2a44=['length','div','destroy','_focusCycler','set','stopPropagation','_focusTracker','arrowleft','isEmpty','render','_keystrokes','ck-comments-archive__info','EMPTY_COMMENTS_ARCHIVE','isActive','ck-comments-archive__header\x20','ck-hidden','element','ck-comments-archive','listenTo','shift\x20+\x20tab','selectstart','remove','COMMENTS_ARCHIVE','ck-comments-archive__content','focus','_focusables','setTemplate','high','arrowright','auto'];(function(_0x17322e,_0x2a440d){const _0x3dff9d=function(_0x4219b0){while(--_0x4219b0){_0x17322e['push'](_0x17322e['shift']());}};_0x3dff9d(++_0x2a440d);}(_0x2a44,0xc5));const _0x3dff=function(_0x17322e,_0x2a440d){_0x17322e=_0x17322e-0x0;let _0x3dff9d=_0x2a44[_0x17322e];return _0x3dff9d;};import{View as _0x585035,FocusCycler as _0x3e3d36}from'ckeditor5/src/ui.js';import{FocusTracker as _0xea953a,KeystrokeHandler as _0x31c9de}from'ckeditor5/src/utils.js';import{getTranslation as _0xea2043}from'../../../utils/common-translations.js';export default class K extends _0x585035{constructor(_0x1e39f9,_0xfeab32){super(_0x1e39f9),this[_0x3dff('0x11')](_0x3dff('0x15'),!_0xfeab32[_0x3dff('0xd')]),this[_0x3dff('0x13')]=new _0xea953a(),this[_0x3dff('0x17')]=new _0x31c9de(),this[_0x3dff('0x8')]=_0xfeab32,this[_0x3dff('0x10')]=new _0x3e3d36({'focusables':this[_0x3dff('0x8')],'focusTracker':this[_0x3dff('0x13')],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':_0x3dff('0x2'),'focusNext':'tab'}}),this[_0x3dff('0x1')](_0xfeab32,'add',()=>{this[_0x3dff('0x15')]=!0x1;}),this[_0x3dff('0x1')](_0xfeab32,_0x3dff('0x4'),(_0x405387,_0x4bcf08)=>{_0x4bcf08[_0x3dff('0x1a')]&&this[_0x3dff('0x7')](),_0xfeab32[_0x3dff('0xd')]||(this['isEmpty']=!0x0);});const _0x4689da=this['bindTemplate'];this[_0x3dff('0x9')]({'tag':'div','attributes':{'dir':_0x3dff('0xc'),'class':['ck',_0x3dff('0x0')],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0x3dff('0x1b')]},'children':[{'text':_0xea2043(_0x1e39f9,_0x3dff('0x5'))}]},{'tag':_0x3dff('0xe'),'attributes':{'class':[_0x3dff('0x6')]},'children':[{'tag':_0x3dff('0xe'),'children':_0xfeab32},{'tag':'p','attributes':{'class':[_0x3dff('0x18'),_0x4689da['if']('isEmpty',_0x3dff('0x1c'),_0x50713d=>!_0x50713d)]},'children':[{'text':_0xea2043(_0x1e39f9,_0x3dff('0x19'))}]}]}]});}[_0x3dff('0x16')](){super[_0x3dff('0x16')](),this[_0x3dff('0x17')]['listenTo'](this[_0x3dff('0x1d')]);const _0x19a807=_0xf7bbb0=>_0xf7bbb0[_0x3dff('0x12')]();this[_0x3dff('0x17')]['set'](_0x3dff('0xb'),_0x19a807),this[_0x3dff('0x17')][_0x3dff('0x11')](_0x3dff('0x14'),_0x19a807),this[_0x3dff('0x17')]['set']('arrowup',_0x19a807),this[_0x3dff('0x17')][_0x3dff('0x11')]('arrowdown',_0x19a807),this[_0x3dff('0x1')](this['element'],_0x3dff('0x3'),(_0x49aa93,_0x30f409)=>{_0x30f409['stopPropagation']();},{'priority':_0x3dff('0xa')});}[_0x3dff('0xf')](){super[_0x3dff('0xf')](),this[_0x3dff('0x13')][_0x3dff('0xf')](),this[_0x3dff('0x17')][_0x3dff('0xf')]();}[_0x3dff('0x7')](){this[_0x3dff('0x1d')]['focus']();}}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentslistview
|
|
7
7
|
*/
|
|
8
|
-
import { View, type ViewCollection } from 'ckeditor5/src/ui';
|
|
9
|
-
import { type Locale } from 'ckeditor5/src/utils';
|
|
10
|
-
import type { CommentThread } from '../../commentsrepository';
|
|
11
|
-
import type CommentView from './commentview';
|
|
12
|
-
import type { CommentThreadConfig } from '../../../config';
|
|
8
|
+
import { View, type ViewCollection } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import { type Locale } from 'ckeditor5/src/utils.js';
|
|
10
|
+
import type { CommentThread } from '../../commentsrepository.js';
|
|
11
|
+
import type CommentView from './commentview.js';
|
|
12
|
+
import type { CommentThreadConfig } from '../../../config.js';
|
|
13
13
|
/**
|
|
14
14
|
* A view representing the list of comments. It should be used as a part of the comment thread view.
|
|
15
15
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a86=['focus','_findOptimalIndex','_collapsedCommentsView','editorConfig','removeComment','add','change:isResolved','createCollection','comments','listenTo','hasDirtyComment','_calculatePosition','some','maxCommentsWhenCollapsed','_shouldCollapse','refreshVisibleViews','remove','_rearrangeExpand','bind','locale','collapse','resolvedAt','delegate','get','isEditMode','commentUpdated','element','resolveCommentThread','destroy','change:hasDirtyComment','change:isActive','_handleRemoveCommentModel','visibleViews','CommentView','updateComment','commentViews','set','from','_model','maxCommentCharsWhenCollapsed','count','editorReady','formatDateTime','editorDestroyed','resolved','_updateHasDirtyComment','render','_config','ck-thread__comments','expand','resolvedBy','isActive','equal','viewUid','weight','insert','stopListening','length','resolvedCommentView','authoredAt','_handleNewCommentModel'];(function(_0x393164,_0x1a8685){const _0x50ec11=function(_0x59fc06){while(--_0x59fc06){_0x393164['push'](_0x393164['shift']());}};_0x50ec11(++_0x1a8685);}(_0x1a86,0x154));const _0x50ec=function(_0x393164,_0x1a8685){_0x393164=_0x393164-0x0;let _0x50ec11=_0x1a86[_0x393164];return _0x50ec11;};import{View as _0x5ea73c}from'ckeditor5/src/ui.js';import{diff as _0x1daf0c,Collection as _0x40f259}from'ckeditor5/src/utils.js';import{getTranslation as _0x5af53b}from'../../../utils/common-translations.js';import _0x5b0900 from'./collapsedcommentsview.js';export default class vt extends _0x5ea73c{constructor(_0x3ff283,_0x59d3cb,_0x54e69b){super(_0x3ff283),this['set'](_0x50ec('0x24'),!0x1),this[_0x50ec('0x1')](_0x50ec('0x16'),_0x59d3cb['comments']['length']),this['set'](_0x50ec('0x10'),!0x1),this['_model']=_0x59d3cb,this[_0x50ec('0xc')]=_0x54e69b,this[_0x50ec('0x0')]=this[_0x50ec('0x21')](),this[_0x50ec('0x3a')]=this['createCollection'](),this[_0x50ec('0x17')]=null,this[_0x50ec('0x1c')]=new _0x5b0900(_0x3ff283),this[_0x50ec('0x1c')][_0x50ec('0x2c')](_0x50ec('0x5'))['to'](this,_0x50ec('0x16'),_0x4f9b1f=>_0x4f9b1f-this[_0x50ec('0xc')][_0x50ec('0x27')]);for(const _0x34b7b8 of _0x59d3cb[_0x50ec('0x22')])this[_0x50ec('0x19')](_0x34b7b8);this['_handleInfoComment'](),this[_0x50ec('0x23')](_0x59d3cb[_0x50ec('0x22')],_0x50ec('0x1f'),(_0x41d4ad,_0x3fe094)=>{const _0xa94446=this[_0x50ec('0x25')](_0x3fe094);this[_0x50ec('0x16')]++,this['_handleNewCommentModel'](_0x3fe094,_0xa94446),this[_0x50ec('0x29')]();}),this['listenTo'](_0x59d3cb[_0x50ec('0x22')],'remove',(_0x2126f3,_0x4d1522)=>{this[_0x50ec('0x16')]--,this[_0x50ec('0x39')](_0x4d1522),this['refreshVisibleViews']();}),this[_0x50ec('0x23')](_0x59d3cb,_0x50ec('0x33'),()=>this['refreshVisibleViews']()),this[_0x50ec('0x23')](_0x59d3cb,_0x50ec('0x20'),()=>this['_handleInfoComment']()),this['on'](_0x50ec('0x38'),()=>this[_0x50ec('0x29')]()),this['on'](_0x50ec('0x37'),()=>this[_0x50ec('0x29')]()),this['setTemplate']({'tag':'ul','attributes':{'class':[_0x50ec('0xd')]},'children':this[_0x50ec('0x3a')]});}get['_shouldCollapse'](){return this[_0x50ec('0x3')][_0x50ec('0x13')]>this[_0x50ec('0xc')]['maxThreadTotalWeight']&&!this[_0x50ec('0x10')]&&!this[_0x50ec('0x24')];}['render'](){super[_0x50ec('0xb')](),this[_0x50ec('0x29')]();}['focus'](){this[_0x50ec('0x34')][_0x50ec('0x1a')]();}[_0x50ec('0x36')](){this[_0x50ec('0x1c')][_0x50ec('0x36')]();for(const _0x1907ea of this[_0x50ec('0x0')])_0x1907ea[_0x50ec('0x36')]();super[_0x50ec('0x36')]();}['refreshVisibleViews'](){this[_0x50ec('0x28')]?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x50650f,_0x1c8ebd){const _0xfc0a9=new this['_config']['CommentView'](this[_0x50ec('0x2d')],_0x50650f,{'maxCommentCharsWhenCollapsed':this[_0x50ec('0xc')][_0x50ec('0x4')],'formatDateTime':this[_0x50ec('0xc')][_0x50ec('0x7')],'editorConfig':this[_0x50ec('0xc')][_0x50ec('0x1d')]});_0xfc0a9[_0x50ec('0x12')]=_0x50650f['id'],_0xfc0a9[_0x50ec('0x30')](_0x50ec('0x1e'))['to'](this),_0xfc0a9['delegate'](_0x50ec('0x3c'))['to'](this),_0xfc0a9[_0x50ec('0x30')](_0x50ec('0x35'))['to'](this),_0xfc0a9['delegate'](_0x50ec('0x6'))['to'](this),_0xfc0a9[_0x50ec('0x30')](_0x50ec('0x8'))['to'](this),this[_0x50ec('0x23')](_0xfc0a9,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this[_0x50ec('0x0')]['add'](_0xfc0a9,_0x1c8ebd);}['_calculatePosition'](_0x5ed736){const _0x54d244=this['_model'][_0x50ec('0x1b')](_0x5ed736);return this[_0x50ec('0x17')]?this[_0x50ec('0x17')]['authoredAt']>_0x5ed736[_0x50ec('0x18')]?_0x54d244-0x1:_0x54d244:_0x54d244-0x1;}['_handleInfoComment'](){if(this['_model'][_0x50ec('0xf')]&&this['_model']['resolvedAt']){const _0x5bcb7f={'id':_0x50ec('0x9'),'author':this[_0x50ec('0x3')]['resolvedBy'],'authoredAt':this['_model'][_0x50ec('0x2f')],'content':_0x5af53b(this[_0x50ec('0x2d')],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config'][(_0x50ec('0x3b'))](this[_0x50ec('0x2d')],_0x5bcb7f,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this[_0x50ec('0xc')][_0x50ec('0x7')],'editorConfig':this[_0x50ec('0xc')]['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this[_0x50ec('0x17')],this[_0x50ec('0x3')][_0x50ec('0x1b')](_0x5bcb7f));}else this[_0x50ec('0x17')]&&(this[_0x50ec('0x0')][_0x50ec('0x2a')](this[_0x50ec('0x17')]),this[_0x50ec('0x17')]['destroy'](),this[_0x50ec('0x17')]=null);this['refreshVisibleViews']();}[_0x50ec('0x39')](_0x43938f){const _0x387859=this['commentViews'][_0x50ec('0x2a')](_0x43938f['id']);this[_0x50ec('0x15')](_0x387859),_0x387859[_0x50ec('0x32')]&&this[_0x50ec('0xa')](),_0x387859[_0x50ec('0x36')]();}['_updateHasDirtyComment'](){this[_0x50ec('0x24')]=Array[_0x50ec('0x2')](this[_0x50ec('0x0')])[_0x50ec('0x26')](_0x5a9791=>_0x5a9791[_0x50ec('0x32')]);}['_rearrangeCollapse'](){const _0x443419=function(_0x5ee20e){const _0x2d9e3b=new _0x40f259();for(const _0x2eba39 of _0x5ee20e)_0x2d9e3b[_0x50ec('0x1f')](_0x2eba39);return _0x2d9e3b;}(this['commentViews']),_0x5bdfb7=this[_0x50ec('0x1c')][_0x50ec('0x5')];for(let _0x25b174=0x1;_0x25b174<=_0x5bdfb7;_0x25b174++)_0x443419['remove'](0x1);for(const _0x4dba52 of _0x443419)_0x4dba52[_0x50ec('0x2e')]();_0x5bdfb7>0x0&&_0x443419[_0x50ec('0x1f')](this[_0x50ec('0x1c')],0x1),is(_0x1daf0c(Array[_0x50ec('0x2')](this['visibleViews']),Array[_0x50ec('0x2')](_0x443419)),this[_0x50ec('0x3a')],_0x443419);}[_0x50ec('0x2b')](){is(_0x1daf0c(Array['from'](this[_0x50ec('0x3a')]),Array[_0x50ec('0x2')](this['commentViews'])),this[_0x50ec('0x3a')],this[_0x50ec('0x0')]);for(const _0x5bf88f of this[_0x50ec('0x3a')])_0x5bf88f[_0x50ec('0xe')]();}}function is(_0x32e00e,_0xdc5af5,_0x3c654d){let _0x437580=0x0;for(const _0x513d19 of _0x32e00e)switch(_0x513d19){case _0x50ec('0x14'):_0xdc5af5[_0x50ec('0x1f')](_0x3c654d[_0x50ec('0x31')](_0x437580),_0x437580),_0x437580++;break;case'delete':_0xdc5af5[_0x50ec('0x2a')](_0x437580);break;case _0x50ec('0x11'):_0x437580++;}}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentthreadheaderview
|
|
7
7
|
*/
|
|
8
|
-
import { View, ButtonView } from 'ckeditor5/src/ui';
|
|
9
|
-
import type { Locale } from 'ckeditor5/src/utils';
|
|
10
|
-
import type { CommentThread } from '../../commentsrepository';
|
|
8
|
+
import { View, ButtonView } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import type { Locale } from 'ckeditor5/src/utils.js';
|
|
10
|
+
import type { CommentThread } from '../../commentsrepository.js';
|
|
11
11
|
export declare const MAX_CONTENT_LENGTH = 150;
|
|
12
12
|
/**
|
|
13
13
|
* A view for the comment thread header.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5b59=['substring','isResolvable','remove','render','lastIndexOf','Reopen','ck-context','contextValue','ck-context-wrapper','overlay','listenTo','reopenButtonView','icon','mouseleave','bindTemplate','execute','bind','ck-thread__header','_model','isEnabled','scrollWidth','reopenCommentThread','isResolved','_createReopenButton','.ck-context','div','classList','span','.ck-context__value','hasContext','context','ck-context__value','value','Comment\x20was\x20made\x20on\x20an\x20element','setTemplate','locale','_trimContextValue','querySelector','mouseenter'];(function(_0x1b1ddd,_0x5b5949){const _0x2aa6e9=function(_0x5c6cc6){while(--_0x5c6cc6){_0x1b1ddd['push'](_0x1b1ddd['shift']());}};_0x2aa6e9(++_0x5b5949);}(_0x5b59,0xd5));const _0x2aa6=function(_0x1b1ddd,_0x5b5949){_0x1b1ddd=_0x1b1ddd-0x0;let _0x2aa6e9=_0x5b59[_0x1b1ddd];return _0x2aa6e9;};import{View as _0x29a462,ButtonView as _0x5801a2}from'ckeditor5/src/ui.js';import{getTranslation as _0x38d5f3}from'../../../utils/common-translations.js';import _0x44f1e8 from'../../../../theme/icons/undo.svg';export const MAX_CONTENT_LENGTH=0x96;export default class Tt extends _0x29a462{constructor(_0x2a3ff5,_0x75eba8){super(_0x2a3ff5);const _0x4082c4=this[_0x2aa6('0x23')];this[_0x2aa6('0x0')]=_0x75eba8,this[_0x2aa6('0x20')]=this[_0x2aa6('0x5')](),this[_0x2aa6('0x25')](_0x2aa6('0xb'))['to'](this[_0x2aa6('0x0')],'context',_0x412c66=>!!_0x412c66),this[_0x2aa6('0x25')](_0x2aa6('0x1c'))['to'](this[_0x2aa6('0x0')],_0x2aa6('0xc'),_0x5d440e=>_0x5d440e&&_0x5d440e[_0x2aa6('0xe')]?this[_0x2aa6('0x12')](_0x5d440e[_0x2aa6('0xe')]):_0x38d5f3(this[_0x2aa6('0x11')],_0x2aa6('0xf'))),this[_0x2aa6('0x10')]({'tag':_0x2aa6('0x7'),'attributes':{'class':[_0x2aa6('0x26')]},'children':[{'tag':_0x2aa6('0x7'),'attributes':{'class':[_0x2aa6('0x1d')]},'children':[{'tag':'div','attributes':{'class':[_0x2aa6('0x1b'),_0x4082c4['if'](_0x2aa6('0xb'),'ck-context--quotes')]},'children':[{'tag':_0x2aa6('0x9'),'attributes':{'class':[_0x2aa6('0xd')]},'children':[{'text':_0x4082c4['to'](_0x2aa6('0x1c'))}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this[_0x2aa6('0x20')]]}]});}['render'](){super[_0x2aa6('0x18')](),this['_attachContextActions']();}[_0x2aa6('0x5')](){const _0x3f1115=new _0x5801a2(this[_0x2aa6('0x11')]);return _0x3f1115['label']=_0x38d5f3(this[_0x2aa6('0x11')],_0x2aa6('0x1a')),_0x3f1115['tooltip']=_0x38d5f3(this['locale'],_0x2aa6('0x1a')),_0x3f1115[_0x2aa6('0x21')]=_0x44f1e8,_0x3f1115[_0x2aa6('0x25')](_0x2aa6('0x1'))['to'](this['_model'],'isReadOnly',_0x5a14d4=>!_0x5a14d4),_0x3f1115[_0x2aa6('0x25')]('isVisible')['to'](this[_0x2aa6('0x0')],_0x2aa6('0x16'),this[_0x2aa6('0x0')],_0x2aa6('0x4'),(_0x53f45a,_0xbc7a86)=>_0x53f45a&&_0xbc7a86),_0x3f1115['on'](_0x2aa6('0x24'),()=>{this['fire'](_0x2aa6('0x3'),this[_0x2aa6('0x0')]['id']);}),_0x3f1115;}[_0x2aa6('0x12')](_0x5c5094){if(_0x5c5094['length']<0x96)return _0x5c5094;const _0x555064=_0x5c5094[_0x2aa6('0x19')]('\x20',0x93);return _0x5c5094[_0x2aa6('0x15')](0x0,_0x555064>-0x1?_0x555064:0x93)+'...';}['_attachContextActions'](){const _0x522d1a=this['element'][_0x2aa6('0x13')](_0x2aa6('0x6')),_0x183fdc=_0x522d1a[_0x2aa6('0x13')](_0x2aa6('0xa'));this[_0x2aa6('0x1f')](_0x522d1a,_0x2aa6('0x14'),()=>{_0x183fdc['offsetWidth']<_0x183fdc[_0x2aa6('0x2')]&&_0x522d1a[_0x2aa6('0x8')]['add'](_0x2aa6('0x1e'));}),this['listenTo'](_0x522d1a,_0x2aa6('0x22'),()=>{_0x522d1a[_0x2aa6('0x8')][_0x2aa6('0x17')]('overlay');});}}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentthreadinputview
|
|
7
7
|
*/
|
|
8
|
-
import { View } from 'ckeditor5/src/ui';
|
|
9
|
-
import CommentInputView from './commentinputview';
|
|
10
|
-
import type { Locale } from 'ckeditor5/src/utils';
|
|
11
|
-
import type { EditorConfig } from 'ckeditor5/src/core';
|
|
12
|
-
import { UserView, type User } from 'ckeditor5-collaboration/src/collaboration-core';
|
|
8
|
+
import { View } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import CommentInputView from './commentinputview.js';
|
|
10
|
+
import type { Locale } from 'ckeditor5/src/utils.js';
|
|
11
|
+
import type { EditorConfig } from 'ckeditor5/src/core.js';
|
|
12
|
+
import { UserView, type User } from 'ckeditor5-collaboration/src/collaboration-core.js';
|
|
13
13
|
/**
|
|
14
14
|
* View that represents comment input area for a comment thread. Includes editor, user view and buttons.
|
|
15
15
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x5939=['then','setTemplate','ck-comment__input-container','editorReady','ck-thread__input','showInput','commentInputView','bind','userView','editor','extendTemplate','bindTemplate','change:showInput','focusTracker','delegate','destroy','ck-thread__user','set','createEditor','ck-comment__input-container--active','editorDestroyed'];(function(_0x3ae90d,_0x593983){var _0x45fc08=function(_0xd992d0){while(--_0xd992d0){_0x3ae90d['push'](_0x3ae90d['shift']());}};_0x45fc08(++_0x593983);}(_0x5939,0x15b));var _0x45fc=function(_0x3ae90d,_0x593983){_0x3ae90d=_0x3ae90d-0x0;var _0x45fc08=_0x5939[_0x3ae90d];return _0x45fc08;};import{View as _0x9031b5}from'ckeditor5/src/ui.js';import _0x745649 from'./commentinputview.js';import{UserView as _0x2c2ffc}from'ckeditor5-collaboration/src/collaboration-core.js';export default class Ct extends _0x9031b5{constructor(_0x39b709,_0x1e0bce,_0xcfb524){super(_0x39b709),this[_0x45fc('0x10')]=new _0x745649(_0x39b709,_0xcfb524),this[_0x45fc('0x10')][_0x45fc('0x11')]('showButtons')['to'](this[_0x45fc('0x10')][_0x45fc('0x2')],'isFocused',this[_0x45fc('0x10')],'value',(_0x21017f,_0x2d3a1e)=>_0x21017f||!!_0x2d3a1e),this[_0x45fc('0x6')](_0x45fc('0xf'),!0x1),this['on'](_0x45fc('0x1'),()=>{this[_0x45fc('0xf')]&&!this['commentInputView'][_0x45fc('0x13')]&&this[_0x45fc('0x10')][_0x45fc('0x7')]();}),this[_0x45fc('0x10')][_0x45fc('0x3')](_0x45fc('0xd'))['to'](this),this['commentInputView'][_0x45fc('0x3')](_0x45fc('0x9'))['to'](this),this[_0x45fc('0x12')]=new _0x2c2ffc(_0x39b709,_0x1e0bce),this[_0x45fc('0x12')][_0x45fc('0x14')]({'attributes':{'class':_0x45fc('0x5')}}),this[_0x45fc('0x10')]['extendTemplate']({'attributes':{'class':_0x45fc('0xe')}}),this[_0x45fc('0xb')]({'tag':'div','attributes':{'class':[_0x45fc('0xc'),this[_0x45fc('0x0')]['if'](_0x45fc('0xf'),_0x45fc('0x8'))]},'children':[this[_0x45fc('0x12')],this[_0x45fc('0x10')]]});}[_0x45fc('0x4')](){return this[_0x45fc('0x10')][_0x45fc('0x4')]()[_0x45fc('0xa')](()=>super['destroy']());}}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentthreadview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { type Locale } from 'ckeditor5/src/utils';
|
|
10
|
-
import { type User } from 'ckeditor5-collaboration/src/collaboration-core';
|
|
11
|
-
import { ButtonView, type TemplateDefinition, type ViewCollection } from 'ckeditor5/src/ui';
|
|
12
|
-
import BaseCommentThreadView from './basecommentthreadview';
|
|
13
|
-
import type { CommentThread } from '../../commentsrepository';
|
|
14
|
-
import type { CommentThreadConfig } from '../../../config';
|
|
15
|
-
declare const CommentThreadView_base: import("ckeditor5/src/utils").Mixed<typeof BaseCommentThreadView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin").ConfirmApi>;
|
|
9
|
+
import { type Locale } from 'ckeditor5/src/utils.js';
|
|
10
|
+
import { type User } from 'ckeditor5-collaboration/src/collaboration-core.js';
|
|
11
|
+
import { ButtonView, type TemplateDefinition, type ViewCollection } from 'ckeditor5/src/ui.js';
|
|
12
|
+
import BaseCommentThreadView from './basecommentthreadview.js';
|
|
13
|
+
import type { CommentThread } from '../../commentsrepository.js';
|
|
14
|
+
import type { CommentThreadConfig } from '../../../config.js';
|
|
15
|
+
declare const CommentThreadView_base: import("ckeditor5/src/utils.js").Mixed<typeof BaseCommentThreadView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin.js").ConfirmApi>;
|
|
16
16
|
/**
|
|
17
17
|
* The default view for comment thread.
|
|
18
18
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x554a=['ck-thread--unlinked','Delete\x20comment\x20thread?','high','containerElement','isSystemComment','check','actionIndicator','commentThreadInputView','getTemplate','add','commentsListView','ck-thread--','remove','querySelector','fire','resolveButton','.ck-thread__container','ck-thread__container','_model','isActive','then','isResolvable','change:isActive','_boundFirstCommentView','render','extendTemplate','isVisible','commentViews','div','element','label','showConfirm','icon','isEnabled','set','cancelConfirm','ck-thread--remove-confirmation','bindTemplate','Write\x20a\x20comment...','commentThreadChildren','locale','createCollection','isReadOnly','addMany','change:isReadOnly','has','_bindFirstCommentView','get','_createResolveButton','actionBar','isConfirm','change:archivedAt','_cancelAllConfirms','execute','ck-thread','isResolved','Resolve','ck-comment--resolve','removeCommentThread','bind','commentThreadHeaderView'];(function(_0x463119,_0x554ad2){const _0x3ed666=function(_0x450dd8){while(--_0x450dd8){_0x463119['push'](_0x463119['shift']());}};_0x3ed666(++_0x554ad2);}(_0x554a,0x18b));const _0x3ed6=function(_0x463119,_0x554ad2){_0x463119=_0x463119-0x0;let _0x3ed666=_0x554a[_0x463119];return _0x3ed666;};import{ConfirmMixin as _0x3177fb}from'ckeditor5-collaboration/src/collaboration-core.js';import{ButtonView as _0x58b2bb}from'ckeditor5/src/ui.js';import{icons as _0x2377a}from'ckeditor5/src/core.js';import _0x50fcfa from'./basecommentthreadview.js';import{getTranslation as _0x1de9d5}from'../../../utils/common-translations.js';export default class ft extends _0x3177fb(_0x50fcfa){constructor(_0x52c589,_0x13d3ae,_0x5ad519,_0x55bb3d){super(_0x52c589,_0x13d3ae,_0x5ad519,_0x55bb3d),this[_0x3ed6('0xa')]=this[_0x3ed6('0xc')](),this['commentThreadChildren'][_0x3ed6('0xe')]([this['commentsListView'],this[_0x3ed6('0x27')]]),this[_0x3ed6('0x32')]['archivedAt']&&this[_0x3ed6('0xa')][_0x3ed6('0x29')](this[_0x3ed6('0x1f')],0x0),this['_model']['on'](_0x3ed6('0x16'),(_0x4fca9e,_0x439bbc,_0x129604)=>{_0x129604?this['commentThreadChildren'][_0x3ed6('0x10')](this[_0x3ed6('0x1f')])||this[_0x3ed6('0xa')][_0x3ed6('0x29')](this[_0x3ed6('0x1f')],0x0):this['commentThreadChildren']['remove'](this['commentThreadHeaderView']);}),this[_0x3ed6('0x5')](_0x3ed6('0x26'),null),this[_0x3ed6('0x23')]=null,this[_0x3ed6('0x37')]=null,this[_0x3ed6('0xb')]=_0x52c589,this[_0x3ed6('0x2f')]=this[_0x3ed6('0x13')](),this['setTemplate'](this[_0x3ed6('0x28')]()),this['on'](_0x3ed6('0x36'),(_0x3ea3e6,_0x1f1e25,_0x13d32b)=>{_0x13d32b||this['_cancelAllConfirms']();}),this['listenTo'](this[_0x3ed6('0x32')],_0x3ed6('0xf'),(_0x2063c1,_0x4a7f9e,_0x1d901c)=>{_0x1d901c&&this['_cancelAllConfirms']();}),this['length']>0x0&&this[_0x3ed6('0x11')](),this['listenTo'](this[_0x3ed6('0x2a')][_0x3ed6('0x3b')],'add',()=>{this[_0x3ed6('0x11')]();});}[_0x3ed6('0x28')](){const _0x15b2de=this[_0x3ed6('0x8')];return{'tag':_0x3ed6('0x3c'),'attributes':{'class':[_0x3ed6('0x19'),'ck-reset_all-excluded',_0x15b2de['if'](_0x3ed6('0x33'),'ck-thread--active'),_0x15b2de['if']('isUnlinked',_0x3ed6('0x20')),_0x15b2de['if'](_0x3ed6('0x15'),_0x3ed6('0x7')),_0x15b2de['to'](_0x3ed6('0x26'),_0x3c433b=>_0x3c433b?_0x3ed6('0x2b')+_0x3c433b:'')],'data-thread-id':this[_0x3ed6('0x32')]['id'],'tabindex':-0x1},'children':[{'tag':_0x3ed6('0x3c'),'attributes':{'class':_0x3ed6('0x31')},'children':this[_0x3ed6('0xa')]}]};}[_0x3ed6('0x38')](){super[_0x3ed6('0x38')](),this[_0x3ed6('0x23')]=this[_0x3ed6('0x0')][_0x3ed6('0x2d')](_0x3ed6('0x30'));}[_0x3ed6('0x17')](){this[_0x3ed6('0x6')]();for(const _0x53fff2 of this[_0x3ed6('0x2a')]['commentViews'])_0x53fff2['cancelConfirm']();}[_0x3ed6('0x11')](){const {locale:_0xbc1926}=this,_0x4c9de7=this[_0x3ed6('0x2a')][_0x3ed6('0x3b')][_0x3ed6('0x12')](0x0);_0x4c9de7===this['_boundFirstCommentView']||_0x4c9de7[_0x3ed6('0x24')]||(this[_0x3ed6('0x37')]=_0x4c9de7,this['unbind'](_0x3ed6('0x26')),this[_0x3ed6('0x1e')]('actionIndicator')['to'](_0x4c9de7,'actionIndicator',_0xba929b=>_0x3ed6('0x2c')===_0xba929b?_0x3ed6('0x2c'):null),_0x4c9de7['placeholder']=_0x1de9d5(_0xbc1926,_0x3ed6('0x9')),_0x4c9de7['removeButton']['on'](_0x3ed6('0x18'),_0x4f5b32=>{_0x4f5b32['stop'](),this[_0x3ed6('0x2')](_0x1de9d5(_0xbc1926,_0x3ed6('0x21')),this[_0x3ed6('0x23')])[_0x3ed6('0x34')](()=>{this[_0x3ed6('0x2e')](_0x3ed6('0x1d'));});},{'priority':_0x3ed6('0x22')}),_0x4c9de7[_0x3ed6('0x14')][_0x3ed6('0x29')](this[_0x3ed6('0x2f')],0x0));}['_createResolveButton'](){const _0x34f046=new _0x58b2bb(this[_0x3ed6('0xb')]);return _0x34f046[_0x3ed6('0x1')]=_0x1de9d5(this['locale'],'Resolve'),_0x34f046['tooltip']=_0x1de9d5(this[_0x3ed6('0xb')],_0x3ed6('0x1b')),_0x34f046[_0x3ed6('0x3')]=_0x2377a[_0x3ed6('0x25')],_0x34f046[_0x3ed6('0x39')]({'attributes':{'class':_0x3ed6('0x1c')}}),_0x34f046[_0x3ed6('0x1e')](_0x3ed6('0x4'))['to'](this['_model'],_0x3ed6('0xd'),_0x3d7f9d=>!_0x3d7f9d),_0x34f046['bind'](_0x3ed6('0x3a'))['to'](this[_0x3ed6('0x32')],_0x3ed6('0x35'),this['_model'],_0x3ed6('0x1a'),(_0x18c645,_0x47342b)=>_0x18c645&&!_0x47342b),_0x34f046['on']('execute',()=>{this[_0x3ed6('0x2e')]('resolveCommentThread',this[_0x3ed6('0x32')]['id']);}),_0x34f046;}}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { type Locale } from 'ckeditor5/src/utils';
|
|
10
|
-
import { ButtonView, type TemplateDefinition, type ViewCollection, type DropdownView } from 'ckeditor5/src/ui';
|
|
11
|
-
import { UserView } from 'ckeditor5-collaboration/src/collaboration-core';
|
|
12
|
-
import BaseCommentView from './basecommentview';
|
|
13
|
-
import type { Comment } from '../../commentsrepository';
|
|
14
|
-
import type CommentInputView from './commentinputview';
|
|
15
|
-
import type { CommentViewConfig } from '../../../config';
|
|
16
|
-
declare const CommentView_base: import("ckeditor5/src/utils").Mixed<typeof BaseCommentView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin").ConfirmApi>;
|
|
9
|
+
import { type Locale } from 'ckeditor5/src/utils.js';
|
|
10
|
+
import { ButtonView, type TemplateDefinition, type ViewCollection, type DropdownView } from 'ckeditor5/src/ui.js';
|
|
11
|
+
import { UserView } from 'ckeditor5-collaboration/src/collaboration-core.js';
|
|
12
|
+
import BaseCommentView from './basecommentview.js';
|
|
13
|
+
import type { Comment } from '../../commentsrepository.js';
|
|
14
|
+
import type CommentInputView from './commentinputview.js';
|
|
15
|
+
import type { CommentViewConfig } from '../../../config.js';
|
|
16
|
+
declare const CommentView_base: import("ckeditor5/src/utils.js").Mixed<typeof BaseCommentView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin.js").ConfirmApi>;
|
|
17
17
|
/**
|
|
18
18
|
* The default view for comment.
|
|
19
19
|
*/
|