@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 _0x13529b=_0x25f4;(function(_0x75b1c1,_0xe9271a){const _0x818f4f=_0x25f4,_0x2042d5=_0x75b1c1();while(!![]){try{const _0x2d04ff=parseInt(_0x818f4f(0x1fd))/0x1+-parseInt(_0x818f4f(0x1f0))/0x2+-parseInt(_0x818f4f(0x1ef))/0x3+-parseInt(_0x818f4f(0x239))/0x4*(parseInt(_0x818f4f(0x217))/0x5)+-parseInt(_0x818f4f(0x231))/0x6*(-parseInt(_0x818f4f(0x238))/0x7)+-parseInt(_0x818f4f(0x248))/0x8+parseInt(_0x818f4f(0x1ff))/0x9*(parseInt(_0x818f4f(0x22e))/0xa);if(_0x2d04ff===_0xe9271a)break;else _0x2042d5['push'](_0x2042d5['shift']());}catch(_0x20ee81){_0x2042d5['push'](_0x2042d5['shift']());}}}(_0x300e,0x945e5));function _0x25f4(_0x15ceb9,_0x3e728f){const _0x300e90=_0x300e();return _0x25f4=function(_0x25f46e,_0x429d8e){_0x25f46e=_0x25f46e-0x1ea;let _0x26ba0c=_0x300e90[_0x25f46e];return _0x26ba0c;},_0x25f4(_0x15ceb9,_0x3e728f);}import{Plugin as _0x528897}from'ckeditor5/src/core.js';import{getTranslation as _0x48c517}from'../utils/common-translations.js';export class TrackChangesTableProperties extends _0x528897{[_0x13529b(0x200)];[_0x13529b(0x241)];constructor(_0xb1df9d){const _0x33dab9=_0x13529b;super(_0xb1df9d),this[_0x33dab9(0x200)]=[_0x33dab9(0x23c),_0x33dab9(0x249),_0x33dab9(0x243),_0x33dab9(0x225),_0x33dab9(0x1fe),_0x33dab9(0x209),_0x33dab9(0x1f5)],this[_0x33dab9(0x241)]=[_0x33dab9(0x236),_0x33dab9(0x1ec),_0x33dab9(0x229),_0x33dab9(0x214),_0x33dab9(0x1f6),_0x33dab9(0x1f8),_0x33dab9(0x21b),_0x33dab9(0x20e),_0x33dab9(0x20b)],_0xb1df9d[_0x33dab9(0x21d)][_0x33dab9(0x1fb)](_0x33dab9(0x1fa))&&this[_0x33dab9(0x241)][_0x33dab9(0x23e)](_0x33dab9(0x204));}static get[_0x13529b(0x228)](){const _0xb9dcc7=_0x13529b;return _0xb9dcc7(0x22c);}static get[_0x13529b(0x23b)](){return!0x0;}static get[_0x13529b(0x213)](){return!0x0;}[_0x13529b(0x215)](){const _0xff77b0=_0x13529b,_0x23fcbd=this[_0xff77b0(0x20d)][_0xff77b0(0x1f1)][_0xff77b0(0x1fb)](_0xff77b0(0x1f4));if(this[_0xff77b0(0x20d)][_0xff77b0(0x1f1)][_0xff77b0(0x201)](_0xff77b0(0x1ea))){for(const _0xb340cb of this[_0xff77b0(0x200)])_0x23fcbd[_0xff77b0(0x240)](_0xb340cb,(_0x145c90,_0x3d21ee)=>{const _0x393c7f=_0xff77b0,_0x55aaa4=this[_0x393c7f(0x20d)][_0x393c7f(0x1ee)][_0x393c7f(0x234)][_0x393c7f(0x23f)][_0x393c7f(0x216)]()[_0x393c7f(0x1f7)](_0x393c7f(0x244));this[_0x393c7f(0x208)](_0xb340cb,[_0x55aaa4],this[_0x393c7f(0x200)],_0x393c7f(0x200),_0x145c90,_0x3d21ee);});_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x206)](_0xff77b0(0x212),_0xff77b0(0x200),_0xff77b0(0x219),_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x23a)](_0xff77b0(0x212),null,_0xff77b0(0x227))),_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x206)](_0xff77b0(0x212),_0xff77b0(0x200),_0xff77b0(0x227),(_0x4e67ed,_0xb30c6e)=>this[_0xff77b0(0x223)](this[_0xff77b0(0x200)],_0x4e67ed,_0xb30c6e)),_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x206)](_0xff77b0(0x212),_0xff77b0(0x200),_0xff77b0(0x22b),()=>!0x1);}if(this[_0xff77b0(0x20d)][_0xff77b0(0x1f1)][_0xff77b0(0x201)](_0xff77b0(0x247))){for(const _0x2ace40 of this[_0xff77b0(0x241)])this[_0xff77b0(0x20d)][_0xff77b0(0x222)][_0xff77b0(0x1fb)](_0x2ace40)&&_0x23fcbd[_0xff77b0(0x240)](_0x2ace40,(_0x3f4d6c,_0x5727d8)=>{const _0x21c1a2=_0xff77b0,_0xab96e9=this[_0x21c1a2(0x20d)][_0x21c1a2(0x1f1)][_0x21c1a2(0x1fb)](_0x21c1a2(0x1eb))[_0x21c1a2(0x21a)](this[_0x21c1a2(0x20d)][_0x21c1a2(0x1ee)][_0x21c1a2(0x234)][_0x21c1a2(0x23f)]);this[_0x21c1a2(0x208)](_0x2ace40,_0xab96e9,this[_0x21c1a2(0x241)],_0x21c1a2(0x241),_0x3f4d6c,_0x5727d8);});_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x206)](_0xff77b0(0x212),_0xff77b0(0x241),_0xff77b0(0x219),_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x23a)](_0xff77b0(0x212),null,_0xff77b0(0x227))),_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x206)](_0xff77b0(0x212),_0xff77b0(0x241),_0xff77b0(0x227),(_0x2549f8,_0x18b537)=>this[_0xff77b0(0x223)](this[_0xff77b0(0x241)],_0x2549f8,_0x18b537)),_0x23fcbd[_0xff77b0(0x246)][_0xff77b0(0x206)](_0xff77b0(0x212),_0xff77b0(0x241),_0xff77b0(0x22b),()=>!0x1),this[_0xff77b0(0x20d)][_0xff77b0(0x1ee)][_0xff77b0(0x210)][_0xff77b0(0x224)](_0xff77b0(0x21f),_0xff77b0(0x204))&&(_0x23fcbd[_0xff77b0(0x1ed)](_0xff77b0(0x204)),_0x23fcbd[_0xff77b0(0x220)][_0xff77b0(0x22a)](_0xff77b0(0x204),_0x48c517(this[_0xff77b0(0x20d)][_0xff77b0(0x245)],_0xff77b0(0x211))));}_0x23fcbd[_0xff77b0(0x220)][_0xff77b0(0x23d)](_0x34348f=>this[_0xff77b0(0x205)](_0x34348f)),this[_0xff77b0(0x22f)]();}[_0x13529b(0x208)](_0x580bc2,_0x1a41dc,_0x5b5e13,_0x3bfe43,_0x185038,_0x24d08a){const _0x25b7cf=_0x13529b,_0x5d7285=this[_0x25b7cf(0x20d)][_0x25b7cf(0x1f1)][_0x25b7cf(0x1fb)](_0x25b7cf(0x1f4));this[_0x25b7cf(0x20d)][_0x25b7cf(0x1ee)][_0x25b7cf(0x1fc)](_0x24d08a[_0x25b7cf(0x1f3)],()=>{const _0x30b596=_0x25b7cf;for(const _0x4808f9 of _0x1a41dc){if(this[_0x30b596(0x242)](_0x4808f9,_0x3bfe43))_0x185038(_0x24d08a);else{const _0x38ab7e={};for(const _0x18a766 of _0x5b5e13){const _0x3a0f41=_0x4808f9[_0x30b596(0x203)](_0x18a766);void 0x0!==_0x3a0f41&&(_0x38ab7e[_0x18a766]=_0x3a0f41);}_0x185038(_0x24d08a),_0x5d7285[_0x30b596(0x235)](_0x4808f9,{'commandParams':[_0x38ab7e]},[],_0x3bfe43);}}});}[_0x13529b(0x223)](_0x6f363d,_0x509f35,_0x7d6585){const _0x5f30d2=_0x13529b,_0xbb409b=_0x509f35[0x0][_0x5f30d2(0x221)][_0x5f30d2(0x233)],_0x1d13c6=_0x7d6585[_0x5f30d2(0x218)][0x0];this[_0x5f30d2(0x20d)][_0x5f30d2(0x1ee)][_0x5f30d2(0x226)](_0x3aa46d=>{const _0x122a58=_0x5f30d2;for(const _0x50b3ba of _0x6f363d)void 0x0!==_0x1d13c6[_0x50b3ba]?_0x3aa46d[_0x122a58(0x237)](_0x50b3ba,_0x1d13c6[_0x50b3ba],_0xbb409b):_0x3aa46d[_0x122a58(0x232)](_0x50b3ba,_0xbb409b);});}[_0x13529b(0x205)](_0x346c3f){const _0x130649=_0x13529b;if(_0x346c3f[_0x130649(0x20c)])switch(_0x346c3f[_0x130649(0x1f2)]){case _0x130649(0x200):return{'type':_0x130649(0x230),'content':_0x48c517(this[_0x130649(0x20d)][_0x130649(0x245)],_0x130649(0x20f))};case _0x130649(0x241):return{'type':_0x130649(0x230),'content':_0x48c517(this[_0x130649(0x20d)][_0x130649(0x245)],_0x130649(0x207))};}}[_0x13529b(0x242)](_0x75504a,_0xe29322){const _0x5b65cd=_0x13529b,_0x2596cd=this[_0x5b65cd(0x20d)][_0x5b65cd(0x1f1)][_0x5b65cd(0x1fb)](_0x5b65cd(0x1f4));for(const _0x123b5e of _0x2596cd[_0x5b65cd(0x22d)]({'skipNotAttached':!0x0})){const _0x1fd49e=_0x123b5e[_0x5b65cd(0x21c)]();if(_0x123b5e[_0x5b65cd(0x1f2)]===_0xe29322&&_0x1fd49e===_0x75504a)return _0x123b5e;}return null;}[_0x13529b(0x22f)](){const _0x4ec308=_0x13529b,_0x2b0a00=this[_0x4ec308(0x20d)][_0x4ec308(0x1f1)][_0x4ec308(0x1fb)](_0x4ec308(0x1f4)),_0x374c96=[...this[_0x4ec308(0x200)],...this[_0x4ec308(0x241)]];for(const _0x4346c0 of _0x374c96){const _0xba8ed6=_0x4346c0[_0x4ec308(0x20a)](/([A-Z])/g,_0x4ec308(0x1f9))[_0x4ec308(0x202)]();_0x2b0a00[_0x4ec308(0x220)][_0x4ec308(0x22a)](_0x4346c0,_0x48c517(this[_0x4ec308(0x20d)][_0x4ec308(0x245)],_0x4ec308(0x21e)+_0xba8ed6));}}}function _0x300e(){const _0x27f0d8=['start','commands','handleDiscardAction','checkAttribute','tableAlignment','change','discard','pluginName','tableCellBorderWidth','registerAttributeLabel','join','TrackChangesTableProperties','getSuggestions','380gVPkuZ','_registerTablePropertiesAttributes','format','6gELCHs','removeAttribute','nodeAfter','document','markBlockFormat','tableCellBorderColor','setAttribute','4993611cThmiN','2302340qSseqq','getSuggestionCallback','isOfficialPlugin','tableBorderColor','registerDescriptionCallback','push','selection','enableCommand','tableCellProperties','_getSuggestion','tableBorderWidth','table','locale','_suggestionFactory','TableCellPropertiesEditing','9246584VhBcsb','tableBorderStyle','TablePropertiesEditing','TableUtils','tableCellBorderStyle','registerBlockAttribute','model','2069433aiLKYn','2358884qiyASz','plugins','subType','batch','TrackChangesEditing','tableBackgroundColor','tableCellWidth','findAncestor','tableCellHeight','_$1','experimentalFlags.tableCellTypeSupport','get','enqueueChange','1121563NZrHSD','tableWidth','562131shkAaM','tableProperties','has','toUpperCase','getAttribute','tableCellType','handleSuggestionDescription','registerCustomCallback','*Format:*\x20change\x20table\x20cell\x20properties','_handlePropertyChange','tableHeight','replace','tableCellVerticalAlignment','data','editor','tableCellHorizontalAlignment','*Format:*\x20change\x20table\x20properties','schema','FORMAT_TABLE_CELL_TYPE','formatBlock','isPremiumPlugin','tableCellPadding','afterInit','getFirstPosition','5nfEHZr','commandParams','accept','getSelectionAffectedTableCells','tableCellBackgroundColor','getContainedElement','config','FORMAT_','tableCell','descriptionFactory'];_0x300e=function(){return _0x27f0d8;};return _0x300e();}
|
|
@@ -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 _0x219b(_0x2f7957,_0x3e2e5e){const _0x293ac9=_0x293a();return _0x219b=function(_0x219bed,_0x3975f8){_0x219bed=_0x219bed-0x1ba;let _0x2c7220=_0x293ac9[_0x219bed];return _0x2c7220;},_0x219b(_0x2f7957,_0x3e2e5e);}const _0x25762e=_0x219b;(function(_0x5ae6d7,_0x288886){const _0x4342ab=_0x219b,_0x1859eb=_0x5ae6d7();while(!![]){try{const _0x1ed6f2=parseInt(_0x4342ab(0x1be))/0x1+parseInt(_0x4342ab(0x1ba))/0x2+-parseInt(_0x4342ab(0x1c2))/0x3+parseInt(_0x4342ab(0x1c5))/0x4+-parseInt(_0x4342ab(0x1c9))/0x5+-parseInt(_0x4342ab(0x1c0))/0x6*(parseInt(_0x4342ab(0x1c1))/0x7)+-parseInt(_0x4342ab(0x1c6))/0x8;if(_0x1ed6f2===_0x288886)break;else _0x1859eb['push'](_0x1859eb['shift']());}catch(_0x3f020f){_0x1859eb['push'](_0x1859eb['shift']());}}}(_0x293a,0x197d3));import{Plugin as _0x59da28}from'ckeditor5/src/core.js';export class TrackChangesTemplate extends _0x59da28{[_0x25762e(0x1bf)](){const _0x4170f0=_0x25762e,_0x4e25c6=this[_0x4170f0(0x1c3)];_0x4e25c6[_0x4170f0(0x1bc)][_0x4170f0(0x1ca)](_0x4170f0(0x1bd))&&_0x4e25c6[_0x4170f0(0x1bc)][_0x4170f0(0x1c4)](_0x4170f0(0x1bb))[_0x4170f0(0x1c8)](_0x4170f0(0x1c7));}}function _0x293a(){const _0x2bc1ae=['insertTemplate','enableCommand','314670qrDwnC','has','17364nUpxIy','TrackChangesEditing','plugins','Template','184010QEDRzx','afterInit','2718fVrERR','105xlrrlG','17334etjgLh','editor','get','433176ULIVnf','968608zuvooK'];_0x293a=function(){return _0x2bc1ae;};return _0x293a();}
|
|
@@ -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 _0xe19b13=_0x26e7;function _0x26e7(_0x12c698,_0x3b8f4c){const _0x62b78a=_0x62b7();return _0x26e7=function(_0x26e7ad,_0x2aed4e){_0x26e7ad=_0x26e7ad-0xc4;let _0x4f7566=_0x62b78a[_0x26e7ad];return _0x4f7566;},_0x26e7(_0x12c698,_0x3b8f4c);}(function(_0x500f20,_0x229779){const _0x42fabc=_0x26e7,_0x3c8745=_0x500f20();while(!![]){try{const _0x424bd2=parseInt(_0x42fabc(0xda))/0x1*(-parseInt(_0x42fabc(0xd0))/0x2)+-parseInt(_0x42fabc(0xe6))/0x3*(parseInt(_0x42fabc(0xd8))/0x4)+-parseInt(_0x42fabc(0xf2))/0x5*(parseInt(_0x42fabc(0xe0))/0x6)+parseInt(_0x42fabc(0xc6))/0x7*(-parseInt(_0x42fabc(0xf0))/0x8)+parseInt(_0x42fabc(0xd1))/0x9+-parseInt(_0x42fabc(0xd2))/0xa*(-parseInt(_0x42fabc(0xc8))/0xb)+-parseInt(_0x42fabc(0xdf))/0xc*(-parseInt(_0x42fabc(0xd5))/0xd);if(_0x424bd2===_0x229779)break;else _0x3c8745['push'](_0x3c8745['shift']());}catch(_0x5c2ebd){_0x3c8745['push'](_0x3c8745['shift']());}}}(_0x62b7,0x8226a));import{Plugin as _0x491e58}from'ckeditor5/src/core.js';import{getTranslation as _0x3e95a7}from'../utils/common-translations.js';export class TrackChangesTitle extends _0x491e58{[_0xe19b13(0xed)](){const _0x503f40=_0xe19b13,_0x167a13=this[_0x503f40(0xe7)];if(!_0x167a13[_0x503f40(0xe8)][_0x503f40(0xc7)](_0x503f40(0xee)))return;const _0x4ca635=_0x167a13[_0x503f40(0xe8)][_0x503f40(0xe1)](_0x503f40(0xe9));_0x4ca635[_0x503f40(0xc4)][_0x503f40(0xc5)](_0x503f40(0xea),()=>_0x3e95a7(_0x167a13[_0x503f40(0xdc)],_0x503f40(0xf1))),_0x167a13[_0x503f40(0xcb)][_0x503f40(0xc9)][_0x503f40(0xcd)](_0x93620b=>{const _0x898cdf=_0x503f40;let _0x58a493=!0x1;const _0x57cd6b=Array[_0x898cdf(0xd4)](_0x167a13[_0x898cdf(0xcb)][_0x898cdf(0xc9)][_0x898cdf(0xdb)][_0x898cdf(0xeb)]());for(const {name:_0x2a36a6,data:_0xcf09a8}of _0x57cd6b){const {group:_0x317f28}=_0x4ca635[_0x898cdf(0xe4)](_0x2a36a6);if(_0x898cdf(0xde)!==_0x317f28||!_0xcf09a8[_0x898cdf(0xdd)])continue;const _0x3f2af7=_0xcf09a8[_0x898cdf(0xdd)],_0xe51d62=_0x3f2af7[_0x898cdf(0xec)][_0x898cdf(0xcf)];if(!_0xe51d62||!_0xe51d62['is'](_0x898cdf(0xef),_0x898cdf(0xea)))continue;if(!_0x3f2af7[_0x898cdf(0xe5)][_0x898cdf(0xe2)](_0x3f2af7[_0x898cdf(0xec)]))continue;const _0x4ff78e=_0x167a13[_0x898cdf(0xcb)][_0x898cdf(0xcc)][_0x898cdf(0xca)](_0x3f2af7[_0x898cdf(0xec)],_0x898cdf(0xd6));if(_0x4ff78e&&_0x4ff78e[_0x898cdf(0xd7)]){const _0x304021=_0x93620b[_0x898cdf(0xce)](_0x3f2af7[_0x898cdf(0xe5)],_0x4ff78e[_0x898cdf(0xe5)]);_0x304021[_0x898cdf(0xd9)](_0x3f2af7)||(_0x93620b[_0x898cdf(0xe3)](_0x2a36a6,{'range':_0x304021}),_0x58a493=!0x0);}_0x58a493||(_0x93620b[_0x898cdf(0xd3)](_0x2a36a6),_0x58a493=!0x0);}return _0x58a493;});}}function _0x62b7(){const _0x330055=['afterInit','Title','element','32RFJVOV','ELEMENT_TITLE','5Ayajbn','descriptionFactory','registerElementLabel','1660855iVaYtZ','has','5129894erzUBE','document','getNearestSelectionRange','model','schema','registerPostFixer','createRange','nodeBefore','8aVpSBK','6693228xRkCkG','10uLFHMv','removeMarker','from','61958kzYlTn','forward','isCollapsed','6332mVqTMp','isEqual','177305MazhBQ','differ','locale','newRange','suggestion','5160UVRguf','1326858hJVdQF','get','isTouching','updateMarker','_splitMarkerName','start','1605kWnaty','editor','plugins','TrackChangesEditing','title-content','getChangedMarkers','end'];_0x62b7=function(){return _0x330055;};return _0x62b7();}
|
package/src/integrations/undo.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x34cb(){const _0x260c9c=['enableCommand','4499AmvHZy','6EpVqDE','566853pPuoJr','115870xTWvoT','9logSVp','863142iBQDST','redo','has','188zgCMZm','plugins','get','TrackChangesEditing','UndoEditing','afterInit','editor','20760gdBjfc','27VbacFF','undo','5125760ceHxsB','409476YxWMvh','80070OvpLzW'];_0x34cb=function(){return _0x260c9c;};return _0x34cb();}const _0x359d3f=_0x2239;(function(_0x4df42a,_0x157adc){const _0x94c88f=_0x2239,_0x4a8542=_0x4df42a();while(!![]){try{const _0x48f985=-parseInt(_0x94c88f(0x107))/0x1+parseInt(_0x94c88f(0xff))/0x2*(parseInt(_0x94c88f(0x106))/0x3)+parseInt(_0x94c88f(0x10a))/0x4*(parseInt(_0x94c88f(0x100))/0x5)+-parseInt(_0x94c88f(0x103))/0x6*(parseInt(_0x94c88f(0x104))/0x7)+-parseInt(_0x94c88f(0xfe))/0x8+parseInt(_0x94c88f(0xfc))/0x9*(parseInt(_0x94c88f(0x105))/0xa)+parseInt(_0x94c88f(0x102))/0xb*(parseInt(_0x94c88f(0xfb))/0xc);if(_0x48f985===_0x157adc)break;else _0x4a8542['push'](_0x4a8542['shift']());}catch(_0x24153b){_0x4a8542['push'](_0x4a8542['shift']());}}}(_0x34cb,0x8004a));import{Plugin as _0x5ab15e}from'ckeditor5/src/core.js';function _0x2239(_0x2ae07f,_0x42cc5c){const _0x34cbad=_0x34cb();return _0x2239=function(_0x2239a5,_0x329af5){_0x2239a5=_0x2239a5-0xf7;let _0x4e91e4=_0x34cbad[_0x2239a5];return _0x4e91e4;},_0x2239(_0x2ae07f,_0x42cc5c);}export class TrackChangesUndo extends _0x5ab15e{[_0x359d3f(0xf9)](){const _0x30b573=_0x359d3f,_0x2e3db5=this[_0x30b573(0xfa)],_0xb2141a=_0x2e3db5[_0x30b573(0x10b)][_0x30b573(0x10c)](_0x30b573(0xf7));_0x2e3db5[_0x30b573(0x10b)][_0x30b573(0x109)](_0x30b573(0xf8))&&(_0xb2141a[_0x30b573(0x101)](_0x30b573(0xfd)),_0xb2141a[_0x30b573(0x101)](_0x30b573(0x108)));}}
|
|
@@ -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 _0xc5c210=_0x3b1e;function _0x3b1e(_0x921829,_0x512286){const _0x4de490=_0x4de4();return _0x3b1e=function(_0x3b1eaa,_0x8e40ec){_0x3b1eaa=_0x3b1eaa-0x6f;let _0x3b2c48=_0x4de490[_0x3b1eaa];return _0x3b2c48;},_0x3b1e(_0x921829,_0x512286);}(function(_0x30ff99,_0x491fe3){const _0x356fd4=_0x3b1e,_0x386977=_0x30ff99();while(!![]){try{const _0x4bc654=parseInt(_0x356fd4(0x8c))/0x1*(parseInt(_0x356fd4(0x76))/0x2)+parseInt(_0x356fd4(0x79))/0x3*(parseInt(_0x356fd4(0x75))/0x4)+-parseInt(_0x356fd4(0x7e))/0x5*(parseInt(_0x356fd4(0x81))/0x6)+-parseInt(_0x356fd4(0x70))/0x7+-parseInt(_0x356fd4(0x74))/0x8+-parseInt(_0x356fd4(0x72))/0x9*(-parseInt(_0x356fd4(0x87))/0xa)+-parseInt(_0x356fd4(0x82))/0xb;if(_0x4bc654===_0x491fe3)break;else _0x386977['push'](_0x386977['shift']());}catch(_0x4ac0c6){_0x386977['push'](_0x386977['shift']());}}}(_0x4de4,0x41aba));function _0x4de4(){const _0x578ee1=['50sKnces','format','enableCommand','1192429ZuFeSm','afterInit','135VnAqtL','key','307488mHtZQk','1172fFCraE','15840iVKrDX','type','attribute','3261BxnFEL','uploadcare','uploadcareImageId','uploadcareImageReplace','Uploadcare','11905MLaPcv','uploadcareImageEdit','enableDefaultAttributesIntegration','246xjdMfi','2059926KIUSXc','TrackChangesEditing','has','descriptionFactory','UploadcareImageEdit','32110eFkYvL','get','registerDescriptionCallback','editor','plugins'];_0x4de4=function(){return _0x578ee1;};return _0x4de4();}import{Plugin as _0x1e52b2}from'ckeditor5/src/core.js';export class TrackChangesUploadcare extends _0x1e52b2{[_0xc5c210(0x71)](){const _0x3a0a6f=_0xc5c210,_0xcf743f=this[_0x3a0a6f(0x8a)],_0x1ddc3b=_0xcf743f[_0x3a0a6f(0x8b)][_0x3a0a6f(0x88)](_0x3a0a6f(0x83));_0xcf743f[_0x3a0a6f(0x8b)][_0x3a0a6f(0x84)](_0x3a0a6f(0x7d))&&(_0x1ddc3b[_0x3a0a6f(0x6f)](_0x3a0a6f(0x7a)),_0xcf743f[_0x3a0a6f(0x8b)][_0x3a0a6f(0x84)](_0x3a0a6f(0x86))&&(_0x1ddc3b[_0x3a0a6f(0x6f)](_0x3a0a6f(0x7f)),_0x1ddc3b[_0x3a0a6f(0x80)](_0x3a0a6f(0x7c)),_0x1ddc3b[_0x3a0a6f(0x85)][_0x3a0a6f(0x89)](_0x7ce776=>{const _0x5b1998=_0x3a0a6f;if(_0x5b1998(0x78)!=_0x7ce776[_0x5b1998(0x77)])return;const {data:_0x2b90d0}=_0x7ce776;return _0x2b90d0&&_0x5b1998(0x7b)==_0x2b90d0[_0x5b1998(0x73)]?{'type':_0x5b1998(0x8d),'content':''}:void 0x0;})));}}
|
|
@@ -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 _0x39ad(_0x4b5479,_0x5d1f12){const _0x282c2c=_0x282c();return _0x39ad=function(_0x39adf0,_0x6d6296){_0x39adf0=_0x39adf0-0xf4;let _0x51e504=_0x282c2c[_0x39adf0];return _0x51e504;},_0x39ad(_0x4b5479,_0x5d1f12);}function _0x282c(){const _0x382a4b=['1754601pWZFXD','5292847TXlYII','431828erIOkD','75618avKFGc','6320694IthizU','3330392qZCUUw','push','940VxqthI','5ClCgfR','126146MGDKNu','createRangeOn','5LGbaWd','hasAttribute','getItems'];_0x282c=function(){return _0x382a4b;};return _0x282c();}(function(_0x341701,_0x4dc194){const _0x80683c=_0x39ad,_0x5578a1=_0x341701();while(!![]){try{const _0x36b590=parseInt(_0x80683c(0xfa))/0x1*(-parseInt(_0x80683c(0xf8))/0x2)+-parseInt(_0x80683c(0xfd))/0x3+parseInt(_0x80683c(0xff))/0x4+-parseInt(_0x80683c(0xf7))/0x5*(-parseInt(_0x80683c(0x101))/0x6)+parseInt(_0x80683c(0xfe))/0x7+parseInt(_0x80683c(0xf4))/0x8+parseInt(_0x80683c(0x100))/0x9*(-parseInt(_0x80683c(0xf6))/0xa);if(_0x36b590===_0x4dc194)break;else _0x5578a1['push'](_0x5578a1['shift']());}catch(_0x2786e7){_0x5578a1['push'](_0x5578a1['shift']());}}}(_0x282c,0x9d2de));export function getRangesWithAttribute(_0x30d9c3,_0x2a09cf,_0x3768de){const _0x175133=_0x39ad,_0x5d2595=[];for(const _0x2e6a71 of _0x2a09cf[_0x175133(0xfc)]())_0x2e6a71[_0x175133(0xfb)](_0x30d9c3)&&_0x5d2595[_0x175133(0xf5)](_0x3768de[_0x175133(0xf9)](_0x2e6a71));return _0x5d2595;}
|
package/src/suggestion.js
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x83fadf=_0x5517;(function(_0x1b9d68,_0x2e4421){const _0x5c76cc=_0x5517,_0x2acf48=_0x1b9d68();while(!![]){try{const _0x473951=parseInt(_0x5c76cc(0xd6))/0x1+parseInt(_0x5c76cc(0x96))/0x2+-parseInt(_0x5c76cc(0xae))/0x3*(parseInt(_0x5c76cc(0xc3))/0x4)+-parseInt(_0x5c76cc(0xc0))/0x5*(parseInt(_0x5c76cc(0xd8))/0x6)+-parseInt(_0x5c76cc(0x9a))/0x7*(-parseInt(_0x5c76cc(0xb9))/0x8)+parseInt(_0x5c76cc(0x93))/0x9*(-parseInt(_0x5c76cc(0xa7))/0xa)+-parseInt(_0x5c76cc(0xa3))/0xb*(parseInt(_0x5c76cc(0xde))/0xc);if(_0x473951===_0x2e4421)break;else _0x2acf48['push'](_0x2acf48['shift']());}catch(_0x268784){_0x2acf48['push'](_0x2acf48['shift']());}}}(_0x531b,0x4a7b2));function _0x5517(_0x3a1997,_0x427a90){const _0x531b95=_0x531b();return _0x5517=function(_0x551799,_0x1a5a22){_0x551799=_0x551799-0x90;let _0x1f7a1a=_0x531b95[_0x551799];return _0x1f7a1a;},_0x5517(_0x3a1997,_0x427a90);}import{ModelElement as _0x19262c}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x26b08f,uid as _0x4c46e1}from'ckeditor5/src/utils.js';import{cloneDeep as _0x58ec3a,isEqual as _0x18c6d3,set as _0x55de0a,unset as _0x482e16}from'es-toolkit/compat';export class Suggestion extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x26b08f(){['id'];[_0x83fadf(0xb1)];[_0x83fadf(0xd7)];[_0x83fadf(0xd0)];[_0x83fadf(0xe3)];[_0x83fadf(0xa6)];[_0x83fadf(0xcb)];[_0x83fadf(0xb7)];[_0x83fadf(0x99)];[_0x83fadf(0xe0)]=!0x1;[_0x83fadf(0xaf)];[_0x83fadf(0xaa)];[_0x83fadf(0xa2)];[_0x83fadf(0xcc)];[_0x83fadf(0xbf)];constructor(_0x32e2e3,_0x132511){const _0x307f54=_0x83fadf;super(),this['id']=_0x132511['id'],this[_0x307f54(0xb1)]=_0x132511[_0x307f54(0xb1)],this[_0x307f54(0xd7)]=_0x132511[_0x307f54(0xd7)]||null,this[_0x307f54(0xd0)]=_0x132511[_0x307f54(0xd0)],this[_0x307f54(0xe3)]=_0x132511[_0x307f54(0xe3)]||_0x132511[_0x307f54(0xd0)],this[_0x307f54(0xa6)]=Boolean(_0x132511[_0x307f54(0xe4)]&&_0x132511[_0x307f54(0xe4)][_0x307f54(0x94)]),this[_0x307f54(0xcb)]=null,this[_0x307f54(0x99)]=_0x132511[_0x307f54(0xa8)]||null,this[_0x307f54(0xaf)]=_0x32e2e3,this[_0x307f54(0xaa)]=_0x132511[_0x307f54(0x9d)],this[_0x307f54(0xa2)]=_0x132511[_0x307f54(0x9e)],this[_0x307f54(0xcc)]=_0x132511[_0x307f54(0xc8)],this[_0x307f54(0xbf)]=new Set(),this[_0x307f54(0xb7)]=null,this[_0x307f54(0xac)](_0x307f54(0xc1),null),this[_0x307f54(0xac)](_0x307f54(0xe4),_0x132511[_0x307f54(0xe4)]||{}),this[_0x307f54(0xac)](_0x307f54(0xd9),null),this[_0x307f54(0xac)](_0x307f54(0xe2),null),this[_0x307f54(0xac)](_0x307f54(0xdc),null),this[_0x307f54(0xac)](_0x307f54(0x9c),!0x1),this[_0x307f54(0xc7)](_0x307f54(0xc5)),this[_0x307f54(0xc7)](_0x307f54(0xc9));}get[_0x83fadf(0xb5)](){const _0xed448=_0x83fadf;let _0x1d3130=this;for(;_0x1d3130[_0xed448(0xd9)];)_0x1d3130=_0x1d3130[_0xed448(0xd9)];return _0x1d3130;}get[_0x83fadf(0xb2)](){const _0x1083eb=_0x83fadf;return!!this[_0x1083eb(0xdc)]&&this[_0x1083eb(0xdc)][_0x1083eb(0xb6)]>0x0;}get[_0x83fadf(0x95)](){const _0x59dbd4=_0x83fadf;if(0x0==this[_0x59dbd4(0xbf)][_0x59dbd4(0x90)])return!0x1;return 0x6==Array[_0x59dbd4(0xa9)](this[_0x59dbd4(0xbf)])[0x0][_0x59dbd4(0xdd)](':')[_0x59dbd4(0xb6)];}get[_0x83fadf(0xc6)](){const _0x2716c0=_0x83fadf;return null!==this[_0x2716c0(0xba)]();}[_0x83fadf(0xd5)](_0x3ea77e){const _0x553bcd=_0x83fadf;this[_0x553bcd(0xbf)][_0x553bcd(0xa0)](_0x3ea77e);}[_0x83fadf(0xa5)](){const _0x563c4=_0x83fadf;return Array[_0x563c4(0xa9)](this[_0x563c4(0xbf)]);}[_0x83fadf(0xcd)](){const _0x3d2be7=_0x83fadf;return this[_0x3d2be7(0xa5)]()[_0x3d2be7(0xc2)](_0x2db1f8=>this[_0x3d2be7(0xaf)][_0x3d2be7(0xb4)][_0x3d2be7(0xbc)](_0x2db1f8))[_0x3d2be7(0xad)](_0x3e89bf=>_0x3e89bf);}[_0x83fadf(0xba)](){const _0x5b82a7=_0x83fadf;return this[_0x5b82a7(0xcd)]()[0x0]||null;}[_0x83fadf(0xc4)](){const _0xdba04b=_0x83fadf;this[_0xdba04b(0xaf)][_0xdba04b(0xdf)](_0x4a18c4=>{const _0x477b79=_0xdba04b;for(const _0x5a3f20 of this[_0x477b79(0xcd)]())_0x4a18c4[_0x477b79(0x97)](_0x5a3f20);}),this[_0xdba04b(0xbf)][_0xdba04b(0xb8)]();}[_0x83fadf(0x97)](_0x578b90){const _0x4dc331=_0x83fadf;this[_0x4dc331(0xaf)][_0x4dc331(0xdf)](_0x5451de=>{const _0x462ab5=_0x4dc331;_0x5451de[_0x462ab5(0x97)](_0x578b90);}),this[_0x4dc331(0xbf)][_0x4dc331(0xab)](_0x578b90);}[_0x83fadf(0xd2)](_0x5c8efe){const _0x4b0408=_0x83fadf,_0x24156f=_0x4b0408(0xd4)+this[_0x4b0408(0xb1)]+':'+this[_0x4b0408(0xd7)]+':'+this['id']+':'+this[_0x4b0408(0xe3)]['id']+':'+Suggestion[_0x4b0408(0xca)]();this[_0x4b0408(0xd5)](_0x24156f),this[_0x4b0408(0xaf)][_0x4b0408(0xdf)](_0x5a48cb=>{const _0x5a0320=_0x4b0408;_0x5a48cb[_0x5a0320(0xcf)](_0x24156f,{'range':_0x5c8efe,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x83fadf(0x9f)](_0x7ff5){const _0x3daab9=_0x83fadf;for(const _0x13573d of this[_0x3daab9(0xd3)]())if(_0x13573d[_0x3daab9(0x92)](_0x7ff5))return!0x0;return!0x1;}[_0x83fadf(0xd3)](){const _0x1e7213=_0x83fadf;return this[_0x1e7213(0xcd)]()[_0x1e7213(0xc2)](_0x4aa4ec=>_0x4aa4ec[_0x1e7213(0x98)]());}[_0x83fadf(0xd1)](){const _0xfe769c=_0x83fadf;return this[_0xfe769c(0xd3)]()[_0xfe769c(0xce)]((_0x5d0c4c,_0x4a4f99)=>[..._0x5d0c4c,..._0x4a4f99[_0xfe769c(0xd1)]()],[]);}[_0x83fadf(0xb3)](){const _0x15b0fa=_0x83fadf;return this[_0x15b0fa(0xba)]()?.[_0x15b0fa(0x98)]()||null;}[_0x83fadf(0x9b)](){const _0x3fcbcc=_0x83fadf,_0x89c6ea=this[_0x3fcbcc(0xd3)]();if(0x1!=_0x89c6ea[_0x3fcbcc(0xb6)])return null;const _0x1e921f=_0x89c6ea[0x0],_0x46614e=_0x1e921f[_0x3fcbcc(0xa1)][_0x3fcbcc(0xb0)],_0x50da6c=_0x1e921f[_0x3fcbcc(0xdb)][_0x3fcbcc(0xa4)];return _0x46614e instanceof _0x19262c?_0x46614e!=_0x50da6c?null:_0x46614e:null;}[_0x83fadf(0xc5)](){const _0x590584=_0x83fadf;this[_0x590584(0xaa)](this[_0x590584(0xd3)](),this[_0x590584(0xcb)],this[_0x590584(0xe4)]),this[_0x590584(0xc4)]();}[_0x83fadf(0xc9)](){const _0x3bdf87=_0x83fadf;this[_0x3bdf87(0xa2)](this[_0x3bdf87(0xd3)](),this[_0x3bdf87(0xcb)],this[_0x3bdf87(0xe4)]),this[_0x3bdf87(0xc4)]();}[_0x83fadf(0xbb)](){const _0x22f2a9=_0x83fadf,_0x3c51a9=[];let _0x2f9069=this[_0x22f2a9(0xb5)];for(;_0x2f9069;)_0x3c51a9[_0x22f2a9(0xbe)](_0x2f9069),_0x2f9069=_0x2f9069[_0x22f2a9(0xe2)];return _0x3c51a9;}[_0x83fadf(0xe1)](_0x25520d,_0x249b9e){const _0x257219=_0x83fadf,_0x21bffa=_0x58ec3a(this[_0x257219(0xe4)]);_0x55de0a(_0x21bffa,_0x25520d,_0x249b9e),_0x18c6d3(_0x21bffa,this[_0x257219(0xe4)])||(this[_0x257219(0xe4)]=_0x21bffa,this[_0x257219(0xcc)](_0x21bffa));}[_0x83fadf(0xda)](_0x19b03f){const _0x33392e=_0x83fadf,_0x29118b=_0x58ec3a(this[_0x33392e(0xe4)]);_0x482e16(_0x29118b,_0x19b03f),_0x18c6d3(_0x29118b,this[_0x33392e(0xe4)])||(this[_0x33392e(0xe4)]=_0x29118b,this[_0x33392e(0xcc)](this[_0x33392e(0xe4)]));}[_0x83fadf(0x91)](){const _0x1e322b=_0x83fadf;return{'id':this['id'],'type':this[_0x1e322b(0xd7)]?this[_0x1e322b(0xb1)]+':'+this[_0x1e322b(0xd7)]:this[_0x1e322b(0xb1)],'authorId':this[_0x1e322b(0xe3)]['id'],'createdAt':this[_0x1e322b(0xb7)],'hasComments':this[_0x1e322b(0xb2)],'data':this[_0x1e322b(0xcb)],'attributes':this[_0x1e322b(0xe4)]};}static[_0x83fadf(0xca)](){const _0xef88f=_0x83fadf;return _0x4c46e1()[_0xef88f(0xbd)](0x1,0x5);}}function _0x531b(){const _0x4c68cb=['2024940jZxBfy','change','_isDataLoaded','setAttribute','next','creator','attributes','size','toJSON','isIntersecting','67581ACLXsF','@external','isMultiRange','33860mPowWE','removeMarker','getRange','_originalSuggestionId','7rJpdvM','getContainedElement','_saved','onAccept','onDiscard','isIntersectingWithRange','add','start','_onDiscard','11aWsvBc','nodeBefore','getMarkerNames','isExternal','10YDtaFs','originalSuggestionId','from','_onAccept','delete','set','filter','3yKgEdv','_model','nodeAfter','type','hasComments','getFirstRange','markers','head','length','createdAt','clear','2850440nRGVPC','getFirstMarker','getAllAdjacentSuggestions','get','substr','push','_markerNames','30860zqQUkA','authoredAt','map','1077940AkUFUa','removeMarkers','accept','isInContent','decorate','onAttributesChange','discard','getMultiRangeId','data','_onAttributesChange','getMarkers','reduce','addMarker','author','getItems','addRange','getRanges','suggestion:','addMarkerName','389922ILgaEW','subType','12pnQMRt','previous','removeAttribute','end','commentThread','split'];_0x531b=function(){return _0x4c68cb;};return _0x531b();}
|
|
@@ -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 _0x75d83=_0x436a;(function(_0x5d5e25,_0x440443){const _0x2ab8ed=_0x436a,_0x3a393f=_0x5d5e25();while(!![]){try{const _0x52eee3=parseInt(_0x2ab8ed(0x218))/0x1+parseInt(_0x2ab8ed(0x1f4))/0x2+parseInt(_0x2ab8ed(0x1e3))/0x3*(parseInt(_0x2ab8ed(0x206))/0x4)+-parseInt(_0x2ab8ed(0x1da))/0x5+-parseInt(_0x2ab8ed(0x1e1))/0x6*(parseInt(_0x2ab8ed(0x1cb))/0x7)+parseInt(_0x2ab8ed(0x205))/0x8+-parseInt(_0x2ab8ed(0x1ed))/0x9;if(_0x52eee3===_0x440443)break;else _0x3a393f['push'](_0x3a393f['shift']());}catch(_0x273a3a){_0x3a393f['push'](_0x3a393f['shift']());}}}(_0x5748,0x8b3a8));function _0x436a(_0x402f3b,_0x1f4fe4){const _0x574848=_0x5748();return _0x436a=function(_0x436ab0,_0x4e0eb2){_0x436ab0=_0x436ab0-0x1c5;let _0x19ab98=_0x574848[_0x436ab0];return _0x19ab98;},_0x436a(_0x402f3b,_0x1f4fe4);}import{getTranslation as _0x2ef150}from'./utils/common-translations.js';function _0x5748(){const _0x44e2dd=['2506386vDEifp','addObject','getItemLabel','_itemLabels','Object','text','remove','registerAttributeLabel','elementEnd','insertion','12770712oHOkmk','isInContent','elementStart','data','$text','_handleCustomCallbackDescription','_itemLabelsCallbacks','1414396IJjgqF','removeEmptyContainer','_addDescriptionItems','quantity','subType','set','replace','skip','registerDescriptionCallback','nodeAfter','_handleInsertRemoveSuggestionDescription','registerElementLabel','pop','element','Container','attribute','item','2931640guAeIg','4OFuxsY','deletion','checkChild','EmptyContainer','_handleAttributeSuggestionDescription','softBreak','join','$textProxy','_resolveDescriptionItems','addContainer','_customCallbacks','getWalker','getFirstRange','getDescriptions','removeObject','has','ELEMENT_SPACE','push','1011556vDimgx','*Change\x20to:*\x20%0','map','name','addFormat','isEqual','*Set\x20format:*\x20%0','function','*Remove:*\x20%0','matchingCallback','get','add','*Split:*\x20%0','addEmptyContainer','match','removeFormat','*Merge:*\x20%0','_schema','type','110229UcTpLn','isObject','end','$1\x20$2','normal','_locale','_attributeLabels','REPLACE_TEXT','newValue','*Remove\x20format:*\x20%0','_handleRenameSuggestionDescription','indexOf','removeContainer','isEmpty','*Insert:*\x20%0','90485KnZOVJ','nextSibling','format','start','label','length','key','348BfYUEC','previousSibling'];_0x5748=function(){return _0x44e2dd;};return _0x5748();}import{priorities as _0x528074,insertToPriorityArray as _0x30ec95}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x5480c4}from'./trackchangesediting.js';export class SuggestionDescriptionFactory{[_0x75d83(0x210)];[_0x75d83(0x1e6)];[_0x75d83(0x1f3)];[_0x75d83(0x1d1)];[_0x75d83(0x1c9)];[_0x75d83(0x1d0)];constructor(_0x464a5e,_0x4ccf52){const _0x7d12bd=_0x75d83;this[_0x7d12bd(0x210)]=[],this[_0x7d12bd(0x1e6)]=new Map(),this[_0x7d12bd(0x1f3)]=[],this[_0x7d12bd(0x1d1)]=new Map(),this[_0x7d12bd(0x1c9)]=_0x464a5e,this[_0x7d12bd(0x1d0)]=_0x4ccf52;}[_0x75d83(0x213)](_0x210308){const _0x33e52f=_0x75d83,_0x2d560b=[],_0xd999ba=new Set(),_0x2208b9=new Set();for(let _0x1aac1a=0x0;_0x1aac1a<_0x210308[_0x33e52f(0x1df)];_0x1aac1a++){const _0x3134c2=_0x210308[_0x1aac1a];if(!_0x3134c2[_0x33e52f(0x1ee)])continue;const _0x4095d3=this[_0x33e52f(0x1f2)](_0x3134c2);if(_0x4095d3){if(null!=_0x3134c2[_0x33e52f(0x1f8)]){if(_0xd999ba[_0x33e52f(0x215)](_0x3134c2[_0x33e52f(0x1f8)]))continue;_0xd999ba[_0x33e52f(0x223)](_0x3134c2[_0x33e52f(0x1f8)]);}_0x2d560b[_0x33e52f(0x217)](_0x4095d3);}else{if(_0x33e52f(0x203)==_0x3134c2[_0x33e52f(0x1ca)]){const _0x2dae09=_0x3134c2[_0x33e52f(0x1f0)][_0x33e52f(0x1e0)];if(_0x2208b9[_0x33e52f(0x215)](_0x2dae09))continue;_0x2208b9[_0x33e52f(0x223)](_0x3134c2[_0x33e52f(0x1f0)][_0x33e52f(0x1e0)]),_0x2dae09==_0x5480c4?this[_0x33e52f(0x1d5)](_0x2d560b,_0x3134c2):this[_0x33e52f(0x20a)](_0x2d560b,_0x3134c2);continue;}_0x33e52f(0x1ec)!=_0x3134c2[_0x33e52f(0x1ca)]&&_0x33e52f(0x207)!=_0x3134c2[_0x33e52f(0x1ca)]||this[_0x33e52f(0x1fe)](_0x2d560b,_0x3134c2,_0x210308[_0x1aac1a+0x1]);}}return this[_0x33e52f(0x20e)](_0x2d560b);}[_0x75d83(0x1fc)](_0x17db38){const _0x70c0e2=_0x75d83;this[_0x70c0e2(0x210)][_0x70c0e2(0x217)](_0x17db38);}[_0x75d83(0x1ff)](_0x9a02f6,_0x29e2c2,_0x5f1f12=_0x528074[_0x75d83(0x1cf)]){const _0x38bb03=_0x75d83;_0x38bb03(0x21f)==typeof _0x9a02f6?_0x30ec95(this[_0x38bb03(0x1f3)],{'matchingCallback':_0x9a02f6,'label':_0x29e2c2,'priority':_0x5f1f12}):this[_0x38bb03(0x1e6)][_0x38bb03(0x1f9)](_0x9a02f6,_0x29e2c2);}[_0x75d83(0x1ea)](_0x5c2d10,_0x45b0fd){const _0x293bf8=_0x75d83;this[_0x293bf8(0x1d1)][_0x293bf8(0x1f9)](_0x5c2d10,_0x45b0fd);}[_0x75d83(0x1e5)](_0x58e8c0,_0x5eba3f=0x1){const _0x55e839=_0x75d83;let _0x200539;for(const _0x24983c of this[_0x55e839(0x1f3)])if(_0x24983c[_0x55e839(0x221)](_0x58e8c0)){_0x200539=_0x24983c[_0x55e839(0x1de)];break;}return _0x200539||(_0x200539=this[_0x55e839(0x1e6)][_0x55e839(0x222)](_0x58e8c0[_0x55e839(0x21b)])),_0x200539?_0x200539(_0x5eba3f):0x1!==_0x5eba3f?_0x5eba3f+'\x20'+_0x58e8c0[_0x55e839(0x21b)]+'s':''+_0x58e8c0[_0x55e839(0x21b)];}[_0x75d83(0x1f6)](_0x287c0b,_0xc73d28){const _0x19b2f6=_0x75d83,_0x804893=_0xc73d28[_0x19b2f6(0x212)]()[_0x19b2f6(0x211)](),_0x5302ed=_0x19b2f6(0x1ec)==_0xc73d28[_0x19b2f6(0x1ca)]?_0x19b2f6(0x223):_0x19b2f6(0x1e9);for(const _0x3ddcfe of _0x804893){const _0xd72d9b=_0x3ddcfe[_0x19b2f6(0x204)],_0xc317db=_0x287c0b[_0x287c0b[_0x19b2f6(0x1df)]-0x1];if(_0xd72d9b['is'](_0x19b2f6(0x20d)))_0xc317db&&_0xc317db[_0x19b2f6(0x1ca)][_0x19b2f6(0x1d6)](_0x19b2f6(0x202))>-0x1&&_0x287c0b[_0x19b2f6(0x200)](),_0xc317db&&_0x19b2f6(0x1e8)==_0xc317db[_0x19b2f6(0x1ca)]?_0xc317db[_0x5302ed]+=_0xd72d9b[_0x19b2f6(0x1f0)]:_0x287c0b[_0x19b2f6(0x217)]({'type':_0x19b2f6(0x1e8),'add':_0x19b2f6(0x223)==_0x5302ed?_0xd72d9b[_0x19b2f6(0x1f0)]:'','remove':_0x19b2f6(0x1e9)==_0x5302ed?_0xd72d9b[_0x19b2f6(0x1f0)]:''});else{if(this[_0x19b2f6(0x1c9)][_0x19b2f6(0x1cc)](_0xd72d9b)){const _0x4eb45b=_0xd72d9b;if(_0xc317db&&_0xc317db[_0x19b2f6(0x1ca)][_0x19b2f6(0x1d6)](_0x19b2f6(0x202))>-0x1&&_0x287c0b[_0x19b2f6(0x200)](),_0x19b2f6(0x1eb)==_0x3ddcfe[_0x19b2f6(0x1ca)])continue;_0xc317db&&_0xc317db[_0x19b2f6(0x1ca)]==_0x5302ed+_0x19b2f6(0x1e7)&&_0xc317db[_0x19b2f6(0x201)][_0x19b2f6(0x21b)]==_0x4eb45b[_0x19b2f6(0x21b)]?_0xc317db[_0x19b2f6(0x1f7)]++:_0x287c0b[_0x19b2f6(0x217)]({'type':_0x5302ed+_0x19b2f6(0x1e7),'element':_0x4eb45b,'quantity':0x1}),_0x804893[_0x19b2f6(0x1fb)](_0x5c586a=>!(_0x19b2f6(0x1eb)==_0x5c586a[_0x19b2f6(0x1ca)]&&_0x5c586a[_0x19b2f6(0x204)]==_0xd72d9b));}else{if(this[_0x19b2f6(0x1c9)][_0x19b2f6(0x208)](_0xd72d9b,_0x19b2f6(0x1f1))||_0xd72d9b['is'](_0x19b2f6(0x201),_0x19b2f6(0x20b))){const _0xc76a84=_0xd72d9b;if(_0x19b2f6(0x223)==_0x5302ed&&_0x19b2f6(0x1ef)==_0x3ddcfe[_0x19b2f6(0x1ca)]||_0x19b2f6(0x1e9)==_0x5302ed&&_0x19b2f6(0x1eb)==_0x3ddcfe[_0x19b2f6(0x1ca)])continue;if(_0xc317db&&-0x1==_0xc317db[_0x19b2f6(0x1ca)][_0x19b2f6(0x1d6)](_0x19b2f6(0x202))){_0x19b2f6(0x1e8)==_0xc317db[_0x19b2f6(0x1ca)]&&(_0xc317db[_0x5302ed]+='\x0a');continue;}let _0x5bee34;if(_0x5bee34=_0x19b2f6(0x223)==_0x5302ed?_0xc76a84[_0x19b2f6(0x1db)]&&!this[_0x19b2f6(0x1c9)][_0x19b2f6(0x1cc)](_0xc76a84[_0x19b2f6(0x1db)])?_0xc76a84[_0x19b2f6(0x1db)]:null:_0xc76a84[_0x19b2f6(0x1e2)]&&!this[_0x19b2f6(0x1c9)][_0x19b2f6(0x1cc)](_0xc76a84[_0x19b2f6(0x1e2)])?_0xc76a84[_0x19b2f6(0x1e2)]:null,_0xc76a84[_0x19b2f6(0x1d8)]||_0x5bee34&&_0x5bee34[_0x19b2f6(0x1d8)]){const _0x159168=_0x5bee34&&_0x5bee34[_0x19b2f6(0x1d8)]?_0x5bee34:_0xc76a84;_0xc317db&&_0xc317db[_0x19b2f6(0x1ca)]==_0x5302ed+_0x19b2f6(0x209)&&_0xc317db[_0x19b2f6(0x201)][_0x19b2f6(0x21b)]==_0x159168[_0x19b2f6(0x21b)]?_0xc317db[_0x19b2f6(0x1f7)]++:_0x287c0b[_0x19b2f6(0x217)]({'type':_0x5302ed+_0x19b2f6(0x209),'element':_0x159168,'quantity':0x1});}else _0x287c0b[_0x19b2f6(0x217)]({'type':_0x5302ed+_0x19b2f6(0x202),'element':_0xc76a84});}}}}}[_0x75d83(0x20e)](_0x4a2692){const _0x19a5e9=_0x75d83,_0x1c967d=this[_0x19a5e9(0x1d0)],_0x23c745=[],_0x409521=[],_0x488f8d=[];for(const _0x59779b of _0x4a2692)switch(_0x59779b[_0x19a5e9(0x1ca)]){case _0x19a5e9(0x1e8):if(_0x59779b[_0x19a5e9(0x223)]=_0x59779b[_0x19a5e9(0x223)][_0x19a5e9(0x1fa)](/(\S)\u000A+(\S)/g,_0x19a5e9(0x1ce))[_0x19a5e9(0x1fa)](/\u000A/g,''),_0x59779b[_0x19a5e9(0x1e9)]=_0x59779b[_0x19a5e9(0x1e9)][_0x19a5e9(0x1fa)](/(\S)\u000A+(\S)/g,_0x19a5e9(0x1ce))[_0x19a5e9(0x1fa)](/\u000A/g,''),''!=_0x59779b[_0x19a5e9(0x223)]&&''!=_0x59779b[_0x19a5e9(0x1e9)]){_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1fa),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x1d2),['\x22'+_0x59779b[_0x19a5e9(0x1e9)]+'\x22','\x22'+_0x59779b[_0x19a5e9(0x223)]+'\x22'])});continue;}if(null!=_0x59779b[_0x19a5e9(0x223)][_0x19a5e9(0x1c6)](/^ +$/)){_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1ec),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x1d9),_0x2ef150(_0x1c967d,_0x19a5e9(0x216),_0x59779b[_0x19a5e9(0x223)][_0x19a5e9(0x1df)]))});continue;}if(null!=_0x59779b[_0x19a5e9(0x1e9)][_0x19a5e9(0x1c6)](/^ +$/)){_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x207),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x220),_0x2ef150(_0x1c967d,_0x19a5e9(0x216),_0x59779b[_0x19a5e9(0x1e9)][_0x19a5e9(0x1df)]))});continue;}if(''!=_0x59779b[_0x19a5e9(0x223)]){_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1ec),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x1d9),'\x22'+_0x59779b[_0x19a5e9(0x223)]+'\x22')});continue;}_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x207),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x220),'\x22'+_0x59779b[_0x19a5e9(0x1e9)]+'\x22')});continue;case _0x19a5e9(0x1c5):case _0x19a5e9(0x1e4):_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1ec),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x1d9),this[_0x19a5e9(0x1e5)](_0x59779b[_0x19a5e9(0x201)],_0x59779b[_0x19a5e9(0x1f7)]))});continue;case _0x19a5e9(0x1f5):case _0x19a5e9(0x214):_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x207),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x220),this[_0x19a5e9(0x1e5)](_0x59779b[_0x19a5e9(0x201)],_0x59779b[_0x19a5e9(0x1f7)]))});continue;case _0x19a5e9(0x20f):_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1ec),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x224),this[_0x19a5e9(0x1e5)](_0x59779b[_0x19a5e9(0x201)],_0x59779b[_0x19a5e9(0x1f7)]))});continue;case _0x19a5e9(0x1d7):_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x207),'content':_0x2ef150(_0x1c967d,_0x19a5e9(0x1c8),this[_0x19a5e9(0x1e5)](_0x59779b[_0x19a5e9(0x201)],_0x59779b[_0x19a5e9(0x1f7)]))});continue;case _0x19a5e9(0x21c):_0x409521[_0x19a5e9(0x217)](_0x59779b[_0x19a5e9(0x1e0)]);continue;case _0x19a5e9(0x1c7):_0x488f8d[_0x19a5e9(0x217)](_0x59779b[_0x19a5e9(0x1e0)]);continue;default:_0x23c745[_0x19a5e9(0x217)](_0x59779b);}if(_0x409521[_0x19a5e9(0x1df)]){const _0x3b5d8f=_0x409521[_0x19a5e9(0x21a)](_0x31c5da=>this[_0x19a5e9(0x1d1)][_0x19a5e9(0x215)](_0x31c5da)?this[_0x19a5e9(0x1d1)][_0x19a5e9(0x222)](_0x31c5da):_0x31c5da)[_0x19a5e9(0x20c)](',\x20');_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1dc),'content':_0x2ef150(this[_0x19a5e9(0x1d0)],_0x19a5e9(0x21e),_0x3b5d8f)});}if(_0x488f8d[_0x19a5e9(0x1df)]){const _0x357350=_0x488f8d[_0x19a5e9(0x21a)](_0x1044c4=>this[_0x19a5e9(0x1d1)][_0x19a5e9(0x215)](_0x1044c4)?this[_0x19a5e9(0x1d1)][_0x19a5e9(0x222)](_0x1044c4):_0x1044c4)[_0x19a5e9(0x20c)](',\x20');_0x23c745[_0x19a5e9(0x217)]({'type':_0x19a5e9(0x1dc),'content':_0x2ef150(this[_0x19a5e9(0x1d0)],_0x19a5e9(0x1d4),_0x357350)});}return _0x23c745;}[_0x75d83(0x1f2)](_0x21dfe7){const _0x5151dc=_0x75d83;for(const _0x11c539 of this[_0x5151dc(0x210)]){const _0x29b992=_0x11c539(_0x21dfe7);if(_0x29b992&&_0x5151dc(0x1ca)in _0x29b992)return _0x29b992;}}[_0x75d83(0x20a)](_0x494c16,_0x3d3de7){const _0x573a10=_0x75d83,_0x17fa47=_0x3d3de7[_0x573a10(0x1f0)],_0x1ea8fe=void 0x0===_0x17fa47[_0x573a10(0x1d3)]?_0x573a10(0x1c7):_0x573a10(0x21c);_0x494c16[_0x573a10(0x217)]({'type':_0x1ea8fe,'key':_0x17fa47[_0x573a10(0x1e0)]});}[_0x75d83(0x1d5)](_0x4bec0a,_0x3a184f){const _0x14305b=_0x75d83;_0x4bec0a[_0x14305b(0x217)]({'type':_0x14305b(0x1dc),'content':_0x2ef150(this[_0x14305b(0x1d0)],_0x14305b(0x219),this[_0x14305b(0x1e5)](_0x3a184f[_0x14305b(0x212)]()[_0x14305b(0x1dd)][_0x14305b(0x1fd)],0x1))});}[_0x75d83(0x1fe)](_0x357c46,_0x2cdb91,_0x1676f1){const _0x268711=_0x75d83;if(this[_0x268711(0x1f6)](_0x357c46,_0x2cdb91),_0x1676f1&&_0x1676f1[_0x268711(0x212)]()&&!_0x2cdb91[_0x268711(0x212)]()[_0x268711(0x1cd)][_0x268711(0x21d)](_0x1676f1[_0x268711(0x212)]()[_0x268711(0x1dd)])){const _0x39b85a=_0x357c46[_0x357c46[_0x268711(0x1df)]-0x1],_0x1dfc99=_0x268711(0x1ec)==_0x2cdb91[_0x268711(0x1ca)]?_0x268711(0x223):_0x268711(0x1e9);_0x39b85a&&_0x268711(0x1e8)==_0x39b85a[_0x268711(0x1ca)]&&(_0x39b85a[_0x1dfc99]+='\x0a');}}}
|
package/src/trackchanges.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var _0x4e6394=_0x1b93;(function(_0x4320f1,_0x232712){var _0x42f13a=_0x1b93,_0x336453=_0x4320f1();while(!![]){try{var _0x2d3fe2=-parseInt(_0x42f13a(0x188))/0x1*(parseInt(_0x42f13a(0x186))/0x2)+-parseInt(_0x42f13a(0x187))/0x3+parseInt(_0x42f13a(0x18e))/0x4*(parseInt(_0x42f13a(0x178))/0x5)+parseInt(_0x42f13a(0x190))/0x6*(-parseInt(_0x42f13a(0x177))/0x7)+parseInt(_0x42f13a(0x183))/0x8*(parseInt(_0x42f13a(0x191))/0x9)+parseInt(_0x42f13a(0x184))/0xa*(parseInt(_0x42f13a(0x182))/0xb)+-parseInt(_0x42f13a(0x18f))/0xc*(-parseInt(_0x42f13a(0x17e))/0xd);if(_0x2d3fe2===_0x232712)break;else _0x336453['push'](_0x336453['shift']());}catch(_0x206ff2){_0x336453['push'](_0x336453['shift']());}}}(_0x3f35,0xe8f93));import{Plugin as _0x23785a}from'ckeditor5/src/core.js';import{TrackChangesUI as _0x178fd8}from'./trackchangesui.js';function _0x1b93(_0x3dbf11,_0x818b16){var _0x3f3518=_0x3f35();return _0x1b93=function(_0x1b93ca,_0x3015c0){_0x1b93ca=_0x1b93ca-0x177;var _0x1dc26f=_0x3f3518[_0x1b93ca];return _0x1dc26f;},_0x1b93(_0x3dbf11,_0x818b16);}import{TrackChangesEditing as _0x3e6fbd}from'./trackchangesediting.js';function _0x3f35(){var _0x5175ee=['22PrWVXc','40GYOzyI','9005720gNFqSv','addSuggestion','92FERPUp','4307196WvfpsD','40433TRtKHZ','plugins','getSuggestion','editor','Comments','isOfficialPlugin','3585688sGzLou','24QsxWaT','48tmFUFu','2276595qWihsc','295841aUssaY','5DXMAMV','get','pluginName','isPremiumPlugin','addSuggestionData','getSuggestions','4066868IezTkv','TrackChanges','adapter','requires'];_0x3f35=function(){return _0x5175ee;};return _0x3f35();}import'ckeditor5-collaboration/src/collaboration-core.js';export class TrackChanges extends _0x23785a{static get[_0x4e6394(0x181)](){var _0x449a30=_0x4e6394;return[_0x3e6fbd,_0x178fd8,_0x449a30(0x18c)];}static get[_0x4e6394(0x17a)](){var _0x580415=_0x4e6394;return _0x580415(0x17f);}static get[_0x4e6394(0x18d)](){return!0x0;}static get[_0x4e6394(0x17b)](){return!0x0;}set[_0x4e6394(0x180)](_0x5c80fc){var _0x3b10c9=_0x4e6394;this[_0x3b10c9(0x18b)][_0x3b10c9(0x189)][_0x3b10c9(0x179)](_0x3e6fbd)[_0x3b10c9(0x180)]=_0x5c80fc;}get[_0x4e6394(0x180)](){var _0x19cd55=_0x4e6394;return this[_0x19cd55(0x18b)][_0x19cd55(0x189)][_0x19cd55(0x179)](_0x3e6fbd)[_0x19cd55(0x180)];}[_0x4e6394(0x185)](_0x3725cd){var _0x5de241=_0x4e6394;return this[_0x5de241(0x18b)][_0x5de241(0x189)][_0x5de241(0x179)](_0x3e6fbd)[_0x5de241(0x17c)](_0x3725cd);}[_0x4e6394(0x17d)]({skipNotAttached:_0x12908c=!0x1,toJSON:_0x20e759=!0x1}={}){var _0x2d3ad5=_0x4e6394;return this[_0x2d3ad5(0x18b)][_0x2d3ad5(0x189)][_0x2d3ad5(0x179)](_0x3e6fbd)[_0x2d3ad5(0x17d)]({'skipNotAttached':_0x12908c,'toJSON':_0x20e759});}[_0x4e6394(0x18a)](_0x3c5c3a){var _0x3f211c=_0x4e6394;return this[_0x3f211c(0x18b)][_0x3f211c(0x189)][_0x3f211c(0x179)](_0x3e6fbd)[_0x3f211c(0x18a)](_0x3c5c3a);}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export{};
|
package/src/trackchangesdata.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 _0x28571b=_0xd830;(function(_0x5386aa,_0x2d250e){const _0x2b27ee=_0xd830,_0x48d356=_0x5386aa();while(!![]){try{const _0x4bbab4=-parseInt(_0x2b27ee(0x197))/0x1+-parseInt(_0x2b27ee(0x1b6))/0x2*(-parseInt(_0x2b27ee(0x1c0))/0x3)+parseInt(_0x2b27ee(0x1b0))/0x4*(-parseInt(_0x2b27ee(0x1c8))/0x5)+-parseInt(_0x2b27ee(0x1cf))/0x6*(-parseInt(_0x2b27ee(0x1bc))/0x7)+parseInt(_0x2b27ee(0x1ba))/0x8+parseInt(_0x2b27ee(0x1c1))/0x9+-parseInt(_0x2b27ee(0x1ac))/0xa*(parseInt(_0x2b27ee(0x19f))/0xb);if(_0x4bbab4===_0x2d250e)break;else _0x48d356['push'](_0x48d356['shift']());}catch(_0x5dfe65){_0x48d356['push'](_0x48d356['shift']());}}}(_0x3174,0xccb14));import{Plugin as _0x34fe31}from'ckeditor5/src/core.js';import{CKEditorError as _0x23ba8}from'ckeditor5/src/utils.js';import{TrackChangesEditing as _0x2eaadd}from'./trackchangesediting.js';function _0xd830(_0x288c00,_0x2334f2){const _0x317498=_0x3174();return _0xd830=function(_0xd830fa,_0x417f95){_0xd830fa=_0xd830fa-0x196;let _0x1c4938=_0x317498[_0xd830fa];return _0x1c4938;},_0xd830(_0x288c00,_0x2334f2);}import{sanitizeEditorConfig as _0x5a09b1}from'ckeditor5-collaboration/src/collaboration-core.js';const p=[_0x28571b(0x1b3)];function _0x3174(){const _0xe4daf3=['8767EsMdUx','name','getFullData','end','map','useAnonymousUser','fromCharCode','TrackChangesDataGetter','users','plugins','set','init','data','18800GvpemD','document','editor','CommentsRepository','92xXpoIN','create','appendChild','Pagination','model','reduce','588428JWsgyU','getDataWithAcceptedSuggestions','isOfficialPlugin','Users','4635360DuJsFq','createElement','616259nHvNAT','addCommentThread','constructor','config','12tqKsTv','4801878AjzyLQ','getUser','push','discardAllSuggestions','TrackChangesEditing','join','createDocumentFragment','210785tNNhck','requires','getRootNames','getCommentThreads','TrackChangesData','trackChangesData','rootsAttributes','72VnhUnW','track-changes-data-invalid-editor-creator','remove','getRootsAttributes','editorCreator','addSuggestionData','getSuggestions','result','div','trackChangesData.editorCreator','define','_adapter','function','acceptAllSuggestions','39871PCzGIS','destroy','getDataWithDiscardedSuggestions','isPremiumPlugin','pluginName','execute','addUser','get'];_0x3174=function(){return _0xe4daf3;};return _0x3174();}export class TrackChangesData extends _0x34fe31{static get[_0x28571b(0x1c9)](){return[_0x2eaadd];}static get[_0x28571b(0x19b)](){const _0xcca2=_0x28571b;return _0xcca2(0x1cc);}static get[_0x28571b(0x1b8)](){return!0x0;}static get[_0x28571b(0x19a)](){return!0x0;}[_0x28571b(0x1aa)](){const _0x1f20fe=_0x28571b,_0x253bdd=this[_0x1f20fe(0x1ae)];if(_0x253bdd[_0x1f20fe(0x1bf)][_0x1f20fe(0x1d9)](_0x1f20fe(0x1d8),_0x25f9ea=>{const _0x4b8996=_0x1f20fe,_0x2c3e56=_0x253bdd[_0x4b8996(0x1b4)][_0x4b8996(0x1ad)][_0x4b8996(0x1ca)]()[_0x4b8996(0x1b5)]((_0x2694d5,_0x98af86)=>(_0x2694d5[_0x98af86]='',_0x2694d5),{});return _0x253bdd[_0x4b8996(0x1be)][_0x4b8996(0x1b1)](_0x2c3e56,_0x25f9ea);}),_0x1f20fe(0x1db)!=typeof _0x253bdd[_0x1f20fe(0x1bf)][_0x1f20fe(0x19e)](_0x1f20fe(0x1cd))[_0x1f20fe(0x1d3)])throw new _0x23ba8(_0x1f20fe(0x1d0));}[_0x28571b(0x1b7)](_0x32b0d2){const _0x266beb=_0x28571b;return P(this[_0x266beb(0x1ae)],!0x0,_0x32b0d2);}[_0x28571b(0x199)](_0x21371f){const _0x2456dd=_0x28571b;return P(this[_0x2456dd(0x1ae)],!0x1,_0x21371f);}}export class TrackChangesDataGetter extends _0x34fe31{[_0x28571b(0x1d6)];static get[_0x28571b(0x19b)](){const _0x3d9a12=_0x28571b;return _0x3d9a12(0x1a6);}static get[_0x28571b(0x1b8)](){return!0x0;}static get[_0x28571b(0x19a)](){return!0x0;}constructor(_0x4f6d4d){const _0x359512=_0x28571b;function _0xb94614(_0x5e9fb0){const _0x404112=_0xd830;return _0x5e9fb0[_0x404112(0x1a3)](_0x4d5d67=>String[_0x404112(0x1a5)](_0x4d5d67))[_0x404112(0x1c6)]('');}super(_0x4f6d4d),this[_0x359512(0x1d6)]=_0x359512(0x1a2),_0x4f6d4d[_0xb94614([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb94614([0x76,0x69,0x65,0x77])][_0xb94614([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb94614([0x61,0x75,0x74,0x6f]),_0x4f6d4d[_0xb94614([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0xb94614([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb94614([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0xb94614([0x73,0x74,0x61,0x74,0x75,0x73])]:_0xb94614([0x6f,0x6b])});}[_0x28571b(0x1aa)](){const _0xe40b9b=_0x28571b;this[_0xe40b9b(0x1ae)][_0xe40b9b(0x1a8)][_0xe40b9b(0x19e)](_0xe40b9b(0x1af))[_0xe40b9b(0x1da)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0xe40b9b(0x1ae)][_0xe40b9b(0x1a8)][_0xe40b9b(0x19e)](_0xe40b9b(0x1c5))[_0xe40b9b(0x1da)]=null;}}function k(_0x4f238b){const _0x264691=_0x28571b;return void 0x0!==_0x4f238b[_0x264691(0x1d2)];}async function P(_0x4d64ca,_0x1fd55c,_0xc99d0c){const _0x3477f0=_0x28571b,_0x5afb2e=_0x5a09b1(_0x4d64ca,p);_0x5afb2e[_0x3477f0(0x1a8)][_0x3477f0(0x1c3)](_0x2eaadd,TrackChangesDataGetter),_0x5afb2e[_0x3477f0(0x1ce)]=k(_0x4d64ca)?_0x4d64ca[_0x3477f0(0x1d2)]():void 0x0;const _0x35e421=document[_0x3477f0(0x1c7)](),_0x1a2264=_0x4d64ca[_0x3477f0(0x1bf)][_0x3477f0(0x19e)](_0x3477f0(0x1cd))[_0x3477f0(0x1d3)],_0xeac776=await _0x1a2264(_0x5afb2e,()=>function(_0xd135a){const _0x36aa2b=_0x3477f0,_0x4b1480=document[_0x36aa2b(0x1bb)](_0x36aa2b(0x1d7));return _0xd135a[_0x36aa2b(0x1b2)](_0x4b1480),_0x4b1480;}(_0x35e421));!function(_0x44ec38,_0x54625c){const _0x3b1126=_0x3477f0,_0x2a3045=_0x44ec38[_0x3b1126(0x1b4)][_0x3b1126(0x1ad)][_0x3b1126(0x1ca)]()[_0x3b1126(0x1b5)]((_0x7bc423,_0x31cbcb)=>(_0x7bc423[_0x31cbcb]=_0x44ec38[_0x3b1126(0x1ab)][_0x3b1126(0x19e)]({'rootName':_0x31cbcb}),_0x7bc423),{}),_0x34b99c=_0x44ec38[_0x3b1126(0x1a8)][_0x3b1126(0x19e)](_0x3b1126(0x1b9))[_0x3b1126(0x1a7)][_0x3b1126(0x1a3)](_0x23e275=>({'id':_0x23e275['id'],'name':_0x23e275[_0x3b1126(0x1a0)]})),_0x4cf5d7=_0x44ec38[_0x3b1126(0x1a8)][_0x3b1126(0x19e)](_0x3b1126(0x1c5))[_0x3b1126(0x1d5)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x380d11=_0x44ec38[_0x3b1126(0x1a8)][_0x3b1126(0x19e)](_0x3b1126(0x1af))[_0x3b1126(0x1cb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1eecbb=_0x54625c[_0x3b1126(0x1a8)][_0x3b1126(0x19e)](_0x3b1126(0x1b9)),_0x4d4630=_0x54625c[_0x3b1126(0x1a8)][_0x3b1126(0x19e)](_0x3b1126(0x1c5)),_0x1ca30f=_0x54625c[_0x3b1126(0x1a8)][_0x3b1126(0x19e)](_0x3b1126(0x1af));for(const _0x566c79 of _0x1ca30f[_0x3b1126(0x1cb)]())_0x566c79[_0x3b1126(0x1d1)]();for(const _0x102b42 of _0x34b99c)_0x1eecbb[_0x3b1126(0x1c2)](_0x102b42['id'])||_0x1eecbb[_0x3b1126(0x19d)](_0x102b42);_0x1eecbb['me']||_0x1eecbb[_0x3b1126(0x1a4)]();for(const _0x3b914e of _0x380d11)_0x1ca30f[_0x3b1126(0x1bd)](_0x3b914e);for(const _0x307eb5 of _0x4cf5d7)_0x4d4630[_0x3b1126(0x1d4)](_0x307eb5);_0x54625c[_0x3b1126(0x1ab)][_0x3b1126(0x1a9)](_0x2a3045);}(_0x4d64ca,_0xeac776),_0xeac776[_0x3477f0(0x19c)](_0x1fd55c?_0x3477f0(0x196):_0x3477f0(0x1c4));const _0x49bd71=k(_0xeac776)?_0xeac776[_0x3477f0(0x1a1)](_0xc99d0c):_0xeac776[_0x3477f0(0x1ab)][_0x3477f0(0x19e)](_0xc99d0c);return await _0xeac776[_0x3477f0(0x198)](),_0x49bd71;}
|