@ckeditor/ckeditor5-comments 47.6.1 → 48.0.0-alpha.1
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/ckeditor5-metadata.json +53 -53
- package/{src → dist}/annotations/annotation.d.ts +4 -4
- package/{src → dist}/annotations/annotationcollection.d.ts +2 -2
- package/{src → dist}/annotations/annotations.d.ts +3 -3
- package/{src → dist}/annotations/annotationsuis.d.ts +2 -2
- package/{src → dist}/annotations/editorannotations.d.ts +1 -1
- package/{src → dist}/annotations/inlineannotations.d.ts +2 -2
- package/{src → dist}/annotations/narrowsidebar.d.ts +2 -2
- package/{src → dist}/annotations/sidebar.d.ts +2 -2
- package/{src → dist}/annotations/view/annotationcounterbuttonview.d.ts +2 -2
- package/{src → dist}/annotations/view/annotationview.d.ts +2 -2
- package/{src → dist}/annotations/view/sidebaritemview.d.ts +2 -2
- package/{src → dist}/annotations/view/sidebarview.d.ts +2 -2
- package/{src → dist}/annotations/widesidebar.d.ts +1 -1
- package/{src → dist}/comments/addcommentthreadcommand.d.ts +2 -2
- package/{src → dist}/comments/commentsarchive.d.ts +2 -2
- package/{src → dist}/comments/commentsarchiveui.d.ts +2 -2
- package/{src → dist}/comments/commentsediting.d.ts +3 -3
- package/{src → dist}/comments/commentsrepository.d.ts +7 -7
- package/{src → dist}/comments/commentsui.d.ts +1 -1
- package/{src → dist}/comments/integrations/clipboard.d.ts +2 -2
- package/{src → dist}/comments/integrations/commentsrestrictededitingmode.d.ts +1 -1
- package/{src → dist}/comments/integrations/importword.d.ts +1 -1
- package/{src → dist}/comments/integrations/showcommenthighlights.d.ts +1 -1
- package/{src → dist}/comments/ui/commenteditor/commenteditor.d.ts +3 -3
- package/{src → dist}/comments/ui/commenteditor/commenteditorui.d.ts +2 -2
- package/{src → dist}/comments/ui/commenteditor/commenteditoruiview.d.ts +3 -3
- package/{src → dist}/comments/ui/commentthreadcontroller.d.ts +2 -2
- package/{src → dist}/comments/ui/view/basecommentthreadview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/basecommentview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/collapsedcommentsview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentcontentview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentinputview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/commentsarchiveview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentslistview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadheadercontextview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadheaderview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadinputview.d.ts +4 -4
- package/{src → dist}/comments/ui/view/commentthreadview.d.ts +4 -4
- package/{src → dist}/comments/ui/view/commentview.d.ts +5 -5
- package/{src → dist}/comments.d.ts +1 -1
- package/{src → dist}/commentsonly.d.ts +1 -1
- package/{src → dist}/config.d.ts +1 -1
- package/dist/index-content.css +15 -15
- package/dist/index-editor.css +468 -496
- package/dist/index.css +472 -736
- package/dist/index.js +11 -11
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/package.json +27 -52
- package/build/comments.js +0 -5
- package/build/translations/af.js +0 -1
- package/build/translations/ar.js +0 -1
- package/build/translations/ast.js +0 -1
- package/build/translations/az.js +0 -1
- package/build/translations/be.js +0 -1
- package/build/translations/bg.js +0 -1
- package/build/translations/bn.js +0 -1
- package/build/translations/bs.js +0 -1
- package/build/translations/ca.js +0 -1
- package/build/translations/cs.js +0 -1
- package/build/translations/da.js +0 -1
- package/build/translations/de-ch.js +0 -1
- package/build/translations/de.js +0 -1
- package/build/translations/el.js +0 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/en-gb.js +0 -1
- package/build/translations/eo.js +0 -1
- package/build/translations/es-co.js +0 -1
- package/build/translations/es.js +0 -1
- package/build/translations/et.js +0 -1
- package/build/translations/eu.js +0 -1
- package/build/translations/fa.js +0 -1
- package/build/translations/fi.js +0 -1
- package/build/translations/fr.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/gu.js +0 -1
- package/build/translations/he.js +0 -1
- package/build/translations/hi.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/hu.js +0 -1
- package/build/translations/hy.js +0 -1
- package/build/translations/id.js +0 -1
- package/build/translations/it.js +0 -1
- package/build/translations/ja.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/kk.js +0 -1
- package/build/translations/km.js +0 -1
- package/build/translations/kn.js +0 -1
- package/build/translations/ko.js +0 -1
- package/build/translations/ku.js +0 -1
- package/build/translations/lt.js +0 -1
- package/build/translations/lv.js +0 -1
- package/build/translations/ms.js +0 -1
- package/build/translations/nb.js +0 -1
- package/build/translations/ne.js +0 -1
- package/build/translations/nl.js +0 -1
- package/build/translations/no.js +0 -1
- package/build/translations/oc.js +0 -1
- package/build/translations/pl.js +0 -1
- package/build/translations/pt-br.js +0 -1
- package/build/translations/pt.js +0 -1
- package/build/translations/ro.js +0 -1
- package/build/translations/ru.js +0 -1
- package/build/translations/si.js +0 -1
- package/build/translations/sk.js +0 -1
- package/build/translations/sl.js +0 -1
- package/build/translations/sq.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/sr.js +0 -1
- package/build/translations/sv.js +0 -1
- package/build/translations/th.js +0 -1
- package/build/translations/ti.js +0 -1
- package/build/translations/tk.js +0 -1
- package/build/translations/tr.js +0 -1
- package/build/translations/tt.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/uk.js +0 -1
- package/build/translations/ur.js +0 -1
- package/build/translations/uz.js +0 -1
- package/build/translations/vi.js +0 -1
- package/build/translations/zh-cn.js +0 -1
- package/build/translations/zh.js +0 -1
- package/lang/contexts.json +0 -42
- package/lang/translations/af.po +0 -176
- package/lang/translations/ar.po +0 -184
- package/lang/translations/ast.po +0 -176
- package/lang/translations/az.po +0 -176
- package/lang/translations/be.po +0 -178
- package/lang/translations/bg.po +0 -176
- package/lang/translations/bn.po +0 -176
- package/lang/translations/bs.po +0 -178
- package/lang/translations/ca.po +0 -176
- package/lang/translations/cs.po +0 -178
- package/lang/translations/da.po +0 -176
- package/lang/translations/de-ch.po +0 -176
- package/lang/translations/de.po +0 -176
- package/lang/translations/el.po +0 -176
- package/lang/translations/en-au.po +0 -176
- package/lang/translations/en-gb.po +0 -176
- package/lang/translations/en.po +0 -176
- package/lang/translations/eo.po +0 -176
- package/lang/translations/es-co.po +0 -176
- package/lang/translations/es.po +0 -176
- package/lang/translations/et.po +0 -176
- package/lang/translations/eu.po +0 -176
- package/lang/translations/fa.po +0 -174
- package/lang/translations/fi.po +0 -176
- package/lang/translations/fr.po +0 -176
- package/lang/translations/gl.po +0 -176
- package/lang/translations/gu.po +0 -176
- package/lang/translations/he.po +0 -176
- package/lang/translations/hi.po +0 -176
- package/lang/translations/hr.po +0 -178
- package/lang/translations/hu.po +0 -176
- package/lang/translations/hy.po +0 -176
- package/lang/translations/id.po +0 -174
- package/lang/translations/it.po +0 -176
- package/lang/translations/ja.po +0 -174
- package/lang/translations/jv.po +0 -176
- package/lang/translations/kk.po +0 -176
- package/lang/translations/km.po +0 -174
- package/lang/translations/kn.po +0 -176
- package/lang/translations/ko.po +0 -174
- package/lang/translations/ku.po +0 -176
- package/lang/translations/lt.po +0 -178
- package/lang/translations/lv.po +0 -178
- package/lang/translations/ms.po +0 -174
- package/lang/translations/nb.po +0 -176
- package/lang/translations/ne.po +0 -176
- package/lang/translations/nl.po +0 -176
- package/lang/translations/no.po +0 -176
- package/lang/translations/oc.po +0 -176
- package/lang/translations/pl.po +0 -178
- package/lang/translations/pt-br.po +0 -176
- package/lang/translations/pt.po +0 -176
- package/lang/translations/ro.po +0 -178
- package/lang/translations/ru.po +0 -178
- package/lang/translations/si.po +0 -176
- package/lang/translations/sk.po +0 -178
- package/lang/translations/sl.po +0 -180
- package/lang/translations/sq.po +0 -176
- package/lang/translations/sr-latn.po +0 -178
- package/lang/translations/sr.po +0 -178
- package/lang/translations/sv.po +0 -176
- package/lang/translations/th.po +0 -174
- package/lang/translations/ti.po +0 -176
- package/lang/translations/tk.po +0 -176
- package/lang/translations/tr.po +0 -176
- package/lang/translations/tt.po +0 -174
- package/lang/translations/ug.po +0 -174
- package/lang/translations/uk.po +0 -178
- package/lang/translations/ur.po +0 -176
- package/lang/translations/uz.po +0 -176
- package/lang/translations/vi.po +0 -174
- package/lang/translations/zh-cn.po +0 -174
- package/lang/translations/zh.po +0 -174
- package/src/annotations/annotation.js +0 -24
- package/src/annotations/annotationcollection.js +0 -23
- package/src/annotations/annotations.js +0 -23
- package/src/annotations/annotationsuis.js +0 -23
- package/src/annotations/editorannotations.js +0 -23
- package/src/annotations/inlineannotations.js +0 -23
- package/src/annotations/narrowsidebar.js +0 -23
- package/src/annotations/sidebar.js +0 -23
- package/src/annotations/view/annotationcounterbuttonview.js +0 -23
- package/src/annotations/view/annotationview.js +0 -23
- package/src/annotations/view/sidebaritemview.js +0 -24
- package/src/annotations/view/sidebarview.js +0 -24
- package/src/annotations/widesidebar.js +0 -23
- package/src/augmentation.js +0 -23
- package/src/comments/addcommentthreadcommand.js +0 -23
- package/src/comments/commentsarchive.js +0 -23
- package/src/comments/commentsarchiveui.js +0 -23
- package/src/comments/commentsediting.js +0 -23
- package/src/comments/commentsrepository.js +0 -25
- package/src/comments/commentsui.js +0 -23
- package/src/comments/integrations/clipboard.js +0 -23
- package/src/comments/integrations/commentsrestrictededitingmode.js +0 -23
- package/src/comments/integrations/importword.js +0 -23
- package/src/comments/integrations/showcommenthighlights.js +0 -23
- package/src/comments/ui/commenteditor/commenteditor.js +0 -24
- package/src/comments/ui/commenteditor/commenteditorui.js +0 -23
- package/src/comments/ui/commenteditor/commenteditoruiview.js +0 -23
- package/src/comments/ui/commentthreadcontroller.js +0 -24
- package/src/comments/ui/view/basecommentthreadview.js +0 -23
- package/src/comments/ui/view/basecommentview.js +0 -23
- package/src/comments/ui/view/collapsedcommentsview.js +0 -23
- package/src/comments/ui/view/commentcontentview.js +0 -23
- package/src/comments/ui/view/commentinputview.js +0 -23
- package/src/comments/ui/view/commentsarchiveview.js +0 -23
- package/src/comments/ui/view/commentslistview.js +0 -23
- package/src/comments/ui/view/commentthreadheadercontextview.js +0 -23
- package/src/comments/ui/view/commentthreadheaderview.js +0 -23
- package/src/comments/ui/view/commentthreadinputview.js +0 -23
- package/src/comments/ui/view/commentthreadview.js +0 -24
- package/src/comments/ui/view/commentview.js +0 -24
- package/src/comments.js +0 -23
- package/src/commentsonly.js +0 -23
- package/src/config.js +0 -23
- package/src/index.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/createmutationobserver.js +0 -23
- package/src/utils/splitmarkername.js +0 -23
- package/theme/annotation-inline.css +0 -50
- package/theme/annotation.css +0 -151
- package/theme/comment.css +0 -182
- package/theme/commentinput.css +0 -103
- package/theme/commentmarker.css +0 -45
- package/theme/commentsarchive.css +0 -49
- package/theme/commentthread.css +0 -256
- package/theme/sidebar-narrow.css +0 -91
- package/theme/sidebar.css +0 -72
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/index.d.ts +0 -0
- /package/{src → dist}/utils/createmutationobserver.d.ts +0 -0
- /package/{src → dist}/utils/splitmarkername.d.ts +0 -0
package/LICENSE.md
CHANGED
|
@@ -14,7 +14,7 @@ Where not otherwise indicated, all CKEditor 5 content is authored by CKSour
|
|
|
14
14
|
|
|
15
15
|
The following libraries are included in CKEditor 5 under the [MIT license](https://opensource.org/licenses/MIT):
|
|
16
16
|
|
|
17
|
-
* es-toolkit - Copyright (c) 2024 Viva Republica, Inc.
|
|
17
|
+
* es-toolkit - Copyright (c) 2024 Viva Republica, Inc and Copyright OpenJS Foundation and other contributors.
|
|
18
18
|
|
|
19
19
|
Trademarks
|
|
20
20
|
----------
|
package/ckeditor5-metadata.json
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
2
|
+
"plugins": [
|
|
3
|
+
{
|
|
4
|
+
"name": "Comments",
|
|
5
|
+
"className": "Comments",
|
|
6
|
+
"description": "Non-realtime (standalone) equivalent of Real-time collaborative comments. Allows for adding comments to any part of the rich-text content in CKEditor 5, including text and block elements such as embedded media or images. You can edit or delete comments and reply to them, creating discussion threads.",
|
|
7
|
+
"docs": "features/collaboration/comments/comments.html",
|
|
8
|
+
"path": "src/comments.ts",
|
|
9
|
+
"uiComponents": [
|
|
10
|
+
{
|
|
11
|
+
"type": "Button",
|
|
12
|
+
"name": "comment",
|
|
13
|
+
"toolbars": [
|
|
14
|
+
"main",
|
|
15
|
+
"image.toolbar",
|
|
16
|
+
"table.tableToolbar",
|
|
17
|
+
"media.toolbar"
|
|
18
|
+
],
|
|
19
|
+
"iconName": "IconAddComment"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"type": "Button",
|
|
23
|
+
"name": "commentsArchive",
|
|
24
|
+
"iconName": "IconCommentsArchive"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"htmlOutput": [
|
|
28
|
+
{
|
|
29
|
+
"elements": "comment",
|
|
30
|
+
"attributes": [
|
|
31
|
+
"id",
|
|
32
|
+
"type"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"elements": [
|
|
37
|
+
"comment-end",
|
|
38
|
+
"comment-start"
|
|
39
|
+
],
|
|
40
|
+
"attributes": [
|
|
41
|
+
"name"
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"elements": "*",
|
|
46
|
+
"attributes": [
|
|
47
|
+
"data-comment-end-after",
|
|
48
|
+
"data-comment-start-before"
|
|
49
|
+
],
|
|
50
|
+
"_comment": "The plugin adds the `data-comment-end-after` and `data-comment-start-before` attributes to other elements on which the comment starts or ends."
|
|
51
|
+
}
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
]
|
|
55
55
|
}
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
* @module comments/annotations/annotation
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Rect, Collection } from 'ckeditor5
|
|
10
|
-
import type { View } from 'ckeditor5
|
|
9
|
+
import { Rect, Collection } from '@ckeditor/ckeditor5-utils';
|
|
10
|
+
import type { View } from '@ckeditor/ckeditor5-ui';
|
|
11
11
|
import { type AnnotationView } from './view/annotationview.js';
|
|
12
12
|
import type { AnnotationOptions } from './annotations.js';
|
|
13
13
|
declare const Annotation_base: {
|
|
14
|
-
new (): import("ckeditor5
|
|
15
|
-
prototype: import("ckeditor5
|
|
14
|
+
new (): import("@ckeditor/ckeditor5-utils").Observable;
|
|
15
|
+
prototype: import("@ckeditor/ckeditor5-utils").Observable;
|
|
16
16
|
};
|
|
17
17
|
/**
|
|
18
18
|
* Represents an annotation.
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/annotationcollection
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Collection } from 'ckeditor5
|
|
10
|
-
import type { View } from 'ckeditor5
|
|
9
|
+
import { Collection } from '@ckeditor/ckeditor5-utils';
|
|
10
|
+
import type { View } from '@ckeditor/ckeditor5-ui';
|
|
11
11
|
import { type Annotation } from './annotation.js';
|
|
12
12
|
/**
|
|
13
13
|
* A collection of {@link module:comments/annotations/annotation~Annotation annotations}.
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
* @module comments/annotations/annotations
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ContextPlugin, Editor, type Context } from 'ckeditor5
|
|
10
|
-
import type { View } from 'ckeditor5
|
|
11
|
-
import { type Locale } from 'ckeditor5
|
|
9
|
+
import { ContextPlugin, Editor, type Context } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import type { View } from '@ckeditor/ckeditor5-ui';
|
|
11
|
+
import { type Locale } from '@ckeditor/ckeditor5-utils';
|
|
12
12
|
import { Annotation, type AnnotationTarget } from './annotation.js';
|
|
13
13
|
import { AnnotationCollection } from './annotationcollection.js';
|
|
14
14
|
import { AnnotationView, type AnnotationMainView } from './view/annotationview.js';
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/annotationsuis
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ContextPlugin, type Plugin, type Editor, type Context } from 'ckeditor5
|
|
10
|
-
import { type Emitter } from 'ckeditor5
|
|
9
|
+
import { ContextPlugin, type Plugin, type Editor, type Context } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import { type Emitter } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
import { AnnotationCollection } from './annotationcollection.js';
|
|
12
12
|
import { Annotations } from './annotations.js';
|
|
13
13
|
import { type Annotation } from './annotation.js';
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* @module comments/annotations/editorannotations
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
9
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
10
|
import { Annotations } from './annotations.js';
|
|
11
11
|
import { type Annotation } from './annotation.js';
|
|
12
12
|
import { type AnnotationCollection } from './annotationcollection.js';
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* @module comments/annotations/inlineannotations
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
9
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
10
|
import { AnnotationsUIs, type AnnotationsUI } from './annotationsuis.js';
|
|
11
11
|
import { EditorAnnotations } from './editorannotations.js';
|
|
12
|
-
import { ContextualBalloon } from 'ckeditor5
|
|
12
|
+
import { ContextualBalloon } from '@ckeditor/ckeditor5-ui';
|
|
13
13
|
import './../../theme/annotation-inline.css';
|
|
14
14
|
import { type Annotation } from './annotation.js';
|
|
15
15
|
import { type AnnotationCollection } from './annotationcollection.js';
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* @module comments/annotations/narrowsidebar
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ContextPlugin, Context, type Editor } from 'ckeditor5
|
|
9
|
+
import { ContextPlugin, Context, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
10
|
import { AnnotationsUIs, type AnnotationsUI } from './annotationsuis.js';
|
|
11
11
|
import { Sidebar } from './sidebar.js';
|
|
12
|
-
import { BalloonPanelView, BodyCollection } from 'ckeditor5
|
|
12
|
+
import { BalloonPanelView, BodyCollection } from '@ckeditor/ckeditor5-ui';
|
|
13
13
|
import '../../theme/sidebar-narrow.css';
|
|
14
14
|
import { type Annotation } from './annotation.js';
|
|
15
15
|
import type { AnnotationCollection } from './annotationcollection.js';
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/sidebar
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ContextPlugin, type Context, type Editor } from 'ckeditor5
|
|
10
|
-
import type { FocusableView } from 'ckeditor5
|
|
9
|
+
import { ContextPlugin, type Context, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import type { FocusableView } from '@ckeditor/ckeditor5-ui';
|
|
11
11
|
import { AnnotationsSidebarView } from './view/sidebarview.js';
|
|
12
12
|
import { AnnotationsSidebarItemView } from './view/sidebaritemview.js';
|
|
13
13
|
import { type Annotation } from './annotation.js';
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/view/annotationcounterbuttonview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ButtonView, View } from 'ckeditor5
|
|
10
|
-
import type { Locale } from 'ckeditor5
|
|
9
|
+
import { ButtonView, View } from '@ckeditor/ckeditor5-ui';
|
|
10
|
+
import type { Locale } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
/**
|
|
12
12
|
* A view used in the sidebar by {@link module:comments/annotations/narrowsidebar~NarrowSidebar}.
|
|
13
13
|
*/
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/view/annotationview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { type FocusableView, View, type ViewCollection } from 'ckeditor5
|
|
10
|
-
import { FocusTracker, KeystrokeHandler, type Rect, type Locale } from 'ckeditor5
|
|
9
|
+
import { type FocusableView, View, type ViewCollection } from '@ckeditor/ckeditor5-ui';
|
|
10
|
+
import { FocusTracker, KeystrokeHandler, type Rect, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
import '../../../theme/annotation.css';
|
|
12
12
|
/**
|
|
13
13
|
* A wrapping view for any view added to the `Annotations` plugin.
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/view/sidebaritemview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { View, type ViewCollection, type FocusableView } from 'ckeditor5
|
|
10
|
-
import { type Locale } from 'ckeditor5
|
|
9
|
+
import { View, type ViewCollection, type FocusableView } from '@ckeditor/ckeditor5-ui';
|
|
10
|
+
import { type Locale } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
/**
|
|
12
12
|
* A wrapper view that wraps given {@link module:ui/view~View} to display it as a {@link module:comments/annotations/sidebar~Sidebar} item.
|
|
13
13
|
*/
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/annotations/view/sidebarview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { View, FocusCycler, type ViewCollection, type ViewWithFocusCycler } from 'ckeditor5
|
|
10
|
-
import { FocusTracker, type Locale } from 'ckeditor5
|
|
9
|
+
import { View, FocusCycler, type ViewCollection, type ViewWithFocusCycler } from '@ckeditor/ckeditor5-ui';
|
|
10
|
+
import { FocusTracker, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
import { type AnnotationsSidebarItemView } from './sidebaritemview.js';
|
|
12
12
|
import '../../../theme/sidebar.css';
|
|
13
13
|
/**
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* @module comments/annotations/widesidebar
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ContextPlugin, Context, type Editor } from 'ckeditor5
|
|
9
|
+
import { ContextPlugin, Context, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
10
|
import { AnnotationsUIs, type AnnotationsUI } from './annotationsuis.js';
|
|
11
11
|
import { Sidebar } from './sidebar.js';
|
|
12
12
|
import { type Annotation } from './annotation.js';
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/comments/addcommentthreadcommand
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Command, type Editor } from 'ckeditor5
|
|
10
|
-
import type { ModelRange } from 'ckeditor5
|
|
9
|
+
import { Command, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import type { ModelRange } from '@ckeditor/ckeditor5-engine';
|
|
11
11
|
/**
|
|
12
12
|
* Adds a new comment marker, what also automatically adds a corresponding {@link module:comments/comments/commentsrepository~CommentThread}
|
|
13
13
|
* in {@link module:comments/comments/commentsrepository~CommentsRepository}.
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* @module comments/comments/commentsarchive
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { ContextPlugin, type Context, type Editor } from 'ckeditor5
|
|
10
|
-
import { Collection } from 'ckeditor5
|
|
9
|
+
import { ContextPlugin, type Context, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import { Collection } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
import { CommentsRepository, type CommentThread } from './commentsrepository.js';
|
|
12
12
|
import { Annotations } from '../annotations/annotations.js';
|
|
13
13
|
/**
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import '../../theme/commentsarchive.css';
|
|
10
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
11
|
-
import { ViewCollection, Dialog } from 'ckeditor5
|
|
10
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
11
|
+
import { ViewCollection, Dialog } from '@ckeditor/ckeditor5-ui';
|
|
12
12
|
import { CommentsArchiveView } from './ui/view/commentsarchiveview.js';
|
|
13
13
|
import { CommentsArchive } from './commentsarchive.js';
|
|
14
14
|
import { type AnnotationView } from '../annotations/view/annotationview.js';
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* @module comments/comments/commentsediting
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
10
|
-
import type { Marker } from 'ckeditor5
|
|
9
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import type { Marker } from '@ckeditor/ckeditor5-engine';
|
|
11
11
|
import { CommentsRepository } from './commentsrepository.js';
|
|
12
|
-
import { Users } from 'ckeditor5-collaboration
|
|
12
|
+
import { Users } from '@ckeditor/ckeditor5-collaboration-core';
|
|
13
13
|
import { EditorAnnotations } from '../annotations/editorannotations.js';
|
|
14
14
|
import { CommentsRestrictedEditingMode } from './integrations/commentsrestrictededitingmode.js';
|
|
15
15
|
import { CommentsImportWord } from './integrations/importword.js';
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
* @module comments/comments/commentsrepository
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { PendingActions, ContextPlugin, Editor, type Context } from 'ckeditor5
|
|
10
|
-
import { Collection } from 'ckeditor5
|
|
11
|
-
import { Users, type User } from 'ckeditor5-collaboration
|
|
9
|
+
import { PendingActions, ContextPlugin, Editor, type Context } from '@ckeditor/ckeditor5-core';
|
|
10
|
+
import { Collection } from '@ckeditor/ckeditor5-utils';
|
|
11
|
+
import { Users, type User } from '@ckeditor/ckeditor5-collaboration-core';
|
|
12
12
|
import { CommentThreadController } from './ui/commentthreadcontroller.js';
|
|
13
13
|
import '../../theme/comment.css';
|
|
14
14
|
import '../../theme/commentthread.css';
|
|
@@ -264,8 +264,8 @@ export interface CommentPermissionsConfig {
|
|
|
264
264
|
resolve: boolean;
|
|
265
265
|
}
|
|
266
266
|
declare const CommentThread_base: {
|
|
267
|
-
new (): import("ckeditor5
|
|
268
|
-
prototype: import("ckeditor5
|
|
267
|
+
new (): import("@ckeditor/ckeditor5-utils").Observable;
|
|
268
|
+
prototype: import("@ckeditor/ckeditor5-utils").Observable;
|
|
269
269
|
};
|
|
270
270
|
/**
|
|
271
271
|
* Comment thread representation.
|
|
@@ -477,8 +477,8 @@ export declare class CommentThread extends /* #__PURE__ -- @preserve */ CommentT
|
|
|
477
477
|
toJSON(): CommentThreadDataJSON;
|
|
478
478
|
}
|
|
479
479
|
declare const Comment_base: {
|
|
480
|
-
new (): import("ckeditor5
|
|
481
|
-
prototype: import("ckeditor5
|
|
480
|
+
new (): import("@ckeditor/ckeditor5-utils").Observable;
|
|
481
|
+
prototype: import("@ckeditor/ckeditor5-utils").Observable;
|
|
482
482
|
};
|
|
483
483
|
/**
|
|
484
484
|
* Single comment representation. A part of a {@link module:comments/comments/commentsrepository~CommentThread commentThread}.
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/commentsui
|
|
7
7
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
8
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
9
|
import { CommentsRepository } from './commentsrepository.js';
|
|
10
10
|
import { CommentsEditing } from './commentsediting.js';
|
|
11
11
|
import { EditorAnnotations } from '../annotations/editorannotations.js';
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/integrations/clipboard
|
|
7
7
|
*/
|
|
8
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
9
|
-
import { ClipboardPipeline, ClipboardMarkersUtils } from 'ckeditor5
|
|
8
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
9
|
+
import { ClipboardPipeline, ClipboardMarkersUtils } from '@ckeditor/ckeditor5-clipboard';
|
|
10
10
|
/**
|
|
11
11
|
* Provides comments plugin integration for the clipboard feature.
|
|
12
12
|
*/
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/integrations/commentsrestrictededitingmode
|
|
7
7
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
8
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
9
|
/**
|
|
10
10
|
* Provides comments plugin integration for restricted editing mode feature from restricted editing package.
|
|
11
11
|
*/
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/integrations/importword
|
|
7
7
|
*/
|
|
8
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
8
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
9
9
|
/**
|
|
10
10
|
* Provides comments plugin integration for the import from Word feature.
|
|
11
11
|
*/
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/integrations/showcommenthighlights
|
|
7
7
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
8
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
9
|
/**
|
|
10
10
|
* Provides integrations for getting editor data with `showCommentHightlights` option enabled for the features that need it.
|
|
11
11
|
* Some of them are similar or duplicates from the `showSuggestionHighlights` option handling in the track changes feature.
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/commenteditor/commenteditor
|
|
7
7
|
*/
|
|
8
|
-
import { Editor, type EditorConfig } from 'ckeditor5
|
|
8
|
+
import { Editor, type EditorConfig } from '@ckeditor/ckeditor5-core';
|
|
9
9
|
import { CommentEditorUI } from './commenteditorui.js';
|
|
10
|
-
import { type PlaceholderableViewElement } from 'ckeditor5
|
|
11
|
-
declare const CommentEditor_base: import("ckeditor5
|
|
10
|
+
import { type PlaceholderableViewElement } from '@ckeditor/ckeditor5-engine';
|
|
11
|
+
declare const CommentEditor_base: import("@ckeditor/ckeditor5-utils").Mixed<typeof Editor, import("@ckeditor/ckeditor5-utils").Observable>;
|
|
12
12
|
export declare class CommentEditor extends /* #__PURE__ -- @preserve */ CommentEditor_base {
|
|
13
13
|
static defaultPlugins: EditorConfig['plugins'];
|
|
14
14
|
/**
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/commenteditor/commenteditorui
|
|
7
7
|
*/
|
|
8
|
-
import { EditorUI } from 'ckeditor5
|
|
9
|
-
import type { Editor } from 'ckeditor5
|
|
8
|
+
import { EditorUI } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import type { Editor } from '@ckeditor/ckeditor5-core';
|
|
10
10
|
import { CommentEditorUIView } from './commenteditoruiview.js';
|
|
11
11
|
export declare class CommentEditorUI extends EditorUI {
|
|
12
12
|
/**
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/commenteditor/commenteditoruiview
|
|
7
7
|
*/
|
|
8
|
-
import { InlineEditableUIView, EditorUIView, type ViewCollection } from 'ckeditor5
|
|
9
|
-
import { type Locale } from 'ckeditor5
|
|
10
|
-
import type { EditingView } from 'ckeditor5
|
|
8
|
+
import { InlineEditableUIView, EditorUIView, type ViewCollection } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import { type Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
|
+
import type { EditingView } from '@ckeditor/ckeditor5-engine';
|
|
11
11
|
export declare class CommentEditorUIView extends EditorUIView {
|
|
12
12
|
/**
|
|
13
13
|
* Collection of the child views located in the main (`.ck-editor__main`)
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
import type { CommentThread } from '../commentsrepository.js';
|
|
6
6
|
import type { BaseCommentThreadView } from './view/basecommentthreadview.js';
|
|
7
7
|
declare const CommentThreadController_base: {
|
|
8
|
-
new (): import("ckeditor5
|
|
9
|
-
prototype: import("ckeditor5
|
|
8
|
+
new (): import("@ckeditor/ckeditor5-utils").Observable;
|
|
9
|
+
prototype: import("@ckeditor/ckeditor5-utils").Observable;
|
|
10
10
|
};
|
|
11
11
|
/**
|
|
12
12
|
* Controller for a comment thread.
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
* @module comments/comments/ui/view/basecommentthreadview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { FocusCycler, View, type FocusableView, type ViewCollection } from 'ckeditor5
|
|
10
|
-
import { type Locale, FocusTracker, KeystrokeHandler } from 'ckeditor5
|
|
9
|
+
import { FocusCycler, View, type FocusableView, type ViewCollection } from '@ckeditor/ckeditor5-ui';
|
|
10
|
+
import { type Locale, FocusTracker, KeystrokeHandler } from '@ckeditor/ckeditor5-utils';
|
|
11
11
|
import { CommentThreadInputView } from './commentthreadinputview.js';
|
|
12
12
|
import { CommentsListView } from './commentslistview.js';
|
|
13
13
|
import { CommentThreadHeaderView } from './commentthreadheaderview.js';
|
|
14
|
-
import { AriaDescriptionView, type User } from 'ckeditor5-collaboration
|
|
14
|
+
import { AriaDescriptionView, type User } from '@ckeditor/ckeditor5-collaboration-core';
|
|
15
15
|
import type { CommentThread } from '../../commentsrepository.js';
|
|
16
16
|
import type { CommentThreadConfig } from '../../../config.js';
|
|
17
17
|
/**
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
* @module comments/comments/ui/view/basecommentview
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { View, ViewCollection, type FocusableView, FocusCycler } from 'ckeditor5
|
|
10
|
-
import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5
|
|
11
|
-
import { AriaDescriptionView } from 'ckeditor5-collaboration
|
|
9
|
+
import { View, ViewCollection, type FocusableView, FocusCycler } from '@ckeditor/ckeditor5-ui';
|
|
10
|
+
import { FocusTracker, KeystrokeHandler, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
11
|
+
import { AriaDescriptionView } from '@ckeditor/ckeditor5-collaboration-core';
|
|
12
12
|
import type { Comment } from '../../commentsrepository.js';
|
|
13
13
|
import type { CommentViewConfig } from '../../../config.js';
|
|
14
14
|
/**
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/collapsedcommentsview
|
|
7
7
|
*/
|
|
8
|
-
import { View } from 'ckeditor5
|
|
9
|
-
import type { Locale } from 'ckeditor5
|
|
8
|
+
import { View } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import type { Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
10
|
export declare class CollapsedCommentsView extends View {
|
|
11
11
|
count: number | undefined;
|
|
12
12
|
constructor(locale: Locale);
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentcontentview
|
|
7
7
|
*/
|
|
8
|
-
import { View } from 'ckeditor5
|
|
9
|
-
import type { Locale } from 'ckeditor5
|
|
8
|
+
import { View } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import type { Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
10
|
export declare class CommentContentView extends View {
|
|
11
11
|
content: string;
|
|
12
12
|
constructor(locale: Locale);
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentinputview
|
|
7
7
|
*/
|
|
8
|
-
import { View, FocusCycler, ButtonView, type FocusableView, type ViewCollection } from 'ckeditor5
|
|
9
|
-
import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5
|
|
10
|
-
import type { EditorConfig } from 'ckeditor5
|
|
8
|
+
import { View, FocusCycler, ButtonView, type FocusableView, type ViewCollection } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import { FocusTracker, KeystrokeHandler, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
|
+
import type { EditorConfig } from '@ckeditor/ckeditor5-core';
|
|
11
11
|
import { CommentEditor } from '../commenteditor/commenteditor.js';
|
|
12
12
|
/**
|
|
13
13
|
* A view for the comment input section that includes a comment editor.
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentslistview
|
|
7
7
|
*/
|
|
8
|
-
import { View, FocusCycler, type ViewCollection, type FocusableView } from 'ckeditor5
|
|
9
|
-
import { FocusTracker, type Locale } from 'ckeditor5
|
|
8
|
+
import { View, FocusCycler, type ViewCollection, type FocusableView } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import { FocusTracker, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
10
|
import { type AnnotationView } from '../../../annotations/view/annotationview.js';
|
|
11
11
|
/**
|
|
12
12
|
* A view representing the content of comments archive.
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentslistview
|
|
7
7
|
*/
|
|
8
|
-
import { View, FocusCycler, type ViewCollection, type FocusableView } from 'ckeditor5
|
|
9
|
-
import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5
|
|
8
|
+
import { View, FocusCycler, type ViewCollection, type FocusableView } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import { FocusTracker, KeystrokeHandler, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
10
|
import type { CommentThread } from '../../commentsrepository.js';
|
|
11
11
|
import { type CommentView } from './commentview.js';
|
|
12
12
|
import type { CommentThreadConfig } from '../../../config.js';
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
import { View, type FocusableView } from 'ckeditor5
|
|
6
|
-
import type { Locale } from 'ckeditor5
|
|
5
|
+
import { View, type FocusableView } from '@ckeditor/ckeditor5-ui';
|
|
6
|
+
import type { Locale } from '@ckeditor/ckeditor5-utils';
|
|
7
7
|
/**
|
|
8
8
|
* A view displaying the context of a comment thread. The context is a piece of text from editor content
|
|
9
9
|
* that comment was created on. It gives users a better understanding of what is discussed in the thread.
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/**
|
|
6
6
|
* @module comments/comments/ui/view/commentthreadheaderview
|
|
7
7
|
*/
|
|
8
|
-
import { View, ButtonView, FocusCycler, type FocusableView, type ViewCollection } from 'ckeditor5
|
|
9
|
-
import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5
|
|
8
|
+
import { View, ButtonView, FocusCycler, type FocusableView, type ViewCollection } from '@ckeditor/ckeditor5-ui';
|
|
9
|
+
import { FocusTracker, KeystrokeHandler, type Locale } from '@ckeditor/ckeditor5-utils';
|
|
10
10
|
import type { CommentThread } from '../../commentsrepository.js';
|
|
11
11
|
import { CommentThreadHeaderContextView } from './commentthreadheadercontextview.js';
|
|
12
12
|
export declare const MAX_CONTENT_LENGTH = 150;
|