@ckeditor/ckeditor5-comments 47.6.1 → 48.0.0-alpha.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/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/dist/index-editor.css
CHANGED
|
@@ -3,787 +3,759 @@
|
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
:root{
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
6
|
+
--ck-color-comment-background:#f3f7fb;
|
|
7
|
+
--ck-color-comment-separator:#cddeef;
|
|
8
|
+
--ck-color-comment-remove-background:var(--ck-color-light-red);
|
|
9
|
+
--ck-color-comment-input-background:var(--ck-color-comment-background);
|
|
10
|
+
--ck-comment-content-font-family:var(--ck-font-face);
|
|
11
|
+
--ck-comment-content-font-size:var(--ck-font-size-base);
|
|
12
|
+
--ck-comment-content-font-color:var(--ck-color-base-text);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.ck .ck-comment__wrapper{
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
font-size:var(--ck-font-size-base);
|
|
17
|
+
outline:0;
|
|
18
|
+
transition:all .3s linear;
|
|
19
|
+
position:relative;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
@media (prefers-reduced-motion: reduce){
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
23
|
+
.ck .ck-comment__wrapper{
|
|
24
|
+
transition:none;
|
|
25
|
+
}
|
|
26
26
|
}
|
|
27
|
-
}
|
|
28
27
|
|
|
29
28
|
.ck .ck-comment__wrapper:first-of-type{
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
border-top-right-radius:var(--ck-border-radius);
|
|
30
|
+
border-top-left-radius:var(--ck-border-radius);
|
|
31
|
+
}
|
|
33
32
|
|
|
34
33
|
.ck .ck-comment__wrapper:focus{
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
.ck .ck-comment
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
top:calc( var(--ck-user-avatar-size) + var(--ck-spacing-small));
|
|
44
|
-
left:calc(
|
|
45
|
-
var(--ck-spacing-standard) + ( var(--ck-user-avatar-size) / 2)
|
|
34
|
+
background:var(--ck-color-button-default-hover-background);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.ck .ck-comment:after{
|
|
38
|
+
content:"";
|
|
39
|
+
opacity:1;
|
|
40
|
+
top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));
|
|
41
|
+
left:calc(var(--ck-spacing-standard) + ( var(--ck-user-avatar-size) / 2)
|
|
46
42
|
|
|
47
43
|
|
|
48
44
|
- 2px);
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
45
|
+
background-color:var(--ck-color-comment-separator);
|
|
46
|
+
width:4px;
|
|
47
|
+
height:100%;
|
|
48
|
+
display:block;
|
|
49
|
+
position:absolute;
|
|
50
|
+
}
|
|
53
51
|
|
|
54
52
|
.ck .ck-comment--edit{
|
|
55
|
-
|
|
53
|
+
background-color:var(--ck-color-comment-input-background);
|
|
56
54
|
}
|
|
57
55
|
|
|
58
|
-
.ck .ck-comment--edit
|
|
59
|
-
|
|
60
|
-
|
|
56
|
+
.ck .ck-comment--edit:after{
|
|
57
|
+
opacity:0;
|
|
58
|
+
}
|
|
61
59
|
|
|
62
60
|
.ck .ck-comment--edit .ck-comment__input-actions{
|
|
63
|
-
|
|
64
|
-
|
|
61
|
+
margin-top:var(--ck-spacing-standard);
|
|
62
|
+
}
|
|
65
63
|
|
|
66
64
|
.ck .ck-comment__content{
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
65
|
+
word-break:normal;
|
|
66
|
+
overflow-wrap:anywhere;
|
|
67
|
+
font-family:var(--ck-comment-content-font-family);
|
|
68
|
+
color:var(--ck-comment-content-font-color);
|
|
71
69
|
}
|
|
72
70
|
|
|
73
71
|
.ck .ck-comment--info .ck-comment__content{
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
.ck .ck-comment
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
72
|
+
font-style:italic;
|
|
73
|
+
font-family:var(--ck-comment-content-font-family);
|
|
74
|
+
font-size:var(--ck-comment-content-font-size);
|
|
75
|
+
color:var(--ck-comment-content-font-color);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
:is(.ck .ck-comment, .ck .ck-comment__input) p{
|
|
79
|
+
margin:0;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
:is(.ck .ck-comment, .ck .ck-comment__input) ul, :is(.ck .ck-comment, .ck .ck-comment__input) ol{
|
|
83
|
+
margin-left:10px;
|
|
84
|
+
padding-left:10px;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
:is(.ck .ck-comment, .ck .ck-comment__input) ul{
|
|
88
|
+
margin-top:0;
|
|
89
|
+
margin-bottom:5px;
|
|
90
|
+
list-style:outside;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
:is(.ck .ck-comment, .ck .ck-comment__input) ul ul{
|
|
94
|
+
list-style:circle;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
:is(.ck .ck-comment, .ck .ck-comment__input) ul ul ul{
|
|
98
|
+
list-style:square;
|
|
99
|
+
}
|
|
100
100
|
|
|
101
101
|
.ck .ck-comment__main .ck-comment__input-wrapper{
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
102
|
+
flex-direction:column;
|
|
103
|
+
transition:all .3s linear;
|
|
104
|
+
display:flex;
|
|
105
|
+
position:relative;
|
|
106
|
+
}
|
|
107
107
|
|
|
108
108
|
.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{
|
|
109
|
-
|
|
110
|
-
|
|
109
|
+
padding:0;
|
|
110
|
+
}
|
|
111
111
|
|
|
112
112
|
.ck .ck-comment__user{
|
|
113
|
-
|
|
113
|
+
z-index:var(--ck-z-default);
|
|
114
114
|
}
|
|
115
|
+
|
|
115
116
|
.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{
|
|
116
|
-
|
|
117
|
-
|
|
117
|
+
background:var(--ck-color-base-action);
|
|
118
|
+
color:#fff;
|
|
118
119
|
}
|
|
120
|
+
|
|
119
121
|
.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{
|
|
120
|
-
|
|
121
|
-
|
|
122
|
+
background:var(--ck-color-button-save);
|
|
123
|
+
}
|
|
122
124
|
|
|
123
125
|
.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{
|
|
124
|
-
|
|
126
|
+
color:var(--ck-color-text);
|
|
125
127
|
}
|
|
126
128
|
|
|
127
129
|
.ck .ck-comment__external{
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
130
|
+
color:var(--ck-color-annotation-info);
|
|
131
|
+
font-style:italic;
|
|
132
|
+
font-size:var(--ck-font-size-tiny);
|
|
133
|
+
margin-top:var(--ck-spacing-standard);
|
|
132
134
|
}
|
|
133
135
|
|
|
134
136
|
.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{
|
|
135
|
-
|
|
136
|
-
|
|
137
|
+
display:none;
|
|
138
|
+
}
|
|
137
139
|
|
|
138
140
|
.ck .ck-comment .ck-dropdown .ck-list{
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
141
|
+
padding:var(--ck-spacing-small) 0;
|
|
142
|
+
margin:0;
|
|
143
|
+
}
|
|
142
144
|
|
|
143
145
|
.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
146
|
+
color:var(--ck-color-base-text);
|
|
147
|
+
min-width:auto;
|
|
148
|
+
font-size:1.2em;
|
|
149
|
+
}
|
|
148
150
|
|
|
149
151
|
.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{
|
|
150
|
-
|
|
151
|
-
|
|
152
|
+
color:var(--ck-color-text);
|
|
153
|
+
}
|
|
152
154
|
|
|
153
155
|
:root{
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
--ck-color-unlinked-background:hsl(0, 0%, 96%);
|
|
161
|
-
--ck-color-unlinked-active-background:hsl(0, 0%, 92%);
|
|
156
|
+
--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);
|
|
157
|
+
--ck-color-comment-count:#5891ca;
|
|
158
|
+
--ck-color-thread-header-background:#fdfadd;
|
|
159
|
+
--ck-color-thread-header-active-background:#fff3a8;
|
|
160
|
+
--ck-color-unlinked-background:#f5f5f5;
|
|
161
|
+
--ck-color-unlinked-active-background:#ebebeb;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
.ck .ck-thread{
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
transition-timing-function:ease;
|
|
165
|
+
border-radius:var(--ck-rounded-corners-radius);
|
|
166
|
+
width:100%;
|
|
167
|
+
color:var(--ck-color-base-text);
|
|
168
|
+
background-color:var(--ck-color-base-background);
|
|
169
|
+
outline:0;
|
|
170
|
+
transition-property:color, background-color, width, outline;
|
|
171
|
+
transition-duration:.3s;
|
|
172
|
+
transition-timing-function:ease;
|
|
173
|
+
overflow:hidden;
|
|
175
174
|
}
|
|
176
175
|
|
|
177
|
-
.ck-rounded-corners .ck .ck-thread,
|
|
178
|
-
.ck .ck-thread.ck-rounded-corners{
|
|
179
|
-
border-radius:var(--ck-border-radius);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
176
|
@media (prefers-reduced-motion: reduce){
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
177
|
+
.ck .ck-thread{
|
|
178
|
+
transition:none;
|
|
179
|
+
}
|
|
186
180
|
}
|
|
187
|
-
}
|
|
188
181
|
|
|
189
182
|
.ck .ck-thread:focus{
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
183
|
+
outline:var(--ck-focus-ring);
|
|
184
|
+
box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.ck-balloon-panel:has(.ck-thread:focus){
|
|
188
|
+
border:var(--ck-focus-ring);
|
|
189
|
+
box-shadow:var(--ck-drop-shadow), var(--ck-focus-outer-shadow), 0 0;
|
|
190
|
+
outline:none;
|
|
197
191
|
}
|
|
198
192
|
|
|
199
193
|
.ck .ck-thread__header{
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
194
|
+
padding:var(--ck-spacing-standard);
|
|
195
|
+
background-color:var(--ck-color-thread-header-background);
|
|
196
|
+
line-height:1.57;
|
|
197
|
+
font-size:var(--ck-font-size-base);
|
|
198
|
+
justify-content:space-between;
|
|
199
|
+
display:flex;
|
|
206
200
|
}
|
|
207
201
|
|
|
208
202
|
.ck .ck-thread__header .ck-button{
|
|
209
|
-
|
|
210
|
-
|
|
203
|
+
font-size:var(--ck-annotation-button-size);
|
|
204
|
+
}
|
|
211
205
|
|
|
212
206
|
.ck .ck-thread__header .ck-context-wrapper{
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
207
|
+
width:100%;
|
|
208
|
+
min-width:0;
|
|
209
|
+
height:25px;
|
|
210
|
+
padding-right:var(--ck-spacing-large);
|
|
211
|
+
display:inline-flex;
|
|
212
|
+
position:relative;
|
|
213
|
+
}
|
|
220
214
|
|
|
221
215
|
.ck .ck-thread__header .ck-context{
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
.ck .ck-thread__header .ck-context.ck-context--quotes
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
216
|
+
white-space:nowrap;
|
|
217
|
+
width:100%;
|
|
218
|
+
padding:var(--ck-spacing-small) var(--ck-spacing-medium);
|
|
219
|
+
display:flex;
|
|
220
|
+
overflow:hidden;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
.ck .ck-thread__header .ck-context.ck-context--quotes:after, .ck .ck-thread__header .ck-context.ck-context--quotes:before{
|
|
224
|
+
content:"\"";
|
|
225
|
+
display:inline-block;
|
|
226
|
+
}
|
|
233
227
|
|
|
234
228
|
.ck .ck-thread__header .ck-context .ck-context__type{
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
229
|
+
padding-right:var(--ck-spacing-standard);
|
|
230
|
+
font-weight:bold;
|
|
231
|
+
}
|
|
238
232
|
|
|
239
233
|
.ck .ck-thread__header .ck-context .ck-context__value{
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
234
|
+
text-overflow:ellipsis;
|
|
235
|
+
border:1px solid #0000;
|
|
236
|
+
overflow:hidden;
|
|
237
|
+
}
|
|
244
238
|
|
|
245
239
|
.ck .ck-thread__header .ck-context .ck-context__value:focus{
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
240
|
+
border:var(--ck-focus-ring);
|
|
241
|
+
box-shadow:var(--ck-focus-outer-shadow), 0 0;
|
|
242
|
+
outline:none;
|
|
243
|
+
}
|
|
250
244
|
|
|
251
245
|
.ck .ck-thread__header .ck-context.overlay{
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
}
|
|
246
|
+
z-index:2;
|
|
247
|
+
background:var(--ck-color-base-background);
|
|
248
|
+
white-space:normal;
|
|
249
|
+
box-sizing:border-box;
|
|
250
|
+
border-radius:2px;
|
|
251
|
+
display:inline-block;
|
|
252
|
+
position:absolute;
|
|
253
|
+
top:0;
|
|
254
|
+
box-shadow:0 2px 3px #fff3;
|
|
255
|
+
}
|
|
263
256
|
|
|
264
257
|
.ck .ck-thread__comment-count{
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
cursor:pointer;
|
|
273
|
-
transition:background-color 300ms ease;
|
|
258
|
+
--ck-user-avatar-size:28px;
|
|
259
|
+
padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard) * 2);
|
|
260
|
+
color:var(--ck-color-comment-count);
|
|
261
|
+
font-size:var(--ck-font-size-base);
|
|
262
|
+
cursor:pointer;
|
|
263
|
+
font-weight:bold;
|
|
264
|
+
transition:background-color .3s;
|
|
274
265
|
}
|
|
275
266
|
|
|
276
|
-
.ck .ck-thread__comment-count
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
267
|
+
.ck .ck-thread__comment-count:before{
|
|
268
|
+
content:"▼";
|
|
269
|
+
margin-right:var(--ck-spacing-small);
|
|
270
|
+
}
|
|
280
271
|
|
|
281
272
|
.ck .ck-thread--remove .ck-comment{
|
|
282
|
-
|
|
283
|
-
|
|
273
|
+
background-color:var(--ck-color-comment-remove-background);
|
|
274
|
+
}
|
|
284
275
|
|
|
285
276
|
.ck .ck-thread--remove .ck-thread__input--active{
|
|
286
|
-
|
|
287
|
-
|
|
277
|
+
background-color:var(--ck-color-base-background);
|
|
278
|
+
}
|
|
288
279
|
|
|
289
280
|
.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{
|
|
290
|
-
|
|
291
|
-
|
|
281
|
+
background-color:var(--ck-color-comment-remove-background);
|
|
282
|
+
}
|
|
292
283
|
|
|
293
284
|
.ck .ck-thread--remove .ck-thread__comment-count{
|
|
294
|
-
|
|
295
|
-
|
|
285
|
+
background-color:var(--ck-color-comment-remove-background);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after{
|
|
289
|
+
opacity:0;
|
|
290
|
+
}
|
|
296
291
|
|
|
297
|
-
.ck .ck-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment::after{
|
|
301
|
-
opacity:0;
|
|
302
|
-
}
|
|
292
|
+
.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{
|
|
293
|
+
opacity:0;
|
|
294
|
+
}
|
|
303
295
|
|
|
304
296
|
.ck .ck-thread__container{
|
|
305
|
-
|
|
297
|
+
transition:transform .3s;
|
|
306
298
|
}
|
|
307
299
|
|
|
308
300
|
@media (prefers-reduced-motion: reduce){
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
301
|
+
.ck .ck-thread__container{
|
|
302
|
+
transition:none;
|
|
303
|
+
}
|
|
312
304
|
}
|
|
313
|
-
}
|
|
314
305
|
|
|
315
306
|
.ck .ck-thread__comments{
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
307
|
+
z-index:var(--ck-z-default);
|
|
308
|
+
border-radius:var(--ck-border-radius);
|
|
309
|
+
margin:0;
|
|
310
|
+
padding:0;
|
|
311
|
+
list-style:none;
|
|
312
|
+
position:relative;
|
|
322
313
|
}
|
|
323
314
|
|
|
324
315
|
.ck .ck-thread__user{
|
|
325
|
-
|
|
316
|
+
font-size:.85em;
|
|
326
317
|
}
|
|
327
318
|
|
|
328
319
|
.ck .ck-thread__input{
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
min-height:38px;
|
|
320
|
+
width:calc(100% - var(--ck-user-avatar-size));
|
|
321
|
+
white-space:normal;
|
|
322
|
+
border-radius:var(--ck-border-radius);
|
|
323
|
+
min-height:38px;
|
|
324
|
+
transition:background-color .2s ease-in-out;
|
|
335
325
|
}
|
|
336
326
|
|
|
337
327
|
.ck .ck-thread--active .ck-comment__options.ck-dropdown{
|
|
338
|
-
|
|
339
|
-
|
|
328
|
+
display:block;
|
|
329
|
+
}
|
|
340
330
|
|
|
341
331
|
.ck .ck-thread--active .ck-thread__input{
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
332
|
+
background-color:var(--ck-color-comment-background);
|
|
333
|
+
display:block;
|
|
334
|
+
}
|
|
345
335
|
|
|
346
336
|
.ck .ck-thread--active .ck-thread__header{
|
|
347
|
-
|
|
348
|
-
|
|
337
|
+
background-color:var(--ck-color-thread-header-active-background);
|
|
338
|
+
}
|
|
349
339
|
|
|
350
340
|
.ck .ck-thread--unlinked{
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background);
|
|
341
|
+
--ck-color-comment-box-border:var(--ck-color-base-border);
|
|
342
|
+
--ck-color-thread-header-background:var(--ck-color-unlinked-background);
|
|
343
|
+
--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background);
|
|
355
344
|
}
|
|
345
|
+
|
|
356
346
|
.ck.ck-button.ck-confirm-view-submit{
|
|
357
|
-
|
|
347
|
+
color:var(--ck-color-button-save);
|
|
358
348
|
}
|
|
359
349
|
|
|
360
350
|
.ck.ck-button.ck-confirm-view-cancel{
|
|
361
|
-
|
|
351
|
+
color:var(--ck-color-button-cancel);
|
|
362
352
|
}
|
|
363
353
|
|
|
364
354
|
.ck .ck-comment__input-container{
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
padding:var(--ck-spacing-standard);
|
|
371
|
-
background:var(--ck-color-comment-background);
|
|
355
|
+
--ck-user-avatar-size:28px;
|
|
356
|
+
font-size:var(--ck-font-size-base);
|
|
357
|
+
padding:var(--ck-spacing-standard);
|
|
358
|
+
background:var(--ck-color-comment-background);
|
|
359
|
+
display:none;
|
|
372
360
|
}
|
|
373
361
|
|
|
374
362
|
.ck .ck-comment__input-container--active{
|
|
375
|
-
|
|
363
|
+
display:flex;
|
|
376
364
|
}
|
|
377
365
|
|
|
378
366
|
.ck .ck-comment__input{
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
transition:color 300ms ease-in-out;
|
|
367
|
+
padding:var(--ck-spacing-standard);
|
|
368
|
+
padding-top:var(--ck-spacing-medium);
|
|
369
|
+
color:var(--ck-color-base-text);
|
|
370
|
+
resize:none;
|
|
371
|
+
background-color:#0000;
|
|
372
|
+
border-width:0;
|
|
373
|
+
transition:color .3s ease-in-out;
|
|
387
374
|
}
|
|
388
375
|
|
|
389
376
|
@media (prefers-reduced-motion: reduce){
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
377
|
+
.ck .ck-comment__input{
|
|
378
|
+
transition:none;
|
|
379
|
+
}
|
|
393
380
|
}
|
|
394
|
-
}
|
|
395
381
|
|
|
396
382
|
.ck .ck-comment__input:focus{
|
|
397
|
-
|
|
398
|
-
|
|
383
|
+
outline:none;
|
|
384
|
+
}
|
|
399
385
|
|
|
400
386
|
.ck .ck-comment__input .ck-editor__editable_inline{
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
.ck-comment__input-wrapper .ck.ck-editor__editable_inline
|
|
415
|
-
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
|
|
387
|
+
--ck-focus-ring:none;
|
|
388
|
+
--ck-inner-shadow:none;
|
|
389
|
+
font-family:var(--ck-comment-content-font-family);
|
|
390
|
+
font-size:var(--ck-comment-content-font-size);
|
|
391
|
+
color:var(--ck-comment-content-font-color);
|
|
392
|
+
word-break:normal;
|
|
393
|
+
overflow-wrap:anywhere;
|
|
394
|
+
background-color:#0000;
|
|
395
|
+
border:0;
|
|
396
|
+
padding:0;
|
|
397
|
+
overflow:visible;
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{
|
|
401
|
+
margin-top:0;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{
|
|
405
|
+
margin-bottom:0;
|
|
419
406
|
}
|
|
420
407
|
|
|
421
408
|
.ck .ck-comment__input-actions{
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
409
|
+
text-align:right;
|
|
410
|
+
width:100%;
|
|
411
|
+
display:none;
|
|
425
412
|
}
|
|
426
413
|
|
|
427
414
|
.ck .ck-comment__input-actions.ck-comment__input-actions--active{
|
|
428
|
-
|
|
429
|
-
|
|
415
|
+
display:block;
|
|
416
|
+
}
|
|
430
417
|
|
|
431
418
|
.ck .ck-comment__input-actions .ck.ck-button{
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
419
|
+
cursor:pointer;
|
|
420
|
+
min-height:var(--ck-ui-component-min-height);
|
|
421
|
+
min-width:60px;
|
|
422
|
+
font-size:var(--ck-annotation-button-size);
|
|
423
|
+
margin-left:var(--ck-spacing-large);
|
|
424
|
+
padding:0 var(--ck-spacing-medium);
|
|
425
|
+
justify-content:center;
|
|
426
|
+
align-items:center;
|
|
427
|
+
display:inline-flex;
|
|
428
|
+
}
|
|
442
429
|
|
|
443
430
|
.ck .ck-comment__input-actions .ck-button.ck-disabled{
|
|
444
|
-
|
|
445
|
-
|
|
431
|
+
opacity:.3;
|
|
432
|
+
}
|
|
446
433
|
|
|
447
434
|
.ck .ck-comment__input-textarea{
|
|
448
|
-
|
|
435
|
+
display:block;
|
|
449
436
|
}
|
|
450
437
|
|
|
451
438
|
:root{
|
|
452
|
-
|
|
453
|
-
|
|
439
|
+
--ck-inline-annotation-container-width:300px;
|
|
440
|
+
--ck-inline-annotation-container-max-height:400px;
|
|
454
441
|
}
|
|
455
442
|
|
|
456
443
|
.ck.ck-balloon-panel .ck-annotation-wrapper{
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
overflow-y:auto;
|
|
463
|
-
overscroll-behavior-y:contain;
|
|
464
|
-
overflow-x:hidden;
|
|
444
|
+
width:var(--ck-inline-annotation-container-width);
|
|
445
|
+
max-height:var(--ck-inline-annotation-container-max-height);
|
|
446
|
+
overscroll-behavior-y:contain;
|
|
447
|
+
position:static;
|
|
448
|
+
overflow:hidden auto;
|
|
465
449
|
}
|
|
466
450
|
|
|
467
451
|
.ck.ck-balloon-panel .ck-annotation{
|
|
468
|
-
|
|
452
|
+
animation:none;
|
|
469
453
|
}
|
|
470
454
|
|
|
471
455
|
.ck.ck-balloon-panel .ck-annotation-wrapper *{
|
|
472
|
-
|
|
456
|
+
white-space:normal;
|
|
473
457
|
}
|
|
458
|
+
|
|
474
459
|
.ck.ck-balloon-panel .ck-annotation-wrapper strong{
|
|
475
|
-
|
|
460
|
+
font-weight:bold;
|
|
476
461
|
}
|
|
477
462
|
|
|
478
463
|
.ck.ck-balloon-panel .ck-annotation-wrapper i{
|
|
479
|
-
|
|
464
|
+
font-style:italic;
|
|
480
465
|
}
|
|
481
466
|
|
|
482
467
|
:root{
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
468
|
+
--ck-annotation-counter-icon-size:16px;
|
|
469
|
+
--ck-annotation-counter-number-size:10px;
|
|
470
|
+
--ck-color-annotation-counter-comment:#f2de02;
|
|
471
|
+
--ck-color-annotation-counter-suggestion-insertion:#5ad86b;
|
|
472
|
+
--ck-color-annotation-counter-suggestion-deletion:#d85a79;
|
|
473
|
+
--ck-color-annotation-counter-suggestion-format:#5ac1d8;
|
|
489
474
|
}
|
|
475
|
+
|
|
490
476
|
.ck.ck-sidebar--narrow .ck-sidebar-item{
|
|
491
|
-
|
|
492
|
-
|
|
477
|
+
justify-content:center;
|
|
478
|
+
display:flex;
|
|
493
479
|
}
|
|
494
480
|
|
|
495
481
|
.ck.ck-sidebar--narrow .ck-annotation-counter{
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
color:hsl(0, 0%, 50%);
|
|
482
|
+
font-size:var(--ck-annotation-counter-icon-size);
|
|
483
|
+
min-height:unset;
|
|
484
|
+
cursor:pointer;
|
|
485
|
+
color:gray;
|
|
486
|
+
padding:0;
|
|
502
487
|
}
|
|
503
488
|
|
|
504
|
-
.ck.ck-sidebar--narrow .ck-annotation-counter:hover,
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
color:hsl(0, 0%, 30%);
|
|
489
|
+
.ck.ck-sidebar--narrow .ck-annotation-counter:hover, .ck.ck-sidebar--narrow .ck-annotation-counter:focus{
|
|
490
|
+
box-shadow:none;
|
|
491
|
+
color:#4d4d4d;
|
|
492
|
+
background:none;
|
|
509
493
|
}
|
|
510
494
|
|
|
511
495
|
.ck.ck-sidebar--narrow .ck-annotation-counter__badge{
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
496
|
+
color:#fff;
|
|
497
|
+
width:16px;
|
|
498
|
+
height:16px;
|
|
499
|
+
font-weight:bold;
|
|
500
|
+
font-size:var(--ck-annotation-counter-number-size);
|
|
501
|
+
font-family:var(--ck-font-face);
|
|
502
|
+
text-shadow:-1px 0 2px #454545, 1px 0 2px #454545;
|
|
503
|
+
z-index:1;
|
|
504
|
+
background:#333;
|
|
505
|
+
border-radius:50%;
|
|
506
|
+
justify-content:center;
|
|
507
|
+
line-height:16px;
|
|
508
|
+
display:flex;
|
|
509
|
+
position:absolute;
|
|
510
|
+
top:-6px;
|
|
511
|
+
right:0;
|
|
528
512
|
}
|
|
513
|
+
|
|
529
514
|
.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{
|
|
530
|
-
|
|
515
|
+
line-height:1;
|
|
531
516
|
}
|
|
532
517
|
|
|
533
|
-
.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,
|
|
534
|
-
|
|
535
|
-
background:var(--ck-color-annotation-counter-suggestion-insertion);
|
|
518
|
+
.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion, .ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{
|
|
519
|
+
background:var(--ck-color-annotation-counter-suggestion-insertion);
|
|
536
520
|
}
|
|
537
521
|
|
|
538
522
|
.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{
|
|
539
|
-
|
|
523
|
+
background:var(--ck-color-annotation-counter-suggestion-deletion);
|
|
540
524
|
}
|
|
541
525
|
|
|
542
526
|
.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{
|
|
543
|
-
|
|
527
|
+
background:var(--ck-color-annotation-counter-suggestion-format);
|
|
544
528
|
}
|
|
545
529
|
|
|
546
530
|
.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{
|
|
547
|
-
|
|
531
|
+
background:var(--ck-color-annotation-counter-comment);
|
|
548
532
|
}
|
|
549
|
-
:root{
|
|
550
|
-
--ck-color-annotation-icon:hsl(0, 0%, 50%);
|
|
551
|
-
--ck-color-annotation-info:hsl(0, 0%, 46%);
|
|
552
533
|
|
|
553
|
-
|
|
534
|
+
:root{
|
|
535
|
+
--ck-color-annotation-icon:gray;
|
|
536
|
+
--ck-color-annotation-info:#757575;
|
|
537
|
+
--ck-annotation-button-size:.85em;
|
|
554
538
|
}
|
|
555
539
|
|
|
556
540
|
.ck .ck-annotation{
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
padding:var(--ck-spacing-standard);
|
|
566
|
-
white-space:normal;
|
|
541
|
+
--ck-user-avatar-size:28px;
|
|
542
|
+
font-size:var(--ck-font-size-base);
|
|
543
|
+
padding:var(--ck-spacing-standard);
|
|
544
|
+
white-space:normal;
|
|
545
|
+
transition:background-color .3s;
|
|
546
|
+
animation:.3s annotationFadeInLeft;
|
|
547
|
+
display:flex;
|
|
548
|
+
position:relative;
|
|
567
549
|
}
|
|
568
550
|
|
|
569
551
|
@media (prefers-reduced-motion: reduce){
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
552
|
+
.ck .ck-annotation{
|
|
553
|
+
transition:none;
|
|
554
|
+
animation:none;
|
|
555
|
+
}
|
|
574
556
|
}
|
|
575
|
-
}
|
|
576
557
|
|
|
577
558
|
.ck .ck-annotation .ck-button{
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
559
|
+
min-width:unset;
|
|
560
|
+
min-height:unset;
|
|
561
|
+
cursor:pointer;
|
|
562
|
+
color:var(--ck-color-annotation-icon);
|
|
563
|
+
border-radius:var(--ck-border-radius);
|
|
564
|
+
font-size:var(--ck-annotation-button-size);
|
|
565
|
+
background-color:#0000;
|
|
566
|
+
}
|
|
586
567
|
|
|
587
568
|
.ck .ck-annotation .ck-user{
|
|
588
|
-
|
|
589
|
-
|
|
569
|
+
font-size:.85em;
|
|
570
|
+
}
|
|
590
571
|
|
|
591
572
|
.ck .ck-annotation__main{
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
padding-left:var(--ck-spacing-standard);
|
|
573
|
+
width:calc(100% - var(--ck-user-avatar-size));
|
|
574
|
+
border-radius:var(--ck-border-radius);
|
|
575
|
+
padding-left:var(--ck-spacing-standard);
|
|
576
|
+
grid-template-columns:minmax(0, 1fr) auto;
|
|
577
|
+
grid-template-areas:"info actions" "content content";
|
|
578
|
+
transition:all .2s;
|
|
579
|
+
display:grid;
|
|
600
580
|
}
|
|
601
581
|
|
|
602
582
|
@media (prefers-reduced-motion: reduce){
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
583
|
+
.ck .ck-annotation__main{
|
|
584
|
+
transition:none;
|
|
585
|
+
}
|
|
606
586
|
}
|
|
607
|
-
}
|
|
608
587
|
|
|
609
588
|
.ck .ck-annotation__main p{
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
589
|
+
white-space:normal;
|
|
590
|
+
font-size:var(--ck-comment-content-font-size);
|
|
591
|
+
margin:0;
|
|
592
|
+
line-height:1.5em;
|
|
614
593
|
}
|
|
615
594
|
|
|
616
595
|
.ck .ck-annotation__user{
|
|
617
|
-
|
|
596
|
+
margin-top:var(--ck-spacing-small);
|
|
618
597
|
}
|
|
619
598
|
|
|
620
599
|
.ck .ck-annotation__info{
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
min-height:2.4em;
|
|
600
|
+
color:var(--ck-color-annotation-info);
|
|
601
|
+
grid-area:info;
|
|
602
|
+
align-items:center;
|
|
603
|
+
min-height:2.4em;
|
|
604
|
+
display:flex;
|
|
627
605
|
}
|
|
628
606
|
|
|
629
|
-
.ck .ck-annotation__info-name,
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
font-size:var(--ck-font-size-small);
|
|
607
|
+
.ck .ck-annotation__info-name, .ck .ck-annotation__info-time{
|
|
608
|
+
white-space:nowrap;
|
|
609
|
+
color:var(--ck-color-annotation-info);
|
|
610
|
+
font-weight:bold;
|
|
611
|
+
font-size:var(--ck-font-size-small);
|
|
612
|
+
overflow:hidden;
|
|
636
613
|
}
|
|
637
614
|
|
|
638
615
|
.ck .ck-annotation__info-name{
|
|
639
|
-
|
|
616
|
+
text-overflow:ellipsis;
|
|
640
617
|
}
|
|
641
618
|
|
|
642
619
|
.ck .ck-annotation__info-time{
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
margin:0 var(--ck-spacing-large);
|
|
620
|
+
margin:0 var(--ck-spacing-large);
|
|
621
|
+
flex:none;
|
|
646
622
|
}
|
|
647
623
|
|
|
648
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,
|
|
649
|
-
|
|
650
|
-
white-space:nowrap;
|
|
624
|
+
.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name, .ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{
|
|
625
|
+
white-space:nowrap;
|
|
651
626
|
}
|
|
652
627
|
|
|
653
628
|
.ck .ck-annotation__actions{
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
opacity:0.5;
|
|
629
|
+
opacity:.5;
|
|
630
|
+
grid-area:actions;
|
|
631
|
+
transition:opacity .2s;
|
|
658
632
|
}
|
|
659
633
|
|
|
660
634
|
@media (prefers-reduced-motion: reduce){
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
635
|
+
.ck .ck-annotation__actions{
|
|
636
|
+
transition:none;
|
|
637
|
+
}
|
|
664
638
|
}
|
|
665
|
-
}
|
|
666
|
-
.ck .ck-annotation__content-wrapper{
|
|
667
|
-
grid-area:content;
|
|
668
639
|
|
|
669
|
-
|
|
640
|
+
.ck .ck-annotation__content-wrapper{
|
|
641
|
+
grid-area:content;
|
|
642
|
+
width:100%;
|
|
670
643
|
}
|
|
671
644
|
|
|
672
|
-
@keyframes
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
645
|
+
@keyframes annotationFadeInLeft{
|
|
646
|
+
from{
|
|
647
|
+
opacity:0;
|
|
648
|
+
transform:translate3d(-5%, 0, 0);
|
|
649
|
+
}
|
|
677
650
|
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
651
|
+
to{
|
|
652
|
+
opacity:1;
|
|
653
|
+
transform:translate3d(0, 0, 0);
|
|
654
|
+
}
|
|
682
655
|
}
|
|
683
656
|
|
|
684
657
|
:root{
|
|
685
|
-
|
|
686
|
-
|
|
658
|
+
--ck-color-annotation-wrapper-background:#fff;
|
|
659
|
+
--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6;
|
|
687
660
|
}
|
|
688
661
|
|
|
689
662
|
.ck.ck-sidebar{
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
663
|
+
outline:0;
|
|
664
|
+
transition:min-height .25s;
|
|
665
|
+
position:relative;
|
|
693
666
|
}
|
|
694
667
|
|
|
695
668
|
@media (prefers-reduced-motion: reduce){
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
669
|
+
.ck.ck-sidebar{
|
|
670
|
+
transition:none;
|
|
671
|
+
}
|
|
699
672
|
}
|
|
700
|
-
}
|
|
701
673
|
|
|
702
674
|
.ck-sidebar-item{
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
675
|
+
width:100%;
|
|
676
|
+
transition:top .3s, box-shadow .3s;
|
|
677
|
+
position:absolute;
|
|
706
678
|
}
|
|
707
679
|
|
|
708
680
|
@media (prefers-reduced-motion: reduce){
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
681
|
+
.ck-sidebar-item{
|
|
682
|
+
transition:none;
|
|
683
|
+
}
|
|
712
684
|
}
|
|
713
|
-
}
|
|
714
685
|
|
|
715
686
|
.ck-sidebar-item--no-animation{
|
|
716
|
-
|
|
687
|
+
transition:top !important;
|
|
717
688
|
}
|
|
718
689
|
|
|
719
690
|
.ck.ck-annotation-wrapper{
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
691
|
+
border-radius:var(--ck-border-radius);
|
|
692
|
+
background:var(--ck-color-annotation-wrapper-background);
|
|
693
|
+
box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);
|
|
694
|
+
outline:0;
|
|
724
695
|
}
|
|
725
696
|
|
|
726
|
-
.ck.ck-annotation-wrapper--active
|
|
727
|
-
|
|
728
|
-
|
|
697
|
+
:is(.ck.ck-annotation-wrapper--active, .ck.ck-annotation-wrapper:hover) .ck-annotation__actions{
|
|
698
|
+
opacity:1;
|
|
699
|
+
}
|
|
729
700
|
|
|
730
|
-
.ck.ck-annotation-wrapper--active
|
|
731
|
-
|
|
732
|
-
|
|
701
|
+
:is(.ck.ck-annotation-wrapper--active, .ck.ck-annotation-wrapper:hover) .ck-annotation__actions .ck-comment--resolve{
|
|
702
|
+
color:var(--ck-color-button-save);
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
:is(.ck.ck-annotation-wrapper--active, .ck.ck-annotation-wrapper:hover) .ck-suggestion--accept{
|
|
706
|
+
color:var(--ck-color-button-save);
|
|
707
|
+
}
|
|
733
708
|
|
|
734
|
-
.ck.ck-annotation-wrapper--active
|
|
735
|
-
|
|
736
|
-
|
|
709
|
+
:is(.ck.ck-annotation-wrapper--active, .ck.ck-annotation-wrapper:hover) .ck-suggestion--discard{
|
|
710
|
+
color:var(--ck-color-button-cancel);
|
|
711
|
+
}
|
|
737
712
|
|
|
738
|
-
.ck.ck-annotation-wrapper--active .ck-suggestion--discard, .ck.ck-annotation-wrapper:hover .ck-suggestion--discard{
|
|
739
|
-
color:var(--ck-color-button-cancel)
|
|
740
|
-
}
|
|
741
713
|
.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{
|
|
742
|
-
|
|
714
|
+
box-shadow:var(--ck-drop-shadow);
|
|
743
715
|
}
|
|
744
716
|
|
|
745
717
|
.ck.ck-annotation-wrapper--active{
|
|
746
|
-
|
|
718
|
+
box-shadow:var(--ck-drop-shadow-active);
|
|
747
719
|
}
|
|
748
720
|
|
|
749
721
|
.ck .ck-comments-archive-dropdown.ck-dropdown__panel{
|
|
750
|
-
|
|
751
|
-
|
|
722
|
+
z-index:var(--ck-z-panel);
|
|
723
|
+
}
|
|
752
724
|
|
|
753
725
|
.ck .ck-comments-archive{
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
726
|
+
box-sizing:content-box;
|
|
727
|
+
width:400px;
|
|
728
|
+
max-height:450px;
|
|
757
729
|
}
|
|
758
730
|
|
|
759
731
|
.ck .ck-comments-archive .ck-annotation{
|
|
760
|
-
|
|
761
|
-
|
|
732
|
+
animation:none;
|
|
733
|
+
}
|
|
762
734
|
|
|
763
735
|
.ck .ck-comments-archive .ck-comments-archive__header, .ck .ck-comments-archive .ck-comments-archive__content{
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
736
|
+
max-height:410px;
|
|
737
|
+
padding:var(--ck-spacing-large);
|
|
738
|
+
overflow:auto;
|
|
739
|
+
}
|
|
768
740
|
|
|
769
741
|
.ck .ck-comments-archive .ck-comments-archive__header{
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
742
|
+
max-height:40px;
|
|
743
|
+
line-height:var(--ck-font-size-base);
|
|
744
|
+
border-bottom:1px solid var(--ck-color-toolbar-border);
|
|
745
|
+
font-weight:bold;
|
|
746
|
+
}
|
|
775
747
|
|
|
776
748
|
.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){
|
|
777
|
-
|
|
778
|
-
|
|
749
|
+
margin-bottom:var(--ck-spacing-large);
|
|
750
|
+
}
|
|
779
751
|
|
|
780
752
|
.ck .ck-comments-archive .ck-comments-archive__info{
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
753
|
+
text-align:center;
|
|
754
|
+
color:var(--ck-color-annotation-info);
|
|
755
|
+
font-style:italic;
|
|
756
|
+
}
|
|
785
757
|
|
|
786
758
|
:root{
|
|
787
|
-
|
|
788
|
-
|
|
759
|
+
--ck-color-comment-marker:#fef7a9;
|
|
760
|
+
--ck-color-comment-marker-active:#fdf05d;
|
|
789
761
|
}
|