@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
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x2f4c(_0x461113,_0x2e3279){const _0x4ba2ee=_0x4ba2();return _0x2f4c=function(_0x2f4c41,_0x12aa2e){_0x2f4c41=_0x2f4c41-0x1aa;let _0x4f4fac=_0x4ba2ee[_0x2f4c41];return _0x4f4fac;},_0x2f4c(_0x461113,_0x2e3279);}const _0x49d278=_0x2f4c;(function(_0x4b722d,_0x5e4692){const _0x341f5c=_0x2f4c,_0xbd62d=_0x4b722d();while(!![]){try{const _0x4ab0a8=-parseInt(_0x341f5c(0x1ec))/0x1*(-parseInt(_0x341f5c(0x1b5))/0x2)+-parseInt(_0x341f5c(0x1fc))/0x3*(parseInt(_0x341f5c(0x1cc))/0x4)+-parseInt(_0x341f5c(0x1ae))/0x5+-parseInt(_0x341f5c(0x1ea))/0x6*(parseInt(_0x341f5c(0x1f1))/0x7)+parseInt(_0x341f5c(0x1e0))/0x8*(parseInt(_0x341f5c(0x200))/0x9)+-parseInt(_0x341f5c(0x1d1))/0xa+parseInt(_0x341f5c(0x1f8))/0xb*(parseInt(_0x341f5c(0x203))/0xc);if(_0x4ab0a8===_0x5e4692)break;else _0xbd62d['push'](_0xbd62d['shift']());}catch(_0x1dd3eb){_0xbd62d['push'](_0xbd62d['shift']());}}}(_0x4ba2,0xce3fc));import{ConfirmMixin as _0x26af3c,LateFocusButtonView as _0x2a9d1e}from'ckeditor5-collaboration/src/collaboration-core.js';import{IconCheck as _0x2dfd04}from'ckeditor5/src/icons.js';import{BaseCommentThreadView as _0xb10b70}from'./basecommentthreadview.js';function _0x4ba2(){const _0x1944fd=['isActive','getTemplate','fire','actionBar','label','get','add','createCollection','removeButton','change:isActive','change:isReadOnly','ck-comment--resolve','resolveCommentThread','cancelConfirm','6614648HEJhuC','ariaLabel','showConfirm','isVisible','extendTemplate','isUnlinked','removeCommentThread','bind','icon','change:archivedAt','332544dNOqhC','set','647qmDgqx','archivedAt','ck-thread--unlinked','has','execute','56HvFlCM','stop','focusables','ck-thread--active','commentThreadChildren','isResolved','commentsListView','11rzOqGG','element','_boundFirstCommentView','then','21rruwJz','render','_cancelAllConfirms','containerElement','9TmFlAz','tooltip','commentViews','36900348Szjbce','commentThreadHeaderView','_createResolveButton','_model','isResolvable','7657245OQMtBa','setTemplate','querySelector','remove','length','ck-thread','ck-thread__container','1426uKThAY','ck-rounded-corners','Delete\x20comment\x20thread?','actionIndicator','resolveButton','removeConfirm','div','.ck-thread__container','locale','listenTo','high','Resolve','isSystemComment','placeholder','unbind','commentThreadInputView','ck-thread--','ck-reset_all-excluded','bindTemplate','listitem','focus','ariaDescriptionView','isEnabled','347380vuFfvl','isReadOnly','Write\x20a\x20comment...','_updateArchivedThreadHeader','_bindFirstCommentView','9356190KHfUUB'];_0x4ba2=function(){return _0x1944fd;};return _0x4ba2();}import{getTranslation as _0x2dc766}from'../../../utils/common-translations.js';export class CommentThreadView extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x26af3c(_0xb10b70){[_0x49d278(0x1f5)];[_0x49d278(0x1ff)];[_0x49d278(0x1b9)];[_0x49d278(0x1fa)];constructor(_0x48d04e,_0x1de81,_0x32f86e,_0xb6d22a){const _0x3b0f99=_0x49d278;super(_0x48d04e,_0x1de81,_0x32f86e,_0xb6d22a),this[_0x3b0f99(0x1f5)]=this[_0x3b0f99(0x1d9)]([this[_0x3b0f99(0x1f7)],this[_0x3b0f99(0x1c4)],this[_0x3b0f99(0x1ca)]]),this[_0x3b0f99(0x1eb)](_0x3b0f99(0x1b8),null),this[_0x3b0f99(0x1ff)]=null,this[_0x3b0f99(0x1fa)]=null,this[_0x3b0f99(0x1bd)]=_0x48d04e,this[_0x3b0f99(0x1b9)]=this[_0x3b0f99(0x1ab)](),this[_0x3b0f99(0x1af)](this[_0x3b0f99(0x1d3)]()),this['on'](_0x3b0f99(0x1db),(_0x5c543f,_0x4b6131,_0xda1535)=>{const _0x1680d1=_0x3b0f99;_0xda1535||this[_0x1680d1(0x1fe)]();}),this[_0x3b0f99(0x1be)](this[_0x3b0f99(0x1ac)],_0x3b0f99(0x1dc),(_0x334ac1,_0x2b1ed6,_0x5d646b)=>{const _0x424a0f=_0x3b0f99;_0x5d646b&&this[_0x424a0f(0x1fe)]();}),this[_0x3b0f99(0x1b2)]>0x0&&this[_0x3b0f99(0x1d0)](),this[_0x3b0f99(0x1be)](this[_0x3b0f99(0x1f7)][_0x3b0f99(0x202)],_0x3b0f99(0x1d8),()=>{const _0x22b781=_0x3b0f99;this[_0x22b781(0x1d0)]();});}[_0x49d278(0x1d3)](){const _0x506473=_0x49d278,_0xf473dd=this[_0x506473(0x1c7)];return{'tag':_0x506473(0x1bb),'attributes':{'class':['ck',_0x506473(0x1b3),_0x506473(0x1c6),_0x506473(0x1b6),_0xf473dd['if'](_0x506473(0x1d2),_0x506473(0x1f4)),_0xf473dd['if'](_0x506473(0x1e5),_0x506473(0x1ee)),_0xf473dd['to'](_0x506473(0x1b8),_0x3ec376=>_0x3ec376?_0x506473(0x1c5)+_0x3ec376:'')],'data-thread-id':this[_0x506473(0x1ac)]['id'],'tabindex':0x0,'role':_0x506473(0x1c8),'aria-label':_0xf473dd['to'](_0x506473(0x1e1)),'aria-describedby':this[_0x506473(0x1ca)]['id']},'children':[{'tag':_0x506473(0x1bb),'attributes':{'class':_0x506473(0x1b4)},'children':this[_0x506473(0x1f5)]}]};}[_0x49d278(0x1fd)](){const _0x240d8c=_0x49d278;super[_0x240d8c(0x1fd)](),this[_0x240d8c(0x1ff)]=this[_0x240d8c(0x1f9)][_0x240d8c(0x1b0)](_0x240d8c(0x1bc)),this[_0x240d8c(0x1ac)]['on'](_0x240d8c(0x1e9),()=>{const _0x4f6b1a=_0x240d8c;this[_0x4f6b1a(0x1cf)]();}),this[_0x240d8c(0x1cf)]();}[_0x49d278(0x1fe)](){const _0x3bca32=_0x49d278;this[_0x3bca32(0x1df)]();for(const _0x2a4697 of this[_0x3bca32(0x1f7)][_0x3bca32(0x202)])_0x2a4697[_0x3bca32(0x1df)]();}[_0x49d278(0x1d0)](){const _0x12886f=_0x49d278,{locale:_0x5044c2}=this,_0x590766=this[_0x12886f(0x1f7)][_0x12886f(0x202)][_0x12886f(0x1d7)](0x0);_0x590766===this[_0x12886f(0x1fa)]||_0x590766[_0x12886f(0x1c1)]||(this[_0x12886f(0x1fa)]=_0x590766,this[_0x12886f(0x1c3)](_0x12886f(0x1b8)),this[_0x12886f(0x1e7)](_0x12886f(0x1b8))['to'](_0x590766,_0x12886f(0x1b8),_0x59fe84=>_0x12886f(0x1b1)===_0x59fe84?_0x12886f(0x1b1):null),_0x590766[_0x12886f(0x1c2)]=_0x2dc766(_0x5044c2,_0x12886f(0x1ce)),_0x590766[_0x12886f(0x1da)]['on'](_0x12886f(0x1f0),_0x570eb4=>{const _0x1c70a5=_0x12886f;_0x570eb4[_0x1c70a5(0x1f2)](),this[_0x1c70a5(0x1e2)](_0x2dc766(_0x5044c2,_0x1c70a5(0x1b7)),this[_0x1c70a5(0x1ff)])[_0x1c70a5(0x1fb)](()=>{const _0x210816=_0x1c70a5;this[_0x210816(0x1d4)](_0x210816(0x1e6));});},{'priority':_0x12886f(0x1bf)}),this['on'](_0x12886f(0x1ba),()=>{const _0x2dc45c=_0x12886f;_0x590766[_0x2dc45c(0x1c9)]();}),_0x590766[_0x12886f(0x1d5)][_0x12886f(0x1d8)](this[_0x12886f(0x1b9)],0x0),_0x590766[_0x12886f(0x1f3)][_0x12886f(0x1d8)](this[_0x12886f(0x1b9)],0x0));}[_0x49d278(0x1ab)](){const _0x4ce1cd=_0x49d278,_0x4c2b0c=new _0x2a9d1e(this[_0x4ce1cd(0x1bd)]);return _0x4c2b0c[_0x4ce1cd(0x1d6)]=_0x2dc766(this[_0x4ce1cd(0x1bd)],_0x4ce1cd(0x1c0)),_0x4c2b0c[_0x4ce1cd(0x201)]=_0x2dc766(this[_0x4ce1cd(0x1bd)],_0x4ce1cd(0x1c0)),_0x4c2b0c[_0x4ce1cd(0x1e8)]=_0x2dfd04,_0x4c2b0c[_0x4ce1cd(0x1e4)]({'attributes':{'class':_0x4ce1cd(0x1dd)}}),_0x4c2b0c[_0x4ce1cd(0x1e7)](_0x4ce1cd(0x1cb))['to'](this[_0x4ce1cd(0x1ac)],_0x4ce1cd(0x1cd),_0x86f27c=>!_0x86f27c),_0x4c2b0c[_0x4ce1cd(0x1e7)](_0x4ce1cd(0x1e3))['to'](this[_0x4ce1cd(0x1ac)],_0x4ce1cd(0x1ad),this[_0x4ce1cd(0x1ac)],_0x4ce1cd(0x1f6),(_0x38c589,_0x3c1926)=>_0x38c589&&!_0x3c1926),_0x4c2b0c['on'](_0x4ce1cd(0x1f0),()=>{const _0x3d8f61=_0x4ce1cd;this[_0x3d8f61(0x1d4)](_0x3d8f61(0x1de),this[_0x3d8f61(0x1ac)]['id']);}),_0x4c2b0c;}[_0x49d278(0x1cf)](){const _0x2e2e27=_0x49d278;this[_0x2e2e27(0x1ac)][_0x2e2e27(0x1ed)]?this[_0x2e2e27(0x1f5)][_0x2e2e27(0x1ef)](this[_0x2e2e27(0x1aa)])||(this[_0x2e2e27(0x1f5)][_0x2e2e27(0x1d8)](this[_0x2e2e27(0x1aa)],0x0),this[_0x2e2e27(0x1f3)][_0x2e2e27(0x1d8)](this[_0x2e2e27(0x1aa)],0x0)):this[_0x2e2e27(0x1f5)][_0x2e2e27(0x1ef)](this[_0x2e2e27(0x1aa)])&&(this[_0x2e2e27(0x1f5)][_0x2e2e27(0x1b1)](this[_0x2e2e27(0x1aa)]),this[_0x2e2e27(0x1f3)][_0x2e2e27(0x1b1)](this[_0x2e2e27(0x1aa)]));}}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x2bc049=_0x4bbf;function _0x1df3(){const _0x42053e=['ck-comment','isEditable','edit','author','addMany','ck-annotation','ck-annotation__actions--hidden','resolvedAt','isRemovable','ck-comment__info-time','ck-annotation__content-wrapper','placeholder','authoredAt','254019gzJyQc','isReadOnly','_createRemoveButton','time','ck-annotation__info-name','label','blur','render','2mpFUYK','unbind','showConfirm','group','mouseleave','getTemplate','remove','1134GpjRnn','removeButton','Remove','ck-comment__user','ck-comment__wrapper','bindTemplate','42876PNrfUI','7465640yACfYi','ck-annotation__info-time','focusables','find','ck-annotation__main','fire','ariaDescriptionView','locale','panelPosition','8600OSVuVt','some','isEditMode','formatDateTime','2760132jMOAHx','actionIndicator','ck-comment--remove','_config','ck-comment__info','ck-hidden','_createDropdown','buttonView','mouseenter','ck-annotation__actions','visibleView','ck-comment__actions--hidden','actionBar','focus','listenTo','push','from','add','Reply...','extendTemplate','removeComment','set','ck-comment--','ck-annotation__user','3113oKvMlr','createCollection','Delete\x20comment?','items','bind','toMany','10533700tNNJus','ck-annotation__info','execute','dropdown','change:isRemovable','editButton','3205674OxgRzu','withText','8lKUlUE','element','ariaLabel','_createEditButton','switchToEditMode','span','isEnabled','_createCommentInputView','ck-comment__info-name','ck-comment--edit','div','Edit','ck-comment__external','setTemplate','21tlZbwv','isSystemComment','Show\x20more\x20items','panelView','ck-comment__main','ck-comment__actions','_model','length','ck-comment--info','children','cancelConfirm','isExternal','then','getExternalCommentNote','icon','listitem','_attachActions','getUserViewNotificationText','name','userView','isVisible'];_0x1df3=function(){return _0x42053e;};return _0x1df3();}(function(_0x597ec7,_0x4ee43e){const _0x33e9c1=_0x4bbf,_0x3d949c=_0x597ec7();while(!![]){try{const _0x56c24b=parseInt(_0x33e9c1(0x1cb))/0x1*(-parseInt(_0x33e9c1(0x15a))/0x2)+parseInt(_0x33e9c1(0x161))/0x3*(parseInt(_0x33e9c1(0x171))/0x4)+-parseInt(_0x33e9c1(0x168))/0x5+-parseInt(_0x33e9c1(0x175))/0x6*(-parseInt(_0x33e9c1(0x1a9))/0x7)+-parseInt(_0x33e9c1(0x19b))/0x8*(-parseInt(_0x33e9c1(0x199))/0x9)+-parseInt(_0x33e9c1(0x193))/0xa+parseInt(_0x33e9c1(0x18d))/0xb*(parseInt(_0x33e9c1(0x167))/0xc);if(_0x56c24b===_0x4ee43e)break;else _0x3d949c['push'](_0x3d949c['shift']());}catch(_0x24bcc4){_0x3d949c['push'](_0x3d949c['shift']());}}}(_0x1df3,0xb972a));import{IconRemoveComment as _0x10fc3a,IconPencil as _0x188f48,IconThreeVerticalDots as _0x36b659}from'ckeditor5/src/icons.js';import{ButtonView as _0x2eaf4c,createDropdown as _0x4b2893,ListView as _0x588b2b,ListItemView as _0x8221d0,focusChildOnDropdownOpen as _0x38165f}from'ckeditor5/src/ui.js';import{UserView as _0x205725,ConfirmMixin as _0x4d9cd0,LateFocusDropdownButtonView as _0x39633d}from'ckeditor5-collaboration/src/collaboration-core.js';import{BaseCommentView as _0x2b963d}from'./basecommentview.js';import{getTranslation as _0x23312c}from'../../../utils/common-translations.js';function _0x4bbf(_0x3997e3,_0x3911cb){const _0x1df352=_0x1df3();return _0x4bbf=function(_0x4bbf00,_0x1fcd3){_0x4bbf00=_0x4bbf00-0x15a;let _0x4d55b2=_0x1df352[_0x4bbf00];return _0x4d55b2;},_0x4bbf(_0x3997e3,_0x3911cb);}export class CommentView extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x4d9cd0(_0x2b963d){[_0x2bc049(0x181)];[_0x2bc049(0x1bc)];constructor(_0x5a9496,_0xc8cada,_0x52d435){const _0x87f429=_0x2bc049;super(_0x5a9496,_0xc8cada,_0x52d435),this[_0x87f429(0x18a)](_0x87f429(0x176),null),this[_0x87f429(0x18a)](_0x87f429(0x1c9),_0x23312c(_0x5a9496,_0x87f429(0x187))),this[_0x87f429(0x191)](_0x87f429(0x1ca))['to'](_0xc8cada),this[_0x87f429(0x191)](_0x87f429(0x1c5))['to'](_0xc8cada),this[_0x87f429(0x181)]=this[_0x87f429(0x18e)](),this[_0x87f429(0x1aa)]||(this[_0x87f429(0x198)]=this[_0x87f429(0x19e)](),this[_0x87f429(0x162)]=this[_0x87f429(0x1cd)](),this[_0x87f429(0x190)]=this[_0x87f429(0x18e)](),this[_0x87f429(0x190)][_0x87f429(0x1c2)]([this[_0x87f429(0x198)],this[_0x87f429(0x162)]]),this[_0x87f429(0x196)]=this[_0x87f429(0x17b)](),this[_0x87f429(0x181)][_0x87f429(0x186)](this[_0x87f429(0x196)]),this[_0x87f429(0x16a)][_0x87f429(0x186)](this[_0x87f429(0x196)])),this[_0x87f429(0x1bc)]=new _0x205725(_0x5a9496,_0xc8cada[_0x87f429(0x1c1)],this[_0x87f429(0x1ba)]()),this[_0x87f429(0x1bc)][_0x87f429(0x188)]({'attributes':{'class':[_0x87f429(0x164),_0x87f429(0x18c)],'aria-hidden':!0x0}}),this[_0x87f429(0x183)](_0xc8cada,_0x87f429(0x197),()=>this[_0x87f429(0x1b3)]()),this[_0x87f429(0x1a8)](this[_0x87f429(0x15f)]());}[_0x2bc049(0x15f)](){const _0x1d0469=_0x2bc049,_0x375b32=this[_0x1d0469(0x166)],_0x50596a=[{'tag':_0x1d0469(0x1a5),'attributes':{'class':[_0x1d0469(0x179),_0x1d0469(0x194)]},'children':[{'tag':_0x1d0469(0x1a0),'children':[{'text':this[_0x1d0469(0x1bc)][_0x1d0469(0x1bb)]}],'attributes':{'class':[_0x1d0469(0x1a3),_0x1d0469(0x1cf)],'data-cke-tooltip-text':this[_0x1d0469(0x1bc)][_0x1d0469(0x1bb)]}},{'tag':_0x1d0469(0x1ce),'attributes':{'datetime':_0x375b32['to'](_0x1d0469(0x1ca)),'class':[_0x1d0469(0x1c7),_0x1d0469(0x169)]},'children':[{'text':_0x375b32['to'](_0x1d0469(0x1ca),_0x598cca=>this[_0x1d0469(0x178)][_0x1d0469(0x174)](_0x598cca))}]}]},{'tag':_0x1d0469(0x1a5),'attributes':{'class':[_0x1d0469(0x1ae),_0x1d0469(0x17e),_0x375b32['if'](_0x1d0469(0x173),_0x1d0469(0x180)),_0x375b32['if'](_0x1d0469(0x173),_0x1d0469(0x1c4))]},'children':this[_0x1d0469(0x181)]},{'tag':_0x1d0469(0x1a5),'attributes':{'class':[_0x1d0469(0x1c8)]},'children':this[_0x1d0469(0x17f)]},this[_0x1d0469(0x16e)]];return this[_0x1d0469(0x1af)][_0x1d0469(0x1b4)]&&_0x50596a[_0x1d0469(0x184)]({'tag':_0x1d0469(0x1a5),'attributes':{'class':[_0x1d0469(0x1a7)]},'children':[{'text':this[_0x1d0469(0x1b6)]()}]}),{'tag':'li','attributes':{'class':[_0x1d0469(0x165)],'tabindex':-0x1,'aria-label':_0x375b32['to'](_0x1d0469(0x19d)),'aria-describedby':this[_0x1d0469(0x16e)]['id'],'role':_0x1d0469(0x1b8)},'children':[{'tag':_0x1d0469(0x1a5),'attributes':{'class':[_0x1d0469(0x1be),_0x1d0469(0x1c3),_0x375b32['if'](_0x1d0469(0x173),_0x1d0469(0x1a4)),_0x375b32['if'](_0x1d0469(0x1aa),_0x1d0469(0x1b1)),_0x375b32['to'](_0x1d0469(0x176),_0x292803=>_0x292803?_0x1d0469(0x18b)+_0x292803:'')],'data-author-id':this[_0x1d0469(0x1af)][_0x1d0469(0x1c1)]['id'],'data-comment-id':this[_0x1d0469(0x1af)]['id'],'role':_0x1d0469(0x15d)},'children':[this[_0x1d0469(0x1bc)],{'tag':_0x1d0469(0x1a5),'attributes':{'class':[_0x1d0469(0x1ad),_0x1d0469(0x16c)]},'children':_0x50596a}]}]};}[_0x2bc049(0x19e)](){const _0x5afd8e=_0x2bc049,_0x1d1e67=new _0x2eaf4c(this[_0x5afd8e(0x16f)]);return _0x1d1e67[_0x5afd8e(0x1d0)]=_0x23312c(this[_0x5afd8e(0x16f)],_0x5afd8e(0x1a6)),_0x1d1e67[_0x5afd8e(0x1b7)]=_0x188f48,_0x1d1e67[_0x5afd8e(0x19a)]=!0x0,_0x1d1e67[_0x5afd8e(0x188)]({'attributes':{'class':_0x5afd8e(0x1a4)}}),_0x1d1e67[_0x5afd8e(0x191)](_0x5afd8e(0x1a1))['to'](this[_0x5afd8e(0x1af)],_0x5afd8e(0x1cc),_0x4b8902=>!_0x4b8902),_0x1d1e67[_0x5afd8e(0x191)](_0x5afd8e(0x1bd))['to'](this[_0x5afd8e(0x1af)],_0x5afd8e(0x1bf)),_0x1d1e67['on'](_0x5afd8e(0x195),()=>this[_0x5afd8e(0x19f)]()),_0x1d1e67;}[_0x2bc049(0x1cd)](){const _0x4f95f0=_0x2bc049,_0x4190f9=new _0x2eaf4c(this[_0x4f95f0(0x16f)]);return _0x4190f9[_0x4f95f0(0x1d0)]=_0x23312c(this[_0x4f95f0(0x16f)],_0x4f95f0(0x163)),_0x4190f9[_0x4f95f0(0x1b7)]=_0x10fc3a,_0x4190f9[_0x4f95f0(0x19a)]=!0x0,_0x4190f9[_0x4f95f0(0x188)]({'attributes':{'class':_0x4f95f0(0x177)}}),_0x4190f9[_0x4f95f0(0x191)](_0x4f95f0(0x1a1))['to'](this[_0x4f95f0(0x1af)],_0x4f95f0(0x1cc),_0x1f1737=>!_0x1f1737),_0x4190f9[_0x4f95f0(0x191)](_0x4f95f0(0x1bd))['to'](this[_0x4f95f0(0x1af)],_0x4f95f0(0x1c6)),_0x4190f9['on'](_0x4f95f0(0x195),()=>{const _0x5d3a95=_0x4f95f0;this[_0x5d3a95(0x15c)](_0x23312c(this[_0x5d3a95(0x16f)],_0x5d3a95(0x18f)),this[_0x5d3a95(0x19c)])[_0x5d3a95(0x1b5)](()=>{const _0xf88a86=_0x5d3a95;this[_0xf88a86(0x16d)](_0xf88a86(0x189),this[_0xf88a86(0x1af)]['id']);});}),_0x4190f9;}[_0x2bc049(0x17b)](){const _0x11944b=_0x2bc049,_0x1b6229=_0x4b2893(this[_0x11944b(0x16f)],_0x39633d),_0x318eb2=_0x1b6229[_0x11944b(0x1ac)][_0x11944b(0x1b2)],_0x2ab633=new _0x588b2b(this[_0x11944b(0x16f)]),_0x265f47=_0x1b6229[_0x11944b(0x166)];_0x38165f(_0x1b6229,()=>this[_0x11944b(0x190)][_0x11944b(0x16b)](_0x3bb22d=>_0x3bb22d[_0x11944b(0x1bd)])),_0x1b6229[_0x11944b(0x188)]({'attributes':{'class':[_0x265f47['if'](_0x11944b(0x1bd),_0x11944b(0x17a),_0x3c34f4=>!_0x3c34f4)]}});const _0x224dcf=(_0x2c3244,_0x47ac7f=-0x1)=>{const _0x41f4de=_0x11944b,_0x215248=new _0x8221d0(this[_0x41f4de(0x16f)]);_0x215248[_0x41f4de(0x1b2)][_0x41f4de(0x186)](_0x2c3244);const _0x3976e2=_0x47ac7f>-0x1?_0x47ac7f:_0x2ab633[_0x41f4de(0x190)][_0x41f4de(0x1b0)];_0x2ab633[_0x41f4de(0x190)][_0x41f4de(0x186)](_0x215248,_0x3976e2);const _0x83fca9=Array[_0x41f4de(0x185)](this[_0x41f4de(0x190)]);_0x1b6229[_0x41f4de(0x15b)](_0x41f4de(0x1a1),_0x41f4de(0x1bd)),_0x1b6229[_0x41f4de(0x191)](_0x41f4de(0x1a1))[_0x41f4de(0x192)](_0x83fca9,_0x41f4de(0x1a1),(..._0x40d9c5)=>_0x40d9c5[_0x41f4de(0x172)](_0x38cbd0=>_0x38cbd0)),_0x1b6229[_0x41f4de(0x191)](_0x41f4de(0x1bd))[_0x41f4de(0x192)](_0x83fca9,_0x41f4de(0x1bd),(..._0x4d9b82)=>_0x4d9b82[_0x41f4de(0x172)](_0xc4c0bf=>_0xc4c0bf));};_0x1b6229[_0x11944b(0x170)]='sw',_0x1b6229[_0x11944b(0x17c)][_0x11944b(0x18a)]({'label':_0x23312c(this[_0x11944b(0x16f)],_0x11944b(0x1ab)),'icon':_0x36b659});for(const _0x4aa7ec of this[_0x11944b(0x190)])_0x224dcf(_0x4aa7ec);return _0x318eb2[_0x11944b(0x186)](_0x2ab633),_0x1b6229[_0x11944b(0x183)](this[_0x11944b(0x190)],_0x11944b(0x186),(_0x2a3d61,_0x1d0c2f,_0x354dfb)=>{_0x224dcf(_0x1d0c2f,_0x354dfb);}),_0x1b6229[_0x11944b(0x183)](this[_0x11944b(0x190)],_0x11944b(0x160),(_0x3ee18f,_0x189770,_0x3e6b19)=>{const _0x478c35=_0x11944b;_0x2ab633[_0x478c35(0x190)][_0x478c35(0x160)](_0x3e6b19);}),_0x1b6229;}[_0x2bc049(0x1b9)](_0x451e0d,_0x610726){const _0x10d4e0=_0x2bc049,_0x1e3300=_0x451e0d&&_0x451e0d[_0x10d4e0(0x19c)];_0x1e3300&&(this[_0x10d4e0(0x183)](_0x1e3300,_0x10d4e0(0x17d),()=>this[_0x10d4e0(0x176)]=_0x610726),this[_0x10d4e0(0x183)](_0x1e3300,_0x10d4e0(0x182),()=>this[_0x10d4e0(0x176)]=_0x610726),this[_0x10d4e0(0x183)](_0x1e3300,_0x10d4e0(0x15e),()=>this[_0x10d4e0(0x176)]=null),this[_0x10d4e0(0x183)](_0x1e3300,_0x10d4e0(0x1d1),()=>this[_0x10d4e0(0x176)]=null));}[_0x2bc049(0x1a2)](){const _0x18fd10=_0x2bc049,_0x358055=super[_0x18fd10(0x1a2)]();return _0x358055[_0x18fd10(0x191)](_0x18fd10(0x1c9))['to'](this),_0x358055;}[_0x2bc049(0x1d2)](){const _0x21eb51=_0x2bc049;super[_0x21eb51(0x1d2)](),this[_0x21eb51(0x1b9)](this[_0x21eb51(0x198)],_0x21eb51(0x1c0)),this[_0x21eb51(0x1b9)](this[_0x21eb51(0x162)],_0x21eb51(0x160));}}
|
package/src/comments.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var _0x45d63a=_0x3ee1;(function(_0x61d3da,_0x17b1cb){var _0x1f1e6b=_0x3ee1,_0x4ac95a=_0x61d3da();while(!![]){try{var _0x30d6f1=parseInt(_0x1f1e6b(0xe3))/0x1*(parseInt(_0x1f1e6b(0xd4))/0x2)+-parseInt(_0x1f1e6b(0xd8))/0x3*(parseInt(_0x1f1e6b(0xe2))/0x4)+-parseInt(_0x1f1e6b(0xd2))/0x5*(parseInt(_0x1f1e6b(0xd3))/0x6)+-parseInt(_0x1f1e6b(0xdd))/0x7*(parseInt(_0x1f1e6b(0xd6))/0x8)+-parseInt(_0x1f1e6b(0xdf))/0x9*(-parseInt(_0x1f1e6b(0xde))/0xa)+parseInt(_0x1f1e6b(0xe4))/0xb*(parseInt(_0x1f1e6b(0xdb))/0xc)+parseInt(_0x1f1e6b(0xda))/0xd*(parseInt(_0x1f1e6b(0xdc))/0xe);if(_0x30d6f1===_0x17b1cb)break;else _0x4ac95a['push'](_0x4ac95a['shift']());}catch(_0x5e1d0a){_0x4ac95a['push'](_0x4ac95a['shift']());}}}(_0x49e2,0x7498a));function _0x49e2(){var _0x41792=['7159352tjRFfI','isPremiumPlugin','108TJukqs','isOfficialPlugin','839397MSjsrA','7951224GhzETB','336IYgCGV','7RYmDTf','281260gRJQnZ','261cEJazD','requires','Comments','92168nQCGmD','60ieFmiq','11IjvkJj','1345AodNdr','19242SRANWu','1226Xqzwwg','pluginName'];_0x49e2=function(){return _0x41792;};return _0x49e2();}import{Plugin as _0x5cc3fc}from'ckeditor5/src/core.js';import{CommentsRepository as _0x4d4e39}from'./comments/commentsrepository.js';function _0x3ee1(_0xdc0f00,_0x189bde){var _0x49e2e0=_0x49e2();return _0x3ee1=function(_0x3ee107,_0x16ce79){_0x3ee107=_0x3ee107-0xd2;var _0x533a26=_0x49e2e0[_0x3ee107];return _0x533a26;},_0x3ee1(_0xdc0f00,_0x189bde);}import{CommentsEditing as _0x4cfeb9}from'./comments/commentsediting.js';import{CommentsUI as _0x3d474a}from'./comments/commentsui.js';import{CommentsOnly as _0x285f22}from'./commentsonly.js';import{WideSidebar as _0x540ffc}from'./annotations/widesidebar.js';import{NarrowSidebar as _0x2da9fe}from'./annotations/narrowsidebar.js';import{InlineAnnotations as _0x2ae0d5}from'./annotations/inlineannotations.js';import{CommentsArchiveUI as _0x1a659e}from'./comments/commentsarchiveui.js';import{CommentsArchive as _0x2cd86b}from'./comments/commentsarchive.js';export class Comments extends _0x5cc3fc{static get[_0x45d63a(0xe0)](){return[_0x4d4e39,_0x4cfeb9,_0x3d474a,_0x2cd86b,_0x1a659e,_0x285f22,_0x540ffc,_0x2da9fe,_0x2ae0d5];}static get[_0x45d63a(0xd5)](){var _0x125751=_0x45d63a;return _0x125751(0xe1);}static get[_0x45d63a(0xd9)](){return!0x0;}static get[_0x45d63a(0xd7)](){return!0x0;}}
|
package/src/commentsonly.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x2070bc=_0xa60b;function _0xa60b(_0x430379,_0x2b2bf5){const _0x56a867=_0x56a8();return _0xa60b=function(_0xa60b8a,_0x422a39){_0xa60b8a=_0xa60b8a-0x188;let _0x2459b7=_0x56a867[_0xa60b8a];return _0x2459b7;},_0xa60b(_0x430379,_0x2b2bf5);}(function(_0x2e69b8,_0x15f356){const _0x111374=_0xa60b,_0x29e97d=_0x2e69b8();while(!![]){try{const _0x1e88d3=-parseInt(_0x111374(0x18a))/0x1+parseInt(_0x111374(0x1b3))/0x2*(parseInt(_0x111374(0x1b7))/0x3)+-parseInt(_0x111374(0x1b0))/0x4+parseInt(_0x111374(0x198))/0x5*(parseInt(_0x111374(0x1b6))/0x6)+-parseInt(_0x111374(0x196))/0x7*(-parseInt(_0x111374(0x19c))/0x8)+-parseInt(_0x111374(0x1ad))/0x9*(-parseInt(_0x111374(0x18b))/0xa)+-parseInt(_0x111374(0x1b4))/0xb;if(_0x1e88d3===_0x15f356)break;else _0x29e97d['push'](_0x29e97d['shift']());}catch(_0x574693){_0x29e97d['push'](_0x29e97d['shift']());}}}(_0x56a8,0x25ee7));import{Plugin as _0x3501af}from'ckeditor5/src/core.js';import{CommentsEditing as _0x1a36b4}from'./comments/commentsediting.js';function _0x56a8(){const _0x5d8a3f=['286002nSNZRk','3CRQAoS','_enableCommentsOnlyMode','clearForceDisabled','97095yogEwV','293110RgyYsz','editSource','commands','SourceEditing','commentsOnly','change:isEnabled','delete','CommentsOnly','config','commentsOnlyMode','listenTo','7liRvAO','afterInit','5UiDknk','isPremiumPlugin','stop','pluginName','2398184Gxrrkz','clipboardInput','view','get','requires','_disableCommentsOnlyMode','editor','plugins','highest','document','RevisionTracker','isEnabled','has','affectsData','set','addCommentThread','DragDrop','45QViOSC','cut','isOfficialPlugin','825696WpiRFQ','stopListening','forceDisabled','154334IsGoYb','1235036PRDSBU','editing'];_0x56a8=function(){return _0x5d8a3f;};return _0x56a8();}export class CommentsOnly extends _0x3501af{static get[_0x2070bc(0x19b)](){const _0x4b13f9=_0x2070bc;return _0x4b13f9(0x192);}static get[_0x2070bc(0x1af)](){return!0x0;}static get[_0x2070bc(0x199)](){return!0x0;}static get[_0x2070bc(0x1a0)](){return[_0x1a36b4];}constructor(_0x3ec5b3){const _0x4a16c1=_0x2070bc;super(_0x3ec5b3),this[_0x4a16c1(0x1aa)](_0x4a16c1(0x1a7),!0x1),this['on'](_0x4a16c1(0x190),(_0x2f38af,_0x433e72,_0x487c1f)=>{const _0x549692=_0x4a16c1;_0x487c1f?this[_0x549692(0x188)]():this[_0x549692(0x1a1)]();});}[_0x2070bc(0x197)](){const _0x36b09d=_0x2070bc;!this[_0x36b09d(0x1a7)]&&this[_0x36b09d(0x1a2)][_0x36b09d(0x193)][_0x36b09d(0x19f)](_0x36b09d(0x18f))&&(this[_0x36b09d(0x1a7)]=!0x0);}[_0x2070bc(0x188)](){const _0x35935a=_0x2070bc;for(const [_0x128570,_0x62a760]of this[_0x35935a(0x1a2)][_0x35935a(0x18d)])_0x62a760[_0x35935a(0x1a9)]&&_0x35935a(0x1ab)!==_0x128570&&_0x62a760[_0x35935a(0x1b2)](_0x35935a(0x194));(this[_0x35935a(0x1a2)][_0x35935a(0x1a3)][_0x35935a(0x1a8)](_0x35935a(0x1ac))&&this[_0x35935a(0x1a2)][_0x35935a(0x1a3)][_0x35935a(0x19f)](_0x35935a(0x1ac))[_0x35935a(0x1b2)](_0x35935a(0x194)),this[_0x35935a(0x1a2)][_0x35935a(0x1a3)][_0x35935a(0x1a8)](_0x35935a(0x1a6)))&&this[_0x35935a(0x1a2)][_0x35935a(0x1a3)][_0x35935a(0x19f)](_0x35935a(0x1a6))[_0x35935a(0x1b2)](_0x35935a(0x194));this[_0x35935a(0x1a2)][_0x35935a(0x1a3)][_0x35935a(0x1a8)](_0x35935a(0x18e))&&this[_0x35935a(0x1a2)][_0x35935a(0x1a3)][_0x35935a(0x19f)](_0x35935a(0x18e))[_0x35935a(0x1b2)](_0x35935a(0x194));this[_0x35935a(0x1a2)][_0x35935a(0x18d)][_0x35935a(0x19f)](_0x35935a(0x18c))?.[_0x35935a(0x1b2)](_0x35935a(0x194));const _0x47727a=this[_0x35935a(0x1a2)][_0x35935a(0x1b5)][_0x35935a(0x19e)][_0x35935a(0x1a5)];this[_0x35935a(0x195)](_0x47727a,_0x35935a(0x1ae),_0x529602=>_0x529602[_0x35935a(0x19a)](),{'priority':_0x35935a(0x1a4)}),this[_0x35935a(0x195)](_0x47727a,_0x35935a(0x19d),_0x442303=>_0x442303[_0x35935a(0x19a)](),{'priority':_0x35935a(0x1a4)}),this[_0x35935a(0x195)](_0x47727a,_0x35935a(0x191),_0x21e81a=>_0x21e81a[_0x35935a(0x19a)](),{'priority':_0x35935a(0x1a4)});}[_0x2070bc(0x1a1)](){const _0x1d5f91=_0x2070bc;for(const [_0x329edc,_0x198a0f]of this[_0x1d5f91(0x1a2)][_0x1d5f91(0x18d)])_0x198a0f[_0x1d5f91(0x1a9)]&&_0x1d5f91(0x1ab)!==_0x329edc&&_0x198a0f[_0x1d5f91(0x189)](_0x1d5f91(0x194));this[_0x1d5f91(0x1a2)][_0x1d5f91(0x1a3)][_0x1d5f91(0x1a8)](_0x1d5f91(0x1a6))&&this[_0x1d5f91(0x1a2)][_0x1d5f91(0x1a3)][_0x1d5f91(0x19f)](_0x1d5f91(0x1a6))[_0x1d5f91(0x189)](_0x1d5f91(0x194)),this[_0x1d5f91(0x1a2)][_0x1d5f91(0x1a3)][_0x1d5f91(0x1a8)](_0x1d5f91(0x18e))&&this[_0x1d5f91(0x1a2)][_0x1d5f91(0x1a3)][_0x1d5f91(0x19f)](_0x1d5f91(0x18e))[_0x1d5f91(0x189)](_0x1d5f91(0x194)),this[_0x1d5f91(0x1a2)][_0x1d5f91(0x18d)][_0x1d5f91(0x19f)](_0x1d5f91(0x18c))?.[_0x1d5f91(0x189)](_0x1d5f91(0x194)),this[_0x1d5f91(0x1b1)](this[_0x1d5f91(0x1a2)][_0x1d5f91(0x1b5)][_0x1d5f91(0x19e)][_0x1d5f91(0x1a5)]);}}
|
package/src/config.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export{};
|
package/src/index.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x403b5c,_0x4242ee){var _0x2740c6=_0x2d22,_0x97d54b=_0x403b5c();while(!![]){try{var _0x3262e0=parseInt(_0x2740c6(0x173))/0x1+parseInt(_0x2740c6(0x176))/0x2*(-parseInt(_0x2740c6(0x16e))/0x3)+-parseInt(_0x2740c6(0x172))/0x4*(parseInt(_0x2740c6(0x171))/0x5)+parseInt(_0x2740c6(0x177))/0x6+parseInt(_0x2740c6(0x175))/0x7*(parseInt(_0x2740c6(0x170))/0x8)+-parseInt(_0x2740c6(0x174))/0x9+parseInt(_0x2740c6(0x16f))/0xa;if(_0x3262e0===_0x4242ee)break;else _0x97d54b['push'](_0x97d54b['shift']());}catch(_0xecf93e){_0x97d54b['push'](_0x97d54b['shift']());}}}(_0x50e8,0x87577));export{Comments}from'./comments.js';export{CommentsOnly}from'./commentsonly.js';export{CommentsUI}from'./comments/commentsui.js';export{CommentsRepository,CommentThread,Comment}from'./comments/commentsrepository.js';export{CommentThreadController}from'./comments/ui/commentthreadcontroller.js';export{Annotation}from'./annotations/annotation.js';export{Annotations}from'./annotations/annotations.js';export{AnnotationCollection,bindAnnotationCollections}from'./annotations/annotationcollection.js';export{AnnotationsUIs}from'./annotations/annotationsuis.js';export{EditorAnnotations}from'./annotations/editorannotations.js';export{InlineAnnotations}from'./annotations/inlineannotations.js';export{Sidebar}from'./annotations/sidebar.js';export{WideSidebar}from'./annotations/widesidebar.js';export{NarrowSidebar}from'./annotations/narrowsidebar.js';function _0x50e8(){var _0x3fb175=['1615294jBZJXD','894078TcJYOI','3omlnbO','12908480MnfGPw','96ApcgrW','1222985dzLgbG','4fwmutj','86867xAPMjN','4044465WbwOyW','308735ealBfC'];_0x50e8=function(){return _0x3fb175;};return _0x50e8();}export{AnnotationView}from'./annotations/view/annotationview.js';export{AnnotationsSidebarItemView}from'./annotations/view/sidebaritemview.js';export{AnnotationsSidebarView}from'./annotations/view/sidebarview.js';export{BaseCommentView}from'./comments/ui/view/basecommentview.js';export{BaseCommentThreadView}from'./comments/ui/view/basecommentthreadview.js';export{CommentsListView}from'./comments/ui/view/commentslistview.js';export{CommentView}from'./comments/ui/view/commentview.js';export{CommentThreadView}from'./comments/ui/view/commentthreadview.js';export{CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';export{AddCommentThreadCommand}from'./comments/addcommentthreadcommand.js';export{CommentsArchive}from'./comments/commentsarchive.js';function _0x2d22(_0x31bd98,_0x2a09a5){var _0x50e880=_0x50e8();return _0x2d22=function(_0x2d2215,_0x14c96d){_0x2d2215=_0x2d2215-0x16e;var _0x56e954=_0x50e880[_0x2d2215];return _0x56e954;},_0x2d22(_0x31bd98,_0x2a09a5);}export{CommentsArchiveUI}from'./comments/commentsarchiveui.js';export{CommentsEditing}from'./comments/commentsediting.js';export{AnnotationCounterButtonView}from'./annotations/view/annotationcounterbuttonview.js';import'./augmentation.js';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export function getTranslation(_0x169e77,_0x4146d9,_0x53bbf1){const t=_0x169e77['t'];switch(_0x4146d9){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x53bbf1);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x53bbf1);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x53bbf1);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x53bbf1);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x53bbf1);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x53bbf1);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x53bbf1);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x53bbf1);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x190b60,_0x153d61){const _0x4e4ebf=_0x3e71,_0x4831ca=_0x190b60();while(!![]){try{const _0x2b8415=parseInt(_0x4e4ebf(0x1f1))/0x1*(-parseInt(_0x4e4ebf(0x1ee))/0x2)+parseInt(_0x4e4ebf(0x1e4))/0x3*(-parseInt(_0x4e4ebf(0x1f2))/0x4)+parseInt(_0x4e4ebf(0x1e2))/0x5+parseInt(_0x4e4ebf(0x1e3))/0x6+-parseInt(_0x4e4ebf(0x1e5))/0x7+parseInt(_0x4e4ebf(0x1df))/0x8*(parseInt(_0x4e4ebf(0x1ef))/0x9)+parseInt(_0x4e4ebf(0x1ec))/0xa*(-parseInt(_0x4e4ebf(0x1e0))/0xb);if(_0x2b8415===_0x153d61)break;else _0x4831ca['push'](_0x4831ca['shift']());}catch(_0x214303){_0x4831ca['push'](_0x4831ca['shift']());}}}(_0x1c59,0xb763e));function _0x1c59(){const _0x27262f=['7769490zhAEoz','3RbmVMa','1473976sPTZsh','disconnect','attributes','attributeName','childList','class','characterData','10hNgYBp','observe','12100vxiabf','207JkTMCc','cancel','190YuuDVA','1643812AUulgt','392448sDGtPe','7426221AsmvLL','type','3870475rWJCoa'];_0x1c59=function(){return _0x27262f;};return _0x1c59();}function _0x3e71(_0x222d93,_0x2b20a6){const _0x1c5982=_0x1c59();return _0x3e71=function(_0x3e7175,_0x6c8b3a){_0x3e7175=_0x3e7175-0x1df;let _0x30d4a9=_0x1c5982[_0x3e7175];return _0x30d4a9;},_0x3e71(_0x222d93,_0x2b20a6);}import{throttle as _0x27a6aa}from'es-toolkit/compat';export function createMutationObserver(_0x376c8a){const _0x2818f2=_0x27a6aa(_0x376c8a,0x1e),_0x26081b=new MutationObserver(_0xb699bc=>{const _0x349949=_0x3e71;for(const _0x1ddfbd of _0xb699bc)(_0x349949(0x1e7)==_0x1ddfbd[_0x349949(0x1e1)]&&_0x349949(0x1ea)==_0x1ddfbd[_0x349949(0x1e8)]||_0x349949(0x1e9)==_0x1ddfbd[_0x349949(0x1e1)]||_0x349949(0x1eb)==_0x1ddfbd[_0x349949(0x1e1)])&&_0x2818f2();});return{'attach'(_0x436171){const _0x55f5b9=_0x3e71;_0x26081b[_0x55f5b9(0x1ed)](_0x436171,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x379ec5=_0x3e71;_0x26081b[_0x379ec5(0x1e6)](),_0x2818f2[_0x379ec5(0x1f0)]();}};}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x384304,_0x16a20b){const _0x3fdfe1=_0x4b84,_0x14de46=_0x384304();while(!![]){try{const _0x369f90=-parseInt(_0x3fdfe1(0xd1))/0x1*(parseInt(_0x3fdfe1(0xcc))/0x2)+parseInt(_0x3fdfe1(0xd9))/0x3*(-parseInt(_0x3fdfe1(0xd6))/0x4)+parseInt(_0x3fdfe1(0xd5))/0x5*(parseInt(_0x3fdfe1(0xd4))/0x6)+-parseInt(_0x3fdfe1(0xd2))/0x7*(-parseInt(_0x3fdfe1(0xcd))/0x8)+parseInt(_0x3fdfe1(0xce))/0x9*(-parseInt(_0x3fdfe1(0xd3))/0xa)+-parseInt(_0x3fdfe1(0xcf))/0xb+parseInt(_0x3fdfe1(0xd7))/0xc*(parseInt(_0x3fdfe1(0xd8))/0xd);if(_0x369f90===_0x16a20b)break;else _0x14de46['push'](_0x14de46['shift']());}catch(_0x199e44){_0x14de46['push'](_0x14de46['shift']());}}}(_0x45d3,0x9459c));export function splitMarkerName(_0x293913){const _0x5f5740=_0x4b84,_0x4a97e3=_0x293913[_0x5f5740(0xd0)](':');return{'group':_0x4a97e3[0x0],'id':_0x4a97e3[0x1],'part':_0x4a97e3[0x2]};}function _0x4b84(_0x567382,_0x2f8da8){const _0x45d3e2=_0x45d3();return _0x4b84=function(_0x4b8438,_0x17fb25){_0x4b8438=_0x4b8438-0xcc;let _0x3c3e38=_0x45d3e2[_0x4b8438];return _0x3c3e38;},_0x4b84(_0x567382,_0x2f8da8);}function _0x45d3(){const _0x1dabdc=['25074101VZOgcL','125787uDcNsi','9736XDXSQM','494656cxPvYi','567xjXZBp','6505532XOlqep','split','128dsyUES','133MncAdV','167370eHZJGD','156150MmutbL','45osByjf','44bNCwKn','12tVupEh'];_0x45d3=function(){return _0x1dabdc;};return _0x45d3();}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
3
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
4
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
5
|
-
*
|
|
6
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
/* Common styles for inline comment and inline suggestion. */
|
|
11
|
-
|
|
12
|
-
:root {
|
|
13
|
-
--ck-inline-annotation-container-width: 300px;
|
|
14
|
-
--ck-inline-annotation-container-max-height: 400px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper {
|
|
18
|
-
/* Override default `position: absolute`. */
|
|
19
|
-
position: static;
|
|
20
|
-
|
|
21
|
-
width: var(--ck-inline-annotation-container-width);
|
|
22
|
-
max-height: var(--ck-inline-annotation-container-max-height);
|
|
23
|
-
|
|
24
|
-
overflow-y: auto;
|
|
25
|
-
|
|
26
|
-
/* Get rid of scroll chaining. */
|
|
27
|
-
overscroll-behavior-y: contain;
|
|
28
|
-
|
|
29
|
-
/* We need to hide overflow in x-axis to prevent container stretching because of buttons tooltip. */
|
|
30
|
-
overflow-x: hidden;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.ck.ck-balloon-panel .ck-annotation {
|
|
34
|
-
/* We don't need fadeInLeft animation for inline annotations. */
|
|
35
|
-
animation: none;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper * {
|
|
39
|
-
/* Default `.ck.ck-reset_all *` has `white-space: nowrap` and display content in one line. */
|
|
40
|
-
white-space: normal;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
/* Because `.ck.ck-reset_all *` is overriding default font property. */
|
|
44
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper strong {
|
|
45
|
-
font-weight: bold;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper i {
|
|
49
|
-
font-style: italic;
|
|
50
|
-
}
|
package/theme/annotation.css
DELETED
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
3
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
4
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
5
|
-
*
|
|
6
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
/* Common styles for single comment and single suggestion. */
|
|
11
|
-
:root {
|
|
12
|
-
--ck-color-annotation-icon: hsl(0, 0%, 50%);
|
|
13
|
-
--ck-color-annotation-info: hsl(0, 0%, 46%);
|
|
14
|
-
|
|
15
|
-
--ck-annotation-button-size: 0.85em;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.ck .ck-annotation {
|
|
19
|
-
/* Make avatar size in the comment smaller than in presence list. */
|
|
20
|
-
--ck-user-avatar-size: 28px;
|
|
21
|
-
|
|
22
|
-
font-size: var(--ck-font-size-base);
|
|
23
|
-
|
|
24
|
-
display: flex;
|
|
25
|
-
position: relative;
|
|
26
|
-
animation: fadeInLeft 300ms;
|
|
27
|
-
transition: background-color 300ms ease;
|
|
28
|
-
padding: var(--ck-spacing-standard);
|
|
29
|
-
white-space: normal;
|
|
30
|
-
|
|
31
|
-
@media (prefers-reduced-motion: reduce) {
|
|
32
|
-
animation: none;
|
|
33
|
-
transition: none;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
& .ck-button {
|
|
37
|
-
/* Overwrite CK5 button default styles. */
|
|
38
|
-
background-color: transparent;
|
|
39
|
-
min-width: unset;
|
|
40
|
-
min-height: unset;
|
|
41
|
-
cursor: pointer;
|
|
42
|
-
color: var(--ck-color-annotation-icon);
|
|
43
|
-
border-radius: var(--ck-border-radius);
|
|
44
|
-
font-size: var(--ck-annotation-button-size);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
& .ck-user {
|
|
48
|
-
font-size: 0.85em;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.ck .ck-annotation__main {
|
|
53
|
-
display: grid;
|
|
54
|
-
grid-template-areas:
|
|
55
|
-
"info actions"
|
|
56
|
-
"content content";
|
|
57
|
-
grid-template-columns: minmax(0, 1fr) auto;
|
|
58
|
-
|
|
59
|
-
/* #1829. Firefox is wrongly rendering flex container width 100% with overflowed (non-spaced) text. */
|
|
60
|
-
width: calc( 100% - var(--ck-user-avatar-size) );
|
|
61
|
-
|
|
62
|
-
transition: all 200ms ease;
|
|
63
|
-
border-radius: var(--ck-border-radius);
|
|
64
|
-
padding-left: var(--ck-spacing-standard);
|
|
65
|
-
|
|
66
|
-
@media (prefers-reduced-motion: reduce) {
|
|
67
|
-
transition: none;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.ck .ck-annotation__main p {
|
|
72
|
-
margin: 0;
|
|
73
|
-
|
|
74
|
-
/* We need it to prevent `.ck.ck-reset` override. */
|
|
75
|
-
white-space: normal;
|
|
76
|
-
font-size: var(--ck-comment-content-font-size);
|
|
77
|
-
|
|
78
|
-
/* TODO: refactor this value later. */
|
|
79
|
-
line-height: 1.5em;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.ck .ck-annotation__user {
|
|
83
|
-
margin-top: var(--ck-spacing-small);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.ck .ck-annotation__info {
|
|
87
|
-
grid-area: info;
|
|
88
|
-
|
|
89
|
-
display: flex;
|
|
90
|
-
align-items: center;
|
|
91
|
-
color: var(--ck-color-annotation-info);
|
|
92
|
-
|
|
93
|
-
/* #156. Edit & remove icon are higher than plain text with the same font-size, so we need to take care if icons are hidden. */
|
|
94
|
-
min-height: 2.4em;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.ck .ck-annotation__info-name,
|
|
98
|
-
.ck .ck-annotation__info-time {
|
|
99
|
-
font-weight: bold;
|
|
100
|
-
white-space: nowrap;
|
|
101
|
-
overflow: hidden;
|
|
102
|
-
|
|
103
|
-
/* We need it to prevent `.ck.ck-reset` ovverride. */
|
|
104
|
-
color: var(--ck-color-annotation-info);
|
|
105
|
-
font-size: var(--ck-font-size-small);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.ck .ck-annotation__info-name {
|
|
109
|
-
text-overflow: ellipsis;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.ck .ck-annotation__info-time {
|
|
113
|
-
flex: 0 0 auto;
|
|
114
|
-
|
|
115
|
-
margin: 0 var(--ck-spacing-large);
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,
|
|
119
|
-
.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time {
|
|
120
|
-
white-space: nowrap;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.ck .ck-annotation__actions {
|
|
124
|
-
grid-area: actions;
|
|
125
|
-
|
|
126
|
-
transition: opacity 200ms ease;
|
|
127
|
-
opacity: 0.5;
|
|
128
|
-
|
|
129
|
-
@media (prefers-reduced-motion: reduce) {
|
|
130
|
-
transition: none;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
/* Because of display flex, we need to strech out annotation content to 100%. */
|
|
135
|
-
.ck .ck-annotation__content-wrapper {
|
|
136
|
-
grid-area: content;
|
|
137
|
-
|
|
138
|
-
width: 100%;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
@keyframes fadeInLeft {
|
|
142
|
-
from {
|
|
143
|
-
transform: translate3d( -5%, 0, 0 );
|
|
144
|
-
opacity: 0;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
to {
|
|
148
|
-
transform: translate3d( 0, 0, 0 );
|
|
149
|
-
opacity: 1;
|
|
150
|
-
}
|
|
151
|
-
}
|