@ckeditor/ckeditor5-comments 47.6.1 → 48.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- package/ckeditor5-metadata.json +53 -53
- package/{src → dist}/annotations/annotation.d.ts +4 -4
- package/{src → dist}/annotations/annotationcollection.d.ts +2 -2
- package/{src → dist}/annotations/annotations.d.ts +3 -3
- package/{src → dist}/annotations/annotationsuis.d.ts +2 -2
- package/{src → dist}/annotations/editorannotations.d.ts +1 -1
- package/{src → dist}/annotations/inlineannotations.d.ts +2 -2
- package/{src → dist}/annotations/narrowsidebar.d.ts +2 -2
- package/{src → dist}/annotations/sidebar.d.ts +2 -2
- package/{src → dist}/annotations/view/annotationcounterbuttonview.d.ts +2 -2
- package/{src → dist}/annotations/view/annotationview.d.ts +2 -2
- package/{src → dist}/annotations/view/sidebaritemview.d.ts +2 -2
- package/{src → dist}/annotations/view/sidebarview.d.ts +2 -2
- package/{src → dist}/annotations/widesidebar.d.ts +1 -1
- package/{src → dist}/comments/addcommentthreadcommand.d.ts +2 -2
- package/{src → dist}/comments/commentsarchive.d.ts +2 -2
- package/{src → dist}/comments/commentsarchiveui.d.ts +2 -2
- package/{src → dist}/comments/commentsediting.d.ts +3 -3
- package/{src → dist}/comments/commentsrepository.d.ts +7 -7
- package/{src → dist}/comments/commentsui.d.ts +1 -1
- package/{src → dist}/comments/integrations/clipboard.d.ts +2 -2
- package/{src → dist}/comments/integrations/commentsrestrictededitingmode.d.ts +1 -1
- package/{src → dist}/comments/integrations/importword.d.ts +1 -1
- package/{src → dist}/comments/integrations/showcommenthighlights.d.ts +1 -1
- package/{src → dist}/comments/ui/commenteditor/commenteditor.d.ts +3 -3
- package/{src → dist}/comments/ui/commenteditor/commenteditorui.d.ts +2 -2
- package/{src → dist}/comments/ui/commenteditor/commenteditoruiview.d.ts +3 -3
- package/{src → dist}/comments/ui/commentthreadcontroller.d.ts +2 -2
- package/{src → dist}/comments/ui/view/basecommentthreadview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/basecommentview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/collapsedcommentsview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentcontentview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentinputview.d.ts +3 -3
- package/{src → dist}/comments/ui/view/commentsarchiveview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentslistview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadheadercontextview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadheaderview.d.ts +2 -2
- package/{src → dist}/comments/ui/view/commentthreadinputview.d.ts +4 -4
- package/{src → dist}/comments/ui/view/commentthreadview.d.ts +4 -4
- package/{src → dist}/comments/ui/view/commentview.d.ts +5 -5
- package/{src → dist}/comments.d.ts +1 -1
- package/{src → dist}/commentsonly.d.ts +1 -1
- package/{src → dist}/config.d.ts +1 -1
- package/dist/index-content.css +15 -15
- package/dist/index-editor.css +468 -496
- package/dist/index.css +472 -736
- package/dist/index.js +11 -11
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/package.json +27 -52
- package/build/comments.js +0 -5
- package/build/translations/af.js +0 -1
- package/build/translations/ar.js +0 -1
- package/build/translations/ast.js +0 -1
- package/build/translations/az.js +0 -1
- package/build/translations/be.js +0 -1
- package/build/translations/bg.js +0 -1
- package/build/translations/bn.js +0 -1
- package/build/translations/bs.js +0 -1
- package/build/translations/ca.js +0 -1
- package/build/translations/cs.js +0 -1
- package/build/translations/da.js +0 -1
- package/build/translations/de-ch.js +0 -1
- package/build/translations/de.js +0 -1
- package/build/translations/el.js +0 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/en-gb.js +0 -1
- package/build/translations/eo.js +0 -1
- package/build/translations/es-co.js +0 -1
- package/build/translations/es.js +0 -1
- package/build/translations/et.js +0 -1
- package/build/translations/eu.js +0 -1
- package/build/translations/fa.js +0 -1
- package/build/translations/fi.js +0 -1
- package/build/translations/fr.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/gu.js +0 -1
- package/build/translations/he.js +0 -1
- package/build/translations/hi.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/hu.js +0 -1
- package/build/translations/hy.js +0 -1
- package/build/translations/id.js +0 -1
- package/build/translations/it.js +0 -1
- package/build/translations/ja.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/kk.js +0 -1
- package/build/translations/km.js +0 -1
- package/build/translations/kn.js +0 -1
- package/build/translations/ko.js +0 -1
- package/build/translations/ku.js +0 -1
- package/build/translations/lt.js +0 -1
- package/build/translations/lv.js +0 -1
- package/build/translations/ms.js +0 -1
- package/build/translations/nb.js +0 -1
- package/build/translations/ne.js +0 -1
- package/build/translations/nl.js +0 -1
- package/build/translations/no.js +0 -1
- package/build/translations/oc.js +0 -1
- package/build/translations/pl.js +0 -1
- package/build/translations/pt-br.js +0 -1
- package/build/translations/pt.js +0 -1
- package/build/translations/ro.js +0 -1
- package/build/translations/ru.js +0 -1
- package/build/translations/si.js +0 -1
- package/build/translations/sk.js +0 -1
- package/build/translations/sl.js +0 -1
- package/build/translations/sq.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/sr.js +0 -1
- package/build/translations/sv.js +0 -1
- package/build/translations/th.js +0 -1
- package/build/translations/ti.js +0 -1
- package/build/translations/tk.js +0 -1
- package/build/translations/tr.js +0 -1
- package/build/translations/tt.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/uk.js +0 -1
- package/build/translations/ur.js +0 -1
- package/build/translations/uz.js +0 -1
- package/build/translations/vi.js +0 -1
- package/build/translations/zh-cn.js +0 -1
- package/build/translations/zh.js +0 -1
- package/lang/contexts.json +0 -42
- package/lang/translations/af.po +0 -176
- package/lang/translations/ar.po +0 -184
- package/lang/translations/ast.po +0 -176
- package/lang/translations/az.po +0 -176
- package/lang/translations/be.po +0 -178
- package/lang/translations/bg.po +0 -176
- package/lang/translations/bn.po +0 -176
- package/lang/translations/bs.po +0 -178
- package/lang/translations/ca.po +0 -176
- package/lang/translations/cs.po +0 -178
- package/lang/translations/da.po +0 -176
- package/lang/translations/de-ch.po +0 -176
- package/lang/translations/de.po +0 -176
- package/lang/translations/el.po +0 -176
- package/lang/translations/en-au.po +0 -176
- package/lang/translations/en-gb.po +0 -176
- package/lang/translations/en.po +0 -176
- package/lang/translations/eo.po +0 -176
- package/lang/translations/es-co.po +0 -176
- package/lang/translations/es.po +0 -176
- package/lang/translations/et.po +0 -176
- package/lang/translations/eu.po +0 -176
- package/lang/translations/fa.po +0 -174
- package/lang/translations/fi.po +0 -176
- package/lang/translations/fr.po +0 -176
- package/lang/translations/gl.po +0 -176
- package/lang/translations/gu.po +0 -176
- package/lang/translations/he.po +0 -176
- package/lang/translations/hi.po +0 -176
- package/lang/translations/hr.po +0 -178
- package/lang/translations/hu.po +0 -176
- package/lang/translations/hy.po +0 -176
- package/lang/translations/id.po +0 -174
- package/lang/translations/it.po +0 -176
- package/lang/translations/ja.po +0 -174
- package/lang/translations/jv.po +0 -176
- package/lang/translations/kk.po +0 -176
- package/lang/translations/km.po +0 -174
- package/lang/translations/kn.po +0 -176
- package/lang/translations/ko.po +0 -174
- package/lang/translations/ku.po +0 -176
- package/lang/translations/lt.po +0 -178
- package/lang/translations/lv.po +0 -178
- package/lang/translations/ms.po +0 -174
- package/lang/translations/nb.po +0 -176
- package/lang/translations/ne.po +0 -176
- package/lang/translations/nl.po +0 -176
- package/lang/translations/no.po +0 -176
- package/lang/translations/oc.po +0 -176
- package/lang/translations/pl.po +0 -178
- package/lang/translations/pt-br.po +0 -176
- package/lang/translations/pt.po +0 -176
- package/lang/translations/ro.po +0 -178
- package/lang/translations/ru.po +0 -178
- package/lang/translations/si.po +0 -176
- package/lang/translations/sk.po +0 -178
- package/lang/translations/sl.po +0 -180
- package/lang/translations/sq.po +0 -176
- package/lang/translations/sr-latn.po +0 -178
- package/lang/translations/sr.po +0 -178
- package/lang/translations/sv.po +0 -176
- package/lang/translations/th.po +0 -174
- package/lang/translations/ti.po +0 -176
- package/lang/translations/tk.po +0 -176
- package/lang/translations/tr.po +0 -176
- package/lang/translations/tt.po +0 -174
- package/lang/translations/ug.po +0 -174
- package/lang/translations/uk.po +0 -178
- package/lang/translations/ur.po +0 -176
- package/lang/translations/uz.po +0 -176
- package/lang/translations/vi.po +0 -174
- package/lang/translations/zh-cn.po +0 -174
- package/lang/translations/zh.po +0 -174
- package/src/annotations/annotation.js +0 -24
- package/src/annotations/annotationcollection.js +0 -23
- package/src/annotations/annotations.js +0 -23
- package/src/annotations/annotationsuis.js +0 -23
- package/src/annotations/editorannotations.js +0 -23
- package/src/annotations/inlineannotations.js +0 -23
- package/src/annotations/narrowsidebar.js +0 -23
- package/src/annotations/sidebar.js +0 -23
- package/src/annotations/view/annotationcounterbuttonview.js +0 -23
- package/src/annotations/view/annotationview.js +0 -23
- package/src/annotations/view/sidebaritemview.js +0 -24
- package/src/annotations/view/sidebarview.js +0 -24
- package/src/annotations/widesidebar.js +0 -23
- package/src/augmentation.js +0 -23
- package/src/comments/addcommentthreadcommand.js +0 -23
- package/src/comments/commentsarchive.js +0 -23
- package/src/comments/commentsarchiveui.js +0 -23
- package/src/comments/commentsediting.js +0 -23
- package/src/comments/commentsrepository.js +0 -25
- package/src/comments/commentsui.js +0 -23
- package/src/comments/integrations/clipboard.js +0 -23
- package/src/comments/integrations/commentsrestrictededitingmode.js +0 -23
- package/src/comments/integrations/importword.js +0 -23
- package/src/comments/integrations/showcommenthighlights.js +0 -23
- package/src/comments/ui/commenteditor/commenteditor.js +0 -24
- package/src/comments/ui/commenteditor/commenteditorui.js +0 -23
- package/src/comments/ui/commenteditor/commenteditoruiview.js +0 -23
- package/src/comments/ui/commentthreadcontroller.js +0 -24
- package/src/comments/ui/view/basecommentthreadview.js +0 -23
- package/src/comments/ui/view/basecommentview.js +0 -23
- package/src/comments/ui/view/collapsedcommentsview.js +0 -23
- package/src/comments/ui/view/commentcontentview.js +0 -23
- package/src/comments/ui/view/commentinputview.js +0 -23
- package/src/comments/ui/view/commentsarchiveview.js +0 -23
- package/src/comments/ui/view/commentslistview.js +0 -23
- package/src/comments/ui/view/commentthreadheadercontextview.js +0 -23
- package/src/comments/ui/view/commentthreadheaderview.js +0 -23
- package/src/comments/ui/view/commentthreadinputview.js +0 -23
- package/src/comments/ui/view/commentthreadview.js +0 -24
- package/src/comments/ui/view/commentview.js +0 -24
- package/src/comments.js +0 -23
- package/src/commentsonly.js +0 -23
- package/src/config.js +0 -23
- package/src/index.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/createmutationobserver.js +0 -23
- package/src/utils/splitmarkername.js +0 -23
- package/theme/annotation-inline.css +0 -50
- package/theme/annotation.css +0 -151
- package/theme/comment.css +0 -182
- package/theme/commentinput.css +0 -103
- package/theme/commentmarker.css +0 -45
- package/theme/commentsarchive.css +0 -49
- package/theme/commentthread.css +0 -256
- package/theme/sidebar-narrow.css +0 -91
- package/theme/sidebar.css +0 -72
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/index.d.ts +0 -0
- /package/{src → dist}/utils/createmutationobserver.d.ts +0 -0
- /package/{src → dist}/utils/splitmarkername.d.ts +0 -0
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x1b152a=_0x184f;function _0x1356(){const _0x19a18a=['updateHeight','bottom','50017WOrsVi','content','isAnimationDisabled','4286suaeOZ','_targetTop','height','_mutationObserver','149GfUhLT','attach','ck-sidebar-item','3150936zpeGum','4vnThRT','470ZgJisK','top','clientHeight','ck-sidebar-item--no-animation','clear','render','first','1569726DBTkOE','arrowdown','bind','1057750UNprwh','element','detach','set','24262fZjEmk','arrowup','delegate','setTemplate','bindTemplate','div','createCollection','120ZeQgnI','focus','26421IEANxE','destroy','presentation'];_0x1356=function(){return _0x19a18a;};return _0x1356();}function _0x184f(_0x406347,_0x5a65e9){const _0x13569f=_0x1356();return _0x184f=function(_0x184f7c,_0x5b9866){_0x184f7c=_0x184f7c-0x140;let _0xc5c4c6=_0x13569f[_0x184f7c];return _0xc5c4c6;},_0x184f(_0x406347,_0x5a65e9);}(function(_0x5af398,_0x26edf2){const _0x4fd6f6=_0x184f,_0x3814f4=_0x5af398();while(!![]){try{const _0x1bec37=parseInt(_0x4fd6f6(0x154))/0x1*(-parseInt(_0x4fd6f6(0x150))/0x2)+-parseInt(_0x4fd6f6(0x148))/0x3*(-parseInt(_0x4fd6f6(0x158))/0x4)+-parseInt(_0x4fd6f6(0x163))/0x5+parseInt(_0x4fd6f6(0x160))/0x6+-parseInt(_0x4fd6f6(0x167))/0x7*(parseInt(_0x4fd6f6(0x146))/0x8)+parseInt(_0x4fd6f6(0x157))/0x9+-parseInt(_0x4fd6f6(0x159))/0xa*(-parseInt(_0x4fd6f6(0x14d))/0xb);if(_0x1bec37===_0x26edf2)break;else _0x3814f4['push'](_0x3814f4['shift']());}catch(_0x463a37){_0x3814f4['push'](_0x3814f4['shift']());}}}(_0x1356,0x3d602));import{View as _0x11868d}from'ckeditor5/src/ui.js';import{toUnit as _0x2bdd29}from'ckeditor5/src/utils.js';import{createMutationObserver as _0x4c63be}from'../../utils/createmutationobserver.js';const Ot=/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x2bdd29('px');export class AnnotationsSidebarItemView extends _0x11868d{[_0x1b152a(0x14e)];[_0x1b152a(0x151)];[_0x1b152a(0x153)];constructor(_0x21212d){const _0x2ed3e2=_0x1b152a;super(_0x21212d),this[_0x2ed3e2(0x166)](_0x2ed3e2(0x15a),0x0),this[_0x2ed3e2(0x166)](_0x2ed3e2(0x152),0x0),this[_0x2ed3e2(0x162)](_0x2ed3e2(0x14c))['to'](this,_0x2ed3e2(0x15a),this,_0x2ed3e2(0x152),(_0x1ca59d,_0xc1fb1c)=>_0x1ca59d+_0xc1fb1c),this[_0x2ed3e2(0x166)](_0x2ed3e2(0x14f),!0x1),this[_0x2ed3e2(0x153)]=_0x4c63be(()=>this[_0x2ed3e2(0x14b)]()),this[_0x2ed3e2(0x151)]=null,this[_0x2ed3e2(0x14e)]=this[_0x2ed3e2(0x145)](),this[_0x2ed3e2(0x14e)][_0x2ed3e2(0x141)](_0x2ed3e2(0x140),_0x2ed3e2(0x161))['to'](this);const _0x2f7533=this[_0x2ed3e2(0x143)];this[_0x2ed3e2(0x142)]({'tag':_0x2ed3e2(0x144),'attributes':{'class':[_0x2ed3e2(0x156),_0x2f7533['to'](_0x2ed3e2(0x14f),_0x1cc1db=>_0x1cc1db?_0x2ed3e2(0x15c):'')],'style':{'top':_0x2f7533['to'](_0x2ed3e2(0x15a),_0x2b57f6=>Ot(_0x2b57f6))},'role':_0x2ed3e2(0x14a)},'children':this[_0x2ed3e2(0x14e)]});}[_0x1b152a(0x15e)](){const _0x305070=_0x1b152a;super[_0x305070(0x15e)](),this[_0x305070(0x153)][_0x305070(0x155)](this[_0x305070(0x164)]);}[_0x1b152a(0x147)](){const _0x1f7dc7=_0x1b152a;this[_0x1f7dc7(0x14e)][_0x1f7dc7(0x15f)]&&this[_0x1f7dc7(0x14e)][_0x1f7dc7(0x15f)][_0x1f7dc7(0x147)]();}[_0x1b152a(0x14b)](){const _0x3c4300=_0x1b152a,_0x5555a7=this[_0x3c4300(0x164)][_0x3c4300(0x15b)];_0x5555a7&&(this[_0x3c4300(0x152)]=_0x5555a7);}[_0x1b152a(0x149)](){const _0x3458af=_0x1b152a;this[_0x3458af(0x14e)][_0x3458af(0x15d)](),this[_0x3458af(0x153)][_0x3458af(0x165)](),super[_0x3458af(0x149)]();}}
|
|
@@ -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 _0x50fcf3=_0x14c0;(function(_0x183d3c,_0x11287c){const _0x54e34f=_0x14c0,_0x301c21=_0x183d3c();while(!![]){try{const _0x58782c=-parseInt(_0x54e34f(0x1f6))/0x1*(parseInt(_0x54e34f(0x1e1))/0x2)+parseInt(_0x54e34f(0x20b))/0x3+-parseInt(_0x54e34f(0x1f1))/0x4+-parseInt(_0x54e34f(0x1e2))/0x5+-parseInt(_0x54e34f(0x1f5))/0x6*(parseInt(_0x54e34f(0x20e))/0x7)+-parseInt(_0x54e34f(0x20a))/0x8+parseInt(_0x54e34f(0x206))/0x9;if(_0x58782c===_0x11287c)break;else _0x301c21['push'](_0x301c21['shift']());}catch(_0x2ef948){_0x301c21['push'](_0x301c21['shift']());}}}(_0x3816,0xb295e));import{View as _0x4ba5e2,FocusCycler as _0x5aa3b2}from'ckeditor5/src/ui.js';function _0x3816(){const _0x2f4349=['source','2146262DEyVIx','6553295NlCIRo','createCollection','list','listenTo','length','arrowup','setTemplate','focusTracker','focusNext','ck-reset','number','forEach','focusCycler','set','top','5779972WQasvI','render','delegate','added','888gZiiFg','1jWpCwd','getIndex','Annotations\x20list','change:top','Annotations\x20sidebar','focusFirst','_updateItemPositionInFocusables','application','remove','ck-sidebar','element','focusPrevious','change','minHeight','arrowdown','class','48318219HqZcOz','_setupKeyboardNavigation','uiLanguageDirection','add','6532808scqeHE','2447889DmWFJU','focusables','focus','38206uTjSGR','bindTemplate','removed','div'];_0x3816=function(){return _0x2f4349;};return _0x3816();}import{FocusTracker as _0x1cc801,toUnit as _0x20454d}from'ckeditor5/src/utils.js';function _0x14c0(_0x326b4a,_0x341f17){const _0x38166e=_0x3816();return _0x14c0=function(_0x14c0bc,_0x5ad708){_0x14c0bc=_0x14c0bc-0x1de;let _0x381446=_0x38166e[_0x14c0bc];return _0x381446;},_0x14c0(_0x326b4a,_0x341f17);}import{getTranslation as _0x379cdf}from'../../utils/common-translations.js';import'../../../theme/sidebar.css';const Ot=/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x20454d('px');export class AnnotationsSidebarView extends _0x4ba5e2{[_0x50fcf3(0x1e4)];[_0x50fcf3(0x20c)];[_0x50fcf3(0x1e9)];[_0x50fcf3(0x1ee)];constructor(_0xbcec68){const _0x4b2519=_0x50fcf3;super(_0xbcec68);const _0x32dc72=this[_0x4b2519(0x20f)];this[_0x4b2519(0x1ef)](_0x4b2519(0x203),0x0),this[_0x4b2519(0x1ef)](_0x4b2519(0x205),''),this[_0x4b2519(0x1e4)]=this[_0x4b2519(0x1e3)](),this[_0x4b2519(0x20c)]=this[_0x4b2519(0x1e3)](),this[_0x4b2519(0x1e4)][_0x4b2519(0x1f3)](_0x4b2519(0x1e7),_0x4b2519(0x204))['to'](this),this[_0x4b2519(0x1e9)]=new _0x1cc801(),this[_0x4b2519(0x1ee)]=new _0x5aa3b2({'focusables':this[_0x4b2519(0x20c)],'focusTracker':this[_0x4b2519(0x1e9)]}),this[_0x4b2519(0x1e8)]({'tag':_0x4b2519(0x1df),'attributes':{'class':['ck',_0x4b2519(0x1ff),_0x4b2519(0x1eb),_0x32dc72['to'](_0x4b2519(0x205))],'style':{'minHeight':_0x32dc72['to'](_0x4b2519(0x203),_0x3f3b0a=>_0x4b2519(0x1ec)==typeof _0x3f3b0a?Ot(_0x3f3b0a+0xa):null)},'dir':_0xbcec68[_0x4b2519(0x208)],'role':_0x4b2519(0x1fd),'aria-label':_0x379cdf(_0xbcec68,_0x4b2519(0x1fa)),'tabindex':0x0},'children':[{'tag':_0x4b2519(0x1df),'attributes':{'role':_0x4b2519(0x1e4),'aria-label':_0x379cdf(_0xbcec68,_0x4b2519(0x1f8))},'children':this[_0x4b2519(0x1e4)]}]});}[_0x50fcf3(0x1f2)](){const _0xcce937=_0x50fcf3;super[_0xcce937(0x1f2)](),this[_0xcce937(0x207)]();}[_0x50fcf3(0x20d)](){const _0x4dcb02=_0x50fcf3;this[_0x4dcb02(0x1ee)][_0x4dcb02(0x1fb)]();}[_0x50fcf3(0x207)](){const _0x22e08e=_0x50fcf3;this[_0x22e08e(0x1e4)][_0x22e08e(0x1f3)](_0x22e08e(0x1f9))['to'](this),this['on'](_0x22e08e(0x1f9),_0x2067d0=>{const _0x44bcec=_0x22e08e;this[_0x44bcec(0x1fc)](_0x2067d0[_0x44bcec(0x1e0)]);}),this[_0x22e08e(0x1e4)][_0x22e08e(0x1ed)](_0x5d55a9=>{const _0x45ecce=_0x22e08e;this[_0x45ecce(0x1e9)][_0x45ecce(0x209)](_0x5d55a9[_0x45ecce(0x200)]),this[_0x45ecce(0x1fc)](_0x5d55a9);}),this[_0x22e08e(0x1e4)]['on'](_0x22e08e(0x202),(_0x21dfae,_0x734c93)=>{const _0x4ee843=_0x22e08e;for(const _0x4f8922 of _0x734c93[_0x4ee843(0x1de)])this[_0x4ee843(0x1e9)][_0x4ee843(0x1fe)](_0x4f8922[_0x4ee843(0x200)]),this[_0x4ee843(0x20c)][_0x4ee843(0x1fe)](_0x4f8922);for(const _0x29a9c8 of _0x734c93[_0x4ee843(0x1f4)])this[_0x4ee843(0x1e9)][_0x4ee843(0x209)](_0x29a9c8[_0x4ee843(0x200)]),this[_0x4ee843(0x1fc)](_0x29a9c8);}),this['on'](_0x22e08e(0x1e7),()=>{const _0x42ddf1=_0x22e08e;this[_0x42ddf1(0x1ee)][_0x42ddf1(0x201)]();}),this['on'](_0x22e08e(0x204),()=>{const _0xb7a961=_0x22e08e;this[_0xb7a961(0x1ee)][_0xb7a961(0x1ea)]();}),this[_0x22e08e(0x1e5)](this[_0x22e08e(0x200)],_0x22e08e(0x20d),()=>{const _0x4aecce=_0x22e08e;this[_0x4aecce(0x20d)]();});}[_0x50fcf3(0x1fc)](_0x29e8d3){const _0x16b362=_0x50fcf3,_0x4206bd=this[_0x16b362(0x20c)][_0x16b362(0x1f7)](_0x29e8d3);let _0xb8a25b,_0x6315ff;for(const _0x1c3c2d of this[_0x16b362(0x20c)])if(_0x29e8d3[_0x16b362(0x1f0)]<_0x1c3c2d[_0x16b362(0x1f0)]){_0xb8a25b=_0x1c3c2d;break;}if(_0x6315ff=_0xb8a25b?this[_0x16b362(0x20c)][_0x16b362(0x1f7)](_0xb8a25b):this[_0x16b362(0x20c)][_0x16b362(0x1e6)],-0x1!==_0x4206bd){if(_0x4206bd===_0x6315ff-0x1)return;this[_0x16b362(0x20c)][_0x16b362(0x1fe)](_0x29e8d3),_0x6315ff=_0xb8a25b?this[_0x16b362(0x20c)][_0x16b362(0x1f7)](_0xb8a25b):this[_0x16b362(0x20c)][_0x16b362(0x1e6)];}this[_0x16b362(0x20c)][_0x16b362(0x209)](_0x29e8d3,_0x6315ff);}}
|
|
@@ -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 _0x2f9a98=_0x1479;function _0x1479(_0x2b49ce,_0x4a9b45){const _0x2865b9=_0x2865();return _0x1479=function(_0x147937,_0x2a369e){_0x147937=_0x147937-0x132;let _0x1553e6=_0x2865b9[_0x147937];return _0x1553e6;},_0x1479(_0x2b49ce,_0x4a9b45);}(function(_0x43b41b,_0x2af065){const _0xbc6fd=_0x1479,_0x117891=_0x43b41b();while(!![]){try{const _0x53dc2a=-parseInt(_0xbc6fd(0x162))/0x1*(-parseInt(_0xbc6fd(0x13f))/0x2)+parseInt(_0xbc6fd(0x167))/0x3+parseInt(_0xbc6fd(0x177))/0x4+-parseInt(_0xbc6fd(0x164))/0x5+-parseInt(_0xbc6fd(0x171))/0x6*(-parseInt(_0xbc6fd(0x14b))/0x7)+-parseInt(_0xbc6fd(0x174))/0x8+-parseInt(_0xbc6fd(0x150))/0x9*(parseInt(_0xbc6fd(0x158))/0xa);if(_0x53dc2a===_0x2af065)break;else _0x117891['push'](_0x117891['shift']());}catch(_0x1c45bf){_0x117891['push'](_0x117891['shift']());}}}(_0x2865,0xa2f6c));import{ContextPlugin as _0x323531,Context as _0x5b7663}from'ckeditor5/src/core.js';import{AnnotationsUIs as _0xf6f293}from'./annotationsuis.js';import{Sidebar as _0x281dd0}from'./sidebar.js';import{CKEditorError as _0x27efb4,Collection as _0x56ea23}from'ckeditor5/src/utils.js';import{debounce as _0x4299f8}from'es-toolkit/compat';function _0x2865(){const _0x3c4932=['switchTo','updateTargetRect','detach','1CjkonM','listenTo','5507390vvHWZT','_detachFromContainer','wideSidebar','3566529LqXlFW','get','EditorAnnotations','destroy','attach','ready','getOrderedSelectedAnnotations','change:container','_integrateWithEditorAnnotations','set','500142zThETG','from','_refreshPositioningDebounced','8779648InFXlo','add','register','4640804pNXHdg','widesidebar-detach-not-attached','set:container','refresh','stopListening','context','setActiveAnnotation','widesidebar-attach-already-attached','high','stop','has','remove','_attachToContainer','off','resize','plugins','1048074vGlYqX','ck-sidebar--wide','blur','_annotations','removeEventListener','cancel','WideSidebar','rearrange','_editorAnnotations','addEventListener','editors','activeAnnotation','84dQKHrw','refreshPositioning','isOfficialPlugin','_destroyEditorAnnotationsIntegration','isAttached','210753exRtPG','addAnnotation','pluginName','isPremiumPlugin','uiUpdate','container','init','hasDomSelection','430vJnBCx','refreshVisibility','annotations','focus','_activeAnnotation','requires','Annotations'];_0x2865=function(){return _0x3c4932;};return _0x2865();}export class WideSidebar extends _0x323531{[_0x2f9a98(0x14f)];[_0x2f9a98(0x15a)];[_0x2f9a98(0x147)];[_0x2f9a98(0x173)];static get[_0x2f9a98(0x15d)](){return[_0x281dd0,_0xf6f293];}static get[_0x2f9a98(0x152)](){const _0x45f285=_0x2f9a98;return _0x45f285(0x145);}static get[_0x2f9a98(0x14d)](){return!0x0;}static get[_0x2f9a98(0x153)](){return!0x0;}constructor(_0x3c1906){const _0x1e9d5f=_0x2f9a98;super(_0x3c1906),this[_0x1e9d5f(0x14f)]=!0x1,this[_0x1e9d5f(0x170)](_0x1e9d5f(0x14a),null),this[_0x1e9d5f(0x15a)]=null,this[_0x1e9d5f(0x147)]=new _0x56ea23(),this[_0x1e9d5f(0x173)]=_0x4299f8(()=>{const _0x3f202b=_0x1e9d5f;_0x3c1906[_0x3f202b(0x13e)][_0x3f202b(0x168)](_0x3f202b(0x15e))[_0x3f202b(0x159)](),this[_0x3f202b(0x15a)][_0x3f202b(0x14c)]();},0xfa,{'leading':!0x1});}[_0x2f9a98(0x156)](){const _0x3cdb3e=_0x2f9a98,_0x48fe85=this[_0x3cdb3e(0x134)][_0x3cdb3e(0x13e)][_0x3cdb3e(0x168)](_0xf6f293),_0x4ae3d0=this[_0x3cdb3e(0x134)][_0x3cdb3e(0x13e)][_0x3cdb3e(0x168)](_0x281dd0);_0x48fe85[_0x3cdb3e(0x176)](_0x3cdb3e(0x166),this),_0x4ae3d0[_0x3cdb3e(0x155)]&&_0x48fe85[_0x3cdb3e(0x15f)](_0x3cdb3e(0x166));}[_0x2f9a98(0x135)](_0x3b4f22){const _0x530f76=_0x2f9a98;if(_0x3b4f22===this[_0x530f76(0x14a)])return;const _0x518d0b=this[_0x530f76(0x134)][_0x530f76(0x13e)][_0x530f76(0x168)](_0x281dd0);_0x518d0b[_0x530f76(0x15c)]=_0x3b4f22;const _0x34ccc0=this[_0x530f76(0x14a)];_0x518d0b[_0x530f76(0x132)]({'blurredAnnotation':_0x34ccc0,'activatedAnnotation':_0x3b4f22}),this[_0x530f76(0x14a)]=_0x3b4f22;}[_0x2f9a98(0x16b)](_0x496ecb){const _0x1a788e=_0x2f9a98;this[_0x1a788e(0x15a)]=_0x496ecb;const _0xa80ff=this[_0x1a788e(0x134)][_0x1a788e(0x13e)][_0x1a788e(0x168)](_0x281dd0);if(_0xa80ff[_0x1a788e(0x142)]=_0x496ecb,this[_0x1a788e(0x14f)])throw new _0x27efb4(_0x1a788e(0x136),this);this[_0x1a788e(0x14f)]=!0x0,this[_0x1a788e(0x163)](_0xa80ff,_0x1a788e(0x179),()=>{const _0x113d79=_0x1a788e;this[_0x113d79(0x161)](),this[_0x113d79(0x163)](_0xa80ff,_0x113d79(0x16e),_0x3148a7=>{const _0x37fe86=_0x113d79;_0x3148a7[_0x37fe86(0x13c)](),this[_0x37fe86(0x16b)](_0x496ecb);});}),_0xa80ff[_0x1a788e(0x13b)]({'viewClass':_0x1a788e(0x140)});const _0x54fddb=_0x5855cc=>{const _0x2e9897=_0x1a788e;_0x5855cc[_0x2e9897(0x160)](),_0xa80ff[_0x2e9897(0x151)](_0x5855cc);};for(const _0x381874 of _0x496ecb)_0x54fddb(_0x381874);this[_0x1a788e(0x163)](_0x496ecb,_0x1a788e(0x175),(_0x5e3225,_0x2d9cc3)=>{_0x54fddb(_0x2d9cc3);}),this[_0x1a788e(0x163)](_0x496ecb,_0x1a788e(0x13a),(_0x5a5fcf,_0x4e4fe9,_0x40928c)=>{const _0x97a745=_0x1a788e;_0xa80ff[_0x97a745(0x146)]({'removedAnnotation':_0x4e4fe9,'previousAnnotation':_0x496ecb[_0x97a745(0x168)](_0x40928c-0x1),'nextAnnotation':_0x496ecb[_0x97a745(0x168)](_0x40928c+0x1)}),_0x4e4fe9===this[_0x97a745(0x14a)]&&this[_0x97a745(0x135)](null);},{'priority':_0x1a788e(0x137)}),this[_0x1a788e(0x163)](_0x496ecb,_0x1a788e(0x15b),(_0x396474,_0x268c60)=>{const _0x2226b9=_0x1a788e;this[_0x2226b9(0x135)](_0x268c60);}),this[_0x1a788e(0x163)](_0x496ecb,_0x1a788e(0x141),()=>{const _0x415d10=_0x1a788e;this[_0x415d10(0x135)](null);});const _0x369a27=this[_0x1a788e(0x134)]instanceof _0x5b7663?this[_0x1a788e(0x134)][_0x1a788e(0x149)]:new _0x56ea23([this[_0x1a788e(0x134)]]);for(const _0x1ee334 of _0x369a27)this[_0x1a788e(0x16f)](_0x1ee334);this[_0x1a788e(0x163)](_0x369a27,_0x1a788e(0x175),(_0x7f5491,_0x382977)=>{const _0x333411=_0x1a788e;this[_0x333411(0x163)](_0x382977,_0x333411(0x16c),()=>{const _0x582439=_0x333411;this[_0x582439(0x16f)](_0x382977);});}),this[_0x1a788e(0x163)](_0x369a27,_0x1a788e(0x13a),(_0x283f9f,_0x3cd8f8)=>{const _0x98b185=_0x1a788e;_0x3cd8f8[_0x98b185(0x13e)][_0x98b185(0x139)](_0x98b185(0x169))&&this[_0x98b185(0x14e)](_0x3cd8f8[_0x98b185(0x13e)][_0x98b185(0x168)](_0x98b185(0x169)));}),window[_0x1a788e(0x148)](_0x1a788e(0x13d),this[_0x1a788e(0x173)]),this[_0x1a788e(0x134)][_0x1a788e(0x13e)][_0x1a788e(0x168)](_0x1a788e(0x15e))[_0x1a788e(0x159)](),this[_0x1a788e(0x15a)][_0x1a788e(0x14c)]();}[_0x2f9a98(0x161)](){const _0x4fefc4=_0x2f9a98;if(!this[_0x4fefc4(0x14f)])throw new _0x27efb4(_0x4fefc4(0x178),this);this[_0x4fefc4(0x135)](null);const _0x48ce46=this[_0x4fefc4(0x134)][_0x4fefc4(0x13e)][_0x4fefc4(0x168)](_0x281dd0);_0x48ce46[_0x4fefc4(0x165)](this[_0x4fefc4(0x15a)]),this[_0x4fefc4(0x133)](_0x48ce46),this[_0x4fefc4(0x133)](this[_0x4fefc4(0x15a)]),this[_0x4fefc4(0x134)]instanceof _0x5b7663&&this[_0x4fefc4(0x133)](this[_0x4fefc4(0x134)][_0x4fefc4(0x149)]);for(const _0x3b1973 of Array[_0x4fefc4(0x172)](this[_0x4fefc4(0x147)]))this[_0x4fefc4(0x14e)](_0x3b1973);window[_0x4fefc4(0x143)](_0x4fefc4(0x13d),this[_0x4fefc4(0x173)]),this[_0x4fefc4(0x173)][_0x4fefc4(0x144)](),this[_0x4fefc4(0x14a)]=null,this[_0x4fefc4(0x14f)]=!0x1,this[_0x4fefc4(0x15a)]=null;}[_0x2f9a98(0x16a)](){const _0x9675e9=_0x2f9a98;this[_0x9675e9(0x14f)]&&this[_0x9675e9(0x161)]();}[_0x2f9a98(0x16f)](_0x2b2ae5){const _0x1b390a=_0x2f9a98;if(!_0x2b2ae5[_0x1b390a(0x13e)][_0x1b390a(0x139)](_0x1b390a(0x169)))return;const _0x1a0eac=_0x2b2ae5[_0x1b390a(0x13e)][_0x1b390a(0x168)](_0x1b390a(0x169)),_0x346bda=()=>{const _0x3a79b2=_0x1b390a,_0x927892=_0x1a0eac[_0x3a79b2(0x16d)]({'annotations':this[_0x3a79b2(0x15a)],'activeAnnotation':this[_0x3a79b2(0x14a)]});this[_0x3a79b2(0x135)](_0x927892[0x0]||null);};this[_0x1b390a(0x163)](_0x1a0eac,_0x1b390a(0x132),_0x346bda),this[_0x1b390a(0x163)](_0x1a0eac,_0x1b390a(0x141),(_0x2eb1a6,{isAnnotationTracked:_0x257c55})=>{const _0x2d962d=_0x1b390a;this[_0x2d962d(0x14a)]&&_0x257c55(this[_0x2d962d(0x14a)])&&this[_0x2d962d(0x135)](null);}),this[_0x1b390a(0x163)](_0x1a0eac,_0x1b390a(0x154),()=>{const _0x35f52b=_0x1b390a;this[_0x35f52b(0x173)]();}),this[_0x1b390a(0x163)](this[_0x1b390a(0x15a)],_0x1b390a(0x141),_0x385003=>{const _0x3361b3=_0x1b390a;_0x1a0eac[_0x3361b3(0x157)]()&&(_0x346bda(),_0x385003[_0x3361b3(0x138)]());},{'priority':_0x1b390a(0x137)}),this[_0x1b390a(0x147)][_0x1b390a(0x175)](_0x1a0eac);}[_0x2f9a98(0x14e)](_0x3a4c6c){const _0x268b1a=_0x2f9a98;this[_0x268b1a(0x133)](_0x3a4c6c),this[_0x268b1a(0x147)][_0x268b1a(0x13a)](_0x3a4c6c);}}
|
package/src/augmentation.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export{};
|
|
@@ -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 _0x2e3b93=_0x3813;(function(_0x594ca3,_0x646610){const _0x5199ea=_0x3813,_0x26dd91=_0x594ca3();while(!![]){try{const _0x1a5f03=parseInt(_0x5199ea(0x1e9))/0x1*(-parseInt(_0x5199ea(0x1ef))/0x2)+parseInt(_0x5199ea(0x1ed))/0x3*(-parseInt(_0x5199ea(0x1fb))/0x4)+-parseInt(_0x5199ea(0x210))/0x5+parseInt(_0x5199ea(0x20a))/0x6+-parseInt(_0x5199ea(0x20d))/0x7+parseInt(_0x5199ea(0x201))/0x8+parseInt(_0x5199ea(0x1eb))/0x9*(parseInt(_0x5199ea(0x211))/0xa);if(_0x1a5f03===_0x646610)break;else _0x26dd91['push'](_0x26dd91['shift']());}catch(_0x478b6b){_0x26dd91['push'](_0x26dd91['shift']());}}}(_0x3b77,0x68151));import{Command as _0x49b743}from'ckeditor5/src/core.js';function _0x3b77(){const _0x59fe5e=['execute','Users','plugins','CommentsRepository','get','tableCell','hasContent','document','2754708dOqKjt','from','$textProxy','350427JDZGbP','isObject','start','2969345sgqLEx','1930PmSaHs','_trimToContent','addMarker','createRange','change','getLastMatchingPosition','collaboration.channelId','substr','refresh','_itemIsContent','length','end','set','3VDHmHs','addcommentthreadcommand-incorrect-ranges','53226LeoUjU','addcommentthreadcommand-user-not-found','36408PCKYWN','item','160082ykSBgk','getItems','_createCommentThread','config','selection','schema','_createMarkersFromRanges','backward','_hasContent','getRanges','comment:','element','128mWqAoe','addCommentThread','model','isEnabled','push','editor','785648IeHQcl'];_0x3b77=function(){return _0x59fe5e;};return _0x3b77();}function _0x3813(_0x51ce0e,_0x3a803a){const _0x3b77e9=_0x3b77();return _0x3813=function(_0x38139f,_0x450de2){_0x38139f=_0x38139f-0x1de;let _0x1d0953=_0x3b77e9[_0x38139f];return _0x1d0953;},_0x3813(_0x51ce0e,_0x3a803a);}import{uid as _0x498a98,CKEditorError as _0x19ce25}from'ckeditor5/src/utils.js';export class AddCommentThreadCommand extends _0x49b743{constructor(_0x8b64d0){const _0x3f5888=_0x3813;super(_0x8b64d0),this[_0x3f5888(0x1e8)](_0x3f5888(0x208),!0x1);}[_0x2e3b93(0x1e4)](){const _0x1e2aa6=_0x2e3b93,_0x30f9cc=this[_0x1e2aa6(0x200)][_0x1e2aa6(0x1fd)][_0x1e2aa6(0x209)][_0x1e2aa6(0x1f3)];this[_0x1e2aa6(0x1fe)]=!0x0,this[_0x1e2aa6(0x208)]=!0x1;for(const _0x3c23aa of _0x30f9cc[_0x1e2aa6(0x1f8)]())if(this[_0x1e2aa6(0x1f7)](_0x3c23aa))return void(this[_0x1e2aa6(0x208)]=!0x0);}[_0x2e3b93(0x202)]({threadId:_0x20136d=_0x498a98(),ranges:_0x2f939d,comment:_0xf9f3fb}={}){const _0x2cf437=_0x2e3b93,_0x13fb02=this[_0x2cf437(0x200)][_0x2cf437(0x1fd)],_0x20cb5c=_0x2f939d??Array[_0x2cf437(0x20b)](_0x13fb02[_0x2cf437(0x209)][_0x2cf437(0x1f3)][_0x2cf437(0x1f8)]()),_0x1150f6=[];for(const _0x954452 of _0x20cb5c)this[_0x2cf437(0x1f7)](_0x954452)&&_0x1150f6[_0x2cf437(0x1ff)](this[_0x2cf437(0x212)](_0x954452));if(!_0x1150f6[_0x2cf437(0x1e6)])throw new _0x19ce25(_0x2cf437(0x1ea),null);_0xf9f3fb&&this[_0x2cf437(0x1f1)](_0x20136d,_0xf9f3fb),this[_0x2cf437(0x1f5)](_0x20136d,_0x1150f6,!!_0xf9f3fb);}[_0x2e3b93(0x1f5)](_0x4f013a,_0x58161f,_0xe47351){const _0x2a9145=_0x2e3b93;this[_0x2a9145(0x200)][_0x2a9145(0x1fd)][_0x2a9145(0x1e0)](_0x55079a=>{const _0x4b1aba=_0x2a9145;for(const _0x5170ac of _0x58161f){const _0x2b3ab3=_0x498a98()[_0x4b1aba(0x1e3)](0x1,0x5),_0x58f5c0=_0x4b1aba(0x1f9)+_0x4f013a+':'+_0x2b3ab3;_0x55079a[_0x4b1aba(0x1de)](_0x58f5c0,{'range':_0x5170ac,'usingOperation':_0xe47351,'affectsData':_0xe47351});}});}[_0x2e3b93(0x1f1)](_0x2217bc,_0x616f3e){const _0x456dfc=_0x2e3b93,_0x169dbf=this[_0x456dfc(0x200)][_0x456dfc(0x204)][_0x456dfc(0x206)](_0x456dfc(0x205)),_0x53d632=this[_0x456dfc(0x200)][_0x456dfc(0x1f2)][_0x456dfc(0x206)](_0x456dfc(0x1e2)),_0x4e558b=this[_0x456dfc(0x200)][_0x456dfc(0x204)][_0x456dfc(0x206)](_0x456dfc(0x203))['me'];if(!_0x4e558b)throw new _0x19ce25(_0x456dfc(0x1ec),null);_0x169dbf[_0x456dfc(0x1fc)]({'threadId':_0x2217bc,'channelId':_0x53d632,'comments':[{'authorId':_0x4e558b['id'],'content':_0x616f3e,'createdAt':new Date(),'attributes':{}}]});}[_0x2e3b93(0x1f7)](_0x4017ff){const _0x4e8d1e=_0x2e3b93;for(const _0x37760f of _0x4017ff[_0x4e8d1e(0x1f0)]())if(this[_0x4e8d1e(0x1e5)](_0x37760f))return!0x0;return!0x1;}[_0x2e3b93(0x1e5)](_0x35fd20){const _0xd66ea8=_0x2e3b93;return _0x35fd20['is'](_0xd66ea8(0x20c))||this[_0xd66ea8(0x200)][_0xd66ea8(0x1fd)][_0xd66ea8(0x1f4)][_0xd66ea8(0x20e)](_0x35fd20)&&!_0x35fd20['is'](_0xd66ea8(0x1fa),_0xd66ea8(0x207));}[_0x2e3b93(0x212)](_0x5bd437){const _0x89d6f3=_0x2e3b93,_0x5f1696=_0x464cbe=>!this[_0x89d6f3(0x1e5)](_0x464cbe[_0x89d6f3(0x1ee)]),_0x2b5788=_0x5bd437[_0x89d6f3(0x20f)][_0x89d6f3(0x1e1)](_0x5f1696),_0x6c5a01=_0x5bd437[_0x89d6f3(0x1e7)][_0x89d6f3(0x1e1)](_0x5f1696,{'direction':_0x89d6f3(0x1f6)});return this[_0x89d6f3(0x200)][_0x89d6f3(0x1fd)][_0x89d6f3(0x1df)](_0x2b5788,_0x6c5a01);}}
|
|
@@ -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 _0x5a767c=_0x14a0;(function(_0xe88f05,_0xe75dc0){const _0x33c852=_0x14a0,_0x5b17b0=_0xe88f05();while(!![]){try{const _0x10f004=parseInt(_0x33c852(0xb5))/0x1*(parseInt(_0x33c852(0xc2))/0x2)+parseInt(_0x33c852(0xba))/0x3+-parseInt(_0x33c852(0xbf))/0x4*(-parseInt(_0x33c852(0xc3))/0x5)+-parseInt(_0x33c852(0xaa))/0x6*(parseInt(_0x33c852(0xc0))/0x7)+parseInt(_0x33c852(0xa2))/0x8*(parseInt(_0x33c852(0xc7))/0x9)+parseInt(_0x33c852(0xb6))/0xa*(-parseInt(_0x33c852(0xb7))/0xb)+-parseInt(_0x33c852(0xbc))/0xc*(-parseInt(_0x33c852(0xb0))/0xd);if(_0x10f004===_0xe75dc0)break;else _0x5b17b0['push'](_0x5b17b0['shift']());}catch(_0x3fef05){_0x5b17b0['push'](_0x5b17b0['shift']());}}}(_0x45a0,0xb05d9));import{ContextPlugin as _0x20a7f8}from'ckeditor5/src/core.js';function _0x14a0(_0x42ecde,_0x5d6fe6){const _0x45a02b=_0x45a0();return _0x14a0=function(_0x14a0c9,_0x3e57de){_0x14a0c9=_0x14a0c9-0xa2;let _0x5a7b12=_0x45a02b[_0x14a0c9];return _0x5a7b12;},_0x14a0(_0x42ecde,_0x5d6fe6);}import{Collection as _0x2d196e}from'ckeditor5/src/utils.js';import{CommentsRepository as _0x235ef0}from'./commentsrepository.js';function _0x45a0(){const _0x4cff6c=['pluginName','744936Zyrmkt','addCommentThread','removeCommentThread','_calculatePosition','requires','collection','160303WftrIW','archivedAt','stopListening','findIndex','remove','1543UGVFZo','2271680RaeywN','66ZALbJG','context','isPremiumPlugin','1157562qRPueh','isVisible','372UxBzYx','activate','focus','8RkcRgW','35tEdhKI','plugins','1532cviZnU','716070GtcKmd','change:archivedAt','getCommentThread','get','2772bSZXxG','archivedThreads','isActive','length','CommentsArchive','12200EraTIg','listenTo','isOfficialPlugin','highest','has','init','add'];_0x45a0=function(){return _0x4cff6c;};return _0x45a0();}import{Annotations as _0x5409df}from'../annotations/annotations.js';export class CommentsArchive extends _0x20a7f8{static get[_0x5a767c(0xa9)](){const _0x200d90=_0x5a767c;return _0x200d90(0xcb);}static get[_0x5a767c(0xa4)](){return!0x0;}static get[_0x5a767c(0xb9)](){return!0x0;}static get[_0x5a767c(0xae)](){return[_0x235ef0,_0x5409df];}constructor(_0x492ad3){const _0x5cd24c=_0x5a767c;super(_0x492ad3),this[_0x5cd24c(0xc8)]=new _0x2d196e();}[_0x5a767c(0xa7)](){const _0x5db9e6=_0x5a767c,_0x42ae03=this[_0x5db9e6(0xb8)],_0x3d5122=_0x42ae03[_0x5db9e6(0xc1)][_0x5db9e6(0xc6)](_0x235ef0),_0xa3a585=_0x42ae03[_0x5db9e6(0xc1)][_0x5db9e6(0xc6)](_0x5409df);this[_0x5db9e6(0xa3)](_0x3d5122,_0x5db9e6(0xab),(_0x25a9b9,{threadId:_0x53b4d8})=>{const _0x253fb6=_0x5db9e6,_0x238c12=_0x3d5122[_0x253fb6(0xc5)](_0x53b4d8);_0x238c12[_0x253fb6(0xb1)]&&this[_0x253fb6(0xc8)][_0x253fb6(0xa8)](_0x238c12,this[_0x253fb6(0xad)](_0x238c12[_0x253fb6(0xb1)])),this[_0x253fb6(0xa3)](_0x238c12,_0x253fb6(0xc4),(_0x57e1da,_0x42282e,_0x284c74)=>{const _0x227006=_0x253fb6;_0x284c74?this[_0x227006(0xc8)][_0x227006(0xa6)](_0x238c12)||this[_0x227006(0xc8)][_0x227006(0xa8)](_0x238c12,this[_0x227006(0xad)](_0x238c12[_0x227006(0xb1)])):this[_0x227006(0xc8)][_0x227006(0xa6)](_0x238c12)&&this[_0x227006(0xc8)][_0x227006(0xb4)](_0x238c12);});}),this[_0x5db9e6(0xa3)](_0x3d5122,_0x5db9e6(0xac),(_0x26644a,{threadId:_0xd8cb7c})=>{const _0x1965fe=_0x5db9e6,_0x472fbe=_0x3d5122[_0x1965fe(0xc5)](_0xd8cb7c);this[_0x1965fe(0xb2)](_0x472fbe),this[_0x1965fe(0xc8)][_0x1965fe(0xa6)](_0x472fbe)&&this[_0x1965fe(0xc8)][_0x1965fe(0xb4)](_0x472fbe);},{'priority':_0x5db9e6(0xa5)}),this[_0x5db9e6(0xa3)](_0xa3a585[_0x5db9e6(0xaf)],_0x5db9e6(0xbe),(_0x53c935,_0x55cbfe)=>{const _0x4f271f=_0x5db9e6;_0x55cbfe[_0x4f271f(0xbb)]||(_0x55cbfe[_0x4f271f(0xc9)]=!0x0,_0xa3a585[_0x4f271f(0xbd)](_0x55cbfe));});}[_0x5a767c(0xad)](_0x5b943d){const _0x52d791=_0x5a767c,_0x16b88b=[...this[_0x52d791(0xc8)]][_0x52d791(0xb3)](_0x5ca976=>_0x5ca976[_0x52d791(0xb1)]<_0x5b943d);return _0x16b88b>-0x1?_0x16b88b:this[_0x52d791(0xc8)][_0x52d791(0xca)];}}
|
|
@@ -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 _0x538c3a=_0x2f7a;(function(_0x277e66,_0x3280b8){const _0x30cd4e=_0x2f7a,_0x3fa8c5=_0x277e66();while(!![]){try{const _0x48f98c=parseInt(_0x30cd4e(0xdc))/0x1*(parseInt(_0x30cd4e(0xd4))/0x2)+-parseInt(_0x30cd4e(0xc5))/0x3*(-parseInt(_0x30cd4e(0xaa))/0x4)+parseInt(_0x30cd4e(0xa2))/0x5*(parseInt(_0x30cd4e(0xc2))/0x6)+-parseInt(_0x30cd4e(0xd6))/0x7+-parseInt(_0x30cd4e(0xb4))/0x8+-parseInt(_0x30cd4e(0xc7))/0x9+parseInt(_0x30cd4e(0xb2))/0xa*(parseInt(_0x30cd4e(0xbd))/0xb);if(_0x48f98c===_0x3280b8)break;else _0x3fa8c5['push'](_0x3fa8c5['shift']());}catch(_0x2b1afb){_0x3fa8c5['push'](_0x3fa8c5['shift']());}}}(_0x2e6d,0xc2cda));import'../../theme/commentsarchive.css';function _0x2f7a(_0x42af58,_0x32c7ba){const _0x2e6dbf=_0x2e6d();return _0x2f7a=function(_0x2f7a2e,_0x3ccc36){_0x2f7a2e=_0x2f7a2e-0x9d;let _0x5dd360=_0x2e6dbf[_0x2f7a2e];return _0x5dd360;},_0x2f7a(_0x42af58,_0x32c7ba);}import{Plugin as _0x2289c6}from'ckeditor5/src/core.js';import{IconCommentsArchive as _0x56d1f7}from'ckeditor5/src/icons.js';function _0x2e6d(){const _0x1634ac=['getByInnerView','_hideDialogOnAnnotationEscape','isPremiumPlugin','_handleNewThread','isVisible','463394RGnKso','_visibleAnnotations','6139077PLOmRU','hide','archivedThreads','Annotations','filter','set','2lgqiIC','menuitemcheckbox','stopListening','innerView','listenTo','init','push','get','tooltip','requires','CommentsRepository','remove','pluginName','annotationViews','view','EDITOR_TOP_SIDE','collaboration.channelId','execute','_addAnnotationToArchive','COMMENTS_ARCHIVE','splice','_calculatePosition','505AbkAsr','isOpen','componentFactory','add','collection','commentsArchiveView','source','channelId','165064ZSHlZB','archivedAt','stop','indexOf','includes','has','length','editor','50iiWQhG','find','9870768BgCsuE','forEach','focusableElements','set:isVisible','commentsArchive','escape','return','show','Dialog','6968203QtKWap','_pendingThreads','bind','_threadToController','_createCommentsArchiveButton','342ZbUsig','CommentsArchiveUI','findIndex','57LwYxmP','plugins','13606191OUbVgU','locale','isOn','menuBar:commentsArchive','isEnabled','_toggleDialog','config','isOfficialPlugin'];_0x2e6d=function(){return _0x1634ac;};return _0x2e6d();}import{ViewCollection as _0x2b1174,MenuBarMenuListItemButtonView as _0x5d86f0,ButtonView as _0x5276ac,Dialog as _0x17c417,DialogViewPosition as _0x51bb7c}from'ckeditor5/src/ui.js';import{getTranslation as _0x1b27d2}from'../utils/common-translations.js';import{CommentsArchiveView as _0x41ce76}from'./ui/view/commentsarchiveview.js';import{CommentsArchive as _0xa71370}from'./commentsarchive.js';export class CommentsArchiveUI extends _0x2289c6{[_0x538c3a(0xa7)];[_0x538c3a(0xe9)];[_0x538c3a(0xbe)];static get[_0x538c3a(0xe8)](){const _0x3b9005=_0x538c3a;return _0x3b9005(0xc3);}static get[_0x538c3a(0xce)](){return!0x0;}static get[_0x538c3a(0xd1)](){return!0x0;}static get[_0x538c3a(0xe5)](){return[_0xa71370,_0x17c417];}constructor(_0x4c6aad){const _0x29ee79=_0x538c3a;super(_0x4c6aad),this[_0x29ee79(0xe9)]=new _0x2b1174(),this[_0x29ee79(0xbe)]=[];}[_0x538c3a(0xe1)](){const _0x1bcd6b=_0x538c3a,_0x210cdc=this[_0x1bcd6b(0xb1)],_0x39ef15=this[_0x1bcd6b(0xd0)][_0x1bcd6b(0xbf)](this);_0x210cdc['ui'][_0x1bcd6b(0xa4)][_0x1bcd6b(0xa5)](_0x1bcd6b(0xb8),()=>this[_0x1bcd6b(0xc1)](_0x5276ac,!0x0)),_0x210cdc['ui'][_0x1bcd6b(0xa4)][_0x1bcd6b(0xa5)](_0x1bcd6b(0xca),()=>{const _0x4c7c97=_0x1bcd6b,_0x1b2e6e=this[_0x4c7c97(0xc1)](_0x5d86f0);return _0x1b2e6e[_0x4c7c97(0xdb)]({'role':_0x4c7c97(0xdd)}),_0x1b2e6e;});const _0x7a1b=_0x210cdc[_0x1bcd6b(0xc6)][_0x1bcd6b(0xe3)](_0xa71370),_0xc10f17=_0x210cdc[_0x1bcd6b(0xc6)][_0x1bcd6b(0xe3)](_0x1bcd6b(0xd9)),_0x3cb391=_0x210cdc[_0x1bcd6b(0xc6)][_0x1bcd6b(0xe3)](_0x1bcd6b(0xe6));_0x7a1b[_0x1bcd6b(0xd8)][_0x1bcd6b(0xb5)](_0x5010c9=>{const _0x544e2e=_0x1bcd6b;this[_0x544e2e(0xd2)](_0x5010c9);}),this[_0x1bcd6b(0xe0)](_0x7a1b[_0x1bcd6b(0xd8)],_0x1bcd6b(0xa5),(_0x973e1d,_0x5d3f6e)=>{const _0x5d05a0=_0x1bcd6b;this[_0x5d05a0(0xd2)](_0x5d3f6e);}),this[_0x1bcd6b(0xe0)](_0xc10f17[_0x1bcd6b(0xa6)],_0x1bcd6b(0xa5),(_0x593407,_0x528260)=>{const _0x32b611=_0x1bcd6b,_0x5d86ac=this[_0x32b611(0xbe)][_0x32b611(0xb3)](_0x31feda=>{const _0x57a431=_0x32b611,_0x5c41ee=_0x3cb391[_0x57a431(0xc0)][_0x57a431(0xe3)](_0x31feda);return _0x5c41ee&&_0x528260[_0x57a431(0xdf)]===_0x5c41ee[_0x57a431(0xea)];});if(_0x5d86ac){const _0x581c77=this[_0x32b611(0xa1)](_0x5d86ac[_0x32b611(0xab)]);this[_0x32b611(0x9e)](_0x528260,_0x581c77),this[_0x32b611(0xbe)][_0x32b611(0xa0)](this[_0x32b611(0xbe)][_0x32b611(0xad)](_0x5d86ac),0x1);}}),this[_0x1bcd6b(0xe0)](_0x7a1b[_0x1bcd6b(0xd8)],_0x1bcd6b(0xe7),(_0x496429,_0x49d158)=>{const _0xcc6c3d=_0x1bcd6b,_0x17f585=_0x210cdc[_0xcc6c3d(0xcd)][_0xcc6c3d(0xe3)](_0xcc6c3d(0xec));if(!_0x17f585||_0x49d158[_0xcc6c3d(0xa9)]===_0x17f585){if(this[_0xcc6c3d(0xbe)][_0xcc6c3d(0xae)](_0x49d158))this[_0xcc6c3d(0xbe)][_0xcc6c3d(0xa0)](this[_0xcc6c3d(0xbe)][_0xcc6c3d(0xad)](_0x49d158),0x1);else{const _0x4cebab=_0x3cb391[_0xcc6c3d(0xc0)][_0xcc6c3d(0xe3)](_0x49d158),_0x1137b0=_0xc10f17[_0xcc6c3d(0xcf)](_0x4cebab[_0xcc6c3d(0xea)]);this[_0xcc6c3d(0xe9)][_0xcc6c3d(0xe7)](_0x1137b0[_0xcc6c3d(0xea)]),this[_0xcc6c3d(0xde)](_0x1137b0),this[_0xcc6c3d(0xde)](_0x1137b0[_0xcc6c3d(0xb6)]);}}}),this[_0x1bcd6b(0xe0)](_0xc10f17[_0x1bcd6b(0xa6)],_0x1bcd6b(0xa5),(_0xe31a59,_0x2ffde6)=>{const _0x533b97=_0x1bcd6b;this[_0x533b97(0xe0)](_0x2ffde6,_0x533b97(0xb9),_0x39ef15);}),this[_0x1bcd6b(0xe0)](_0xc10f17[_0x1bcd6b(0xa6)],_0x1bcd6b(0xe7),(_0x524fef,_0x107ba4)=>{const _0x504f19=_0x1bcd6b;this[_0x504f19(0xde)](_0x107ba4,_0x504f19(0xb9),_0x39ef15);});}[_0x538c3a(0x9e)](_0x1090ea,_0x37175f){const _0x4033a8=_0x538c3a;this[_0x4033a8(0xe0)](_0x1090ea,_0x4033a8(0xb7),_0x148e08=>{const _0x29bfd0=_0x4033a8;_0x148e08[_0x29bfd0(0xba)]=!0x1,_0x148e08[_0x29bfd0(0xac)]();}),this[_0x4033a8(0xe9)][_0x4033a8(0xa5)](_0x1090ea[_0x4033a8(0xea)],_0x37175f);}[_0x538c3a(0xd2)](_0xc711cf){const _0x121057=_0x538c3a,_0xcff5ed=this[_0x121057(0xb1)][_0x121057(0xc6)][_0x121057(0xe3)](_0x121057(0xe6)),_0xe54f96=this[_0x121057(0xb1)][_0x121057(0xc6)][_0x121057(0xe3)](_0x121057(0xd9)),_0x5dbf2a=this[_0x121057(0xb1)][_0x121057(0xcd)][_0x121057(0xe3)](_0x121057(0xec));if(!_0x5dbf2a||_0xc711cf[_0x121057(0xa9)]===_0x5dbf2a){const _0x265247=_0xcff5ed[_0x121057(0xc0)][_0x121057(0xe3)](_0xc711cf);if(!_0x265247)return void this[_0x121057(0xbe)][_0x121057(0xe2)](_0xc711cf);const _0x1f1a80=this[_0x121057(0xa1)](_0xc711cf[_0x121057(0xab)]),_0x42dcf9=_0xe54f96[_0x121057(0xcf)](_0x265247[_0x121057(0xea)]);_0x42dcf9[_0x121057(0xd3)]&&_0xe54f96[_0x121057(0xd5)][_0x121057(0xe7)](_0x42dcf9),this[_0x121057(0x9e)](_0x42dcf9,_0x1f1a80);}}[_0x538c3a(0xa1)](_0x1ebc80){const _0x148946=_0x538c3a,_0x2b957f=this[_0x148946(0xb1)][_0x148946(0xcd)][_0x148946(0xe3)](_0x148946(0xec)),_0x12ccf7=[...this[_0x148946(0xb1)][_0x148946(0xc6)][_0x148946(0xe3)](_0xa71370)[_0x148946(0xd8)]][_0x148946(0xda)](_0x287e9b=>_0x287e9b[_0x148946(0xa9)]===_0x2b957f)[_0x148946(0xc4)](_0x1d3ff6=>_0x1d3ff6[_0x148946(0xab)]<_0x1ebc80);return _0x12ccf7<0x0||_0x12ccf7>this[_0x148946(0xe9)][_0x148946(0xb0)]?this[_0x148946(0xe9)][_0x148946(0xb0)]:_0x12ccf7-0x1;}[_0x538c3a(0xcc)](){const _0x5a93f1=_0x538c3a,_0x80938a=this[_0x5a93f1(0xb1)],_0x115577=_0x80938a[_0x5a93f1(0xc6)][_0x5a93f1(0xe3)](_0x5a93f1(0xbc));this[_0x5a93f1(0xa7)]||(this[_0x5a93f1(0xa7)]=new _0x41ce76(_0x80938a[_0x5a93f1(0xc8)],this[_0x5a93f1(0xe9)])),_0x5a93f1(0xb8)===_0x115577['id']?_0x115577[_0x5a93f1(0xd7)]():_0x115577[_0x5a93f1(0xbb)]({'id':_0x5a93f1(0xb8),'title':_0x1b27d2(_0x80938a[_0x5a93f1(0xc8)],_0x5a93f1(0x9f)),'icon':_0x56d1f7,'hasCloseButton':!0x0,'content':this[_0x5a93f1(0xa7)],'position':_0x51bb7c[_0x5a93f1(0xeb)]});}[_0x538c3a(0xc1)](_0x12d90d,_0x2d6488=!0x1){const _0xa27e62=_0x538c3a,_0x2fddf1=this[_0xa27e62(0xb1)][_0xa27e62(0xc8)],_0x557088=this[_0xa27e62(0xb1)][_0xa27e62(0xc6)][_0xa27e62(0xe3)](_0xa27e62(0xbc)),_0x5bc940=new _0x12d90d(_0x2fddf1);return _0x5bc940[_0xa27e62(0xbf)](_0xa27e62(0xcb))['to'](this,_0xa27e62(0xcb)),_0x5bc940[_0xa27e62(0xbf)](_0xa27e62(0xc9))['to'](_0x557088,'id',_0x5cd537=>_0xa27e62(0xb8)===_0x5cd537),_0x5bc940[_0xa27e62(0xdb)]({'label':_0x1b27d2(_0x2fddf1,_0xa27e62(0x9f)),'icon':_0x56d1f7,'isToggleable':!0x0}),_0x2d6488&&(_0x5bc940[_0xa27e62(0xe4)]=!0x0),this[_0xa27e62(0xe0)](_0x5bc940,_0xa27e62(0x9d),()=>this[_0xa27e62(0xcc)]()),_0x5bc940;}[_0x538c3a(0xd0)]=_0x4f8d01=>{const _0x5e9631=_0x538c3a,_0x1c30b6=_0x4f8d01[_0x5e9631(0xa8)];if(!this[_0x5e9631(0xe9)][_0x5e9631(0xaf)](_0x1c30b6[_0x5e9631(0xea)]))return;const _0x48d156=this[_0x5e9631(0xb1)][_0x5e9631(0xc6)][_0x5e9631(0xe3)](_0x5e9631(0xbc));_0x48d156[_0x5e9631(0xa3)]&&_0x5e9631(0xb8)===_0x48d156['id']&&(_0x48d156[_0x5e9631(0xd7)](),_0x4f8d01[_0x5e9631(0xac)]());};}
|
|
@@ -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 _0x4b20b1=_0x4757;(function(_0xe616ce,_0x59000f){const _0x2940e8=_0x4757,_0x3bf67e=_0xe616ce();while(!![]){try{const _0xfdb6d6=parseInt(_0x2940e8(0x11b))/0x1*(parseInt(_0x2940e8(0x11c))/0x2)+-parseInt(_0x2940e8(0x97))/0x3+parseInt(_0x2940e8(0xcb))/0x4*(parseInt(_0x2940e8(0xcc))/0x5)+parseInt(_0x2940e8(0xb6))/0x6+parseInt(_0x2940e8(0xfb))/0x7*(parseInt(_0x2940e8(0xec))/0x8)+parseInt(_0x2940e8(0xdb))/0x9+parseInt(_0x2940e8(0xdc))/0xa*(-parseInt(_0x2940e8(0x120))/0xb);if(_0xfdb6d6===_0x59000f)break;else _0x3bf67e['push'](_0x3bf67e['shift']());}catch(_0x3bfaf8){_0x3bf67e['push'](_0x3bf67e['shift']());}}}(_0xa25d,0xbd5f8));import{Plugin as _0x2e6cef}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x327e18,scrollViewportToShowTarget as _0x262c32,uid as _0x41e7d6}from'ckeditor5/src/utils.js';import{CommentsRepository as _0x1856ef}from'./commentsrepository.js';import{AddCommentThreadCommand as _0x144e1f}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x403dd1,getAllMarkersDomElementsSorted as _0x1f84e4,FOCUS_ANNOTATION_KEYSTROKE as _0x41cb70,Users as _0x364616}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x2232d0}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0x5eedd0}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0x35e82f}from'./integrations/importword.js';import{CommentsClipboard as _0x138398}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x2bd415}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import{Annotations as _0x19ac94}from'../annotations/annotations.js';import{getTranslation as _0x3b20c2}from'../utils/common-translations.js';import{splitMarkerName as _0x14e2e5}from'../utils/splitmarkername.js';export class CommentsEditing extends _0x2e6cef{static get[_0x4b20b1(0xd6)](){return[_0x1856ef,_0x2232d0,_0x364616,_0x5eedd0,_0x35e82f,_0x138398,_0x2bd415];}static get[_0x4b20b1(0xf1)](){const _0x24b59b=_0x4b20b1;return _0x24b59b(0xae);}static get[_0x4b20b1(0xa8)](){return!0x0;}static get[_0x4b20b1(0x10f)](){return!0x0;}constructor(_0x38bc47){const _0x3e4438=_0x4b20b1;super(_0x38bc47),this[_0x3e4438(0x9d)](_0x3e4438(0x108),!0x0),_0x38bc47[_0x3e4438(0xd4)][_0x3e4438(0xe2)](_0x3e4438(0xe1),()=>this[_0x3e4438(0x108)]=!0x1),this[_0x3e4438(0x9d)](_0x3e4438(0x91),null),this['on'](_0x3e4438(0xf2),(_0x40605b,_0x1b26a9,_0x4ee8f1,_0x33d060)=>{const _0xab6aac=_0x3e4438,_0x537b75=_0x38bc47[_0xab6aac(0x8c)][_0xab6aac(0xa3)](_0x1856ef),_0x5d6972=_0x4ee8f1?_0x14e2e5(_0x4ee8f1)['id']:null;_0x38bc47[_0xab6aac(0xc1)][_0xab6aac(0x11d)](()=>{const _0x5474e1=_0xab6aac;if(_0x5d6972){const _0xdfc7ae=this[_0x5474e1(0xf8)](_0x5d6972);for(const _0xa10766 of _0xdfc7ae)_0x38bc47[_0x5474e1(0x96)][_0x5474e1(0xa1)](_0xa10766);}if(_0x33d060){const {id:_0x227bcf}=_0x14e2e5(_0x33d060),_0x85bb6b=_0x537b75[_0x5474e1(0xdd)](_0x227bcf);if(_0x85bb6b&&_0x85bb6b[_0x5474e1(0x10c)])return;if(_0x85bb6b&&!_0x85bb6b[_0x5474e1(0x8e)])return;const _0x1c8b27=this[_0x5474e1(0xf8)](_0x227bcf);for(const _0x45192e of _0x1c8b27)_0x38bc47[_0x5474e1(0x96)][_0x5474e1(0xa1)](_0x45192e);}}),_0x5d6972&&this[_0xab6aac(0xcf)](_0x5d6972);}),this[_0x3e4438(0xc6)]();}[_0x4b20b1(0x98)](){const _0x1ff772=_0x4b20b1,_0x3ab1f6=this[_0x1ff772(0xea)],_0x24243f=_0x3ab1f6[_0x1ff772(0x8c)][_0x1ff772(0xa3)](_0x1856ef),_0x5b29be=_0x3ab1f6[_0x1ff772(0xbf)][_0x1ff772(0xa3)](_0x1ff772(0xc0)),_0x5436ce=_0x24243f[_0x1ff772(0xbc)]()[_0x1ff772(0xb8)](_0x30f6c7=>_0x30f6c7[_0x1ff772(0x103)]!==_0x5b29be);_0x3ab1f6[_0x1ff772(0x84)][_0x1ff772(0x95)](_0x1ff772(0xf5),new _0x144e1f(_0x3ab1f6)),this[_0x1ff772(0x105)](_0x3ab1f6,_0x1ff772(0xd2),(_0x41aa1e,_0x484ae6,_0x480e43)=>{const _0xf75c05=_0x1ff772;_0x24243f[_0xf75c05(0x112)](_0x480e43,_0x3ab1f6[_0xf75c05(0xbf)][_0xf75c05(0xa3)](_0xf75c05(0xc0)));}),this[_0x1ff772(0x105)](_0x24243f,dt(_0x1ff772(0xf5),_0x5b29be),(_0x3f432c,{threadId:_0x42a9a2})=>{const _0x39c404=_0x1ff772,_0x125542=this[_0x39c404(0xea)][_0x39c404(0x8c)][_0x39c404(0xa3)](_0x1856ef)[_0x39c404(0xdd)](_0x42a9a2);_0x125542?.[_0x39c404(0x10c)]&&this[_0x39c404(0xd8)](_0x42a9a2);}),this[_0x1ff772(0x105)](_0x24243f,dt(_0x1ff772(0x85),_0x5b29be),(_0x5546e4,{threadId:_0x58096c})=>{const _0x32d0e9=_0x1ff772;_0x3ab1f6[_0x32d0e9(0xc1)][_0x32d0e9(0xaa)]({'isUndoable':!0x1},_0x1e8d7f=>{const _0x153774=_0x32d0e9,_0x6a47e3=this[_0x153774(0xf8)](_0x58096c);for(const _0x129883 of _0x6a47e3)_0x1e8d7f[_0x153774(0x11f)](_0x129883);});}),this[_0x1ff772(0x105)](_0x24243f,dt(_0x1ff772(0xb9),_0x5b29be),(_0x566365,{threadId:_0x568056})=>{const _0x706841=_0x1ff772;(this[_0x706841(0xbd)](_0x568056),this[_0x706841(0xea)][_0x706841(0x96)][_0x706841(0x124)][_0x706841(0xad)])&&(this[_0x706841(0xea)][_0x706841(0x8c)][_0x706841(0xa3)](_0x1856ef)[_0x706841(0xdd)](_0x568056)[_0x706841(0x10c)]||this[_0x706841(0xea)][_0x706841(0x96)][_0x706841(0x124)][_0x706841(0x122)]());},{'priority':_0x1ff772(0xa2)}),this[_0x1ff772(0x105)](_0x24243f,dt(_0x1ff772(0xac),_0x5b29be),(_0x24570f,{threadId:_0x27e15b})=>{const _0x80c823=_0x1ff772;this[_0x80c823(0xbd)](_0x27e15b);},{'priority':_0x1ff772(0xa2)}),this[_0x1ff772(0x105)](_0x24243f,dt(_0x1ff772(0xde),_0x5b29be),(_0x15f6c7,{threadId:_0x4cc1d5,isFromAdapter:_0xf2eaf3})=>{const _0x5b87a2=_0x1ff772,_0x13850d=this[_0x5b87a2(0xf8)](_0x4cc1d5);if(_0xf2eaf3||0x0==_0x13850d[_0x5b87a2(0xa7)]||!_0x24243f[_0x5b87a2(0x121)](_0x4cc1d5))return;0x1===_0x24243f[_0x5b87a2(0xdd)](_0x4cc1d5)[_0x5b87a2(0xa7)]&&_0x3ab1f6[_0x5b87a2(0xc1)][_0x5b87a2(0xaa)]({'isUndoable':!0x1},_0x460054=>{const _0x370eb4=_0x5b87a2;for(const _0x3b5fb1 of _0x13850d)_0x460054[_0x370eb4(0xaf)](_0x3b5fb1,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x1ff772(0xa2)}),this[_0x1ff772(0xed)](),this[_0x1ff772(0xbb)](),this[_0x1ff772(0x113)](_0x5436ce);}[_0x4b20b1(0xe3)](){!async function(_0x3de952){const _0x394ffc=_0x1f77f2([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x40c08d=0x73460ab3,_0x2ff5d2=0x73418ebb^_0x40c08d,_0x29ca4e=window[_0x1f77f2([0x44,0x61,0x74,0x65])][_0x1f77f2([0x6e,0x6f,0x77])](),_0x3ec3f2=_0x3de952[_0x1f77f2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x850c0a=new window[(_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d76c4=>{_0x3ec3f2[_0x1f77f2([0x6f,0x6e,0x63,0x65])](_0x1f77f2([0x72,0x65,0x61,0x64,0x79]),_0x4d76c4);}),_0xee76fb={[_0x1f77f2([0x6b,0x74,0x79])]:_0x1f77f2([0x45,0x43]),[_0x1f77f2([0x75,0x73,0x65])]:_0x1f77f2([0x73,0x69,0x67]),[_0x1f77f2([0x63,0x72,0x76])]:_0x1f77f2([0x50,0x2d,0x32,0x35,0x36]),[_0x1f77f2([0x78])]:_0x1f77f2([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x1f77f2([0x79])]:_0x1f77f2([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x1f77f2([0x61,0x6c,0x67])]:_0x1f77f2([0x45,0x53,0x32,0x35,0x36])},_0x554e93=_0x3ec3f2[_0x1f77f2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1f77f2([0x67,0x65,0x74])](_0x1f77f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x15f49c(){let _0x48c75c,_0x36193a=null,_0x351d8a=null;try{if(_0x554e93==_0x1f77f2([0x47,0x50,0x4c]))return _0x1f77f2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48c75c=_0x19a84a(),!_0x48c75c)return _0x1f77f2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48c75c[_0x1f77f2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x351d8a=_0x4b3cf5(_0x48c75c[_0x1f77f2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48c75c[_0x1f77f2([0x6a,0x74,0x69])])),await _0x47ef05()?_0x2ba752()?_0x54dd3e()?_0x1f77f2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x59dba5()?(_0x48c75c[_0x1f77f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f77f2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36193a=_0x4cd934(_0x1f77f2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41d986()):_0x1f77f2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1f77f2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1f77f2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1f77f2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x54dd3e(){const _0x4772fc=[_0x1f77f2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1f77f2([0x74,0x72,0x69,0x61,0x6c])][_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48c75c[_0x1f77f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x29ca4e/0x3e8:0xe10*_0x2ff5d2;return _0x48c75c[_0x1f77f2([0x65,0x78,0x70])]<_0x4772fc;}function _0x2ba752(){const _0x52b6bf=_0x48c75c[_0x1f77f2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x52b6bf)return!0x1;if(_0x52b6bf[_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f77f2([0x2a])))return!0x0;if(_0x52b6bf[_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f77f2([0x43,0x4d,0x54])))return!0x0;if(_0x52b6bf[_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f77f2([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x53a0f2())return!0x0;if(_0x52b6bf[_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f77f2([0x52,0x43,0x4d,0x54]))){if(_0x1f150f())return!0x0;if(_0x965250()||_0x4af9fb())return!0x0;}return!0x1;}function _0x59dba5(){const _0x23de6c=_0x4757,_0x3b4f71=_0x48c75c[_0x1f77f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3b4f71||0x0==_0x3b4f71[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1bea9f}=new URL(window[_0x1f77f2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x23de6c(0xa6)]);if(_0x3b4f71[_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bea9f))return!0x0;const _0x3da0af=_0x1bea9f[_0x1f77f2([0x73,0x70,0x6c,0x69,0x74])](_0x1f77f2([0x2e]));return _0x3b4f71[_0x1f77f2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30c17c=>_0x30c17c[_0x1f77f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f77f2([0x2a])))[_0x1f77f2([0x6d,0x61,0x70])](_0x1c1dd4=>_0x1c1dd4[_0x1f77f2([0x73,0x70,0x6c,0x69,0x74])](_0x1f77f2([0x2e])))[_0x1f77f2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xed316c=>_0xed316c[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3da0af[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1f77f2([0x6d,0x61,0x70])](_0x2703a8=>Array(_0x3da0af[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2703a8[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1f77f2([0x66,0x69,0x6c,0x6c])](_0x2703a8[0x0]===_0x1f77f2([0x2a])?_0x1f77f2([0x2a]):'')[_0x1f77f2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2703a8))[_0x1f77f2([0x73,0x6f,0x6d,0x65])](_0x2c4964=>_0x3da0af[_0x1f77f2([0x65,0x76,0x65,0x72,0x79])]((_0x24fb4b,_0x4489f2)=>_0x2c4964[_0x4489f2]===_0x24fb4b||_0x2c4964[_0x4489f2]===_0x1f77f2([0x2a])));}function _0x41d986(){return _0x36193a&&_0x351d8a?new window[(_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41cb19,_0x3e7a5e)=>{_0x36193a[_0x1f77f2([0x74,0x68,0x65,0x6e])](_0x41cb19,_0x3e7a5e),_0x351d8a[_0x1f77f2([0x74,0x68,0x65,0x6e])](_0xc22a93=>{_0xc22a93!=_0x1f77f2([0x56,0x61,0x6c,0x69,0x64])&&_0x41cb19(_0xc22a93);},_0x3e7a5e);}):_0x36193a||_0x351d8a||_0x1f77f2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b3cf5(_0x5cb3fb,_0x44f860){return new window[(_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc1c5=>{if(_0x44c032())return _0x3cc1c5(_0x1f77f2([0x56,0x61,0x6c,0x69,0x64]));_0x5106b7(),_0x3ec3f2[_0x1f77f2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1f77f2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x525529=!0x1;const _0x23309f=_0x41e7d6();function _0x47701e(_0x4bf06f){return!!_0x4bf06f&&(typeof _0x4bf06f===_0x1f77f2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4bf06f===_0x1f77f2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4bf06f[_0x1f77f2([0x74,0x68,0x65,0x6e])]===_0x1f77f2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4bf06f[_0x1f77f2([0x63,0x61,0x74,0x63,0x68])]===_0x1f77f2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x52cb4f(_0x2166e0){_0x12ed29(_0x2166e0)[_0x1f77f2([0x74,0x68,0x65,0x6e])](_0x23c399=>{if(!_0x23c399||_0x23c399[_0x1f77f2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1f77f2([0x6f,0x6b]))return _0x1f77f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d0977(_0x31a484(_0x23309f+_0x44f860))!=_0x23c399[_0x1f77f2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1f77f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1f77f2([0x56,0x61,0x6c,0x69,0x64]);})[_0x1f77f2([0x74,0x68,0x65,0x6e])](_0x1134ac=>(_0x5e6188(),_0x1134ac),()=>{const _0x3ce7db=_0x2cee11();return null==_0x3ce7db?(_0x5e6188(),_0x1f77f2([0x56,0x61,0x6c,0x69,0x64])):_0x1f77f2(_0x29ca4e-_0x3ce7db>(0x574a8eb3^_0x40c08d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1f77f2([0x74,0x68,0x65,0x6e])](_0x3cc1c5)[_0x1f77f2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cc1c5(_0x1f77f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe96fc4=0x7370e433^_0x40c08d;function _0x5e6188(){const _0x3c1b61=_0x1f77f2([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0977(_0x31a484(_0x5cb3fb)),_0x456800=_0x4a69a6(_0x3d0977(window[_0x1f77f2([0x4d,0x61,0x74,0x68])][_0x1f77f2([0x63,0x65,0x69,0x6c])](_0x29ca4e/_0xe96fc4)));window[_0x1f77f2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f77f2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c1b61,_0x456800);}function _0x2cee11(){const _0x393182=_0x1f77f2([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0977(_0x31a484(_0x5cb3fb)),_0x4f4eae=window[_0x1f77f2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f77f2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x393182);return _0x4f4eae?window[_0x1f77f2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a69a6(_0x4f4eae),0x10)*_0xe96fc4:null;}function _0x12ed29(_0x4770bb){return new window[(_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2088e1,_0x225d30)=>{_0x4770bb[_0x1f77f2([0x74,0x68,0x65,0x6e])](_0x2088e1,_0x225d30),window[_0x1f77f2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x225d30,0x7347de73^_0x40c08d);});}}_0x3ec3f2[_0x1f77f2([0x6f,0x6e])](_0x1f77f2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d35a3,_0x498049)=>{if(_0x498049[0x0]!=_0x5cb3fb)return _0x3cc1c5(_0x1f77f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x498049[0x1]={..._0x498049[0x1],[_0x1f77f2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23309f};},{[_0x1f77f2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f77f2([0x68,0x69,0x67,0x68])}),_0x3ec3f2[_0x1f77f2([0x6f,0x6e])](_0x1f77f2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x15df66=>{_0x47701e(_0x15df66[_0x1f77f2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x525529=!0x0,_0x52cb4f(_0x15df66[_0x1f77f2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1f77f2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f77f2([0x6c,0x6f,0x77])}),_0x850c0a[_0x1f77f2([0x74,0x68,0x65,0x6e])](()=>{_0x525529||_0x3cc1c5(_0x1f77f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44c032(){return _0x3ec3f2[_0x1f77f2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f77f2([0x76,0x69,0x65,0x77])][_0x1f77f2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1f77f2([0x61,0x75,0x74,0x6f]);}function _0x5106b7(){_0x3ec3f2[_0x1f77f2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f77f2([0x76,0x69,0x65,0x77])][_0x1f77f2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1f77f2([0x61,0x75,0x74,0x6f]);}}function _0x4cd934(_0x477edb){const _0x3775e6=[new window[(_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1435a3=>setTimeout(_0x1435a3,0x734f347f^_0x40c08d)),_0x850c0a[_0x1f77f2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x419872=>{let _0x17efb9=0x0;_0x3ec3f2[_0x1f77f2([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f77f2([0x6f,0x6e])](_0x1f77f2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x622d4c,_0x4187d3)=>{_0x4187d3[0x0][_0x1f77f2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17efb9++,_0x17efb9==(0x73460f5b^_0x40c08d)&&(_0x419872(),_0x622d4c[_0x1f77f2([0x6f,0x66,0x66])]());});}))];return window[_0x1f77f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1f77f2([0x72,0x61,0x63,0x65])](_0x3775e6)[_0x1f77f2([0x74,0x68,0x65,0x6e])](()=>_0x477edb);}async function _0x2f267d(){await _0x850c0a,_0x3ec3f2[_0x1f77f2([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f77f2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1ef5a5,_0x3ec3f2[_0x1f77f2([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f77f2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1ef5a5,_0x3ec3f2[_0x1f77f2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1f77f2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x53a0f2(){return window[_0x1f77f2([0x67,0x6c,0x6f,0x62])]&&window[_0x1f77f2([0x67,0x6c,0x6f,0x62])][_0x1f77f2([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1f150f(){return _0x3b8d54(_0x1f77f2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5e3edf(_0x1f77f2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1f77f2([0x73,0x74,0x61,0x74,0x65])]==_0x1f77f2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x965250(){return _0x3b8d54(_0x1f77f2([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x4af9fb(){return _0x3b8d54(_0x1f77f2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1d9187(_0x40a955){const _0x26bf73=_0x51bd1a();_0x3ec3f2[_0x26bf73]=_0x1f77f2([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x40a955,_0x40a955!=_0x1f77f2([0x56,0x61,0x6c,0x69,0x64])&&_0x2f267d();}function _0x51bd1a(){const _0x11601e=window[_0x1f77f2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1f77f2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1f77f2([0x6e,0x6f,0x77])]())[_0x1f77f2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1f77f2([0x2e]),'');let _0x246356=_0x1f77f2([0x4b]);for(let _0x103292=0x0;_0x103292<_0x11601e[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x103292+=0x2){let _0x12d530=window[_0x1f77f2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11601e[_0x1f77f2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x103292,_0x103292+0x2));_0x12d530>=_0x394ffc[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x12d530-=_0x394ffc[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x246356+=_0x394ffc[_0x12d530];}return _0x246356;}function _0x19a84a(){const _0x5b9e9a=_0x554e93[_0x1f77f2([0x73,0x70,0x6c,0x69,0x74])](_0x1f77f2([0x2e]));if(0x3!=_0x5b9e9a[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xbf6702(_0x5b9e9a[0x1]);function _0xbf6702(_0x179b99){const _0x3c8ab0=_0x2a213c(_0x179b99);return _0x3c8ab0&&_0x496f9f()?_0x3c8ab0:null;function _0x496f9f(){const _0x560354=_0x3c8ab0[_0x1f77f2([0x6a,0x74,0x69])],_0x1064d4=window[_0x1f77f2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x560354[_0x1f77f2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x560354[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xc6ef47={..._0x3c8ab0,[_0x1f77f2([0x6a,0x74,0x69])]:_0x560354[_0x1f77f2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x560354[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xc6ef47[_0x1f77f2([0x76,0x63])],_0x31a484(_0xc6ef47)==_0x1064d4;}}}async function _0x47ef05(){let _0xe8b90=!0x0;try{const _0x7ded94=_0x554e93[_0x1f77f2([0x73,0x70,0x6c,0x69,0x74])](_0x1f77f2([0x2e])),[_0x34f299,_0x768b7b,_0x1c131e]=_0x7ded94;return _0x2589c7(_0x34f299),await _0x2d1e92(_0x34f299,_0x768b7b,_0x1c131e),_0xe8b90;}catch{return!0x1;}function _0x2589c7(_0x2b7f5f){const _0x9ea825=_0x2a213c(_0x2b7f5f);_0x9ea825&&_0x9ea825[_0x1f77f2([0x61,0x6c,0x67])]==_0x1f77f2([0x45,0x53,0x32,0x35,0x36])||(_0xe8b90=!0x1);}async function _0x2d1e92(_0x1fa313,_0x5c8c98,_0x4dbca7){const _0x56b3a6=window[_0x1f77f2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1f77f2([0x66,0x72,0x6f,0x6d])](_0x14452e(_0x4dbca7),_0xa16ae=>_0xa16ae[_0x1f77f2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4451b0=new window[(_0x1f77f2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1f77f2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1fa313+_0x1f77f2([0x2e])+_0x5c8c98),_0x3d4c00=window[_0x1f77f2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1f77f2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d4c00)return;const _0x23c93b=await _0x3d4c00[_0x1f77f2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1f77f2([0x6a,0x77,0x6b]),_0xee76fb,{[_0x1f77f2([0x6e,0x61,0x6d,0x65])]:_0x1f77f2([0x45,0x43,0x44,0x53,0x41]),[_0x1f77f2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1f77f2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1f77f2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d4c00[_0x1f77f2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1f77f2([0x6e,0x61,0x6d,0x65])]:_0x1f77f2([0x45,0x43,0x44,0x53,0x41]),[_0x1f77f2([0x68,0x61,0x73,0x68])]:{[_0x1f77f2([0x6e,0x61,0x6d,0x65])]:_0x1f77f2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23c93b,_0x56b3a6,_0x4451b0)||(_0xe8b90=!0x1);}}function _0x2a213c(_0x4dc55f){return _0x4dc55f[_0x1f77f2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1f77f2([0x65,0x79]))?JSON[_0x1f77f2([0x70,0x61,0x72,0x73,0x65])](_0x14452e(_0x4dc55f)):null;}function _0x14452e(_0x49c2b9){return window[_0x1f77f2([0x61,0x74,0x6f,0x62])](_0x49c2b9[_0x1f77f2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1f77f2([0x2b]))[_0x1f77f2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1f77f2([0x2f])));}function _0x31a484(_0x389ce7){let _0x20ce21=0x1505;function _0x325b95(_0x106e26){for(let _0x1c8b72=0x0;_0x1c8b72<_0x106e26[_0x1f77f2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c8b72++){const _0x1550dd=_0x106e26[_0x1f77f2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c8b72);_0x20ce21=(_0x20ce21<<0x5)+_0x20ce21+_0x1550dd,_0x20ce21&=_0x20ce21;}}function _0x5d4d52(_0x33024a){Array[_0x1f77f2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x33024a)?_0x33024a[_0x1f77f2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5d4d52):_0x33024a&&typeof _0x33024a==_0x1f77f2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1f77f2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x33024a)[_0x1f77f2([0x73,0x6f,0x72,0x74])]()[_0x1f77f2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5895ec,_0x3e4c7d])=>{_0x325b95(_0x5895ec),_0x5d4d52(_0x3e4c7d);}):_0x325b95(window[_0x1f77f2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x33024a));}return _0x5d4d52(_0x389ce7),_0x20ce21>>>0x0;}function _0x3d0977(_0x556b7d){return _0x556b7d[_0x1f77f2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1f77f2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1f77f2([0x30]));}function _0x4a69a6(_0x3906ce){return _0x3906ce[_0x1f77f2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1f77f2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1f77f2([0x6a,0x6f,0x69,0x6e])]('');}function _0x3b8d54(_0x397a45){return _0x3ec3f2[_0x1f77f2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1f77f2([0x68,0x61,0x73])](_0x397a45);}function _0x5e3edf(_0x40374a){return _0x3ec3f2[_0x1f77f2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1f77f2([0x67,0x65,0x74])](_0x40374a);}function _0x1ef5a5(){}function _0x1f77f2(_0x4862d9){const _0x53df16=_0x4757;return _0x4862d9[_0x53df16(0xf7)](_0x24f367=>String[_0x53df16(0x92)](_0x24f367))[_0x53df16(0x104)]('');}_0x1d9187(await _0x15f49c());}(this);}[_0x4b20b1(0x9f)](){const _0x16e97a=_0x4b20b1,_0x1fdfd1=this[_0x16e97a(0xea)][_0x16e97a(0x8c)][_0x16e97a(0xa3)](_0x1856ef),_0x2d858c=this[_0x16e97a(0xea)][_0x16e97a(0xbf)][_0x16e97a(0xa3)](_0x16e97a(0xc0));for(const _0x30bc8c of _0x1fdfd1[_0x16e97a(0xbc)]({'channelId':_0x2d858c}))_0x1fdfd1[_0x16e97a(0xf6)](_0x30bc8c['id']),_0x1fdfd1[_0x16e97a(0x86)][_0x16e97a(0x102)](_0x30bc8c['id']);super[_0x16e97a(0x9f)]();}[_0x4b20b1(0x99)](_0x3ec042){const _0x55c826=_0x4b20b1;return this[_0x55c826(0xf8)](_0x3ec042)[_0x55c826(0xa7)]>0x0;}[_0x4b20b1(0xf8)](_0x98fc7){const _0x5f5ab6=_0x4b20b1,_0x19150e=[];for(const _0x5e294e of this[_0x5f5ab6(0xea)][_0x5f5ab6(0xc1)][_0x5f5ab6(0xb4)])_0x5e294e[_0x5f5ab6(0xa9)][_0x5f5ab6(0xef)](_0x5f5ab6(0x8d)+_0x98fc7)&&_0x19150e[_0x5f5ab6(0xc8)](_0x5e294e);return _0x19150e;}[_0x4b20b1(0xcf)](_0x706d0e){setTimeout(()=>{const _0x221c73=_0x4757,_0x53f485=this[_0x221c73(0xe5)](_0x706d0e);if(!_0x53f485)return;this[_0x221c73(0x91)]&&_0x14e2e5(this[_0x221c73(0x91)])['id']===_0x706d0e&&_0x262c32({'target':_0x53f485[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x4b20b1(0xbd)](_0x3542c2){const _0x1ec725=_0x4b20b1;this[_0x1ec725(0xea)][_0x1ec725(0xc1)][_0x1ec725(0x11d)](()=>{const _0x16b52e=_0x1ec725;for(const _0x3a3258 of this[_0x16b52e(0xf8)](_0x3542c2))this[_0x16b52e(0xea)][_0x16b52e(0x96)][_0x16b52e(0xa1)](_0x3a3258);});}[_0x4b20b1(0xd8)](_0x66b0c4){const _0x5b3951=_0x4b20b1,_0x3f82c9=this[_0x5b3951(0xea)][_0x5b3951(0x8c)][_0x5b3951(0xa3)](_0x1856ef),_0x312389=this[_0x5b3951(0xea)][_0x5b3951(0x8c)][_0x5b3951(0xa3)](_0x2232d0),_0x1135b0=_0x3f82c9[_0x5b3951(0xdd)](_0x66b0c4);if(!_0x1135b0[_0x5b3951(0x8e)]){const _0x16ca05=_0x1135b0[_0x5b3951(0xa0)](()=>this[_0x5b3951(0xe5)](_0x1135b0['id']));_0x312389[_0x5b3951(0xb1)](_0x16ca05),_0x1135b0[_0x5b3951(0x123)]=!0x1;}}[_0x4b20b1(0xed)](){const _0x2fedd8=_0x4b20b1,_0x1dda44=this[_0x2fedd8(0xea)],_0x459c0e=_0x1dda44[_0x2fedd8(0x8c)][_0x2fedd8(0xa3)](_0x364616);_0x1dda44[_0x2fedd8(0x128)][_0x2fedd8(0x9b)](_0x2fedd8(0xb7))[_0x2fedd8(0x118)]({'model':_0x2fedd8(0x106),'view':(_0xdd2fee,_0x241be3)=>{const _0x56a5de=_0x2fedd8,{id:_0x4fa65a}=_0x14e2e5(_0xdd2fee[_0x56a5de(0xf3)]),_0x54103c=_0x1dda44[_0x56a5de(0x8c)][_0x56a5de(0xa3)](_0x1856ef)[_0x56a5de(0xdd)](_0x4fa65a),_0x3abac1=this[_0x56a5de(0x91)]&&_0x14e2e5(this[_0x56a5de(0x91)])['id']===_0x4fa65a;let _0xdbaacf;if(_0x54103c&&_0x54103c[_0x56a5de(0xd3)]&&!_0x3abac1&&_0xdd2fee[_0x56a5de(0xe8)])return _0x241be3[_0x56a5de(0xf0)][_0x56a5de(0xeb)](_0xdd2fee[_0x56a5de(0xe8)],_0x56a5de(0x88)+_0xdd2fee[_0x56a5de(0xf3)]),_0x241be3[_0x56a5de(0xf0)][_0x56a5de(0xeb)](_0xdd2fee[_0x56a5de(0xe8)],_0x56a5de(0xc9)+_0xdd2fee[_0x56a5de(0xf3)]),null;const _0x5cc8db=[_0x56a5de(0xfd)];return _0x3abac1&&_0x5cc8db[_0x56a5de(0xc8)](_0x56a5de(0x110)),_0xdbaacf=_0x54103c?.[_0x56a5de(0xa7)]?_0x54103c[_0x56a5de(0xc2)][_0x56a5de(0xd9)][_0x56a5de(0xf9)]['id']:_0x459c0e['me']['id'],{'classes':_0x5cc8db,'attributes':{'data-comment':_0x4fa65a,'data-author-id':_0xdbaacf}};}}),_0x1dda44[_0x2fedd8(0x128)][_0x2fedd8(0x9b)](_0x2fedd8(0xcd))[_0x2fedd8(0xd7)]({'model':_0x2fedd8(0x106),'view':(_0x3aca6f,{options:_0x5e5979})=>{const _0x16a4e9=_0x2fedd8;if(_0x5e5979[_0x16a4e9(0xe4)])return null;const _0x22674f=_0x1dda44[_0x16a4e9(0x8c)][_0x16a4e9(0xa3)](_0x1856ef),_0x207c4e=_0x1dda44[_0x16a4e9(0xc1)][_0x16a4e9(0xb4)][_0x16a4e9(0xa3)](_0x3aca6f),{id:_0x335b6a,part:_0x230df5}=_0x14e2e5(_0x3aca6f);return _0x207c4e&&!_0x207c4e[_0x16a4e9(0x11a)]||_0x5e5979[_0x16a4e9(0x10b)]&&_0x22674f[_0x16a4e9(0xdd)](_0x335b6a)?.[_0x16a4e9(0xd3)]?null:{'group':_0x16a4e9(0x106),'name':_0x230df5?_0x335b6a+':'+_0x230df5:_0x335b6a};}}),_0x1dda44[_0x2fedd8(0x128)][_0x2fedd8(0x9b)](_0x2fedd8(0x116))[_0x2fedd8(0xba)]({'view':{'name':_0x2fedd8(0x106),'attributes':{'id':/^\w/}},'model':(_0xb5da9,{writer:_0x2fb8e3})=>_0x2fb8e3[_0x2fedd8(0x11e)](_0x2fedd8(0xe9),{'data-name':_0x2fedd8(0x8d)+_0xb5da9[_0x2fedd8(0xb3)]('id')})}),_0x1dda44[_0x2fedd8(0x128)][_0x2fedd8(0x9b)](_0x2fedd8(0x116))[_0x2fedd8(0xb2)]({'view':_0x2fedd8(0x106)});}[_0x4b20b1(0xbb)](){const _0x72342a=_0x4b20b1,_0x3b0b83=this[_0x72342a(0xea)],_0x5529b9=_0x3b0b83[_0x72342a(0x8c)][_0x72342a(0xa3)](_0x1856ef),_0x1576c8=new Set(),_0x5a2bac=new Set();_0x3b0b83[_0x72342a(0xc1)][_0x72342a(0xda)][_0x72342a(0xab)](_0x3a653e=>{const _0x45c724=_0x72342a;let _0x291d3b=!0x1;for(const {name:_0x126242,data:_0x108840}of _0x3b0b83[_0x45c724(0xc1)][_0x45c724(0xda)][_0x45c724(0xc7)][_0x45c724(0xfe)]()){const {group:_0x1a5cef,id:_0x1dd1f5}=_0x14e2e5(_0x126242);let _0xc1f909=_0x108840[_0x45c724(0xfc)];if(_0x45c724(0x106)!==_0x1a5cef||!_0xc1f909)continue;const _0x4271eb=_0x45c724(0xbe)===_0xc1f909[_0x45c724(0x127)][_0x45c724(0xa4)];_0x4271eb||(_0xc1f909=ht(_0xc1f909,_0x3b0b83[_0x45c724(0xc1)]),!_0xc1f909||_0xc1f909[_0x45c724(0x8a)]||!_0x108840[_0x45c724(0xfc)]||_0xc1f909[_0x45c724(0x94)](_0x108840[_0x45c724(0xfc)]))?_0x3b0b83[_0x45c724(0xc1)][_0x45c724(0x9e)](_0xc1f909)&&!_0x4271eb?this[_0x45c724(0x108)]?_0x1576c8[_0x45c724(0x95)](_0x126242):this[_0x45c724(0x90)](_0x126242,_0x1dd1f5):(_0x5a2bac[_0x45c724(0x95)](_0x126242),_0x1576c8[_0x45c724(0x102)](_0x126242),_0x3a653e[_0x45c724(0x11f)](_0x126242),_0x291d3b=!0x0):(_0x3a653e[_0x45c724(0xaf)](_0x126242,{'range':_0xc1f909}),_0x291d3b=!0x0);}return _0x291d3b;}),this['on'](_0x72342a(0xf4),(_0x2091ac,_0x472e61,_0x1207ff)=>{const _0x544e82=_0x72342a;if(!_0x1207ff&&_0x1576c8[_0x544e82(0xff)])for(const _0xd6ae33 of _0x1576c8){const {id:_0x1a2865}=_0x14e2e5(_0xd6ae33);_0x1576c8[_0x544e82(0x102)](_0xd6ae33),_0x3b0b83[_0x544e82(0xc1)][_0x544e82(0xb4)][_0x544e82(0xa3)](_0xd6ae33)&&this[_0x544e82(0x90)](_0xd6ae33,_0x1a2865);}}),this[_0x72342a(0x105)](_0x3b0b83[_0x72342a(0xc1)][_0x72342a(0xda)],_0x72342a(0x11d),()=>{const _0x1db290=_0x72342a;for(const {name:_0x5db9f2,data:{newRange:_0x53dff5}}of _0x3b0b83[_0x1db290(0xc1)][_0x1db290(0xda)][_0x1db290(0xc7)][_0x1db290(0xfe)]()){const {group:_0x1a5dbc,id:_0x14e11f}=_0x14e2e5(_0x5db9f2);if(_0x1db290(0x106)!==_0x1a5dbc)continue;const _0x55e495=_0x5529b9[_0x1db290(0xdd)](_0x14e11f),_0x14b135=this[_0x1db290(0x99)](_0x14e11f);_0x55e495&&(!_0x55e495[_0x1db290(0x123)]&&_0x53dff5&&_0x3b0b83[_0x1db290(0x96)][_0x1db290(0x124)][_0x1db290(0xe2)](_0x1db290(0x125),()=>{const _0x15cbba=_0x1db290,_0x5ba32b=_0x3b0b83[_0x15cbba(0x8c)][_0x15cbba(0xa3)](_0x19ac94),_0x4df726=_0x5529b9[_0x15cbba(0xce)][_0x15cbba(0xa3)](_0x55e495)[_0x15cbba(0x124)];_0x5ba32b[_0x15cbba(0xc5)](_0x4df726)[_0x15cbba(0xfa)]();},{'priority':_0x1db290(0xa2)}),_0x55e495[_0x1db290(0x123)]=_0x14b135||!!_0x53dff5),_0x53dff5||(_0x5a2bac[_0x1db290(0x95)](_0x5db9f2),_0x1576c8[_0x1db290(0x102)](_0x5db9f2));}for(const _0x480043 of _0x5a2bac){const {id:_0x1ac661}=_0x14e2e5(_0x480043),_0xbdf2db=_0x5529b9[_0x1db290(0xdd)](_0x1ac661);if(_0x1576c8[_0x1db290(0x102)](_0x480043),!_0xbdf2db)continue;const _0x57fc3c=this[_0x1db290(0x99)](_0x1ac661);_0x57fc3c||_0xbdf2db[_0x1db290(0xca)]?_0x57fc3c||_0xbdf2db[_0x1db290(0x10c)]||_0xbdf2db[_0x1db290(0x126)](new Date()):_0xbdf2db[_0x1db290(0x111)]();}_0x5a2bac[_0x1db290(0x10d)]();});}[_0x4b20b1(0x113)](_0xdb465c){const _0x38ea10=_0x4b20b1;_0xdb465c[_0x38ea10(0x107)](_0x400803=>{const _0xb33623=_0x38ea10;_0x400803[_0xb33623(0x10c)]&&this[_0xb33623(0xd8)](_0x400803['id']);});}[_0x4b20b1(0xe5)](_0x12423c){const _0x561237=_0x4b20b1,_0x29754c=this[_0x561237(0xea)],_0x4c4969=this[_0x561237(0xf8)](_0x12423c);return _0x1f84e4(_0x29754c[_0x561237(0x96)],_0x4c4969);}[_0x4b20b1(0xdf)](_0x39e3dc){const _0x59ce4c=_0x4b20b1,_0x5d7b4e=this[_0x59ce4c(0xf8)](_0x39e3dc);let _0x4f1ffe='',_0xf46f87=!0x1;for(const _0x344e4e of _0x5d7b4e){const _0x490cee=_0x344e4e[_0x59ce4c(0xc4)]();for(const _0x7278e2 of Array[_0x59ce4c(0xa5)](_0x490cee[_0x59ce4c(0x109)]()))_0x7278e2['is'](_0x59ce4c(0xe6))?(_0x4f1ffe&&_0xf46f87&&(_0x4f1ffe+='\x20',_0xf46f87=!0x1),_0x4f1ffe+=_0x7278e2[_0x59ce4c(0xd4)]):_0xf46f87=!0x0;_0xf46f87=!0x0;}return _0x4f1ffe[_0x59ce4c(0x10e)](0x0,0x96);}[_0x4b20b1(0xee)](_0x22450c,_0x2f51ad){const _0x1923c3=_0x4b20b1,_0x50fe43=this[_0x1923c3(0xea)],_0x431dc8=_0x50fe43[_0x1923c3(0x8c)][_0x1923c3(0xa3)](_0x1856ef);let _0x48d2d7=_0x431dc8[_0x1923c3(0xdd)](_0x2f51ad);const _0x26e068=_0x50fe43[_0x1923c3(0xbf)][_0x1923c3(0xa3)](_0x1923c3(0xc0)),_0x1a1f35=_0x50fe43[_0x1923c3(0x8c)][_0x1923c3(0xa3)](_0x2232d0);if(_0x48d2d7&&(_0x48d2d7[_0x1923c3(0x10c)]&&_0x48d2d7[_0x1923c3(0x126)](null),_0x48d2d7[_0x1923c3(0x8e)]))return _0x48d2d7;return!this[_0x1923c3(0xf8)](_0x2f51ad)[0x0][_0x1923c3(0x9c)]?_0x50fe43[_0x1923c3(0x96)][_0x1923c3(0x124)][_0x1923c3(0xe2)](_0x1923c3(0x125),()=>{const _0x534fd1=_0x1923c3;if(_0x431dc8[_0x534fd1(0xdd)](_0x2f51ad))return;const _0x394180=_0x50fe43[_0x534fd1(0x8c)][_0x534fd1(0xa3)](_0x19ac94);_0x48d2d7=_0x431dc8[_0x534fd1(0x8b)]({'channelId':_0x26e068,'threadId':_0x2f51ad,'target':()=>this[_0x534fd1(0xe5)](_0x2f51ad),'context':{'type':_0x534fd1(0x101),'value':this[_0x534fd1(0xdf)](_0x2f51ad)}});const _0x5ec32c=_0x431dc8[_0x534fd1(0xce)][_0x534fd1(0xa3)](_0x48d2d7)[_0x534fd1(0x124)],_0x528d62=_0x394180[_0x534fd1(0xc5)](_0x5ec32c);_0x528d62&&_0x1a1f35[_0x534fd1(0xb1)](_0x528d62);},{'priority':_0x1923c3(0xa2)}):_0x431dc8[_0x1923c3(0x10a)]({'channelId':_0x26e068,'threadId':_0x2f51ad})[_0x1923c3(0xd5)](_0x38b96=>{const _0x434f72=_0x1923c3;if(_0x434f72(0xb0)!==_0x50fe43[_0x434f72(0x89)]){if(_0x48d2d7=_0x38b96,_0x48d2d7&&!_0x48d2d7[_0x434f72(0x8e)]){const _0x444589=_0x48d2d7[_0x434f72(0xa0)](()=>this[_0x434f72(0xe5)](_0x2f51ad));_0x1a1f35[_0x434f72(0xb1)](_0x444589),_0x48d2d7[_0x434f72(0xd3)]&&this[_0x434f72(0xbd)](_0x2f51ad);}else{if(!_0x48d2d7){const _0x146504=this[_0x434f72(0xf8)](_0x2f51ad);_0x50fe43[_0x434f72(0xc1)][_0x434f72(0x11d)](_0x451bd2=>{const _0x1e7dad=_0x434f72;for(const _0x255163 of _0x146504)_0x451bd2[_0x1e7dad(0x11f)](_0x255163);});}}}}),_0x48d2d7;}[_0x4b20b1(0x90)](_0x3a1069,_0x31b617){const _0x3ef9f5=_0x4b20b1,_0x286f22=this[_0x3ef9f5(0xee)](_0x3a1069,_0x31b617);_0x286f22&&!_0x286f22[_0x3ef9f5(0xd0)]&&_0x286f22[_0x3ef9f5(0x87)]({'type':_0x3ef9f5(0x101),'value':this[_0x3ef9f5(0xdf)](_0x31b617)});}[_0x4b20b1(0xc6)](){const _0xddef90=_0x4b20b1,_0x2682a0=this[_0xddef90(0xea)];_0x403dd1(_0x2682a0[_0xddef90(0xc1)],({left:_0x2218d5,entered:_0x199bfd})=>{const _0x442e28=_0xddef90;for(const _0x5e2b21 of _0x2218d5)if(mt(_0x5e2b21)){_0x2682a0['ui'][_0x442e28(0xe0)][_0x442e28(0x93)](_0x3b20c2(_0x2682a0[_0x442e28(0x119)],_0x442e28(0x114)));break;}for(const _0x307863 of _0x199bfd)if(mt(_0x307863)){_0x2682a0['ui'][_0x442e28(0xe0)][_0x442e28(0x93)](_0x3b20c2(_0x2682a0[_0x442e28(0x119)],_0x442e28(0x117),_0x327e18(_0x41cb70)));break;}});}}function dt(_0x58afce,_0x59d569){return _0x59d569?_0x58afce+':'+_0x59d569:_0x58afce;}function ht(_0x5b026e,_0x3bee78){const _0x555a38=_0x4b20b1,_0x2dd05b=_0x3bee78[_0x555a38(0x9a)],_0x125262=_0x3bee78[_0x555a38(0xc3)](_0x5b026e[_0x555a38(0x115)]);for(const _0xfe41c3 of _0x5b026e[_0x555a38(0xd1)]()){const {type:_0x288f06,item:_0x22197b,nextPosition:_0x41d4e7}=_0xfe41c3;if(_0x555a38(0x101)===_0x288f06||_0x2dd05b[_0x555a38(0xe7)](_0x22197b)){const _0x29bc22=_0x3bee78[_0x555a38(0xb5)](_0x22197b);_0x125262[_0x555a38(0x8a)]&&(_0x125262[_0x555a38(0x115)]=_0x29bc22),_0x125262[_0x555a38(0x8f)]=_0x41d4e7;}}return _0x125262;}function _0xa25d(){const _0x17c8a2=['reconvertMarker','low','get','rootName','from','href','length','isOfficialPlugin','name','enqueueChange','registerPostFixer','reopenCommentThread','hasDomSelection','CommentsEditing','updateMarker','destroyed','registerAnnotation','dataToMarker','getAttribute','markers','createPositionBefore','2246874uHiJMR','editingDowncast','filter','resolveCommentThread','elementToElement','_handleMarkerAddAndRemove','getCommentThreads','_reconvertMarkers','$graveyard','config','collaboration.channelId','model','comments','createRange','getRange','getByInnerView','_initAriaMarkerChangeAnnouncements','differ','push','removeMarker:','isSubmitted','304VuvOIT','73805CBTMcJ','dataDowncast','_threadToController','scrollToThreadMarker','context','getWalker','change:isReadOnly','isResolved','data','then','requires','markerToData','_attachArchivedThread','first','document','9503667fQvffS','40930vBTuhS','getCommentThread','addComment','_getTextContext','ariaLiveAnnouncer','ready','once','afterInit','showCommentHighlights','_getTargetForId','$textProxy','isObject','item','$marker','editor','consume','88UDHEfC','_initializeMarkerConverters','_attachMarkerToThread','startsWith','consumable','pluginName','change:activeMarker','markerName','change:isThreadsLoadingPaused','addCommentThread','_detachCommentThread','map','getAllMarkersForId','author','refreshVisibility','216356CJBufA','newRange','ck-comment-marker','getChangedMarkers','size','group','text','delete','channelId','join','listenTo','comment','forEach','isThreadsLoadingPaused','getItems','fetchCommentThread','ignoreResolvedComments','unlinkedAt','clear','substring','isPremiumPlugin','ck-comment-marker--active','remove','switchReadOnly','_handleInitialThreads','LEAVE_COMMENT_ANNOUNCEMENT','start','upcast','ENTER_COMMENT_ANNOUNCEMENT','markerToHighlight','locale','affectsData','15983rVpMDT','128kwxffc','change','createElement','removeMarker','5302ttzChw','hasCommentThread','focus','_hasTargetInContent','view','render','setUnlinkedAt','root','conversion','commands','removeCommentThread','_threads','setContext','addMarker:','state','isCollapsed','openNewCommentThread','plugins','comment:','isAttached','end','_handleThreadMarker','activeMarker','fromCharCode','announce','isEqual','add','editing','3500040JthKEe','init','hasMarkerForId','schema','for','managedUsingOperations','set','hasContent','destroy','attachTo'];_0xa25d=function(){return _0x17c8a2;};return _0xa25d();}function _0x4757(_0x3a22f5,_0x26832b){const _0xa25d5a=_0xa25d();return _0x4757=function(_0x47579c,_0x82bda8){_0x47579c=_0x47579c-0x84;let _0x4852c4=_0xa25d5a[_0x47579c];return _0x4852c4;},_0x4757(_0x3a22f5,_0x26832b);}function mt(_0x50f74c){const _0x3d2949=_0x4b20b1;return _0x3d2949(0x106)===_0x14e2e5(_0x50f74c[_0x3d2949(0xa9)])[_0x3d2949(0x100)];}
|
|
@@ -1,25 +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 _0x27a2c8=_0x4a5c;(function(_0x1a1dc0,_0xba06b6){const _0x3ebc79=_0x4a5c,_0x4563cf=_0x1a1dc0();while(!![]){try{const _0x4ab254=-parseInt(_0x3ebc79(0x255))/0x1+-parseInt(_0x3ebc79(0x2a5))/0x2+parseInt(_0x3ebc79(0x1ed))/0x3*(-parseInt(_0x3ebc79(0x25d))/0x4)+-parseInt(_0x3ebc79(0x27e))/0x5+parseInt(_0x3ebc79(0x1e5))/0x6*(-parseInt(_0x3ebc79(0x228))/0x7)+parseInt(_0x3ebc79(0x25c))/0x8+parseInt(_0x3ebc79(0x233))/0x9;if(_0x4ab254===_0xba06b6)break;else _0x4563cf['push'](_0x4563cf['shift']());}catch(_0x28b08e){_0x4563cf['push'](_0x4563cf['shift']());}}}(_0x41c4,0xae151));function _0x41c4(){const _0x299ba2=['resolvedAt','isResolved','commentsrepository-remove-comment-missing-comment-thread','init','commentsrepository-update-missing-comment','change:_permissions','refreshVisibility','_submitCommentThread','_isSubmitted','createCommentThreadController','authoredAt','_removeCommentThread','add','max','from','_updateCommentThread','commentsrepository-remove-comment-thread-internal-error','once','focusableElements','then','comment','bind','isPremiumPlugin','commentInputView','_removeActiveAnnotation','removeCommentThread','config','_addComment','_threadToController','content','commentsrepository-missing-comment-thread','attributes','change:isDirty','canComment','submit','filter','commentsrepository-fetch-comment-thread','getTime','_remove','modifyAll','bodyCollectionContainer','140cwrCtH','commentsrepository-attach-missing-comment-thread','weight','isSubmitted','commentsrepository-update-comment-internal-error','error','getUser','_removeComment','getCommentThreads','isRemovable','commentsrepository-reopen-comment-thread-internal-error','38728539gSHnux','commentsrepository-get-comment-invalid-id','_permissions','archivedAt','commentsrepository-adapter-already-set','commentsrepository-update-comment-thread-internal-error','isExternal','change:_readOnlyChannels','comments.CommentView','resolve','focusTracker','commentsListView','hasCommentThread','_updateActiveAnnotation','view','channelId','removeAttribute','commentThreadInputView','set','warn','activate','commentsrepository-invalid-comment-content','length','commentsrepository-active-not-attached','_unbindEditors','authorName','attachTo','change:activeAnnotations','innerView','commentsrepository-missing-thread-and-adapter-method','catch','change:authoredAt','createElement','body','1152948RynpdY','commentsrepository-missing-target','model','admin','commentsrepository-remove-comment-internal-error','_add','setPermissions','2207560KhHXNf','5364944HPQhrc','getAnnotationForCommentThread','_readOnlyChannels','setActiveCommentThread','commentsrepository-invalid-comment-authorid','lowest','_reopenCommentThread','reduce','submitCommentThread','plugins','isOfficialPlugin','_isAttached','write','editorReady','author','switchReadOnly','threadId','locale','setContext','_hasTargetInContent','setUnlinkedAt','getPermissions','_updateComment','external:','resolveCommentThread','addUser','commentsrepository-add-comment-internal-error','commentsrepository-update-comment-invalid-content','string','adapter','isVisible','comments.copyMarkers','textContent','1952330jMVTUk','addComment','toJSON','commentsrepository-add-comment-user-not-exists','get','Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.','PENDING_ACTION_COMMENT_THREAD','comments.maxCommentsWhenCollapsed','commentsrepository-remove-missing-comment-thread','commentsrepository-resolve-comment-thread-internal-error','_viewToController','focus','highest','commentsrepository-duplicated-comment-thread-id','noChannel','reopenCommentThread','escape','isReadOnly','openNewCommentThread','isFromAdapter','commentUpdated','pluginName','isAttached','CommentsRepository','createdAt','_addCommentThread','comments.editorConfig','_repository','licenseKey','has','commentsrepository-invalid-comment-thread-id','resolvedBy','define','editorDestroyed','commentsrepository-remove-missing-comment','setAttribute','addCommentThread','fetchCommentThread','delete','1330490BhqGyu','commentsrepository-reopen-comment-thread','find','getIndex','isDirty','creator','_detachCommentThread','_createCommentThreadView','_attachCommentThread','commentsrepository-active-missing-comment-thread','remove','updateCommentThread','_adapter','assign','commentsrepository-resolved-comment-thread','requires','destroy','unlinkedAt','comments.maxCommentCharsWhenCollapsed','map','trim','innerHTML','fire','activeCommentThread','getComment','CommentView','comments.maxThreadTotalWeight','commentsrepository-add-comment-thread-internal-error','values','commentId','_update','deactivateAll','isActive','commentsrepository-update-comment-missing-comment-thread','@external','PendingActions','listenTo','_getExternalAuthor','comments','94854xTAIey','getCommentThread','update','_resolveCommentThread','commentsrepository-invalid-commentid','reopen','div','commentsrepository-add-comment-to-missing-comment-thread','3OAiDKy','_bindAnnotationToEditors','comments.CommentThreadView','getCommentThreadForAnnotation','type','_createNewComment','push','context','function','_findOptimalIndex','updateComment','removeComment','isEditable','getByInnerView','isResolvable','stopListening','CommentThreadView','_threads'];_0x41c4=function(){return _0x299ba2;};return _0x41c4();}import{PendingActions as _0x3082ca,ContextPlugin as _0x216fb2,Editor as _0x45a96}from'ckeditor5/src/core.js';import{Collection as _0x9a5bd3,uid as _0x5e2782,CKEditorError as _0x1234d3,ObservableMixin as _0xd80b29}from'ckeditor5/src/utils.js';function _0x4a5c(_0x19d641,_0x256cd7){const _0x41c445=_0x41c4();return _0x4a5c=function(_0x4a5c86,_0x2bdf94){_0x4a5c86=_0x4a5c86-0x1d4;let _0x555074=_0x41c445[_0x4a5c86];return _0x555074;},_0x4a5c(_0x19d641,_0x256cd7);}import{getDateTimeFormatter as _0x114b14,hashObject as _0x4562fd,Users as _0x1541c5}from'ckeditor5-collaboration/src/collaboration-core.js';import{cloneDeep as _0x306d54,isEqual as _0x31a823,set as _0x4f8b6d,unset as _0x385558}from'es-toolkit/compat';import{CommentThreadController as _0x56d519}from'./ui/commentthreadcontroller.js';import{CommentThreadView as _0xf119de}from'./ui/view/commentthreadview.js';import{CommentView as _0x9f139}from'./ui/view/commentview.js';import{getTranslation as _0x2fb25f}from'../utils/common-translations.js';import'../../theme/comment.css';import'../../theme/commentthread.css';import'../../theme/commentinput.css';import{AnnotationView as _0x2415a1}from'../annotations/view/annotationview.js';import{Annotation as _0x5b5cbe}from'../annotations/annotation.js';import{Annotations as _0x418d58}from'../annotations/annotations.js';const _t=Symbol(_0x27a2c8(0x28c)),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};export class CommentsRepository extends _0x216fb2{[_0x27a2c8(0x1fe)];[_0x27a2c8(0x21b)];[_0x27a2c8(0x288)];static get[_0x27a2c8(0x2b4)](){return[_0x418d58,_0x3082ca,_0x1541c5];}static get[_0x27a2c8(0x293)](){const _0x13943b=_0x27a2c8;return _0x13943b(0x295);}static get[_0x27a2c8(0x267)](){return!0x0;}static get[_0x27a2c8(0x215)](){return!0x0;}constructor(_0x14ddf7){const _0x212993=_0x27a2c8;super(_0x14ddf7),this[_0x212993(0x1fe)]=new Map(),this[_0x212993(0x21b)]=new Map(),this[_0x212993(0x288)]=new Map(),this[_0x212993(0x245)](_0x212993(0x25f),new Set()),this[_0x212993(0x245)](_0x212993(0x235),new Map());const _0x4334b7=this[_0x212993(0x1f4)][_0x212993(0x219)];_0x4334b7[_0x212993(0x29e)](_0x212993(0x285),0x2),_0x4334b7[_0x212993(0x29e)](_0x212993(0x1d8),0x1f4),_0x4334b7[_0x212993(0x29e)](_0x212993(0x2b7),0x8c),_0x4334b7[_0x212993(0x29e)](_0x212993(0x1ef),_0xf119de),_0x4334b7[_0x212993(0x29e)](_0x212993(0x23b),_0x9f139),_0x4334b7[_0x212993(0x282)](_0x212993(0x298))||console[_0x212993(0x246)](_0x212993(0x283));}[_0x27a2c8(0x202)](){const _0x4f5d73=_0x27a2c8,_0x3564b1=this[_0x4f5d73(0x1f4)][_0x4f5d73(0x266)][_0x4f5d73(0x282)](_0x418d58);this[_0x4f5d73(0x245)](_0x4f5d73(0x1d5),null),this['on'](_0x4f5d73(0x2a2),(_0x232b22,_0x283afc)=>this[_0x4f5d73(0x297)](_0x283afc)),this['on'](_0x4f5d73(0x265),(_0x3d8a2a,_0x4b0cdb)=>this[_0x4f5d73(0x206)](_0x4b0cdb)),this['on'](_0x4f5d73(0x275),(_0x41807e,_0x27728e)=>this[_0x4f5d73(0x1e8)](_0x27728e)),this['on'](_0x4f5d73(0x275),(_0x8b3e2e,_0x229f80)=>this[_0x4f5d73(0x240)](_0x229f80),{'priority':_0x4f5d73(0x262)}),this['on'](_0x4f5d73(0x28d),(_0x49a104,_0x50fdb9)=>this[_0x4f5d73(0x263)](_0x50fdb9)),this['on'](_0x4f5d73(0x28d),(_0x5e776a,_0x182bf4)=>this[_0x4f5d73(0x240)](_0x182bf4),{'priority':_0x4f5d73(0x262)}),this['on'](_0x4f5d73(0x218),(_0xb28517,_0x12b177)=>this[_0x4f5d73(0x20a)](_0x12b177)),this['on'](_0x4f5d73(0x2b0),(_0x4a2aff,_0x3abc65)=>this[_0x4f5d73(0x20e)](_0x3abc65)),this['on'](_0x4f5d73(0x2b0),(_0x5233ea,_0xca0581)=>this[_0x4f5d73(0x240)](_0xca0581),{'priority':_0x4f5d73(0x262)}),this['on'](_0x4f5d73(0x27f),(_0x3c1e6c,_0x385384)=>this[_0x4f5d73(0x21a)](_0x385384)),this['on'](_0x4f5d73(0x1f7),(_0x18a75a,_0x39b74a)=>this[_0x4f5d73(0x273)](_0x39b74a)),this['on'](_0x4f5d73(0x1f8),(_0x528613,_0x2c968c)=>this[_0x4f5d73(0x22f)](_0x2c968c)),this['on'](_0x4f5d73(0x27f),(_0x5870e5,{threadId:_0x47dad5,isFromAdapter:_0x3faee0})=>{const _0x2f19b7=_0x4f5d73;if(_0x3faee0)return;const _0x1648de=this[_0x2f19b7(0x1e6)](_0x47dad5),_0x984450=_0x1648de&&this[_0x2f19b7(0x21b)][_0x2f19b7(0x282)](_0x1648de);_0x984450&&_0x984450[_0x2f19b7(0x241)][_0x2f19b7(0x23e)][_0x2f19b7(0x289)](-0x1);},{'priority':_0x4f5d73(0x262)}),this[_0x4f5d73(0x1e2)](_0x3564b1,_0x4f5d73(0x24e),(_0x41df8c,_0x10a12a,_0x364f60)=>{const _0x14abca=_0x4f5d73,_0x18b818=Array[_0x14abca(0x20d)](_0x364f60)[_0x14abca(0x2b8)](_0x117c58=>this[_0x14abca(0x288)][_0x14abca(0x282)](_0x117c58[_0x14abca(0x24f)]))[_0x14abca(0x222)](Boolean)[0x0];this[_0x14abca(0x1d5)]=_0x18b818?_0x18b818[_0x14abca(0x257)]:null;});}set[_0x27a2c8(0x27a)](_0x2b2546){const _0x167022=_0x27a2c8;if(this[_0x167022(0x2b1)])throw new _0x1234d3(_0x167022(0x237));this[_0x167022(0x2b1)]=_0x2b2546;}get[_0x27a2c8(0x27a)](){const _0x1b9229=_0x27a2c8;return this[_0x1b9229(0x2b1)];}[_0x27a2c8(0x2a2)]({channelId:_0x374d41=_t,threadId:_0x217c9b=_0x5e2782(),comments:_0x64ec48=[],unlinkedAt:_0x250370=null,resolvedAt:_0x2572ac=null,resolvedBy:_0x2d228f=null,target:_0x5a404b=null,context:_0x204ad0=null,attributes:_0x2334fb={},isResolvable:_0x42937d=!0x0,isSubmitted:_0x223493=!0x1,isFromAdapter:_0x250173=!0x1}={}){const _0x518083=_0x27a2c8;return this[_0x518083(0x1d4)](Nt(_0x518083(0x2a2),_0x374d41),{'channelId':_0x374d41,'threadId':_0x217c9b,'comments':_0x64ec48,'unlinkedAt':_0x250370,'resolvedAt':_0x2572ac,'resolvedBy':_0x2d228f,'target':_0x5a404b,'context':_0x204ad0,'attributes':_0x2334fb,'isFromAdapter':_0x250173,'isResolvable':_0x42937d,'isSubmitted':_0x223493}),this[_0x518083(0x1e6)](_0x217c9b);}[_0x27a2c8(0x290)]({channelId:_0x3875f0=_t,threadId:_0x6e05df=_0x5e2782(),target:_0x2957c7,context:_0x48c36c=null,isResolvable:_0x4f4361=!0x0}){const _0x4345e7=_0x27a2c8;if(this[_0x4345e7(0x25f)][_0x4345e7(0x29b)](_0x3875f0)||this[_0x4345e7(0x25f)][_0x4345e7(0x29b)](void 0x0))return null;if(!_0x2957c7)throw new _0x1234d3(_0x4345e7(0x256));const _0x255994=this[_0x4345e7(0x2a2)]({'channelId':_0x3875f0,'threadId':_0x6e05df,'target':_0x2957c7,'context':_0x48c36c,'isResolvable':_0x4f4361});if(!_0x255994)return null;const _0x3b8bb5=this[_0x4345e7(0x21b)][_0x4345e7(0x282)](_0x255994),_0x43cd94=_0x3b8bb5[_0x4345e7(0x241)][_0x4345e7(0x244)][_0x4345e7(0x216)],_0x259e28=this[_0x4345e7(0x1f4)][_0x4345e7(0x266)][_0x4345e7(0x282)](_0x418d58),_0x14d03f=_0x259e28[_0x4345e7(0x1fa)](_0x3b8bb5[_0x4345e7(0x241)]);return _0x259e28[_0x4345e7(0x247)](_0x14d03f),_0x43cd94[_0x4345e7(0x210)](_0x4345e7(0x26a),()=>_0x43cd94[_0x4345e7(0x289)]()),_0x255994;}[_0x27a2c8(0x23f)](_0xdd6cba){const _0x39d76f=_0x27a2c8;if(_0x39d76f(0x279)!=typeof _0xdd6cba)throw new _0x1234d3(_0x39d76f(0x29c));return this[_0x39d76f(0x1fe)][_0x39d76f(0x29b)](_0xdd6cba);}[_0x27a2c8(0x2b0)]({channelId:_0x5e2b44=_t,threadId:_0x345bd9,context:_0x33f565,unlinkedAt:_0x240bb4,attributes:_0x233db7,isFromAdapter:_0x3e00ef=!0x1}){const _0x400271=_0x27a2c8;return this[_0x400271(0x1d4)](Nt(_0x400271(0x2b0),_0x5e2b44),{'channelId':_0x5e2b44,'threadId':_0x345bd9,'context':_0x33f565,'unlinkedAt':_0x240bb4,'attributes':_0x233db7,'isFromAdapter':_0x3e00ef}),this[_0x400271(0x1e6)](_0x345bd9);}[_0x27a2c8(0x1e6)](_0x5c29ce){const _0xa574a1=_0x27a2c8;if(_0xa574a1(0x279)!=typeof _0x5c29ce)throw new _0x1234d3(_0xa574a1(0x29c));return this[_0xa574a1(0x1fe)][_0xa574a1(0x282)](_0x5c29ce);}[_0x27a2c8(0x2a3)]({channelId:_0x2f8d3a,threadId:_0x179c9e}={}){const _0x3980a0=_0x27a2c8,_0x11762b=this[_0x3980a0(0x1e6)](_0x179c9e);if(_0x11762b)return Promise[_0x3980a0(0x23c)](_0x11762b);if(!this[_0x3980a0(0x27a)])return Promise[_0x3980a0(0x23c)](void 0x0);if(_0x3980a0(0x1f5)!=typeof this[_0x3980a0(0x27a)][_0x3980a0(0x1e6)])throw new _0x1234d3(_0x3980a0(0x250),this[_0x3980a0(0x1f4)]);return this[_0x3980a0(0x27a)][_0x3980a0(0x1e6)]({'channelId':_0x2f8d3a,'threadId':_0x179c9e})[_0x3980a0(0x212)](_0x10a79a=>this[_0x3980a0(0x23f)](_0x179c9e)?this[_0x3980a0(0x1e6)](_0x179c9e):_0x10a79a?this[_0x3980a0(0x2a2)](Object[_0x3980a0(0x2b2)]({'isFromAdapter':!0x0,'channelId':_0x2f8d3a},_0x10a79a)):void 0x0)[_0x3980a0(0x251)](_0x314b0b=>{const _0x10caab=_0x3980a0;throw console[_0x10caab(0x22d)](_0x314b0b),new _0x1234d3(_0x10caab(0x223),this[_0x10caab(0x1f4)]);});}[_0x27a2c8(0x230)]({channelId:_0x26490b,skipNotAttached:_0x36c011=!0x1,skipEmpty:_0x3422f9=!0x1,toJSON:_0xe1f490=!0x1}={}){const _0x22837a=_0x27a2c8,_0x1c2f36=[];for(const _0x193564 of this[_0x22837a(0x1fe)][_0x22837a(0x1da)]())_0x26490b&&_0x193564[_0x22837a(0x242)]!==_0x26490b||_0x36c011&&!_0x193564[_0x22837a(0x294)]||_0x3422f9&&0x0===_0x193564[_0x22837a(0x249)]||_0x1c2f36[_0x22837a(0x1f3)](_0x193564);return _0xe1f490?_0x1c2f36[_0x22837a(0x2b8)](_0x37baf6=>_0x37baf6[_0x22837a(0x280)]()):_0x1c2f36;}[_0x27a2c8(0x25e)](_0x4fcb8a){const _0x2f8d7b=_0x27a2c8,_0x57a87d=this[_0x2f8d7b(0x21b)][_0x2f8d7b(0x282)](_0x4fcb8a);if(!_0x57a87d)return null;return this[_0x2f8d7b(0x1f4)][_0x2f8d7b(0x266)][_0x2f8d7b(0x282)](_0x418d58)[_0x2f8d7b(0x1fa)](_0x57a87d[_0x2f8d7b(0x241)])||null;}[_0x27a2c8(0x1f0)](_0x344895){const _0x2e3503=_0x27a2c8,_0x5b892b=this[_0x2e3503(0x288)][_0x2e3503(0x282)](_0x344895[_0x2e3503(0x24f)]);return _0x5b892b?_0x5b892b[_0x2e3503(0x257)]:null;}[_0x27a2c8(0x260)](_0x2e1d52){const _0x444078=_0x27a2c8,_0x5e30c7=this[_0x444078(0x1f4)][_0x444078(0x266)][_0x444078(0x282)](_0x418d58);if(!_0x2e1d52)return void(this[_0x444078(0x1d5)]&&_0x5e30c7[_0x444078(0x1dd)]());const _0x4ff21b=this[_0x444078(0x1e6)](_0x2e1d52);if(!_0x4ff21b)throw new _0x1234d3(_0x444078(0x2ae),null,{'threadId':_0x2e1d52});if(!this[_0x444078(0x21b)][_0x444078(0x29b)](_0x4ff21b))throw new _0x1234d3(_0x444078(0x24a),null,{'threadId':_0x2e1d52});const _0x2dc61c=_0x5e30c7[_0x444078(0x1fa)](this[_0x444078(0x21b)][_0x444078(0x282)](_0x4ff21b)[_0x444078(0x241)]);_0x5e30c7[_0x444078(0x247)](_0x2dc61c);}[_0x27a2c8(0x26c)](_0x46f488,_0x439d6f){const _0x39e7dc=_0x27a2c8;_0x46f488?this[_0x39e7dc(0x25f)][_0x39e7dc(0x20b)](_0x439d6f):this[_0x39e7dc(0x25f)][_0x39e7dc(0x2a4)](_0x439d6f),this[_0x39e7dc(0x1d4)](_0x39e7dc(0x23a),_0x39e7dc(0x25f),this[_0x39e7dc(0x25f)],this[_0x39e7dc(0x25f)]);}[_0x27a2c8(0x28f)](_0x48075f){const _0x1ceaae=_0x27a2c8;return this[_0x1ceaae(0x25f)][_0x1ceaae(0x29b)](_0x48075f)||this[_0x1ceaae(0x25f)][_0x1ceaae(0x29b)](void 0x0);}[_0x27a2c8(0x208)](_0x44ef18,_0x44c25e){return new _0x56d519(_0x44ef18,_0x44c25e);}[_0x27a2c8(0x25b)](_0x17c180,_0x1a237a=_t){const _0x3bd451=_0x27a2c8;this[_0x3bd451(0x235)][_0x3bd451(0x245)](_0x1a237a,_0x17c180),this[_0x3bd451(0x1d4)](_0x3bd451(0x204),_0x3bd451(0x235),this[_0x3bd451(0x235)],this[_0x3bd451(0x235)]);}[_0x27a2c8(0x272)](_0x433ca9=_t){const _0x3d8d8e=_0x27a2c8;return this[_0x3d8d8e(0x235)][_0x3d8d8e(0x29b)](_0x433ca9)?this[_0x3d8d8e(0x235)][_0x3d8d8e(0x282)](_0x433ca9):bt;}[_0x27a2c8(0x297)]({channelId:_0x5726b4,threadId:_0x12a06f,comments:_0x53199a,unlinkedAt:_0x5805d3,resolvedAt:_0x416311,resolvedBy:_0x1b8680,target:_0x371256,context:_0x50d54a,attributes:_0x165144,isFromAdapter:_0x48cfb6,isResolvable:_0x133290,isSubmitted:_0xdb59ee}){const _0x1105b0=_0x27a2c8;if(_0x1105b0(0x279)!=typeof _0x12a06f)throw new _0x1234d3(_0x1105b0(0x29c),null,{'threadId':_0x12a06f});if(this[_0x1105b0(0x23f)](_0x12a06f))throw new _0x1234d3(_0x1105b0(0x28b),null,{'threadId':_0x12a06f});const _0x32def3=new CommentThread(this,{'channelId':_0x5726b4,'id':_0x12a06f,'context':_0x50d54a,'attributes':_0x165144,'unlinkedAt':_0x5805d3,'resolvedAt':_0x416311,'resolvedBy':_0x1b8680?this[_0x1105b0(0x1f4)][_0x1105b0(0x266)][_0x1105b0(0x282)](_0x1541c5)[_0x1105b0(0x22e)](_0x1b8680):null,'isResolvable':_0x133290,'isSubmitted':_0xdb59ee||_0x48cfb6});this[_0x1105b0(0x1fe)][_0x1105b0(0x245)](_0x12a06f,_0x32def3);for(const _0x592713 of _0x53199a)_0x32def3[_0x1105b0(0x25a)](this[_0x1105b0(0x1f2)]({'threadId':_0x12a06f,..._0x592713}));return _0x371256&&_0x32def3[_0x1105b0(0x24d)](_0x371256),_0x48cfb6||!_0x32def3[_0x1105b0(0x249)]?Promise[_0x1105b0(0x23c)]():this[_0x1105b0(0x206)]({'channelId':_0x5726b4,'threadId':_0x12a06f});}[_0x27a2c8(0x206)]({channelId:_0x486849,threadId:_0x4835c5}){const _0x4d26a7=_0x27a2c8;if(!this[_0x4d26a7(0x23f)](_0x4835c5))throw new _0x1234d3(_0x4d26a7(0x21d),this);const _0x28280e=this[_0x4d26a7(0x1e6)](_0x4835c5);if(_0x28280e[_0x4d26a7(0x207)]=!0x0,!this[_0x4d26a7(0x27a)]||_0x4d26a7(0x1f5)!=typeof this[_0x4d26a7(0x27a)][_0x4d26a7(0x2a2)])return Promise[_0x4d26a7(0x23c)]();const {id:_0x51d6ca,comments:_0x377842,resolvedAt:_0x3ca27f,resolvedBy:_0x39d3fc,context:_0x362217,attributes:_0x37a03a}=_0x28280e,_0x491866=this[_0x4d26a7(0x1f4)][_0x4d26a7(0x266)][_0x4d26a7(0x282)](_0x4d26a7(0x1e1)),_0x25b2c1=_0x491866[_0x4d26a7(0x20b)](_0x2fb25f(this[_0x4d26a7(0x1f4)][_0x4d26a7(0x26e)],_0x4d26a7(0x284)));return this[_0x4d26a7(0x27a)][_0x4d26a7(0x2a2)]({'channelId':_0x486849,'threadId':_0x51d6ca,'comments':_0x377842[_0x4d26a7(0x2b8)](_0x2b16e4=>_0x2b16e4[_0x4d26a7(0x280)]()),'resolvedAt':_0x3ca27f,'resolvedBy':_0x39d3fc?_0x39d3fc['id']:_0x39d3fc,'context':_0x362217,'attributes':_0x37a03a})[_0x4d26a7(0x212)](({comments:_0x12db83})=>{const _0x31c33e=_0x4d26a7;_0x491866[_0x31c33e(0x2af)](_0x25b2c1);for(const _0x378cc of _0x12db83)this[_0x31c33e(0x273)]({'channelId':_0x486849,'threadId':_0x4835c5,'commentId':_0x378cc[_0x31c33e(0x1db)],'createdAt':_0x378cc[_0x31c33e(0x296)],'isFromAdapter':!0x0});})[_0x4d26a7(0x251)](_0x5deac8=>{const _0x29858b=_0x4d26a7;throw console[_0x29858b(0x22d)](_0x5deac8),new _0x1234d3(_0x29858b(0x1d9),this);});}[_0x27a2c8(0x2ad)]({threadId:_0x252f4d,target:_0x85573a}){const _0x32f385=_0x27a2c8,_0x36bb40=this[_0x32f385(0x1e6)](_0x252f4d);if(!_0x36bb40)throw new _0x1234d3(_0x32f385(0x229),this);const _0x1d945a=this[_0x32f385(0x1f4)][_0x32f385(0x266)][_0x32f385(0x282)](_0x32f385(0x1e1)),_0x572062=this[_0x32f385(0x1f4)][_0x32f385(0x266)][_0x32f385(0x282)](_0x418d58),_0x251411=this[_0x32f385(0x2ac)](_0x36bb40),_0x452ded=new _0x56d519(_0x36bb40,_0x251411);let _0x1df9c3=null;_0x251411['on'](_0x32f385(0x21f),(_0x2e0731,_0x25586f,_0x499654)=>{const _0x4a0d27=_0x32f385;_0x499654?_0x1df9c3=_0x1d945a[_0x4a0d27(0x20b)](_0x2fb25f(this[_0x4a0d27(0x1f4)][_0x4a0d27(0x26e)],_0x4a0d27(0x284))):_0x1df9c3&&(_0x1d945a[_0x4a0d27(0x2af)](_0x1df9c3),_0x1df9c3=null);}),this[_0x32f385(0x21b)][_0x32f385(0x245)](_0x36bb40,_0x452ded),this[_0x32f385(0x288)][_0x32f385(0x245)](_0x251411,_0x452ded);const _0x3e9181=new _0x2415a1(this[_0x32f385(0x1f4)][_0x32f385(0x26e)],_0x251411);_0x3e9181[_0x32f385(0x214)](_0x32f385(0x249))['to'](_0x251411),_0x3e9181[_0x32f385(0x214)](_0x32f385(0x2a9))['to'](_0x251411,_0x32f385(0x2a9),_0x251411,_0x32f385(0x249),(_0x1d0085,_0x5f5108)=>_0x1d0085||!_0x5f5108),_0x3e9181[_0x32f385(0x214)](_0x32f385(0x1de))['to'](_0x251411),_0x3e9181[_0x32f385(0x1f1)]=_0x32f385(0x213);const _0x29ad16=new _0x5b5cbe({'view':_0x3e9181,'target':_0x85573a,'type':_0x32f385(0x213),'isVisible':!_0x36bb40[_0x32f385(0x236)]&&!!(_0x32f385(0x1f5)==typeof _0x85573a?_0x85573a():_0x85573a)});return _0x251411['on'](_0x32f385(0x28e),()=>{const _0x4fc7f9=_0x32f385;_0x29ad16[_0x4fc7f9(0x1d4)](_0x4fc7f9(0x28e));}),this[_0x32f385(0x1ee)](_0x251411,_0x29ad16),_0x572062[_0x32f385(0x20b)](_0x29ad16),_0x29ad16;}[_0x27a2c8(0x1ee)](_0x5a6428,_0x54be59){const _0x148b1f=_0x27a2c8;this[_0x148b1f(0x1e2)](_0x5a6428,_0x148b1f(0x26a),(_0x5a6553,_0x4c81c9)=>{const _0xc6692d=_0x148b1f,_0x4f2998=_0x4c81c9['ui'][_0xc6692d(0x241)][_0xc6692d(0x254)][_0xc6692d(0x227)];_0x54be59[_0xc6692d(0x211)][_0xc6692d(0x20b)](_0x4f2998),this[_0xc6692d(0x1f4)]instanceof _0x45a96&&this[_0xc6692d(0x1f4)]['ui'][_0xc6692d(0x23d)][_0xc6692d(0x20b)](_0x4f2998);},{'priority':_0x148b1f(0x28a)}),this[_0x148b1f(0x1e2)](_0x5a6428,_0x148b1f(0x29f),(_0x2569ba,_0xf78d7b)=>{const _0x2eb727=_0x148b1f,_0x1e7bc0=_0xf78d7b['ui'][_0x2eb727(0x241)][_0x2eb727(0x254)][_0x2eb727(0x227)];_0x54be59[_0x2eb727(0x211)][_0x2eb727(0x29b)](_0x1e7bc0)&&_0x54be59[_0x2eb727(0x211)][_0x2eb727(0x2af)](_0x1e7bc0),this[_0x2eb727(0x1f4)]instanceof _0x45a96&&this[_0x2eb727(0x1f4)]['ui'][_0x2eb727(0x23d)][_0x2eb727(0x2af)](_0x1e7bc0);});}[_0x27a2c8(0x24b)](_0x321a11){const _0x161a5a=_0x27a2c8;this[_0x161a5a(0x1fc)](_0x321a11,_0x161a5a(0x26a)),this[_0x161a5a(0x1fc)](_0x321a11,_0x161a5a(0x29f));}[_0x27a2c8(0x2ac)](_0x26231f){const _0x569f83=_0x27a2c8,_0x2eab36=this[_0x569f83(0x1f4)][_0x569f83(0x266)][_0x569f83(0x282)](_0x1541c5),{config:_0x159833,locale:_0x5b2fb7}=this[_0x569f83(0x1f4)],_0x19df57=_0x114b14(_0x159833[_0x569f83(0x282)](_0x569f83(0x26e)),_0x5b2fb7);return new(0x0,(_0x159833[_0x569f83(0x282)](_0x569f83(0x1e4)))[(_0x569f83(0x1fd))])(_0x5b2fb7,_0x26231f,_0x2eab36['me'],{'editorConfig':{..._0x159833[_0x569f83(0x282)](_0x569f83(0x298)),'licenseKey':this[_0x569f83(0x1f4)][_0x569f83(0x219)][_0x569f83(0x282)](_0x569f83(0x29a))},'copyMarkers':_0x159833[_0x569f83(0x282)](_0x569f83(0x27c)),'maxCommentsWhenCollapsed':_0x159833[_0x569f83(0x282)](_0x569f83(0x285)),'maxThreadTotalWeight':_0x159833[_0x569f83(0x282)](_0x569f83(0x1d8)),'maxCommentCharsWhenCollapsed':_0x159833[_0x569f83(0x282)](_0x569f83(0x2b7)),'formatDateTime':_0x19df57,'CommentView':_0x159833[_0x569f83(0x282)](_0x569f83(0x1e4))[_0x569f83(0x1d7)]});}[_0x27a2c8(0x1e8)]({threadId:_0x388ee2,channelId:_0x3cd541,resolvedAt:_0x2183cb,resolvedBy:_0x19f813,isFromAdapter:_0x4f1b50}){const _0x886df7=_0x27a2c8;if(!this[_0x886df7(0x23f)](_0x388ee2))throw new _0x1234d3(_0x886df7(0x21d),null,{'threadId':_0x388ee2});const _0x313f7c=this[_0x886df7(0x1e6)](_0x388ee2);if(_0x313f7c[_0x886df7(0x200)])throw new _0x1234d3(_0x886df7(0x2b3),null,{'threadId':_0x388ee2});const _0xe51cde=this[_0x886df7(0x1f4)][_0x886df7(0x266)][_0x886df7(0x282)](_0x1541c5);if(_0x313f7c[_0x886df7(0x29d)]=_0xe51cde[_0x886df7(0x22e)](_0x19f813),_0x313f7c[_0x886df7(0x1ff)]=_0x2183cb,_0x4f1b50||!this[_0x886df7(0x27a)]||_0x886df7(0x1f5)!=typeof this[_0x886df7(0x27a)][_0x886df7(0x275)])return Promise[_0x886df7(0x23c)]();const _0x47c46e=this[_0x886df7(0x1f4)][_0x886df7(0x266)][_0x886df7(0x282)](_0x886df7(0x1e1)),_0xf4cff0=_0x47c46e[_0x886df7(0x20b)](_0x2fb25f(this[_0x886df7(0x1f4)][_0x886df7(0x26e)],_0x886df7(0x284)));return this[_0x886df7(0x27a)][_0x886df7(0x275)]({'channelId':_0x3cd541,'threadId':_0x388ee2})[_0x886df7(0x212)](({resolvedAt:_0x241316,resolvedBy:_0x9592f})=>{const _0x9bbfe8=_0x886df7;_0x47c46e[_0x9bbfe8(0x2af)](_0xf4cff0),_0x313f7c[_0x9bbfe8(0x29d)]['id']!==_0x9592f&&(_0x313f7c[_0x9bbfe8(0x29d)]=_0xe51cde[_0x9bbfe8(0x22e)](_0x9592f)),_0x313f7c[_0x9bbfe8(0x1ff)]=_0x241316;})[_0x886df7(0x251)](_0x3acdbc=>{const _0x4a86a3=_0x886df7;throw console[_0x4a86a3(0x22d)](_0x3acdbc),new _0x1234d3(_0x4a86a3(0x287),this);});}[_0x27a2c8(0x263)]({threadId:_0x1627f0,channelId:_0x1b2942,isFromAdapter:_0x5311d6}){const _0x3294cf=_0x27a2c8;if(!this[_0x3294cf(0x23f)](_0x1627f0))throw new _0x1234d3(_0x3294cf(0x21d),null,{'threadId':_0x1627f0});const _0x56d775=this[_0x3294cf(0x1e6)](_0x1627f0);if(!_0x56d775[_0x3294cf(0x200)])throw new _0x1234d3(_0x3294cf(0x2a6),null,{'threadId':_0x1627f0});if(_0x56d775[_0x3294cf(0x29d)]=null,_0x56d775[_0x3294cf(0x1ff)]=null,_0x5311d6||!this[_0x3294cf(0x27a)]||_0x3294cf(0x1f5)!=typeof this[_0x3294cf(0x27a)][_0x3294cf(0x28d)])return Promise[_0x3294cf(0x23c)]();const _0x3fe653=this[_0x3294cf(0x1f4)][_0x3294cf(0x266)][_0x3294cf(0x282)](_0x3294cf(0x1e1)),_0x53e291=_0x3fe653[_0x3294cf(0x20b)](_0x2fb25f(this[_0x3294cf(0x1f4)][_0x3294cf(0x26e)],_0x3294cf(0x284)));return this[_0x3294cf(0x27a)][_0x3294cf(0x28d)]({'channelId':_0x1b2942,'threadId':_0x1627f0})[_0x3294cf(0x212)](()=>_0x3fe653[_0x3294cf(0x2af)](_0x53e291))[_0x3294cf(0x251)](_0x183f9f=>{const _0x14a0fd=_0x3294cf;throw console[_0x14a0fd(0x22d)](_0x183f9f),new _0x1234d3(_0x14a0fd(0x232),this);});}[_0x27a2c8(0x20a)]({threadId:_0x9ab6f6,isFromAdapter:_0x19cd61}){const _0x383ad7=_0x27a2c8,_0x5e4ac5=this[_0x383ad7(0x1e6)](_0x9ab6f6);if(!_0x5e4ac5)throw new _0x1234d3(_0x383ad7(0x286),this);if(this[_0x383ad7(0x2ab)](_0x9ab6f6),this[_0x383ad7(0x1fe)][_0x383ad7(0x2a4)](_0x9ab6f6),!_0x5e4ac5[_0x383ad7(0x22b)]||_0x19cd61||!this[_0x383ad7(0x27a)]||_0x383ad7(0x1f5)!=typeof this[_0x383ad7(0x27a)][_0x383ad7(0x218)])return Promise[_0x383ad7(0x23c)]();const _0x2e200b=this[_0x383ad7(0x1f4)][_0x383ad7(0x266)][_0x383ad7(0x282)](_0x383ad7(0x1e1)),{channelId:_0xc21a48}=_0x5e4ac5,_0xb680ea=_0x2e200b[_0x383ad7(0x20b)](_0x2fb25f(this[_0x383ad7(0x1f4)][_0x383ad7(0x26e)],_0x383ad7(0x284)));return this[_0x383ad7(0x27a)][_0x383ad7(0x218)]({'channelId':_0xc21a48,'threadId':_0x9ab6f6})[_0x383ad7(0x212)](()=>_0x2e200b[_0x383ad7(0x2af)](_0xb680ea))[_0x383ad7(0x251)](_0xe9aa0c=>{const _0x536471=_0x383ad7;throw console[_0x536471(0x22d)](_0xe9aa0c),new _0x1234d3(_0x536471(0x20f),this);});}[_0x27a2c8(0x20e)]({threadId:_0x55f35c,unlinkedAt:_0x26ec76,context:_0x3fbff0,attributes:_0x215e2c,isFromAdapter:_0x3acda2}){const _0x1caed7=_0x27a2c8;if(_0x1caed7(0x279)!=typeof _0x55f35c)throw new _0x1234d3(_0x1caed7(0x29c),null,{'threadId':_0x55f35c});if(!this[_0x1caed7(0x23f)](_0x55f35c))throw new _0x1234d3(_0x1caed7(0x21d),null,{'threadId':_0x55f35c});const _0xf68600=this[_0x1caed7(0x1e6)](_0x55f35c);let _0x271576=!0x1;if(void 0x0!==_0x3fbff0&&_0xf68600[_0x1caed7(0x1f4)]!==_0x3fbff0&&(_0xf68600[_0x1caed7(0x1f4)]=_0x3fbff0,_0x271576=!0x0),void 0x0!==_0x26ec76&&_0xf68600[_0x1caed7(0x2b6)]!==_0x26ec76&&(_0xf68600[_0x1caed7(0x2b6)]=_0x26ec76,_0x271576=!0x0),_0x215e2c&&!_0x31a823(_0x215e2c,_0xf68600[_0x1caed7(0x21e)])&&(_0xf68600[_0x1caed7(0x21e)]=_0x215e2c,_0x271576=!0x0),!_0x271576)return Promise[_0x1caed7(0x23c)]();if(!_0xf68600[_0x1caed7(0x22b)]||_0x3acda2||!this[_0x1caed7(0x27a)]||_0x1caed7(0x1f5)!=typeof this[_0x1caed7(0x27a)][_0x1caed7(0x2b0)])return Promise[_0x1caed7(0x23c)]();const _0x56faa6=this[_0x1caed7(0x1f4)][_0x1caed7(0x266)][_0x1caed7(0x282)](_0x1caed7(0x1e1)),{channelId:_0x4ef525}=_0xf68600,_0x2f48de=_0x56faa6[_0x1caed7(0x20b)](_0x2fb25f(this[_0x1caed7(0x1f4)][_0x1caed7(0x26e)],_0x1caed7(0x284)));return this[_0x1caed7(0x27a)][_0x1caed7(0x2b0)]({'channelId':_0x4ef525,'threadId':_0x55f35c,'context':_0x3fbff0,'unlinkedAt':_0x26ec76,'attributes':_0x215e2c})[_0x1caed7(0x212)](()=>_0x56faa6[_0x1caed7(0x2af)](_0x2f48de))[_0x1caed7(0x251)](_0x3b66f=>{const _0x4b5c2b=_0x1caed7;throw console[_0x4b5c2b(0x22d)](_0x3b66f),new _0x1234d3(_0x4b5c2b(0x238),this);});}[_0x27a2c8(0x2ab)](_0x42bac3){const _0x14519d=_0x27a2c8,_0xf5735c=this[_0x14519d(0x1f4)][_0x14519d(0x266)][_0x14519d(0x282)](_0x418d58),_0xf4f2ff=this[_0x14519d(0x1e6)](_0x42bac3);if(_0xf4f2ff[_0x14519d(0x268)]=!0x1,this[_0x14519d(0x21b)][_0x14519d(0x29b)](_0xf4f2ff)){const _0x46f6f2=this[_0x14519d(0x21b)][_0x14519d(0x282)](_0xf4f2ff),_0xbcf329=_0x46f6f2[_0x14519d(0x241)],_0x2b1c05=_0xf5735c[_0x14519d(0x1fa)](_0xbcf329);this[_0x14519d(0x21b)][_0x14519d(0x2a4)](_0xf4f2ff),this[_0x14519d(0x288)][_0x14519d(0x2a4)](_0xbcf329),_0x2b1c05&&_0xf5735c[_0x14519d(0x2af)](_0x2b1c05),_0x46f6f2[_0x14519d(0x2b5)](),_0xbcf329[_0x14519d(0x2b5)]()[_0x14519d(0x212)](()=>{const _0x208316=_0x14519d;this[_0x208316(0x24b)](_0xbcf329);});}}[_0x27a2c8(0x240)]({threadId:_0x12ecc3,resolvedAt:_0x3bc02b,unlinkedAt:_0x40904a}){const _0x556474=_0x27a2c8,_0x46d78f=!!_0x3bc02b,_0x3bf817=this[_0x556474(0x1f4)][_0x556474(0x266)][_0x556474(0x282)](_0x418d58),_0x518d7c=this[_0x556474(0x1e6)](_0x12ecc3);if(this[_0x556474(0x21b)][_0x556474(0x29b)](_0x518d7c)){const _0x433329=this[_0x556474(0x21b)][_0x556474(0x282)](_0x518d7c)[_0x556474(0x241)],_0x1ea86b=_0x3bf817[_0x556474(0x1fa)](_0x433329);_0x1ea86b&&(_0x46d78f&&_0x3bf817[_0x556474(0x217)](_0x1ea86b),_0x40904a?_0x1ea86b[_0x556474(0x27b)]=!0x1:_0x1ea86b[_0x556474(0x205)]());}}[_0x27a2c8(0x1e3)](_0x14cf1d){const _0xb86afd=_0x27a2c8,_0x5a3a67=this[_0xb86afd(0x1f4)][_0xb86afd(0x266)][_0xb86afd(0x282)](_0x1541c5),_0x2320e9=_0x4562fd(_0xb86afd(0x274)+_0x14cf1d),_0x5d4ff8=_0x5a3a67[_0xb86afd(0x22e)](_0x2320e9);return _0x5d4ff8||_0x5a3a67[_0xb86afd(0x276)]({'id':_0x2320e9,'name':_0x14cf1d});}[_0x27a2c8(0x1f2)]({threadId:_0x1c3de9,commentId:_0x37f306=_0x5e2782(),content:_0x38d550,authorId:_0x3e1ef0,createdAt:_0x37e583,attributes:_0x3713f9}){const _0x44be77=_0x27a2c8;if(_0x44be77(0x279)!=typeof _0x37f306)throw new _0x1234d3(_0x44be77(0x1e9));if(_0x44be77(0x279)!=typeof _0x3e1ef0)throw new _0x1234d3(_0x44be77(0x261));if(_0x44be77(0x279)!=typeof _0x38d550||!_0x38d550[_0x44be77(0x2b9)]())throw new _0x1234d3(_0x44be77(0x248));const _0x2596bb=this[_0x44be77(0x1f4)][_0x44be77(0x266)][_0x44be77(0x282)](_0x1541c5)[_0x44be77(0x22e)](_0x3e1ef0);if(!_0x2596bb)throw new _0x1234d3(_0x44be77(0x281),null,{'authorId':_0x3e1ef0});let _0x231e35=null,_0x59ca34=_0x37e583;return _0x3713f9?.[_0x44be77(0x1e0)]&&(_0x231e35=this[_0x44be77(0x1e3)](_0x3713f9[_0x44be77(0x1e0)][_0x44be77(0x24c)]),_0x59ca34=new Date(_0x3713f9[_0x44be77(0x1e0)][_0x44be77(0x296)])),new Comment(this,{'threadId':_0x1c3de9,'id':_0x37f306,'author':_0x231e35||_0x2596bb,'creator':_0x2596bb,'content':_0x38d550,'createdAt':_0x37e583,'authoredAt':_0x59ca34,'attributes':_0x3713f9});}[_0x27a2c8(0x21a)](_0x3398f8){const _0x25693a=_0x27a2c8;let {threadId:_0x42251c,content:_0x2a1571,attributes:_0x2a45c3,isFromAdapter:_0x5c997e}=_0x3398f8;const _0x43e6be=this[_0x25693a(0x1e6)](_0x3398f8[_0x25693a(0x26d)]);if(!_0x43e6be)throw new _0x1234d3(_0x25693a(0x1ec),this);const _0x21bc36=this[_0x25693a(0x1f2)](_0x3398f8),{id:_0x49868a}=_0x21bc36;if(_0x43e6be[_0x25693a(0x25a)](_0x21bc36),_0x5c997e||!this[_0x25693a(0x27a)]||_0x25693a(0x1f5)!=typeof this[_0x25693a(0x27a)][_0x25693a(0x27f)]||!_0x43e6be[_0x25693a(0x22b)])return Promise[_0x25693a(0x23c)]();const _0x518fe6=this[_0x25693a(0x1f4)][_0x25693a(0x266)][_0x25693a(0x282)](_0x25693a(0x1e1)),{channelId:_0x2ab449}=_0x43e6be,_0x3f4069=_0x518fe6[_0x25693a(0x20b)](_0x2fb25f(this[_0x25693a(0x1f4)][_0x25693a(0x26e)],_0x25693a(0x284)));return _0x2a45c3||(_0x2a45c3={}),this[_0x25693a(0x27a)][_0x25693a(0x27f)]({'channelId':_0x2ab449,'threadId':_0x42251c,'commentId':_0x49868a,'content':_0x2a1571,'attributes':_0x2a45c3})[_0x25693a(0x212)](_0x56bf32=>{const _0x20bbb4=_0x25693a;_0x518fe6[_0x20bbb4(0x2af)](_0x3f4069),_0x56bf32&&this[_0x20bbb4(0x273)]({'channelId':_0x2ab449,'threadId':_0x42251c,'commentId':_0x49868a,'createdAt':_0x56bf32[_0x20bbb4(0x296)],'isFromAdapter':!0x0});})[_0x25693a(0x251)](_0x2f8693=>{const _0x5951cc=_0x25693a;throw console[_0x5951cc(0x22d)](_0x2f8693),new _0x1234d3(_0x5951cc(0x277),this);});}[_0x27a2c8(0x273)]({threadId:_0x245a4e,commentId:_0x10b655,content:_0x5aaf8b,createdAt:_0x531c8c,attributes:_0x972d34,isFromAdapter:_0x1151af}){const _0x4bc7ff=_0x27a2c8;if(void 0x0!==_0x5aaf8b&&(_0x4bc7ff(0x279)!=typeof _0x5aaf8b||!_0x5aaf8b[_0x4bc7ff(0x2b9)]()[_0x4bc7ff(0x249)]))throw new _0x1234d3(_0x4bc7ff(0x278));const _0x35e60c=this[_0x4bc7ff(0x1e6)](_0x245a4e),_0x3a34a0=_0x35e60c[_0x4bc7ff(0x1d6)](_0x10b655);if(!_0x3a34a0)throw new _0x1234d3(_0x4bc7ff(0x203),this);let _0x433798=!0x1;if(_0x5aaf8b&&_0x5aaf8b!==_0x3a34a0[_0x4bc7ff(0x21c)]&&(_0x3a34a0[_0x4bc7ff(0x1f9)]||_0x1151af)&&(_0x3a34a0[_0x4bc7ff(0x21c)]=_0x5aaf8b,_0x433798=!0x0),_0x531c8c&&_0x531c8c!==_0x3a34a0[_0x4bc7ff(0x296)]&&(_0x3a34a0[_0x4bc7ff(0x296)]=_0x531c8c,_0x3a34a0[_0x4bc7ff(0x21e)]&&_0x3a34a0[_0x4bc7ff(0x21e)][_0x4bc7ff(0x1e0)]||(_0x3a34a0[_0x4bc7ff(0x209)]=_0x531c8c),_0x433798=!0x0),_0x972d34&&!_0x31a823(_0x972d34,_0x3a34a0[_0x4bc7ff(0x21e)])&&(_0x3a34a0[_0x4bc7ff(0x21e)]=_0x972d34,_0x433798=!0x0),!_0x433798)return Promise[_0x4bc7ff(0x23c)]();if(_0x35e60c[_0x4bc7ff(0x1d4)](_0x4bc7ff(0x292)),_0x1151af||!this[_0x4bc7ff(0x27a)]||_0x4bc7ff(0x1f5)!=typeof this[_0x4bc7ff(0x27a)][_0x4bc7ff(0x1f7)])return Promise[_0x4bc7ff(0x23c)]();const _0x4409d4=this[_0x4bc7ff(0x1f4)][_0x4bc7ff(0x266)][_0x4bc7ff(0x282)](_0x4bc7ff(0x1e1)),{channelId:_0x356d0f}=this[_0x4bc7ff(0x1e6)](_0x3a34a0[_0x4bc7ff(0x26d)]),_0x40721a=_0x4409d4[_0x4bc7ff(0x20b)](_0x2fb25f(this[_0x4bc7ff(0x1f4)][_0x4bc7ff(0x26e)],_0x4bc7ff(0x284)));return this[_0x4bc7ff(0x27a)][_0x4bc7ff(0x1f7)]({'channelId':_0x356d0f,'threadId':_0x245a4e,'commentId':_0x10b655,'content':_0x5aaf8b,'attributes':_0x972d34})[_0x4bc7ff(0x212)](()=>_0x4409d4[_0x4bc7ff(0x2af)](_0x40721a))[_0x4bc7ff(0x251)](_0xf1b371=>{const _0x5bed8f=_0x4bc7ff;throw console[_0x5bed8f(0x22d)](_0xf1b371),new _0x1234d3(_0x5bed8f(0x22c),this);});}[_0x27a2c8(0x22f)]({threadId:_0x375661,commentId:_0x2de45d,isFromAdapter:_0x1eef05}){const _0x44325f=_0x27a2c8,_0x18edc7=this[_0x44325f(0x1e6)](_0x375661),_0x21a146=_0x18edc7[_0x44325f(0x1d6)](_0x2de45d);if(!_0x21a146)throw new _0x1234d3(_0x44325f(0x2a0),this);if(_0x18edc7[_0x44325f(0x225)](_0x21a146),_0x1eef05||!this[_0x44325f(0x27a)]||_0x44325f(0x1f5)!=typeof this[_0x44325f(0x27a)][_0x44325f(0x1f8)])return Promise[_0x44325f(0x23c)]();const _0x1b4108=this[_0x44325f(0x1f4)][_0x44325f(0x266)][_0x44325f(0x282)](_0x44325f(0x1e1)),{channelId:_0x5cb660}=_0x18edc7,_0x129757=_0x1b4108[_0x44325f(0x20b)](_0x2fb25f(this[_0x44325f(0x1f4)][_0x44325f(0x26e)],_0x44325f(0x284)));return this[_0x44325f(0x27a)][_0x44325f(0x1f8)]({'channelId':_0x5cb660,'threadId':_0x375661,'commentId':_0x2de45d})[_0x44325f(0x212)](()=>_0x1b4108[_0x44325f(0x2af)](_0x129757))[_0x44325f(0x251)](_0x4ffa61=>{const _0xefeeed=_0x44325f;throw console[_0xefeeed(0x22d)](_0x4ffa61),new _0x1234d3(_0xefeeed(0x259),this);});}}export class CommentThread extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0xd80b29(){[_0x27a2c8(0x242)];['id'];[_0x27a2c8(0x268)];[_0x27a2c8(0x207)];[_0x27a2c8(0x1e4)];[_0x27a2c8(0x299)];constructor(_0x522516,_0x62c647){const _0x577947=_0x27a2c8;super();const _0x33f521=_0x62c647[_0x577947(0x1fb)];this[_0x577947(0x242)]=_0x62c647[_0x577947(0x242)],this['id']=_0x62c647['id'],this[_0x577947(0x1e4)]=new _0x9a5bd3(),this[_0x577947(0x299)]=_0x522516,this[_0x577947(0x268)]=!0x1,this[_0x577947(0x207)]=_0x62c647[_0x577947(0x22b)],this[_0x577947(0x245)](_0x577947(0x270),!0x0),this[_0x577947(0x214)](_0x577947(0x28f))['to'](_0x522516,_0x577947(0x235),_0x522516,_0x577947(0x25f),()=>_0x522516[_0x577947(0x28f)](this[_0x577947(0x242)])),this[_0x577947(0x214)](_0x577947(0x231))['to'](_0x522516,_0x577947(0x235),()=>_0x522516[_0x577947(0x272)](this[_0x577947(0x242)])[_0x577947(0x258)]),this[_0x577947(0x214)](_0x577947(0x220))['to'](_0x522516,_0x577947(0x235),()=>{const _0x20205f=_0x577947,_0x153ec0=_0x522516[_0x20205f(0x272)](this[_0x20205f(0x242)]);return _0x153ec0[_0x20205f(0x269)]||_0x153ec0[_0x20205f(0x258)];}),this[_0x577947(0x214)](_0x577947(0x1fb))['to'](_0x522516,_0x577947(0x235),()=>_0x33f521&&_0x522516[_0x577947(0x272)](this[_0x577947(0x242)])[_0x577947(0x23c)]),this[_0x577947(0x245)](_0x577947(0x1f4),_0x62c647[_0x577947(0x1f4)]),this[_0x577947(0x214)](_0x577947(0x236))['to'](this,_0x577947(0x1ff),this,_0x577947(0x2b6),(_0x2fbbb8,_0x31444e)=>_0x2fbbb8?_0x31444e?_0x2fbbb8<_0x31444e?_0x2fbbb8:_0x31444e:_0x2fbbb8:_0x31444e),this[_0x577947(0x245)](_0x577947(0x2b6),_0x62c647[_0x577947(0x2b6)]||null),this[_0x577947(0x245)](_0x577947(0x1ff),_0x62c647[_0x577947(0x1ff)]||null),this[_0x577947(0x245)](_0x577947(0x29d),_0x62c647[_0x577947(0x29d)]||null),this[_0x577947(0x214)](_0x577947(0x200))['to'](this,_0x577947(0x1ff),_0x1f42a0=>!!_0x1f42a0),this[_0x577947(0x245)](_0x577947(0x21e),_0x62c647[_0x577947(0x21e)]||{});}get[_0x27a2c8(0x22a)](){const _0x5bf2af=_0x27a2c8;return Array[_0x5bf2af(0x20d)](this[_0x5bf2af(0x1e4)])[_0x5bf2af(0x264)]((_0x21629f,_0x2baae0)=>_0x21629f+_0x2baae0[_0x5bf2af(0x22a)],0x0);}get[_0x27a2c8(0x249)](){const _0x4cce22=_0x27a2c8;return this[_0x4cce22(0x1e4)][_0x4cce22(0x249)];}get[_0x27a2c8(0x294)](){const _0x46be2e=_0x27a2c8;return this[_0x46be2e(0x268)];}get[_0x27a2c8(0x22b)](){const _0x5f2fd9=_0x27a2c8;return this[_0x5f2fd9(0x207)];}[_0x27a2c8(0x221)](){const _0x515eda=_0x27a2c8,{channelId:_0x5f4d75,id:_0xa2f3fb}=this;this[_0x515eda(0x299)][_0x515eda(0x1d4)](Nt(_0x515eda(0x265),_0x5f4d75),{'channelId':_0x5f4d75,'threadId':_0xa2f3fb});}[_0x27a2c8(0x271)](_0x388ff3){const _0x57bcec=_0x27a2c8;this[_0x57bcec(0x1dc)]({'unlinkedAt':_0x388ff3});}[_0x27a2c8(0x23c)]({resolvedAt:_0x5609b1=new Date(),resolvedBy:_0x25069a='',isFromAdapter:_0x29ce74=!0x1}={}){const _0x4ee669=_0x27a2c8,_0x5c84fc=this[_0x4ee669(0x299)][_0x4ee669(0x1f4)][_0x4ee669(0x266)][_0x4ee669(0x282)](_0x1541c5)['me'],{channelId:_0xbdbdf0,id:_0x3f0995}=this;this[_0x4ee669(0x299)][_0x4ee669(0x1d4)](Nt(_0x4ee669(0x275),_0xbdbdf0),{'channelId':_0xbdbdf0,'threadId':_0x3f0995,'resolvedAt':_0x5609b1,'resolvedBy':_0x25069a||_0x5c84fc['id'],'isFromAdapter':_0x29ce74});}[_0x27a2c8(0x1ea)]({isFromAdapter:_0x5c5d6c=!0x1}={}){const _0x4aef32=_0x27a2c8,{channelId:_0xc258d5,id:_0x572aa1}=this;this[_0x4aef32(0x299)][_0x4aef32(0x1d4)](Nt(_0x4aef32(0x28d),_0xc258d5),{'channelId':_0xc258d5,'threadId':_0x572aa1,'isFromAdapter':_0x5c5d6c});}[_0x27a2c8(0x26f)](_0x1743ea){const _0x4f414f=_0x27a2c8;this[_0x4f414f(0x1f4)]||this[_0x4f414f(0x1dc)]({'context':_0x1743ea});}[_0x27a2c8(0x2a1)](_0x5c5950,_0xc35e1e){const _0x733f0=_0x27a2c8,_0x215176=_0x306d54(this[_0x733f0(0x21e)]);_0x4f8b6d(_0x215176,_0x5c5950,_0xc35e1e),this[_0x733f0(0x1dc)]({'attributes':_0x215176});}[_0x27a2c8(0x243)](_0x13d641){const _0x231843=_0x27a2c8,_0x469187=_0x306d54(this[_0x231843(0x21e)]);_0x385558(_0x469187,_0x13d641),this[_0x231843(0x1dc)]({'attributes':_0x469187});}[_0x27a2c8(0x2af)]({isFromAdapter:_0x21c7f7=!0x1}={}){const _0xeb6f6d=_0x27a2c8,{channelId:_0x11422f,id:_0x18ee63}=this;this[_0xeb6f6d(0x299)][_0xeb6f6d(0x1d4)](Nt(_0xeb6f6d(0x218),_0x11422f),{'channelId':_0x11422f,'threadId':_0x18ee63,'isFromAdapter':_0x21c7f7});}[_0x27a2c8(0x24d)](_0x2c87f7){const _0x4dcf8c=_0x27a2c8;return this[_0x4dcf8c(0x299)][_0x4dcf8c(0x2ad)]({'threadId':this['id'],'target':_0x2c87f7});}[_0x27a2c8(0x27f)](_0x2feb6c){const _0x2077bb=_0x27a2c8,{channelId:_0x458e8,id:_0x2e58a7}=this;this[_0x2077bb(0x299)][_0x2077bb(0x1d4)](Nt(_0x2077bb(0x27f),_0x458e8,_0x2e58a7),Object[_0x2077bb(0x2b2)]({'channelId':_0x458e8,'threadId':_0x2e58a7},_0x2feb6c));}[_0x27a2c8(0x1d6)](_0x49f73e){const _0x2ecd28=_0x27a2c8;if(_0x2ecd28(0x279)!=typeof _0x49f73e)throw new _0x1234d3(_0x2ecd28(0x234),null,{'commentId':_0x49f73e});return this[_0x2ecd28(0x1e4)][_0x2ecd28(0x282)](_0x49f73e);}[_0x27a2c8(0x280)](){const _0x1d17c3=_0x27a2c8;return{'threadId':this['id'],'context':this[_0x1d17c3(0x1f4)],'unlinkedAt':this[_0x1d17c3(0x2b6)],'resolvedAt':this[_0x1d17c3(0x1ff)],'resolvedBy':this[_0x1d17c3(0x29d)]?this[_0x1d17c3(0x29d)]['id']:null,'archivedAt':this[_0x1d17c3(0x236)],'comments':this[_0x1d17c3(0x1e4)][_0x1d17c3(0x2b8)](_0x12260=>_0x12260[_0x1d17c3(0x280)]()),'attributes':this[_0x1d17c3(0x21e)]};}[_0x27a2c8(0x25a)](_0x2d87d7){const _0x4f667c=_0x27a2c8;return this[_0x4f667c(0x1e2)](_0x2d87d7,_0x4f667c(0x252),()=>{const _0x476399=_0x4f667c,_0xd35f14=this[_0x476399(0x1f6)](_0x2d87d7),_0x4bfa87=this[_0x476399(0x1e4)];_0xd35f14-0x1!=_0x4bfa87[_0x476399(0x2a8)](_0x2d87d7)&&_0xd35f14+0x1!=_0x4bfa87[_0x476399(0x2a8)](_0x2d87d7)&&(this[_0x476399(0x225)](_0x2d87d7),this[_0x476399(0x25a)](_0x2d87d7));}),this[_0x4f667c(0x1e4)][_0x4f667c(0x20b)](_0x2d87d7,this[_0x4f667c(0x1f6)](_0x2d87d7));}[_0x27a2c8(0x1dc)](_0x8bea27){const _0x54b3be=_0x27a2c8,{channelId:_0x5af8c1,id:_0x30339a}=this;this[_0x54b3be(0x299)][_0x54b3be(0x1d4)](Nt(_0x54b3be(0x2b0),_0x5af8c1),{..._0x8bea27,'channelId':_0x5af8c1,'threadId':_0x30339a});}[_0x27a2c8(0x225)](_0x162b6b){const _0x128da5=_0x27a2c8;return this[_0x128da5(0x1fc)](_0x162b6b),_0x162b6b[_0x128da5(0x2b5)](),this[_0x128da5(0x1e4)][_0x128da5(0x2af)](_0x162b6b);}[_0x27a2c8(0x1f6)](_0x3b7e48){const _0xc10dec=_0x27a2c8,_0x1f0967=this[_0xc10dec(0x1e4)][_0xc10dec(0x2a7)](_0x1d20dc=>new Date(_0x1d20dc[_0xc10dec(0x209)])[_0xc10dec(0x224)]()>new Date(_0x3b7e48[_0xc10dec(0x209)])[_0xc10dec(0x224)]());return _0x1f0967?this[_0xc10dec(0x1e4)][_0xc10dec(0x2a8)](_0x1f0967):this[_0xc10dec(0x249)];}}export class Comment extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0xd80b29(){['id'];[_0x27a2c8(0x26d)];[_0x27a2c8(0x26b)];[_0x27a2c8(0x2aa)];[_0x27a2c8(0x239)];[_0x27a2c8(0x296)];[_0x27a2c8(0x299)];constructor(_0x52eb1e,_0x2d9430){const _0x5d5f0c=_0x27a2c8;super();const _0x3543fd=_0x52eb1e[_0x5d5f0c(0x1f4)][_0x5d5f0c(0x266)][_0x5d5f0c(0x282)](_0x1541c5)['me'],_0x19afd6=_0x52eb1e[_0x5d5f0c(0x1e6)](_0x2d9430[_0x5d5f0c(0x26d)]),_0x45c4f8=0x0===_0x19afd6[_0x5d5f0c(0x1e4)][_0x5d5f0c(0x249)],_0x7522ad=_0x3543fd===_0x2d9430[_0x5d5f0c(0x26b)];this['id']=_0x2d9430['id'],this[_0x5d5f0c(0x26d)]=_0x2d9430[_0x5d5f0c(0x26d)],this[_0x5d5f0c(0x26b)]=_0x2d9430[_0x5d5f0c(0x26b)],this[_0x5d5f0c(0x2aa)]=_0x2d9430[_0x5d5f0c(0x2aa)],this[_0x5d5f0c(0x239)]=Boolean(_0x2d9430[_0x5d5f0c(0x21e)]&&_0x2d9430[_0x5d5f0c(0x21e)][_0x5d5f0c(0x1e0)]),this[_0x5d5f0c(0x245)](_0x5d5f0c(0x21c),_0x2d9430[_0x5d5f0c(0x21c)]),this[_0x5d5f0c(0x296)]=_0x2d9430[_0x5d5f0c(0x296)]||new Date(),this[_0x5d5f0c(0x245)](_0x5d5f0c(0x209),_0x2d9430[_0x5d5f0c(0x209)]||new Date()),this[_0x5d5f0c(0x214)](_0x5d5f0c(0x1ff))['to'](_0x19afd6,_0x5d5f0c(0x1ff)),this[_0x5d5f0c(0x245)](_0x5d5f0c(0x21e),_0x2d9430[_0x5d5f0c(0x21e)]||{}),this[_0x5d5f0c(0x214)](_0x5d5f0c(0x1f9))['to'](_0x52eb1e,_0x5d5f0c(0x235),()=>{const _0x2c19d8=_0x5d5f0c,_0x200cca=_0x52eb1e[_0x2c19d8(0x272)](_0x19afd6[_0x2c19d8(0x242)])[_0x2c19d8(0x269)],_0xabeee3=_0x52eb1e[_0x2c19d8(0x272)](_0x19afd6[_0x2c19d8(0x242)])[_0x2c19d8(0x226)];return _0x7522ad&&_0x200cca||!_0x7522ad&&_0xabeee3;}),this[_0x5d5f0c(0x214)](_0x5d5f0c(0x231))['to'](_0x19afd6,_0x5d5f0c(0x231),_0x52eb1e,_0x5d5f0c(0x235),_0x3a8aaf=>{const _0x3c27cd=_0x5d5f0c,_0x4ea68a=_0x52eb1e[_0x3c27cd(0x272)](_0x19afd6[_0x3c27cd(0x242)])[_0x3c27cd(0x269)],_0x5762c0=_0x52eb1e[_0x3c27cd(0x272)](_0x19afd6[_0x3c27cd(0x242)])[_0x3c27cd(0x226)];return _0x7522ad&&_0x4ea68a||_0x3a8aaf&&_0x45c4f8||!_0x7522ad&&_0x5762c0&&!_0x45c4f8;}),this[_0x5d5f0c(0x214)](_0x5d5f0c(0x28f))['to'](_0x19afd6,_0x5d5f0c(0x28f)),this[_0x5d5f0c(0x299)]=_0x52eb1e;}get[_0x27a2c8(0x22a)](){const _0xcc41df=_0x27a2c8;return Math[_0xcc41df(0x20c)](function(_0x5c4832){const _0x406a8d=_0xcc41df,_0x292b7f=document[_0x406a8d(0x253)](_0x406a8d(0x1eb));return _0x292b7f[_0x406a8d(0x2ba)]=_0x5c4832,_0x292b7f[_0x406a8d(0x27d)][_0x406a8d(0x249)];}(this[_0xcc41df(0x21c)]),0xc8);}[_0x27a2c8(0x1e7)](_0x4594c0){const _0x3cc54a=_0x27a2c8,{threadId:_0x3a8187,id:_0x4b7b70}=this;if(!this[_0x3cc54a(0x299)][_0x3cc54a(0x23f)](_0x3a8187))throw new _0x1234d3(_0x3cc54a(0x1df),this);const {channelId:_0x52ea05}=this[_0x3cc54a(0x299)][_0x3cc54a(0x1e6)](_0x3a8187);this[_0x3cc54a(0x299)][_0x3cc54a(0x1d4)](Nt(_0x3cc54a(0x1f7),_0x52ea05,_0x3a8187),{'channelId':_0x52ea05,'threadId':_0x3a8187,'commentId':_0x4b7b70,..._0x4594c0});}[_0x27a2c8(0x2a1)](_0x3d6d70,_0x4e309d){const _0x48dd5a=_0x27a2c8,_0x492720=_0x306d54(this[_0x48dd5a(0x21e)]);_0x4f8b6d(_0x492720,_0x3d6d70,_0x4e309d),this[_0x48dd5a(0x1e7)]({'attributes':_0x492720});}[_0x27a2c8(0x243)](_0x3382d8){const _0x5ed913=_0x27a2c8,_0x28bad8=_0x306d54(this[_0x5ed913(0x21e)]);_0x385558(_0x28bad8,_0x3382d8),this[_0x5ed913(0x1e7)]({'attributes':_0x28bad8});}[_0x27a2c8(0x2af)](_0x4c9ac4={}){const _0x26f8e5=_0x27a2c8;if(!_0x4c9ac4[_0x26f8e5(0x291)]&&!this[_0x26f8e5(0x231)])return;const {threadId:_0xdb58d7,id:_0x3af98e}=this;if(!this[_0x26f8e5(0x299)][_0x26f8e5(0x23f)](_0xdb58d7))throw new _0x1234d3(_0x26f8e5(0x201),this);const {channelId:_0x30b7e5}=this[_0x26f8e5(0x299)][_0x26f8e5(0x1e6)](_0xdb58d7);this[_0x26f8e5(0x299)][_0x26f8e5(0x1d4)](Nt(_0x26f8e5(0x1f8),_0x30b7e5,_0xdb58d7),{'channelId':_0x30b7e5,'threadId':_0xdb58d7,'commentId':_0x3af98e,..._0x4c9ac4});}[_0x27a2c8(0x280)](){const _0x4502cb=_0x27a2c8;return{'commentId':this['id'],'content':this[_0x4502cb(0x21c)],'createdAt':this[_0x4502cb(0x296)],'authorId':this[_0x4502cb(0x2aa)]['id'],'attributes':this[_0x4502cb(0x21e)]};}[_0x27a2c8(0x2b5)](){const _0x1db43d=_0x27a2c8;this[_0x1db43d(0x1fc)]();}}function Nt(_0x46c72c,..._0x2e3b92){for(const _0x360d29 of _0x2e3b92)void 0x0!==_0x360d29&&(_0x46c72c+=':'+String(_0x360d29));return _0x46c72c;}
|
|
@@ -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 _0x3e733d=_0x760a;function _0x760a(_0x3d512c,_0x828522){const _0x590de7=_0x590d();return _0x760a=function(_0x760a88,_0x2af3d6){_0x760a88=_0x760a88-0x1a1;let _0x2ac8aa=_0x590de7[_0x760a88];return _0x2ac8aa;},_0x760a(_0x3d512c,_0x828522);}(function(_0x98cb89,_0x4232c1){const _0x56bd6b=_0x760a,_0x2b0239=_0x98cb89();while(!![]){try{const _0xe9c2bb=parseInt(_0x56bd6b(0x1c3))/0x1+-parseInt(_0x56bd6b(0x1b3))/0x2*(parseInt(_0x56bd6b(0x1f3))/0x3)+parseInt(_0x56bd6b(0x1d3))/0x4*(parseInt(_0x56bd6b(0x1cc))/0x5)+parseInt(_0x56bd6b(0x1a9))/0x6*(-parseInt(_0x56bd6b(0x1c9))/0x7)+parseInt(_0x56bd6b(0x1be))/0x8*(parseInt(_0x56bd6b(0x1ac))/0x9)+parseInt(_0x56bd6b(0x1b5))/0xa+-parseInt(_0x56bd6b(0x1b8))/0xb;if(_0xe9c2bb===_0x4232c1)break;else _0x2b0239['push'](_0x2b0239['shift']());}catch(_0x5d1b9a){_0x2b0239['push'](_0x2b0239['shift']());}}}(_0x590d,0x7becf));import{Plugin as _0x440d14}from'ckeditor5/src/core.js';import{IconAddComment as _0x2545c1}from'ckeditor5/src/icons.js';import{CommentsRepository as _0x2015b3}from'./commentsrepository.js';import{CommentsEditing as _0x434f5d}from'./commentsediting.js';import{EditorAnnotations as _0x4a3dea}from'../annotations/editorannotations.js';function _0x590d(){const _0x24edf4=['find','addCommentThread','isPremiumPlugin','map','commentsLicenseKeyDomainLimit','hasCommentThread','getRange','change:activeAnnotations','config','Comment','set','push','expired','commentsLicenseKeyEvaluationLimit','tooltip','addComment','activeMarker','get','featureNotAllowed','locale','from','_showLicenseError','add','hasContent','commentsLicenseKeyExpired','12nbZsXk','CommentsListView','length','view','requires','editing','hasMarkerForId','_createUIButton','init','focusTracker','execute','isOfficialPlugin','6TxvHDY','isFocused','focus','27HaElCf','comment','plugins','listenTo','_threadToController','menuBar:comment','commentsLicenseKeyNotAllowed','151004CvJsVk','getCommentThread','3436240wuEiEg','getAllMarkersForId','has','7039417geMYsl','domainLimit','highest','usageLimit','commands','CommentThreadInputView','520440AiquOZ','invalid','stop','CommentsUI','editor','968817JpoGmr','low','destroy','_licenseKeyCheckInterval','pluginName','removeCommentThread','2543961uxXZYd','_viewToController','commentsLicenseKeyInvalid','1526855MPkVfw','componentFactory','isEnabled','licenseKey','comment:','Comments','bind','4WKKEYD','addSourceCollector','commentsLicenseKeyUsageLimit','innerView','model','evaluationLimit','commentsLicenseKeyValid'];_0x590d=function(){return _0x24edf4;};return _0x590d();}import{ButtonView as _0x291c47,MenuBarMenuListItemButtonView as _0x520a27}from'ckeditor5/src/ui.js';import{Annotations as _0x30733c}from'../annotations/annotations.js';import{CommentsListView as _0x20eafe}from'./ui/view/commentslistview.js';import{CommentThreadInputView as _0x116ae9}from'./ui/view/commentthreadinputview.js';import{getTranslation as _0x521460}from'../utils/common-translations.js';export class CommentsUI extends _0x440d14{[_0x3e733d(0x1cf)];[_0x3e733d(0x1c6)];static get[_0x3e733d(0x1c7)](){const _0x4a99c4=_0x3e733d;return _0x4a99c4(0x1c1);}static get[_0x3e733d(0x1a8)](){return!0x0;}static get[_0x3e733d(0x1dc)](){return!0x0;}static get[_0x3e733d(0x1a1)](){return[_0x2015b3,_0x434f5d,_0x4a3dea,_0x30733c];}get[_0x3e733d(0x1f4)](){return _0x20eafe;}get[_0x3e733d(0x1bd)](){return _0x116ae9;}[_0x3e733d(0x1a5)](){const _0x50177a=_0x3e733d,_0x57e4db=this[_0x50177a(0x1c2)],_0x483034=_0x57e4db[_0x50177a(0x1ae)][_0x50177a(0x1eb)](_0x2015b3),_0x2039c4=_0x57e4db[_0x50177a(0x1ae)][_0x50177a(0x1eb)](_0x434f5d),_0xdeb2b6=_0x57e4db[_0x50177a(0x1ae)][_0x50177a(0x1eb)](_0x30733c),_0x4feb9c=_0x57e4db[_0x50177a(0x1ae)][_0x50177a(0x1eb)](_0x4a3dea);_0x57e4db['ui'][_0x50177a(0x1cd)][_0x50177a(0x1f0)](_0x50177a(0x1ad),()=>{const _0x8e864f=_0x50177a,_0x304315=this[_0x8e864f(0x1a4)](_0x291c47);return _0x304315[_0x8e864f(0x1e8)]=!0x0,_0x304315;}),_0x57e4db['ui'][_0x50177a(0x1cd)][_0x50177a(0x1f0)](_0x50177a(0x1b1),()=>this[_0x50177a(0x1a4)](_0x520a27)),_0x4feb9c[_0x50177a(0x1d4)](()=>{const _0x1839f3=_0x50177a,_0x24f40e=[];for(const [_0x262f64,_0x3edb6e]of _0x483034[_0x1839f3(0x1b0)]){const _0xdfa6af=_0x2039c4[_0x1839f3(0x1b6)](_0x262f64['id']),_0x33d094=_0xdfa6af[_0x1839f3(0x1dd)](_0x150d3e=>_0x150d3e[_0x1839f3(0x1e0)]());_0xdfa6af[_0x1839f3(0x1f5)]>0x0&&_0x24f40e[_0x1839f3(0x1e5)]([_0x3edb6e[_0x1839f3(0x1f6)],_0x33d094]);}return _0x24f40e;}),this[_0x50177a(0x1af)](_0xdeb2b6,_0x50177a(0x1e1),(_0x50e0f4,_0x1ebac8,_0x352521)=>{const _0x56e684=_0x50177a,_0x46311e=Array[_0x56e684(0x1ee)](_0x352521)[_0x56e684(0x1dd)](_0x18fefc=>_0x18fefc[_0x56e684(0x1d6)])[_0x56e684(0x1da)](_0x12dac6=>_0x483034[_0x56e684(0x1ca)][_0x56e684(0x1b7)](_0x12dac6));if(!_0x46311e)return void(_0x2039c4[_0x56e684(0x1ea)]=null);const _0x452cbd=_0x483034[_0x56e684(0x1ca)][_0x56e684(0x1eb)](_0x46311e)[_0x56e684(0x1d7)]['id'],_0x551053=_0x56e684(0x1d0)+_0x452cbd;_0x452cbd&&_0x2039c4[_0x56e684(0x1a3)](_0x452cbd)?_0x2039c4[_0x56e684(0x1ea)]=_0x551053:_0x2039c4[_0x56e684(0x1ea)]&&(_0x2039c4[_0x56e684(0x1ea)]=null);}),this[_0x50177a(0x1af)](_0x483034,_0x50177a(0x1c8),(_0x56a872,{threadId:_0x2c3b2a,isFromAdapter:_0x592bc0})=>{const _0x1dc5b9=_0x50177a;!_0x592bc0&&_0x57e4db['ui'][_0x1dc5b9(0x1a6)][_0x1dc5b9(0x1aa)]&&_0x2039c4[_0x1dc5b9(0x1a3)](_0x2c3b2a)&&_0x57e4db[_0x1dc5b9(0x1a2)][_0x1dc5b9(0x1f6)][_0x1dc5b9(0x1ab)]();},{'priority':_0x50177a(0x1ba)}),this[_0x50177a(0x1af)](_0x483034,_0x50177a(0x1e9),(_0x260593,{threadId:_0x21def7,isFromAdapter:_0x292702})=>{const _0x39e8ff=_0x50177a;if(_0x292702||!_0x2039c4[_0x39e8ff(0x1a3)](_0x21def7)||!_0x483034[_0x39e8ff(0x1df)](_0x21def7))return;0x1===_0x483034[_0x39e8ff(0x1b4)](_0x21def7)[_0x39e8ff(0x1f5)]&&(_0x57e4db[_0x39e8ff(0x1a2)][_0x39e8ff(0x1f6)][_0x39e8ff(0x1ab)](),_0x260593[_0x39e8ff(0x1c0)]());},{'priority':_0x50177a(0x1c4)}),this[_0x50177a(0x1cf)]=this[_0x50177a(0x1c2)][_0x50177a(0x1e2)][_0x50177a(0x1eb)](_0x50177a(0x1cf));const _0x51a54f=this[_0x50177a(0x1c2)];this[_0x50177a(0x1c6)]=setInterval(()=>{const _0x4c5b97=_0x50177a;let _0x158458;for(const _0x2c5123 in _0x51a54f){const _0x3857b2=_0x2c5123,_0x5c70fd=_0x51a54f[_0x3857b2];if(_0x4c5b97(0x1d9)==_0x5c70fd||_0x4c5b97(0x1cb)==_0x5c70fd||_0x4c5b97(0x1f2)==_0x5c70fd||_0x4c5b97(0x1de)==_0x5c70fd||_0x4c5b97(0x1b2)==_0x5c70fd||_0x4c5b97(0x1e7)==_0x5c70fd||_0x4c5b97(0x1d5)==_0x5c70fd){delete _0x51a54f[_0x3857b2],_0x158458=_0x5c70fd,clearInterval(this[_0x4c5b97(0x1c6)]),this[_0x4c5b97(0x1c6)]=void 0x0;break;}}_0x4c5b97(0x1cb)==_0x158458&&_0x51a54f[_0x4c5b97(0x1ef)](_0x4c5b97(0x1bf)),_0x4c5b97(0x1f2)==_0x158458&&_0x51a54f[_0x4c5b97(0x1ef)](_0x4c5b97(0x1e6)),_0x4c5b97(0x1de)==_0x158458&&_0x51a54f[_0x4c5b97(0x1ef)](_0x4c5b97(0x1b9)),_0x4c5b97(0x1b2)==_0x158458&&_0x51a54f[_0x4c5b97(0x1ef)](_0x4c5b97(0x1ec),_0x4c5b97(0x1d1)),_0x4c5b97(0x1e7)==_0x158458&&_0x51a54f[_0x4c5b97(0x1ef)](_0x4c5b97(0x1d8)),_0x4c5b97(0x1d5)==_0x158458&&_0x51a54f[_0x4c5b97(0x1ef)](_0x4c5b97(0x1bb));},0x3e8);}[_0x3e733d(0x1c5)](){const _0x3e44b9=_0x3e733d;super[_0x3e44b9(0x1c5)](),this[_0x3e44b9(0x1c6)]&&clearInterval(this[_0x3e44b9(0x1c6)]);}[_0x3e733d(0x1a4)](_0x1a4db5){const _0x5b59f7=_0x3e733d,_0x50d8ff=this[_0x5b59f7(0x1c2)],_0x53fb61=new _0x1a4db5(_0x50d8ff[_0x5b59f7(0x1ed)]),_0x3082eb=_0x50d8ff[_0x5b59f7(0x1bc)][_0x5b59f7(0x1eb)](_0x5b59f7(0x1db));return _0x53fb61[_0x5b59f7(0x1e4)]({'label':_0x521460(_0x50d8ff[_0x5b59f7(0x1ed)],_0x5b59f7(0x1e3)),'icon':_0x2545c1}),_0x53fb61[_0x5b59f7(0x1d2)](_0x5b59f7(0x1ce))['to'](_0x3082eb,_0x5b59f7(0x1ce),_0x3082eb,_0x5b59f7(0x1f1),(_0x2b6f12,_0x442766)=>_0x2b6f12&&_0x442766),this[_0x5b59f7(0x1af)](_0x53fb61,_0x5b59f7(0x1a7),()=>{const _0x52fea8=_0x5b59f7;_0x3082eb[_0x52fea8(0x1a7)]();}),_0x53fb61;}}
|
|
@@ -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 _0x6026fb=_0x5d57;function _0xe85e(){const _0x4c45dc=['1197106ZugWND','8HbGMNu','2814ZZGGzh','has','markers','9bkirIp','contentInsertion','comment','1668185gqCuLa','never','dragstart','CommentsRepository','comments.copyMarkers','keys','editor','ClipboardMarkersUtils','all','listenTo','get','content','delete','highest','define','ClipboardPipeline','split','3553520PZflgU','1038480AJZsyl','config','6976456nEPlre','always','plugins','_registerMarkerToCopy','cut','33LcvyCo','150143CfOBzu','_removeMarkersWithoutThreads','_registerMarkerInClipboardPipeline','afterInit','hasCommentThread','_mapCommentsCopyConfigToRegisterConfiguration','default','14749qvXVNK','requires'];_0xe85e=function(){return _0x4c45dc;};return _0xe85e();}function _0x5d57(_0x5ee040,_0x5d83bf){const _0xe85e76=_0xe85e();return _0x5d57=function(_0x5d57d5,_0x3c0b23){_0x5d57d5=_0x5d57d5-0x93;let _0x3e00ee=_0xe85e76[_0x5d57d5];return _0x3e00ee;},_0x5d57(_0x5ee040,_0x5d83bf);}(function(_0x2b19c1,_0x3a071b){const _0x270c54=_0x5d57,_0x5bd6d9=_0x2b19c1();while(!![]){try{const _0x16c505=-parseInt(_0x270c54(0xbc))/0x1+parseInt(_0x270c54(0x9a))/0x2+parseInt(_0x270c54(0xb4))/0x3+-parseInt(_0x270c54(0x9b))/0x4*(-parseInt(_0x270c54(0xa2))/0x5)+-parseInt(_0x270c54(0x9c))/0x6*(-parseInt(_0x270c54(0x98))/0x7)+parseInt(_0x270c54(0xb6))/0x8*(-parseInt(_0x270c54(0x9f))/0x9)+-parseInt(_0x270c54(0xb3))/0xa*(parseInt(_0x270c54(0xbb))/0xb);if(_0x16c505===_0x3a071b)break;else _0x5bd6d9['push'](_0x5bd6d9['shift']());}catch(_0xe765e0){_0x5bd6d9['push'](_0x5bd6d9['shift']());}}}(_0xe85e,0x7cfaa));import{Plugin as _0x3731ee}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x32268c,ClipboardMarkersUtils as _0x8b9ccc}from'ckeditor5/src/clipboard.js';export class CommentsClipboard extends _0x3731ee{constructor(_0x1a2498){const _0x384190=_0x5d57;super(_0x1a2498),this[_0x384190(0xa8)][_0x384190(0xb5)][_0x384190(0xb0)](_0x384190(0xa6),_0x384190(0x97));}static get[_0x6026fb(0x99)](){return[_0x8b9ccc,_0x32268c];}[_0x6026fb(0x94)](){const _0x45f260=_0x6026fb,_0x4aa256=this[_0x45f260(0xa8)][_0x45f260(0xb8)][_0x45f260(0xac)](_0x45f260(0xb1));this[_0x45f260(0x93)](),this[_0x45f260(0xab)](_0x4aa256,_0x45f260(0xa0),(_0x279921,_0x3ca108)=>this[_0x45f260(0xbd)](_0x3ca108[_0x45f260(0xad)][_0x45f260(0x9e)]),{'priority':_0x45f260(0xaf)});}[_0x6026fb(0xbd)](_0x32b073){const _0xe1ab8a=_0x6026fb;if(!this[_0xe1ab8a(0xa8)][_0xe1ab8a(0xb8)][_0xe1ab8a(0x9d)](_0xe1ab8a(0xa5)))return _0x32b073;const _0x3947a4=this[_0xe1ab8a(0xa8)][_0xe1ab8a(0xb8)][_0xe1ab8a(0xac)](_0xe1ab8a(0xa5));for(const _0x6be6cd of _0x32b073[_0xe1ab8a(0xa7)]()){const [_0x5f4720,_0x479592]=_0x6be6cd[_0xe1ab8a(0xb2)](':');_0xe1ab8a(0xa1)!=_0x5f4720||_0x3947a4[_0xe1ab8a(0x95)](_0x479592)||_0x32b073[_0xe1ab8a(0xae)](_0x6be6cd);}return _0x32b073;}[_0x6026fb(0x93)](){const _0x437eb7=_0x6026fb,_0x2b55ec=this[_0x437eb7(0xa8)][_0x437eb7(0xb8)][_0x437eb7(0xac)](_0x437eb7(0xa9)),_0x3c5b8b=this[_0x437eb7(0x96)](this[_0x437eb7(0xa8)][_0x437eb7(0xb5)][_0x437eb7(0xac)](_0x437eb7(0xa6)));_0x3c5b8b&&_0x2b55ec[_0x437eb7(0xb9)](_0x437eb7(0xa1),_0x3c5b8b);}[_0x6026fb(0x96)](_0x1bcf48){const _0x4a6ed1=_0x6026fb;switch(_0x1bcf48){case _0x4a6ed1(0xb7):return{'allowedActions':_0x4a6ed1(0xaa),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x4a6ed1(0x97):return{'allowedActions':[_0x4a6ed1(0xba),_0x4a6ed1(0xa4)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x4a6ed1(0xa3):return null;default:return null;}}}
|