@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-next-20260110.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/ckeditor5-metadata.json +3 -3
- package/{src → dist}/augmentation.d.ts +5 -1
- package/{src → dist}/commands/acceptsuggestioncommand.d.ts +5 -1
- package/{src → dist}/commands/discardsuggestioncommand.d.ts +5 -1
- package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +5 -1
- package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +5 -1
- package/{src → dist}/commands/previewfinalcontentcommand.d.ts +5 -1
- package/{src → dist}/commands/trackchangescommand.d.ts +5 -1
- package/{src → dist}/index.d.ts +4 -0
- package/dist/index.js +4 -4
- package/{src → dist}/integrations/ai.d.ts +5 -1
- package/{src → dist}/integrations/aiassistant.d.ts +5 -1
- package/{src → dist}/integrations/aiquickactions.d.ts +5 -1
- package/{src → dist}/integrations/alignment.d.ts +5 -1
- package/{src → dist}/integrations/basicstyles.d.ts +5 -1
- package/{src → dist}/integrations/blockquote.d.ts +5 -1
- package/{src → dist}/integrations/bookmark.d.ts +5 -1
- package/{src → dist}/integrations/casechange.d.ts +5 -1
- package/{src → dist}/integrations/ckbox.d.ts +5 -1
- package/{src → dist}/integrations/codeblock.d.ts +5 -1
- package/{src → dist}/integrations/comments.d.ts +5 -1
- package/{src → dist}/integrations/deletecommand.d.ts +6 -2
- package/{src → dist}/integrations/emoji.d.ts +5 -1
- package/{src → dist}/integrations/entercommand.d.ts +6 -2
- package/{src → dist}/integrations/findandreplace.d.ts +5 -1
- package/{src → dist}/integrations/font.d.ts +5 -1
- package/{src → dist}/integrations/footnotes.d.ts +5 -1
- package/{src → dist}/integrations/formatpainter.d.ts +5 -1
- package/{src → dist}/integrations/heading.d.ts +5 -1
- package/{src → dist}/integrations/highlight.d.ts +5 -1
- package/{src → dist}/integrations/horizontalline.d.ts +5 -1
- package/{src → dist}/integrations/htmlembed.d.ts +5 -1
- package/{src → dist}/integrations/image.d.ts +5 -1
- package/{src → dist}/integrations/imagereplace.d.ts +5 -1
- package/{src → dist}/integrations/imagestyle.d.ts +5 -1
- package/{src → dist}/integrations/importword.d.ts +5 -1
- package/{src → dist}/integrations/indent.d.ts +5 -1
- package/{src → dist}/integrations/inputcommand.d.ts +6 -2
- package/{src → dist}/integrations/legacylist.d.ts +5 -1
- package/{src → dist}/integrations/legacylistproperties.d.ts +5 -1
- package/{src → dist}/integrations/lineheight.d.ts +5 -1
- package/{src → dist}/integrations/link.d.ts +5 -1
- package/{src → dist}/integrations/list.d.ts +5 -1
- package/{src → dist}/integrations/listproperties.d.ts +5 -1
- package/{src → dist}/integrations/mediaembed.d.ts +5 -1
- package/{src → dist}/integrations/mention.d.ts +5 -1
- package/{src → dist}/integrations/mergefields.d.ts +5 -1
- package/{src → dist}/integrations/multilevellist.d.ts +5 -1
- package/{src → dist}/integrations/pagebreak.d.ts +5 -1
- package/{src → dist}/integrations/paragraph.d.ts +5 -1
- package/{src → dist}/integrations/removeformat.d.ts +5 -1
- package/{src → dist}/integrations/replacesourcecommand.d.ts +5 -1
- package/{src → dist}/integrations/restrictededitingmode.d.ts +5 -1
- package/{src → dist}/integrations/shiftentercommand.d.ts +5 -1
- package/{src → dist}/integrations/standardeditingmode.d.ts +5 -1
- package/{src → dist}/integrations/style.d.ts +5 -1
- package/{src → dist}/integrations/table.d.ts +5 -1
- package/{src → dist}/integrations/tablecaption.d.ts +5 -1
- package/{src → dist}/integrations/tableclipboard.d.ts +5 -1
- package/{src → dist}/integrations/tablecolumnresize.d.ts +6 -2
- package/{src → dist}/integrations/tableheadings.d.ts +5 -1
- package/{src → dist}/integrations/tablelayout.d.ts +5 -1
- package/{src → dist}/integrations/tablemergesplit.d.ts +5 -1
- package/{src → dist}/integrations/tableofcontents.d.ts +5 -1
- package/{src → dist}/integrations/tableproperties.d.ts +6 -2
- package/{src → dist}/integrations/template.d.ts +5 -1
- package/{src → dist}/integrations/title.d.ts +5 -1
- package/{src → dist}/integrations/undo.d.ts +5 -1
- package/{src → dist}/integrations/uploadcare.d.ts +5 -1
- package/{src → dist}/integrations/utils.d.ts +5 -1
- package/{src → dist}/suggestion.d.ts +8 -4
- package/{src → dist}/suggestiondescriptionfactory.d.ts +6 -2
- package/{src → dist}/trackchanges.d.ts +6 -2
- package/{src → dist}/trackchangesconfig.d.ts +4 -0
- package/{src → dist}/trackchangesdata.d.ts +5 -1
- package/{src → dist}/trackchangesediting.d.ts +7 -4
- package/{src → dist}/trackchangespreview.d.ts +6 -2
- package/{src → dist}/trackchangesui.d.ts +6 -2
- 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}/ui/suggestioncontroller.d.ts +7 -3
- package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +8 -4
- package/{src → dist}/ui/view/suggestionthreadview.d.ts +7 -3
- package/{src → dist}/ui/view/suggestionview.d.ts +7 -3
- package/{src → dist}/ui/view/trackchangespreviewview.d.ts +4 -0
- package/{src → dist}/utils/common-translations.d.ts +5 -1
- package/{src → dist}/utils/utils.d.ts +6 -2
- package/package.json +35 -46
- package/build/track-changes.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/src/augmentation.js +0 -23
- package/src/commands/acceptsuggestioncommand.js +0 -23
- package/src/commands/discardsuggestioncommand.js +0 -23
- package/src/commands/executeonallsuggestionscommand.js +0 -23
- package/src/commands/executeonselectedsuggestionscommand.js +0 -23
- package/src/commands/previewfinalcontentcommand.js +0 -23
- package/src/commands/trackchangescommand.js +0 -23
- package/src/index.js +0 -23
- package/src/integrations/ai.js +0 -23
- package/src/integrations/aiassistant.js +0 -23
- package/src/integrations/aiquickactions.js +0 -23
- package/src/integrations/alignment.js +0 -23
- package/src/integrations/basicstyles.js +0 -23
- package/src/integrations/blockquote.js +0 -23
- package/src/integrations/bookmark.js +0 -23
- package/src/integrations/casechange.js +0 -23
- package/src/integrations/ckbox.js +0 -23
- package/src/integrations/codeblock.js +0 -23
- package/src/integrations/comments.js +0 -23
- package/src/integrations/deletecommand.js +0 -23
- package/src/integrations/emoji.js +0 -23
- package/src/integrations/entercommand.js +0 -23
- package/src/integrations/findandreplace.js +0 -23
- package/src/integrations/font.js +0 -23
- package/src/integrations/footnotes.js +0 -23
- package/src/integrations/formatpainter.js +0 -23
- package/src/integrations/heading.js +0 -23
- package/src/integrations/highlight.js +0 -23
- package/src/integrations/horizontalline.js +0 -23
- package/src/integrations/htmlembed.js +0 -23
- package/src/integrations/image.js +0 -23
- package/src/integrations/imagereplace.js +0 -23
- package/src/integrations/imagestyle.js +0 -23
- package/src/integrations/importword.js +0 -23
- package/src/integrations/indent.js +0 -23
- package/src/integrations/inputcommand.js +0 -23
- package/src/integrations/legacylist.js +0 -23
- package/src/integrations/legacylistproperties.js +0 -23
- package/src/integrations/lineheight.js +0 -23
- package/src/integrations/link.js +0 -23
- package/src/integrations/list.js +0 -23
- package/src/integrations/listproperties.js +0 -23
- package/src/integrations/mediaembed.js +0 -23
- package/src/integrations/mention.js +0 -23
- package/src/integrations/mergefields.js +0 -23
- package/src/integrations/multilevellist.js +0 -23
- package/src/integrations/pagebreak.js +0 -23
- package/src/integrations/paragraph.js +0 -23
- package/src/integrations/removeformat.js +0 -23
- package/src/integrations/replacesourcecommand.js +0 -23
- package/src/integrations/restrictededitingmode.js +0 -23
- package/src/integrations/shiftentercommand.js +0 -23
- package/src/integrations/standardeditingmode.js +0 -23
- package/src/integrations/style.js +0 -23
- package/src/integrations/table.js +0 -23
- package/src/integrations/tablecaption.js +0 -23
- package/src/integrations/tableclipboard.js +0 -24
- package/src/integrations/tablecolumnresize.js +0 -23
- package/src/integrations/tableheadings.js +0 -23
- package/src/integrations/tablelayout.js +0 -23
- package/src/integrations/tablemergesplit.js +0 -23
- package/src/integrations/tableofcontents.js +0 -23
- package/src/integrations/tableproperties.js +0 -23
- package/src/integrations/template.js +0 -23
- package/src/integrations/title.js +0 -23
- package/src/integrations/undo.js +0 -23
- package/src/integrations/uploadcare.js +0 -23
- package/src/integrations/utils.js +0 -23
- package/src/suggestion.js +0 -24
- package/src/suggestiondescriptionfactory.js +0 -23
- package/src/trackchanges.js +0 -23
- package/src/trackchangesconfig.js +0 -23
- package/src/trackchangesdata.js +0 -23
- package/src/trackchangesediting.js +0 -23
- package/src/trackchangespreview.js +0 -23
- package/src/trackchangesui.js +0 -23
- package/src/ui/suggestioncontroller.js +0 -24
- package/src/ui/view/basesuggestionthreadview.js +0 -23
- package/src/ui/view/suggestionthreadview.js +0 -23
- package/src/ui/view/suggestionview.js +0 -23
- package/src/ui/view/trackchangespreviewview.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/utils.js +0 -23
|
@@ -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 _0x3f5dd1=_0x420f;function _0x420f(_0xb84aec,_0x5ac42c){const _0x477baa=_0x477b();return _0x420f=function(_0x420f67,_0x4c2929){_0x420f67=_0x420f67-0x79;let _0x4b1521=_0x477baa[_0x420f67];return _0x4b1521;},_0x420f(_0xb84aec,_0x5ac42c);}(function(_0x338860,_0x16e7ed){const _0x44b879=_0x420f,_0x2d7bfc=_0x338860();while(!![]){try{const _0x52aa70=parseInt(_0x44b879(0x89))/0x1*(-parseInt(_0x44b879(0xa0))/0x2)+-parseInt(_0x44b879(0x95))/0x3+parseInt(_0x44b879(0x96))/0x4*(parseInt(_0x44b879(0x92))/0x5)+parseInt(_0x44b879(0x83))/0x6*(parseInt(_0x44b879(0x91))/0x7)+parseInt(_0x44b879(0x9e))/0x8*(parseInt(_0x44b879(0xa2))/0x9)+parseInt(_0x44b879(0x93))/0xa*(parseInt(_0x44b879(0x87))/0xb)+-parseInt(_0x44b879(0x7b))/0xc;if(_0x52aa70===_0x16e7ed)break;else _0x2d7bfc['push'](_0x2d7bfc['shift']());}catch(_0x1e9330){_0x2d7bfc['push'](_0x2d7bfc['shift']());}}}(_0x477b,0xbade0));function _0x477b(){const _0x59700c=['updateBookmark','5584Xtbkzl','bookmarkId','1308rofBVD','editor','11952OiHnWe','enableCommand','TrackChangesEditing','14660088bTvrBZ','element','registerDescriptionCallback','insertBookmark','plugins','*Insert:*\x20%0','deletion','enableDefaultAttributesIntegration','228sgFmgY','afterInit','key','*Remove:*\x20%0','221177yzmnJc','format','2138KFmBtP','locale','getAttribute','ELEMENT_BOOKMARK','type','has','*Set\x20bookmark:*\x20%0','insertion','151487QMBJti','5376695zIjrCs','760AGwvyD','BookmarkEditing','2902317jPFsEK','4EccZCO','get','descriptionFactory','bookmark','attribute','newValue','getContainedElement'];_0x477b=function(){return _0x59700c;};return _0x477b();}import{Plugin as _0x3bd4e9}from'ckeditor5/src/core.js';import{getTranslation as _0x9f67f4}from'../utils/common-translations.js';export class TrackChangesBookmark extends _0x3bd4e9{[_0x3f5dd1(0x84)](){const _0x57b57d=_0x3f5dd1,_0x39479b=this[_0x57b57d(0xa1)],_0x49e956=_0x39479b[_0x57b57d(0x8a)],_0x521c74=_0x39479b[_0x57b57d(0x7f)][_0x57b57d(0x97)](_0x57b57d(0x7a));_0x39479b[_0x57b57d(0x7f)][_0x57b57d(0x8e)](_0x57b57d(0x94))&&(_0x521c74[_0x57b57d(0x79)](_0x57b57d(0x7e)),_0x521c74[_0x57b57d(0x82)](_0x57b57d(0x9d)),_0x521c74[_0x57b57d(0x98)][_0x57b57d(0x7d)](_0x134de5=>{const _0xaf9004=_0x57b57d;if(_0xaf9004(0x90)!=_0x134de5[_0xaf9004(0x8d)]&&_0xaf9004(0x81)!=_0x134de5[_0xaf9004(0x8d)]&&_0xaf9004(0x9a)!=_0x134de5[_0xaf9004(0x8d)])return;const _0x4da446=_0x134de5[_0xaf9004(0x9c)]();if(null==_0x4da446)return;if(!_0x4da446['is'](_0xaf9004(0x7c),_0xaf9004(0x99)))return;const _0x308a8f=_0x4da446[_0xaf9004(0x8b)](_0xaf9004(0x9f));if(_0xaf9004(0x90)==_0x134de5[_0xaf9004(0x8d)])return{'type':_0xaf9004(0x90),'content':_0x9f67f4(_0x49e956,_0xaf9004(0x80),'\x22'+_0x308a8f+'\x22\x20'+_0x9f67f4(_0x49e956,_0xaf9004(0x8c)))};if(_0xaf9004(0x81)==_0x134de5[_0xaf9004(0x8d)])return{'type':_0xaf9004(0x81),'content':_0x9f67f4(_0x49e956,_0xaf9004(0x86),'\x22'+_0x308a8f+'\x22\x20'+_0x9f67f4(_0x49e956,_0xaf9004(0x8c)))};const {data:_0x40bc3}=_0x134de5;if(!_0x40bc3||_0xaf9004(0x9f)!=_0x40bc3[_0xaf9004(0x85)])return;return{'type':_0xaf9004(0x88),'content':_0x9f67f4(_0x49e956,_0xaf9004(0x8f),'\x22'+_0x40bc3[_0xaf9004(0x9b)]+'\x22')};}));}}
|
|
@@ -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 _0x26aaf5=_0x2517;(function(_0x47dff6,_0x289e48){const _0x200fb0=_0x2517,_0x49307f=_0x47dff6();while(!![]){try{const _0x41ed09=parseInt(_0x200fb0(0x19c))/0x1*(-parseInt(_0x200fb0(0x195))/0x2)+-parseInt(_0x200fb0(0x18d))/0x3*(-parseInt(_0x200fb0(0x19e))/0x4)+parseInt(_0x200fb0(0x193))/0x5+parseInt(_0x200fb0(0x19b))/0x6+parseInt(_0x200fb0(0x1a0))/0x7*(-parseInt(_0x200fb0(0x19a))/0x8)+parseInt(_0x200fb0(0x199))/0x9*(-parseInt(_0x200fb0(0x194))/0xa)+-parseInt(_0x200fb0(0x18e))/0xb*(-parseInt(_0x200fb0(0x191))/0xc);if(_0x41ed09===_0x289e48)break;else _0x49307f['push'](_0x49307f['shift']());}catch(_0xfa0a81){_0x49307f['push'](_0x49307f['shift']());}}}(_0x2355,0x29077));function _0x2517(_0x1db27b,_0x492da9){const _0x235521=_0x2355();return _0x2517=function(_0x2517c9,_0x4aec5c){_0x2517c9=_0x2517c9-0x18c;let _0x3e0112=_0x235521[_0x2517c9];return _0x3e0112;},_0x2517(_0x1db27b,_0x492da9);}import{Plugin as _0xf6b224}from'ckeditor5/src/core.js';export class TrackChangesCaseChange extends _0xf6b224{[_0x26aaf5(0x190)](){const _0x5c0346=_0x26aaf5,_0x33aa31=this[_0x5c0346(0x192)];_0x33aa31[_0x5c0346(0x18c)][_0x5c0346(0x18f)](_0x5c0346(0x196))&&(_0x33aa31[_0x5c0346(0x18c)][_0x5c0346(0x19d)](_0x5c0346(0x1a2))[_0x5c0346(0x19f)](_0x5c0346(0x198)),_0x33aa31[_0x5c0346(0x18c)][_0x5c0346(0x19d)](_0x5c0346(0x1a2))[_0x5c0346(0x19f)](_0x5c0346(0x197)),_0x33aa31[_0x5c0346(0x18c)][_0x5c0346(0x19d)](_0x5c0346(0x1a2))[_0x5c0346(0x19f)](_0x5c0346(0x1a1)));}}function _0x2355(){const _0x1f90b8=['270jBpZKq','8rWjyVG','1023930fkGBoE','49vrBJNh','get','524mUvLVN','enableCommand','708505lpNVXx','changeCaseTitle','TrackChangesEditing','plugins','3576uWyEPD','137973gSPItI','has','afterInit','516wLxJeN','editor','90925ATmdHO','98710qdVNjy','13018BrOZTa','CaseChange','changeCaseLower','changeCaseUpper'];_0x2355=function(){return _0x1f90b8;};return _0x2355();}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x383e(){const _0x1741dd=['enableCommand','commands','559404uFeXCt','TrackChangesEditing','afterInit','44xNeapb','14oEqYbk','571528cBfZYS','21530hMmAKI','plugins','19914xNWczS','ckbox','8ynaaSn','get','23775SNVnre','95MiJgmV','1327030jvqTxR','editor','154308OtvbrH'];_0x383e=function(){return _0x1741dd;};return _0x383e();}function _0x145a(_0x3c2be6,_0x18bff7){const _0x383eae=_0x383e();return _0x145a=function(_0x145aa5,_0x1a96c9){_0x145aa5=_0x145aa5-0x12e;let _0x22ad20=_0x383eae[_0x145aa5];return _0x22ad20;},_0x145a(_0x3c2be6,_0x18bff7);}const _0x6dc65c=_0x145a;(function(_0x2f08da,_0x11fa21){const _0x47fda4=_0x145a,_0x4d596b=_0x2f08da();while(!![]){try{const _0x380c31=-parseInt(_0x47fda4(0x132))/0x1*(parseInt(_0x47fda4(0x12e))/0x2)+parseInt(_0x47fda4(0x134))/0x3*(parseInt(_0x47fda4(0x13e))/0x4)+parseInt(_0x47fda4(0x135))/0x5*(-parseInt(_0x47fda4(0x130))/0x6)+parseInt(_0x47fda4(0x13f))/0x7*(parseInt(_0x47fda4(0x140))/0x8)+-parseInt(_0x47fda4(0x13b))/0x9+parseInt(_0x47fda4(0x136))/0xa+-parseInt(_0x47fda4(0x138))/0xb;if(_0x380c31===_0x11fa21)break;else _0x4d596b['push'](_0x4d596b['shift']());}catch(_0x6853d6){_0x4d596b['push'](_0x4d596b['shift']());}}}(_0x383e,0x218b3));import{Plugin as _0x1da0fc}from'ckeditor5/src/core.js';export class TrackChangesCKBox extends _0x1da0fc{[_0x6dc65c(0x13d)](){const _0x576a86=_0x6dc65c,_0x5491b1=this[_0x576a86(0x137)];_0x5491b1[_0x576a86(0x13a)][_0x576a86(0x133)](_0x576a86(0x131))&&_0x5491b1[_0x576a86(0x12f)][_0x576a86(0x133)](_0x576a86(0x13c))[_0x576a86(0x139)](_0x576a86(0x131));}}
|
|
@@ -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 _0x28a366=_0x18ec;(function(_0x3ece2c,_0x2231ea){const _0x242402=_0x18ec,_0x2df1c7=_0x3ece2c();while(!![]){try{const _0x51e8ca=parseInt(_0x242402(0xc7))/0x1*(parseInt(_0x242402(0xbe))/0x2)+parseInt(_0x242402(0x9b))/0x3+parseInt(_0x242402(0xb7))/0x4*(parseInt(_0x242402(0xb3))/0x5)+-parseInt(_0x242402(0xa0))/0x6+-parseInt(_0x242402(0x9f))/0x7+parseInt(_0x242402(0x98))/0x8*(parseInt(_0x242402(0x93))/0x9)+-parseInt(_0x242402(0x94))/0xa;if(_0x51e8ca===_0x2231ea)break;else _0x2df1c7['push'](_0x2df1c7['shift']());}catch(_0x82a2bf){_0x2df1c7['push'](_0x2df1c7['shift']());}}}(_0x52e6,0x71f7f));import{Plugin as _0x52713b}from'ckeditor5/src/core.js';import{getTranslation as _0x3eaec6}from'../utils/common-translations.js';function _0x52e6(){const _0x5d8fda=['type','CodeBlock','306062XNJFpn','config','descriptionFactory','has','rootElement','language','TrackChangesEditing','plugins','get','2SZwgnv','blockName','change','ELEMENT_CODE_BLOCK','checkChild','203787vctMxH','8558110vWFgdo','format','registerElementLabel','indentCodeBlock','184DHkJAx','parent','registerDescriptionCallback','2792913xHEcCR','locale','label','isLimit','2045155iwTQQX','3560016iKiLvB','afterInit','*Remove\x20format:*\x20%0','from','*Set\x20format:*\x20%0','model','forceValue','outdentCodeBlock','name','formatBlock','codeBlock','editor','languages','filter','document','markBlockFormat','enableCommand','commandName','commandParams','3985XEUOHj','toLowerCase','value','schema','2260PBWtiX','getSelectedBlocks','find','selection','commands'];_0x52e6=function(){return _0x5d8fda;};return _0x52e6();}function _0x18ec(_0x314a64,_0x23820c){const _0x52e6fb=_0x52e6();return _0x18ec=function(_0x18ecb6,_0x40642c){_0x18ecb6=_0x18ecb6-0x91;let _0x1f0c03=_0x52e6fb[_0x18ecb6];return _0x1f0c03;},_0x18ec(_0x314a64,_0x23820c);}import{getRangesOfBlockGroups as _0x43b784}from'../utils/utils.js';export class TrackChangesCodeBlock extends _0x52713b{[_0x28a366(0xa1)](){const _0x43b1a5=_0x28a366,_0x21c058=this[_0x43b1a5(0xab)];if(!_0x21c058[_0x43b1a5(0xc5)][_0x43b1a5(0xc1)](_0x43b1a5(0xbd)))return;const _0x1db743=_0x21c058[_0x43b1a5(0xc5)][_0x43b1a5(0xc6)](_0x43b1a5(0xc4)),_0x568539=_0x21c058[_0x43b1a5(0x9c)],_0x1703cc=_0x21c058[_0x43b1a5(0xbf)][_0x43b1a5(0xc6)](_0x43b1a5(0xaa))[_0x43b1a5(0xac)],_0x3e393c=_0x21c058[_0x43b1a5(0xbb)][_0x43b1a5(0xc6)](_0x43b1a5(0xaa));_0x1db743[_0x43b1a5(0xb0)](_0x43b1a5(0x97)),_0x1db743[_0x43b1a5(0xb0)](_0x43b1a5(0xa7)),_0x1db743[_0x43b1a5(0xb0)](_0x43b1a5(0xaa),(_0x23fa2,_0x19c857={})=>{const _0x370ba0=_0x43b1a5,_0x4452d4=_0x21c058[_0x370ba0(0xa5)],_0x34e732=_0x21c058[_0x370ba0(0xa5)][_0x370ba0(0xae)][_0x370ba0(0xba)],_0x311076=_0x19c857&&void 0x0!==_0x19c857[_0x370ba0(0xa6)]?_0x19c857[_0x370ba0(0xa6)]:!_0x3e393c[_0x370ba0(0xb5)];let _0x1f9b91;_0x19c857[_0x370ba0(0xc3)]||(_0x19c857[_0x370ba0(0xc3)]=_0x1703cc[0x0][_0x370ba0(0xc3)]),_0x1f9b91=_0x311076?Array[_0x370ba0(0xa3)](_0x34e732[_0x370ba0(0xb8)]())[_0x370ba0(0xad)](_0x52b467=>co(_0x52b467)||function(_0x49826b,_0x1ef98e){const _0x3878da=_0x370ba0;if(_0x49826b['is'](_0x3878da(0xc2))||_0x1ef98e[_0x3878da(0x9e)](_0x49826b))return!0x1;return _0x1ef98e[_0x3878da(0x92)](_0x49826b[_0x3878da(0x99)],_0x3878da(0xaa));}(_0x52b467,_0x4452d4[_0x370ba0(0xb6)])):Array[_0x370ba0(0xa3)](_0x34e732[_0x370ba0(0xb8)]())[_0x370ba0(0xad)](_0x4732a8=>co(_0x4732a8));const _0x473961=_0x43b784(_0x1f9b91,_0x4452d4);_0x4452d4[_0x370ba0(0xc9)](()=>{const _0x495b01=_0x370ba0;for(const _0x2d2229 of _0x473961)_0x1db743[_0x495b01(0xaf)](_0x2d2229,{'commandName':_0x495b01(0xaa),'commandParams':[{..._0x19c857,'forceValue':_0x311076}],'formatGroupId':_0x495b01(0xc8)});});}),(_0x1db743[_0x43b1a5(0xc0)][_0x43b1a5(0x96)](_0x43b1a5(0xaa),_0x2fe5ad=>_0x3eaec6(_0x568539,_0x43b1a5(0x91),_0x2fe5ad)),_0x1db743[_0x43b1a5(0xc0)][_0x43b1a5(0x9a)](_0x1d61a1=>{const _0x5341d6=_0x43b1a5;if(_0x5341d6(0xa9)!=_0x1d61a1[_0x5341d6(0xbc)])return;const _0x253fd9=_0x568539['t'],{data:_0x292914}=_0x1d61a1;if(!_0x292914||_0x5341d6(0xaa)!=_0x292914[_0x5341d6(0xb1)])return;const _0x2d2995=_0x292914[_0x5341d6(0xb2)][0x0][_0x5341d6(0xc3)],_0x3615e5=_0x253fd9(_0x1703cc[_0x5341d6(0xb9)](_0x3db68a=>_0x3db68a[_0x5341d6(0xc3)]===_0x2d2995)[_0x5341d6(0x9d)])[_0x5341d6(0xb4)]();return _0x292914[_0x5341d6(0xb2)][0x0][_0x5341d6(0xa6)]?{'type':_0x5341d6(0x95),'content':_0x3eaec6(_0x568539,_0x5341d6(0xa4),_0x3eaec6(_0x568539,_0x5341d6(0x91),0x1)+'\x20('+_0x3615e5+')')}:{'type':_0x5341d6(0x95),'content':_0x3eaec6(_0x568539,_0x5341d6(0xa2),_0x3eaec6(_0x568539,_0x5341d6(0x91),0x1))};}));}}function co(_0x7cd648){const _0x4f4af7=_0x28a366;return _0x4f4af7(0xaa)==_0x7cd648[_0x4f4af7(0xa8)];}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x5022(){const _0x4b11da=['TrackChangesEditing','addCommentThread','editor','has','10GaqQIJ','337008AeqEwf','1984uAUHjE','enableCommand','1085848AhixrE','2059472IkYgvq','get','26579hgLuEd','CommentsEditing','419559jWLHtK','plugins','afterInit','5189292kbMAww','19180908erBRaU'];_0x5022=function(){return _0x4b11da;};return _0x5022();}const _0x5aa909=_0x4f39;(function(_0x1407a6,_0x519107){const _0x5b1bae=_0x4f39,_0x368854=_0x1407a6();while(!![]){try{const _0x118854=-parseInt(_0x5b1bae(0x1be))/0x1+parseInt(_0x5b1bae(0x1b0))/0x2+parseInt(_0x5b1bae(0x1b4))/0x3+-parseInt(_0x5b1bae(0x1c1))/0x4*(parseInt(_0x5b1bae(0x1bd))/0x5)+-parseInt(_0x5b1bae(0x1b7))/0x6+-parseInt(_0x5b1bae(0x1b2))/0x7*(parseInt(_0x5b1bae(0x1bf))/0x8)+parseInt(_0x5b1bae(0x1b8))/0x9;if(_0x118854===_0x519107)break;else _0x368854['push'](_0x368854['shift']());}catch(_0x104981){_0x368854['push'](_0x368854['shift']());}}}(_0x5022,0x95fbb));function _0x4f39(_0xee76b8,_0x2ba55b){const _0x50224f=_0x5022();return _0x4f39=function(_0x4f39a4,_0x59e625){_0x4f39a4=_0x4f39a4-0x1b0;let _0x4111e5=_0x50224f[_0x4f39a4];return _0x4111e5;},_0x4f39(_0xee76b8,_0x2ba55b);}import{Plugin as _0x3b5243}from'ckeditor5/src/core.js';export class TrackChangesComments extends _0x3b5243{[_0x5aa909(0x1b6)](){const _0x2f7733=_0x5aa909,_0x5b7e29=this[_0x2f7733(0x1bb)];if(!_0x5b7e29[_0x2f7733(0x1b5)][_0x2f7733(0x1bc)](_0x2f7733(0x1b3)))return;_0x5b7e29[_0x2f7733(0x1b5)][_0x2f7733(0x1b1)](_0x2f7733(0x1b9))[_0x2f7733(0x1c0)](_0x2f7733(0x1ba));}}
|
|
@@ -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 _0x157379=_0x1037;(function(_0x1e43c5,_0x453da4){const _0xb6009e=_0x1037,_0x4de35d=_0x1e43c5();while(!![]){try{const _0x3dc2fe=parseInt(_0xb6009e(0x1a0))/0x1+-parseInt(_0xb6009e(0x1b3))/0x2*(parseInt(_0xb6009e(0x19a))/0x3)+-parseInt(_0xb6009e(0x1a5))/0x4*(parseInt(_0xb6009e(0x1aa))/0x5)+-parseInt(_0xb6009e(0x19c))/0x6*(-parseInt(_0xb6009e(0x1bb))/0x7)+-parseInt(_0xb6009e(0x1ac))/0x8+-parseInt(_0xb6009e(0x1b6))/0x9+parseInt(_0xb6009e(0x1a1))/0xa*(parseInt(_0xb6009e(0x1a8))/0xb);if(_0x3dc2fe===_0x453da4)break;else _0x4de35d['push'](_0x4de35d['shift']());}catch(_0x1c2757){_0x4de35d['push'](_0x4de35d['shift']());}}}(_0x370b,0x1b369));import{Plugin as _0x5423a5}from'ckeditor5/src/core.js';import{ModelLiveRange as _0x4ba2d1}from'ckeditor5/src/engine.js';import{Delete as _0x577341}from'ckeditor5/src/typing.js';function _0x1037(_0x396c3d,_0x310d82){const _0x370baa=_0x370b();return _0x1037=function(_0x103743,_0x3d814c){_0x103743=_0x103743-0x190;let _0x4220d8=_0x370baa[_0x103743];return _0x4220d8;},_0x1037(_0x396c3d,_0x310d82);}function _0x370b(){const _0x2172d9=['start','$graveyard','17567SnyaFq','get','4685fPJzYl','requires','845088XjmlDp','getFirstRange','unlock','forward','setSelection','delete','init','7564CFjVLU','unit','selection','121644bpSzVE','fromRange','lock','enableCommand','rootName','14MSSzDr','buffer','enqueueChange','modifySelection','root','deleteForward','TrackChangesEditing','document','plugins','createRange','model','99ZtQUoP','detach','120828eoAvMw','isCollapsed','end','commands','87727xXHqtt','2310dISueg','createSelection','editor','batch','604kqAWiY'];_0x370b=function(){return _0x2172d9;};return _0x370b();}export class TrackChangesDeleteCommand extends _0x5423a5{static get[_0x157379(0x1ab)](){return[_0x577341];}[_0x157379(0x1b2)](){const _0x38cbec=_0x157379,_0x37a441=this[_0x38cbec(0x1a3)],_0x9e6d98=_0x37a441[_0x38cbec(0x197)][_0x38cbec(0x1a9)](_0x38cbec(0x195));_0x9e6d98[_0x38cbec(0x1b9)](_0x38cbec(0x1b1));const _0x145d33=_0x37a441[_0x38cbec(0x19f)][_0x38cbec(0x1a9)](_0x38cbec(0x194));_0x9e6d98[_0x38cbec(0x1b9)](_0x38cbec(0x194),(_0x2c7dee,_0x494590={})=>{const _0x2cd99=_0x38cbec,_0x4d3f31=_0x37a441[_0x2cd99(0x199)][_0x2cd99(0x1a2)](_0x37a441[_0x2cd99(0x199)][_0x2cd99(0x196)][_0x2cd99(0x1b5)]);_0x4d3f31[_0x2cd99(0x19d)]&&_0x37a441[_0x2cd99(0x199)][_0x2cd99(0x192)](_0x4d3f31,{'direction':_0x2cd99(0x1af),'unit':_0x494590[_0x2cd99(0x1b4)]});const _0x49b351=_0x4d3f31[_0x2cd99(0x1ad)](),_0x3d7763=_0x4ba2d1[_0x2cd99(0x1b7)](_0x49b351);let _0x841f9d;_0x2c7dee(_0x494590),_0x841f9d=_0x2cd99(0x1a7)==_0x3d7763[_0x2cd99(0x193)][_0x2cd99(0x1ba)]?_0x37a441[_0x2cd99(0x199)][_0x2cd99(0x198)](_0x49b351[_0x2cd99(0x1a6)]):_0x37a441[_0x2cd99(0x199)][_0x2cd99(0x198)](_0x3d7763[_0x2cd99(0x1a6)],_0x3d7763[_0x2cd99(0x19e)]),_0x3d7763[_0x2cd99(0x19b)](),_0x37a441[_0x2cd99(0x199)][_0x2cd99(0x191)](_0x145d33[_0x2cd99(0x190)][_0x2cd99(0x1a4)],_0x458fa8=>{const _0x437fb8=_0x2cd99;_0x145d33[_0x437fb8(0x190)][_0x437fb8(0x1b8)](),_0x458fa8[_0x437fb8(0x1b0)](_0x458fa8[_0x437fb8(0x198)](_0x841f9d[_0x437fb8(0x19e)])),_0x145d33[_0x437fb8(0x190)][_0x437fb8(0x1ae)]();});});}}
|
|
@@ -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 _0x4b4aff=_0x8ab5;function _0x4151(){const _0x521cd8=['8415324XbqYod','editor','commands','12xRPydy','get','plugins','6170WCnhYa','TrackChangesEditing','48pxvsva','1626963ghATJD','4nSdiUP','2054045bgkHvs','621854yyUMgv','emoji','5547949wwKZBD','afterInit','enableCommand','163331UcCYGl','9369WIdmje','3VYDxoR'];_0x4151=function(){return _0x521cd8;};return _0x4151();}(function(_0xe6114,_0x32907f){const _0x58ec45=_0x8ab5,_0x14a481=_0xe6114();while(!![]){try{const _0x18ec62=parseInt(_0x58ec45(0xdc))/0x1*(-parseInt(_0x58ec45(0xd5))/0x2)+parseInt(_0x58ec45(0xd2))/0x3*(parseInt(_0x58ec45(0xd3))/0x4)+-parseInt(_0x58ec45(0xd4))/0x5+parseInt(_0x58ec45(0xdd))/0x6+parseInt(_0x58ec45(0xda))/0x7*(parseInt(_0x58ec45(0xd1))/0x8)+parseInt(_0x58ec45(0xdb))/0x9*(parseInt(_0x58ec45(0xcf))/0xa)+parseInt(_0x58ec45(0xd7))/0xb*(-parseInt(_0x58ec45(0xcc))/0xc);if(_0x18ec62===_0x32907f)break;else _0x14a481['push'](_0x14a481['shift']());}catch(_0x3cf050){_0x14a481['push'](_0x14a481['shift']());}}}(_0x4151,0xd6a75));import{Plugin as _0x5c88a5}from'ckeditor5/src/core.js';function _0x8ab5(_0x15900,_0x56b984){const _0x4151c4=_0x4151();return _0x8ab5=function(_0x8ab507,_0x1d7e7b){_0x8ab507=_0x8ab507-0xcb;let _0x469131=_0x4151c4[_0x8ab507];return _0x469131;},_0x8ab5(_0x15900,_0x56b984);}export class TrackChangesEmoji extends _0x5c88a5{[_0x4b4aff(0xd8)](){const _0x5c4adc=_0x4b4aff,_0xb4c5b2=this[_0x5c4adc(0xde)];_0xb4c5b2[_0x5c4adc(0xcb)][_0x5c4adc(0xcd)](_0x5c4adc(0xd6))&&_0xb4c5b2[_0x5c4adc(0xce)][_0x5c4adc(0xcd)](_0x5c4adc(0xd0))[_0x5c4adc(0xd9)](_0x5c4adc(0xd6));}}
|
|
@@ -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 _0x49d978=_0x1fe9;(function(_0x390483,_0x8a60b0){const _0x5c9322=_0x1fe9,_0x48199d=_0x390483();while(!![]){try{const _0x51ab3c=parseInt(_0x5c9322(0xff))/0x1+-parseInt(_0x5c9322(0x108))/0x2*(-parseInt(_0x5c9322(0x103))/0x3)+-parseInt(_0x5c9322(0x10e))/0x4*(parseInt(_0x5c9322(0x11b))/0x5)+parseInt(_0x5c9322(0x113))/0x6+parseInt(_0x5c9322(0x111))/0x7*(-parseInt(_0x5c9322(0xfc))/0x8)+parseInt(_0x5c9322(0x11f))/0x9*(parseInt(_0x5c9322(0x10a))/0xa)+parseInt(_0x5c9322(0x110))/0xb*(-parseInt(_0x5c9322(0x114))/0xc);if(_0x51ab3c===_0x8a60b0)break;else _0x48199d['push'](_0x48199d['shift']());}catch(_0x222a37){_0x48199d['push'](_0x48199d['shift']());}}}(_0x2d0d,0xf10ff));import{Plugin as _0x3d91a7}from'ckeditor5/src/core.js';import{Enter as _0x15aedd}from'ckeditor5/src/enter.js';import{ModelLiveRange as _0x127bb1}from'ckeditor5/src/engine.js';function _0x1fe9(_0x5a9cb4,_0x1833dd){const _0x2d0dd0=_0x2d0d();return _0x1fe9=function(_0x1fe9ed,_0x403ae1){_0x1fe9ed=_0x1fe9ed-0xfc;let _0x36a03f=_0x2d0dd0[_0x1fe9ed];return _0x36a03f;},_0x1fe9(_0x5a9cb4,_0x1833dd);}export class TrackChangesEnterCommand extends _0x3d91a7{static get[_0x49d978(0x101)](){return[_0x15aedd];}[_0x49d978(0x117)](){const _0x237583=_0x49d978,_0x457674=this[_0x237583(0x11a)],_0x23fed8=_0x457674[_0x237583(0x115)][_0x237583(0x119)](_0x237583(0x102)),_0x564be7=_0x457674[_0x237583(0x11c)][_0x237583(0x119)](_0x237583(0x105));_0x23fed8[_0x237583(0x10b)](_0x237583(0x105),()=>{const _0xeb7fd2=_0x237583;_0x457674[_0xeb7fd2(0x118)][_0xeb7fd2(0xfe)](_0x22f35f=>{const _0xf961de=_0xeb7fd2,_0x101493=_0x457674[_0xf961de(0x118)][_0xf961de(0x11e)][_0xf961de(0x11d)],_0xab713b=_0x101493[_0xf961de(0x10d)](),_0x9705f4=_0x127bb1[_0xf961de(0x10f)](_0x101493[_0xf961de(0x116)]());if(_0x564be7[_0xf961de(0x112)](_0x22f35f)){const _0x3f4b16=_0x457674[_0xf961de(0x118)][_0xf961de(0x107)](_0xab713b[_0xf961de(0x104)][_0xf961de(0x121)],0x0),_0x44b17d=_0x22f35f[_0xf961de(0x120)](_0xab713b,_0x3f4b16);_0x23fed8[_0xf961de(0x109)](_0x44b17d);}else _0x22f35f[_0xf961de(0xfd)](_0x22f35f[_0xf961de(0x120)](_0x9705f4[_0xf961de(0x106)]));_0x9705f4[_0xf961de(0x10c)](),_0x564be7[_0xf961de(0x122)](_0xf961de(0x100),{'writer':_0x22f35f});});});}}function _0x2d0d(){const _0xfdd740=['1614SpyKrr','parent','enter','end','createPositionAt','4034rwnNXa','markInsertion','340ZCTRCh','enableCommand','detach','getFirstPosition','156EgLHkz','fromRange','623293YGMvKW','402801kafAmu','enterBlock','1132818QHHDrz','564jpjqAG','plugins','getFirstRange','init','model','get','editor','44120pIceZs','commands','selection','document','431712jMxmNZ','createRange','nextSibling','fire','88ikjefJ','setSelection','change','1722800MBmzoo','afterExecute','requires','TrackChangesEditing'];_0x2d0d=function(){return _0xfdd740;};return _0x2d0d();}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x4950(_0x4c2de6,_0x227099){const _0x5dedf8=_0x5ded();return _0x4950=function(_0x49509c,_0x9d0a3b){_0x49509c=_0x49509c-0x93;let _0x1efd1a=_0x5dedf8[_0x49509c];return _0x1efd1a;},_0x4950(_0x4c2de6,_0x227099);}const _0x1639cc=_0x4950;(function(_0x3baf07,_0x103686){const _0x1674d2=_0x4950,_0x56a976=_0x3baf07();while(!![]){try{const _0x11deeb=-parseInt(_0x1674d2(0xad))/0x1*(parseInt(_0x1674d2(0xa1))/0x2)+-parseInt(_0x1674d2(0xbc))/0x3+-parseInt(_0x1674d2(0xba))/0x4*(parseInt(_0x1674d2(0x98))/0x5)+parseInt(_0x1674d2(0xa7))/0x6*(parseInt(_0x1674d2(0xb0))/0x7)+-parseInt(_0x1674d2(0x96))/0x8+-parseInt(_0x1674d2(0xb5))/0x9+parseInt(_0x1674d2(0x9e))/0xa;if(_0x11deeb===_0x103686)break;else _0x56a976['push'](_0x56a976['shift']());}catch(_0x1ac44b){_0x56a976['push'](_0x56a976['shift']());}}}(_0x5ded,0x2d148));import{Plugin as _0x2d4699}from'ckeditor5/src/core.js';function _0x5ded(){const _0x4b724f=['string','createRange','873744yPpwjT','getMarkersGroup','end','findByTextCallback','createPositionAt','findNext','4dxwfQB','replaceAll','FindAndReplaceEditing','14Tcbmzm','editor','has','replace','markers','1767348Wzdnhf','item','findPrevious','afterInit','get','12lBvyfO','results','388047hhUAZR','start','bind','getIntersection','plugins','2380072HibWBA','model','266610ENDxYm','enableCommand','suggestion:deletion','TrackChangesEditing','getRange','handleFindCommand','9494240kpoPML','_isInDeletionRange','FindAndReplaceUtils','136414oCHZts','isArray','find','filter'];_0x5ded=function(){return _0x4b724f;};return _0x5ded();}export class TrackChangesFindAndReplace extends _0x2d4699{[_0x1639cc(0xb8)](){const _0x272638=_0x1639cc;if(!this[_0x272638(0xb1)][_0x272638(0x95)][_0x272638(0xb2)](_0x272638(0xaf)))return;const _0x7fcade=this[_0x272638(0xb1)][_0x272638(0x95)][_0x272638(0xb9)](_0x272638(0x9b));_0x7fcade[_0x272638(0x99)](_0x272638(0xa3),this[_0x272638(0x9d)][_0x272638(0x93)](this)),_0x7fcade[_0x272638(0x99)](_0x272638(0xac)),_0x7fcade[_0x272638(0x99)](_0x272638(0xb7)),_0x7fcade[_0x272638(0x99)](_0x272638(0xb3)),_0x7fcade[_0x272638(0x99)](_0x272638(0xae));}[_0x1639cc(0x9d)](_0x5b0863,_0xca26a1,_0x12b5aa={}){const _0x3a78a1=_0x1639cc,_0x2e46e5=this[_0x3a78a1(0xb1)][_0x3a78a1(0x95)][_0x3a78a1(0xb9)](_0x3a78a1(0xa0));return _0x5b0863(_0x4dc6e2=>{const _0x3197db=_0x3a78a1;let _0x3501b1=(_0x3197db(0xa5)==typeof _0xca26a1?_0x2e46e5[_0x3197db(0xaa)](_0xca26a1,_0x12b5aa):_0xca26a1)(_0x4dc6e2);Array[_0x3197db(0xa2)](_0x3501b1)&&(_0x3501b1={'results':_0x3501b1,'searchText':_0x3197db(0xa5)==typeof _0xca26a1?_0xca26a1:''});const _0x585e5e=_0x3501b1[_0x3197db(0xbb)][_0x3197db(0xa4)](_0xdf8893=>!0x1===this[_0x3197db(0x9f)](_0xdf8893,_0x4dc6e2[_0x3197db(0xb6)]));return{..._0x3501b1,'results':_0x585e5e};},_0x12b5aa);}[_0x1639cc(0x9f)](_0xe2a847,_0x507b6c){const _0x2c8d42=_0x1639cc,_0x4fc2e8=this[_0x2c8d42(0xb1)][_0x2c8d42(0x97)][_0x2c8d42(0xa6)](this[_0x2c8d42(0xb1)][_0x2c8d42(0x97)][_0x2c8d42(0xab)](_0x507b6c,_0xe2a847[_0x2c8d42(0xbd)]),this[_0x2c8d42(0xb1)][_0x2c8d42(0x97)][_0x2c8d42(0xab)](_0x507b6c,_0xe2a847[_0x2c8d42(0xa9)]));for(const _0x511999 of this[_0x2c8d42(0xb1)][_0x2c8d42(0x97)][_0x2c8d42(0xb4)][_0x2c8d42(0xa8)](_0x2c8d42(0x9a)))if(null!==_0x4fc2e8[_0x2c8d42(0x94)](_0x511999[_0x2c8d42(0x9c)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x537efb=_0x42f9;(function(_0x1f7fd3,_0x48e842){const _0x1581a7=_0x42f9,_0x3c9049=_0x1f7fd3();while(!![]){try{const _0x49905e=-parseInt(_0x1581a7(0xf0))/0x1+-parseInt(_0x1581a7(0xe8))/0x2*(parseInt(_0x1581a7(0xda))/0x3)+-parseInt(_0x1581a7(0xc0))/0x4+-parseInt(_0x1581a7(0xdd))/0x5*(parseInt(_0x1581a7(0xee))/0x6)+-parseInt(_0x1581a7(0xd5))/0x7*(parseInt(_0x1581a7(0xed))/0x8)+parseInt(_0x1581a7(0xcb))/0x9*(-parseInt(_0x1581a7(0xe7))/0xa)+-parseInt(_0x1581a7(0xe0))/0xb*(-parseInt(_0x1581a7(0xeb))/0xc);if(_0x49905e===_0x48e842)break;else _0x3c9049['push'](_0x3c9049['shift']());}catch(_0x234d1c){_0x3c9049['push'](_0x3c9049['shift']());}}}(_0x381b,0xf261b));import{Plugin as _0x3365c4}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4c96c1}from'ckeditor5/src/ui.js';import{getTranslation as _0x221133}from'../utils/common-translations.js';const eo=[{'pluginName':_0x537efb(0xdf),'commandName':_0x537efb(0xe3)},{'pluginName':_0x537efb(0xdc),'commandName':_0x537efb(0xf5)},{'pluginName':_0x537efb(0xe9),'commandName':_0x537efb(0xfb)},{'pluginName':_0x537efb(0xec),'commandName':_0x537efb(0xd1)}];function _0x42f9(_0x12c4d4,_0x1d73a9){const _0x381b45=_0x381b();return _0x42f9=function(_0x42f9fe,_0x4248bd){_0x42f9fe=_0x42f9fe-0xbe;let _0x220238=_0x381b45[_0x42f9fe];return _0x220238;},_0x42f9(_0x12c4d4,_0x1d73a9);}function _0x381b(){const _0x208d45=['3078646zNkiPV','FontColorEditing','toLowerCase','13964700gCzJBl','FontBackgroundColorEditing','2552IaFneh','74976EWQIzg','descriptionFactory','1575413tbcGkm','label','config','fontSize.options','enableDefaultAttributesIntegration','fontFamily','commandName','value','formatInline','plugins','title','fontColor','FORMAT_FONT_SIZE','fontColor.colors','1376412vpRuXw','FontSize','*Reset\x20font\x20family*','editor','registerAttributeLabel','*Set\x20font\x20family:*\x20%0','commandParams','_registerLegacyDescription','normalizeSizeOptions','registerDescriptionCallback','*Set\x20font\x20size:*\x20%0','11874582SxlaJf','format','*Reset\x20font\x20color*','fontBackgroundColor.colors','model','get','fontBackgroundColor','type','trim','FORMAT_FONT_COLOR','23051pNuizA','*Reset\x20font\x20background\x20color*','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20size*','has','3HfUFBn','*Set\x20font\x20background\x20color:*\x20%0','FontFamilyEditing','530CFtpmH','FORMAT_FONT_BACKGROUND','FontSizeEditing','77IFNJCq','FORMAT_FONT_FAMILY','TrackChangesEditing','fontSize','locale','find','afterInit','10bfFSKG'];_0x381b=function(){return _0x208d45;};return _0x381b();}export class TrackChangesFont extends _0x3365c4{[_0x537efb(0xe6)](){const _0x1ead2a=_0x537efb,_0x10a249=this[_0x1ead2a(0xc3)][_0x1ead2a(0xe4)],_0x38c8e5=this[_0x1ead2a(0xc3)][_0x1ead2a(0xf9)][_0x1ead2a(0xd0)](_0x1ead2a(0xe2));for(const {pluginName:_0x4adad0,commandName:_0x2b9557}of eo)this[_0x1ead2a(0xc3)][_0x1ead2a(0xf9)][_0x1ead2a(0xd9)](_0x4adad0)&&_0x38c8e5[_0x1ead2a(0xf4)](_0x2b9557);_0x38c8e5[_0x1ead2a(0xef)][_0x1ead2a(0xc4)](_0x1ead2a(0xe3),_0x221133(_0x10a249,_0x1ead2a(0xbe))),_0x38c8e5[_0x1ead2a(0xef)][_0x1ead2a(0xc4)](_0x1ead2a(0xf5),_0x221133(_0x10a249,_0x1ead2a(0xe1))),_0x38c8e5[_0x1ead2a(0xef)][_0x1ead2a(0xc4)](_0x1ead2a(0xfb),_0x221133(_0x10a249,_0x1ead2a(0xd4))),_0x38c8e5[_0x1ead2a(0xef)][_0x1ead2a(0xc4)](_0x1ead2a(0xd1),_0x221133(_0x10a249,_0x1ead2a(0xde))),this[_0x1ead2a(0xc7)]();}[_0x537efb(0xc7)](){const _0x7a5fdc=_0x537efb,_0x44cf20=this[_0x7a5fdc(0xc3)],_0x3a6e37=_0x44cf20[_0x7a5fdc(0xe4)];_0x44cf20[_0x7a5fdc(0xf9)][_0x7a5fdc(0xd0)](_0x7a5fdc(0xe2))[_0x7a5fdc(0xef)][_0x7a5fdc(0xc9)](_0x2cb0c8=>{const _0x4478bd=_0x7a5fdc,_0x37aa86=_0x3a6e37['t'];if(_0x4478bd(0xf8)!=_0x2cb0c8[_0x4478bd(0xd2)])return;const {data:_0x5eb5c3}=_0x2cb0c8;if(null!=_0x5eb5c3){if(_0x4478bd(0xe3)==_0x5eb5c3[_0x4478bd(0xf6)]){const _0x5249e9=_0x5eb5c3[_0x4478bd(0xc6)][0x0][_0x4478bd(0xf7)];if(_0x5249e9){const _0x4a3578=_0x37aa86(this[_0x4478bd(0xc3)][_0x4478bd(0xf9)][_0x4478bd(0xd0)](_0x4478bd(0xc1))[_0x4478bd(0xc8)](this[_0x4478bd(0xc3)][_0x4478bd(0xf2)][_0x4478bd(0xd0)](_0x4478bd(0xf3)))[_0x4478bd(0xe5)](_0x123e47=>_0x123e47[_0x4478bd(0xcf)]==_0x5249e9)[_0x4478bd(0xfa)])[_0x4478bd(0xea)]();return{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xca),_0x4a3578)};}return{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xd8))};}if(_0x4478bd(0xf5)==_0x5eb5c3[_0x4478bd(0xf6)]){const _0x5aaf55=_0x5eb5c3[_0x4478bd(0xc6)][0x0][_0x4478bd(0xf7)];return _0x5aaf55?{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xc5),_0x5aaf55)}:{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xc2))};}if(_0x4478bd(0xfb)==_0x5eb5c3[_0x4478bd(0xf6)]){const _0x1d0fbf=_0x5eb5c3[_0x4478bd(0xc6)][0x0][_0x4478bd(0xf7)];if(_0x1d0fbf){const _0x22df2d=_0x4c96c1(this[_0x4478bd(0xc3)][_0x4478bd(0xf2)][_0x4478bd(0xd0)](_0x4478bd(0xbf)))[_0x4478bd(0xe5)](_0x2ec353=>_0x2ec353[_0x4478bd(0xcf)]==_0x1d0fbf);let _0x55c1d4=_0x1d0fbf,_0x44b567='';return _0x22df2d&&(_0x55c1d4=_0x22df2d[_0x4478bd(0xf1)],_0x44b567=_0x37aa86(_0x55c1d4)[_0x4478bd(0xea)]()),{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xd7),_0x44b567)[_0x4478bd(0xd3)](),'color':{'value':_0x1d0fbf,'title':_0x44b567||_0x55c1d4}};}return{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xcd))};}if(_0x4478bd(0xd1)==_0x5eb5c3[_0x4478bd(0xf6)]){const _0x237596=_0x5eb5c3[_0x4478bd(0xc6)][0x0][_0x4478bd(0xf7)];if(_0x237596){const _0x4ef840=_0x4c96c1(this[_0x4478bd(0xc3)][_0x4478bd(0xf2)][_0x4478bd(0xd0)](_0x4478bd(0xce)))[_0x4478bd(0xe5)](_0x50ab88=>_0x50ab88[_0x4478bd(0xcf)]==_0x237596);let _0x12a3d7=_0x237596,_0x357475='';return _0x4ef840&&(_0x12a3d7=_0x4ef840[_0x4478bd(0xf1)],_0x357475=_0x37aa86(_0x12a3d7)[_0x4478bd(0xea)]()),{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xdb),_0x357475)[_0x4478bd(0xd3)](),'color':{'value':_0x237596,'title':_0x357475||_0x12a3d7}};}return{'type':_0x4478bd(0xcc),'content':_0x221133(_0x3a6e37,_0x4478bd(0xd6))};}}});}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x21e5(){const _0x448a6e=['footnoteRef','footnoteDefinition','ELEMENT_FOOTNOTE_REF','ELEMENT_FOOTNOTE_DEFINITION','descriptionFactory','plugins','get','3446565dqawJY','FORMAT_FOOTNOTES_LIST_STYLE','afterInit','registerElementLabel','FORMAT_FOOTNOTES_LIST_START','footnotesListStart','399170SgxSRf','61470AgOWrW','FootnotesPropertiesEditing','insertFootnote','footnotesDefinitions','4863680iGQiRR','has','TrackChangesEditing','registerBlockAttribute','footnotesStart','footnotesListStyle','1wpCWTH','registerAttributeLabel','72oFNpxU','32212026CxluYL','enableDefaultAttributesIntegration','_registerFootnotesPropertiesEditingIntegration','footnotesStyle','enableCommand','editor','FootnotesEditing','ELEMENT_FOOTNOTES_DEFINITIONS_LIST','4610504hNrbNV','440027rVMiKu','_registerFootnotesEditingIntegration'];_0x21e5=function(){return _0x448a6e;};return _0x21e5();}function _0x34da(_0x31a6ad,_0x21c8fb){const _0x21e5e9=_0x21e5();return _0x34da=function(_0x34da83,_0x553aad){_0x34da83=_0x34da83-0x87;let _0x35ba86=_0x21e5e9[_0x34da83];return _0x35ba86;},_0x34da(_0x31a6ad,_0x21c8fb);}const _0x2ecafe=_0x34da;(function(_0x34e589,_0x40ad32){const _0x1edb64=_0x34da,_0x9350a5=_0x34e589();while(!![]){try{const _0x158d28=parseInt(_0x1edb64(0x96))/0x1*(parseInt(_0x1edb64(0x8b))/0x2)+-parseInt(_0x1edb64(0xab))/0x3+-parseInt(_0x1edb64(0xa1))/0x4+-parseInt(_0x1edb64(0x8c))/0x5*(parseInt(_0x1edb64(0x98))/0x6)+-parseInt(_0x1edb64(0xa2))/0x7+-parseInt(_0x1edb64(0x90))/0x8+parseInt(_0x1edb64(0x99))/0x9;if(_0x158d28===_0x40ad32)break;else _0x9350a5['push'](_0x9350a5['shift']());}catch(_0x1bb4a3){_0x9350a5['push'](_0x9350a5['shift']());}}}(_0x21e5,0xa0db5));import{Plugin as _0xa2b1e2}from'ckeditor5/src/core.js';import{getTranslation as _0x380016}from'../utils/common-translations.js';export class TrackChangesFootnotes extends _0xa2b1e2{[_0x2ecafe(0x87)](){const _0x172769=_0x2ecafe,{plugins:_0x4f5292}=this[_0x172769(0x9e)];_0x4f5292[_0x172769(0x91)](_0x172769(0x9f))&&this[_0x172769(0xa3)](),_0x4f5292[_0x172769(0x91)](_0x172769(0x8d))&&this[_0x172769(0x9b)]();}[_0x2ecafe(0x9b)](){const _0x47ad2f=_0x2ecafe,{locale:_0x1259d8,plugins:_0x1b1311,commands:_0x12704c}=this[_0x47ad2f(0x9e)],_0x394e33=_0x1b1311[_0x47ad2f(0xaa)](_0x47ad2f(0x92));_0x12704c[_0x47ad2f(0xaa)](_0x47ad2f(0x9c))&&_0x394e33[_0x47ad2f(0x9a)](_0x47ad2f(0x9c)),_0x12704c[_0x47ad2f(0xaa)](_0x47ad2f(0x94))&&_0x394e33[_0x47ad2f(0x9a)](_0x47ad2f(0x94)),_0x394e33[_0x47ad2f(0x93)](_0x47ad2f(0x95)),_0x394e33[_0x47ad2f(0xa8)][_0x47ad2f(0x97)](_0x47ad2f(0x95),_0x380016(_0x1259d8,_0x47ad2f(0xac))),_0x394e33[_0x47ad2f(0x93)](_0x47ad2f(0x8a)),_0x394e33[_0x47ad2f(0xa8)][_0x47ad2f(0x97)](_0x47ad2f(0x8a),_0x380016(_0x1259d8,_0x47ad2f(0x89)));}[_0x2ecafe(0xa3)](){const _0x557c17=_0x2ecafe,_0x4e2763=this[_0x557c17(0x9e)][_0x557c17(0xa9)][_0x557c17(0xaa)](_0x557c17(0x92)),{locale:_0x153838,commands:_0x3e629f}=this[_0x557c17(0x9e)];_0x3e629f[_0x557c17(0xaa)](_0x557c17(0x8e))&&_0x4e2763[_0x557c17(0x9d)](_0x557c17(0x8e)),_0x4e2763[_0x557c17(0xa8)][_0x557c17(0x88)](_0x557c17(0xa4),_0x3a15e5=>_0x380016(_0x153838,_0x557c17(0xa6),_0x3a15e5)),_0x4e2763[_0x557c17(0xa8)][_0x557c17(0x88)](_0x557c17(0xa5),_0x48fbc9=>_0x380016(_0x153838,_0x557c17(0xa7),_0x48fbc9)),_0x4e2763[_0x557c17(0xa8)][_0x557c17(0x88)](_0x557c17(0x8f),_0x23a245=>_0x380016(_0x153838,_0x557c17(0xa0),_0x23a245));}}
|
|
@@ -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 _0x502dd8=_0x5602;function _0x5602(_0x3db580,_0x172a3d){const _0x3c8156=_0x3c81();return _0x5602=function(_0x5602ef,_0x3e0927){_0x5602ef=_0x5602ef-0x1d1;let _0x2a3020=_0x3c8156[_0x5602ef];return _0x2a3020;},_0x5602(_0x3db580,_0x172a3d);}(function(_0x3bed3d,_0x37a046){const _0x10ef55=_0x5602,_0x3b2317=_0x3bed3d();while(!![]){try{const _0x38a387=-parseInt(_0x10ef55(0x1ff))/0x1+parseInt(_0x10ef55(0x1ea))/0x2+parseInt(_0x10ef55(0x1dc))/0x3+-parseInt(_0x10ef55(0x1e7))/0x4*(-parseInt(_0x10ef55(0x1f3))/0x5)+parseInt(_0x10ef55(0x1f4))/0x6+-parseInt(_0x10ef55(0x1ef))/0x7+-parseInt(_0x10ef55(0x1f1))/0x8*(parseInt(_0x10ef55(0x1e8))/0x9);if(_0x38a387===_0x37a046)break;else _0x3b2317['push'](_0x3b2317['shift']());}catch(_0x4af1b8){_0x3b2317['push'](_0x3b2317['shift']());}}}(_0x3c81,0xbb0cd));import{Plugin as _0xc87ce7}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5763fc}from'ckeditor5/src/ui.js';import{getTranslation as _0x118baa}from'../utils/common-translations.js';export class TrackChangesFormatPainter extends _0xc87ce7{[_0x502dd8(0x1d6)](){const _0x3f1303=_0x502dd8,_0x5e85c5=this[_0x3f1303(0x1d5)],_0x385da8=_0x5e85c5[_0x3f1303(0x1fb)][_0x3f1303(0x1de)](_0x3f1303(0x1f7)),_0x2eda76=_0x5e85c5[_0x3f1303(0x1e4)][_0x3f1303(0x1de)](_0x3f1303(0x1eb)),_0xc78e0b=_0x5e85c5[_0x3f1303(0x1e4)][_0x3f1303(0x1de)](_0x3f1303(0x1e9));_0x2eda76&&_0xc78e0b&&(_0x385da8[_0x3f1303(0x1ee)](_0x3f1303(0x1e9)),_0x385da8[_0x3f1303(0x1e5)](_0x3f1303(0x1eb)),this[_0x3f1303(0x1df)]());}[_0x502dd8(0x1df)](){const _0x5f3400=_0x502dd8,_0x29b9c2=this[_0x5f3400(0x1d5)],_0x1e9648=_0x29b9c2[_0x5f3400(0x204)];_0x29b9c2[_0x5f3400(0x1fb)][_0x5f3400(0x1de)](_0x5f3400(0x1f7))[_0x5f3400(0x1fd)][_0x5f3400(0x1dd)](_0x56618b=>{const _0x256f0d=_0x5f3400;if(_0x256f0d(0x1fc)!=_0x56618b[_0x256f0d(0x1e0)]&&_0x256f0d(0x1ed)!=_0x56618b[_0x256f0d(0x1e0)])return;const {data:_0xa09a85}=_0x56618b;if(_0xa09a85&&_0x256f0d(0x1e9)===_0xa09a85[_0x256f0d(0x201)]){const _0x2ed78d=[],_0x3ab2ac=_0xa09a85[_0x256f0d(0x1d7)][0x0];for(const [_0xa238f8,_0x554fec]of Object[_0x256f0d(0x1d1)](_0x3ab2ac))_0x2ed78d[_0x256f0d(0x1f0)](ro(_0x29b9c2,_0xa238f8,_0x554fec));return _0x2ed78d[_0x256f0d(0x1f6)]?{'type':_0x256f0d(0x1f8),'content':_0x118baa(_0x1e9648,_0x256f0d(0x1fe),_0x2ed78d[_0x256f0d(0x205)](',\x20'))}:{'type':_0x256f0d(0x1f8),'content':_0x118baa(_0x1e9648,_0x256f0d(0x1e3))};}});}}function _0x3c81(){const _0x4e875d=['toLowerCase','commandName','toUpperCase','model','locale','join','entries','fontSize.options','label','find','editor','afterInit','commandParams','normalizeSizeOptions','fontColor','boolean','charAt','4273371dlEQwB','registerDescriptionCallback','get','_registerLegacyDescription','type','slice','title','*Remove\x20all\x20formatting*','commands','enableCommand','fontSize','4LfQMMO','45iYeylD','pasteFormat','1766502UbUEBF','copyFormat','split','formatInline','enableDefaultAttributesIntegration','4608646wUstfc','push','4126440RQCQPM','fontColor.colors','6385565slLoMk','3856284KKezhy','FontSize','length','TrackChangesEditing','format','fontBackgroundColor','config','plugins','formatBlock','descriptionFactory','*Set\x20format\x20to:*\x20%0','223975BkNhsr'];_0x3c81=function(){return _0x4e875d;};return _0x3c81();}function ro(_0x131d2c,_0x29da05,_0x1accd0){const _0x45d9b4=_0x502dd8,_0x175804=_0x131d2c[_0x45d9b4(0x204)]['t'],_0x1836d1=_0x29da05[_0x45d9b4(0x1ec)](/(?=[A-Z])/)[_0x45d9b4(0x205)]('\x20'),_0x255d90=_0x175804(_0x1836d1[_0x45d9b4(0x1db)](0x0)[_0x45d9b4(0x202)]()+_0x1836d1[_0x45d9b4(0x1e1)](0x1))[_0x45d9b4(0x200)]();if(_0x45d9b4(0x1da)==typeof _0x1accd0)return _0x255d90;if(_0x45d9b4(0x1d9)===_0x29da05||_0x45d9b4(0x1f9)===_0x29da05){const _0x54a967=_0x5763fc(_0x131d2c[_0x45d9b4(0x1fa)][_0x45d9b4(0x1de)](_0x45d9b4(0x1f2)))[_0x45d9b4(0x1d4)](_0x800590=>_0x800590[_0x45d9b4(0x203)]==_0x1accd0);return _0x255d90+'\x20('+(_0x54a967?_0x175804(_0x54a967[_0x45d9b4(0x1d3)])[_0x45d9b4(0x200)]():_0x1accd0)+')';}if(_0x45d9b4(0x1e6)===_0x29da05&&isNaN(parseFloat(_0x1accd0))){const _0x28adc9=_0x131d2c[_0x45d9b4(0x1fb)][_0x45d9b4(0x1de)](_0x45d9b4(0x1f5))[_0x45d9b4(0x1d8)](_0x131d2c[_0x45d9b4(0x1fa)][_0x45d9b4(0x1de)](_0x45d9b4(0x1d2)))[_0x45d9b4(0x1d4)](_0x5082b1=>_0x5082b1[_0x45d9b4(0x203)]==_0x1accd0);return _0x255d90+'\x20('+(_0x28adc9?_0x175804(_0x28adc9[_0x45d9b4(0x1e2)])[_0x45d9b4(0x200)]():_0x1accd0)+')';}return _0x255d90+'\x20('+_0x1accd0+')';}
|
|
@@ -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 _0xb7ff1c=_0x445b;(function(_0x3a7c9b,_0x439fa9){const _0x27f087=_0x445b,_0x34b1b9=_0x3a7c9b();while(!![]){try{const _0x367cd9=-parseInt(_0x27f087(0x18b))/0x1*(-parseInt(_0x27f087(0x17e))/0x2)+-parseInt(_0x27f087(0x187))/0x3+-parseInt(_0x27f087(0x18a))/0x4*(parseInt(_0x27f087(0x18d))/0x5)+-parseInt(_0x27f087(0x177))/0x6+-parseInt(_0x27f087(0x16f))/0x7+parseInt(_0x27f087(0x171))/0x8*(parseInt(_0x27f087(0x192))/0x9)+parseInt(_0x27f087(0x175))/0xa*(parseInt(_0x27f087(0x182))/0xb);if(_0x367cd9===_0x439fa9)break;else _0x34b1b9['push'](_0x34b1b9['shift']());}catch(_0x159300){_0x34b1b9['push'](_0x34b1b9['shift']());}}}(_0x4b07,0x36d2c));function _0x4b07(){const _0x3bbca4=['enableDefaultAttributesIntegration','registerElementLabel','ELEMENT_HEADING','_registerLegacyDescription','editor','formatBlock','name','commandName','2854278fHkbWh','_headingOptions','16xesVqU','registerDescriptionCallback','format','plugins','20AnEhkY','get','1973868TZzpQA','view','commandParams','heading.options','find','match','model','142FncHPZ','locale','value','title','5343206YJbZvE','afterInit','TrackChangesEditing','ELEMENT_HEADING_CUSTOM','config','32031NYkqPe','HeadingEditing','paragraph','2332qlSPSa','3505XSQPJa','*Change\x20to:*\x20%0','2300wOckFq','_getHeadingLevel','type','heading','descriptionFactory','89091ywyogD','has'];_0x4b07=function(){return _0x3bbca4;};return _0x4b07();}import{Plugin as _0x358d4c}from'ckeditor5/src/core.js';import{getTranslation as _0x42f5ed}from'../utils/common-translations.js';function _0x445b(_0x5f06b6,_0x3a2e01){const _0x4b0795=_0x4b07();return _0x445b=function(_0x445b60,_0x434516){_0x445b60=_0x445b60-0x16f;let _0x58d836=_0x4b0795[_0x445b60];return _0x58d836;},_0x445b(_0x5f06b6,_0x3a2e01);}export class TrackChangesHeading extends _0x358d4c{[_0xb7ff1c(0x170)];[_0xb7ff1c(0x183)](){const _0x3dc0ec=_0xb7ff1c,_0x24dbc0=this[_0x3dc0ec(0x198)];if(!_0x24dbc0[_0x3dc0ec(0x174)][_0x3dc0ec(0x193)](_0x3dc0ec(0x188)))return;this[_0x3dc0ec(0x170)]=_0x24dbc0[_0x3dc0ec(0x186)][_0x3dc0ec(0x176)](_0x3dc0ec(0x17a));const _0x57c29d=_0x24dbc0[_0x3dc0ec(0x17f)],_0x4306d6=_0x24dbc0[_0x3dc0ec(0x174)][_0x3dc0ec(0x176)](_0x3dc0ec(0x184));_0x4306d6[_0x3dc0ec(0x194)](_0x3dc0ec(0x190));for(const _0x855ac8 of this[_0x3dc0ec(0x170)])_0x3dc0ec(0x189)!=_0x855ac8[_0x3dc0ec(0x17d)]&&_0x4306d6[_0x3dc0ec(0x191)][_0x3dc0ec(0x195)](_0x855ac8[_0x3dc0ec(0x17d)],_0x4948a4=>{const _0x3c97cf=_0x3dc0ec,_0x1dc517=this[_0x3c97cf(0x18e)](_0x855ac8[_0x3c97cf(0x17d)]);return null!==_0x1dc517?_0x4ecffc(_0x4948a4,_0x1dc517):_0x2677cd(_0x4948a4,_0x855ac8[_0x3c97cf(0x181)]);});function _0x4ecffc(_0x56b5a0,_0x54ef43){const _0x5ef889=_0x3dc0ec;return _0x42f5ed(_0x57c29d,_0x5ef889(0x196),[_0x56b5a0,_0x54ef43]);}function _0x2677cd(_0x242073,_0x59058){const _0x107b81=_0x3dc0ec;return _0x42f5ed(_0x57c29d,_0x107b81(0x185),[_0x242073,_0x59058]);}this[_0x3dc0ec(0x197)]();}[_0xb7ff1c(0x197)](){const _0x3a71de=_0xb7ff1c,_0x44fce9=this[_0x3a71de(0x198)],_0xe57dcb=_0x44fce9[_0x3a71de(0x17f)];function _0x59d5d2(_0x4d4eca,_0x880939){const _0x589d53=_0x3a71de;return _0x42f5ed(_0xe57dcb,_0x589d53(0x185),[_0x4d4eca,_0x880939]);}_0x44fce9[_0x3a71de(0x174)][_0x3a71de(0x176)](_0x3a71de(0x184))[_0x3a71de(0x191)][_0x3a71de(0x172)](_0x3f4b45=>{const _0x19afb5=_0x3a71de;if(_0x19afb5(0x199)!=_0x3f4b45[_0x19afb5(0x18f)])return;const {data:_0x23a695}=_0x3f4b45;if(_0x23a695&&_0x19afb5(0x190)==_0x23a695[_0x19afb5(0x19b)]){const _0x4948f6=_0x23a695[_0x19afb5(0x179)][0x0][_0x19afb5(0x180)],_0xcb313a=this[_0x19afb5(0x18e)](_0x4948f6);if(null!==_0xcb313a)return{'type':_0x19afb5(0x173),'content':_0x42f5ed(_0xe57dcb,_0x19afb5(0x18c),(_0x389e9d=0x1,_0x4422b4=_0xcb313a,_0x42f5ed(_0xe57dcb,_0x19afb5(0x196),[_0x389e9d,_0x4422b4])))};const _0x5814d7=this[_0x19afb5(0x170)][_0x19afb5(0x17b)](_0x58c2db=>_0x58c2db[_0x19afb5(0x17d)]===_0x4948f6)[_0x19afb5(0x181)];return{'type':_0x19afb5(0x173),'content':_0x42f5ed(_0xe57dcb,_0x19afb5(0x18c),_0x59d5d2(0x1,_0x5814d7))};}var _0x389e9d,_0x4422b4;});}[_0xb7ff1c(0x18e)](_0x1ffd45){const _0x35cfe3=_0xb7ff1c,_0x7977e8=_0x1ffd45[_0x35cfe3(0x17c)](/^heading(\d+)/);if(_0x7977e8)return _0x7977e8[0x1];const _0x4494d6=this[_0x35cfe3(0x170)]?.[_0x35cfe3(0x17b)](_0x53f290=>_0x53f290[_0x35cfe3(0x17d)]==_0x1ffd45);if(_0x4494d6&&_0x4494d6[_0x35cfe3(0x178)]){const _0x30faf1=_0x4494d6[_0x35cfe3(0x178)],_0x507104=(_0x30faf1[_0x35cfe3(0x19a)]??_0x30faf1)[_0x35cfe3(0x17c)](/^h(\d+)/);if(_0x507104)return _0x507104[0x1];}return null;}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x3ea3c4=_0x441b;(function(_0x40db7b,_0x4c4132){const _0x10ebc4=_0x441b,_0x467f38=_0x40db7b();while(!![]){try{const _0x2c06c8=parseInt(_0x10ebc4(0xa4))/0x1+-parseInt(_0x10ebc4(0xa2))/0x2*(-parseInt(_0x10ebc4(0xad))/0x3)+parseInt(_0x10ebc4(0x9d))/0x4+-parseInt(_0x10ebc4(0x89))/0x5*(parseInt(_0x10ebc4(0x90))/0x6)+-parseInt(_0x10ebc4(0x8c))/0x7*(parseInt(_0x10ebc4(0x8e))/0x8)+parseInt(_0x10ebc4(0xa7))/0x9*(parseInt(_0x10ebc4(0x9e))/0xa)+-parseInt(_0x10ebc4(0x8d))/0xb*(parseInt(_0x10ebc4(0x9c))/0xc);if(_0x2c06c8===_0x4c4132)break;else _0x467f38['push'](_0x467f38['shift']());}catch(_0x512742){_0x467f38['push'](_0x467f38['shift']());}}}(_0x3da0,0xe0401));import{Plugin as _0xccdcd3}from'ckeditor5/src/core.js';function _0x441b(_0x1eb093,_0x1b39e5){const _0x3da0ac=_0x3da0();return _0x441b=function(_0x441bd6,_0x349768){_0x441bd6=_0x441bd6-0x87;let _0x2c07bf=_0x3da0ac[_0x441bd6];return _0x2c07bf;},_0x441b(_0x1eb093,_0x1b39e5);}import{getTranslation as _0x1bb632}from'../utils/common-translations.js';function _0x3da0(){const _0x465880=['533958CIVcpw','find','color','config','highlight.options','registerAttributeLabel','enableDefaultAttributesIntegration','highlight','registerDescriptionCallback','get','toLowerCase','_registerLegacyDescription','300bVBHlE','4409140ZpQWsp','101890bymdvx','title','format','value','2pUJqXS','FORMAT_HIGHLIGHT','289094KwaSly','HighlightEditing','descriptionFactory','441oYAVeP','editor','*Remove\x20highlight*','locale','commandParams','*Set\x20highlight:*\x20%0','4772259cfkZMf','model','plugins','has','formatInline','afterInit','45tsmqHf','TrackChangesEditing','commandName','83552FrboVi','213301GIJmYy','856Jacwjr','type'];_0x3da0=function(){return _0x465880;};return _0x3da0();}export class TrackChangesHighlight extends _0xccdcd3{[_0x3ea3c4(0x88)](){const _0x5238bc=_0x3ea3c4,_0x9be560=this[_0x5238bc(0xa8)];if(!_0x9be560[_0x5238bc(0xaf)][_0x5238bc(0xb0)](_0x5238bc(0xa5)))return;const _0x590ef6=_0x9be560[_0x5238bc(0xaf)][_0x5238bc(0x99)](_0x5238bc(0x8a)),_0x1d603d=_0x9be560[_0x5238bc(0xaa)];_0x590ef6[_0x5238bc(0x96)](_0x5238bc(0x97)),_0x590ef6[_0x5238bc(0xa6)][_0x5238bc(0x95)](_0x5238bc(0x97),_0x1bb632(_0x1d603d,_0x5238bc(0xa3))),this[_0x5238bc(0x9b)]();}[_0x3ea3c4(0x9b)](){const _0x5c5391=_0x3ea3c4,_0x3e46f4=this[_0x5c5391(0xa8)],_0x27c6ea=_0x3e46f4[_0x5c5391(0xaa)];_0x3e46f4[_0x5c5391(0xaf)][_0x5c5391(0x99)](_0x5c5391(0x8a))[_0x5c5391(0xa6)][_0x5c5391(0x98)](_0x31cdda=>{const _0x5cf41d=_0x5c5391;if(_0x5cf41d(0x87)!=_0x31cdda[_0x5cf41d(0x8f)])return;const {data:_0x2c8bc3}=_0x31cdda;if(_0x2c8bc3&&_0x5cf41d(0x97)==_0x2c8bc3[_0x5cf41d(0x8b)]){const _0x48ea49=_0x27c6ea['t'],_0x3c7abd=_0x2c8bc3[_0x5cf41d(0xab)][0x0][_0x5cf41d(0xa1)];if(_0x3c7abd){const _0x3b940f=_0x3e46f4[_0x5cf41d(0x93)][_0x5cf41d(0x99)](_0x5cf41d(0x94))[_0x5cf41d(0x91)](_0x196213=>_0x196213[_0x5cf41d(0xae)]==_0x3c7abd),_0x35cca5=_0x48ea49(_0x3b940f[_0x5cf41d(0x9f)])[_0x5cf41d(0x9a)]();return{'type':_0x5cf41d(0xa0),'content':_0x1bb632(_0x27c6ea,_0x5cf41d(0xac),_0x35cca5),'color':{'value':_0x3b940f[_0x5cf41d(0x92)],'title':_0x3b940f[_0x5cf41d(0x9f)]}};}return{'type':_0x5cf41d(0xa0),'content':_0x1bb632(_0x27c6ea,_0x5cf41d(0xa9),_0x1bb632(_0x27c6ea,_0x5cf41d(0xa3)))};}});}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x47c0(){const _0x177ea9=['afterInit','5PAMVBj','762112aGeJQK','enableCommand','667556yscXKz','plugins','1181607LSAhme','registerElementLabel','722780PQzOtb','HorizontalLineEditing','1601072ZBDxqg','horizontalLine','3Jfjvsu','9PPQDmt','ELEMENT_HORIZONTAL_LINE','TrackChangesEditing','get','locale','3BToGBf','has','1215666mmvmUD','133474aEFcbn','editor','descriptionFactory'];_0x47c0=function(){return _0x177ea9;};return _0x47c0();}const _0x14367f=_0x3f86;(function(_0x9510c7,_0x2324a5){const _0x33a276=_0x3f86,_0x1fb654=_0x9510c7();while(!![]){try{const _0x1e730b=parseInt(_0x33a276(0x98))/0x1*(-parseInt(_0x33a276(0x9b))/0x2)+-parseInt(_0x33a276(0xaa))/0x3*(parseInt(_0x33a276(0xa2))/0x4)+-parseInt(_0x33a276(0x9f))/0x5*(-parseInt(_0x33a276(0x9a))/0x6)+parseInt(_0x33a276(0xa4))/0x7+-parseInt(_0x33a276(0xa0))/0x8+parseInt(_0x33a276(0xab))/0x9*(parseInt(_0x33a276(0xa6))/0xa)+parseInt(_0x33a276(0xa8))/0xb;if(_0x1e730b===_0x2324a5)break;else _0x1fb654['push'](_0x1fb654['shift']());}catch(_0x2e794f){_0x1fb654['push'](_0x1fb654['shift']());}}}(_0x47c0,0x1ef9e));import{Plugin as _0x142d7a}from'ckeditor5/src/core.js';import{getTranslation as _0x54bfb2}from'../utils/common-translations.js';function _0x3f86(_0x405fb6,_0x40947b){const _0x47c05e=_0x47c0();return _0x3f86=function(_0x3f8647,_0x236f07){_0x3f8647=_0x3f8647-0x97;let _0x1de589=_0x47c05e[_0x3f8647];return _0x1de589;},_0x3f86(_0x405fb6,_0x40947b);}export class TrackChangesHorizontalLine extends _0x142d7a{[_0x14367f(0x9e)](){const _0x2979b7=_0x14367f,_0x539342=this[_0x2979b7(0x9c)];if(!_0x539342[_0x2979b7(0xa3)][_0x2979b7(0x99)](_0x2979b7(0xa7)))return;_0x539342[_0x2979b7(0xa3)][_0x2979b7(0xae)](_0x2979b7(0xad))[_0x2979b7(0xa1)](_0x2979b7(0xa9));const _0x4af008=_0x539342[_0x2979b7(0xa3)][_0x2979b7(0xae)](_0x2979b7(0xad)),_0x1ae822=_0x539342[_0x2979b7(0x97)];_0x4af008[_0x2979b7(0x9d)][_0x2979b7(0xa5)](_0x2979b7(0xa9),_0xb68cbb=>_0x54bfb2(_0x1ae822,_0x2979b7(0xac),_0xb68cbb));}}
|
|
@@ -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 _0x129df5=_0x2537;(function(_0x14ae46,_0x44b1fc){const _0x3711dc=_0x2537,_0x3a83af=_0x14ae46();while(!![]){try{const _0x41b8a4=-parseInt(_0x3711dc(0xde))/0x1+-parseInt(_0x3711dc(0xdb))/0x2+-parseInt(_0x3711dc(0xe9))/0x3+parseInt(_0x3711dc(0xdd))/0x4*(-parseInt(_0x3711dc(0xed))/0x5)+-parseInt(_0x3711dc(0xea))/0x6*(parseInt(_0x3711dc(0xdf))/0x7)+-parseInt(_0x3711dc(0xd5))/0x8+-parseInt(_0x3711dc(0xdc))/0x9*(-parseInt(_0x3711dc(0xe2))/0xa);if(_0x41b8a4===_0x44b1fc)break;else _0x3a83af['push'](_0x3a83af['shift']());}catch(_0x43a210){_0x3a83af['push'](_0x3a83af['shift']());}}}(_0x31ef,0x592ba));import{Plugin as _0x536aee}from'ckeditor5/src/core.js';function _0x2537(_0xfdbc91,_0x559e25){const _0x31ef01=_0x31ef();return _0x2537=function(_0x253796,_0x3d4ef4){_0x253796=_0x253796-0xcd;let _0x55b73b=_0x31ef01[_0x253796];return _0x55b73b;},_0x2537(_0xfdbc91,_0x559e25);}import{getTranslation as _0x20366d}from'../utils/common-translations.js';export class TrackChangesHtmlEmbed extends _0x536aee{[_0x129df5(0xf1)](){const _0x5202e0=_0x129df5,_0x242ba7=this[_0x5202e0(0xee)];if(!_0x242ba7[_0x5202e0(0xda)][_0x5202e0(0xd8)](_0x5202e0(0xf2)))return;const _0x396bba=_0x242ba7[_0x5202e0(0xda)][_0x5202e0(0xe3)](_0x5202e0(0xd4)),_0x3a002e=_0x242ba7[_0x5202e0(0xeb)];_0x396bba[_0x5202e0(0xef)][_0x5202e0(0xcf)](_0x5202e0(0xe8),_0x223400=>_0x20366d(_0x3a002e,_0x5202e0(0xe1),_0x223400)),_0x396bba[_0x5202e0(0xf0)](_0x5202e0(0xec)),_0x396bba[_0x5202e0(0xef)][_0x5202e0(0xd6)](_0x56996b=>{const _0x3996a0=_0x5202e0;if(_0x3996a0(0xcd)!=_0x56996b[_0x3996a0(0xd2)])return;const {data:_0x474173}=_0x56996b;if(_0x474173&&_0x3996a0(0xe5)==_0x474173[_0x3996a0(0xd0)]&&_0x56996b[_0x3996a0(0xe6)]()[_0x3996a0(0xd3)][_0x3996a0(0xd9)]['is'](_0x3996a0(0xe4),_0x3996a0(0xe8))){const _0x43e4e2=_0x20366d(_0x3a002e,_0x3996a0(0xe1));return{'type':_0x3996a0(0xd7),'content':_0x20366d(_0x3a002e,_0x3996a0(0xe0),_0x43e4e2)};}}),this[_0x5202e0(0xce)]();}[_0x129df5(0xce)](){const _0x3bc508=_0x129df5,_0x2ee2e5=this[_0x3bc508(0xee)],_0x4ed231=_0x2ee2e5[_0x3bc508(0xeb)];_0x2ee2e5[_0x3bc508(0xda)][_0x3bc508(0xe3)](_0x3bc508(0xd4))[_0x3bc508(0xef)][_0x3bc508(0xd6)](_0x26a61c=>{const _0x5c1ca5=_0x3bc508;if(_0x5c1ca5(0xd1)!=_0x26a61c[_0x5c1ca5(0xd2)])return;const {data:_0x1836a0}=_0x26a61c;if(_0x1836a0&&_0x5c1ca5(0xec)==_0x1836a0[_0x5c1ca5(0xe7)]){const _0x3d724f=_0x20366d(_0x4ed231,_0x5c1ca5(0xe1));return{'type':_0x5c1ca5(0xd7),'content':_0x20366d(_0x4ed231,_0x5c1ca5(0xe0),_0x3d724f)};}});}}function _0x31ef(){const _0x3a69f9=['registerDescriptionCallback','format','has','nodeAfter','plugins','619910PsSDso','9HLhrwJ','1681864pOHYHC','503908kdZMSm','7lhNoFe','*Change\x20%0\x20content*','ELEMENT_HTML_EMBED','30146630yhJBWr','get','element','value','getFirstRange','commandName','rawHtml','1950660AsRrsY','4177020oFqxRs','locale','htmlEmbed','5cjbmaS','editor','descriptionFactory','enableDefaultAttributesIntegration','afterInit','HtmlEmbed','attribute','_registerLegacyDescription','registerElementLabel','key','formatBlock','type','start','TrackChangesEditing','549616fHJhbu'];_0x31ef=function(){return _0x3a69f9;};return _0x31ef();}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0xb1f5(_0xf79268,_0x516468){const _0x43051a=_0x4305();return _0xb1f5=function(_0xb1f555,_0x3bd236){_0xb1f555=_0xb1f555-0x64;let _0x29f2ee=_0x43051a[_0xb1f555];return _0x29f2ee;},_0xb1f5(_0xf79268,_0x516468);}const _0x515a4f=_0xb1f5;(function(_0x556f6a,_0x29d815){const _0x17c6e1=_0xb1f5,_0xe13dd0=_0x556f6a();while(!![]){try{const _0x4c8665=parseInt(_0x17c6e1(0x84))/0x1*(-parseInt(_0x17c6e1(0x95))/0x2)+parseInt(_0x17c6e1(0x97))/0x3+-parseInt(_0x17c6e1(0x98))/0x4*(-parseInt(_0x17c6e1(0xae))/0x5)+-parseInt(_0x17c6e1(0x6d))/0x6*(parseInt(_0x17c6e1(0xd0))/0x7)+parseInt(_0x17c6e1(0xb6))/0x8*(-parseInt(_0x17c6e1(0xc8))/0x9)+-parseInt(_0x17c6e1(0x8c))/0xa+parseInt(_0x17c6e1(0x99))/0xb*(parseInt(_0x17c6e1(0xdf))/0xc);if(_0x4c8665===_0x29d815)break;else _0xe13dd0['push'](_0xe13dd0['shift']());}catch(_0x2a0d2b){_0xe13dd0['push'](_0xe13dd0['shift']());}}}(_0x4305,0xdf968));import{Plugin as _0x34300b}from'ckeditor5/src/core.js';import{ModelLivePosition as _0x28d6e5}from'ckeditor5/src/engine.js';import{getTranslation as _0x1f2c67}from'../utils/common-translations.js';export class TrackChangesImage extends _0x34300b{[_0x515a4f(0xab)](){const _0x24c2e0=_0x515a4f,_0x27d643=this[_0x24c2e0(0xc1)];if(!_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0x87)))return;const _0x33629c=_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x78)](_0x24c2e0(0xd7)),_0x33cb20=_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x78)](_0x24c2e0(0x76)),_0x22ecdc=_0x27d643[_0x24c2e0(0xcf)];_0x33629c[_0x24c2e0(0xa7)](_0x24c2e0(0xcd)),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x80)](_0x24c2e0(0xb7),_0x5d03cc=>_0x1f2c67(_0x22ecdc,_0x24c2e0(0x8e),_0x5d03cc)),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x80)](_0x24c2e0(0xa6),_0x135ca9=>_0x1f2c67(_0x22ecdc,_0x24c2e0(0xba),_0x135ca9)),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x80)](_0x24c2e0(0x92),()=>_0x1f2c67(_0x22ecdc,_0x24c2e0(0x90))),_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0x7b))&&_0x33629c[_0x24c2e0(0xa7)](_0x24c2e0(0x7c)),_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0x79))&&_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0x6c))&&(_0x33629c[_0x24c2e0(0xa7)](_0x24c2e0(0xb4),(_0x1965c0,_0x1f3beb)=>{const _0xe53737=_0x24c2e0,_0x5f5609=_0x33cb20[_0xe53737(0xc9)](_0x27d643[_0xe53737(0xaf)][_0xe53737(0x7f)][_0xe53737(0x8d)]);_0x27d643[_0xe53737(0xaf)][_0xe53737(0x88)](()=>{const _0x5e48b0=_0xe53737;_0x33629c[_0x5e48b0(0xd3)](_0x5f5609,{'commandName':_0x5e48b0(0xb4),'commandParams':[_0x1f3beb]},[],_0x5e48b0(0xdd));});}),_0x33629c[_0x24c2e0(0xa7)](_0x24c2e0(0xe1),(_0x53e0a9,_0x1c21b2)=>{const _0x3de1c2=_0x24c2e0;_0x27d643[_0x3de1c2(0xaf)][_0x3de1c2(0x88)](_0xb6e3be=>{const _0x5c3677=_0x3de1c2;let _0x57c763=_0x33cb20[_0x5c3677(0xc9)](_0x27d643[_0x5c3677(0xaf)][_0x5c3677(0x7f)][_0x5c3677(0x8d)]),_0x2775d6=_0xb6e3be[_0x5c3677(0x9f)](_0x57c763);const _0x57044e=_0x28d6e5[_0x5c3677(0x67)](_0x2775d6[_0x5c3677(0xcc)],_0x5c3677(0xd9)),_0x46265a=_0x28d6e5[_0x5c3677(0x67)](_0x2775d6[_0x5c3677(0x9e)],_0x5c3677(0x93));_0x33629c[_0x5c3677(0x7d)](()=>_0x53e0a9(_0x1c21b2)),_0x57c763=_0x33cb20[_0x5c3677(0xc9)](_0x27d643[_0x5c3677(0xaf)][_0x5c3677(0x7f)][_0x5c3677(0x8d)]),_0x2775d6=_0xb6e3be[_0x5c3677(0x9f)](_0x57c763);const _0x36fecb=_0xb6e3be[_0x5c3677(0xce)](_0x57044e,_0x46265a);_0x57044e[_0x5c3677(0x6b)](),_0x46265a[_0x5c3677(0x6b)](),_0x33629c[_0x5c3677(0xd3)](_0x57c763,{'commandName':_0x5c3677(0xb4),'commandParams':[_0x1c21b2]},[],_0x5c3677(0xc3)),_0x36fecb[_0x5c3677(0xcc)][_0x5c3677(0xbe)](_0x2775d6[_0x5c3677(0xcc)])&&_0x33629c[_0x5c3677(0xd4)](_0xb6e3be[_0x5c3677(0xce)](_0x36fecb[_0x5c3677(0xcc)],_0x2775d6[_0x5c3677(0xcc)]),_0x5c3677(0xc3)),_0x2775d6[_0x5c3677(0x9e)][_0x5c3677(0xbe)](_0x36fecb[_0x5c3677(0x9e)])&&_0x33629c[_0x5c3677(0xd4)](_0xb6e3be[_0x5c3677(0xce)](_0x2775d6[_0x5c3677(0x9e)],_0x36fecb[_0x5c3677(0x9e)]),_0x5c3677(0xc3));});}),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0x9d),_0x24c2e0(0xc3),_0x24c2e0(0x6f),()=>!0x1),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0x9d),_0x24c2e0(0xc3),_0x24c2e0(0xde),()=>!0x1),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0x9d),_0x24c2e0(0xc3),_0x24c2e0(0xa5),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0xb8)](_0x24c2e0(0x9d),'',_0x24c2e0(0xde))),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0xa8),_0x24c2e0(0xc3),_0x24c2e0(0x6f),()=>!0x1),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0xa8),_0x24c2e0(0xc3),_0x24c2e0(0xa5),([_0x4a43d8])=>{const _0x1faedd=_0x24c2e0,_0x3dd14d=_0x33629c[_0x1faedd(0xbb)][_0x1faedd(0xb8)](_0x1faedd(0xa8),'',_0x1faedd(0xa5));let _0x43bd57=_0x4a43d8[_0x1faedd(0xcc)],_0x54ff12=_0x4a43d8[_0x1faedd(0x9e)];const _0x1a31dd=_0x27d643[_0x1faedd(0xaf)][_0x1faedd(0xbf)][_0x1faedd(0xa1)](_0x43bd57,_0x1faedd(0xd1)),_0xfe83ff=_0x27d643[_0x1faedd(0xaf)][_0x1faedd(0xbf)][_0x1faedd(0xa1)](_0x54ff12,_0x1faedd(0xc6));_0x1a31dd[_0x1faedd(0xd2)]&&(_0x43bd57=_0x1a31dd[_0x1faedd(0xcc)]),_0xfe83ff[_0x1faedd(0xd2)]&&(_0x54ff12=_0xfe83ff[_0x1faedd(0x9e)]),_0x3dd14d([_0x27d643[_0x1faedd(0xaf)][_0x1faedd(0xce)](_0x43bd57,_0x54ff12)]);}),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0x9d),_0x24c2e0(0xc3),_0x24c2e0(0x6e),_0x2ada13),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0xa8),_0x24c2e0(0xc3),_0x24c2e0(0x6e),_0x2ada13)),_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0xc5))&&(_0x33629c[_0x24c2e0(0xa7)](_0x24c2e0(0xbc),(_0x50d492,_0x473af5)=>{const _0x403ef6=_0x24c2e0,_0x10b22f=_0x27d643[_0x403ef6(0xe0)][_0x403ef6(0x78)](_0x403ef6(0x8b));let _0x4920f7=_0x33cb20[_0x403ef6(0xc9)](_0x27d643[_0x403ef6(0xaf)][_0x403ef6(0x7f)][_0x403ef6(0x8d)]),_0x2dab10=_0x10b22f[_0x403ef6(0x70)](_0x4920f7);_0x27d643[_0x403ef6(0xaf)][_0x403ef6(0x88)](()=>{const _0x596803=_0x403ef6;if(_0x2dab10)return void _0x33629c[_0x596803(0x81)](_0x27d643[_0x596803(0xaf)][_0x596803(0x9f)](_0x2dab10));const _0x53414c=_0x33cb20[_0x596803(0xb9)](_0x4920f7);_0x50d492(_0x473af5),_0x4920f7=_0x33cb20[_0x596803(0xc9)](_0x27d643[_0x596803(0xaf)][_0x596803(0x7f)][_0x596803(0x8d)]),_0x2dab10=_0x10b22f[_0x596803(0x70)](_0x4920f7),_0x33629c[_0x596803(0xd4)](_0x27d643[_0x596803(0xaf)][_0x596803(0x9f)](_0x2dab10),_0x53414c?null:_0x596803(0x8f));});}),_0x33629c[_0x24c2e0(0xbb)][_0x24c2e0(0x69)](_0x24c2e0(0xa8),_0x24c2e0(0x8f),_0x24c2e0(0x6e),_0x2ada13));const _0x136b9b=[{'type':_0x24c2e0(0x9d),'subType':_0x24c2e0(0xdb)},{'type':_0x24c2e0(0xa8),'subType':_0x24c2e0(0x8f)},{'type':_0x24c2e0(0x9d),'subType':_0x24c2e0(0xc3)},{'type':_0x24c2e0(0xa8),'subType':_0x24c2e0(0xc3)}];function _0x5d5d86(_0x1eddc4,_0x2369b7){const _0x33dde0=_0x24c2e0,_0x52f9f9=_0x136b9b[_0x33dde0(0x9b)](({type:_0x372a46,subType:_0x5ec315})=>_0x1eddc4[_0x33dde0(0xbd)]==_0x372a46&&_0x1eddc4[_0x33dde0(0x75)]==_0x5ec315),_0x445574=_0x136b9b[_0x33dde0(0x9b)](({type:_0x417f2e,subType:_0x3e9357})=>_0x2369b7[_0x33dde0(0xbd)]==_0x417f2e&&_0x2369b7[_0x33dde0(0x75)]==_0x3e9357);if(_0x52f9f9<0x0||_0x445574<0x0)return!0x1;const _0x453abe=_0x1eddc4[_0x33dde0(0xa0)](),_0x318668=_0x2369b7[_0x33dde0(0xa0)]();if((0x0==_0x52f9f9||0x1==_0x52f9f9)&&0x2==_0x445574&&_0x453abe[_0x33dde0(0xdc)](_0x318668))return!0x0;if(0x2==_0x52f9f9&&0x3==_0x445574){const _0x45830b=_0x33629c[_0x33dde0(0x9a)](_0x453abe,_0x33dde0(0xa8))[_0x33dde0(0xa2)](({suggestion:_0xc8d394,meta:_0x587f44})=>_0x587f44[_0x33dde0(0xca)]&&_0x33dde0(0xc3)==_0xc8d394[_0x33dde0(0x75)]);if(_0x45830b[_0x33dde0(0xa4)]>0x1&&_0x318668[_0x33dde0(0x9e)][_0x33dde0(0x74)](_0x453abe[_0x33dde0(0xcc)]))return!0x0;if(0x1==_0x45830b[_0x33dde0(0xa4)]&&(_0x453abe[_0x33dde0(0xcc)][_0x33dde0(0x74)](_0x318668[_0x33dde0(0x9e)])||_0x453abe[_0x33dde0(0x9e)][_0x33dde0(0x74)](_0x318668[_0x33dde0(0xcc)])))return!0x0;}if(0x3==_0x52f9f9&&0x3==_0x445574&&_0x453abe[_0x33dde0(0xcc)][_0x33dde0(0xbe)](_0x318668[_0x33dde0(0xcc)])){const _0xf8654e=_0x453abe[_0x33dde0(0x9e)][_0x33dde0(0xb2)],_0x51f9fd=_0x318668[_0x33dde0(0xcc)][_0x33dde0(0x7e)];return _0x33cb20[_0x33dde0(0xb9)](_0xf8654e)&&_0xf8654e===_0x51f9fd;}return!0x1;}function _0x2ada13(_0x2aa137,_0x2d770e){return _0x5d5d86(_0x2aa137,_0x2d770e)?[_0x2aa137,_0x2d770e]:_0x5d5d86(_0x2d770e,_0x2aa137)?[_0x2d770e,_0x2aa137]:null;}_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0x89))&&(_0x33629c[_0x24c2e0(0x73)](_0x24c2e0(0x82)),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0xb0)](_0x24c2e0(0x68),_0x1f2c67(_0x22ecdc,_0x24c2e0(0xad)))),_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0xc4))&&_0x33629c[_0x24c2e0(0x73)](_0x24c2e0(0xac)),_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0x9c))&&_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x65)](_0x2ecebe=>{const _0x1dfb0b=_0x24c2e0;if(_0x1dfb0b(0xd5)!=_0x2ecebe[_0x1dfb0b(0xbd)])return;const {data:_0x472ce1}=_0x2ecebe;return _0x472ce1&&_0x1dfb0b(0x66)==_0x472ce1[_0x1dfb0b(0xcb)]?{'type':_0x1dfb0b(0xa3),'content':''}:void 0x0;}),_0x27d643[_0x24c2e0(0xe0)][_0x24c2e0(0x96)](_0x24c2e0(0xda))&&_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x65)](_0x4a0de3=>{const _0x707e0=_0x24c2e0;if(_0x707e0(0xd5)!=_0x4a0de3[_0x707e0(0xbd)])return;const {data:_0x4b9644}=_0x4a0de3;return!_0x4b9644||_0x707e0(0xd6)!=_0x4b9644[_0x707e0(0xcb)]&&_0x707e0(0x94)!=_0x4b9644[_0x707e0(0xcb)]?void 0x0:{'type':_0x707e0(0xa3),'content':''};}),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x65)](_0x22b62e=>{const _0x3f206d=_0x24c2e0;if(!!_0x136b9b[_0x3f206d(0x77)](({type:_0x440bf2,subType:_0x16bca0})=>_0x22b62e[_0x3f206d(0xbd)]==_0x440bf2&&_0x22b62e[_0x3f206d(0x75)]==_0x16bca0))return _0x22b62e[_0x3f206d(0x8a)]?{}:void 0x0;}),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x65)](_0x1d653b=>{const _0x348673=_0x24c2e0;if(_0x348673(0xa8)==_0x1d653b[_0x348673(0xbd)]||_0x348673(0xd8)==_0x1d653b[_0x348673(0xbd)]){const _0x1ec782=_0x1d653b[_0x348673(0xa9)]();if(_0x1ec782&&_0x1ec782['is'](_0x348673(0xc0),_0x348673(0x92)))return{'type':_0x348673(0xa8)==_0x1d653b[_0x348673(0xbd)]?_0x348673(0xb1):_0x348673(0xc7),'element':_0x1ec782,'quantity':0x1};}}),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x65)](_0x5481d4=>_0x24c2e0(0x9d)==_0x5481d4[_0x24c2e0(0xbd)]&&_0x24c2e0(0xc3)==_0x5481d4[_0x24c2e0(0x75)]?{'type':_0x24c2e0(0xa3),'content':_0x24c2e0(0xb5)}:_0x24c2e0(0x9d)==_0x5481d4[_0x24c2e0(0xbd)]&&_0x24c2e0(0xdd)==_0x5481d4[_0x24c2e0(0x75)]?{'type':_0x24c2e0(0xa3),'content':_0x24c2e0(0xaa)}:void 0x0),_0x33629c[_0x24c2e0(0x7a)][_0x24c2e0(0x65)](_0x1cbee8=>{const _0x544f01=_0x24c2e0;if(_0x544f01(0xd5)!=_0x1cbee8[_0x544f01(0xbd)])return;const {data:_0x58295f}=_0x1cbee8;if(!_0x58295f||_0x544f01(0x6a)!=_0x58295f[_0x544f01(0xcb)])return;const _0x37c9e7=_0x58295f[_0x544f01(0x64)];return _0x37c9e7?{'type':_0x544f01(0xa3),'content':_0x1f2c67(_0x22ecdc,_0x544f01(0x71),'\x22'+_0x37c9e7+'\x22')}:{'type':_0x544f01(0xa3),'content':_0x1f2c67(_0x22ecdc,_0x544f01(0x72))};}),this[_0x24c2e0(0xc2)]();}[_0x515a4f(0xc2)](){const _0x49c984=_0x515a4f,_0x7d8721=this[_0x49c984(0xc1)],_0x1dca09=_0x7d8721[_0x49c984(0xcf)];_0x7d8721[_0x49c984(0xe0)][_0x49c984(0x78)](_0x49c984(0xd7))[_0x49c984(0x7a)][_0x49c984(0x65)](_0x16feda=>{const _0x4ca681=_0x49c984;if(_0x4ca681(0x9d)!=_0x16feda[_0x4ca681(0xbd)]&&_0x4ca681(0x91)!=_0x16feda[_0x4ca681(0xbd)])return;const {data:_0xa5640e}=_0x16feda;if(_0xa5640e){if(_0x4ca681(0xac)==_0xa5640e[_0x4ca681(0x85)]){const _0x4f08f6=_0xa5640e[_0x4ca681(0x86)][0x0][_0x4ca681(0x64)];return _0x4f08f6?{'type':_0x4ca681(0xa3),'content':_0x1f2c67(_0x1dca09,_0x4ca681(0x71),'\x22'+_0x4f08f6+'\x22')}:{'type':_0x4ca681(0xa3),'content':_0x1f2c67(_0x1dca09,_0x4ca681(0x72))};}if(_0x4ca681(0x82)==_0xa5640e[_0x4ca681(0x85)]){const _0xb4dced=_0xa5640e[_0x4ca681(0x86)][0x0][_0x4ca681(0xd6)];return _0xb4dced?{'type':_0x4ca681(0xa3),'content':_0x1f2c67(_0x1dca09,_0x4ca681(0x83),_0xb4dced)}:{'type':_0x4ca681(0xa3),'content':_0x1f2c67(_0x1dca09,_0x4ca681(0xb3))};}}});}}function _0x4305(){const _0x4fa1c0=['1555298THHDVu','has','4843761DeEasH','144548HddVTE','134255tIVMAo','_findSuggestions','findIndex','PictureEditing','formatBlock','end','createRangeOn','getFirstRange','getNearestSelectionRange','filter','format','length','discard','imageInline','enableCommand','insertion','getContainedElement','Block\x20image\x20to\x20inline\x20image','afterInit','imageTextAlternative','FORMAT_IMAGE_SIZE','235JuwAmr','model','registerAttributeLabel','addObject','nodeAfter','*Reset\x20image\x20width*','imageTypeInline','Inline\x20image\x20to\x20block\x20image','168GGtZGC','imageBlock','getSuggestionCallback','isBlockImage','ELEMENT_INLINE_IMAGE','_suggestionFactory','toggleImageCaption','type','isBefore','schema','element','editor','_registerLegacyDescription','convertInlineImageToBlock','ImageTextAlternativeEditing','ImageCaptionEditing','forward','removeObject','247077TDSVIe','getClosestSelectedImageElement','isOwn','key','start','insertImage','createRange','locale','3026422onAtWp','backward','isCollapsed','markBlockFormat','markInsertion','attribute','width','TrackChangesEditing','deletion','toPrevious','ImageSizeAttributes','imageStylePreApply','isIntersecting','convertBlockImageToInline','accept','1092lpBHtP','plugins','imageTypeBlock','newValue','registerDescriptionCallback','sources','fromPosition','resizedWidth','registerCustomCallback','alt','detach','ImageInlineEditing','12NbZmaA','chain','join','getCaptionFromImageModelElement','*Set\x20image\x20text\x20alternative:*\x20%0','*Remove\x20image\x20text\x20alternative*','enableDefaultAttributesIntegration','isEqual','subType','ImageUtils','find','get','ImageBlockEditing','descriptionFactory','ImageUploadEditing','uploadImage','forceDefaultExecution','nodeBefore','document','registerElementLabel','markDeletion','resizeImage','*Set\x20image\x20width:*\x20%0','2fHVaMd','commandName','commandParams','ImageEditing','change','ImageResize','previous','ImageCaptionUtils','5113620IEQzwj','selection','ELEMENT_IMAGE','imageCaption','ELEMENT_CAPTION','formatInline','caption','toNext','height'];_0x4305=function(){return _0x4fa1c0;};return _0x4305();}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x1e44(_0x353671,_0x1723e5){const _0x34d6ab=_0x34d6();return _0x1e44=function(_0x1e4410,_0x1efd69){_0x1e4410=_0x1e4410-0x18d;let _0x2dd223=_0x34d6ab[_0x1e4410];return _0x2dd223;},_0x1e44(_0x353671,_0x1723e5);}const _0x37590a=_0x1e44;function _0x34d6(){const _0x2f3a7f=['ImageEditing','404326SkqZUo','type','formatInline','accept','editor','474HMdipC','format','155533WDedmq','getSuggestionCallback','390997dkSFbI','957790TkpOEK','formatBlock','locale','registerCustomCallback','36tUtyOM','src','commandName','registerDescriptionCallback','_suggestionFactory','_handleLegacySuggestions','get','attribute','descriptionFactory','key','_registerLegacyDescription','afterInit','enableDefaultAttributesIntegration','discard','*Replace\x20image*','replaceImageSource','TrackChangesEditing','has','1219010QRWBEs','12MWAgfH','oldValue','plugins','1022007POmhVz','newValue','13738440OwBJNX','*Format:*\x20replace\x20image\x20URL'];_0x34d6=function(){return _0x2f3a7f;};return _0x34d6();}(function(_0x159308,_0x4f2ad2){const _0x2b69a8=_0x1e44,_0x2926ac=_0x159308();while(!![]){try{const _0x48e5f7=parseInt(_0x2b69a8(0x19d))/0x1+parseInt(_0x2b69a8(0x194))/0x2+parseInt(_0x2b69a8(0x18f))/0x3*(parseInt(_0x2b69a8(0x1b5))/0x4)+-parseInt(_0x2b69a8(0x1b4))/0x5+-parseInt(_0x2b69a8(0x199))/0x6*(parseInt(_0x2b69a8(0x19b))/0x7)+parseInt(_0x2b69a8(0x191))/0x8+parseInt(_0x2b69a8(0x1a2))/0x9*(-parseInt(_0x2b69a8(0x19e))/0xa);if(_0x48e5f7===_0x4f2ad2)break;else _0x2926ac['push'](_0x2926ac['shift']());}catch(_0xc010ef){_0x2926ac['push'](_0x2926ac['shift']());}}}(_0x34d6,0xe7fed));import{Plugin as _0x54c48a}from'ckeditor5/src/core.js';import{getTranslation as _0x325486}from'../utils/common-translations.js';export class TrackChangesImageReplace extends _0x54c48a{[_0x37590a(0x1ad)](){const _0x447690=_0x37590a;if(!this[_0x447690(0x198)][_0x447690(0x18e)][_0x447690(0x1b3)](_0x447690(0x193)))return;const _0x241afa=this[_0x447690(0x198)][_0x447690(0x1a0)],_0x27b2f3=this[_0x447690(0x198)][_0x447690(0x18e)][_0x447690(0x1a8)](_0x447690(0x1b2));_0x27b2f3[_0x447690(0x1ae)](_0x447690(0x1b1)),_0x27b2f3[_0x447690(0x1aa)][_0x447690(0x1a5)](_0x998d=>{const _0x2f9d52=_0x447690;if(_0x2f9d52(0x1a9)!=_0x998d[_0x2f9d52(0x195)])return;const {data:_0x7b0e09}=_0x998d;return _0x7b0e09&&_0x2f9d52(0x1a3)==_0x7b0e09[_0x2f9d52(0x1ab)]?_0x7b0e09[_0x2f9d52(0x190)]&&_0x7b0e09[_0x2f9d52(0x18d)]?{'type':_0x2f9d52(0x19a),'content':_0x325486(_0x241afa,_0x2f9d52(0x1b0))}:{'type':_0x2f9d52(0x19a),'content':''}:void 0x0;}),this[_0x447690(0x1a7)]();}[_0x37590a(0x1a7)](){const _0x4b9861=_0x37590a,_0x2b3feb=this[_0x4b9861(0x198)][_0x4b9861(0x18e)][_0x4b9861(0x1a8)](_0x4b9861(0x1b2));_0x2b3feb[_0x4b9861(0x1a6)][_0x4b9861(0x1a1)](_0x4b9861(0x19f),_0x4b9861(0x1b1),_0x4b9861(0x197),_0x2b3feb[_0x4b9861(0x1a6)][_0x4b9861(0x19c)](_0x4b9861(0x19f),null,_0x4b9861(0x1af))),_0x2b3feb[_0x4b9861(0x1a6)][_0x4b9861(0x1a1)](_0x4b9861(0x19f),_0x4b9861(0x1b1),_0x4b9861(0x1af),_0x2b3feb[_0x4b9861(0x1a6)][_0x4b9861(0x19c)](_0x4b9861(0x19f),null,_0x4b9861(0x197))),this[_0x4b9861(0x1ac)]();}[_0x37590a(0x1ac)](){const _0x3e3191=_0x37590a,_0xdf99e9=this[_0x3e3191(0x198)],_0x4bc853=_0xdf99e9[_0x3e3191(0x1a0)];_0xdf99e9[_0x3e3191(0x18e)][_0x3e3191(0x1a8)](_0x3e3191(0x1b2))[_0x3e3191(0x1aa)][_0x3e3191(0x1a5)](_0x300651=>{const _0x3db075=_0x3e3191;if(_0x3db075(0x19f)!=_0x300651[_0x3db075(0x195)]&&_0x3db075(0x196)!=_0x300651[_0x3db075(0x195)])return;const {data:_0x33bcca}=_0x300651;if(!_0x33bcca||_0x3db075(0x1b1)!=_0x33bcca[_0x3db075(0x1a4)])return;return{'type':_0x3db075(0x19a),'content':_0x325486(_0x4bc853,_0x3db075(0x192))};});}}
|