@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,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 _0x538c97=_0x1258;function _0x5991(){const _0x170e08=['1449034OYaCZZ','9592470fLcnqr','2514253moxucz','plugins','get','36vxYOfu','RestrictedEditingModeEditing','461695EqHWBB','1wRfYVw','6kEOppN','enableCommand','addCommentThread','609684EdYJwH','editor','afterInit','6793176udNdmZ','625185fAfoUI','has'];_0x5991=function(){return _0x170e08;};return _0x5991();}(function(_0x3ebec0,_0x12abfe){const _0x5d23e4=_0x1258,_0x4f7ad2=_0x3ebec0();while(!![]){try{const _0x284bb6=-parseInt(_0x5d23e4(0xbe))/0x1*(parseInt(_0x5d23e4(0xc8))/0x2)+-parseInt(_0x5d23e4(0xc2))/0x3+-parseInt(_0x5d23e4(0xbb))/0x4*(-parseInt(_0x5d23e4(0xbd))/0x5)+parseInt(_0x5d23e4(0xbf))/0x6*(parseInt(_0x5d23e4(0xca))/0x7)+-parseInt(_0x5d23e4(0xc5))/0x8+parseInt(_0x5d23e4(0xc6))/0x9+parseInt(_0x5d23e4(0xc9))/0xa;if(_0x284bb6===_0x12abfe)break;else _0x4f7ad2['push'](_0x4f7ad2['shift']());}catch(_0x5a0d9c){_0x4f7ad2['push'](_0x4f7ad2['shift']());}}}(_0x5991,0x6bec2));function _0x1258(_0x77cbba,_0x4b6366){const _0x5991c8=_0x5991();return _0x1258=function(_0x1258e3,_0x5dfb3e){_0x1258e3=_0x1258e3-0xb9;let _0x4a4da4=_0x5991c8[_0x1258e3];return _0x4a4da4;},_0x1258(_0x77cbba,_0x4b6366);}import{Plugin as _0x1440cc}from'ckeditor5/src/core.js';export class CommentsRestrictedEditingMode extends _0x1440cc{[_0x538c97(0xc4)](){const _0x8da3ab=_0x538c97,_0x3af5f5=this[_0x8da3ab(0xc3)];if(!_0x3af5f5[_0x8da3ab(0xb9)][_0x8da3ab(0xc7)](_0x8da3ab(0xbc)))return;_0x3af5f5[_0x8da3ab(0xb9)][_0x8da3ab(0xba)](_0x8da3ab(0xbc))[_0x8da3ab(0xc0)](_0x8da3ab(0xc1));}}
|
|
@@ -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 _0x587dad=_0x31a9;(function(_0x431c34,_0x354dd1){const _0x3cb3ce=_0x31a9,_0x7687f7=_0x431c34();while(!![]){try{const _0x52ae54=-parseInt(_0x3cb3ce(0x105))/0x1*(parseInt(_0x3cb3ce(0x10d))/0x2)+parseInt(_0x3cb3ce(0x10b))/0x3+-parseInt(_0x3cb3ce(0xf6))/0x4*(parseInt(_0x3cb3ce(0xfb))/0x5)+parseInt(_0x3cb3ce(0xf1))/0x6*(-parseInt(_0x3cb3ce(0x109))/0x7)+-parseInt(_0x3cb3ce(0xf5))/0x8+parseInt(_0x3cb3ce(0x10a))/0x9+parseInt(_0x3cb3ce(0xfd))/0xa;if(_0x52ae54===_0x354dd1)break;else _0x7687f7['push'](_0x7687f7['shift']());}catch(_0x28ef02){_0x7687f7['push'](_0x7687f7['shift']());}}}(_0x18cc,0x4a3b6));import{Plugin as _0x3097be}from'ckeditor5/src/core.js';import{priorities as _0x3273ff}from'ckeditor5/src/utils.js';import{Users as _0xe7e839}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsRepository as _0x100186}from'../commentsrepository.js';function _0x18cc(){const _0x519741=['10705YxaLCQ','plugins','config','collaboration_features','1835750fCUueL','660591RJZTzI','378120JbsNnn','forEach','42nHLLjB','dataInsert','6ovzRLh','editor','commands','importWord','1791704iQekud','11468MIhGqz','listenTo','map','importWord.formatting.comments','addCommentThread','965ADJVOa','_handleImportedData','13689640pjhvbb','afterInit','basic','collaboration.channelId','get','execute','define','high'];_0x18cc=function(){return _0x519741;};return _0x18cc();}function _0x31a9(_0x27edaf,_0x29d13c){const _0x18cc6b=_0x18cc();return _0x31a9=function(_0x31a9f5,_0x3109b3){_0x31a9f5=_0x31a9f5-0xf0;let _0x369958=_0x18cc6b[_0x31a9f5];return _0x369958;},_0x31a9(_0x27edaf,_0x29d13c);}export class CommentsImportWord extends _0x3097be{constructor(_0x53963b){const _0xd6e5b8=_0x31a9;super(_0x53963b),this[_0xd6e5b8(0xf2)][_0xd6e5b8(0x107)][_0xd6e5b8(0x103)](_0xd6e5b8(0xf9),_0xd6e5b8(0xff));}[_0x587dad(0xfe)](){const _0x1447a8=_0x587dad,_0x1462bd=this[_0x1447a8(0xf2)],_0x2bb0ff=_0x1462bd[_0x1447a8(0xf3)][_0x1447a8(0x101)](_0x1447a8(0xf4)),_0xda65c0=_0x1462bd[_0x1447a8(0x106)][_0x1447a8(0x101)](_0xe7e839);_0x2bb0ff&&(_0x2bb0ff['on'](_0x1447a8(0x102),(_0x7b7f7,[,_0x55d5e7])=>{const _0x51ea7e=_0x1447a8;_0x55d5e7[_0x51ea7e(0x108)]={'comments':!0x0,'user_id':_0xda65c0['me']['id']};},{'priority':_0x3273ff[_0x1447a8(0x104)]+0xa}),this[_0x1447a8(0xf7)](_0x2bb0ff,_0x1447a8(0xf0),this[_0x1447a8(0xfc)]));}[_0x587dad(0xfc)](_0x163f5b,_0x20ac51){const _0x4b69e5=_0x587dad,{comment_threads:_0x33375b}=_0x20ac51;_0x33375b&&_0x33375b[_0x4b69e5(0x10c)](({thread_id:_0x621241,comments:_0x26de76,is_resolved:_0x20b4e0})=>{const _0x406bd9=_0x4b69e5,_0x54cd54=new Date(),_0x1a5947=_0x26de76[_0x406bd9(0xf8)](({author:_0xcc7cb4,content:_0x513dd4,created_at:_0x479b25})=>({'content':_0x513dd4,'authorId':this[_0x406bd9(0xf2)][_0x406bd9(0x106)][_0x406bd9(0x101)](_0xe7e839)['me']['id'],'createdAt':_0x54cd54,'attributes':{'@external':{'authorName':_0xcc7cb4,'createdAt':_0x479b25?new Date(_0x479b25):new Date(),'source':_0x406bd9(0xf4)}}})),_0x359682=this[_0x406bd9(0xf2)][_0x406bd9(0x107)][_0x406bd9(0x101)](_0x406bd9(0x100));this[_0x406bd9(0xf2)][_0x406bd9(0x106)][_0x406bd9(0x101)](_0x100186)[_0x406bd9(0xfa)]({'channelId':_0x359682,'threadId':_0x621241,'comments':_0x1a5947,'resolvedAt':_0x20b4e0?_0x54cd54:null});});}}
|
|
@@ -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 _0x5e47(_0x4c9ee3,_0x1cbd6a){const _0x3903d9=_0x3903();return _0x5e47=function(_0x5e4711,_0x13f1b6){_0x5e4711=_0x5e4711-0x18a;let _0x5853d7=_0x3903d9[_0x5e4711];return _0x5853d7;},_0x5e47(_0x4c9ee3,_0x1cbd6a);}const _0x3dbd9f=_0x5e47;(function(_0x53ef5d,_0x4146d3){const _0x38b49a=_0x5e47,_0x5d2cde=_0x53ef5d();while(!![]){try{const _0x45b925=-parseInt(_0x38b49a(0x1ae))/0x1+parseInt(_0x38b49a(0x19d))/0x2+parseInt(_0x38b49a(0x1bf))/0x3*(parseInt(_0x38b49a(0x19a))/0x4)+parseInt(_0x38b49a(0x1a0))/0x5+-parseInt(_0x38b49a(0x1b0))/0x6*(parseInt(_0x38b49a(0x1b4))/0x7)+parseInt(_0x38b49a(0x1c7))/0x8*(-parseInt(_0x38b49a(0x194))/0x9)+parseInt(_0x38b49a(0x1bc))/0xa*(parseInt(_0x38b49a(0x18f))/0xb);if(_0x45b925===_0x4146d3)break;else _0x5d2cde['push'](_0x5d2cde['shift']());}catch(_0x15f066){_0x5d2cde['push'](_0x5d2cde['shift']());}}}(_0x3903,0xe5aea));import{Plugin as _0x484970}from'ckeditor5/src/core.js';import{toWidget as _0xe5507f}from'ckeditor5/src/widget.js';function _0x3903(){const _0x19cbfb=['for','1204098NDHLzc','plugins','toViewElement','1554340kkyzyU','addMarker:comment','div','markerName','schema','consumable','attribute:url:media','downcastDispatcher','model','overrideMediaEmbedConverter','showCommentHighlights','consume','get','isObject','1423320UWVLHx','elementToStructure','4095798RhwQHk','addMarker:','add','markerToHighlight','7VRhQwy','stop','imageInline','options','createEmptyElement','editor','ck-comment-marker','high','90FuOzPY','createContainerElement','dataDowncast','9hukZVH','getCommentThread','ignoreResolvedComments','item','data','addClass','mapper','overrideHorizontalRuleConverter','3602296UJraDZ','img','writer','overrideImageInlineConverter','init','span','createPositionAt','overrideMarkerConverters','ck-horizontal-line','conversion','media','1484846gWkYDy','isResolved','getCustomProperty','removeMarker:','widget','9KDzLyY','containerElement','image-inline','insert','comment','horizontalLine','1825636ozYfyP','elementToElement'];_0x3903=function(){return _0x19cbfb;};return _0x3903();}import{splitMarkerName as _0x472101}from'../../utils/splitmarkername.js';import{CommentsRepository as _0x19e49d}from'../commentsrepository.js';export class ShowCommentHighlights extends _0x484970{[_0x3dbd9f(0x1cb)](){const _0x3d0064=_0x3dbd9f;this[_0x3d0064(0x18b)](),this[_0x3d0064(0x1c6)](),this[_0x3d0064(0x1ca)](),this[_0x3d0064(0x1a9)]();}[_0x3dbd9f(0x18b)](){const _0x4afdba=_0x3dbd9f;this[_0x4afdba(0x1b9)][_0x4afdba(0x18d)][_0x4afdba(0x19c)](_0x4afdba(0x1be))[_0x4afdba(0x1b3)]({'model':_0x4afdba(0x198),'view':(_0x3260a0,_0xe42f52)=>{const _0xe12b34=_0x4afdba;if(!_0xe42f52[_0xe12b34(0x1b7)][_0xe12b34(0x1aa)])return null;if(_0xe42f52[_0xe12b34(0x1b7)][_0xe12b34(0x1c1)]){const {id:_0x27aacf}=_0x472101(_0x3260a0[_0xe12b34(0x1a3)]),_0xe7098a=this[_0xe12b34(0x1b9)][_0xe12b34(0x19e)][_0xe12b34(0x1ac)](_0x19e49d);if(_0xe7098a[_0xe12b34(0x1c0)](_0x27aacf)?.[_0xe12b34(0x190)]&&_0x3260a0[_0xe12b34(0x1c2)])return _0xe42f52[_0xe12b34(0x1a5)][_0xe12b34(0x1ab)](_0x3260a0[_0xe12b34(0x1c2)],_0xe12b34(0x1b1)+_0x3260a0[_0xe12b34(0x1a3)]),_0xe42f52[_0xe12b34(0x1a5)][_0xe12b34(0x1ab)](_0x3260a0[_0xe12b34(0x1c2)],_0xe12b34(0x192)+_0x3260a0[_0xe12b34(0x1a3)]),null;}return{'classes':[_0xe12b34(0x1ba)]};}}),this[_0x4afdba(0x1b9)][_0x4afdba(0x18d)][_0x4afdba(0x19c)](_0x4afdba(0x1be))[_0x4afdba(0x1b2)](_0x543def=>{const _0x253906=_0x4afdba;_0x543def['on'](_0x253906(0x1a1),(_0x10702f,_0x2a58a0,_0x3275d5)=>{const _0x341d59=_0x253906;if(!_0x3275d5[_0x341d59(0x1b7)][_0x341d59(0x1aa)])return;const _0x4796f0=_0x2a58a0[_0x341d59(0x1c2)];if(!_0x4796f0)return;const _0x38d6a3=_0x3275d5[_0x341d59(0x1c5)][_0x341d59(0x19f)](_0x4796f0);this[_0x341d59(0x1b9)][_0x341d59(0x1a8)][_0x341d59(0x1a4)][_0x341d59(0x1ad)](_0x4796f0)&&_0x38d6a3&&!_0x38d6a3[_0x341d59(0x191)](_0x341d59(0x193))&&_0x38d6a3['is'](_0x341d59(0x195))&&_0xe5507f(_0x38d6a3,_0x3275d5[_0x341d59(0x1c9)]);},{'priority':_0x253906(0x1bb)});});}[_0x3dbd9f(0x1c6)](){const _0x95720a=_0x3dbd9f;this[_0x95720a(0x1b9)][_0x95720a(0x18d)][_0x95720a(0x19c)](_0x95720a(0x1be))[_0x95720a(0x1af)]({'model':_0x95720a(0x199),'view':(_0x140b09,{writer:_0x8c4be3,options:_0xfc962e})=>{const _0x540830=_0x95720a;if(!_0xfc962e[_0x540830(0x1aa)])return null;const _0xed2d95=_0x8c4be3[_0x540830(0x1bd)](_0x540830(0x1a2)),_0x83fd5=_0x8c4be3[_0x540830(0x1b8)]('hr');return _0x8c4be3[_0x540830(0x1c4)](_0x540830(0x18c),_0xed2d95),_0x8c4be3[_0x540830(0x197)](_0x8c4be3[_0x540830(0x18a)](_0xed2d95,0x0),_0x83fd5),_0xed2d95;},'converterPriority':_0x95720a(0x1bb)});}[_0x3dbd9f(0x1ca)](){const _0x4ab116=_0x3dbd9f;this[_0x4ab116(0x1b9)][_0x4ab116(0x18d)][_0x4ab116(0x19c)](_0x4ab116(0x1be))[_0x4ab116(0x1af)]({'model':_0x4ab116(0x1b6),'view':(_0x18b708,{writer:_0x5765cb,options:_0x3cdc42})=>{const _0x96f144=_0x4ab116;if(!_0x3cdc42[_0x96f144(0x1aa)])return null;const _0x47b3b6=_0x5765cb[_0x96f144(0x1bd)](_0x96f144(0x1cc)),_0x1a9743=_0x5765cb[_0x96f144(0x1b8)](_0x96f144(0x1c8));return _0x5765cb[_0x96f144(0x1c4)](_0x96f144(0x196),_0x47b3b6),_0x5765cb[_0x96f144(0x197)](_0x5765cb[_0x96f144(0x18a)](_0x47b3b6,0x0),_0x1a9743),_0x47b3b6;},'converterPriority':_0x4ab116(0x1bb)});}[_0x3dbd9f(0x1a9)](){const _0x5a60c4=_0x3dbd9f;this[_0x5a60c4(0x1b9)][_0x5a60c4(0x18d)][_0x5a60c4(0x19c)](_0x5a60c4(0x1be))[_0x5a60c4(0x19b)]({'model':_0x5a60c4(0x18e),'view':(_0x449f08,{writer:_0x3aad3e,options:_0x592d95})=>{const _0x45b6c=_0x5a60c4;if(_0x592d95[_0x45b6c(0x1aa)])return _0x3aad3e[_0x45b6c(0x1b8)](_0x45b6c(0x1a2));},'converterPriority':_0x5a60c4(0x1bb)}),this[_0x5a60c4(0x1b9)][_0x5a60c4(0x1c3)][_0x5a60c4(0x1a7)]['on'](_0x5a60c4(0x1a6),(_0x4cd456,_0x4854c3,_0x51be60)=>{const _0xc1f847=_0x5a60c4;_0x51be60[_0xc1f847(0x1b7)][_0xc1f847(0x1aa)]&&_0x4cd456[_0xc1f847(0x1b5)]();},{'priority':_0x5a60c4(0x1bb)});}}
|
|
@@ -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 _0x401f45=_0x42a4;function _0x42a4(_0x5bb2bc,_0x46e069){const _0x3ef9b9=_0x3ef9();return _0x42a4=function(_0x42a473,_0x2f239d){_0x42a473=_0x42a473-0x78;let _0x717f45=_0x3ef9b9[_0x42a473];return _0x717f45;},_0x42a4(_0x5bb2bc,_0x46e069);}(function(_0x57fe5c,_0xe7677a){const _0x15e994=_0x42a4,_0x435178=_0x57fe5c();while(!![]){try{const _0x2bf473=-parseInt(_0x15e994(0x7b))/0x1*(parseInt(_0x15e994(0x8d))/0x2)+-parseInt(_0x15e994(0x8a))/0x3*(-parseInt(_0x15e994(0x89))/0x4)+-parseInt(_0x15e994(0x85))/0x5*(-parseInt(_0x15e994(0x9a))/0x6)+parseInt(_0x15e994(0x91))/0x7*(parseInt(_0x15e994(0x92))/0x8)+-parseInt(_0x15e994(0x97))/0x9+-parseInt(_0x15e994(0x98))/0xa*(-parseInt(_0x15e994(0x84))/0xb)+parseInt(_0x15e994(0x86))/0xc*(-parseInt(_0x15e994(0xa2))/0xd);if(_0x2bf473===_0xe7677a)break;else _0x435178['push'](_0x435178['shift']());}catch(_0x2daa40){_0x435178['push'](_0x435178['shift']());}}}(_0x3ef9,0x652fd));function _0x3ef9(){const _0x1b4c2c=['70rUIYld','847500QvVdyt','change:placeholder','setSelection','20ajjGkJ','238569XYrIvl','defaultPlugins','destroy','8TyFsmO','fromCharCode','placeholderElement','map','217xMOccf','107232fYhtnh','config','join','init','placeholder','877572jinQyx','260QXbUep','fire','238338rvkQRC','model','data','name','end','initPlugins','initialData','low','104ihRdhh','set','getChild','create','editing','then','document','childCount','view','plugins','147355hruEjr','ready','assign','change','createRoot','get','focus','getRoot','_updatePlaceholder','125708Rxihro'];_0x3ef9=function(){return _0x1b4c2c;};return _0x3ef9();}import{Editor as _0x58555a}from'ckeditor5/src/core.js';import{CommentEditorUI as _0x164b50}from'./commenteditorui.js';import{ObservableMixin as _0x37bfd2}from'ckeditor5/src/utils.js';import{enableViewPlaceholder as _0x1dfeed,disableViewPlaceholder as _0x47d5f3}from'ckeditor5/src/engine.js';import{Clipboard as _0xac8215}from'ckeditor5/src/clipboard.js';import{Enter as _0x1f093b,ShiftEnter as _0xcd955e}from'ckeditor5/src/enter.js';import{SelectAll as _0xfbf84f}from'ckeditor5/src/select-all.js';import{Typing as _0x2d8919}from'ckeditor5/src/typing.js';import{Undo as _0x1f6406}from'ckeditor5/src/undo.js';import{Paragraph as _0x2e2935}from'ckeditor5/src/paragraph.js';const Qt=[_0xac8215,_0x1f093b,_0xcd955e,_0xfbf84f,_0x2d8919,_0x1f6406,_0x2e2935];export class CommentEditor extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x37bfd2(_0x58555a){static [_0x401f45(0x8b)]=((()=>Qt)());constructor(_0x2e4209={}){const _0x16f369=_0x401f45;function _0xbc0fe0(_0x436bb0){const _0x1c3fd6=_0x42a4;return _0x436bb0[_0x1c3fd6(0x90)](_0x257007=>String[_0x1c3fd6(0x8e)](_0x257007))[_0x1c3fd6(0x94)]('');}(_0x2e4209=Object[_0x16f369(0x7d)]({},_0x2e4209))[_0x16f369(0x7a)]||(_0x2e4209[_0x16f369(0x7a)]=CommentEditor[_0x16f369(0x8b)]),super(_0x2e4209),this['ui']=new _0x164b50(this),this[_0x16f369(0xa3)](_0x16f369(0x96),''),this[_0x16f369(0x9b)][_0x16f369(0xa8)]['on'](_0x16f369(0x7e),()=>this[_0x16f369(0x83)](),{'priority':_0x16f369(0xa1)}),this['on'](_0x16f369(0x87),()=>this[_0x16f369(0x83)]()),this[_0x16f369(0x9b)][_0x16f369(0xa8)][_0x16f369(0x7f)](),this[_0xbc0fe0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xbc0fe0([0x76,0x69,0x65,0x77])][_0xbc0fe0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xbc0fe0([0x61,0x75,0x74,0x6f]),this[_0xbc0fe0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0xbc0fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xbc0fe0([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0xbc0fe0([0x73,0x74,0x61,0x74,0x75,0x73])]:_0xbc0fe0([0x6f,0x6b])});}[_0x401f45(0xa5)](){const _0x5b98b2=_0x401f45,_0x2b8007=this[_0x5b98b2(0x93)][_0x5b98b2(0x80)](_0x5b98b2(0xa0))||'';return this[_0x5b98b2(0x9f)]()[_0x5b98b2(0xa7)](()=>this['ui'][_0x5b98b2(0x95)]())[_0x5b98b2(0xa7)](()=>this[_0x5b98b2(0x9c)][_0x5b98b2(0x95)](_0x2b8007))[_0x5b98b2(0xa7)](()=>this[_0x5b98b2(0x99)](_0x5b98b2(0x7c)));}[_0x401f45(0x8c)](){const _0x5c79f0=_0x401f45;return super[_0x5c79f0(0x8c)]()[_0x5c79f0(0xa7)](()=>this['ui'][_0x5c79f0(0x8c)]());}[_0x401f45(0x81)](){const _0x5d3611=_0x401f45;this[_0x5d3611(0x9b)][_0x5d3611(0x7e)](_0x2bc79e=>{const _0x42bb8f=_0x5d3611,_0x3454f3=this[_0x42bb8f(0x9b)][_0x42bb8f(0xa8)][_0x42bb8f(0x82)](),_0x451f6c=_0x3454f3&&_0x3454f3[_0x42bb8f(0xa4)](_0x3454f3[_0x42bb8f(0x78)]-0x1);_0x2bc79e[_0x42bb8f(0x88)](_0x451f6c,_0x42bb8f(0x9e)),this[_0x42bb8f(0xa6)][_0x42bb8f(0x79)][_0x42bb8f(0x81)]();});}[_0x401f45(0x83)](){const _0x4c79a8=_0x401f45,_0x5a21c4=this[_0x4c79a8(0xa6)][_0x4c79a8(0x79)],_0xc7e6f6=_0x5a21c4[_0x4c79a8(0xa8)][_0x4c79a8(0x82)](),_0x8c8e78=_0xc7e6f6[_0x4c79a8(0xa4)](0x0);_0xc7e6f6[_0x4c79a8(0x78)]>0x1||!_0x8c8e78||'p'!=_0x8c8e78[_0x4c79a8(0x9d)]?this[_0x4c79a8(0x8f)]&&this[_0x4c79a8(0x8f)][_0x4c79a8(0x96)]&&(_0x47d5f3(_0x5a21c4,this[_0x4c79a8(0x8f)]),this[_0x4c79a8(0x8f)]=void 0x0):(this[_0x4c79a8(0x96)]&&(_0x8c8e78[_0x4c79a8(0x96)]=this[_0x4c79a8(0x96)]),_0x1dfeed({'view':_0x5a21c4,'element':_0x8c8e78,'keepOnFocus':!0x0}),this[_0x4c79a8(0x8f)]=_0x8c8e78);}}
|
|
@@ -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 _0x42570f=_0x17e7;(function(_0x1bc60f,_0xe2a9a3){const _0xbf6caa=_0x17e7,_0x5122fb=_0x1bc60f();while(!![]){try{const _0xc7bb9e=-parseInt(_0xbf6caa(0xf3))/0x1*(-parseInt(_0xbf6caa(0xf2))/0x2)+parseInt(_0xbf6caa(0xee))/0x3*(parseInt(_0xbf6caa(0xf8))/0x4)+-parseInt(_0xbf6caa(0xf9))/0x5+-parseInt(_0xbf6caa(0xe7))/0x6+parseInt(_0xbf6caa(0xe8))/0x7*(parseInt(_0xbf6caa(0xf1))/0x8)+parseInt(_0xbf6caa(0xf0))/0x9*(-parseInt(_0xbf6caa(0xe6))/0xa)+parseInt(_0xbf6caa(0xe0))/0xb*(-parseInt(_0xbf6caa(0xe2))/0xc);if(_0xc7bb9e===_0xe2a9a3)break;else _0x5122fb['push'](_0x5122fb['shift']());}catch(_0x2f85ec){_0x5122fb['push'](_0x5122fb['shift']());}}}(_0x2b3f,0x43275));import{EditorUI as _0x485d82}from'ckeditor5/src/ui.js';function _0x17e7(_0x2e3989,_0x6cc88a){const _0x2b3f58=_0x2b3f();return _0x17e7=function(_0x17e703,_0x2c1ed4){_0x17e703=_0x17e703-0xdd;let _0x3b7223=_0x2b3f58[_0x17e703];return _0x3b7223;},_0x17e7(_0x2e3989,_0x6cc88a);}function _0x2b3f(){const _0x4ba401=['22FFEhRA','view','979476kQjACy','ready','focusTracker','name','290240PWyYhc','677256CdgUhz','7SRusLh','editor','attachDomRoot','editing','getRoot','render','9qnUlbH','init','117kcFtDw','1329112vUXVnx','174elaQje','4749iCrnAy','locale','rootName','editable','destroy','544564KALbWP','296150QYcgTA','element','bind','setEditableElement','fire','isFocused','document'];_0x2b3f=function(){return _0x4ba401;};return _0x2b3f();}import{CommentEditorUIView as _0x5dcf04}from'./commenteditoruiview.js';export class CommentEditorUI extends _0x485d82{[_0x42570f(0xe1)];constructor(_0x1dbb22){const _0x34e89a=_0x42570f;super(_0x1dbb22),this[_0x34e89a(0xe1)]=new _0x5dcf04(_0x1dbb22[_0x34e89a(0xf4)],_0x1dbb22[_0x34e89a(0xeb)][_0x34e89a(0xe1)]);}get[_0x42570f(0xfa)](){const _0xa313f7=_0x42570f;return this[_0xa313f7(0xe1)][_0xa313f7(0xfa)];}[_0x42570f(0xef)](){const _0x23b3b6=_0x42570f,_0x222900=this[_0x23b3b6(0xe9)][_0x23b3b6(0xeb)][_0x23b3b6(0xe1)],_0x2df9a5=this[_0x23b3b6(0xe1)][_0x23b3b6(0xf6)],_0x4605fd=_0x222900[_0x23b3b6(0xdf)][_0x23b3b6(0xec)]();_0x2df9a5[_0x23b3b6(0xe5)]=_0x4605fd[_0x23b3b6(0xf5)],this[_0x23b3b6(0xe1)][_0x23b3b6(0xed)]();const _0xb204ad=_0x2df9a5[_0x23b3b6(0xfa)];this[_0x23b3b6(0xfc)](_0x2df9a5[_0x23b3b6(0xe5)],_0xb204ad),this[_0x23b3b6(0xe1)][_0x23b3b6(0xf6)][_0x23b3b6(0xfb)](_0x23b3b6(0xde))['to'](this[_0x23b3b6(0xe4)]),_0x222900[_0x23b3b6(0xea)](_0xb204ad),this[_0x23b3b6(0xdd)](_0x23b3b6(0xe3));}[_0x42570f(0xf7)](){const _0x28027b=_0x42570f;super[_0x28027b(0xf7)](),this[_0x28027b(0xe1)][_0x28027b(0xf7)]();}}
|
|
@@ -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 _0x33f9ad=_0x4da3;function _0x38f4(){const _0x1d5aba=['ck-rounded-corners','div','621228LgsiZy','main','Comment\x20editor','cke-editor__aria-label_','editable','1061555NAKjNu','focus','4TzRLnU','uiLanguage','ck-reset','setTemplate','add','createCollection','element','4174824SSLrzx','3422388JvbjcV','7sOTWLh','ck-editor','34607IVRuoD','8207154MlaSaA','ck-editor__main','presentation','uiLanguageDirection','ck-comment__input','1305156RdxYZm','render'];_0x38f4=function(){return _0x1d5aba;};return _0x38f4();}function _0x4da3(_0x25d976,_0x5679b7){const _0x38f4d8=_0x38f4();return _0x4da3=function(_0x4da3e6,_0x11311b){_0x4da3e6=_0x4da3e6-0x160;let _0x9475ce=_0x38f4d8[_0x4da3e6];return _0x9475ce;},_0x4da3(_0x25d976,_0x5679b7);}(function(_0x24d70c,_0x554d8f){const _0x5417aa=_0x4da3,_0x8bd5fd=_0x24d70c();while(!![]){try{const _0xe03699=-parseInt(_0x5417aa(0x177))/0x1+parseInt(_0x5417aa(0x161))/0x2+-parseInt(_0x5417aa(0x165))/0x3*(-parseInt(_0x5417aa(0x16c))/0x4)+-parseInt(_0x5417aa(0x16a))/0x5+parseInt(_0x5417aa(0x174))/0x6*(-parseInt(_0x5417aa(0x175))/0x7)+-parseInt(_0x5417aa(0x173))/0x8+parseInt(_0x5417aa(0x178))/0x9;if(_0xe03699===_0x554d8f)break;else _0x8bd5fd['push'](_0x8bd5fd['shift']());}catch(_0x27ae7e){_0x8bd5fd['push'](_0x8bd5fd['shift']());}}}(_0x38f4,0x69907));import{InlineEditableUIView as _0x3b460d,EditorUIView as _0x1a46bc}from'ckeditor5/src/ui.js';import{uid as _0x112f0e}from'ckeditor5/src/utils.js';import{getTranslation as _0x4051b1}from'../../../utils/common-translations.js';export class CommentEditorUIView extends _0x1a46bc{[_0x33f9ad(0x166)];[_0x33f9ad(0x169)];constructor(_0x1c1a7a,_0x5b6f5e){const _0x39ddad=_0x33f9ad;super(_0x1c1a7a);const _0x393024=_0x112f0e();this[_0x39ddad(0x166)]=this[_0x39ddad(0x171)](),this[_0x39ddad(0x169)]=new _0x3b460d(_0x1c1a7a,_0x5b6f5e,void 0x0,{'label':()=>_0x4051b1(_0x1c1a7a,_0x39ddad(0x167))}),this[_0x39ddad(0x16f)]({'tag':_0x39ddad(0x164),'attributes':{'class':[_0x39ddad(0x16e),_0x39ddad(0x176),_0x39ddad(0x163),_0x39ddad(0x160)],'dir':_0x1c1a7a[_0x39ddad(0x17b)],'lang':_0x1c1a7a[_0x39ddad(0x16d)],'aria-labelledby':_0x39ddad(0x168)+_0x393024},'children':[{'tag':_0x39ddad(0x164),'attributes':{'class':_0x39ddad(0x179),'role':_0x39ddad(0x17a)},'children':this[_0x39ddad(0x166)]}]});}[_0x33f9ad(0x162)](){const _0x16c9ea=_0x33f9ad;super[_0x16c9ea(0x162)](),this[_0x16c9ea(0x166)][_0x16c9ea(0x170)](this[_0x16c9ea(0x169)]);}[_0x33f9ad(0x16b)](){const _0x284212=_0x33f9ad;this[_0x284212(0x169)][_0x284212(0x172)][_0x284212(0x16b)]();}}
|
|
@@ -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
|
-
var _0x4888e5=_0x78be;function _0x78be(_0x250d76,_0x5a151c){var _0x2acd7c=_0x2acd();return _0x78be=function(_0x78be43,_0x2d7a51){_0x78be43=_0x78be43-0xc5;var _0x2bc68e=_0x2acd7c[_0x78be43];return _0x2bc68e;},_0x78be(_0x250d76,_0x5a151c);}(function(_0x498083,_0x5748f5){var _0x149c05=_0x78be,_0x53abd5=_0x498083();while(!![]){try{var _0x5af52c=-parseInt(_0x149c05(0xd4))/0x1+parseInt(_0x149c05(0xd1))/0x2+parseInt(_0x149c05(0xdf))/0x3*(parseInt(_0x149c05(0xc5))/0x4)+-parseInt(_0x149c05(0xca))/0x5*(-parseInt(_0x149c05(0xda))/0x6)+parseInt(_0x149c05(0xd7))/0x7*(-parseInt(_0x149c05(0xe3))/0x8)+-parseInt(_0x149c05(0xdd))/0x9+-parseInt(_0x149c05(0xd9))/0xa*(-parseInt(_0x149c05(0xe4))/0xb);if(_0x5af52c===_0x5748f5)break;else _0x53abd5['push'](_0x53abd5['shift']());}catch(_0x180709){_0x53abd5['push'](_0x53abd5['shift']());}}}(_0x2acd,0x678da));function _0x2acd(){var _0x4375e4=['submitCommentThread','submit','view','resolve','695keXllE','resolveCommentThread','removeCommentThread','updateComment','stopListening','addComment','destroy','1483538jShKPd','getComment','_localUser','766057dDsnBa','model','listenTo','203KPPPGQ','remove','10xdxyDD','2466vGSvNo','reopen','removeComment','1120707axVNta','_isAttached','3rzMsVV','isResolved','update','reopenCommentThread','97576ijdTyP','391886UklUys','3335692qmPIsl'];_0x2acd=function(){return _0x4375e4;};return _0x2acd();}import{ObservableMixin as _0x4f5fb9}from'ckeditor5/src/utils.js';export class CommentThreadController extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x4f5fb9(){[_0x4888e5(0xd5)];[_0x4888e5(0xc8)];constructor(_0x2faf1c,_0x437262){var _0x1e494a=_0x4888e5;super(),this[_0x1e494a(0xd5)]=_0x2faf1c,this[_0x1e494a(0xd5)][_0x1e494a(0xde)]=!0x0,this[_0x1e494a(0xc8)]=_0x437262,this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xc6),()=>this[_0x1e494a(0xc7)]()),this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xcc),()=>this[_0x1e494a(0xd8)]()),this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xcb),()=>this[_0x1e494a(0xc9)]()),this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xe2),()=>this[_0x1e494a(0xdb)]()),this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xcf),(_0x5e6eff,_0x2e963b)=>this[_0x1e494a(0xcf)](_0x2e963b)),this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xcd),(_0x52f273,_0x52e2ae,_0x232f99)=>this[_0x1e494a(0xcd)](_0x52e2ae,_0x232f99)),this[_0x1e494a(0xd6)](_0x437262,_0x1e494a(0xdc),(_0x3df4cb,_0x3252f2)=>this[_0x1e494a(0xdc)](_0x3252f2));}[_0x4888e5(0xc7)](){var _0x17ef8f=_0x4888e5;this[_0x17ef8f(0xd5)][_0x17ef8f(0xc7)]();}[_0x4888e5(0xd8)](){var _0x268578=_0x4888e5;this[_0x268578(0xd5)][_0x268578(0xd8)]();}[_0x4888e5(0xc9)](){var _0x1872aa=_0x4888e5;this[_0x1872aa(0xd5)][_0x1872aa(0xe0)]||this[_0x1872aa(0xd5)][_0x1872aa(0xc9)]();}[_0x4888e5(0xdb)](){var _0xd9a70d=_0x4888e5;this[_0xd9a70d(0xd5)][_0xd9a70d(0xe0)]&&this[_0xd9a70d(0xd5)][_0xd9a70d(0xdb)]();}[_0x4888e5(0xcf)](_0x54f8f5){var _0x38abeb=_0x4888e5;this[_0x38abeb(0xd5)][_0x38abeb(0xcf)]({'content':_0x54f8f5,'authorId':this[_0x38abeb(0xc8)][_0x38abeb(0xd3)]['id']});}[_0x4888e5(0xcd)](_0x464c5b,_0x25fb17){var _0x428af6=_0x4888e5;this[_0x428af6(0xd5)][_0x428af6(0xd2)](_0x464c5b)[_0x428af6(0xe1)]({'content':_0x25fb17});}[_0x4888e5(0xdc)](_0x4f0d42){var _0x4e6000=_0x4888e5;this[_0x4e6000(0xd5)][_0x4e6000(0xd2)](_0x4f0d42)[_0x4e6000(0xd8)]();}[_0x4888e5(0xd0)](){var _0x42870=_0x4888e5;this[_0x42870(0xce)](),this[_0x42870(0xd5)][_0x42870(0xde)]=!0x1;}}
|
|
@@ -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 _0x54d4cd=_0xe093;(function(_0x4fc300,_0x2d046c){const _0x3c016f=_0xe093,_0x3f573d=_0x4fc300();while(!![]){try{const _0x2ca211=parseInt(_0x3c016f(0xeb))/0x1*(parseInt(_0x3c016f(0x101))/0x2)+-parseInt(_0x3c016f(0x105))/0x3+-parseInt(_0x3c016f(0xf6))/0x4+-parseInt(_0x3c016f(0xef))/0x5+parseInt(_0x3c016f(0x103))/0x6*(-parseInt(_0x3c016f(0xf9))/0x7)+parseInt(_0x3c016f(0xd2))/0x8*(parseInt(_0x3c016f(0xd6))/0x9)+parseInt(_0x3c016f(0x10d))/0xa;if(_0x2ca211===_0x2d046c)break;else _0x3f573d['push'](_0x3f573d['shift']());}catch(_0x1672e7){_0x3f573d['push'](_0x3f573d['shift']());}}}(_0x5677,0x6aab9));import{FocusCycler as _0x4b8f7b,View as _0x49bc67}from'ckeditor5/src/ui.js';import{FocusTracker as _0x5a5420,KeystrokeHandler as _0x63417f}from'ckeditor5/src/utils.js';import{CommentThreadInputView as _0x4058e5}from'./commentthreadinputview.js';import{CommentsListView as _0x1ec914}from'./commentslistview.js';import{CommentThreadHeaderView as _0x4e8eac}from'./commentthreadheaderview.js';import{getTranslation as _0x3ac861}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x5044b4,setupThreadKeyboardNavigation as _0xdb52f3}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5677(){const _0x59088b=['9157260FLAeNu','isResolved','listenTo','resolveCommentThread','focus','first','isReadOnly','stop','commentThreadHeaderView','isSubmitted','submitLabel','tab','editorReady','COMMENT_THREAD_DESCRIPTION','disabledSubmit','updateComment','author','editorDestroyed','reopenCommentThread','assign','cancel','commentsListView','Reply','8rQQGRv','placeholder','removeCommentThread','Reply...','5386923whMjkL','shift+tab','isDirty','unlinkedAt','locale','editorConfig','commentInputView','Reply\x20to\x20reopen\x20discussion...','isUnlinked','_createCommentThreadInputView','Comment','focusables','COMMENT_THREAD_LABEL','submit','submitCommentThread','commentThreadInputView','set','archivedAt','change:isActive','hasDirtyComment','focusTracker','50axvEHl','CommentView','keystrokes','_localUser','2891495hVhpPx','length','bind','showInput','comments','focusCycler','delegate','79496yReleF','addComment','destroy','2989721fhufBv','removeComment','canComment','element','name','_config','createCollection','_model','28802WbWmpc','isActive','6fvFGhy','isResolvable','2316378jONqBP','ariaDescriptionView','fire','target','Write\x20a\x20comment...','value','render','ariaLabel'];_0x5677=function(){return _0x59088b;};return _0x5677();}function _0xe093(_0x4e6317,_0xb868f9){const _0x56776b=_0x5677();return _0xe093=function(_0xe093f5,_0x4fe16a){_0xe093f5=_0xe093f5-0xc7;let _0x330571=_0x56776b[_0xe093f5];return _0x330571;},_0xe093(_0x4e6317,_0xb868f9);}export class BaseCommentThreadView extends _0x49bc67{[_0x54d4cd(0x100)];[_0x54d4cd(0xfe)];[_0x54d4cd(0x115)];[_0x54d4cd(0xe5)];[_0x54d4cd(0x106)];[_0x54d4cd(0xe1)];[_0x54d4cd(0xea)];[_0x54d4cd(0xed)];[_0x54d4cd(0xf4)];constructor(_0x52903a,_0x196387,_0x501e11,_0x2fb45a){const _0x7619f=_0x54d4cd;super(_0x52903a),this[_0x7619f(0xe6)](_0x7619f(0x102),!0x1),this[_0x7619f(0xe6)](_0x7619f(0xd8),!0x1),this[_0x7619f(0x100)]=_0x196387,this[_0x7619f(0xee)]=_0x501e11,this[_0x7619f(0xfe)]=_0x2fb45a,this[_0x7619f(0x115)]=new _0x4e8eac(_0x52903a,_0x196387),this[_0x7619f(0x115)][_0x7619f(0xf5)](_0x7619f(0xcd))['to'](this),this[_0x7619f(0x106)]=new _0x5044b4(_0x52903a,_0x3ac861(_0x52903a,_0x7619f(0xc8))),this[_0x7619f(0x10f)](this,_0x7619f(0xcd),()=>{const _0xbcaaee=_0x7619f;this[_0xbcaaee(0x111)]();}),this[_0x7619f(0xd0)]=new _0x1ec914(_0x52903a,_0x196387,Object[_0x7619f(0xce)]({'CommentView':this[_0x7619f(0xfe)][_0x7619f(0xec)]},_0x2fb45a)),this[_0x7619f(0xd0)][_0x7619f(0xf5)](_0x7619f(0xfa))['to'](this),this[_0x7619f(0xd0)][_0x7619f(0xf5)](_0x7619f(0xca))['to'](this),this[_0x7619f(0xd0)][_0x7619f(0xf5)](_0x7619f(0x110))['to'](this),this[_0x7619f(0xd0)][_0x7619f(0xf5)](_0x7619f(0xc7))['to'](this),this[_0x7619f(0xd0)][_0x7619f(0xf5)](_0x7619f(0xcc))['to'](this),this[_0x7619f(0xd0)][_0x7619f(0xf1)](_0x7619f(0x102))['to'](this),this[_0x7619f(0x10f)](this,_0x7619f(0x110),()=>{const _0x16d6f5=_0x7619f;this[_0x16d6f5(0x111)]();}),this[_0x7619f(0xe6)](_0x7619f(0xf0),this[_0x7619f(0xd0)][_0x7619f(0xf0)]),this[_0x7619f(0xf1)](_0x7619f(0xf0))['to'](this[_0x7619f(0xd0)],_0x7619f(0xf0)),this[_0x7619f(0xe5)]=this[_0x7619f(0xdf)](),this[_0x7619f(0xe5)][_0x7619f(0xf5)](_0x7619f(0xc7))['to'](this),this[_0x7619f(0xe5)][_0x7619f(0xf5)](_0x7619f(0xcc))['to'](this),this['on'](_0x7619f(0xfa),()=>this[_0x7619f(0x111)]()),this[_0x7619f(0xf1)](_0x7619f(0xd8))['to'](this[_0x7619f(0xd0)],_0x7619f(0xe9),this[_0x7619f(0xe5)][_0x7619f(0xdc)],_0x7619f(0x10a),(_0x5cc2ef,_0x15ce27)=>_0x5cc2ef||!!_0x15ce27),this[_0x7619f(0xf1)](_0x7619f(0xde))['to'](_0x196387,_0x7619f(0xd9),_0x1d2217=>!!_0x1d2217),this[_0x7619f(0xf1)](_0x7619f(0x10c))['to'](this,_0x7619f(0xf0),_0x537eb8=>{const _0x380d38=_0x7619f,_0x230114=this[_0x380d38(0x100)][_0x380d38(0xf3)][_0x380d38(0x112)]?this[_0x380d38(0x100)][_0x380d38(0xf3)][_0x380d38(0x112)][_0x380d38(0xcb)][_0x380d38(0xfd)]:this[_0x380d38(0xee)][_0x380d38(0xfd)];return _0x3ac861(this[_0x380d38(0xda)],_0x380d38(0xe2),[_0x537eb8,_0x230114]);}),this[_0x7619f(0xe1)]=this[_0x7619f(0xff)]([this[_0x7619f(0xd0)],this[_0x7619f(0xe5)]]),this[_0x7619f(0xea)]=new _0x5a5420(),this[_0x7619f(0xed)]=new _0x63417f(),this[_0x7619f(0xf4)]=new _0x4b8f7b({'focusables':this[_0x7619f(0xe1)],'focusTracker':this[_0x7619f(0xea)],'keystrokeHandler':this[_0x7619f(0xed)],'keystrokeHandlerOptions':{'filter':_0x4e496f=>_0x4e496f[_0x7619f(0x108)]!==this[_0x7619f(0xfc)]},'actions':{'focusPrevious':_0x7619f(0xd7),'focusNext':_0x7619f(0x118)}});}[_0x54d4cd(0x111)](){const _0x3f1fea=_0x54d4cd;this[_0x3f1fea(0xfc)][_0x3f1fea(0x111)]();}[_0x54d4cd(0x10b)](){const _0x1367ec=_0x54d4cd;super[_0x1367ec(0x10b)](),_0xdb52f3(this,this[_0x1367ec(0xe1)]);}async[_0x54d4cd(0xf8)](){const _0x4c84ef=_0x54d4cd;this[_0x4c84ef(0xd8)]=!0x1,this[_0x4c84ef(0xd0)][_0x4c84ef(0xf8)](),await this[_0x4c84ef(0xe5)][_0x4c84ef(0xf8)](),super[_0x4c84ef(0xf8)]();}[_0x54d4cd(0xdf)](){const _0x270f7f=_0x54d4cd,_0x4e4a46=new _0x4058e5(this[_0x270f7f(0xda)],this[_0x270f7f(0xee)],this[_0x270f7f(0xfe)][_0x270f7f(0xdb)]),_0x4fc231=_0x4e4a46[_0x270f7f(0xdc)];return _0x4e4a46[_0x270f7f(0xf1)](_0x270f7f(0xf2))['to'](this,_0x270f7f(0x102),this[_0x270f7f(0x100)],_0x270f7f(0x113),this[_0x270f7f(0x100)],_0x270f7f(0xfb),this[_0x270f7f(0x100)],_0x270f7f(0xe7),_0x4fc231,_0x270f7f(0x10a),(_0x6e1514,_0x1b70d2,_0x2615b4,_0x414eb7,_0x59e64d)=>!!_0x59e64d||!!_0x414eb7&&_0x2615b4&&!_0x1b70d2||_0x6e1514&&_0x2615b4&&!_0x1b70d2),_0x4fc231[_0x270f7f(0xf1)](_0x270f7f(0xd3))['to'](this,_0x270f7f(0xf0),this[_0x270f7f(0x100)],_0x270f7f(0x104),this[_0x270f7f(0x100)],_0x270f7f(0x10e),(_0x375000,_0x119d4b,_0x13a9a2)=>{const _0x564f43=_0x270f7f;let _0xd30c86;return _0xd30c86=_0x13a9a2&&_0x119d4b?_0x564f43(0xdd):_0x375000?_0x564f43(0xd5):_0x564f43(0x109),_0x3ac861(this[_0x564f43(0xda)],_0xd30c86);}),_0x4fc231[_0x270f7f(0xf1)](_0x270f7f(0x117))['to'](this,_0x270f7f(0xf0),_0x83c24c=>_0x3ac861(this[_0x270f7f(0xda)],_0x83c24c?_0x270f7f(0xd1):_0x270f7f(0xe0))),_0x4fc231['on'](_0x270f7f(0xe3),(_0x46c217,_0x361bc4)=>{const _0x5b4392=_0x270f7f;this[_0x5b4392(0x107)](_0x5b4392(0xf7),_0x361bc4),this[_0x5b4392(0x100)][_0x5b4392(0x10e)]&&this[_0x5b4392(0x100)][_0x5b4392(0x104)]&&this[_0x5b4392(0x107)](_0x5b4392(0xcd),this[_0x5b4392(0x100)]['id']),this[_0x5b4392(0x100)][_0x5b4392(0x116)]||this[_0x5b4392(0x107)](_0x5b4392(0xe4));}),_0x4fc231['on'](_0x270f7f(0xcf),()=>{const _0x12a8c8=_0x270f7f;this[_0x12a8c8(0x111)]();}),_0x4fc231[_0x270f7f(0xf1)](_0x270f7f(0xc9))['to'](this[_0x270f7f(0x100)],_0x270f7f(0x113)),_0x4fc231['on'](_0x270f7f(0xcf),_0x64e58f=>{const _0x449da6=_0x270f7f;0x0==this[_0x449da6(0xf0)]&&(this[_0x449da6(0x107)](_0x449da6(0xd4)),_0x64e58f[_0x449da6(0x114)]());}),this['on'](_0x270f7f(0xe8),(_0x2207d4,_0x5e513e,_0x366171)=>{const _0x446bb9=_0x270f7f;_0x366171||this[_0x446bb9(0xf0)]||_0x4fc231[_0x446bb9(0x10a)]||this[_0x446bb9(0x107)](_0x446bb9(0xd4));}),_0x4e4a46;}}
|
|
@@ -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 _0x1c92c1=_0x9006;(function(_0x526c4e,_0x3360c3){const _0x27c2bc=_0x9006,_0x94c251=_0x526c4e();while(!![]){try{const _0x503431=parseInt(_0x27c2bc(0x17d))/0x1+parseInt(_0x27c2bc(0x184))/0x2*(parseInt(_0x27c2bc(0x161))/0x3)+-parseInt(_0x27c2bc(0x15c))/0x4+parseInt(_0x27c2bc(0x17e))/0x5+-parseInt(_0x27c2bc(0x187))/0x6+parseInt(_0x27c2bc(0x155))/0x7*(parseInt(_0x27c2bc(0x173))/0x8)+-parseInt(_0x27c2bc(0x191))/0x9;if(_0x503431===_0x3360c3)break;else _0x94c251['push'](_0x94c251['shift']());}catch(_0x251d64){_0x94c251['push'](_0x94c251['shift']());}}}(_0x1be2,0x2797f));function _0x9006(_0x544b78,_0x140646){const _0x1be27e=_0x1be2();return _0x9006=function(_0x900619,_0x87557d){_0x900619=_0x900619-0x13e;let _0x1436c0=_0x1be27e[_0x900619];return _0x1436c0;},_0x9006(_0x544b78,_0x140646);}function _0x1be2(){const _0x53be93=['2zQhNQP','added','fire','410268qSpIgO','editorConfig','content','EXTERNAL_IMPORT_WORD_COMMENT','get','updateComment','esc','removed','_config','_createCommentContentView','2217276thDPgz','initialData','isEditMode','listenTo','isSystemComment','submitLabel','attributes','parseFromString','collapse','authoredAt','_createCommentInputView','expand','COMMENT_ARIA_LABEL','editorDestroyed','textContent','@external','shift+tab','getUserViewNotificationText','remove','visibleView','_model','ariaDescriptionView','render','creator','body','EXTERNAL_AVATAR','set','delegate','isCollapsed','focusables','64673ckYAeC','isReadOnly','cancel','target','getExternalCommentNote','_setupKeyboardNavigation','keystrokes','18808MwcsHC','focus','switchToDisplayMode','focusCycler','maxCommentCharsWhenCollapsed','879423KfDpzi','focusFirst','tab','change','add','author','element','switchToEditMode','createEditor','createCollection','destroy','locale','submit','EXTERNAL_COMMENT','ariaLabel','COMMENT_THREAD_DESCRIPTION','enter','disabledSubmit','88GJTJCD','once','isExternal','editorReady','bind','Save','source','text/html','importWord','name','51598BNawJV','176255PAUzst','EXTERNAL_IMPORT_WORD_AVATAR','formatDateTime','stopListening','focusTracker','value'];_0x1be2=function(){return _0x53be93;};return _0x1be2();}import{View as _0x332fe8,ViewCollection as _0x46dc3a,FocusCycler as _0x35af75}from'ckeditor5/src/ui.js';import{FocusTracker as _0x46a929,KeystrokeHandler as _0x44b89c}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3f1821,trimHtml as _0x48e6bd}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentContentView as _0x3d7d74}from'./commentcontentview.js';import{CommentInputView as _0x5b5ec2}from'./commentinputview.js';import{getTranslation as _0x11c639}from'../../../utils/common-translations.js';export class BaseCommentView extends _0x332fe8{[_0x1c92c1(0x14a)];[_0x1c92c1(0x14c)];[_0x1c92c1(0x154)];[_0x1c92c1(0x182)];[_0x1c92c1(0x15b)];[_0x1c92c1(0x15f)];[_0x1c92c1(0x14b)];[_0x1c92c1(0x18f)];constructor(_0x431a78,_0x3f9a50,_0x1e1a0c){const _0x91ddae=_0x1c92c1;super(_0x431a78),this[_0x91ddae(0x14b)]=_0x3f9a50,this[_0x91ddae(0x18f)]=_0x1e1a0c,this[_0x91ddae(0x195)]=!!this[_0x91ddae(0x18f)][_0x91ddae(0x195)],this[_0x91ddae(0x151)](_0x91ddae(0x193),!0x1),this[_0x91ddae(0x151)](_0x91ddae(0x153),!0x0),this[_0x91ddae(0x177)](_0x91ddae(0x16f))['to'](_0x3f9a50,_0x91ddae(0x189),_0x3f9a50,_0x91ddae(0x140),(_0x2eebc1,_0xb1fb3d)=>_0x11c639(_0x431a78,_0x91ddae(0x143),[_0x3f9a50[_0x91ddae(0x166)][_0x91ddae(0x17c)],_0x1e1a0c[_0x91ddae(0x180)](_0xb1fb3d),new DOMParser()[_0x91ddae(0x13e)](_0x2eebc1,_0x91ddae(0x17a))[_0x91ddae(0x14f)][_0x91ddae(0x145)],_0x3f9a50[_0x91ddae(0x175)]?this[_0x91ddae(0x159)]():''])),this[_0x91ddae(0x14c)]=new _0x3f1821(_0x431a78,_0x11c639(_0x431a78,_0x91ddae(0x170))),this[_0x91ddae(0x14a)]=this[_0x91ddae(0x16a)](),this[_0x91ddae(0x14a)][_0x91ddae(0x165)](this[_0x91ddae(0x190)]()),this[_0x91ddae(0x154)]=new _0x46dc3a(),this[_0x91ddae(0x182)]=new _0x46a929(),this[_0x91ddae(0x15b)]=new _0x44b89c(),this[_0x91ddae(0x15f)]=new _0x35af75({'focusables':this[_0x91ddae(0x154)],'focusTracker':this[_0x91ddae(0x182)],'keystrokeHandler':this[_0x91ddae(0x15b)],'keystrokeHandlerOptions':{'filter':_0x4e45ec=>_0x4e45ec[_0x91ddae(0x158)]!==this[_0x91ddae(0x167)]},'actions':{'focusPrevious':_0x91ddae(0x147),'focusNext':_0x91ddae(0x163)}});}[_0x1c92c1(0x142)](){const _0x353f04=_0x1c92c1;this[_0x353f04(0x153)]=!0x1;}[_0x1c92c1(0x13f)](){const _0x3cd00b=_0x1c92c1;this[_0x3cd00b(0x193)]||(this[_0x3cd00b(0x153)]=!0x0);}[_0x1c92c1(0x15d)](){const _0x2892bb=_0x1c92c1;this[_0x2892bb(0x167)][_0x2892bb(0x15d)]();}[_0x1c92c1(0x14d)](){const _0x2b2152=_0x1c92c1;super[_0x2b2152(0x14d)](),this[_0x2b2152(0x15a)]();}async[_0x1c92c1(0x16b)](){const _0x4ced6c=_0x1c92c1;await this[_0x4ced6c(0x14a)][_0x4ced6c(0x18b)](0x0)[_0x4ced6c(0x16b)](),super[_0x4ced6c(0x16b)]();}[_0x1c92c1(0x168)](){const _0x552fa2=_0x1c92c1;this[_0x552fa2(0x193)]||(this[_0x552fa2(0x193)]=!0x0,this[_0x552fa2(0x14a)][_0x552fa2(0x149)](0x0)[_0x552fa2(0x16b)](),this[_0x552fa2(0x14a)][_0x552fa2(0x165)](this[_0x552fa2(0x141)]()));}[_0x1c92c1(0x15e)](){const _0x3bca6d=_0x1c92c1;this[_0x3bca6d(0x193)]&&(this[_0x3bca6d(0x193)]=!0x1,this[_0x3bca6d(0x14a)][_0x3bca6d(0x149)](0x0)[_0x3bca6d(0x16b)](),this[_0x3bca6d(0x14a)][_0x3bca6d(0x165)](this[_0x3bca6d(0x190)]()));}[_0x1c92c1(0x159)](){const _0x105e76=_0x1c92c1;return _0x105e76(0x17b)===this[_0x105e76(0x14b)][_0x105e76(0x197)][_0x105e76(0x146)][_0x105e76(0x179)]?_0x11c639(this[_0x105e76(0x16c)],_0x105e76(0x18a)):_0x11c639(this[_0x105e76(0x16c)],_0x105e76(0x16e));}[_0x1c92c1(0x148)](){const _0x5d3ba3=_0x1c92c1;return this[_0x5d3ba3(0x14b)][_0x5d3ba3(0x175)]?_0x5d3ba3(0x17b)===this[_0x5d3ba3(0x14b)][_0x5d3ba3(0x197)][_0x5d3ba3(0x146)][_0x5d3ba3(0x179)]?_0x11c639(this[_0x5d3ba3(0x16c)],_0x5d3ba3(0x17f),this[_0x5d3ba3(0x14b)][_0x5d3ba3(0x14e)][_0x5d3ba3(0x17c)]):_0x11c639(this[_0x5d3ba3(0x16c)],_0x5d3ba3(0x150),this[_0x5d3ba3(0x14b)][_0x5d3ba3(0x14e)][_0x5d3ba3(0x17c)]):null;}[_0x1c92c1(0x190)](){const _0xb706de=_0x1c92c1,_0x3354ac=new _0x3d7d74(this[_0xb706de(0x16c)]);return _0x3354ac[_0xb706de(0x177)](_0xb706de(0x189))['to'](this[_0xb706de(0x14b)],_0xb706de(0x189),this,_0xb706de(0x153),(_0x4fa58e,_0x2cc3d0)=>_0x2cc3d0?_0x48e6bd(_0x4fa58e,{'limit':this[_0xb706de(0x18f)][_0xb706de(0x160)]}):_0x4fa58e),_0x3354ac;}[_0x1c92c1(0x141)](){const _0x420ca1=_0x1c92c1;this[_0x420ca1(0x18f)][_0x420ca1(0x188)]||(this[_0x420ca1(0x18f)][_0x420ca1(0x188)]={}),this[_0x420ca1(0x18f)][_0x420ca1(0x188)][_0x420ca1(0x192)]=this[_0x420ca1(0x14b)][_0x420ca1(0x189)];const _0x23f04d=new _0x5b5ec2(this[_0x420ca1(0x16c)],this[_0x420ca1(0x18f)][_0x420ca1(0x188)]);return _0x23f04d[_0x420ca1(0x183)]=this[_0x420ca1(0x14b)][_0x420ca1(0x189)],_0x23f04d[_0x420ca1(0x177)](_0x420ca1(0x172))['to'](this[_0x420ca1(0x14b)],_0x420ca1(0x156)),_0x23f04d[_0x420ca1(0x196)]=_0x11c639(this[_0x420ca1(0x16c)],_0x420ca1(0x178)),_0x23f04d['on'](_0x420ca1(0x16d),(_0x5a4f4a,_0x5b2ba8)=>{const _0x5d9fc2=_0x420ca1;this[_0x5d9fc2(0x186)](_0x5d9fc2(0x18c),this[_0x5d9fc2(0x14b)]['id'],_0x5b2ba8),this[_0x5d9fc2(0x15e)](),this[_0x5d9fc2(0x15d)]();}),_0x23f04d['on'](_0x420ca1(0x157),()=>{const _0x4cbcdc=_0x420ca1;this[_0x4cbcdc(0x15e)](),this[_0x4cbcdc(0x15d)]();}),_0x23f04d[_0x420ca1(0x174)](_0x420ca1(0x176),()=>{const _0x1448e6=_0x420ca1;_0x23f04d[_0x1448e6(0x15d)]();}),_0x23f04d[_0x420ca1(0x169)](),_0x23f04d[_0x420ca1(0x152)](_0x420ca1(0x176))['to'](this),_0x23f04d[_0x420ca1(0x152)](_0x420ca1(0x144))['to'](this),_0x23f04d;}[_0x1c92c1(0x15a)](){const _0x3e9fa2=_0x1c92c1,_0x592521=this[_0x3e9fa2(0x167)];this[_0x3e9fa2(0x15b)][_0x3e9fa2(0x194)](_0x592521);for(const _0x33a295 of this[_0x3e9fa2(0x154)])this[_0x3e9fa2(0x182)][_0x3e9fa2(0x165)](_0x33a295[_0x3e9fa2(0x167)]),this[_0x3e9fa2(0x15b)][_0x3e9fa2(0x194)](_0x33a295[_0x3e9fa2(0x167)]);this[_0x3e9fa2(0x154)]['on'](_0x3e9fa2(0x164),(_0x4c9d6c,_0x2b70d6)=>{const _0x469df0=_0x3e9fa2;for(const _0x4d5c17 of _0x2b70d6[_0x469df0(0x18e)])this[_0x469df0(0x182)][_0x469df0(0x149)](_0x4d5c17[_0x469df0(0x167)]),this[_0x469df0(0x15b)][_0x469df0(0x181)](_0x4d5c17[_0x469df0(0x167)]);for(const _0x426ef3 of _0x2b70d6[_0x469df0(0x185)])this[_0x469df0(0x182)][_0x469df0(0x165)](_0x426ef3[_0x469df0(0x167)]),this[_0x469df0(0x15b)][_0x469df0(0x194)](_0x426ef3[_0x469df0(0x167)]);}),this[_0x3e9fa2(0x15b)][_0x3e9fa2(0x151)](_0x3e9fa2(0x171),(_0x35a626,_0x6dc19)=>{const _0x26977d=_0x3e9fa2;_0x592521===_0x35a626[_0x26977d(0x158)]&&(this[_0x26977d(0x15f)][_0x26977d(0x162)](),_0x6dc19());}),this[_0x3e9fa2(0x15b)][_0x3e9fa2(0x151)](_0x3e9fa2(0x18d),(_0x395cba,_0x5863eb)=>{const _0x48c963=_0x3e9fa2;_0x592521!==_0x395cba[_0x48c963(0x158)]&&(this[_0x48c963(0x15d)](),_0x5863eb());});}}
|
|
@@ -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 _0x2809(){const _0x3d680d=['565860OCZUKn','4975oKQHhx','268VJUmno','1170xADAjG','916749ajAPKo','3WzLqkU','NUMBER_OF_COMMENTS','set','count','1680872NbrwZP','3535420jpQQkS','bindTemplate','setTemplate','1438amXQWL','ck-thread__comment-count','229257IgFHbx'];_0x2809=function(){return _0x3d680d;};return _0x2809();}(function(_0x257642,_0x2ef047){const _0x15e7bd=_0x5851,_0x56b738=_0x257642();while(!![]){try{const _0x250cc5=-parseInt(_0x15e7bd(0xcf))/0x1*(parseInt(_0x15e7bd(0xca))/0x2)+parseInt(_0x15e7bd(0xd2))/0x3*(-parseInt(_0x15e7bd(0xcd))/0x4)+-parseInt(_0x15e7bd(0xce))/0x5*(-parseInt(_0x15e7bd(0xd0))/0x6)+parseInt(_0x15e7bd(0xcc))/0x7+-parseInt(_0x15e7bd(0xc6))/0x8+parseInt(_0x15e7bd(0xd1))/0x9+parseInt(_0x15e7bd(0xc7))/0xa;if(_0x250cc5===_0x2ef047)break;else _0x56b738['push'](_0x56b738['shift']());}catch(_0x2e3033){_0x56b738['push'](_0x56b738['shift']());}}}(_0x2809,0x21ab9));import{View as _0x107951}from'ckeditor5/src/ui.js';import{getTranslation as _0x57b05e}from'../../../utils/common-translations.js';function _0x5851(_0x42171c,_0x8f53fe){const _0x280917=_0x2809();return _0x5851=function(_0x5851cc,_0x5cffb4){_0x5851cc=_0x5851cc-0xc5;let _0x2c117d=_0x280917[_0x5851cc];return _0x2c117d;},_0x5851(_0x42171c,_0x8f53fe);}export class CollapsedCommentsView extends _0x107951{constructor(_0x20f6e2){const _0x45dc45=_0x5851;super(_0x20f6e2);const _0x242fda=this[_0x45dc45(0xc8)];this[_0x45dc45(0xd4)](_0x45dc45(0xc5),void 0x0),this[_0x45dc45(0xc9)]({'tag':'li','attributes':{'class':_0x45dc45(0xcb)},'children':[{'text':_0x242fda['to'](_0x45dc45(0xc5),_0x240e19=>_0x57b05e(_0x20f6e2,_0x45dc45(0xd3),_0x240e19))}]});}}
|
|
@@ -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 _0x20916d=_0x4849;function _0x4849(_0x107364,_0x4fa3ac){var _0x3b86e3=_0x3b86();return _0x4849=function(_0x484941,_0x54f868){_0x484941=_0x484941-0x1e4;var _0x53dec2=_0x3b86e3[_0x484941];return _0x53dec2;},_0x4849(_0x107364,_0x4fa3ac);}(function(_0x189229,_0x78c616){var _0x30ed81=_0x4849,_0x56bcae=_0x189229();while(!![]){try{var _0x5a48c0=parseInt(_0x30ed81(0x1f9))/0x1+parseInt(_0x30ed81(0x1ef))/0x2*(-parseInt(_0x30ed81(0x1e6))/0x3)+parseInt(_0x30ed81(0x1e7))/0x4*(parseInt(_0x30ed81(0x1f4))/0x5)+-parseInt(_0x30ed81(0x1f7))/0x6+parseInt(_0x30ed81(0x1eb))/0x7*(-parseInt(_0x30ed81(0x1e5))/0x8)+-parseInt(_0x30ed81(0x1f3))/0x9*(parseInt(_0x30ed81(0x1f2))/0xa)+parseInt(_0x30ed81(0x1f6))/0xb*(parseInt(_0x30ed81(0x1ec))/0xc);if(_0x5a48c0===_0x78c616)break;else _0x56bcae['push'](_0x56bcae['shift']());}catch(_0xa289d0){_0x56bcae['push'](_0x56bcae['shift']());}}}(_0x3b86,0x5ddea));import{View as _0x3ab86d}from'ckeditor5/src/ui.js';export class CommentContentView extends _0x3ab86d{constructor(_0x5d0ddd){var _0x249767=_0x4849;super(_0x5d0ddd),this[_0x249767(0x1f0)](_0x249767(0x1f1),''),this[_0x249767(0x1fa)]({'tag':_0x249767(0x1e4),'attributes':{'class':[_0x249767(0x1f5),_0x249767(0x1ea),_0x249767(0x1ed)]}});}[_0x20916d(0x1f8)](){var _0x5c9d93=_0x20916d;super[_0x5c9d93(0x1f8)](),this['on'](_0x5c9d93(0x1e8),(_0x1f28a3,_0x45696b,_0x13558a)=>{var _0x2e0324=_0x5c9d93;this[_0x2e0324(0x1e9)][_0x2e0324(0x1ee)]=_0x13558a;}),this[_0x5c9d93(0x1e9)][_0x5c9d93(0x1ee)]=this[_0x5c9d93(0x1f1)];}}function _0x3b86(){var _0x5cc509=['6qlwfaD','308IfYJaL','change:content','element','ck-comment__content','213857lXYjXJ','12IksLCr','ck-annotation__content','innerHTML','345024GWnCxf','set','content','203870qrwFqL','9RbKint','19625WLDwlr','ck-content','3714491SbjvIh','203178JwJbRy','render','357715vcbvKS','setTemplate','div','56zGDhjK'];_0x3b86=function(){return _0x5cc509;};return _0x3b86();}
|
|
@@ -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 _0x1078a6=_0x450b;function _0x450b(_0x5a393a,_0x5ec4f6){const _0x5877c9=_0x5877();return _0x450b=function(_0x450be9,_0x46d9cb){_0x450be9=_0x450be9-0x18d;let _0x373526=_0x5877c9[_0x450be9];return _0x373526;},_0x450b(_0x5a393a,_0x5ec4f6);}(function(_0x40bf0f,_0x1bb185){const _0x3a37b9=_0x450b,_0x17f2dd=_0x40bf0f();while(!![]){try{const _0x59e995=-parseInt(_0x3a37b9(0x1a2))/0x1+parseInt(_0x3a37b9(0x1d1))/0x2+parseInt(_0x3a37b9(0x1b1))/0x3+parseInt(_0x3a37b9(0x192))/0x4*(parseInt(_0x3a37b9(0x1d6))/0x5)+parseInt(_0x3a37b9(0x1df))/0x6+parseInt(_0x3a37b9(0x19d))/0x7+-parseInt(_0x3a37b9(0x1b6))/0x8*(parseInt(_0x3a37b9(0x19b))/0x9);if(_0x59e995===_0x1bb185)break;else _0x17f2dd['push'](_0x17f2dd['shift']());}catch(_0x152998){_0x17f2dd['push'](_0x17f2dd['shift']());}}}(_0x5877,0x69b9f));import{View as _0xe669e0,FocusCycler as _0x137f9e,ButtonView as _0x2e5af6}from'ckeditor5/src/ui.js';import{FocusTracker as _0x27c280,KeystrokeHandler as _0x22c48a}from'ckeditor5/src/utils.js';import{CommentEditor as _0x2e019d}from'../commenteditor/commenteditor.js';import{getTranslation as _0x23da5e}from'../../../utils/common-translations.js';function _0x5877(){const _0x608445=['bindTemplate','render','from','fire','submitLabel','insertBefore','getData','ck-comment__input-wrapper','ck-comment__input-actions--submit','set','disabledSubmit','227116tvIOze','focusLast','add','change','_createCancelButton','31690tXKdYP','forEach','view','withText','TOO_LONG_COMMENT_ALERT','added','reverse','div','cancelButtonView','2964036LBnsdK','listenTo','trim','Reply...','destroy','_editorConfig','ck-comment__input-actions--active','372bxLOXa','focusTracker','high','isEnabled','create','focus','_isDestroyed','ck-comment__input-actions','focusables','3500235HeeSnE','extendTemplate','2009504UlHWvr','tab','Esc','editor','_createSubmitButton','638699BcAkYS','ck-comment__input-actions--cancel','then','showButtons','length','document','submit','element','stop','focusCycler','initialData','model','editorDestroyed','label','keystrokes','1096542FprbGV','shift+tab','Ctrl+Enter','placeholder','_editorCreationPromise','16OYewKP','setTemplate','createEditor','execute','createCollection','submitButtonView','editorReady','Reply','firstChild','setData','Cancel','cancel','value','_setupKeyboardNavigation','bind','focusFirst'];_0x5877=function(){return _0x608445;};return _0x5877();}export class CommentInputView extends _0xe669e0{[_0x1078a6(0x1b0)];[_0x1078a6(0x193)];[_0x1078a6(0x19a)];[_0x1078a6(0x1ab)];[_0x1078a6(0x1bb)];[_0x1078a6(0x1de)];[_0x1078a6(0x190)];constructor(_0x18dcf0,_0x4aff40={}){const _0x7d1c20=_0x1078a6;super(_0x18dcf0),this[_0x7d1c20(0x1a0)]=null,this[_0x7d1c20(0x190)]=_0x4aff40,this[_0x7d1c20(0x1cf)](_0x7d1c20(0x1c2),_0x4aff40[_0x7d1c20(0x1ac)]||''),this[_0x7d1c20(0x1cf)](_0x7d1c20(0x1d0),!0x1),this[_0x7d1c20(0x1cf)](_0x7d1c20(0x1a5),!0x0),this[_0x7d1c20(0x1cf)](_0x7d1c20(0x1b4),_0x23da5e(_0x18dcf0,_0x7d1c20(0x18e))),this[_0x7d1c20(0x1cf)](_0x7d1c20(0x1ca),_0x23da5e(_0x18dcf0,_0x7d1c20(0x1bd))),this[_0x7d1c20(0x1bb)]=this[_0x7d1c20(0x1a1)](),this[_0x7d1c20(0x1de)]=this[_0x7d1c20(0x1d5)](),this[_0x7d1c20(0x19a)]=this[_0x7d1c20(0x1ba)]([this[_0x7d1c20(0x1bb)],this[_0x7d1c20(0x1de)]]),this[_0x7d1c20(0x1b0)]=new _0x22c48a(),this[_0x7d1c20(0x193)]=new _0x27c280(),this[_0x7d1c20(0x1ab)]=new _0x137f9e({'focusables':this[_0x7d1c20(0x19a)],'focusTracker':this[_0x7d1c20(0x193)],'keystrokeHandler':this[_0x7d1c20(0x1b0)],'actions':{'focusPrevious':_0x7d1c20(0x1b2),'focusNext':_0x7d1c20(0x19e)}}),this[_0x7d1c20(0x1b7)]({'tag':_0x7d1c20(0x1dd),'attributes':{'class':[_0x7d1c20(0x1cd)]},'children':[{'tag':_0x7d1c20(0x1dd),'attributes':{'class':[_0x7d1c20(0x199),this[_0x7d1c20(0x1c6)]['if'](_0x7d1c20(0x1a5),_0x7d1c20(0x191))]},'children':[this[_0x7d1c20(0x1bb)],this[_0x7d1c20(0x1de)]]}]}),this[_0x7d1c20(0x1b0)][_0x7d1c20(0x1cf)](_0x7d1c20(0x19f),(_0x3463dc,_0x52a1b4)=>{const _0xcc7c75=_0x7d1c20;this[_0xcc7c75(0x1de)][_0xcc7c75(0x1c9)](_0xcc7c75(0x1b9)),_0x52a1b4();}),this[_0x7d1c20(0x1b0)][_0x7d1c20(0x1cf)](_0x7d1c20(0x1b3),(_0x12eb81,_0xe08605)=>{const _0x58d896=_0x7d1c20;this[_0x58d896(0x1bb)][_0x58d896(0x195)]&&(this[_0x58d896(0x1bb)][_0x58d896(0x1c9)](_0x58d896(0x1b9)),_0xe08605());}),this['on'](_0x7d1c20(0x1a8),(_0x37b854,_0x280543)=>{const _0xdc4c95=_0x7d1c20;_0x280543[_0xdc4c95(0x1a6)]>0xfde8?(alert(_0x23da5e(_0x18dcf0,_0xdc4c95(0x1da),[_0x280543[_0xdc4c95(0x1a6)],0xfde8])),_0x37b854[_0xdc4c95(0x1aa)]()):this[_0xdc4c95(0x1a0)][_0xdc4c95(0x1bf)]('');},{'priority':_0x7d1c20(0x194)});}[_0x1078a6(0x1c7)](){const _0x4baa07=_0x1078a6;super[_0x4baa07(0x1c7)](),this[_0x4baa07(0x1c3)]();}[_0x1078a6(0x1b8)](){const _0x2362d8=_0x1078a6;return this[_0x2362d8(0x1a0)]||(this[_0x2362d8(0x1a0)]=new _0x2e019d(this[_0x2362d8(0x190)]),this[_0x2362d8(0x1b5)]=this[_0x2362d8(0x1a0)][_0x2362d8(0x196)]()[_0x2362d8(0x1a4)](()=>{const _0xd4e31a=_0x2362d8;if(this[_0xd4e31a(0x198)])return;const _0x578993=this[_0xd4e31a(0x1a0)];this[_0xd4e31a(0x1a9)][_0xd4e31a(0x1cb)](_0x578993['ui'][_0xd4e31a(0x1a9)],this[_0xd4e31a(0x1a9)][_0xd4e31a(0x1be)]),_0x578993[_0xd4e31a(0x1ad)][_0xd4e31a(0x1a7)]['on'](_0xd4e31a(0x1d4),()=>this[_0xd4e31a(0x1c2)]=_0x578993[_0xd4e31a(0x1cc)]()),_0x578993[_0xd4e31a(0x1c4)](_0xd4e31a(0x1b4))['to'](this),this[_0xd4e31a(0x19a)][_0xd4e31a(0x1d3)](_0x578993['ui'][_0xd4e31a(0x1d8)],0x0),this[_0xd4e31a(0x1c9)](_0xd4e31a(0x1bc),this[_0xd4e31a(0x1a0)]);})),this[_0x2362d8(0x1b5)];}[_0x1078a6(0x197)](_0x4b886f){const _0x26f6fa=_0x1078a6;-0x1===_0x4b886f?(this[_0x26f6fa(0x1ab)][_0x26f6fa(0x1c5)](),this[_0x26f6fa(0x1ab)][_0x26f6fa(0x1d2)]()):this[_0x26f6fa(0x1ab)][_0x26f6fa(0x1c5)]();}async[_0x1078a6(0x18f)](){const _0x2f933e=_0x1078a6;this[_0x2f933e(0x198)]||(this[_0x2f933e(0x198)]=!0x0,this[_0x2f933e(0x1a0)]&&(await this[_0x2f933e(0x1b5)],await this[_0x2f933e(0x1a0)][_0x2f933e(0x18f)](),this[_0x2f933e(0x1c9)](_0x2f933e(0x1ae),this[_0x2f933e(0x1a0)])),await super[_0x2f933e(0x18f)]());}[_0x1078a6(0x1a1)](){const _0x47f748=_0x1078a6,{locale:_0x5b8400}=this,_0x50e394=new _0x2e5af6(_0x5b8400);return _0x50e394[_0x47f748(0x19c)]({'attributes':{'class':[_0x47f748(0x1ce)]}}),_0x50e394[_0x47f748(0x1d9)]=!0x0,_0x50e394[_0x47f748(0x1c4)](_0x47f748(0x1af))['to'](this,_0x47f748(0x1ca)),_0x50e394['on'](_0x47f748(0x1b9),()=>{const _0x95a2f4=_0x47f748;this[_0x95a2f4(0x1c9)](_0x95a2f4(0x1a8),this[_0x95a2f4(0x1c2)]);}),_0x50e394[_0x47f748(0x1c4)](_0x47f748(0x195))['to'](this,_0x47f748(0x1c2),this,_0x47f748(0x1d0),(_0x5eafdd,_0x10a1c7)=>!_0x10a1c7&&!!_0x5eafdd[_0x47f748(0x18d)]()),_0x50e394;}[_0x1078a6(0x1d5)](){const _0x2a3a6c=_0x1078a6,{locale:_0x13a838}=this,_0x296eae=new _0x2e5af6(_0x13a838);return _0x296eae[_0x2a3a6c(0x19c)]({'attributes':{'class':[_0x2a3a6c(0x1a3)]}}),_0x296eae[_0x2a3a6c(0x1af)]=_0x23da5e(_0x13a838,_0x2a3a6c(0x1c0)),_0x296eae[_0x2a3a6c(0x1d9)]=!0x0,_0x296eae['on'](_0x2a3a6c(0x1b9),()=>{const _0x207a22=_0x2a3a6c;this[_0x207a22(0x1a0)][_0x207a22(0x1bf)](''),this[_0x207a22(0x1c9)](_0x207a22(0x1c1));}),_0x296eae;}[_0x1078a6(0x1c3)](){const _0x38e0c5=_0x1078a6;this[_0x38e0c5(0x1b0)][_0x38e0c5(0x1e0)](this[_0x38e0c5(0x1a9)]),this[_0x38e0c5(0x19a)][_0x38e0c5(0x1d7)](_0x2972f5=>{const _0x4b76eb=_0x38e0c5;this[_0x4b76eb(0x193)][_0x4b76eb(0x1d3)](_0x2972f5[_0x4b76eb(0x1a9)]);}),this[_0x38e0c5(0x19a)]['on'](_0x38e0c5(0x1d4),(_0x2600a0,_0x4a62b7)=>{const _0x4c0103=_0x38e0c5;for(const _0xd9d3ce of Array[_0x4c0103(0x1c8)](_0x4a62b7[_0x4c0103(0x1db)])[_0x4c0103(0x1dc)]())this[_0x4c0103(0x193)][_0x4c0103(0x1d3)](_0xd9d3ce[_0x4c0103(0x1a9)]);});}}
|
|
@@ -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 _0x5d2e57=_0x3c1e;(function(_0x1d5b28,_0x57ea24){const _0x981121=_0x3c1e,_0x5d62d2=_0x1d5b28();while(!![]){try{const _0x45e8b8=-parseInt(_0x981121(0x7d))/0x1+parseInt(_0x981121(0x9c))/0x2+-parseInt(_0x981121(0x8d))/0x3*(parseInt(_0x981121(0x80))/0x4)+parseInt(_0x981121(0x9e))/0x5+-parseInt(_0x981121(0x78))/0x6*(-parseInt(_0x981121(0x7c))/0x7)+-parseInt(_0x981121(0x98))/0x8+-parseInt(_0x981121(0x77))/0x9*(-parseInt(_0x981121(0x93))/0xa);if(_0x45e8b8===_0x57ea24)break;else _0x5d62d2['push'](_0x5d62d2['shift']());}catch(_0x4e169d){_0x5d62d2['push'](_0x5d62d2['shift']());}}}(_0x1925,0xdec02));function _0x1925(){const _0x4d74d7=['COMMENTS_ARCHIVE_LIST_LABEL','listenTo','isEmpty','442730jWBQpe','remove','focusCycler','focusPrevious','ck-comments-archive__content','12377224WMwndL','change','EMPTY_COMMENTS_ARCHIVE','first','512692DtMTWW','ck-comments-archive','445825cBarXD','focusFirst','focus','element','delegate','setTemplate','981lrusAz','953646SKRnXZ','arrowup','add','focusTracker','21NSJgNt','1446852KKhGsV','_setupKeyboardNavigation','render','80pKGWzG','destroy','div','ck-hidden','_annotationViews','presentation','length','ck-comments-archive__info','auto','set','focusNext','isActive','arrowdown','261255iyDgLu','bindTemplate','list'];_0x1925=function(){return _0x4d74d7;};return _0x1925();}function _0x3c1e(_0x4ad299,_0x1aa119){const _0x192521=_0x1925();return _0x3c1e=function(_0x3c1eb1,_0x5ae1c7){_0x3c1eb1=_0x3c1eb1-0x75;let _0x26d9e8=_0x192521[_0x3c1eb1];return _0x26d9e8;},_0x3c1e(_0x4ad299,_0x1aa119);}import{View as _0x30ac5b,FocusCycler as _0x4eea40}from'ckeditor5/src/ui.js';import{FocusTracker as _0x28bdec}from'ckeditor5/src/utils.js';import{getTranslation as _0x48170a}from'../../../utils/common-translations.js';export class CommentsArchiveView extends _0x30ac5b{[_0x5d2e57(0x7b)];[_0x5d2e57(0x95)];[_0x5d2e57(0x84)];constructor(_0x17dd54,_0x4d9bd3){const _0xf560c3=_0x5d2e57;super(_0x17dd54),this[_0xf560c3(0x89)](_0xf560c3(0x92),!_0x4d9bd3[_0xf560c3(0x86)]),this[_0xf560c3(0x7b)]=new _0x28bdec(),this[_0xf560c3(0x84)]=_0x4d9bd3,this[_0xf560c3(0x84)][_0xf560c3(0x75)](_0xf560c3(0x79),_0xf560c3(0x8c))['to'](this),this['on'](_0xf560c3(0x79),()=>{const _0x47dd5b=_0xf560c3;this[_0x47dd5b(0x95)][_0x47dd5b(0x96)]();}),this['on'](_0xf560c3(0x8c),()=>{const _0x31b00c=_0xf560c3;this[_0x31b00c(0x95)][_0x31b00c(0x8a)]();}),this[_0xf560c3(0x95)]=new _0x4eea40({'focusables':_0x4d9bd3,'focusTracker':this[_0xf560c3(0x7b)]}),this[_0xf560c3(0x91)](_0x4d9bd3,_0xf560c3(0x7a),()=>{const _0x5ce4e5=_0xf560c3;this[_0x5ce4e5(0x92)]=!0x1;}),this[_0xf560c3(0x91)](_0x4d9bd3,_0xf560c3(0x94),(_0x5c57c0,_0x2979b3)=>{const _0xdc5b0=_0xf560c3;_0x2979b3[_0xdc5b0(0x8b)]&&this[_0xdc5b0(0xa0)](),_0x4d9bd3[_0xdc5b0(0x86)]||(this[_0xdc5b0(0x92)]=!0x0);});const _0x25fc68=this[_0xf560c3(0x8e)];this[_0xf560c3(0x76)]({'tag':_0xf560c3(0x82),'attributes':{'dir':_0xf560c3(0x88),'class':['ck',_0xf560c3(0x9d)],'tabindex':-0x1,'role':_0xf560c3(0x8f),'aria-label':_0x48170a(_0x17dd54,_0xf560c3(0x90))},'children':[{'tag':_0xf560c3(0x82),'attributes':{'class':[_0xf560c3(0x97)],'role':_0xf560c3(0x85)},'children':[{'tag':_0xf560c3(0x82),'attributes':{'role':_0xf560c3(0x85)},'children':_0x4d9bd3},{'tag':'p','attributes':{'class':[_0xf560c3(0x87),_0x25fc68['if'](_0xf560c3(0x92),_0xf560c3(0x83),_0x5960c4=>!_0x5960c4)]},'children':[{'text':_0x48170a(_0x17dd54,_0xf560c3(0x9a))}]}]}]});}[_0x5d2e57(0x7f)](){const _0x49e675=_0x5d2e57;super[_0x49e675(0x7f)](),this[_0x49e675(0x7e)]();}[_0x5d2e57(0x81)](){const _0x1506bd=_0x5d2e57;super[_0x1506bd(0x81)](),this[_0x1506bd(0x7b)][_0x1506bd(0x81)]();}[_0x5d2e57(0xa0)](){const _0x56532e=_0x5d2e57;this[_0x56532e(0x95)][_0x56532e(0x9b)]?this[_0x56532e(0x95)][_0x56532e(0x9f)]():this[_0x56532e(0xa1)][_0x56532e(0xa0)]();}[_0x5d2e57(0x7e)](){const _0x19f40a=_0x5d2e57;for(const _0x3c42a1 of this[_0x19f40a(0x84)])this[_0x19f40a(0x7b)][_0x19f40a(0x7a)](_0x3c42a1[_0x19f40a(0xa1)]);this[_0x19f40a(0x84)]['on'](_0x19f40a(0x99),(_0x178673,{added:_0x23f3ff,removed:_0x563297})=>{const _0x2a0be1=_0x19f40a;for(const _0x49b39d of _0x23f3ff)this[_0x2a0be1(0x7b)][_0x2a0be1(0x7a)](_0x49b39d[_0x2a0be1(0xa1)]);for(const _0x5874c4 of _0x563297)this[_0x2a0be1(0x7b)][_0x2a0be1(0x94)](_0x5874c4[_0x2a0be1(0xa1)]);});}}
|
|
@@ -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 _0x565c3=_0x152b;(function(_0x302bbb,_0x361a46){const _0x29b737=_0x152b,_0x421169=_0x302bbb();while(!![]){try{const _0x506352=parseInt(_0x29b737(0x146))/0x1+-parseInt(_0x29b737(0x156))/0x2+parseInt(_0x29b737(0xff))/0x3+parseInt(_0x29b737(0x12c))/0x4*(parseInt(_0x29b737(0x139))/0x5)+-parseInt(_0x29b737(0x137))/0x6*(-parseInt(_0x29b737(0x110))/0x7)+parseInt(_0x29b737(0x15a))/0x8*(-parseInt(_0x29b737(0x12a))/0x9)+parseInt(_0x29b737(0x121))/0xa*(-parseInt(_0x29b737(0x116))/0xb);if(_0x506352===_0x361a46)break;else _0x421169['push'](_0x421169['shift']());}catch(_0x1a121a){_0x421169['push'](_0x421169['shift']());}}}(_0x59cc,0x98656));function _0x59cc(){const _0x3ef854=['arrowup','forEach','bindTemplate','_rearrangeExpand','_model','length','3865206LhmOpt','change:isEditMode','9940ZCHTZK','delegate','resolvedAt','_collapsedCommentsView','change:isResolved','_shouldCollapse','maxThreadTotalWeight','some','_handleInfoComment','change','maxCommentsWhenCollapsed','visibleViews','map','325069GGbCSZ','authoredAt','Thread\x20comments','equal','createCollection','ck-thread__comments','arrowdown','collapse','change:hasDirtyComment','_handleNewCommentModel','formatDateTime','add','listenTo','_calculatePosition','editorConfig','destroy','583710nKDxrB','keystrokes','hasDirtyComment','locale','949064Otbulf','removeComment','_rearrangeCollapse','resolvedCommentView','includes','_findOptimalIndex','count','3098814iCeowi','isEditMode','stopListening','reverse','_setupKeyboardNavigation','commentUpdated','refreshVisibleViews','bind','isActive','CommentView','viewUid','set','Marked\x20as\x20resolved','get','target','weight','change:isActive','7TQrNHk','maxCommentCharsWhenCollapsed','element','focusTracker','_handleRemoveCommentModel','editorReady','4169nYiGTu','updateComment','added','editorDestroyed','from','setTemplate','ck-hidden','commentViews','insert','_updateHasDirtyComment','remove','25490OxrbXE','focusCycler','removed','resolved','focusLast','delete','focus','resolvedBy','render','72kIVgWI','_config','1668VzSxzk','focusFirst','expand','resolveCommentThread','comments'];_0x59cc=function(){return _0x3ef854;};return _0x59cc();}import{View as _0x1cab8f,FocusCycler as _0x40732d}from'ckeditor5/src/ui.js';import{diff as _0x26afa1,Collection as _0x582077,FocusTracker as _0x2d317f,KeystrokeHandler as _0x195323}from'ckeditor5/src/utils.js';import{getTranslation as _0x35425e}from'../../../utils/common-translations.js';function _0x152b(_0x17844c,_0x4e775b){const _0x59cca8=_0x59cc();return _0x152b=function(_0x152b0c,_0x15752f){_0x152b0c=_0x152b0c-0xfb;let _0x50341a=_0x59cca8[_0x152b0c];return _0x50341a;},_0x152b(_0x17844c,_0x4e775b);}import{CollapsedCommentsView as _0x2536b9}from'./collapsedcommentsview.js';export class CommentsListView extends _0x1cab8f{[_0x565c3(0x11d)];[_0x565c3(0xfb)];[_0x565c3(0x113)];[_0x565c3(0x157)];[_0x565c3(0x122)];[_0x565c3(0x135)];[_0x565c3(0x12b)];[_0x565c3(0x13c)];constructor(_0x17719e,_0x1619ac,_0x414c1b){const _0x29bfb0=_0x565c3;super(_0x17719e);const _0x3f9ae6=this[_0x29bfb0(0x133)];this[_0x29bfb0(0x10a)](_0x29bfb0(0x158),!0x1),this[_0x29bfb0(0x10a)](_0x29bfb0(0x136),_0x1619ac[_0x29bfb0(0x130)][_0x29bfb0(0x136)]),this[_0x29bfb0(0x10a)](_0x29bfb0(0x107),!0x1),this[_0x29bfb0(0x135)]=_0x1619ac,this[_0x29bfb0(0x12b)]=_0x414c1b,this[_0x29bfb0(0x11d)]=this[_0x29bfb0(0x14a)](),this[_0x29bfb0(0x144)]=this[_0x29bfb0(0x14a)](),this[_0x29bfb0(0xfb)]=null,this[_0x29bfb0(0x113)]=new _0x2d317f(),this[_0x29bfb0(0x157)]=new _0x195323(),this[_0x29bfb0(0x122)]=new _0x40732d({'focusables':this[_0x29bfb0(0x11d)],'focusTracker':this[_0x29bfb0(0x113)],'keystrokeHandler':this[_0x29bfb0(0x157)],'keystrokeHandlerOptions':{'filter':_0x4098c2=>this[_0x29bfb0(0x11d)][_0x29bfb0(0x145)](_0x53b221=>_0x53b221[_0x29bfb0(0x112)])[_0x29bfb0(0xfc)](_0x4098c2[_0x29bfb0(0x10d)])},'actions':{'focusPrevious':_0x29bfb0(0x131),'focusNext':_0x29bfb0(0x14c)}}),this[_0x29bfb0(0x13c)]=new _0x2536b9(_0x17719e),this[_0x29bfb0(0x13c)][_0x29bfb0(0x106)](_0x29bfb0(0xfe))['to'](this,_0x29bfb0(0x136),_0x96a016=>_0x96a016-this[_0x29bfb0(0x12b)][_0x29bfb0(0x143)]);for(const _0x2c7169 of _0x1619ac[_0x29bfb0(0x130)])this[_0x29bfb0(0x14f)](_0x2c7169);this[_0x29bfb0(0x141)](),this[_0x29bfb0(0x152)](_0x1619ac[_0x29bfb0(0x130)],_0x29bfb0(0x151),(_0x1acac4,_0x3d1c5b)=>{const _0x31441e=_0x29bfb0,_0x95c24b=this[_0x31441e(0x153)](_0x3d1c5b);this[_0x31441e(0x136)]++,this[_0x31441e(0x14f)](_0x3d1c5b,_0x95c24b),this[_0x31441e(0x105)]();}),this[_0x29bfb0(0x152)](_0x1619ac[_0x29bfb0(0x130)],_0x29bfb0(0x120),(_0x259999,_0x141f1b)=>{const _0x1ed06a=_0x29bfb0;this[_0x1ed06a(0x136)]--,this[_0x1ed06a(0x114)](_0x141f1b),this[_0x1ed06a(0x105)]();}),this[_0x29bfb0(0x152)](_0x1619ac,_0x29bfb0(0x104),()=>this[_0x29bfb0(0x105)]()),this[_0x29bfb0(0x152)](_0x1619ac,_0x29bfb0(0x13d),()=>this[_0x29bfb0(0x141)]()),this['on'](_0x29bfb0(0x10f),()=>this[_0x29bfb0(0x105)]()),this['on'](_0x29bfb0(0x14e),()=>this[_0x29bfb0(0x105)]()),this[_0x29bfb0(0x11b)]({'tag':'ul','attributes':{'class':[_0x29bfb0(0x14b),_0x3f9ae6['if'](_0x29bfb0(0x136),_0x29bfb0(0x11c),_0x7f6c2f=>!_0x7f6c2f)],'aria-label':_0x35425e(_0x17719e,_0x29bfb0(0x148))},'children':this[_0x29bfb0(0x144)]});}get[_0x565c3(0x13e)](){const _0x536927=_0x565c3;return this[_0x536927(0x135)][_0x536927(0x10e)]>this[_0x536927(0x12b)][_0x536927(0x13f)]&&!this[_0x536927(0x107)]&&!this[_0x536927(0x158)];}[_0x565c3(0x129)](){const _0x8b3953=_0x565c3;super[_0x8b3953(0x129)](),this[_0x8b3953(0x105)](),this[_0x8b3953(0x103)]();}[_0x565c3(0x127)](_0x3c6e7f){const _0x52bd10=_0x565c3;-0x1===_0x3c6e7f?this[_0x52bd10(0x122)][_0x52bd10(0x125)]():this[_0x52bd10(0x122)][_0x52bd10(0x12d)]();}[_0x565c3(0x155)](){const _0x340239=_0x565c3;this[_0x340239(0x13c)][_0x340239(0x155)]();for(const _0x148e80 of this[_0x340239(0x11d)])_0x148e80[_0x340239(0x155)]();super[_0x340239(0x155)]();}[_0x565c3(0x105)](){const _0x8f5915=_0x565c3;this[_0x8f5915(0x13e)]?this[_0x8f5915(0x15c)]():this[_0x8f5915(0x134)]();}[_0x565c3(0x14f)](_0xb02863,_0x2ab1cb){const _0x244a4d=_0x565c3,_0x240233=new this[(_0x244a4d(0x12b))][(_0x244a4d(0x108))](this[_0x244a4d(0x159)],_0xb02863,{'maxCommentCharsWhenCollapsed':this[_0x244a4d(0x12b)][_0x244a4d(0x111)],'formatDateTime':this[_0x244a4d(0x12b)][_0x244a4d(0x150)],'editorConfig':this[_0x244a4d(0x12b)][_0x244a4d(0x154)]});_0x240233[_0x244a4d(0x109)]=_0xb02863['id'],_0x240233[_0x244a4d(0x13a)](_0x244a4d(0x15b))['to'](this),_0x240233[_0x244a4d(0x13a)](_0x244a4d(0x117))['to'](this),_0x240233[_0x244a4d(0x13a)](_0x244a4d(0x12f))['to'](this),_0x240233[_0x244a4d(0x13a)](_0x244a4d(0x115))['to'](this),_0x240233[_0x244a4d(0x13a)](_0x244a4d(0x119))['to'](this),this[_0x244a4d(0x152)](_0x240233,_0x244a4d(0x138),()=>this[_0x244a4d(0x11f)]()),this[_0x244a4d(0x11d)][_0x244a4d(0x151)](_0x240233,_0x2ab1cb);}[_0x565c3(0x153)](_0x41f9f4){const _0x131700=_0x565c3,_0xb0921f=this[_0x131700(0x135)][_0x131700(0xfd)](_0x41f9f4);return this[_0x131700(0xfb)]?this[_0x131700(0xfb)][_0x131700(0x147)]>_0x41f9f4[_0x131700(0x147)]?_0xb0921f-0x1:_0xb0921f:_0xb0921f-0x1;}[_0x565c3(0x141)](){const _0x1da53d=_0x565c3;if(this[_0x1da53d(0x135)][_0x1da53d(0x128)]&&this[_0x1da53d(0x135)][_0x1da53d(0x13b)]){const _0x17c567={'id':_0x1da53d(0x124),'author':this[_0x1da53d(0x135)][_0x1da53d(0x128)],'authoredAt':this[_0x1da53d(0x135)][_0x1da53d(0x13b)],'content':_0x35425e(this[_0x1da53d(0x159)],_0x1da53d(0x10b)),'attributes':{}};this[_0x1da53d(0xfb)]=new this[(_0x1da53d(0x12b))][(_0x1da53d(0x108))](this[_0x1da53d(0x159)],_0x17c567,{'maxCommentCharsWhenCollapsed':this[_0x1da53d(0x12b)][_0x1da53d(0x111)],'formatDateTime':this[_0x1da53d(0x12b)][_0x1da53d(0x150)],'editorConfig':this[_0x1da53d(0x12b)][_0x1da53d(0x154)],'isSystemComment':!0x0}),this[_0x1da53d(0x11d)][_0x1da53d(0x151)](this[_0x1da53d(0xfb)],this[_0x1da53d(0x135)][_0x1da53d(0xfd)](_0x17c567));}else this[_0x1da53d(0xfb)]&&(this[_0x1da53d(0x11d)][_0x1da53d(0x120)](this[_0x1da53d(0xfb)]),this[_0x1da53d(0xfb)][_0x1da53d(0x155)](),this[_0x1da53d(0xfb)]=null);this[_0x1da53d(0x105)]();}[_0x565c3(0x114)](_0x407d11){const _0x391040=_0x565c3,_0x1d7843=this[_0x391040(0x11d)][_0x391040(0x120)](_0x407d11['id']);this[_0x391040(0x101)](_0x1d7843),_0x1d7843[_0x391040(0x100)]&&this[_0x391040(0x11f)](),_0x1d7843[_0x391040(0x155)]();}[_0x565c3(0x11f)](){const _0x3a42f9=_0x565c3;this[_0x3a42f9(0x158)]=Array[_0x3a42f9(0x11a)](this[_0x3a42f9(0x11d)])[_0x3a42f9(0x140)](_0x5edc3a=>_0x5edc3a[_0x3a42f9(0x100)]);}[_0x565c3(0x15c)](){const _0x2291ff=_0x565c3,_0x1972c9=function(_0x20c4fd){const _0x2b2c1=_0x152b,_0x4c6d95=new _0x582077();for(const _0xf2d737 of _0x20c4fd)_0x4c6d95[_0x2b2c1(0x151)](_0xf2d737);return _0x4c6d95;}(this[_0x2291ff(0x11d)]),_0x2af7da=this[_0x2291ff(0x13c)][_0x2291ff(0xfe)];for(let _0x121476=0x1;_0x121476<=_0x2af7da;_0x121476++)_0x1972c9[_0x2291ff(0x120)](0x1);for(const _0x3b4f7e of _0x1972c9)_0x3b4f7e[_0x2291ff(0x14d)]();_0x2af7da>0x0&&_0x1972c9[_0x2291ff(0x151)](this[_0x2291ff(0x13c)],0x1),ns(_0x26afa1(Array[_0x2291ff(0x11a)](this[_0x2291ff(0x144)]),Array[_0x2291ff(0x11a)](_0x1972c9)),this[_0x2291ff(0x144)],_0x1972c9);}[_0x565c3(0x134)](){const _0x5eeba7=_0x565c3;ns(_0x26afa1(Array[_0x5eeba7(0x11a)](this[_0x5eeba7(0x144)]),Array[_0x5eeba7(0x11a)](this[_0x5eeba7(0x11d)])),this[_0x5eeba7(0x144)],this[_0x5eeba7(0x11d)]);for(const _0x21cd2f of this[_0x5eeba7(0x144)])_0x21cd2f[_0x5eeba7(0x12e)]();}[_0x565c3(0x103)](){const _0x3dddc0=_0x565c3;this[_0x3dddc0(0x11d)][_0x3dddc0(0x132)](_0x4ef7a4=>{const _0x4395dc=_0x3dddc0;this[_0x4395dc(0x113)][_0x4395dc(0x151)](_0x4ef7a4[_0x4395dc(0x112)]),this[_0x4395dc(0x157)][_0x4395dc(0x152)](_0x4ef7a4[_0x4395dc(0x112)]);}),this[_0x3dddc0(0x11d)]['on'](_0x3dddc0(0x142),(_0x416127,_0x7fcee9)=>{const _0x288489=_0x3dddc0;for(const _0x429002 of _0x7fcee9[_0x288489(0x123)])this[_0x288489(0x113)][_0x288489(0x120)](_0x429002[_0x288489(0x112)]),this[_0x288489(0x157)][_0x288489(0x101)](_0x429002[_0x288489(0x112)]);for(const _0x10a61 of Array[_0x288489(0x11a)](_0x7fcee9[_0x288489(0x118)])[_0x288489(0x102)]())this[_0x288489(0x113)][_0x288489(0x151)](_0x10a61[_0x288489(0x112)]),this[_0x288489(0x157)][_0x288489(0x152)](_0x10a61[_0x288489(0x112)]);});}}function ns(_0x413a9a,_0x18f578,_0x3542fd){const _0x505fa6=_0x565c3;let _0x2ef0a8=0x0;for(const _0x45ec80 of _0x413a9a)switch(_0x45ec80){case _0x505fa6(0x11e):_0x18f578[_0x505fa6(0x151)](_0x3542fd[_0x505fa6(0x10c)](_0x2ef0a8),_0x2ef0a8),_0x2ef0a8++;break;case _0x505fa6(0x126):_0x18f578[_0x505fa6(0x120)](_0x2ef0a8);break;case _0x505fa6(0x149):_0x2ef0a8++;}}
|
|
@@ -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 _0x34c2(_0x2263b5,_0x11bff4){const _0x248027=_0x2480();return _0x34c2=function(_0x34c281,_0x3ccded){_0x34c281=_0x34c281-0x9a;let _0x40e1d9=_0x248027[_0x34c281];return _0x40e1d9;},_0x34c2(_0x2263b5,_0x11bff4);}const _0x101e5f=_0x34c2;function _0x2480(){const _0xa03462=['1869327TLdSAY','span','bindTemplate','setTemplate','180GcgZib','set','610891iVZUpf','32282airONS','711447lHfwRR','focus','element','THREAD_CONTEXT_LABEL','1013316MSwOkA','1272aTgAnE','220Dxpuep','ck-context__value','16115oOrMnQ','contextValue','102SzLdwX','25305qrWOmq'];_0x2480=function(){return _0xa03462;};return _0x2480();}(function(_0x4052c9,_0x26eee9){const _0x2c0273=_0x34c2,_0x1a49ba=_0x4052c9();while(!![]){try{const _0x3e9c5a=-parseInt(_0x2c0273(0x9d))/0x1+-parseInt(_0x2c0273(0x9e))/0x2*(-parseInt(_0x2c0273(0xa9))/0x3)+parseInt(_0x2c0273(0xa5))/0x4*(parseInt(_0x2c0273(0xa7))/0x5)+-parseInt(_0x2c0273(0xa3))/0x6+-parseInt(_0x2c0273(0xaa))/0x7*(parseInt(_0x2c0273(0xa4))/0x8)+-parseInt(_0x2c0273(0xab))/0x9+parseInt(_0x2c0273(0x9b))/0xa*(parseInt(_0x2c0273(0x9f))/0xb);if(_0x3e9c5a===_0x26eee9)break;else _0x1a49ba['push'](_0x1a49ba['shift']());}catch(_0x4b88f4){_0x1a49ba['push'](_0x1a49ba['shift']());}}}(_0x2480,0x5012c));import{View as _0x9781e6}from'ckeditor5/src/ui.js';import{getTranslation as _0x48048e}from'../../../utils/common-translations.js';export class CommentThreadHeaderContextView extends _0x9781e6{constructor(_0x156024){const _0x4d60d0=_0x34c2;super(_0x156024);const _0x5159ec=this[_0x4d60d0(0xad)];this[_0x4d60d0(0x9c)](_0x4d60d0(0xa8),''),this[_0x4d60d0(0x9a)]({'tag':_0x4d60d0(0xac),'attributes':{'class':['ck',_0x4d60d0(0xa6)],'aria-label':_0x5159ec['to'](_0x4d60d0(0xa8),_0x43df06=>_0x48048e(_0x156024,_0x4d60d0(0xa2),_0x43df06)),'tabindex':-0x1},'children':[{'text':_0x5159ec['to'](_0x4d60d0(0xa8))}]});}[_0x101e5f(0xa0)](){const _0x1585fa=_0x101e5f;this[_0x1585fa(0xa1)][_0x1585fa(0xa0)]();}}
|
|
@@ -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 _0x5683a8=_0x11f7;(function(_0x31e262,_0x46802f){const _0x7cadd=_0x11f7,_0x483fb9=_0x31e262();while(!![]){try{const _0x396050=parseInt(_0x7cadd(0x97))/0x1*(parseInt(_0x7cadd(0xb1))/0x2)+-parseInt(_0x7cadd(0xa5))/0x3*(-parseInt(_0x7cadd(0xb8))/0x4)+-parseInt(_0x7cadd(0x8c))/0x5+-parseInt(_0x7cadd(0xae))/0x6*(-parseInt(_0x7cadd(0x91))/0x7)+-parseInt(_0x7cadd(0xa3))/0x8+parseInt(_0x7cadd(0x9a))/0x9*(parseInt(_0x7cadd(0xbb))/0xa)+-parseInt(_0x7cadd(0xab))/0xb;if(_0x396050===_0x46802f)break;else _0x483fb9['push'](_0x483fb9['shift']());}catch(_0x48b44b){_0x483fb9['push'](_0x483fb9['shift']());}}}(_0x54b4,0x73f02));import{View as _0x1d9fcb,ButtonView as _0x292133,FocusCycler as _0x403997}from'ckeditor5/src/ui.js';import{FocusTracker as _0x560f29,KeystrokeHandler as _0x389d90}from'ckeditor5/src/utils.js';import{IconUndo as _0x42a683}from'ckeditor5/src/icons.js';import{getTranslation as _0x3cc88f}from'../../../utils/common-translations.js';function _0x54b4(){const _0x17db82=['3768615heaWgH','reopenButtonView','createCollection','lastIndexOf','_trimContextValue','7vXtMMz','scrollWidth','hasContext','ck-context','Reopen','element','67934ONWlHQ','add','context','301689ivDKti','_createContextView','.ck-context__value','bindTemplate','querySelector','.ck-context','contextView','label','substring','4697904EtoGPf','shift+tab','8097MIhmqw','contextValue','isVisible','_model','ck-context--quotes','tab','5907286hlxmcr','fire','mouseenter','2216814oHRUcz','classList','focusCycler','18KFEBZJ','focus','tooltip','focusFirst','remove','focusTracker','ck-context-wrapper','692xdSrbl','ck-annotation__actions','overlay','270hVDGCz','focusables','length','isReadOnly','bind','isResolvable','...','render','value','execute','keystrokes','_setupKeyboardNavigation','offsetWidth','div','listenTo','locale','isEnabled','_createReopenButton','setTemplate','ck-thread__header','_attachContextActions','mouseleave','isResolved','reopenCommentThread','Comment\x20was\x20made\x20on\x20an\x20element','icon'];_0x54b4=function(){return _0x17db82;};return _0x54b4();}import{CommentThreadHeaderContextView as _0x15cd49}from'./commentthreadheadercontextview.js';export const MAX_CONTENT_LENGTH=0x96;function _0x11f7(_0x477cff,_0x38b24e){const _0x54b46a=_0x54b4();return _0x11f7=function(_0x11f76a,_0xffe6ba){_0x11f76a=_0x11f76a-0x8a;let _0x24194e=_0x54b46a[_0x11f76a];return _0x24194e;},_0x11f7(_0x477cff,_0x38b24e);}export class CommentThreadHeaderView extends _0x1d9fcb{[_0x5683a8(0xa8)];[_0x5683a8(0x8d)];[_0x5683a8(0xa0)];[_0x5683a8(0xbc)];[_0x5683a8(0xb6)];[_0x5683a8(0xc5)];[_0x5683a8(0xb0)];constructor(_0x5cf2b6,_0x1548b3){const _0x49ae59=_0x5683a8;super(_0x5cf2b6);const _0x21e469=this[_0x49ae59(0x9d)];this[_0x49ae59(0xa8)]=_0x1548b3,this[_0x49ae59(0x8d)]=this[_0x49ae59(0xcc)](),this[_0x49ae59(0xa0)]=this[_0x49ae59(0x9b)](),this[_0x49ae59(0xbc)]=this[_0x49ae59(0x8e)]([this[_0x49ae59(0xa0)],this[_0x49ae59(0x8d)]]),this[_0x49ae59(0xb6)]=new _0x560f29(),this[_0x49ae59(0xc5)]=new _0x389d90(),this[_0x49ae59(0xb0)]=new _0x403997({'focusables':this[_0x49ae59(0xbc)],'focusTracker':this[_0x49ae59(0xb6)],'keystrokeHandler':this[_0x49ae59(0xc5)],'actions':{'focusPrevious':_0x49ae59(0xa4),'focusNext':_0x49ae59(0xaa)}}),this[_0x49ae59(0xbf)](_0x49ae59(0x93))['to'](this[_0x49ae59(0xa8)],_0x49ae59(0x99),_0x124e5c=>!!_0x124e5c),this[_0x49ae59(0xbf)](_0x49ae59(0xa6))['to'](this[_0x49ae59(0xa8)],_0x49ae59(0x99),_0x5371d4=>_0x5371d4&&_0x5371d4[_0x49ae59(0xc3)]?this[_0x49ae59(0x90)](_0x5371d4[_0x49ae59(0xc3)]):_0x3cc88f(this[_0x49ae59(0xca)],_0x49ae59(0x8a))),this[_0x49ae59(0xcd)]({'tag':_0x49ae59(0xc8),'attributes':{'class':[_0x49ae59(0xce)]},'children':[{'tag':_0x49ae59(0xc8),'attributes':{'class':[_0x49ae59(0xb7)]},'children':[{'tag':_0x49ae59(0xc8),'attributes':{'class':[_0x49ae59(0x94),_0x21e469['if'](_0x49ae59(0x93),_0x49ae59(0xa9))]},'children':[this[_0x49ae59(0xa0)]]}]},{'tag':_0x49ae59(0xc8),'attributes':{'class':[_0x49ae59(0xb9)]},'children':[this[_0x49ae59(0x8d)]]}]});}[_0x5683a8(0xc2)](){const _0x549f94=_0x5683a8;super[_0x549f94(0xc2)](),this[_0x549f94(0xcf)](),this[_0x549f94(0xc6)]();}[_0x5683a8(0xb2)](){const _0x292916=_0x5683a8;this[_0x292916(0xb0)][_0x292916(0xb4)]();}[_0x5683a8(0xcc)](){const _0x47ec59=_0x5683a8,_0x4ae80b=new _0x292133(this[_0x47ec59(0xca)]);return _0x4ae80b[_0x47ec59(0xa1)]=_0x3cc88f(this[_0x47ec59(0xca)],_0x47ec59(0x95)),_0x4ae80b[_0x47ec59(0xb3)]=_0x3cc88f(this[_0x47ec59(0xca)],_0x47ec59(0x95)),_0x4ae80b[_0x47ec59(0x8b)]=_0x42a683,_0x4ae80b[_0x47ec59(0xbf)](_0x47ec59(0xcb))['to'](this[_0x47ec59(0xa8)],_0x47ec59(0xbe),_0x11fb1e=>!_0x11fb1e),_0x4ae80b[_0x47ec59(0xbf)](_0x47ec59(0xa7))['to'](this[_0x47ec59(0xa8)],_0x47ec59(0xc0),this[_0x47ec59(0xa8)],_0x47ec59(0xd1),(_0x1f2c3e,_0x5070d0)=>_0x1f2c3e&&_0x5070d0),_0x4ae80b['on'](_0x47ec59(0xc4),()=>{const _0x2b7228=_0x47ec59;this[_0x2b7228(0xac)](_0x2b7228(0xd2),this[_0x2b7228(0xa8)]['id']);}),_0x4ae80b;}[_0x5683a8(0x90)](_0x2eda24){const _0x8e91a6=_0x5683a8;if(_0x2eda24[_0x8e91a6(0xbd)]<0x96)return _0x2eda24;const _0x56092d=_0x2eda24[_0x8e91a6(0x8f)]('\x20',0x93);return _0x2eda24[_0x8e91a6(0xa2)](0x0,_0x56092d>-0x1?_0x56092d:0x93)+_0x8e91a6(0xc1);}[_0x5683a8(0xcf)](){const _0x33483e=_0x5683a8,_0x2e94b2=this[_0x33483e(0x96)][_0x33483e(0x9e)](_0x33483e(0x9f)),_0x1417e1=_0x2e94b2[_0x33483e(0x9e)](_0x33483e(0x9c));this[_0x33483e(0xc9)](_0x2e94b2,_0x33483e(0xad),()=>{const _0x1fd1cb=_0x33483e;_0x1417e1[_0x1fd1cb(0xc7)]<_0x1417e1[_0x1fd1cb(0x92)]&&_0x2e94b2[_0x1fd1cb(0xaf)][_0x1fd1cb(0x98)](_0x1fd1cb(0xba));}),this[_0x33483e(0xc9)](_0x2e94b2,_0x33483e(0xd0),()=>{const _0x531d9c=_0x33483e;_0x2e94b2[_0x531d9c(0xaf)][_0x531d9c(0xb5)](_0x531d9c(0xba));});}[_0x5683a8(0xc6)](){const _0x586c41=_0x5683a8;this[_0x586c41(0xc5)][_0x586c41(0xc9)](this[_0x586c41(0x96)]);for(const _0x3da7e6 of this[_0x586c41(0xbc)])this[_0x586c41(0xb6)][_0x586c41(0x98)](_0x3da7e6[_0x586c41(0x96)]),this[_0x586c41(0xc5)][_0x586c41(0xc9)](_0x3da7e6[_0x586c41(0x96)]);}[_0x5683a8(0x9b)](){const _0x4adacc=_0x5683a8,_0x18994f=new _0x15cd49(this[_0x4adacc(0xca)]);return _0x18994f[_0x4adacc(0xbf)](_0x4adacc(0xa6))['to'](this),_0x18994f;}}
|
|
@@ -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 _0x1a91a3=_0x2586;(function(_0xbdfc13,_0x34ce1c){const _0x4e9cce=_0x2586,_0x334b3b=_0xbdfc13();while(!![]){try{const _0x1d5077=parseInt(_0x4e9cce(0xc8))/0x1*(-parseInt(_0x4e9cce(0xeb))/0x2)+-parseInt(_0x4e9cce(0xb9))/0x3*(parseInt(_0x4e9cce(0xe4))/0x4)+-parseInt(_0x4e9cce(0xe9))/0x5*(parseInt(_0x4e9cce(0xd1))/0x6)+-parseInt(_0x4e9cce(0xd8))/0x7*(parseInt(_0x4e9cce(0xcc))/0x8)+-parseInt(_0x4e9cce(0xc6))/0x9+parseInt(_0x4e9cce(0xc5))/0xa*(-parseInt(_0x4e9cce(0xd2))/0xb)+parseInt(_0x4e9cce(0xc0))/0xc;if(_0x1d5077===_0x34ce1c)break;else _0x334b3b['push'](_0x334b3b['shift']());}catch(_0x37e67b){_0x334b3b['push'](_0x334b3b['shift']());}}}(_0x3704,0xcba39));function _0x2586(_0x367e1c,_0x2a2f87){const _0x37042a=_0x3704();return _0x2586=function(_0x258623,_0x314ebf){_0x258623=_0x258623-0xb9;let _0xe6c65a=_0x37042a[_0x258623];return _0xe6c65a;},_0x2586(_0x367e1c,_0x2a2f87);}import{View as _0x3b1fd7}from'ckeditor5/src/ui.js';import{CommentInputView as _0x3a0166}from'./commentinputview.js';import{UserView as _0x25d0c7}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3704(){const _0x976d6f=['2022875UcZGtZ','bindTemplate','1468wOVHVn','then','66018nPDIVa','value','commentInputView','focusTracker','ck-thread__input','delegate','showInput','45549960vxgAPc','isFocused','ck-comment__input-container','extendTemplate','userView','370MjjCPm','1821681cIYOQS','ck-thread__user','880nESTnc','editorDestroyed','preventDefault','change:showInput','61840YAtAox','render','createEditor','setTemplate','set','18lItbpw','86251jHJiKc','getDomRoot','contains','target','focusCycler','ck-comment__input-container--active','273lGXkEk','listenTo','editing','destroy','focus','mousedown','element','editorReady','some','editor','showButtons','div','56gSjvaU','view','bind','filter','_focusOnNonInteractiveMouseDown'];_0x3704=function(){return _0x976d6f;};return _0x3704();}export class CommentThreadInputView extends _0x3b1fd7{constructor(_0x5180b2,_0x3f648f,_0x5a7d52){const _0x10184a=_0x2586;super(_0x5180b2),this[_0x10184a(0xbb)]=new _0x3a0166(_0x5180b2,_0x5a7d52),this[_0x10184a(0xd6)]=this[_0x10184a(0xbb)][_0x10184a(0xd6)],this[_0x10184a(0xbb)][_0x10184a(0xe6)](_0x10184a(0xe2))['to'](this[_0x10184a(0xbb)][_0x10184a(0xbc)],_0x10184a(0xc1),this[_0x10184a(0xbb)],_0x10184a(0xba),(_0x2ed067,_0x5f357d)=>_0x2ed067||!!_0x5f357d),this[_0x10184a(0xd0)](_0x10184a(0xbf),!0x1),this['on'](_0x10184a(0xcb),()=>{const _0x50f70e=_0x10184a;this[_0x50f70e(0xbf)]&&!this[_0x50f70e(0xbb)][_0x50f70e(0xe1)]&&this[_0x50f70e(0xbb)][_0x50f70e(0xce)]();}),this[_0x10184a(0xbb)][_0x10184a(0xbe)](_0x10184a(0xdf))['to'](this),this[_0x10184a(0xbb)][_0x10184a(0xbe)](_0x10184a(0xc9))['to'](this),this[_0x10184a(0xc4)]=new _0x25d0c7(_0x5180b2,_0x3f648f),this[_0x10184a(0xc4)][_0x10184a(0xc3)]({'attributes':{'class':_0x10184a(0xc7),'aria-hidden':!0x0}}),this[_0x10184a(0xbb)][_0x10184a(0xc3)]({'attributes':{'class':_0x10184a(0xbd)}}),this[_0x10184a(0xcf)]({'tag':_0x10184a(0xe3),'attributes':{'class':[_0x10184a(0xc2),this[_0x10184a(0xea)]['if'](_0x10184a(0xbf),_0x10184a(0xd7))]},'children':[this[_0x10184a(0xc4)],this[_0x10184a(0xbb)]]});}[_0x1a91a3(0xcd)](){const _0x1a900e=_0x1a91a3;super[_0x1a900e(0xcd)](),this[_0x1a900e(0xe8)]();}[_0x1a91a3(0xdb)](){const _0x3b7c44=_0x1a91a3;return this[_0x3b7c44(0xbb)][_0x3b7c44(0xdb)]()[_0x3b7c44(0xec)](()=>super[_0x3b7c44(0xdb)]());}[_0x1a91a3(0xdc)](_0x4f2e1e){const _0x328253=_0x1a91a3;this[_0x328253(0xbb)][_0x328253(0xdc)](_0x4f2e1e);}[_0x1a91a3(0xe8)](){const _0x4a31e8=_0x1a91a3;this[_0x4a31e8(0xd9)](this[_0x4a31e8(0xde)],_0x4a31e8(0xdd),(_0x505b10,_0x426a63)=>{const _0x3135a8=_0x4a31e8,{submitButtonView:_0x23d06e,cancelButtonView:_0x4ad233,editor:_0x33d0c1}=this[_0x3135a8(0xbb)];[_0x23d06e[_0x3135a8(0xde)],_0x4ad233[_0x3135a8(0xde)],_0x33d0c1?_0x33d0c1[_0x3135a8(0xda)][_0x3135a8(0xe5)][_0x3135a8(0xd3)]():null][_0x3135a8(0xe7)](_0x272e0f=>_0x272e0f)[_0x3135a8(0xe0)](_0x8183c2=>_0x8183c2[_0x3135a8(0xd4)](_0x426a63[_0x3135a8(0xd5)]))||(this[_0x3135a8(0xdc)](),_0x426a63[_0x3135a8(0xca)]());});}}
|