@ckeditor/ckeditor5-comments 47.6.1 → 48.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- package/ckeditor5-metadata.json +53 -53
- package/{src → dist}/annotations/annotation.d.ts +4 -4
- package/{src → dist}/annotations/annotationcollection.d.ts +2 -2
- package/{src → dist}/annotations/annotations.d.ts +3 -3
- package/{src → dist}/annotations/annotationsuis.d.ts +2 -2
- package/{src → dist}/annotations/editorannotations.d.ts +1 -1
- package/{src → dist}/annotations/inlineannotations.d.ts +2 -2
- package/{src → dist}/annotations/narrowsidebar.d.ts +2 -2
- package/{src → dist}/annotations/sidebar.d.ts +2 -2
- package/{src → dist}/annotations/view/annotationcounterbuttonview.d.ts +2 -2
- package/{src → dist}/annotations/view/annotationview.d.ts +2 -2
- package/{src → dist}/annotations/view/sidebaritemview.d.ts +2 -2
- package/{src → dist}/annotations/view/sidebarview.d.ts +2 -2
- package/{src → dist}/annotations/widesidebar.d.ts +1 -1
- package/{src → dist}/comments/addcommentthreadcommand.d.ts +2 -2
- package/{src → dist}/comments/commentsarchive.d.ts +2 -2
- package/{src → dist}/comments/commentsarchiveui.d.ts +2 -2
- package/{src → dist}/comments/commentsediting.d.ts +3 -3
- package/{src → dist}/comments/commentsrepository.d.ts +7 -7
- package/{src → dist}/comments/commentsui.d.ts +1 -1
- package/{src → dist}/comments/integrations/clipboard.d.ts +2 -2
- package/{src → dist}/comments/integrations/commentsrestrictededitingmode.d.ts +1 -1
- package/{src → dist}/comments/integrations/importword.d.ts +1 -1
- package/{src → dist}/comments/integrations/showcommenthighlights.d.ts +1 -1
- package/{src → dist}/comments/ui/commenteditor/commenteditor.d.ts +3 -3
- package/{src → dist}/comments/ui/commenteditor/commenteditorui.d.ts +2 -2
- package/{src → dist}/comments/ui/commenteditor/commenteditoruiview.d.ts +3 -3
- package/{src → dist}/comments/ui/commentthreadcontroller.d.ts +2 -2
- package/{src → dist}/comments/ui/view/basecommentthreadview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/basecommentview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/collapsedcommentsview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentcontentview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentinputview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/commentsarchiveview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentslistview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadheadercontextview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadheaderview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadinputview.d.ts +4 -4
- package/{src → dist}/comments/ui/view/commentthreadview.d.ts +4 -4
- package/{src → dist}/comments/ui/view/commentview.d.ts +5 -5
- package/{src → dist}/comments.d.ts +1 -1
- package/{src → dist}/commentsonly.d.ts +1 -1
- package/{src → dist}/config.d.ts +1 -1
- package/dist/index-content.css +15 -15
- package/dist/index-editor.css +468 -496
- package/dist/index.css +472 -736
- package/dist/index.js +11 -11
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/package.json +27 -52
- package/build/comments.js +0 -5
- package/build/translations/af.js +0 -1
- package/build/translations/ar.js +0 -1
- package/build/translations/ast.js +0 -1
- package/build/translations/az.js +0 -1
- package/build/translations/be.js +0 -1
- package/build/translations/bg.js +0 -1
- package/build/translations/bn.js +0 -1
- package/build/translations/bs.js +0 -1
- package/build/translations/ca.js +0 -1
- package/build/translations/cs.js +0 -1
- package/build/translations/da.js +0 -1
- package/build/translations/de-ch.js +0 -1
- package/build/translations/de.js +0 -1
- package/build/translations/el.js +0 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/en-gb.js +0 -1
- package/build/translations/eo.js +0 -1
- package/build/translations/es-co.js +0 -1
- package/build/translations/es.js +0 -1
- package/build/translations/et.js +0 -1
- package/build/translations/eu.js +0 -1
- package/build/translations/fa.js +0 -1
- package/build/translations/fi.js +0 -1
- package/build/translations/fr.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/gu.js +0 -1
- package/build/translations/he.js +0 -1
- package/build/translations/hi.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/hu.js +0 -1
- package/build/translations/hy.js +0 -1
- package/build/translations/id.js +0 -1
- package/build/translations/it.js +0 -1
- package/build/translations/ja.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/kk.js +0 -1
- package/build/translations/km.js +0 -1
- package/build/translations/kn.js +0 -1
- package/build/translations/ko.js +0 -1
- package/build/translations/ku.js +0 -1
- package/build/translations/lt.js +0 -1
- package/build/translations/lv.js +0 -1
- package/build/translations/ms.js +0 -1
- package/build/translations/nb.js +0 -1
- package/build/translations/ne.js +0 -1
- package/build/translations/nl.js +0 -1
- package/build/translations/no.js +0 -1
- package/build/translations/oc.js +0 -1
- package/build/translations/pl.js +0 -1
- package/build/translations/pt-br.js +0 -1
- package/build/translations/pt.js +0 -1
- package/build/translations/ro.js +0 -1
- package/build/translations/ru.js +0 -1
- package/build/translations/si.js +0 -1
- package/build/translations/sk.js +0 -1
- package/build/translations/sl.js +0 -1
- package/build/translations/sq.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/sr.js +0 -1
- package/build/translations/sv.js +0 -1
- package/build/translations/th.js +0 -1
- package/build/translations/ti.js +0 -1
- package/build/translations/tk.js +0 -1
- package/build/translations/tr.js +0 -1
- package/build/translations/tt.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/uk.js +0 -1
- package/build/translations/ur.js +0 -1
- package/build/translations/uz.js +0 -1
- package/build/translations/vi.js +0 -1
- package/build/translations/zh-cn.js +0 -1
- package/build/translations/zh.js +0 -1
- package/lang/contexts.json +0 -42
- package/lang/translations/af.po +0 -176
- package/lang/translations/ar.po +0 -184
- package/lang/translations/ast.po +0 -176
- package/lang/translations/az.po +0 -176
- package/lang/translations/be.po +0 -178
- package/lang/translations/bg.po +0 -176
- package/lang/translations/bn.po +0 -176
- package/lang/translations/bs.po +0 -178
- package/lang/translations/ca.po +0 -176
- package/lang/translations/cs.po +0 -178
- package/lang/translations/da.po +0 -176
- package/lang/translations/de-ch.po +0 -176
- package/lang/translations/de.po +0 -176
- package/lang/translations/el.po +0 -176
- package/lang/translations/en-au.po +0 -176
- package/lang/translations/en-gb.po +0 -176
- package/lang/translations/en.po +0 -176
- package/lang/translations/eo.po +0 -176
- package/lang/translations/es-co.po +0 -176
- package/lang/translations/es.po +0 -176
- package/lang/translations/et.po +0 -176
- package/lang/translations/eu.po +0 -176
- package/lang/translations/fa.po +0 -174
- package/lang/translations/fi.po +0 -176
- package/lang/translations/fr.po +0 -176
- package/lang/translations/gl.po +0 -176
- package/lang/translations/gu.po +0 -176
- package/lang/translations/he.po +0 -176
- package/lang/translations/hi.po +0 -176
- package/lang/translations/hr.po +0 -178
- package/lang/translations/hu.po +0 -176
- package/lang/translations/hy.po +0 -176
- package/lang/translations/id.po +0 -174
- package/lang/translations/it.po +0 -176
- package/lang/translations/ja.po +0 -174
- package/lang/translations/jv.po +0 -176
- package/lang/translations/kk.po +0 -176
- package/lang/translations/km.po +0 -174
- package/lang/translations/kn.po +0 -176
- package/lang/translations/ko.po +0 -174
- package/lang/translations/ku.po +0 -176
- package/lang/translations/lt.po +0 -178
- package/lang/translations/lv.po +0 -178
- package/lang/translations/ms.po +0 -174
- package/lang/translations/nb.po +0 -176
- package/lang/translations/ne.po +0 -176
- package/lang/translations/nl.po +0 -176
- package/lang/translations/no.po +0 -176
- package/lang/translations/oc.po +0 -176
- package/lang/translations/pl.po +0 -178
- package/lang/translations/pt-br.po +0 -176
- package/lang/translations/pt.po +0 -176
- package/lang/translations/ro.po +0 -178
- package/lang/translations/ru.po +0 -178
- package/lang/translations/si.po +0 -176
- package/lang/translations/sk.po +0 -178
- package/lang/translations/sl.po +0 -180
- package/lang/translations/sq.po +0 -176
- package/lang/translations/sr-latn.po +0 -178
- package/lang/translations/sr.po +0 -178
- package/lang/translations/sv.po +0 -176
- package/lang/translations/th.po +0 -174
- package/lang/translations/ti.po +0 -176
- package/lang/translations/tk.po +0 -176
- package/lang/translations/tr.po +0 -176
- package/lang/translations/tt.po +0 -174
- package/lang/translations/ug.po +0 -174
- package/lang/translations/uk.po +0 -178
- package/lang/translations/ur.po +0 -176
- package/lang/translations/uz.po +0 -176
- package/lang/translations/vi.po +0 -174
- package/lang/translations/zh-cn.po +0 -174
- package/lang/translations/zh.po +0 -174
- package/src/annotations/annotation.js +0 -24
- package/src/annotations/annotationcollection.js +0 -23
- package/src/annotations/annotations.js +0 -23
- package/src/annotations/annotationsuis.js +0 -23
- package/src/annotations/editorannotations.js +0 -23
- package/src/annotations/inlineannotations.js +0 -23
- package/src/annotations/narrowsidebar.js +0 -23
- package/src/annotations/sidebar.js +0 -23
- package/src/annotations/view/annotationcounterbuttonview.js +0 -23
- package/src/annotations/view/annotationview.js +0 -23
- package/src/annotations/view/sidebaritemview.js +0 -24
- package/src/annotations/view/sidebarview.js +0 -24
- package/src/annotations/widesidebar.js +0 -23
- package/src/augmentation.js +0 -23
- package/src/comments/addcommentthreadcommand.js +0 -23
- package/src/comments/commentsarchive.js +0 -23
- package/src/comments/commentsarchiveui.js +0 -23
- package/src/comments/commentsediting.js +0 -23
- package/src/comments/commentsrepository.js +0 -25
- package/src/comments/commentsui.js +0 -23
- package/src/comments/integrations/clipboard.js +0 -23
- package/src/comments/integrations/commentsrestrictededitingmode.js +0 -23
- package/src/comments/integrations/importword.js +0 -23
- package/src/comments/integrations/showcommenthighlights.js +0 -23
- package/src/comments/ui/commenteditor/commenteditor.js +0 -24
- package/src/comments/ui/commenteditor/commenteditorui.js +0 -23
- package/src/comments/ui/commenteditor/commenteditoruiview.js +0 -23
- package/src/comments/ui/commentthreadcontroller.js +0 -24
- package/src/comments/ui/view/basecommentthreadview.js +0 -23
- package/src/comments/ui/view/basecommentview.js +0 -23
- package/src/comments/ui/view/collapsedcommentsview.js +0 -23
- package/src/comments/ui/view/commentcontentview.js +0 -23
- package/src/comments/ui/view/commentinputview.js +0 -23
- package/src/comments/ui/view/commentsarchiveview.js +0 -23
- package/src/comments/ui/view/commentslistview.js +0 -23
- package/src/comments/ui/view/commentthreadheadercontextview.js +0 -23
- package/src/comments/ui/view/commentthreadheaderview.js +0 -23
- package/src/comments/ui/view/commentthreadinputview.js +0 -23
- package/src/comments/ui/view/commentthreadview.js +0 -24
- package/src/comments/ui/view/commentview.js +0 -24
- package/src/comments.js +0 -23
- package/src/commentsonly.js +0 -23
- package/src/config.js +0 -23
- package/src/index.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/createmutationobserver.js +0 -23
- package/src/utils/splitmarkername.js +0 -23
- package/theme/annotation-inline.css +0 -50
- package/theme/annotation.css +0 -151
- package/theme/comment.css +0 -182
- package/theme/commentinput.css +0 -103
- package/theme/commentmarker.css +0 -45
- package/theme/commentsarchive.css +0 -49
- package/theme/commentthread.css +0 -256
- package/theme/sidebar-narrow.css +0 -91
- package/theme/sidebar.css +0 -72
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/index.d.ts +0 -0
- /package/{src → dist}/utils/createmutationobserver.d.ts +0 -0
- /package/{src → dist}/utils/splitmarkername.d.ts +0 -0
package/lang/translations/zh.po
DELETED
|
@@ -1,174 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
-
#
|
|
3
|
-
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
-
#
|
|
5
|
-
# Check out the official contributor's guide:
|
|
6
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
-
#
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Language: zh_TW\n"
|
|
11
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "The label for the comment editor."
|
|
15
|
-
msgid "Comment editor"
|
|
16
|
-
msgstr "留言編輯器"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for the number of comments."
|
|
19
|
-
msgid "NUMBER_OF_COMMENTS"
|
|
20
|
-
msgid_plural "%0 Comments"
|
|
21
|
-
msgstr[0] "%0 則留言"
|
|
22
|
-
|
|
23
|
-
msgctxt "The alert displayed for a comment that is too long."
|
|
24
|
-
msgid "TOO_LONG_COMMENT_ALERT"
|
|
25
|
-
msgstr "留言內容太長。你的留言有 %0 個字,上限字數為 %1。"
|
|
26
|
-
|
|
27
|
-
msgctxt "The placeholder for the reply field."
|
|
28
|
-
msgid "Reply..."
|
|
29
|
-
msgstr "回覆..."
|
|
30
|
-
|
|
31
|
-
msgctxt "The placeholder for the reply field when the comment thread is resolved."
|
|
32
|
-
msgid "Reply to reopen discussion..."
|
|
33
|
-
msgstr "回覆以重新開啟討論..."
|
|
34
|
-
|
|
35
|
-
msgctxt "The placeholder for the new commend field."
|
|
36
|
-
msgid "Write a comment..."
|
|
37
|
-
msgstr "撰寫留言..."
|
|
38
|
-
|
|
39
|
-
msgctxt "The information that comment was made on element and has no context"
|
|
40
|
-
msgid "Comment was made on an element"
|
|
41
|
-
msgstr "對元件進行的留言"
|
|
42
|
-
|
|
43
|
-
msgctxt "The label for the button that enables editing a comment."
|
|
44
|
-
msgid "Edit"
|
|
45
|
-
msgstr "編輯"
|
|
46
|
-
|
|
47
|
-
msgctxt "The label for the button that resolves a comment thread."
|
|
48
|
-
msgid "Resolve"
|
|
49
|
-
msgstr "解決"
|
|
50
|
-
|
|
51
|
-
msgctxt "The label for the button that reopens a resolved comment thread."
|
|
52
|
-
msgid "Reopen"
|
|
53
|
-
msgstr "重新開啟"
|
|
54
|
-
|
|
55
|
-
msgctxt "The label for the button that deletes a comment."
|
|
56
|
-
msgid "Remove"
|
|
57
|
-
msgstr "刪除"
|
|
58
|
-
|
|
59
|
-
msgctxt "The label for for the button that adds a reply to a comment thread."
|
|
60
|
-
msgid "Reply"
|
|
61
|
-
msgstr "回覆"
|
|
62
|
-
|
|
63
|
-
msgctxt "The confirmation message shown after pressing the delete comment button."
|
|
64
|
-
msgid "Delete comment?"
|
|
65
|
-
msgstr "刪除留言?"
|
|
66
|
-
|
|
67
|
-
msgctxt "The confirmation message shown after pressing the delete comment thread button."
|
|
68
|
-
msgid "Delete comment thread?"
|
|
69
|
-
msgstr "刪除討論串?"
|
|
70
|
-
|
|
71
|
-
msgctxt "A message informing that the comment has been resolved"
|
|
72
|
-
msgid "Marked as resolved"
|
|
73
|
-
msgstr "已標記為解決"
|
|
74
|
-
|
|
75
|
-
msgctxt "The tooltip for the comment toolbar button and the button that submits a comment thread."
|
|
76
|
-
msgid "Comment"
|
|
77
|
-
msgstr "留言"
|
|
78
|
-
|
|
79
|
-
msgctxt "The accessible label for the annotations sidebar."
|
|
80
|
-
msgid "Annotations sidebar"
|
|
81
|
-
msgstr "註釋側邊欄"
|
|
82
|
-
|
|
83
|
-
msgctxt "The accessible label for the list annotations in the annotations sidebar."
|
|
84
|
-
msgid "Annotations list"
|
|
85
|
-
msgstr "註釋清單"
|
|
86
|
-
|
|
87
|
-
msgctxt "The accessible label for the list of thread comments in an annotation."
|
|
88
|
-
msgid "Thread comments"
|
|
89
|
-
msgstr "討論串留言"
|
|
90
|
-
|
|
91
|
-
msgctxt "The accessible label describing the context of the comment thread (e.g. editor content being discussed)."
|
|
92
|
-
msgid "THREAD_CONTEXT_LABEL"
|
|
93
|
-
msgstr "討論串脈絡:%0"
|
|
94
|
-
|
|
95
|
-
msgctxt "The accessible label describing the comment thread."
|
|
96
|
-
msgid "COMMENT_THREAD_LABEL"
|
|
97
|
-
msgid_plural "Comment thread by %1. %0 replies."
|
|
98
|
-
msgstr[0] "留言討論串發起人:%1。%1 則回覆。"
|
|
99
|
-
|
|
100
|
-
msgctxt "The accessible label providing extra information about navigation in the comment thread."
|
|
101
|
-
msgid "COMMENT_THREAD_DESCRIPTION"
|
|
102
|
-
msgstr "按 Enter 鍵可取得更多選項。按 Esc 鍵即可退出。"
|
|
103
|
-
|
|
104
|
-
msgctxt "The accessible label for a single comment."
|
|
105
|
-
msgid "COMMENT_ARIA_LABEL"
|
|
106
|
-
msgstr "留言者:%0。建立時間:%1。%2。%3"
|
|
107
|
-
|
|
108
|
-
msgctxt "The accessible label for the list of archived comments."
|
|
109
|
-
msgid "COMMENTS_ARCHIVE_LIST_LABEL"
|
|
110
|
-
msgstr "留言清單"
|
|
111
|
-
|
|
112
|
-
msgctxt "The accessibility help dialog description of the group of keystrokes related to annotations."
|
|
113
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"
|
|
114
|
-
msgstr "能夠與註釋討論串互動的按鍵輸入(例如留言、追蹤變更建議)"
|
|
115
|
-
|
|
116
|
-
msgctxt "The accessibility help dialog keystroke description for moving from the edited content to the annotation."
|
|
117
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"
|
|
118
|
-
msgstr "當選取範圍錨定於其標記處時,將焦點移至討論串"
|
|
119
|
-
|
|
120
|
-
msgctxt "The accessibility help dialog keystroke description for moving away from an annotation."
|
|
121
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"
|
|
122
|
-
msgstr "離開註釋並將焦點移回已編輯的內容"
|
|
123
|
-
|
|
124
|
-
msgctxt "The accessibility help dialog keystroke description for entering a thread."
|
|
125
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"
|
|
126
|
-
msgstr "瀏覽已聚焦的註釋討論串或討論串留言"
|
|
127
|
-
|
|
128
|
-
msgctxt "The accessibility help dialog keystroke description for moving across the internals of a thread."
|
|
129
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"
|
|
130
|
-
msgstr "在註釋討論串內部移動"
|
|
131
|
-
|
|
132
|
-
msgctxt "The accessibility help dialog keystroke description for submitting a comment."
|
|
133
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"
|
|
134
|
-
msgstr "在撰寫留言時提交回覆"
|
|
135
|
-
|
|
136
|
-
msgctxt "The accessibility help dialog keystroke description for navigating between annotations (threads)."
|
|
137
|
-
msgid "ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"
|
|
138
|
-
msgstr "移至註釋側邊欄或留言封存中的上一個或下一個討論串"
|
|
139
|
-
|
|
140
|
-
msgctxt "A message read out by assistive technologies the moment the user selection moves into a comment."
|
|
141
|
-
msgid "ENTER_COMMENT_ANNOUNCEMENT"
|
|
142
|
-
msgstr "正在進入含有留言的內容。按 %0 即可前往討論區。"
|
|
143
|
-
|
|
144
|
-
msgctxt "A message read out by assistive technologies the moment the user selection leaves a comment."
|
|
145
|
-
msgid "LEAVE_COMMENT_ANNOUNCEMENT"
|
|
146
|
-
msgstr "正在離開含有留言的內容。"
|
|
147
|
-
|
|
148
|
-
msgctxt "The label for an alert shown when closing the editor with an unsaved comment change."
|
|
149
|
-
msgid "PENDING_ACTION_COMMENT_THREAD"
|
|
150
|
-
msgstr "討論串尚未儲存。"
|
|
151
|
-
|
|
152
|
-
msgctxt "The additional information that comments comes from external source."
|
|
153
|
-
msgid "EXTERNAL_COMMENT"
|
|
154
|
-
msgstr "此留言來自外部來源。"
|
|
155
|
-
|
|
156
|
-
msgctxt "The additional information that comments comes from imported Word file."
|
|
157
|
-
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
158
|
-
msgstr "此留言來自匯入的 Word 檔案。"
|
|
159
|
-
|
|
160
|
-
msgctxt "The additional information that displayed author name comes from an external source."
|
|
161
|
-
msgid "EXTERNAL_AVATAR"
|
|
162
|
-
msgstr "顯示的作者名稱來自外部來源(由 %0 新增)"
|
|
163
|
-
|
|
164
|
-
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
165
|
-
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
166
|
-
msgstr "顯示的作者名稱來自由 %0 匯入的 Word 文件"
|
|
167
|
-
|
|
168
|
-
msgctxt "The label for the comments archive dropdown UI."
|
|
169
|
-
msgid "COMMENTS_ARCHIVE"
|
|
170
|
-
msgstr "留言封存紀錄"
|
|
171
|
-
|
|
172
|
-
msgctxt "The information that comments archive is empty."
|
|
173
|
-
msgid "EMPTY_COMMENTS_ARCHIVE"
|
|
174
|
-
msgstr "無封存的留言串。"
|
|
@@ -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 _0x49ccd6=_0x823a;(function(_0x2075af,_0x589b83){const _0x544e1d=_0x823a,_0x34a8fa=_0x2075af();while(!![]){try{const _0x597b44=-parseInt(_0x544e1d(0x18d))/0x1+parseInt(_0x544e1d(0x175))/0x2*(-parseInt(_0x544e1d(0x183))/0x3)+-parseInt(_0x544e1d(0x17a))/0x4*(-parseInt(_0x544e1d(0x173))/0x5)+parseInt(_0x544e1d(0x172))/0x6+parseInt(_0x544e1d(0x168))/0x7*(parseInt(_0x544e1d(0x190))/0x8)+-parseInt(_0x544e1d(0x177))/0x9+parseInt(_0x544e1d(0x16d))/0xa;if(_0x597b44===_0x589b83)break;else _0x34a8fa['push'](_0x34a8fa['shift']());}catch(_0x259c4f){_0x34a8fa['push'](_0x34a8fa['shift']());}}}(_0x2149,0x7696e));function _0x2149(){const _0x261cb6=['focusTracker','item','_getNormalizedTarget','isVisible','630749folJjL','destroy','offsetParent','set','innerView','10593610RePkWv','_type','add','every','_id','1090788PITvjd','685IXGSmG','stopListening','17902viAoPC','focusableElements','1929375zlmBqm','length','target','25784dsLkbY','clear','targetRect','element','updateTargetRect','isArray','mainView','refreshVisibility','object','267fMQpWp','annotation-invalid-target','_target','filter','remove','render','isActive','getClientRects','nodeType','_assertCorrectTarget','807719ZIJXgX','type','view','16ASnkCS','function'];_0x2149=function(){return _0x261cb6;};return _0x2149();}import{CKEditorError as _0x3774ff,Rect as _0xc81575,Collection as _0xbd6237,ObservableMixin as _0x583251}from'ckeditor5/src/utils.js';export class Annotation extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x583251(){[_0x49ccd6(0x18f)];[_0x49ccd6(0x176)];[_0x49ccd6(0x16e)];[_0x49ccd6(0x185)];constructor({view:_0x477a60,target:_0x54bb53,type:_0x29e706,isVisible:_0x9e733c=!0x0}){const _0x2d82fb=_0x49ccd6;super(),this[_0x2d82fb(0x18f)]=_0x477a60,this[_0x2d82fb(0x18f)][_0x2d82fb(0x17d)]||this[_0x2d82fb(0x18f)][_0x2d82fb(0x188)](),this[_0x2d82fb(0x16e)]=_0x29e706,this[_0x2d82fb(0x185)]=_0x54bb53,Annotation[_0x2d82fb(0x18c)](this[_0x2d82fb(0x166)]()),this[_0x2d82fb(0x176)]=new _0xbd6237([this[_0x2d82fb(0x18f)][_0x2d82fb(0x17d)]],{'idProperty':_0x2d82fb(0x171)}),this[_0x2d82fb(0x176)]['on'](_0x2d82fb(0x16f),(_0x30d9e8,_0x33537e)=>{const _0x5a0b10=_0x2d82fb;this[_0x5a0b10(0x18f)][_0x5a0b10(0x164)][_0x5a0b10(0x16f)](_0x33537e);}),this[_0x2d82fb(0x176)]['on'](_0x2d82fb(0x187),(_0x166969,_0x239394)=>{const _0x43a746=_0x2d82fb;this[_0x43a746(0x18f)][_0x43a746(0x164)][_0x43a746(0x187)](_0x239394);}),this[_0x2d82fb(0x16b)](_0x2d82fb(0x167),_0x9e733c);}get[_0x49ccd6(0x18e)](){const _0x23ed9a=_0x49ccd6;return _0x23ed9a(0x163)==typeof this[_0x23ed9a(0x16e)]?this[_0x23ed9a(0x16e)]():this[_0x23ed9a(0x16e)];}get[_0x49ccd6(0x16c)](){const _0x53e443=_0x49ccd6;return this[_0x53e443(0x18f)][_0x53e443(0x180)];}get[_0x49ccd6(0x179)](){const _0x229169=_0x49ccd6,_0x3db4d6=this[_0x229169(0x166)]();return Annotation[_0x229169(0x18c)](_0x3db4d6),_0x3db4d6;}get[_0x49ccd6(0x17c)](){const _0x6d9061=_0x49ccd6,_0x1c2e34=this[_0x6d9061(0x179)];if(null===_0x1c2e34)return null;if(_0x1c2e34 instanceof _0xc81575)return _0x1c2e34;const _0x59a08c=_0x1c2e34[_0x6d9061(0x186)](_0x3f3291=>function(_0x186304){const _0x5b1135=_0x6d9061,_0x3a80ca=_0x186304[_0x5b1135(0x16a)];if(_0x3a80ca)return!0x0;const _0x5e797e=_0x186304[_0x5b1135(0x18a)]()[_0x5b1135(0x165)](0x0);return!!_0x5e797e;}(_0x3f3291));return 0x0===_0x59a08c[_0x6d9061(0x178)]?null:new _0xc81575(_0x59a08c[0x0][_0x6d9061(0x18a)]()[_0x6d9061(0x165)](0x0));}get[_0x49ccd6(0x189)](){const _0x3c469c=_0x49ccd6;return this[_0x3c469c(0x18f)][_0x3c469c(0x189)];}set[_0x49ccd6(0x189)](_0x5a415c){const _0x468a84=_0x49ccd6;this[_0x468a84(0x18f)][_0x468a84(0x189)]=_0x5a415c,this[_0x468a84(0x18f)][_0x468a84(0x180)][_0x468a84(0x189)]=_0x5a415c;}[_0x49ccd6(0x17e)](){const _0x2c7ba2=_0x49ccd6;this[_0x2c7ba2(0x18f)][_0x2c7ba2(0x17c)]=this[_0x2c7ba2(0x17c)];}[_0x49ccd6(0x169)](){const _0x4a80a9=_0x49ccd6;this[_0x4a80a9(0x176)][_0x4a80a9(0x174)](),this[_0x4a80a9(0x176)][_0x4a80a9(0x17b)](),this[_0x4a80a9(0x174)]();}[_0x49ccd6(0x181)](){const _0x3e20ca=_0x49ccd6;this[_0x3e20ca(0x167)]=!!this[_0x3e20ca(0x17c)];}static[_0x49ccd6(0x18c)](_0x25e89f){const _0x4fc8e9=_0x49ccd6;if(!(null===_0x25e89f||_0x25e89f instanceof _0xc81575||Array[_0x4fc8e9(0x17f)](_0x25e89f)&&_0x25e89f[_0x4fc8e9(0x170)](_0x16bab0=>g(_0x16bab0))))throw new _0x3774ff(_0x4fc8e9(0x184),null,{'target':_0x25e89f});}[_0x49ccd6(0x166)](){const _0x138a32=_0x49ccd6,_0x534bf9=_0x138a32(0x163)==typeof this[_0x138a32(0x185)]?this[_0x138a32(0x185)]():this[_0x138a32(0x185)];return g(_0x534bf9)?[_0x534bf9]:_0x534bf9;}}function _0x823a(_0x249e90,_0x57bd6d){const _0x2149ce=_0x2149();return _0x823a=function(_0x823aa9,_0x154d93){_0x823aa9=_0x823aa9-0x163;let _0x4c0dfd=_0x2149ce[_0x823aa9];return _0x4c0dfd;},_0x823a(_0x249e90,_0x57bd6d);}function g(_0x451154){const _0xa4d85d=_0x49ccd6;return null!==_0x451154&&_0xa4d85d(0x182)==typeof _0x451154&&_0xa4d85d(0x18b)in _0x451154&&0x1===_0x451154[_0xa4d85d(0x18b)];}
|
|
@@ -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 _0x45289b=_0x5a5d;(function(_0x168222,_0x5a2dc0){const _0x2a48f1=_0x5a5d,_0x3a93ab=_0x168222();while(!![]){try{const _0x26f864=parseInt(_0x2a48f1(0x12e))/0x1+parseInt(_0x2a48f1(0x136))/0x2*(-parseInt(_0x2a48f1(0x12f))/0x3)+parseInt(_0x2a48f1(0x120))/0x4*(parseInt(_0x2a48f1(0x131))/0x5)+-parseInt(_0x2a48f1(0x11e))/0x6*(parseInt(_0x2a48f1(0x11a))/0x7)+parseInt(_0x2a48f1(0x114))/0x8*(parseInt(_0x2a48f1(0x12b))/0x9)+-parseInt(_0x2a48f1(0x134))/0xa*(parseInt(_0x2a48f1(0x137))/0xb)+-parseInt(_0x2a48f1(0x13c))/0xc;if(_0x26f864===_0x5a2dc0)break;else _0x3a93ab['push'](_0x3a93ab['shift']());}catch(_0x1f5fa6){_0x3a93ab['push'](_0x3a93ab['shift']());}}}(_0x2e66,0xb48fd));function _0x5a5d(_0x10790d,_0x508d01){const _0x2e663a=_0x2e66();return _0x5a5d=function(_0x5a5db1,_0x10e0a5){_0x5a5db1=_0x5a5db1-0x112;let _0x2c7c99=_0x2e663a[_0x5a5db1];return _0x2c7c99;},_0x5a5d(_0x10790d,_0x508d01);}import{CKEditorError as _0x39d436,Collection as _0x8a2b6c,FocusTracker as _0x279d9c}from'ckeditor5/src/utils.js';export class AnnotationCollection extends _0x8a2b6c{[_0x45289b(0x117)];[_0x45289b(0x124)];[_0x45289b(0x139)];constructor(_0x1945e4=[]){const _0x536037=_0x45289b;super(),this[_0x536037(0x117)]=new Map(),this[_0x536037(0x124)]=new Map(),this[_0x536037(0x139)]=new _0x279d9c(),this[_0x536037(0x139)]['on'](_0x536037(0x129),(_0x38dffb,_0x13f9d0,_0x374465)=>{const _0x18817b=_0x536037;_0x374465||this[_0x18817b(0x141)](_0x18817b(0x115));});for(const _0x4cba8b of _0x1945e4)this[_0x536037(0x12c)](_0x4cba8b);}get[_0x45289b(0x11f)](){const _0x2d1f61=_0x45289b;return this[_0x2d1f61(0x139)][_0x2d1f61(0x11f)];}[_0x45289b(0x12c)](_0x3c9d94){const _0x1e18c9=_0x45289b;if(this[_0x1e18c9(0x138)](_0x3c9d94))throw new _0x39d436(_0x1e18c9(0x119),null);this[_0x1e18c9(0x117)][_0x1e18c9(0x112)](_0x3c9d94[_0x1e18c9(0x113)],_0x3c9d94),this[_0x1e18c9(0x124)][_0x1e18c9(0x112)](_0x3c9d94[_0x1e18c9(0x121)],_0x3c9d94);for(const _0xb7959e of _0x3c9d94[_0x1e18c9(0x116)])this[_0x1e18c9(0x139)][_0x1e18c9(0x12c)](_0xb7959e);this[_0x1e18c9(0x11c)](_0x3c9d94[_0x1e18c9(0x116)],_0x1e18c9(0x12c),(_0x222b6c,_0x57dcfd)=>{const _0x41cc1c=_0x1e18c9;this[_0x41cc1c(0x139)][_0x41cc1c(0x12c)](_0x57dcfd);}),this[_0x1e18c9(0x11c)](_0x3c9d94[_0x1e18c9(0x116)],_0x1e18c9(0x130),(_0x466ccc,_0x4ab4b8)=>{const _0x227c02=_0x1e18c9;this[_0x227c02(0x139)][_0x227c02(0x130)](_0x4ab4b8);}),this[_0x1e18c9(0x11c)](_0x3c9d94[_0x1e18c9(0x121)][_0x1e18c9(0x125)],_0x1e18c9(0x129),(_0x1510b1,_0x318ed0,_0x15e5e5)=>{const _0x5c544b=_0x1e18c9;_0x15e5e5&&this[_0x5c544b(0x141)](_0x5c544b(0x13e),_0x3c9d94);}),_0x3c9d94[_0x1e18c9(0x11d)]();const _0x464ae7=this[_0x1e18c9(0x118)](_0x3c9d94[_0x1e18c9(0x121)][_0x1e18c9(0x128)]);return super[_0x1e18c9(0x12c)](_0x3c9d94,_0x464ae7);}[_0x45289b(0x130)](_0x52b171){const _0x3c55d9=_0x45289b;if(!this[_0x3c55d9(0x138)](_0x52b171))throw new _0x39d436(_0x3c55d9(0x132),null);this[_0x3c55d9(0x13d)](_0x52b171[_0x3c55d9(0x121)][_0x3c55d9(0x125)]),this[_0x3c55d9(0x13d)](_0x52b171[_0x3c55d9(0x116)]);for(const _0x3e5d60 of _0x52b171[_0x3c55d9(0x116)])this[_0x3c55d9(0x139)][_0x3c55d9(0x130)](_0x3e5d60);return this[_0x3c55d9(0x124)][_0x3c55d9(0x127)](_0x52b171[_0x3c55d9(0x121)]),this[_0x3c55d9(0x117)][_0x3c55d9(0x127)](_0x52b171[_0x3c55d9(0x113)]),super[_0x3c55d9(0x130)](_0x52b171);}[_0x45289b(0x13a)](_0x5afb84){const _0x4ce9e7=_0x45289b;return this[_0x4ce9e7(0x117)][_0x4ce9e7(0x13b)](_0x5afb84);}[_0x45289b(0x133)](_0x1035e4){const _0x4ce34f=_0x45289b;return this[_0x4ce34f(0x124)][_0x4ce34f(0x13b)](_0x1035e4);}[_0x45289b(0x140)](){const _0x3bb97b=_0x45289b;super[_0x3bb97b(0x123)](),this[_0x3bb97b(0x13d)](),this[_0x3bb97b(0x117)][_0x3bb97b(0x123)](),this[_0x3bb97b(0x124)][_0x3bb97b(0x123)](),this[_0x3bb97b(0x139)][_0x3bb97b(0x140)]();}[_0x45289b(0x135)](){const _0x184306=_0x45289b;for(const _0x1d0022 of this)_0x1d0022[_0x184306(0x11d)]();this[_0x184306(0x122)]();}[_0x45289b(0x122)](){const _0x310bcd=_0x45289b,_0x37494e=Array[_0x310bcd(0x12d)](this)[_0x310bcd(0x13f)]((_0x2c4647,_0x53c72f)=>w(_0x2c4647[_0x310bcd(0x121)][_0x310bcd(0x128)],_0x53c72f[_0x310bcd(0x121)][_0x310bcd(0x128)]));for(let _0x37766f=_0x37494e[_0x310bcd(0x11b)]-0x1;_0x37766f>0x0;_0x37766f--){const _0x15fe74=_0x37494e[_0x37766f];_0x37766f!==this[_0x310bcd(0x12a)](_0x15fe74)&&(this[_0x310bcd(0x130)](_0x15fe74),this[_0x310bcd(0x12c)](_0x15fe74));}}[_0x45289b(0x118)](_0x5827f1){const _0xc7ae44=_0x45289b;let _0x359459=0x0;if(!_0x5827f1)return this[_0xc7ae44(0x11b)];for(const _0x4f3a43 of this){const _0x28720f=_0x4f3a43[_0xc7ae44(0x121)][_0xc7ae44(0x128)];if(_0x28720f){if(w(_0x5827f1,_0x28720f)<0x0)return _0x359459;_0x359459++;}}return _0x359459;}}export function bindAnnotationCollections({source:_0x5cfec2,target:_0x16b6bd,filter:_0x346369}){const _0x3b907e=_0x45289b;for(const _0x33bc27 of _0x5cfec2)_0x346369(_0x33bc27)&&_0x16b6bd[_0x3b907e(0x12c)](_0x33bc27);_0x16b6bd[_0x3b907e(0x11c)](_0x5cfec2,_0x3b907e(0x12c),(_0x5b6545,_0x8dd180)=>{const _0x524f84=_0x3b907e;_0x346369(_0x8dd180)&&_0x16b6bd[_0x524f84(0x12c)](_0x8dd180);}),_0x16b6bd[_0x3b907e(0x11c)](_0x5cfec2,_0x3b907e(0x130),(_0x3eca6c,_0x1db0d4)=>{const _0x1d4ab5=_0x3b907e;_0x16b6bd[_0x1d4ab5(0x138)](_0x1db0d4)&&_0x16b6bd[_0x1d4ab5(0x130)](_0x1db0d4);});}function _0x2e66(){const _0x13f8ce=['2552mxncZt','view','_sort','clear','_viewToAnnotation','focusTracker','top','delete','targetRect','change:isFocused','getIndex','6597ccRufa','add','from','1084817PUVjtU','3EbpzGL','remove','7445UPpFmh','annotationcollection-not-existing-item','getByView','220cUhFim','refreshPositioning','31610dmzemS','234553vvaRVQ','has','_focusTracker','getByInnerView','get','166860EOVuAD','stopListening','focus','sort','destroy','fire','left','set','innerView','2896isgRIk','blur','focusableElements','_innerViewToAnnotation','_getOrderInContent','annotationcollection-duplicated-item','3164lCdeRP','length','listenTo','updateTargetRect','14094FtHhGy','isFocused'];_0x2e66=function(){return _0x13f8ce;};return _0x2e66();}function w(_0x5013b6,_0x300687){const _0x1a4c6=_0x45289b;if(null===_0x5013b6&&null===_0x300687)return 0x0;if(null===_0x5013b6)return-0x1;if(null===_0x300687)return 0x1;const _0x4c1bc2=_0x5013b6[_0x1a4c6(0x126)]-_0x300687[_0x1a4c6(0x126)];return 0x0==_0x4c1bc2?_0x5013b6[_0x1a4c6(0x142)]-_0x300687[_0x1a4c6(0x142)]:_0x4c1bc2;}
|
|
@@ -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 _0x164fd2=_0x55d7;function _0x55d7(_0x2d5592,_0x29271b){const _0x4f7ed9=_0x4f7e();return _0x55d7=function(_0x55d7b8,_0x5a6809){_0x55d7b8=_0x55d7b8-0xf3;let _0xc21d13=_0x4f7ed9[_0x55d7b8];return _0xc21d13;},_0x55d7(_0x2d5592,_0x29271b);}(function(_0x1b042d,_0x3537f2){const _0x17b0f5=_0x55d7,_0x489f17=_0x1b042d();while(!![]){try{const _0x37e110=-parseInt(_0x17b0f5(0x10b))/0x1+parseInt(_0x17b0f5(0x115))/0x2*(parseInt(_0x17b0f5(0x13d))/0x3)+-parseInt(_0x17b0f5(0x105))/0x4+parseInt(_0x17b0f5(0x139))/0x5+parseInt(_0x17b0f5(0x102))/0x6+-parseInt(_0x17b0f5(0x100))/0x7*(parseInt(_0x17b0f5(0x128))/0x8)+-parseInt(_0x17b0f5(0x134))/0x9*(-parseInt(_0x17b0f5(0xf6))/0xa);if(_0x37e110===_0x3537f2)break;else _0x489f17['push'](_0x489f17['shift']());}catch(_0x507471){_0x489f17['push'](_0x489f17['shift']());}}}(_0x4f7e,0x920d6));function _0x4f7e(){const _0x4dd4fc=['_visibleAnnotations','Ctrl+Enter','isArray','refreshPositioning','isVisible','Esc','refreshVisibility','_deactivateAllAnnotations','deactivateAll','276876MNnSoM','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','isPremiumPlugin','low','delete','4255030fXyweU','isOfficialPlugin','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','editing','609kUAEML','values','activeAnnotations','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT','locale','Arrowdown','contains','addKeystrokeInfoGroup','10jBVRpU','collection','escape','Annotations','focusTracker','listenTo','fire','_setupEscapeAnnotationHandling','_removeActiveAnnotation','_setupEnterAnnotationKeystroke','791bfOLZV','Enter','5562450XvDYbB','has','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','551468Zgctgs','createAnnotation','view','editors','pluginName','ready','762031TTgCon','add','Arrowup','source','_addActiveAnnotation','annotations','change:isVisible','Tab','keystrokes','Ctrl+Shift+E','1078uvatGL','accessibility','target','set','_activateAnnotation','element','_bindAnnotationsToVisibleAnnotations','push','stopListening','destroy','context','activate','focus','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS','getByInnerView','Shift+Tab','domRoots','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','29744NqjrMM','remove','createAnnotationView'];_0x4f7e=function(){return _0x4dd4fc;};return _0x4f7e();}import{ContextPlugin as _0x703f9d,Editor as _0x2b9967}from'ckeditor5/src/core.js';import{first as _0x18a3ec}from'ckeditor5/src/utils.js';import{Annotation as _0x3998ca}from'./annotation.js';import{AnnotationCollection as _0xed94c9}from'./annotationcollection.js';import{AnnotationView as _0x1d6271}from'./view/annotationview.js';import{getTranslation as _0x1a1b13}from'../utils/common-translations.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x1e9b2c}from'@ckeditor/ckeditor5-collaboration-core';export class Annotations extends _0x703f9d{[_0x164fd2(0xf7)];[_0x164fd2(0x12b)];static get[_0x164fd2(0x109)](){const _0x284104=_0x164fd2;return _0x284104(0xf9);}static get[_0x164fd2(0x13a)](){return!0x0;}static get[_0x164fd2(0x136)](){return!0x0;}constructor(_0x2922c8){const _0x472975=_0x164fd2;if(super(_0x2922c8),this[_0x472975(0xf7)]=new _0xed94c9(),this[_0x472975(0x12b)]=new _0xed94c9(),this[_0x472975(0x118)](_0x472975(0x13f),new Set()),this[_0x472975(0x11b)](),_0x2922c8 instanceof _0x2b9967){const _0x5087ab=_0x2922c8[_0x472975(0x141)];_0x2922c8[_0x472975(0x116)][_0x472975(0xf5)]({'id':_0x472975(0x110),'label':_0x1a1b13(_0x5087ab,_0x472975(0x135)),'keystrokes':[{'label':_0x1a1b13(_0x5087ab,_0x472975(0x126)),'keystroke':_0x472975(0x114)},{'label':_0x1a1b13(_0x5087ab,_0x472975(0x13b)),'keystroke':_0x472975(0x130)},{'label':_0x1a1b13(_0x5087ab,_0x472975(0x127)),'keystroke':_0x472975(0x101)},{'label':_0x1a1b13(_0x5087ab,_0x472975(0x122)),'keystroke':[[_0x472975(0x112)],[_0x472975(0x124)]]},{'label':_0x1a1b13(_0x5087ab,_0x472975(0x140)),'keystroke':[_0x472975(0x12c)]},{'label':_0x1a1b13(_0x5087ab,_0x472975(0x104)),'keystroke':[[_0x472975(0x10d)],[_0x472975(0xf3)]]}]});}this[_0x472975(0xff)](),this[_0x472975(0xfd)]();}[_0x164fd2(0x10c)](_0x9c55b4){const _0xceb178=_0x164fd2;this[_0xceb178(0xf7)][_0xceb178(0x10c)](_0x9c55b4);}[_0x164fd2(0x129)](_0x1ed4bd){const _0x295007=_0x164fd2;this[_0x295007(0xf7)][_0x295007(0x129)](_0x1ed4bd),_0x1ed4bd[_0x295007(0x11e)]();}[_0x164fd2(0x131)](){const _0x38a70b=_0x164fd2;for(const _0x222ea3 of this[_0x38a70b(0xf7)])_0x222ea3[_0x38a70b(0x131)]();}[_0x164fd2(0x12e)](){const _0x5516d2=_0x164fd2;this[_0x5516d2(0x12b)][_0x5516d2(0x12e)]();}[_0x164fd2(0x123)](_0x25e346){const _0x633e48=_0x164fd2;return this[_0x633e48(0xf7)][_0x633e48(0x123)](_0x25e346);}[_0x164fd2(0x133)](){const _0x27e6ed=_0x164fd2;this[_0x27e6ed(0xfc)](_0x27e6ed(0x132));}[_0x164fd2(0x11e)](){const _0x52b563=_0x164fd2;for(const _0x2d3293 of this[_0x52b563(0xf7)])_0x2d3293[_0x52b563(0x11e)]();this[_0x52b563(0x12b)][_0x52b563(0x11e)](),this[_0x52b563(0xf7)][_0x52b563(0x11e)](),super[_0x52b563(0x11e)]();}[_0x164fd2(0x120)](_0x79d548){const _0x3edbb0=_0x164fd2;this[_0x3edbb0(0xfc)](_0x3edbb0(0x119),_0x79d548);}[_0x164fd2(0x106)](_0x3fe1b9){return new _0x3998ca(_0x3fe1b9);}[_0x164fd2(0x12a)](_0x5e7c22,_0x414e03){return new _0x1d6271(_0x5e7c22,_0x414e03);}[_0x164fd2(0x10f)](_0x4354d5){const _0x38daac=_0x164fd2,_0x507a98=new Set(this[_0x38daac(0x13f)]);_0x507a98[_0x38daac(0x10c)](_0x4354d5),this[_0x38daac(0x13f)]=_0x507a98;}[_0x164fd2(0xfe)](_0xbb4798){const _0x584dfe=_0x164fd2,_0x5e3bb7=new Set(this[_0x584dfe(0x13f)]);_0x5e3bb7[_0x584dfe(0x138)](_0xbb4798),this[_0x584dfe(0x13f)]=_0x5e3bb7;}[_0x164fd2(0x11b)](){const _0x159ee2=_0x164fd2,_0x26e8d0=this[_0x159ee2(0xf7)],_0x744816=this[_0x159ee2(0x12b)];function _0x311367(_0xa711b7){const _0x34b525=_0x159ee2,_0x4aa662=_0xa711b7[_0x34b525(0x10e)];_0x4aa662[_0x34b525(0x12f)]&&!_0x744816[_0x34b525(0x103)](_0x4aa662)?_0x744816[_0x34b525(0x10c)](_0x4aa662):!_0x4aa662[_0x34b525(0x12f)]&&_0x744816[_0x34b525(0x103)](_0x4aa662)&&_0x744816[_0x34b525(0x129)](_0x4aa662),_0x4aa662[_0x34b525(0x107)][_0x34b525(0xfa)][_0x34b525(0x129)](_0x4aa662[_0x34b525(0x107)][_0x34b525(0x11a)]),_0x4aa662[_0x34b525(0x107)][_0x34b525(0xfa)][_0x34b525(0x10c)](_0x4aa662[_0x34b525(0x107)][_0x34b525(0x11a)]);}this[_0x159ee2(0xfb)](_0x26e8d0,_0x159ee2(0x10c),(_0x37c462,_0x21091c)=>{const _0x257976=_0x159ee2;_0x21091c[_0x257976(0x12f)]&&_0x744816[_0x257976(0x10c)](_0x21091c),this[_0x257976(0xfb)](_0x21091c,_0x257976(0x111),_0x311367);}),this[_0x159ee2(0xfb)](_0x26e8d0,_0x159ee2(0x129),(_0x42c722,_0x32ed2c)=>{const _0x5d6168=_0x159ee2;_0x744816[_0x5d6168(0x103)](_0x32ed2c)&&_0x744816[_0x5d6168(0x129)](_0x32ed2c),this[_0x5d6168(0x11d)](_0x32ed2c,_0x5d6168(0x111),_0x311367);});}[_0x164fd2(0xff)](){const _0x3056d7=_0x164fd2,_0x5dcb77=_0x2641d3=>{const _0x5c9340=_0x55d7;_0x2641d3['on'](_0x5c9340(0x10a),()=>{const _0x253014=_0x5c9340;_0x2641d3[_0x253014(0x113)][_0x253014(0x118)](_0x1e9b2c,(_0x47e272,_0x26ab43)=>{const _0x5c46bb=_0x253014,_0x476874=_0x18a3ec(this[_0x5c46bb(0x13f)][_0x5c46bb(0x13e)]());_0x476874&&(_0x476874[_0x5c46bb(0x107)][_0x5c46bb(0x121)](),_0x26ab43());});});};this[_0x3056d7(0x11f)]instanceof _0x2b9967?_0x5dcb77(this[_0x3056d7(0x11f)]):this[_0x3056d7(0x11f)][_0x3056d7(0x108)]&&this[_0x3056d7(0x11f)][_0x3056d7(0x108)]['on'](_0x3056d7(0x10c),(_0x28279e,_0x2222dc)=>{_0x5dcb77(_0x2222dc);});}[_0x164fd2(0xfd)](){const _0x169996=_0x164fd2,_0x495e57=_0x5eab4e=>{const _0x31f52a=_0x55d7,_0x19967b=_0x5eab4e[_0x31f52a(0x10e)],_0x1998bf=[];let _0xee1489;if(Array[_0x31f52a(0x12d)](_0x19967b[_0x31f52a(0x117)])){_0xee1489=_0x19967b[_0x31f52a(0x117)][0x0],this[_0x31f52a(0x11f)]instanceof _0x2b9967?_0x1998bf[_0x31f52a(0x11c)](this[_0x31f52a(0x11f)]):this[_0x31f52a(0x11f)][_0x31f52a(0x108)]&&_0x1998bf[_0x31f52a(0x11c)](...this[_0x31f52a(0x11f)][_0x31f52a(0x108)]);for(const _0x379a30 of _0x1998bf)for(const _0x1bc2c6 of _0x379a30[_0x31f52a(0x13c)][_0x31f52a(0x107)][_0x31f52a(0x125)][_0x31f52a(0x13e)]())if(_0x1bc2c6[_0x31f52a(0xf4)](_0xee1489))return void _0x379a30[_0x31f52a(0x13c)][_0x31f52a(0x107)][_0x31f52a(0x121)]();_0xee1489[_0x31f52a(0x121)]();}};this[_0x169996(0xfb)](this[_0x169996(0xf7)],_0x169996(0x10c),(_0x3db280,_0x955404)=>{const _0x76f0b5=_0x169996;this[_0x76f0b5(0xfb)](_0x955404,_0x76f0b5(0xf8),_0x495e57,{'priority':_0x76f0b5(0x137)});}),this[_0x169996(0xfb)](this[_0x169996(0xf7)],_0x169996(0x129),(_0x41072b,_0x5aa07e)=>{const _0x1e87ae=_0x169996;this[_0x1e87ae(0x11d)](_0x5aa07e,_0x1e87ae(0xf8),_0x495e57);});}}
|
|
@@ -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 _0x7c8365=_0x35de;function _0x36ad(){const _0x30f5bc=['size','defaultFilter','495351PTkApz','_assertAnnotationDoesNotBelongToMultipleUIs','annotationsuis-register-invalid-interface','push','activeAnnotations','annotationsuis-annotation-mismatch','add','_activateAnnotation','deactivate','annotationsuis-missing-ui','843145FJDNIA','110256WYecLY','3141285aDhFKI','plugins','_visibleAnnotations','_deactivateAllAnnotations','find','has','collection','register','switchTo','detach','_uis','function','pluginName','isPremiumPlugin','hasActive','init','from','_setSelectedAnnotations','length','14619224LCfTWO','isActive','context','listenTo','delete','destroy','filter','refilterAnnotations','930338nuLpDh','deactivateAll','type','6AcMvJV','activate','_addActiveAnnotation','change:activeAnnotation','annotationsuis-register-already-registered','activeUIs','373431DXprxs','stopListening','get','remove','attach','set','_removeActiveAnnotation','AnnotationsUIs','setActiveAnnotation','isOfficialPlugin','uisData','requires'];_0x36ad=function(){return _0x30f5bc;};return _0x36ad();}(function(_0x5573bc,_0x216b9f){const _0x13cec1=_0x35de,_0x471cf4=_0x5573bc();while(!![]){try{const _0x39d150=-parseInt(_0x13cec1(0x199))/0x1+-parseInt(_0x13cec1(0x1ce))/0x2+-parseInt(_0x13cec1(0x1a7))/0x3+parseInt(_0x13cec1(0x1b2))/0x4+parseInt(_0x13cec1(0x1b1))/0x5*(-parseInt(_0x13cec1(0x193))/0x6)+-parseInt(_0x13cec1(0x1b3))/0x7+parseInt(_0x13cec1(0x1c6))/0x8;if(_0x39d150===_0x216b9f)break;else _0x471cf4['push'](_0x471cf4['shift']());}catch(_0x4f02bf){_0x471cf4['push'](_0x471cf4['shift']());}}}(_0x36ad,0x3918a));import{ContextPlugin as _0x485abb}from'ckeditor5/src/core.js';import{CKEditorError as _0x59f82e}from'ckeditor5/src/utils.js';import{AnnotationCollection as _0x53791d,bindAnnotationCollections as _0x4ec465}from'./annotationcollection.js';function _0x35de(_0x2d8392,_0x46e1fc){const _0x36ad0b=_0x36ad();return _0x35de=function(_0x35de9a,_0x24b9c7){_0x35de9a=_0x35de9a-0x191;let _0xc866b=_0x36ad0b[_0x35de9a];return _0xc866b;},_0x35de(_0x2d8392,_0x46e1fc);}import{Annotations as _0x8d1287}from'./annotations.js';export class AnnotationsUIs extends _0x485abb{[_0x7c8365(0x198)];[_0x7c8365(0x1a3)];[_0x7c8365(0x1bd)];static get[_0x7c8365(0x1a4)](){return[_0x8d1287];}static get[_0x7c8365(0x1bf)](){const _0x2d8d84=_0x7c8365;return _0x2d8d84(0x1a0);}static get[_0x7c8365(0x1a2)](){return!0x0;}static get[_0x7c8365(0x1c0)](){return!0x0;}constructor(_0x410d01){const _0xaedabe=_0x7c8365;super(_0x410d01),this[_0xaedabe(0x198)]=new Set(),this[_0xaedabe(0x1bd)]=new Map(),this[_0xaedabe(0x1a3)]=new Map();}[_0x7c8365(0x1c2)](){const _0x594a54=_0x7c8365,_0xcafcfe=this[_0x594a54(0x1c8)][_0x594a54(0x1b4)][_0x594a54(0x19b)](_0x8d1287);this[_0x594a54(0x1c9)](_0xcafcfe,_0x594a54(0x1ae),(_0x43e613,_0xd7e283)=>{const _0x535e24=_0x594a54;for(const _0x3727aa of this[_0x535e24(0x198)]){const _0x564234=this[_0x535e24(0x1bd)][_0x535e24(0x19b)](_0x3727aa);(0x0,this[_0x535e24(0x1a3)][_0x535e24(0x19b)](_0x3727aa)[_0x535e24(0x1cc)])(_0xd7e283)&&_0x564234[_0x535e24(0x1a1)](_0xd7e283);}}),this[_0x594a54(0x1c9)](_0xcafcfe,_0x594a54(0x1b6),()=>{const _0x4eade6=_0x594a54;for(const _0x3b7b93 of this[_0x4eade6(0x198)]){this[_0x4eade6(0x1bd)][_0x4eade6(0x19b)](_0x3b7b93)[_0x4eade6(0x1a1)](null);}}),this[_0x594a54(0x1c9)](_0xcafcfe[_0x594a54(0x1b5)],_0x594a54(0x1ad),(_0x351e34,_0x93a821)=>{const _0x1683a5=_0x594a54;this[_0x1683a5(0x1a8)](_0x93a821);});}[_0x7c8365(0x1c1)](){const _0x2b5ec1=_0x7c8365;return this[_0x2b5ec1(0x198)][_0x2b5ec1(0x1a5)]>0x0;}[_0x7c8365(0x1c7)](_0x39b757){const _0x31e478=_0x7c8365;return this[_0x31e478(0x198)][_0x31e478(0x1b8)](_0x39b757);}[_0x7c8365(0x194)](_0x29bec9,_0x1021ac=this[_0x7c8365(0x1a6)]){const _0x494f23=_0x7c8365,_0x2e47f2=this[_0x494f23(0x1c8)][_0x494f23(0x1b4)][_0x494f23(0x19b)](_0x8d1287);if(!this[_0x494f23(0x1bd)][_0x494f23(0x1b8)](_0x29bec9))throw new _0x59f82e(_0x494f23(0x1b0),this,{'uiName':_0x29bec9});this[_0x494f23(0x1c7)](_0x29bec9)&&this[_0x494f23(0x1af)](_0x29bec9),this[_0x494f23(0x198)][_0x494f23(0x1ad)](_0x29bec9);const _0x3d60e8=new _0x53791d(),_0x2c462a=_0x2e47f2[_0x494f23(0x1b5)];_0x4ec465({'source':_0x2c462a,'target':_0x3d60e8,'filter':_0x1021ac}),this[_0x494f23(0x1a3)][_0x494f23(0x19e)](_0x29bec9,{'collection':_0x3d60e8,'filter':_0x1021ac});const _0x32b78c=this[_0x494f23(0x1bd)][_0x494f23(0x19b)](_0x29bec9);_0x32b78c[_0x494f23(0x19d)](_0x3d60e8),this[_0x494f23(0x1c9)](_0x32b78c,_0x494f23(0x196),(_0x26e4f6,_0x214c8d,_0x48b2ee,_0x4d559d)=>{const _0x2b7b92=_0x494f23;_0x4d559d&&_0x2e47f2[_0x2b7b92(0x19f)](_0x4d559d),_0x48b2ee&&_0x2e47f2[_0x2b7b92(0x195)](_0x48b2ee);});}[_0x7c8365(0x1af)](_0x195ebc){const _0x4029b4=_0x7c8365;if(this[_0x4029b4(0x198)][_0x4029b4(0x1ca)](_0x195ebc),!this[_0x4029b4(0x1bd)][_0x4029b4(0x1b8)](_0x195ebc))throw new _0x59f82e(_0x4029b4(0x1b0),this,{'uiName':_0x195ebc});const _0x2ef094=this[_0x4029b4(0x1bd)][_0x4029b4(0x19b)](_0x195ebc);_0x2ef094[_0x4029b4(0x1bc)](),this[_0x4029b4(0x19a)](_0x2ef094),this[_0x4029b4(0x1a3)][_0x4029b4(0x19b)](_0x195ebc)[_0x4029b4(0x1b9)][_0x4029b4(0x1cb)](),this[_0x4029b4(0x1a3)][_0x4029b4(0x1ca)](_0x195ebc);}[_0x7c8365(0x1bb)](_0xc21ad3){const _0x3b4864=_0x7c8365;if(!this[_0x3b4864(0x1bd)][_0x3b4864(0x1b8)](_0xc21ad3))throw new _0x59f82e(_0x3b4864(0x1b0),this,{'uiName':_0xc21ad3});const _0x13e40b=this[_0x3b4864(0x1c8)][_0x3b4864(0x1b4)][_0x3b4864(0x19b)](_0x8d1287),_0x111182=Array[_0x3b4864(0x1c3)](_0x13e40b[_0x3b4864(0x1ab)])[0x0]||null;this[_0x3b4864(0x191)](),this[_0x3b4864(0x194)](_0xc21ad3);const _0x11327c=this[_0x3b4864(0x1bd)][_0x3b4864(0x19b)](_0xc21ad3);_0x11327c[_0x3b4864(0x1a1)](_0x111182),_0x11327c[_0x3b4864(0x1c4)]&&_0x111182&&_0x11327c[_0x3b4864(0x1c4)]([_0x111182]);}[_0x7c8365(0x191)](){const _0x39272d=_0x7c8365;for(const _0x192fa0 of this[_0x39272d(0x198)])this[_0x39272d(0x1af)](_0x192fa0);}[_0x7c8365(0x1ba)](_0x592d29,_0x24d3a7){const _0x59ff6d=_0x7c8365;if(this[_0x59ff6d(0x1bd)][_0x59ff6d(0x1b8)](_0x592d29))throw new _0x59f82e(_0x59ff6d(0x197));if(_0x59ff6d(0x1be)!=typeof _0x24d3a7[_0x59ff6d(0x19d)]||_0x59ff6d(0x1be)!=typeof _0x24d3a7[_0x59ff6d(0x1bc)]||_0x59ff6d(0x1be)!=typeof _0x24d3a7[_0x59ff6d(0x1a1)])throw new _0x59f82e(_0x59ff6d(0x1a9),null);this[_0x59ff6d(0x1bd)][_0x59ff6d(0x19e)](_0x592d29,_0x24d3a7);}[_0x7c8365(0x1cd)](){const _0x5d01a8=_0x7c8365,_0x18c7cf=this[_0x5d01a8(0x1c8)][_0x5d01a8(0x1b4)][_0x5d01a8(0x19b)](_0x8d1287)[_0x5d01a8(0x1b9)],_0x1e06d4=new Map(),_0x435161=Array[_0x5d01a8(0x1c3)](this[_0x5d01a8(0x198)]);for(const _0x4d66df of this[_0x5d01a8(0x198)]){const _0x159082=this[_0x5d01a8(0x1a3)][_0x5d01a8(0x19b)](_0x4d66df)[_0x5d01a8(0x1b9)];for(const _0x3e9bf9 of _0x159082)_0x1e06d4[_0x5d01a8(0x19e)](_0x3e9bf9,_0x4d66df);}for(const _0x6a50b0 of _0x18c7cf){const _0x27ab14=_0x1e06d4[_0x5d01a8(0x19b)](_0x6a50b0);this[_0x5d01a8(0x1a8)](_0x6a50b0);const _0x165952=_0x435161[_0x5d01a8(0x1b7)](_0x398891=>this[_0x5d01a8(0x1a3)][_0x5d01a8(0x19b)](_0x398891)[_0x5d01a8(0x1cc)](_0x6a50b0));_0x27ab14!==_0x165952&&(_0x27ab14&&this[_0x5d01a8(0x1a3)][_0x5d01a8(0x19b)](_0x27ab14)[_0x5d01a8(0x1b9)][_0x5d01a8(0x19c)](_0x6a50b0),_0x165952&&this[_0x5d01a8(0x1a3)][_0x5d01a8(0x19b)](_0x165952)[_0x5d01a8(0x1b9)][_0x5d01a8(0x1ad)](_0x6a50b0));}}[_0x7c8365(0x1cb)](){const _0x145e34=_0x7c8365;this[_0x145e34(0x191)](),super[_0x145e34(0x1cb)]();}[_0x7c8365(0x1a6)](){return!0x0;}[_0x7c8365(0x1a8)](_0x6a6fdd){const _0x3b0de7=_0x7c8365,_0x42a4e4=[];for(const _0x108c01 of this[_0x3b0de7(0x198)]){(0x0,this[_0x3b0de7(0x1a3)][_0x3b0de7(0x19b)](_0x108c01)[_0x3b0de7(0x1cc)])(_0x6a6fdd)&&_0x42a4e4[_0x3b0de7(0x1aa)](_0x108c01);}if(_0x42a4e4[_0x3b0de7(0x1c5)]>0x1)throw new _0x59f82e(_0x3b0de7(0x1ac),null,{'matchedUIs':_0x42a4e4,'annotationType':_0x6a6fdd[_0x3b0de7(0x192)]});}}
|
|
@@ -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 _0x28ef5c=_0x3e9b;function _0x3e9b(_0x2d24c0,_0x227d22){const _0x47e017=_0x47e0();return _0x3e9b=function(_0x3e9b1e,_0x4e658d){_0x3e9b1e=_0x3e9b1e-0x86;let _0x3ddc12=_0x47e017[_0x3e9b1e];return _0x3ddc12;},_0x3e9b(_0x2d24c0,_0x227d22);}(function(_0x15c268,_0x3a22a5){const _0x2bf990=_0x3e9b,_0x255277=_0x15c268();while(!![]){try{const _0x1bfdc4=parseInt(_0x2bf990(0xb8))/0x1*(parseInt(_0x2bf990(0x90))/0x2)+parseInt(_0x2bf990(0xb4))/0x3*(-parseInt(_0x2bf990(0xa5))/0x4)+-parseInt(_0x2bf990(0xa9))/0x5+parseInt(_0x2bf990(0xaf))/0x6+parseInt(_0x2bf990(0x9a))/0x7*(parseInt(_0x2bf990(0xa4))/0x8)+parseInt(_0x2bf990(0xa7))/0x9*(-parseInt(_0x2bf990(0xbf))/0xa)+-parseInt(_0x2bf990(0x97))/0xb*(-parseInt(_0x2bf990(0xa2))/0xc);if(_0x1bfdc4===_0x3a22a5)break;else _0x255277['push'](_0x255277['shift']());}catch(_0x1fd3f0){_0x255277['push'](_0x255277['shift']());}}}(_0x47e0,0x7106d));import{Plugin as _0xee9220}from'ckeditor5/src/core.js';import{CKEditorError as _0x48bf00}from'ckeditor5/src/utils.js';function _0x47e0(){const _0x640f10=['get','refresh','editorannotations-invalid-source-callback','remove','view','38dOZiJq','requires','init','function','pluginName','_dataCollectors','annotation','4792733JXQevo','change:isFocused','cancel','7aQdLCA','element','delete','refreshSelectedViews','push','collection','isEqual','uiUpdate','24ujHRgz','getByInnerView','5407760ShIShw','4124CMyHKs','listenTo','63lORiIm','update','4355700MnbOfP','containsRange','EditorAnnotations','add','model','getOrderedSelectedAnnotations','1799364BPgQHr','isCollapsed','getRanges','registerAnnotation','from','2253bmLMoq','isOfficialPlugin','_editorAnnotations','isPremiumPlugin','33526fymUMh','change:range','innerView','editor','hasDomSelection','document','editing','536980LajVuB','range','sort','fire','set','blur','focusTracker','_editorAnnotationsData','selection','plugins','has','addSourceCollector','directChange','map'];_0x47e0=function(){return _0x640f10;};return _0x47e0();}import{debounce as _0x4667b4}from'es-toolkit/compat';import{Annotations as _0x1b4716}from'./annotations.js';export class EditorAnnotations extends _0xee9220{[_0x28ef5c(0x95)];[_0x28ef5c(0xb6)];static get[_0x28ef5c(0x91)](){return[_0x1b4716];}static get[_0x28ef5c(0x94)](){const _0x2c20e1=_0x28ef5c;return _0x2c20e1(0xab);}static get[_0x28ef5c(0xb5)](){return!0x0;}static get[_0x28ef5c(0xb7)](){return!0x0;}constructor(_0x558bc7){const _0x4d18b7=_0x28ef5c;super(_0x558bc7),this[_0x4d18b7(0x95)]=new Set(),this[_0x4d18b7(0xb6)]=new Set();}[_0x28ef5c(0x92)](){const _0x410159=_0x28ef5c,_0x408d9c=this[_0x410159(0xbb)],_0x217f1b=_0x408d9c[_0x410159(0xad)][_0x410159(0xbd)][_0x410159(0xc7)],_0x2f8698=_0x4667b4(()=>this[_0x410159(0x9d)](),0xa);_0x217f1b['on'](_0x410159(0xb9),(_0x35b38b,_0x428433)=>{const _0x3be0ba=_0x410159;_0x428433[_0x3be0ba(0x89)]&&(_0x2f8698[_0x3be0ba(0x99)](),this[_0x3be0ba(0x9d)]());}),this[_0x410159(0xa6)](_0x408d9c[_0x410159(0xbe)][_0x410159(0x8f)][_0x410159(0xbd)],_0x410159(0x98),(_0x4a76ad,_0x921430,_0x50d37c)=>{_0x50d37c&&_0x2f8698();}),this[_0x410159(0xa6)](_0x408d9c['ui'][_0x410159(0xc5)],_0x410159(0x98),(_0x9b9aca,_0xcf6d77,_0x48dc26)=>{const _0x20ccf9=_0x410159;_0x48dc26||this[_0x20ccf9(0xc2)](_0x20ccf9(0xc4),{'isAnnotationTracked':_0x44052f=>this[_0x20ccf9(0xc6)][_0x20ccf9(0x87)](_0x44052f[_0x20ccf9(0xba)])});}),this[_0x410159(0xa6)](this[_0x410159(0xbb)]['ui'],_0x410159(0xa8),()=>this[_0x410159(0xc2)](_0x410159(0xa1)));}[_0x28ef5c(0xb2)](_0x3f33a4){const _0x597d77=_0x28ef5c;if(this[_0x597d77(0xb6)][_0x597d77(0x87)](_0x3f33a4[_0x597d77(0x8f)]))return;this[_0x597d77(0xb6)][_0x597d77(0xac)](_0x3f33a4[_0x597d77(0x8f)]),this[_0x597d77(0xbb)]['ui'][_0x597d77(0xc5)][_0x597d77(0xac)](_0x3f33a4[_0x597d77(0x8f)][_0x597d77(0x9b)]);const _0x138690=this[_0x597d77(0xbb)][_0x597d77(0x86)][_0x597d77(0x8b)](_0x1b4716);this[_0x597d77(0xa6)](_0x138690[_0x597d77(0x9f)],_0x597d77(0x8e),(_0x30f7d8,_0x7e79f6)=>{const _0x1ab06a=_0x597d77;this[_0x1ab06a(0xbb)]['ui'][_0x1ab06a(0xc5)][_0x1ab06a(0x8e)](_0x7e79f6[_0x1ab06a(0x8f)][_0x1ab06a(0x9b)]),this[_0x1ab06a(0xb6)][_0x1ab06a(0x9c)](_0x7e79f6[_0x1ab06a(0x8f)]);});}[_0x28ef5c(0xbc)](){const _0x4a83d0=_0x28ef5c;return this[_0x4a83d0(0xbb)][_0x4a83d0(0xbe)][_0x4a83d0(0x8f)][_0x4a83d0(0xbc)];}[_0x28ef5c(0x88)](_0x5038c3){const _0x268a80=_0x28ef5c;if(_0x268a80(0x93)!=typeof _0x5038c3)throw new _0x48bf00(_0x268a80(0x8d));this[_0x268a80(0x95)][_0x268a80(0xac)](_0x5038c3);}[_0x28ef5c(0x9d)](){const _0x4f4272=_0x28ef5c;this[_0x4f4272(0xc2)](_0x4f4272(0x8c));}[_0x28ef5c(0xae)]({activeAnnotation:_0x56a375,annotations:_0x46129d}){const _0x875cdc=_0x28ef5c,_0x132a63=[],_0x2a36e7=this[_0x875cdc(0xbb)][_0x875cdc(0xad)][_0x875cdc(0xbd)][_0x875cdc(0xc7)],_0x367200=Array[_0x875cdc(0xb3)](_0x2a36e7[_0x875cdc(0xb1)]());for(const [_0x45878f,_0x259607]of this[_0x875cdc(0xc6)]){const _0x478323=_0x5df131(_0x259607),_0x486ca2=_0x46129d[_0x875cdc(0xa3)](_0x45878f);_0x478323&&_0x486ca2&&_0x132a63[_0x875cdc(0x9e)]({'annotation':_0x486ca2,'range':_0x478323});}function _0x5df131(_0x9a8e41){const _0xd636e9=_0x875cdc;for(const _0x38c029 of _0x9a8e41)for(const _0x2d45a3 of _0x367200)if(_0x38c029[_0xd636e9(0xaa)](_0x2d45a3,!_0x2a36e7[_0xd636e9(0xb0)]))return _0x38c029;return null;}return _0x132a63[_0x875cdc(0xc1)]((_0x32a9c3,_0x37322c)=>{const _0x23eb2d=_0x875cdc,_0x3c9586=_0x32a9c3[_0x23eb2d(0xc0)],_0x43c51b=_0x37322c[_0x23eb2d(0xc0)];if(!_0x3c9586[_0x23eb2d(0xa0)](_0x43c51b)){if(_0x3c9586[_0x23eb2d(0xaa)](_0x43c51b,!0x0))return 0x1;if(_0x43c51b[_0x23eb2d(0xaa)](_0x3c9586,!0x0))return-0x1;}return _0x32a9c3[_0x23eb2d(0x96)]==_0x56a375?-0x1:_0x37322c[_0x23eb2d(0x96)]==_0x56a375?0x1:0x0;})[_0x875cdc(0x8a)](_0x1815b7=>_0x1815b7[_0x875cdc(0x96)]);}get[_0x28ef5c(0xc6)](){const _0x279627=_0x28ef5c,_0x401d01=new Map();for(const _0x8ee52d of Array[_0x279627(0xb3)](this[_0x279627(0x95)]))for(const [_0x1a0675,_0x401476]of _0x8ee52d())_0x401d01[_0x279627(0xc3)](_0x1a0675,_0x401476);return _0x401d01;}}
|
|
@@ -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 _0x7b2b(){const _0xf4a16b=['activeAnnotation','width','change:height','has','InlineAnnotations','viewRangeToDom','isActive','inlineannotations-attach-already-attached','afterInit','plugins','isOfficialPlugin','add','15181570xWXcfo','map','editor','_balloon','annotations','91469OOaNhZ','refresh','delete','_forceRefresh','remove','showStack','targetRect','96DCIuFE','change:isFocused','_refreshVisibilityDebounced','from','includes','get','push','updatePosition','inlineannotations-not-allowed-with-context','stopListening','addObserver','_getBalloonTargetForAnnotation','context','change:visibleView','register','focusTracker','detach','hasActive','set','left','domConverter','bottom','69656riIqsy','visibleView','focus','638652FmMKbU','find','editableElement','getBoundingClientRect','attach','mousedown','target','getByView','selection','1701490dSvrPp','getClientRects','isFocused','keystrokes','_selectedAnnotations','Esc','destroy','blur','_manuallyClosed','_setSelectedAnnotations','listenTo','isAttached','clear','489964SkYDrN','init','9Rwnssj','getOrderedSelectedAnnotations','view','refreshVisibility','requires','length','fromRect','uiUpdate','switchTo','Annotations','collapse','top','hasView','getFirstRange','pluginName','cancel','editing','setActiveAnnotation','240iOGGQZ','2969196jeWQuK','_removeAnnotationFromBalloon','_addedAnnotations','inlineannotations-detach-not-attached','update','right','_addAnnotationToBalloon','_closeAnnotation','document','every','inline','isPremiumPlugin'];_0x7b2b=function(){return _0xf4a16b;};return _0x7b2b();}const _0x27fc23=_0x3249;(function(_0x33a5ae,_0x30688f){const _0x5ee9d7=_0x3249,_0x4d956e=_0x33a5ae();while(!![]){try{const _0xdf38f5=-parseInt(_0x5ee9d7(0xf5))/0x1+-parseInt(_0x5ee9d7(0xe8))/0x2+-parseInt(_0x5ee9d7(0xdf))/0x3+parseInt(_0x5ee9d7(0x144))/0x4*(parseInt(_0x5ee9d7(0x109))/0x5)+-parseInt(_0x5ee9d7(0x10a))/0x6+parseInt(_0x5ee9d7(0x127))/0x7*(parseInt(_0x5ee9d7(0x12e))/0x8)+parseInt(_0x5ee9d7(0xf7))/0x9*(parseInt(_0x5ee9d7(0x122))/0xa);if(_0xdf38f5===_0x30688f)break;else _0x4d956e['push'](_0x4d956e['shift']());}catch(_0x2551ab){_0x4d956e['push'](_0x4d956e['shift']());}}}(_0x7b2b,0x70e26));import{Plugin as _0x5a4a97}from'ckeditor5/src/core.js';import{AnnotationsUIs as _0x259c8b}from'./annotationsuis.js';import{EditorAnnotations as _0x2fc692}from'./editorannotations.js';import{ContextualBalloon as _0x50dabb}from'ckeditor5/src/ui.js';import{MouseObserver as _0x3bcebf}from'ckeditor5/src/engine.js';import{CKEditorError as _0x5b2d7f,Rect as _0x52f49e}from'ckeditor5/src/utils.js';import{debounce as _0x1dcc8c}from'es-toolkit/compat';import'./../../theme/annotation-inline.css';export class InlineAnnotations extends _0x5a4a97{[_0x27fc23(0xf3)];[_0x27fc23(0x126)];[_0x27fc23(0xf0)];[_0x27fc23(0x125)];[_0x27fc23(0x10c)];[_0x27fc23(0xec)];[_0x27fc23(0x12a)];[_0x27fc23(0x130)];static get[_0x27fc23(0xfb)](){return[_0x2fc692,_0x50dabb,_0x259c8b];}static get[_0x27fc23(0x105)](){const _0x3bb035=_0x27fc23;return _0x3bb035(0x11a);}static get[_0x27fc23(0x120)](){return!0x0;}static get[_0x27fc23(0x115)](){return!0x0;}constructor(_0x40429b){const _0x4f3e2a=_0x27fc23;super(_0x40429b),_0x40429b[_0x4f3e2a(0x107)][_0x4f3e2a(0xf9)][_0x4f3e2a(0x138)](_0x3bcebf),this[_0x4f3e2a(0xf3)]=!0x1,this[_0x4f3e2a(0x140)](_0x4f3e2a(0x116),null),this[_0x4f3e2a(0x126)]=null,this[_0x4f3e2a(0xf0)]=new Set(),this[_0x4f3e2a(0x125)]=_0x40429b[_0x4f3e2a(0x11f)][_0x4f3e2a(0x133)](_0x50dabb),this[_0x4f3e2a(0x10c)]=new Set(),this[_0x4f3e2a(0xec)]=[],this[_0x4f3e2a(0x12a)]=!0x1,this[_0x4f3e2a(0x130)]=_0x1dcc8c(()=>{const _0x5b6553=_0x4f3e2a;this[_0x5b6553(0x124)][_0x5b6553(0x11f)][_0x5b6553(0x133)](_0x5b6553(0x100))[_0x5b6553(0xfa)]();},0xfa,{'leading':!0x1});}[_0x27fc23(0xf6)](){const _0x6ea491=_0x27fc23,_0x1e4457=this[_0x6ea491(0x124)][_0x6ea491(0x11f)][_0x6ea491(0x133)](_0x259c8b);_0x1e4457[_0x6ea491(0x13a)]===this[_0x6ea491(0x124)]&&(_0x1e4457[_0x6ea491(0x13c)](_0x6ea491(0x114),this),this[_0x6ea491(0x124)][_0x6ea491(0xeb)][_0x6ea491(0x140)](_0x6ea491(0xed),(_0x530bff,_0x13b85a)=>{const _0x55c945=_0x6ea491,_0x2b4bb6=this[_0x55c945(0x125)];if(this[_0x55c945(0xf3)]&&_0x2b4bb6[_0x55c945(0x145)]){const _0x431f12=this[_0x55c945(0x126)][_0x55c945(0xe6)](_0x2b4bb6[_0x55c945(0x145)]);_0x431f12&&this[_0x55c945(0x111)](_0x431f12),_0x13b85a();}}));}[_0x27fc23(0x11e)](){const _0x4343de=_0x27fc23,_0x1a2e3c=this[_0x4343de(0x124)][_0x4343de(0x11f)][_0x4343de(0x133)](_0x259c8b);_0x1a2e3c[_0x4343de(0x13a)]===this[_0x4343de(0x124)]&&(_0x1a2e3c[_0x4343de(0x13f)]()||_0x1a2e3c[_0x4343de(0xff)](_0x4343de(0x114)));}[_0x27fc23(0x108)](_0x50365b){const _0x4bce7b=_0x27fc23;_0x50365b!==this[_0x4bce7b(0x116)]&&(this[_0x4bce7b(0x116)]&&(this[_0x4bce7b(0x116)][_0x4bce7b(0x11c)]=!0x1),_0x50365b&&this[_0x4bce7b(0x124)]['ui'][_0x4bce7b(0x13d)][_0x4bce7b(0xea)]&&(this[_0x4bce7b(0x126)][_0x4bce7b(0x119)](_0x50365b)&&this[_0x4bce7b(0x110)](_0x50365b,!0x0),_0x50365b[_0x4bce7b(0x11c)]=!0x0),_0x50365b||this[_0x4bce7b(0xf1)]([]),this[_0x4bce7b(0x116)]=_0x50365b);}[_0x27fc23(0xe3)](_0x1507b5){const _0x6bd883=_0x27fc23;this[_0x6bd883(0x126)]=_0x1507b5;const _0x1bb2b1=this[_0x6bd883(0x124)][_0x6bd883(0x11f)][_0x6bd883(0x133)](_0x259c8b),_0xfeab4f=this[_0x6bd883(0x125)];if(this[_0x6bd883(0xf3)])throw new _0x5b2d7f(_0x6bd883(0x11d),this);if(_0x1bb2b1[_0x6bd883(0x13a)]!==this[_0x6bd883(0x124)])throw new _0x5b2d7f(_0x6bd883(0x136),this);const _0x408889=this[_0x6bd883(0x124)][_0x6bd883(0x11f)][_0x6bd883(0x133)](_0x2fc692);this[_0x6bd883(0xf2)](_0x408889,_0x6bd883(0x128),()=>{const _0x3ee0bc=_0x6bd883,_0x1ea36b=_0x408889[_0x3ee0bc(0xf8)]({'annotations':this[_0x3ee0bc(0x126)],'activeAnnotation':this[_0x3ee0bc(0x116)]});var _0x1dcb4b,_0x569371;!this[_0x3ee0bc(0x12a)]&&(_0x1dcb4b=_0x1ea36b,_0x569371=this[_0x3ee0bc(0xec)],_0x1dcb4b[_0x3ee0bc(0xfc)]===_0x569371[_0x3ee0bc(0xfc)]&&_0x1dcb4b[_0x3ee0bc(0x113)](_0x21da19=>_0x569371[_0x3ee0bc(0x132)](_0x21da19)))||(this[_0x3ee0bc(0x12a)]=!0x1,this[_0x3ee0bc(0xf1)](_0x1ea36b),this[_0x3ee0bc(0x108)](_0x1ea36b[0x0]||null));}),this[_0x6bd883(0xf2)](_0x408889,_0x6bd883(0xef),(_0x5c3641,{isAnnotationTracked:_0x468fec})=>{const _0x372ec3=_0x6bd883;this[_0x372ec3(0x116)]&&_0x468fec(this[_0x372ec3(0x116)])&&(this[_0x372ec3(0xf1)]([]),this[_0x372ec3(0x108)](null));}),this[_0x6bd883(0xf2)](_0x408889,_0x6bd883(0xfe),()=>{const _0x18ca66=_0x6bd883;this[_0x18ca66(0x130)]();}),this[_0x6bd883(0xf2)](this[_0x6bd883(0x124)]['ui'][_0x6bd883(0x13d)],_0x6bd883(0x12f),(_0x462d8d,_0x3c57c8,_0x5399db)=>{const _0x147584=_0x6bd883;_0x5399db||this[_0x147584(0x108)](null);}),this[_0x6bd883(0xf2)](_0x1507b5,_0x6bd883(0x12b),(_0x4f6908,_0x188830)=>{const _0x2d8013=_0x6bd883;this[_0x2d8013(0x10b)](_0x188830),_0x188830===this[_0x2d8013(0x116)]&&this[_0x2d8013(0x108)](null);}),this[_0x6bd883(0xf2)](_0xfeab4f,_0x6bd883(0x13b),(_0x180644,_0x51ff0b,_0x59fe94,_0xb50233)=>{const _0x3630c0=_0x6bd883;_0xb50233&&this[_0x3630c0(0x137)](_0xb50233);const _0x11c48f=_0x1507b5[_0x3630c0(0xe6)](_0x59fe94);_0x59fe94&&_0x11c48f&&(this[_0x3630c0(0xf2)](_0x59fe94,_0x3630c0(0x118),()=>{const _0x155ebc=_0x3630c0;_0xfeab4f[_0x155ebc(0x135)]();}),this[_0x3630c0(0xf2)](_0x59fe94,_0x3630c0(0xed),()=>{const _0x4634f6=_0x3630c0;this[_0x4634f6(0x111)](_0x11c48f),this[_0x4634f6(0x124)][_0x4634f6(0x107)][_0x4634f6(0xf9)][_0x4634f6(0xde)]();}),this[_0x3630c0(0x116)]!==_0x11c48f&&this[_0x3630c0(0x108)](_0x11c48f));}),this[_0x6bd883(0xf2)](this[_0x6bd883(0x124)]['ui'],_0x6bd883(0x10e),()=>{const _0x4e28fd=_0x6bd883;_0xfeab4f[_0x4e28fd(0x145)]&&(_0x1507b5[_0x4e28fd(0xe6)](_0xfeab4f[_0x4e28fd(0x145)])&&_0xfeab4f[_0x4e28fd(0x135)]());}),this[_0x6bd883(0xf2)](this[_0x6bd883(0x124)][_0x6bd883(0x107)][_0x6bd883(0xf9)][_0x6bd883(0x112)],_0x6bd883(0xe4),()=>{const _0xda124=_0x6bd883;this[_0xda124(0x12a)]=!0x0,this[_0xda124(0xf0)][_0xda124(0xf4)]();}),this[_0x6bd883(0x124)][_0x6bd883(0x107)][_0x6bd883(0xf9)][_0x6bd883(0x112)][_0x6bd883(0xe7)][_0x6bd883(0xe1)]&&this[_0x6bd883(0x124)][_0x6bd883(0x107)][_0x6bd883(0xf9)][_0x6bd883(0xde)](),this[_0x6bd883(0xf3)]=!0x0;}[_0x27fc23(0x13e)](){const _0x566e00=_0x27fc23;if(!this[_0x566e00(0xf3)])throw new _0x5b2d7f(_0x566e00(0x10d),this);this[_0x566e00(0x108)](null);for(const _0x47e4b3 of this[_0x566e00(0x10c)])this[_0x566e00(0x10b)](_0x47e4b3);this[_0x566e00(0x130)][_0x566e00(0x106)](),this[_0x566e00(0x137)](),this[_0x566e00(0xf3)]=!0x1,this[_0x566e00(0x126)]=null;}[_0x27fc23(0xee)](){const _0x2506b3=_0x27fc23;this[_0x2506b3(0xf3)]&&this[_0x2506b3(0x13e)](),this[_0x2506b3(0x130)][_0x2506b3(0x106)]();}[_0x27fc23(0xf1)](_0x262ad4){const _0x317a82=_0x27fc23;for(const _0x12d0f2 of this[_0x317a82(0xec)])_0x262ad4[_0x317a82(0x132)](_0x12d0f2)||this[_0x317a82(0xf0)][_0x317a82(0x129)](_0x12d0f2);for(const _0x386ddc of this[_0x317a82(0x126)])_0x262ad4[_0x317a82(0x132)](_0x386ddc)||this[_0x317a82(0x10b)](_0x386ddc);if(this[_0x317a82(0x124)]['ui'][_0x317a82(0x13d)][_0x317a82(0xea)]){for(const _0x3b3398 of _0x262ad4)this[_0x317a82(0x110)](_0x3b3398);}this[_0x317a82(0xec)]=_0x262ad4;}[_0x27fc23(0x110)](_0x32032d,_0xc0f9b0=!0x1){const _0x4f0027=_0x27fc23;this[_0x4f0027(0xf0)][_0x4f0027(0x119)](_0x32032d)||(this[_0x4f0027(0x10c)][_0x4f0027(0x119)](_0x32032d)||this[_0x4f0027(0x125)][_0x4f0027(0x103)](_0x32032d[_0x4f0027(0xf9)])||(this[_0x4f0027(0x10c)][_0x4f0027(0x121)](_0x32032d),this[_0x4f0027(0x125)][_0x4f0027(0x121)]({'stackId':_0x32032d[_0x4f0027(0xf9)]['id'],'view':_0x32032d[_0x4f0027(0xf9)],'position':{'target':()=>this[_0x4f0027(0x139)](_0x32032d)}})),_0xc0f9b0&&this[_0x4f0027(0x125)][_0x4f0027(0x12c)](_0x32032d[_0x4f0027(0xf9)]['id']));}[_0x27fc23(0x139)](_0x2349ac){const _0x3c5baa=_0x27fc23,_0x26ab7a=_0x2349ac[_0x3c5baa(0xe5)],_0x449497=this[_0x3c5baa(0x124)][_0x3c5baa(0x107)][_0x3c5baa(0xf9)],_0x4e871b=_0x449497[_0x3c5baa(0x112)][_0x3c5baa(0xe7)][_0x3c5baa(0x104)](),_0xe2b4cc=_0x449497[_0x3c5baa(0x142)][_0x3c5baa(0x11b)](_0x4e871b);if(_0xe2b4cc[_0x3c5baa(0x101)](!0x0),_0x26ab7a){if(_0x26ab7a instanceof _0x52f49e)return _0x26ab7a;let _0xac07ce=[];for(const _0x5d3caa of _0x26ab7a)_0xac07ce[_0x3c5baa(0x134)](...F(_0x5d3caa[_0x3c5baa(0xe9)]()));_0xac07ce=function(_0x3a5d15){const _0x2e7bf4=_0x3c5baa,_0x1ce6df=[];let _0x4e7047=_0x3a5d15[0x0];for(let _0x459ec5=0x1;_0x459ec5<_0x3a5d15[_0x2e7bf4(0xfc)];_0x459ec5++)P(_0x4e7047,_0x3a5d15[_0x459ec5])?_0x4e7047[_0x2e7bf4(0x117)]+=_0x3a5d15[_0x459ec5][_0x2e7bf4(0x117)]:(_0x1ce6df[_0x2e7bf4(0x134)](_0x4e7047),_0x4e7047=_0x3a5d15[_0x459ec5]);return _0x1ce6df[_0x2e7bf4(0x134)](_0x4e7047),_0x1ce6df;}(_0xac07ce);const _0x1a6e6d=_0xe2b4cc[_0x3c5baa(0xe2)]();return _0xac07ce[_0x3c5baa(0xe0)](_0x3a4620=>_0x3a4620[_0x3c5baa(0x102)]<=_0x1a6e6d[_0x3c5baa(0x102)]&&_0x3a4620[_0x3c5baa(0x143)]>=_0x1a6e6d[_0x3c5baa(0x143)]&&_0x3a4620[_0x3c5baa(0x141)]<=_0x1a6e6d[_0x3c5baa(0x141)]&&_0x3a4620[_0x3c5baa(0x10f)]>=_0x1a6e6d[_0x3c5baa(0x10f)])||_0xac07ce[0x0];}return _0x2349ac[_0x3c5baa(0x12d)]||_0xe2b4cc;}[_0x27fc23(0x10b)](_0x47b346){const _0x2dfdae=_0x27fc23;this[_0x2dfdae(0x10c)][_0x2dfdae(0x119)](_0x47b346)&&this[_0x2dfdae(0x125)][_0x2dfdae(0x103)](_0x47b346[_0x2dfdae(0xf9)])&&(this[_0x2dfdae(0x10c)][_0x2dfdae(0x129)](_0x47b346),this[_0x2dfdae(0x125)][_0x2dfdae(0x12b)](_0x47b346[_0x2dfdae(0xf9)]));}[_0x27fc23(0x111)](_0x264dec){const _0x3db26a=_0x27fc23;this[_0x3db26a(0xf0)][_0x3db26a(0x121)](_0x264dec),this[_0x3db26a(0x10b)](_0x264dec);}}function F(_0x3b4b96){const _0x184b93=_0x27fc23;return Array[_0x184b93(0x131)](_0x3b4b96)[_0x184b93(0x123)](DOMRect[_0x184b93(0xfd)]);}function _0x3249(_0x3585e7,_0x43bee3){const _0x7b2bc5=_0x7b2b();return _0x3249=function(_0x3249de,_0x1aef30){_0x3249de=_0x3249de-0xde;let _0x30905d=_0x7b2bc5[_0x3249de];return _0x30905d;},_0x3249(_0x3585e7,_0x43bee3);}function P(_0x4f7e93,_0x1d6b13){const _0x1e7a39=_0x27fc23;return _0x4f7e93[_0x1e7a39(0x102)]===_0x1d6b13[_0x1e7a39(0x102)]&&_0x4f7e93[_0x1e7a39(0x143)]===_0x1d6b13[_0x1e7a39(0x143)]&&_0x4f7e93[_0x1e7a39(0x10f)]===_0x1d6b13[_0x1e7a39(0x141)];}
|
|
@@ -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 _0x3bb751=_0x872b;(function(_0x861252,_0x52a2dd){const _0x5608e3=_0x872b,_0x52d788=_0x861252();while(!![]){try{const _0x24942e=parseInt(_0x5608e3(0x118))/0x1*(parseInt(_0x5608e3(0x124))/0x2)+parseInt(_0x5608e3(0xe8))/0x3+parseInt(_0x5608e3(0x114))/0x4*(parseInt(_0x5608e3(0x12d))/0x5)+parseInt(_0x5608e3(0xf8))/0x6*(parseInt(_0x5608e3(0x120))/0x7)+-parseInt(_0x5608e3(0xef))/0x8+-parseInt(_0x5608e3(0x115))/0x9+parseInt(_0x5608e3(0x11c))/0xa;if(_0x24942e===_0x52a2dd)break;else _0x52d788['push'](_0x52d788['shift']());}catch(_0x454dbb){_0x52d788['push'](_0x52d788['shift']());}}}(_0x3c3d,0xa2136));import{ContextPlugin as _0x44dbd9,Context as _0x139ad2}from'ckeditor5/src/core.js';import{AnnotationsUIs as _0x4c841d}from'./annotationsuis.js';function _0x872b(_0x43aa6e,_0x229b05){const _0x3c3d0d=_0x3c3d();return _0x872b=function(_0x872b2,_0x44264e){_0x872b2=_0x872b2-0xb2;let _0xe86f1c=_0x3c3d0d[_0x872b2];return _0xe86f1c;},_0x872b(_0x43aa6e,_0x229b05);}import{Sidebar as _0x41591d}from'./sidebar.js';import{AnnotationCounterButtonView as _0x4a202c}from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x3b7151,BodyCollection as _0x4a76cb}from'ckeditor5/src/ui.js';function _0x3c3d(){const _0x462c51=['esc','Esc','view','_hideBalloon','context','_annotationToNarrowView','refreshPositioning','stop','remove','addAnnotation','length','12sqcYgs','644562KvlfXY','_updateBalloonPosition','number','113701ETEhLP','addEventListener','_attachListeners','_setSelectedAnnotations','2668890kvRtEO','_detachListeners','narrowSidebar','northArrowSouth','13559MsBqgw','removeEventListener','getOrderedSelectedAnnotations','detach','2IwKEKO','pin','_destroyEditorAnnotationsIntegration','bind','narrowsidebar-detach-not-attached','stopListening','attachToDom','uiUpdate','northArrowSouthWest','1282345DGmNjQ','locale','southArrowNorth','change:height','init','activeAnnotation','destroy','_annotations','has','clear','high','contains','requires','southArrowNorthEast','_manuallyClosedAnnotationViews','listenTo','register','plugins','EditorAnnotations','getByView','_refreshPositioning','ready','balloonPanelView','defaultPositions','_selectedAnnotations','rearrange','NarrowSidebar','preventClosingBalloon','first','cancel','set','refresh','getSidebarItemView','low','_refreshPositioningDebounced','unpin','get','annotationType','refreshVisibility','isVisible','isDirty','annotations','Annotations','resize','_editorAnnotations','includes','keydown','isAttached','target','ck-sidebar--narrow','_attachToContainer','narrowsidebar-attach-already-attached','off','content','bodyCollection','hasDomSelection','2527542zzJeie','set:container','southArrowNorthWest','focus','from','keyCode','setActiveAnnotation','10505632ioAMBq','attach','_detachFromContainer','preventDefault','blur','stopPropagation','find','focusableElements','type','174mfxnVO','change:container','mousedown','element','execute','detachFromDom','values','add','pluginName','_showBalloon','isPremiumPlugin','isOfficialPlugin','delete','_domEmitter','northArrowSouthEast','_integrateWithEditorAnnotations','editors'];_0x3c3d=function(){return _0x462c51;};return _0x3c3d();}import{CKEditorError as _0x5a727a,DomEmitterMixin as _0x5b5e55,keyCodes as _0x39d35c,Collection as _0x383ad3}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x5f01e9}from'es-toolkit/compat';export class NarrowSidebar extends _0x44dbd9{[_0x3bb751(0xdf)];[_0x3bb751(0xd9)];[_0x3bb751(0xbe)];[_0x3bb751(0x105)];[_0x3bb751(0x10e)];[_0x3bb751(0xc8)];[_0x3bb751(0xdc)];[_0x3bb751(0xd2)];static get[_0x3bb751(0xbc)](){return[_0x41591d,_0x4c841d];}static get[_0x3bb751(0x100)](){const _0x1dda41=_0x3bb751;return _0x1dda41(0xca);}static get[_0x3bb751(0x103)](){return!0x0;}static get[_0x3bb751(0x102)](){return!0x0;}constructor(_0x59ee54){const _0x548ccc=_0x3bb751;super(_0x59ee54),this[_0x548ccc(0xdf)]=!0x1,this[_0x548ccc(0xbe)]=new Set(),this[_0x548ccc(0x105)]=new(_0x5b5e55())(),this[_0x548ccc(0x10e)]=new Map(),this[_0x548ccc(0xce)](_0x548ccc(0xb5),null),this[_0x548ccc(0xd9)]=null,this[_0x548ccc(0xc8)]=[],this[_0x548ccc(0xdc)]=new _0x383ad3(),this[_0x548ccc(0xd2)]=_0x5f01e9(()=>{const _0x3e7d05=_0x548ccc;this[_0x3e7d05(0xc4)]();},0xfa,{'leading':!0x1});}[_0x3bb751(0xb4)](){const _0x16486c=_0x3bb751;this[_0x16486c(0x10d)][_0x16486c(0xc1)][_0x16486c(0xd4)](_0x4c841d)[_0x16486c(0xc0)](_0x16486c(0x11e),this),this[_0x16486c(0xe6)]=new _0x4a76cb(this[_0x16486c(0x10d)][_0x16486c(0x12e)]),this[_0x16486c(0xc6)]=new _0x3b7151(this[_0x16486c(0x10d)][_0x16486c(0x12e)]),this[_0x16486c(0xe6)][_0x16486c(0x12a)](),this[_0x16486c(0xe6)][_0x16486c(0xff)](this[_0x16486c(0xc6)]);}[_0x3bb751(0xf0)](_0x412c4c){const _0x1ab180=_0x3bb751;this[_0x1ab180(0xd9)]=_0x412c4c;const _0x12e6e5=this[_0x1ab180(0x10d)][_0x1ab180(0xc1)][_0x1ab180(0xd4)](_0x41591d),_0x51c47b=this[_0x1ab180(0xc6)];if(_0x12e6e5[_0x1ab180(0xb7)]=_0x412c4c,this[_0x1ab180(0xdf)])throw new _0x5a727a(_0x1ab180(0xe3),this);this[_0x1ab180(0xdf)]=!0x0,this[_0x1ab180(0xbf)](_0x12e6e5,_0x1ab180(0xe9),()=>{const _0x6c4fe3=_0x1ab180;this[_0x6c4fe3(0x123)](),this[_0x6c4fe3(0xbf)](_0x12e6e5,_0x6c4fe3(0xf9),_0x32db0c=>{const _0x31e4c0=_0x6c4fe3;_0x32db0c[_0x31e4c0(0xe4)](),this[_0x31e4c0(0xf0)](_0x412c4c);});}),_0x12e6e5[_0x1ab180(0xe2)]({'viewClass':_0x1ab180(0xe1),'spaceBetweenItems':0x5});const _0x24da11=_0x40c186=>{const _0x17e6c8=_0x1ab180,_0x47b989=new _0x4a202c(this[_0x17e6c8(0x10d)][_0x17e6c8(0x12e)]);_0x12e6e5[_0x17e6c8(0x112)](_0x40c186,_0x47b989),this[_0x17e6c8(0x10e)][_0x17e6c8(0xce)](_0x40c186,_0x47b989),_0x47b989[_0x17e6c8(0x127)](_0x17e6c8(0xd8),_0x17e6c8(0xd5),_0x17e6c8(0x117))['to'](_0x40c186[_0x17e6c8(0x10b)],_0x17e6c8(0xd8),_0x17e6c8(0xf7),_0x17e6c8(0x113)),_0x47b989['on'](_0x17e6c8(0xfc),()=>{const _0x48a0f9=_0x17e6c8;this[_0x48a0f9(0xbe)][_0x48a0f9(0xb9)](),_0x51c47b[_0x48a0f9(0xe5)][_0x48a0f9(0xcc)]!==_0x40c186[_0x48a0f9(0x10b)]?(this[_0x48a0f9(0x101)](_0x40c186),_0x40c186[_0x48a0f9(0x10b)][_0x48a0f9(0xfb)][_0x48a0f9(0xeb)](),this[_0x48a0f9(0xee)](_0x40c186)):this[_0x48a0f9(0xee)](null);});};for(const _0x2c0dca of _0x412c4c)_0x24da11(_0x2c0dca);this[_0x1ab180(0xbf)](_0x412c4c,_0x1ab180(0xff),(_0x3d0506,_0x51b47c)=>{_0x24da11(_0x51b47c);}),this[_0x1ab180(0xbf)](_0x412c4c,_0x1ab180(0x111),(_0x3ecca4,_0x3208a2,_0x10fed3)=>{const _0x16be93=_0x1ab180;this[_0x16be93(0x10e)][_0x16be93(0xd4)](_0x3208a2)[_0x16be93(0xb6)](),this[_0x16be93(0x10e)][_0x16be93(0x104)](_0x3208a2),_0x12e6e5[_0x16be93(0xc9)]({'removedAnnotation':_0x3208a2,'previousAnnotation':_0x412c4c[_0x16be93(0xd4)](_0x10fed3-0x1),'nextAnnotation':_0x412c4c[_0x16be93(0xd4)](_0x10fed3+0x1)}),_0x3208a2===this[_0x16be93(0xb5)]&&this[_0x16be93(0xee)](null);},{'priority':_0x1ab180(0xd1)}),this[_0x1ab180(0xbf)](_0x412c4c,_0x1ab180(0xeb),(_0x22ba09,_0x2a345d)=>{const _0x999096=_0x1ab180;this[_0x999096(0xee)](_0x2a345d);}),this[_0x1ab180(0xbf)](_0x412c4c,_0x1ab180(0xf3),()=>{const _0x2a9bb5=_0x1ab180;this[_0x2a9bb5(0xee)](null);}),this[_0x1ab180(0x105)][_0x1ab180(0xbf)](document,_0x1ab180(0xde),(_0x3cc37f,_0x446584)=>{const _0x4d333b=_0x1ab180;_0x446584[_0x4d333b(0xed)]===_0x39d35c[_0x4d333b(0x109)]&&_0x51c47b[_0x4d333b(0xd7)]&&(this[_0x4d333b(0xbe)][_0x4d333b(0xff)](_0x51c47b[_0x4d333b(0xe5)][_0x4d333b(0xcc)]),this[_0x4d333b(0x10c)](),_0x446584[_0x4d333b(0xf4)](),_0x446584[_0x4d333b(0xf2)]());}),this[_0x1ab180(0x105)][_0x1ab180(0xbf)](document,_0x1ab180(0xfa),(_0x16cb07,_0x4a4d41)=>{const _0x52e4c4=_0x1ab180,_0xaaf92e=_0x4a4d41[_0x52e4c4(0xe0)];_0x51c47b[_0x52e4c4(0xd7)]&&_0x51c47b[_0x52e4c4(0xfb)][_0x52e4c4(0xbb)](_0xaaf92e)||_0x12e6e5[_0x52e4c4(0x10b)][_0x52e4c4(0xfb)][_0x52e4c4(0xbb)](_0xaaf92e)||_0x16cb07[_0x52e4c4(0xcb)]||this[_0x52e4c4(0xb5)]&&this[_0x52e4c4(0xb5)][_0x52e4c4(0xf6)][_0x52e4c4(0xf5)](_0x534104=>_0x534104[_0x52e4c4(0xbb)](_0xaaf92e))||(this[_0x52e4c4(0xbe)][_0x52e4c4(0xb9)](),this[_0x52e4c4(0x10c)](),this[_0x52e4c4(0xee)](null));});const _0x2815ac=this[_0x1ab180(0x10d)]instanceof _0x139ad2?this[_0x1ab180(0x10d)][_0x1ab180(0x108)]:new _0x383ad3([this[_0x1ab180(0x10d)]]);for(const _0x30e221 of _0x2815ac)this[_0x1ab180(0x107)](_0x30e221);this[_0x1ab180(0xbf)](_0x2815ac,_0x1ab180(0xff),(_0x2d863a,_0x23b249)=>{const _0x3b1587=_0x1ab180;this[_0x3b1587(0xbf)](_0x23b249,_0x3b1587(0xc5),()=>{const _0x14a26d=_0x3b1587;this[_0x14a26d(0x107)](_0x23b249);});}),this[_0x1ab180(0xbf)](_0x2815ac,_0x1ab180(0x111),(_0x99efe9,_0x5acff9)=>{const _0x48710e=_0x1ab180;_0x5acff9[_0x48710e(0xc1)][_0x48710e(0xb8)](_0x48710e(0xc2))&&this[_0x48710e(0x126)](_0x5acff9[_0x48710e(0xc1)][_0x48710e(0xd4)](_0x48710e(0xc2)));}),window[_0x1ab180(0x119)](_0x1ab180(0xdb),this[_0x1ab180(0xd2)]),this[_0x1ab180(0xc4)]();}[_0x3bb751(0xee)](_0x46cc0f){const _0x2028a2=_0x3bb751;if(_0x46cc0f===this[_0x2028a2(0xb5)])return;const _0x4b911a=this[_0x2028a2(0x10d)][_0x2028a2(0xc1)][_0x2028a2(0xd4)](_0x41591d);if(_0x4b911a[_0x2028a2(0xcf)]({'blurredAnnotation':this[_0x2028a2(0xb5)],'activatedAnnotation':_0x46cc0f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x46cc0f)_0x4b911a[_0x2028a2(0xd0)](_0x46cc0f)?this[_0x2028a2(0x101)](_0x46cc0f):this[_0x2028a2(0x10c)]();else this[_0x2028a2(0x10c)]();this[_0x2028a2(0xb5)]=_0x46cc0f;}[_0x3bb751(0x123)](){const _0x2323b4=_0x3bb751;if(!this[_0x2323b4(0xdf)])throw new _0x5a727a(_0x2323b4(0x128),this);this[_0x2323b4(0xee)](null);const _0x3adea3=this[_0x2323b4(0x10d)][_0x2323b4(0xc1)][_0x2323b4(0xd4)](_0x41591d);this[_0x2323b4(0x10c)](),Array[_0x2323b4(0xec)](this[_0x2323b4(0x10e)][_0x2323b4(0xfe)](),_0x4c459e=>_0x4c459e[_0x2323b4(0xb6)]()),this[_0x2323b4(0x10e)][_0x2323b4(0xb9)](),_0x3adea3[_0x2323b4(0xf1)](this[_0x2323b4(0xd9)]),this[_0x2323b4(0x129)](),this[_0x2323b4(0x105)][_0x2323b4(0x129)](),this[_0x2323b4(0x10d)]instanceof _0x139ad2&&this[_0x2323b4(0x129)](this[_0x2323b4(0x10d)][_0x2323b4(0x108)]);for(const _0x4499c0 of Array[_0x2323b4(0xec)](this[_0x2323b4(0xdc)]))this[_0x2323b4(0x126)](_0x4499c0);window[_0x2323b4(0x121)](_0x2323b4(0xdb),this[_0x2323b4(0xd2)]),this[_0x2323b4(0xd2)][_0x2323b4(0xcd)](),this[_0x2323b4(0xc8)]=[],this[_0x2323b4(0xdf)]=!0x1,this[_0x2323b4(0xd9)]=null;}[_0x3bb751(0xb6)](){const _0xcfaf82=_0x3bb751;this[_0xcfaf82(0xdf)]&&this[_0xcfaf82(0x123)](),this[_0xcfaf82(0xe6)][_0xcfaf82(0xfd)]();}[_0x3bb751(0x107)](_0x13b530){const _0x3830fe=_0x3bb751;if(!_0x13b530[_0x3830fe(0xc1)][_0x3830fe(0xb8)](_0x3830fe(0xc2)))return;const _0x20795f=_0x13b530[_0x3830fe(0xc1)][_0x3830fe(0xd4)](_0x3830fe(0xc2)),_0x552c40=this[_0x3830fe(0x10d)][_0x3830fe(0xc1)][_0x3830fe(0xd4)](_0x41591d),_0x17e0f2=this[_0x3830fe(0xd9)],_0x28d4e=this[_0x3830fe(0xc6)],_0xf88b2e=()=>{const _0x1defc3=_0x3830fe,_0x26f297=_0x20795f[_0x1defc3(0x122)]({'annotations':this[_0x1defc3(0xd9)],'activeAnnotation':this[_0x1defc3(0xb5)]});this[_0x1defc3(0x11b)](_0x26f297),this[_0x1defc3(0xee)](_0x26f297[0x0]||null);};this[_0x3830fe(0xbf)](_0x20795f,_0x3830fe(0xcf),_0xf88b2e),this[_0x3830fe(0xbf)](_0x20795f,_0x3830fe(0xf3),(_0xae3c7c,{isAnnotationTracked:_0x5a0469})=>{const _0x5ccb06=_0x3830fe;this[_0x5ccb06(0xb5)]&&_0x5a0469(this[_0x5ccb06(0xb5)])&&(this[_0x5ccb06(0x11b)]([]),this[_0x5ccb06(0xee)](null));}),this[_0x3830fe(0xbf)](_0x20795f,_0x3830fe(0x12b),()=>{const _0x4cc039=_0x3830fe;this[_0x4cc039(0xd2)]();}),this[_0x3830fe(0xbf)](_0x17e0f2,_0x3830fe(0xf3),_0x4e2152=>{const _0x151381=_0x3830fe;_0x20795f[_0x151381(0xe7)]()&&_0x4e2152[_0x151381(0x110)]();},{'priority':_0x3830fe(0xba)}),this[_0x3830fe(0xbf)](this[_0x3830fe(0x105)],_0x3830fe(0xfa),(_0x5dfc3c,_0x488d0e)=>{const _0x278761=_0x3830fe,_0x24aee5=_0x488d0e[_0x278761(0xe0)];_0x28d4e[_0x278761(0xd7)]&&_0x28d4e[_0x278761(0xfb)][_0x278761(0xbb)](_0x24aee5)||_0x552c40[_0x278761(0x10b)][_0x278761(0xfb)][_0x278761(0xbb)](_0x24aee5)||this[_0x278761(0xb5)]&&_0x20795f[_0x278761(0xe7)]()&&(_0xf88b2e(),_0x5dfc3c[_0x278761(0xcb)]=!0x0);},{'priority':_0x3830fe(0xba)}),this[_0x3830fe(0xdc)][_0x3830fe(0xff)](_0x20795f);}[_0x3bb751(0x126)](_0x38e655){const _0x261fda=_0x3bb751;_0x38e655&&(this[_0x261fda(0x129)](_0x38e655),this[_0x261fda(0xdc)][_0x261fda(0x111)](_0x38e655));}[_0x3bb751(0x11b)](_0x410b8e){const _0x212b4e=_0x3bb751;for(const _0x10abfe of this[_0x212b4e(0xc8)])_0x410b8e[_0x212b4e(0xdd)](_0x10abfe)||this[_0x212b4e(0xbe)][_0x212b4e(0x104)](_0x10abfe[_0x212b4e(0x10b)]);this[_0x212b4e(0xc8)]=_0x410b8e;}[_0x3bb751(0xc4)](){const _0x5e148a=_0x3bb751,_0x26c0d2=this[_0x5e148a(0xc6)];this[_0x5e148a(0x10d)][_0x5e148a(0xc1)][_0x5e148a(0xd4)](_0x5e148a(0xda))[_0x5e148a(0xd6)](),this[_0x5e148a(0xd9)][_0x5e148a(0x10f)](),_0x26c0d2[_0x5e148a(0xd7)]&&this[_0x5e148a(0x116)]();}[_0x3bb751(0x101)](_0x36398a){const _0x4ddb35=_0x3bb751;if(this[_0x4ddb35(0xbe)][_0x4ddb35(0xb8)](_0x36398a[_0x4ddb35(0x10b)]))return;const _0x5b23b1=this[_0x4ddb35(0xc6)][_0x4ddb35(0xe5)][_0x4ddb35(0xcc)];_0x5b23b1!==_0x36398a[_0x4ddb35(0x10b)]?(_0x5b23b1&&this[_0x4ddb35(0x11d)](_0x5b23b1),this[_0x4ddb35(0x11a)](_0x36398a[_0x4ddb35(0x10b)]),this[_0x4ddb35(0xc6)][_0x4ddb35(0xe5)][_0x4ddb35(0xb9)](),this[_0x4ddb35(0xc6)][_0x4ddb35(0xe5)][_0x4ddb35(0xff)](_0x36398a[_0x4ddb35(0x10b)]),this[_0x4ddb35(0x116)]()):this[_0x4ddb35(0x116)]();}[_0x3bb751(0x116)](){const _0x1ddab0=_0x3bb751,_0x545a29=this[_0x1ddab0(0xc6)][_0x1ddab0(0xe5)][_0x1ddab0(0xcc)],_0x109f86=_0x545a29&&this[_0x1ddab0(0xd9)][_0x1ddab0(0xc3)](_0x545a29);if(!_0x109f86||!this[_0x1ddab0(0x10e)][_0x1ddab0(0xb8)](_0x109f86))return;const _0x258de4=this[_0x1ddab0(0x10e)][_0x1ddab0(0xd4)](_0x109f86)[_0x1ddab0(0xfb)],_0x44c48e=(function(){const _0x200845=_0x1ddab0,_0x400841=_0x3b7151[_0x200845(0xc7)];return[_0x400841[_0x200845(0xbd)],_0x400841[_0x200845(0x106)],_0x400841[_0x200845(0xb2)],_0x400841[_0x200845(0x11f)],_0x400841[_0x200845(0xea)],_0x400841[_0x200845(0x12c)]];}());this[_0x1ddab0(0xc6)][_0x1ddab0(0x125)]({'target':_0x258de4,'positions':_0x44c48e});}[_0x3bb751(0x10c)](){const _0x31aa2a=_0x3bb751,_0x5976ab=this[_0x31aa2a(0xc6)],_0xb73be3=_0x5976ab[_0x31aa2a(0xe5)][_0x31aa2a(0xcc)];_0xb73be3&&(this[_0x31aa2a(0x11d)](_0xb73be3),_0x5976ab[_0x31aa2a(0xd3)](),_0x5976ab[_0x31aa2a(0xe5)][_0x31aa2a(0xb9)]());}[_0x3bb751(0x11a)](_0x40296b){const _0x3347a8=_0x3bb751;this[_0x3347a8(0xbf)](_0x40296b,_0x3347a8(0xb3),()=>this[_0x3347a8(0x116)]()),this[_0x3347a8(0xbf)](_0x40296b,_0x3347a8(0x10a),(_0x9748d7,_0x3c1ca3)=>{const _0x3ad6b7=_0x3347a8;this[_0x3ad6b7(0xbe)][_0x3ad6b7(0xff)](_0x40296b),this[_0x3ad6b7(0x10c)](),_0x3c1ca3();});}[_0x3bb751(0x11d)](_0x5242fb){const _0x599c13=_0x3bb751;this[_0x599c13(0x129)](_0x5242fb);}}
|
|
@@ -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 _0x2751b5=_0x7650;function _0x1f88(){const _0x338b19=['getSidebarItemView','sidebar.container','config','push','height','_spaceBetweenItems','_alignToTargetRect','object','_getTargetTop','3279MIKRHg','sidebar-setcontainer-invalid-element','982344jCoyub','add','_alignBeforeItem','_annotations','_updateLastItem','refresh','bottom','setContainer','Sidebar','258gwrhSa','set','isActive','rearrange','nodeType','element','init','target','2054530UBQvdm','bind','pluginName','appendChild','targetRect','88QtHeaI','205709qnEsWb','_setItemTop','change:top','listenTo','destroy','_attachToContainer','updateHeight','_sidebarItemViewToAnnotation','_recalculate','change:_lastItem','unbind','sidebar-attachtocontainer-missing-container','_detachFromContainer','addAnnotation','_destroySidebarItemView','minHeight','_alignForTopChange','view','content','_targetTop','delete','locale','remove','context','clear','list','_recalculateBuffer','max','_activeAnnotation','sidebar.preventScrollOutOfView','isPremiumPlugin','stopListening','change:bottom','308hEgUBz','_alignForBottomChange','_lastItem','_getMaxAvailableTop','_alignAfterItem','11410skOBkd','class','8TbOoEP','top','1638189lzMpNf','_getItemAfter','_annotationToSidebarItemView','isOfficialPlugin','length','define','change:targetRect','render','last','isAnimationDisabled','get','_createSidebarView','_getItemBefore','getIndex','container','305NwhPZF'];_0x1f88=function(){return _0x338b19;};return _0x1f88();}(function(_0x11a6d6,_0xfe9002){const _0x5adacb=_0x7650,_0x36d8b3=_0x11a6d6();while(!![]){try{const _0x10af4d=parseInt(_0x5adacb(0x123))/0x1+parseInt(_0x5adacb(0x122))/0x2*(-parseInt(_0x5adacb(0x10a))/0x3)+parseInt(_0x5adacb(0xe8))/0x4*(-parseInt(_0x5adacb(0x100))/0x5)+parseInt(_0x5adacb(0x115))/0x6*(parseInt(_0x5adacb(0xed))/0x7)+parseInt(_0x5adacb(0xef))/0x8*(parseInt(_0x5adacb(0xf1))/0x9)+-parseInt(_0x5adacb(0x11d))/0xa+-parseInt(_0x5adacb(0x10c))/0xb;if(_0x10af4d===_0xfe9002)break;else _0x36d8b3['push'](_0x36d8b3['shift']());}catch(_0x13b0e7){_0x36d8b3['push'](_0x36d8b3['shift']());}}}(_0x1f88,0x1aec2));import{ContextPlugin as _0x554979}from'ckeditor5/src/core.js';import{Rect as _0x57a329,CKEditorError as _0x173bdb}from'ckeditor5/src/utils.js';import{AnnotationsSidebarView as _0x4e390e}from'./view/sidebarview.js';import{AnnotationsSidebarItemView as _0x18f178}from'./view/sidebaritemview.js';function _0x7650(_0x78bcba,_0x3ef021){const _0x1f886e=_0x1f88();return _0x7650=function(_0x7650ec,_0x310a8c){_0x7650ec=_0x7650ec-0xe3;let _0x342eb2=_0x1f886e[_0x7650ec];return _0x342eb2;},_0x7650(_0x78bcba,_0x3ef021);}export class Sidebar extends _0x554979{[_0x2751b5(0x134)];[_0x2751b5(0xe3)];[_0x2751b5(0x10f)];[_0x2751b5(0x106)];[_0x2751b5(0x12a)];[_0x2751b5(0xf3)];[_0x2751b5(0x13d)];static get[_0x2751b5(0x11f)](){const _0x48a222=_0x2751b5;return _0x48a222(0x114);}static get[_0x2751b5(0xf4)](){return!0x0;}static get[_0x2751b5(0xe5)](){return!0x0;}constructor(_0x59ac84){const _0x47a7aa=_0x2751b5;super(_0x59ac84),this[_0x47a7aa(0x116)](_0x47a7aa(0xea),void 0x0),this[_0x47a7aa(0x134)]=this[_0x47a7aa(0xfc)](),this[_0x47a7aa(0x116)](_0x47a7aa(0xff),null),this[_0x47a7aa(0x106)]=0x19,this[_0x47a7aa(0x12a)]=new Map(),this[_0x47a7aa(0xf3)]=new Map(),this[_0x47a7aa(0x13a)][_0x47a7aa(0x103)][_0x47a7aa(0xf6)](_0x47a7aa(0xe4),!0x1),this[_0x47a7aa(0x10f)]=null,this[_0x47a7aa(0xe3)]=null,this[_0x47a7aa(0x13d)]=[];}[_0x2751b5(0x11b)](){const _0xb5908f=_0x2751b5,_0xd040fc=this[_0xb5908f(0x13a)][_0xb5908f(0x103)][_0xb5908f(0xfb)](_0xb5908f(0x102));_0xd040fc&&this[_0xb5908f(0x113)](_0xd040fc);}[_0x2751b5(0x113)](_0x18c5bb){const _0x7698a2=_0x2751b5;if(!g(_0x18c5bb))throw new _0x173bdb(_0x7698a2(0x10b));this[_0x7698a2(0xff)]=_0x18c5bb;}[_0x2751b5(0x128)]({viewClass:_0x1e6a35='',spaceBetweenItems:_0x1928b0=0x19}={}){const _0x510e1d=_0x2751b5;if(!g(this[_0x510e1d(0xff)]))throw new _0x173bdb(_0x510e1d(0x12e),this);this[_0x510e1d(0xff)][_0x510e1d(0x120)](this[_0x510e1d(0x134)][_0x510e1d(0x11a)]),this[_0x510e1d(0x134)][_0x510e1d(0xee)]=_0x1e6a35,this[_0x510e1d(0x106)]=_0x1928b0;}[_0x2751b5(0x118)]({removedAnnotation:_0x4f2864,previousAnnotation:_0x42360a,nextAnnotation:_0x50ad62}){const _0x29a121=_0x2751b5,_0xb9e271=this[_0x29a121(0x101)](_0x4f2864);this[_0x29a121(0x134)][_0x29a121(0x13c)][_0x29a121(0x139)](_0xb9e271),this[_0x29a121(0x131)](_0x4f2864),_0x42360a&&this[_0x29a121(0x107)](this[_0x29a121(0x101)](_0x42360a)),_0x50ad62&&this[_0x29a121(0x107)](this[_0x29a121(0x101)](_0x50ad62)),this[_0x29a121(0x110)]();}[_0x2751b5(0x111)]({blurredAnnotation:_0x1aaaad,activatedAnnotation:_0x147905,disableAnimationOnActivatedAnnotation:_0x297fbe}){const _0x3870b9=_0x2751b5;if(this[_0x3870b9(0xe3)]=_0x147905,_0x1aaaad){_0x1aaaad[_0x3870b9(0x117)]=!0x1;const _0x1067ba=this[_0x3870b9(0x101)](_0x1aaaad);_0x1067ba&&_0x297fbe&&(_0x1067ba[_0x3870b9(0xfa)]=!0x1);}if(_0x147905){const _0x1ac08b=this[_0x3870b9(0x101)](_0x147905);_0x1ac08b&&(_0x147905[_0x3870b9(0x117)]=!0x0,_0x297fbe&&(_0x1ac08b[_0x3870b9(0xfa)]=!0x0,_0x1ac08b[_0x3870b9(0xf0)]+=0x1),this[_0x3870b9(0x107)](_0x1ac08b));}}[_0x2751b5(0x12f)](_0x5625c4){const _0x366c7c=_0x2751b5;if(this[_0x366c7c(0x134)][_0x366c7c(0x11a)][_0x366c7c(0x139)](),_0x5625c4){for(const _0x237f91 of _0x5625c4)this[_0x366c7c(0x131)](_0x237f91);}this[_0x366c7c(0x134)][_0x366c7c(0x13c)][_0x366c7c(0x13b)](),this[_0x366c7c(0x134)][_0x366c7c(0xee)]='',this[_0x366c7c(0xea)]=null;}[_0x2751b5(0x130)](_0x4d3fe6,_0x5be840){const _0x184b7b=_0x2751b5;_0x5be840||(_0x5be840=_0x4d3fe6[_0x184b7b(0x134)]);const _0x467327=new _0x18f178(this[_0x184b7b(0x13a)][_0x184b7b(0x138)]);this[_0x184b7b(0x12a)][_0x184b7b(0x116)](_0x467327,_0x4d3fe6),this[_0x184b7b(0xf3)][_0x184b7b(0x116)](_0x4d3fe6,_0x467327),_0x467327[_0x184b7b(0x135)][_0x184b7b(0x10d)](_0x5be840),this[_0x184b7b(0x126)](_0x4d3fe6[_0x184b7b(0x134)],_0x184b7b(0xf7),(_0x5b7e59,_0x18ecf0,_0x325162)=>{const _0x37e0ff=_0x184b7b,_0x402ee2=this[_0x37e0ff(0x109)](_0x4d3fe6,_0x325162);_0x467327[_0x37e0ff(0x136)]!=_0x402ee2&&(_0x467327[_0x37e0ff(0x136)]=_0x402ee2,this[_0x37e0ff(0x124)](_0x467327,_0x402ee2));}),this[_0x184b7b(0x126)](_0x467327,_0x184b7b(0x125),()=>{const _0x5a8ae6=_0x184b7b;this[_0x5a8ae6(0x12b)](_0x467327,_0x5a8ae6(0xf0));}),this[_0x184b7b(0x126)](_0x467327,_0x184b7b(0xe7),()=>{const _0x194d7c=_0x184b7b;this[_0x194d7c(0x12b)](_0x467327,_0x194d7c(0x112));}),this[_0x184b7b(0x107)](_0x467327);const _0x3b107e=this[_0x184b7b(0xfd)](_0x467327);if(_0x3b107e)this[_0x184b7b(0xec)](_0x3b107e,_0x467327)||this[_0x184b7b(0x107)](_0x467327);else this[_0x184b7b(0x107)](_0x467327);return this[_0x184b7b(0x110)](),this[_0x184b7b(0x134)][_0x184b7b(0x13c)][_0x184b7b(0x10d)](_0x467327),_0x467327;}[_0x2751b5(0x133)](_0x5dc3ea){const _0x845000=_0x2751b5;if(!_0x5dc3ea[_0x845000(0x135)][_0x845000(0xf5)])return;const _0x4d574d=this[_0x845000(0xfd)](_0x5dc3ea);if(!_0x4d574d)return;const _0x470103=this[_0x845000(0x12a)][_0x845000(0xfb)](_0x4d574d),_0x4d3e9b=this[_0x845000(0xe3)];_0x4d3e9b&&_0x4d3e9b===_0x470103?this[_0x845000(0xec)](_0x4d574d,_0x5dc3ea):this[_0x845000(0x10e)](_0x5dc3ea,_0x4d574d);}[_0x2751b5(0xe9)](_0x90f41a){const _0x5582ff=_0x2751b5;if(!_0x90f41a[_0x5582ff(0x135)][_0x5582ff(0xf5)])return;const _0x61b8f1=this[_0x5582ff(0xf2)](_0x90f41a);if(!_0x61b8f1)return;const _0x43a5f5=this[_0x5582ff(0x12a)][_0x5582ff(0xfb)](_0x61b8f1),_0xe37d7f=this[_0x5582ff(0x13a)][_0x5582ff(0x103)][_0x5582ff(0xfb)](_0x5582ff(0xe4)),_0x3e9f16=this[_0x5582ff(0xe3)];_0x3e9f16&&_0x3e9f16===_0x43a5f5&&_0xe37d7f?(this[_0x5582ff(0x10e)](_0x61b8f1,_0x90f41a),this[_0x5582ff(0xec)](_0x90f41a,_0x61b8f1)):_0x3e9f16&&_0x3e9f16===_0x43a5f5?this[_0x5582ff(0x10e)](_0x61b8f1,_0x90f41a):this[_0x5582ff(0xec)](_0x90f41a,_0x61b8f1);}[_0x2751b5(0x12b)](_0x2c0a4a,_0x5ab2c5){const _0x46862b=_0x2751b5;0x0===this[_0x46862b(0x13d)][_0x46862b(0xf5)]&&setTimeout(()=>{const _0x26f29e=_0x46862b;for(const {sidebarItemView:_0x177c07,changedProp:_0x462959}of this[_0x26f29e(0x13d)])_0x26f29e(0xf0)===_0x462959?this[_0x26f29e(0x133)](_0x177c07):this[_0x26f29e(0xe9)](_0x177c07);this[_0x26f29e(0x13d)]=[];},0xa),this[_0x46862b(0x13d)][_0x46862b(0x104)]({'sidebarItemView':_0x2c0a4a,'changedProp':_0x5ab2c5});}[_0x2751b5(0x101)](_0x495acf){const _0x4769ec=_0x2751b5;return this[_0x4769ec(0xf3)][_0x4769ec(0xfb)](_0x495acf);}[_0x2751b5(0x127)](){const _0x147ebf=_0x2751b5;this[_0x147ebf(0xe6)](),this[_0x147ebf(0x134)][_0x147ebf(0x127)]();}[_0x2751b5(0x131)](_0x16e5da){const _0x4975b2=_0x2751b5,_0x124692=this[_0x4975b2(0x101)](_0x16e5da);this[_0x4975b2(0xe6)](_0x124692),this[_0x4975b2(0xe6)](_0x16e5da[_0x4975b2(0x134)]),_0x124692[_0x4975b2(0x127)](),this[_0x4975b2(0xf3)][_0x4975b2(0x137)](_0x16e5da),this[_0x4975b2(0x12a)][_0x4975b2(0x137)](_0x124692);}[_0x2751b5(0xfc)](){const _0x4427f4=_0x2751b5,_0x455b83=new _0x4e390e(this[_0x4427f4(0x13a)][_0x4427f4(0x138)]);return _0x455b83[_0x4427f4(0xf8)](),this['on'](_0x4427f4(0x12c),(_0x1a24f1,_0x4a84c4,_0x3d4fde,_0x2c5673)=>{const _0x76f485=_0x4427f4;_0x2c5673&&_0x455b83[_0x76f485(0x12d)](_0x76f485(0x132)),_0x3d4fde?_0x455b83[_0x76f485(0x11e)](_0x76f485(0x132))['to'](_0x3d4fde,_0x76f485(0x112)):_0x455b83[_0x76f485(0x132)]=null;}),_0x455b83;}[_0x2751b5(0x110)](){const _0x5e330f=_0x2751b5;this[_0x5e330f(0xea)]=this[_0x5e330f(0x10f)]?.[_0x5e330f(0xf9)]?this[_0x5e330f(0x101)](this[_0x5e330f(0x10f)][_0x5e330f(0xf9)]):null;}[_0x2751b5(0xfd)](_0x40f2ea){const _0x4a43c2=_0x2751b5,_0x134940=this[_0x4a43c2(0x12a)][_0x4a43c2(0xfb)](_0x40f2ea),_0x5e38a3=_0x134940&&this[_0x4a43c2(0x10f)]?.[_0x4a43c2(0xfb)](this[_0x4a43c2(0x10f)][_0x4a43c2(0xfe)](_0x134940)-0x1);return _0x5e38a3&&this[_0x4a43c2(0x101)](_0x5e38a3)||null;}[_0x2751b5(0xf2)](_0x3f222e){const _0xc45089=_0x2751b5,_0x2e02d5=this[_0xc45089(0x12a)][_0xc45089(0xfb)](_0x3f222e),_0x4dc054=_0x2e02d5&&this[_0xc45089(0x10f)]?.[_0xc45089(0xfb)](this[_0xc45089(0x10f)][_0xc45089(0xfe)](_0x2e02d5)+0x1);return _0x4dc054&&this[_0xc45089(0x101)](_0x4dc054)||null;}[_0x2751b5(0x10e)](_0x2048a3,_0x4ee041){const _0x37d3f1=_0x2751b5;_0x2048a3[_0x37d3f1(0x129)]();const _0x5ac737=G(_0x4ee041[_0x37d3f1(0x112)]+this[_0x37d3f1(0x106)],_0x2048a3[_0x37d3f1(0xf0)]);return!!_0x5ac737&&(this[_0x37d3f1(0x124)](_0x4ee041,_0x4ee041[_0x37d3f1(0xf0)]-_0x5ac737),!0x0);}[_0x2751b5(0xec)](_0x49b449,_0x370301){const _0x482549=_0x2751b5;_0x49b449[_0x482549(0x129)]();const _0x12b907=G(_0x49b449[_0x482549(0x112)]+this[_0x482549(0x106)],_0x370301[_0x482549(0xf0)]);return!!_0x12b907&&(this[_0x482549(0x124)](_0x370301,_0x370301[_0x482549(0xf0)]+_0x12b907,!0x1),!0x0);}[_0x2751b5(0x107)](_0x184f14){const _0x3683c1=_0x2751b5,_0x3c0508=this[_0x3683c1(0x12a)][_0x3683c1(0xfb)](_0x184f14);if(!_0x3c0508||!_0x3c0508[_0x3683c1(0x11c)]||!_0x3c0508[_0x3683c1(0x121)])return;const _0x57b814=this[_0x3683c1(0x109)](_0x3c0508,_0x3c0508[_0x3683c1(0x121)]);this[_0x3683c1(0x124)](_0x184f14,_0x57b814);}[_0x2751b5(0x109)](_0x25acfb,_0x2dfc6a){const _0x2bf676=_0x2751b5;if(null===_0x2dfc6a)return 0x0;if(_0x25acfb[_0x2bf676(0x11c)]instanceof _0x57a329)return _0x2dfc6a[_0x2bf676(0xf0)];{const _0x55a922=new _0x57a329(this[_0x2bf676(0x134)][_0x2bf676(0x11a)])[_0x2bf676(0xf0)];return _0x2dfc6a[_0x2bf676(0xf0)]-_0x55a922;}}[_0x2751b5(0x124)](_0x296714,_0x56da4c,_0x54bc48=this[_0x2751b5(0x13a)][_0x2751b5(0x103)][_0x2751b5(0xfb)](_0x2751b5(0xe4))){const _0x26799b=_0x2751b5;_0x54bc48&&(_0x56da4c=Math[_0x26799b(0x13e)](_0x56da4c,this[_0x26799b(0xeb)](_0x296714))),_0x296714[_0x26799b(0xf0)]=_0x56da4c;}[_0x2751b5(0xeb)](_0x5ba8d4){const _0x5af62e=_0x2751b5;let _0x57451b=this[_0x5af62e(0xfd)](_0x5ba8d4),_0x232904=0x0;for(;_0x57451b;)_0x57451b[_0x5af62e(0x129)](),_0x232904+=this[_0x5af62e(0x106)]+_0x57451b[_0x5af62e(0x105)],_0x57451b=this[_0x5af62e(0xfd)](_0x57451b);return _0x232904;}}function G(_0xa9d5a4,_0x76e18d){const _0x28819b=_0x2751b5;return Math[_0x28819b(0x13e)](_0xa9d5a4-_0x76e18d,0x0);}function g(_0x2dc247){const _0x2a88ef=_0x2751b5;return null!==_0x2dc247&&_0x2a88ef(0x108)==typeof _0x2dc247&&0x1===_0x2dc247[_0x2a88ef(0x119)];}
|
|
@@ -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 _0x10dfb4=_0x1608;(function(_0x39a955,_0x45de4f){const _0x54c645=_0x1608,_0x4e8ebe=_0x39a955();while(!![]){try{const _0x58fd90=parseInt(_0x54c645(0x104))/0x1+-parseInt(_0x54c645(0x10e))/0x2*(-parseInt(_0x54c645(0x100))/0x3)+parseInt(_0x54c645(0x108))/0x4+parseInt(_0x54c645(0xf9))/0x5*(parseInt(_0x54c645(0x109))/0x6)+parseInt(_0x54c645(0xfb))/0x7+-parseInt(_0x54c645(0x101))/0x8*(-parseInt(_0x54c645(0xff))/0x9)+parseInt(_0x54c645(0xfa))/0xa*(-parseInt(_0x54c645(0x102))/0xb);if(_0x58fd90===_0x45de4f)break;else _0x4e8ebe['push'](_0x4e8ebe['shift']());}catch(_0x1f68f8){_0x4e8ebe['push'](_0x4e8ebe['shift']());}}}(_0x2c10,0xbdd27));import{ButtonView as _0x1edd0c,View as _0x572e5c}from'ckeditor5/src/ui.js';function _0x1608(_0x354bcc,_0x4a54ae){const _0x2c1032=_0x2c10();return _0x1608=function(_0x1608ff,_0xba1b39){_0x1608ff=_0x1608ff-0xf3;let _0x576c2d=_0x2c1032[_0x1608ff];return _0x576c2d;},_0x1608(_0x354bcc,_0x4a54ae);}import{IconAddComment as _0x3a0770}from'ckeditor5/src/icons.js';export class AnnotationCounterButtonView extends _0x1edd0c{[_0x10dfb4(0x110)];constructor(_0x325cb9){const _0x3d5df9=_0x10dfb4;super(_0x325cb9);const _0x4b7c60=this[_0x3d5df9(0x10d)];this[_0x3d5df9(0x10a)](_0x3d5df9(0x10f),!0x1),this[_0x3d5df9(0x10a)](_0x3d5df9(0x10b),0x0),this[_0x3d5df9(0x10c)](_0x3d5df9(0xf5))['to'](this,_0x3d5df9(0x10f),this,_0x3d5df9(0x10b),(_0x5b81a3,_0x5bc4c1)=>_0x5b81a3?_0x3d5df9(0xf3):_0x5bc4c1[_0x3d5df9(0xf8)]()),this[_0x3d5df9(0x10a)](_0x3d5df9(0xf6),''),this[_0x3d5df9(0xf7)]=_0x3a0770,this[_0x3d5df9(0xfd)]({'attributes':{'class':[_0x3d5df9(0xfc)]}}),this[_0x3d5df9(0x110)]=new _0x572e5c(),this[_0x3d5df9(0x110)][_0x3d5df9(0x103)]({'tag':_0x3d5df9(0x105),'attributes':{'class':[_0x3d5df9(0x106),_0x4b7c60['to'](_0x3d5df9(0xf6),_0x20f172=>_0x3d5df9(0xfe)+_0x20f172),_0x4b7c60['if'](_0x3d5df9(0x10f),_0x3d5df9(0x111))]},'children':[{'text':_0x4b7c60['to'](_0x3d5df9(0xf5))}]}),this[_0x3d5df9(0xf4)][_0x3d5df9(0x107)](this[_0x3d5df9(0x110)]);}}function _0x2c10(){const _0xba9904=['505ByGNoU','16710cfjZTr','1798496aFPjer','ck-annotation-counter','extendTemplate','ck-annotation-counter__badge--','9ORVzFU','135wFronz','8520368zJrotb','27753UKroNT','setTemplate','1180594ZLcyTg','span','ck-annotation-counter__badge','add','5235072uzBQGH','4518pPPsOp','set','number','bind','bindTemplate','49158zMTZCl','isDirty','counterView','ck-annotation-counter__badge--edit-mode','...','children','_badge','annotationType','icon','toString'];_0x2c10=function(){return _0xba9904;};return _0x2c10();}
|
|
@@ -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 _0x366ee2=_0x4fa1;(function(_0x1fdd8d,_0xad6655){const _0x161f65=_0x4fa1,_0x174a27=_0x1fdd8d();while(!![]){try{const _0x52c954=parseInt(_0x161f65(0xc3))/0x1+-parseInt(_0x161f65(0xc4))/0x2+-parseInt(_0x161f65(0xc2))/0x3+parseInt(_0x161f65(0xd7))/0x4*(parseInt(_0x161f65(0xcf))/0x5)+-parseInt(_0x161f65(0xd6))/0x6*(parseInt(_0x161f65(0xb6))/0x7)+-parseInt(_0x161f65(0xbc))/0x8+parseInt(_0x161f65(0xc8))/0x9;if(_0x52c954===_0xad6655)break;else _0x174a27['push'](_0x174a27['shift']());}catch(_0x236f0f){_0x174a27['push'](_0x174a27['shift']());}}}(_0x17d9,0x604b4));import{View as _0x453d4b}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1ce8f5,KeystrokeHandler as _0x415e3f,uid as _0x5b3029}from'ckeditor5/src/utils.js';import{createMutationObserver as _0x3c3e65}from'../../utils/createmutationobserver.js';import'../../../theme/annotation.css';function _0x4fa1(_0x4e99be,_0x1d0b84){const _0x17d99f=_0x17d9();return _0x4fa1=function(_0x4fa18c,_0x4f73cd){_0x4fa18c=_0x4fa18c-0xaf;let _0x19ad2d=_0x17d99f[_0x4fa18c];return _0x19ad2d;},_0x4fa1(_0x4e99be,_0x1d0b84);}export class AnnotationView extends _0x453d4b{[_0x366ee2(0xb7)];['id'];[_0x366ee2(0xbb)];[_0x366ee2(0xd1)];[_0x366ee2(0xb8)];[_0x366ee2(0xcc)];constructor(_0x2e98cc,_0x102be1){const _0x364b65=_0x366ee2;super(_0x2e98cc),this['id']=_0x5b3029(),this[_0x364b65(0xb7)]=new _0x1ce8f5(),this[_0x364b65(0xbb)]=new _0x415e3f(),this[_0x364b65(0xbb)][_0x364b65(0xdb)](_0x364b65(0xd5),(_0x981cbf,_0x110cdc)=>this[_0x364b65(0xcd)](_0x364b65(0xd5),_0x110cdc)),this[_0x364b65(0xdb)](_0x364b65(0xca),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x364b65(0xdb)](_0x364b65(0xc6),0x0),this[_0x364b65(0xdb)](_0x364b65(0xda),!0x1),this[_0x364b65(0xdb)](_0x364b65(0xc7),!0x1),this[_0x364b65(0xdb)](_0x364b65(0xbf),0x0),this[_0x364b65(0xdb)](_0x364b65(0xb1),''),this[_0x364b65(0xcc)]=_0x3c3e65(()=>this[_0x364b65(0xd0)]()),this[_0x364b65(0xd1)]=this[_0x364b65(0xd3)](),this[_0x364b65(0xd1)][_0x364b65(0xd2)](_0x364b65(0xb0),_0x364b65(0xdc))['to'](this),this[_0x364b65(0xd1)][_0x364b65(0xbd)](_0x102be1),this[_0x364b65(0xb8)]=_0x102be1;const _0x24feb3=this[_0x364b65(0xba)];this[_0x364b65(0xc1)]({'tag':_0x364b65(0xd4),'attributes':{'class':['ck',_0x364b65(0xc5),_0x364b65(0xbe),_0x24feb3['if'](_0x364b65(0xda),_0x364b65(0xb3))],'role':_0x364b65(0xd9)},'children':this[_0x364b65(0xd1)]});}[_0x366ee2(0xd8)](){const _0x35d8f5=_0x366ee2;super[_0x35d8f5(0xd8)](),this[_0x35d8f5(0xb7)][_0x35d8f5(0xbd)](this[_0x35d8f5(0xb5)]),this[_0x35d8f5(0xbb)][_0x35d8f5(0xb4)](this[_0x35d8f5(0xb5)]),this[_0x35d8f5(0xcc)][_0x35d8f5(0xce)](this[_0x35d8f5(0xb5)]);}[_0x366ee2(0xaf)](){const _0x502d97=_0x366ee2;this[_0x502d97(0xd1)][_0x502d97(0xb9)](),this[_0x502d97(0xbb)][_0x502d97(0xaf)](),this[_0x502d97(0xb7)][_0x502d97(0xaf)](),this[_0x502d97(0xcc)][_0x502d97(0xc0)](),super[_0x502d97(0xaf)]();}[_0x366ee2(0xc9)](){const _0x1c50ce=_0x366ee2;this[_0x1c50ce(0xd1)][_0x1c50ce(0xb2)]&&this[_0x1c50ce(0xd1)][_0x1c50ce(0xb2)][_0x1c50ce(0xc9)]();}[_0x366ee2(0xd0)](){const _0x15cbb4=_0x366ee2,_0xde360=this[_0x15cbb4(0xb5)][_0x15cbb4(0xcb)];_0xde360&&(this[_0x15cbb4(0xc6)]=_0xde360);}}function _0x17d9(){const _0x4fd1d8=['mainView','clear','bindTemplate','keystrokes','4565648QIkVAw','add','ck-rounded-corners','length','detach','setTemplate','2112966kGduTl','178439EtURZp','1565476KbpwjJ','ck-annotation-wrapper','height','isDirty','21354651lgASFd','focus','targetRect','clientHeight','_mutationObserver','fire','attach','149965LNdwBK','_updateHeight','content','delegate','createCollection','div','Esc','46932GvizMl','40pYhbSj','render','presentation','isActive','set','arrowdown','destroy','arrowup','type','first','ck-annotation-wrapper--active','listenTo','element','357rrOnOh','focusTracker'];_0x17d9=function(){return _0x4fd1d8;};return _0x17d9();}
|