@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260117.0 → 0.0.0-nightly-next-20260117.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 +1 -1
- package/{src → dist}/commands/acceptsuggestioncommand.d.ts +1 -1
- package/{src → dist}/commands/discardsuggestioncommand.d.ts +1 -1
- package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +1 -1
- package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +1 -1
- package/{src → dist}/commands/previewfinalcontentcommand.d.ts +1 -1
- package/{src → dist}/commands/trackchangescommand.d.ts +1 -1
- package/dist/index.js +4 -4
- package/{src → dist}/integrations/ai.d.ts +1 -1
- package/{src → dist}/integrations/aiassistant.d.ts +1 -1
- package/{src → dist}/integrations/aiquickactions.d.ts +1 -1
- package/{src → dist}/integrations/alignment.d.ts +1 -1
- package/{src → dist}/integrations/basicstyles.d.ts +1 -1
- package/{src → dist}/integrations/blockquote.d.ts +1 -1
- package/{src → dist}/integrations/bookmark.d.ts +1 -1
- package/{src → dist}/integrations/casechange.d.ts +1 -1
- package/{src → dist}/integrations/ckbox.d.ts +1 -1
- package/{src → dist}/integrations/codeblock.d.ts +1 -1
- package/{src → dist}/integrations/comments.d.ts +1 -1
- package/{src → dist}/integrations/deletecommand.d.ts +2 -2
- package/{src → dist}/integrations/emoji.d.ts +1 -1
- package/{src → dist}/integrations/entercommand.d.ts +2 -2
- package/{src → dist}/integrations/findandreplace.d.ts +1 -1
- package/{src → dist}/integrations/font.d.ts +1 -1
- package/{src → dist}/integrations/footnotes.d.ts +1 -1
- package/{src → dist}/integrations/formatpainter.d.ts +1 -1
- package/{src → dist}/integrations/heading.d.ts +1 -1
- package/{src → dist}/integrations/highlight.d.ts +1 -1
- package/{src → dist}/integrations/horizontalline.d.ts +1 -1
- package/{src → dist}/integrations/htmlembed.d.ts +1 -1
- package/{src → dist}/integrations/image.d.ts +1 -1
- package/{src → dist}/integrations/imagereplace.d.ts +1 -1
- package/{src → dist}/integrations/imagestyle.d.ts +1 -1
- package/{src → dist}/integrations/importword.d.ts +1 -1
- package/{src → dist}/integrations/indent.d.ts +1 -1
- package/{src → dist}/integrations/inputcommand.d.ts +2 -2
- package/{src → dist}/integrations/legacylist.d.ts +1 -1
- package/{src → dist}/integrations/legacylistproperties.d.ts +1 -1
- package/{src → dist}/integrations/lineheight.d.ts +1 -1
- package/{src → dist}/integrations/link.d.ts +1 -1
- package/{src → dist}/integrations/list.d.ts +1 -1
- package/{src → dist}/integrations/listproperties.d.ts +1 -1
- package/{src → dist}/integrations/mediaembed.d.ts +1 -1
- package/{src → dist}/integrations/mention.d.ts +1 -1
- package/{src → dist}/integrations/mergefields.d.ts +1 -1
- package/{src → dist}/integrations/multilevellist.d.ts +1 -1
- package/{src → dist}/integrations/pagebreak.d.ts +1 -1
- package/{src → dist}/integrations/paragraph.d.ts +1 -1
- package/{src → dist}/integrations/removeformat.d.ts +1 -1
- package/{src → dist}/integrations/replacesourcecommand.d.ts +1 -1
- package/{src → dist}/integrations/restrictededitingmode.d.ts +1 -1
- package/{src → dist}/integrations/shiftentercommand.d.ts +1 -1
- package/{src → dist}/integrations/standardeditingmode.d.ts +1 -1
- package/{src → dist}/integrations/style.d.ts +1 -1
- package/{src → dist}/integrations/table.d.ts +1 -1
- package/{src → dist}/integrations/tablecaption.d.ts +1 -1
- package/{src → dist}/integrations/tableclipboard.d.ts +1 -1
- package/{src → dist}/integrations/tablecolumnresize.d.ts +2 -2
- package/{src → dist}/integrations/tableheadings.d.ts +1 -1
- package/{src → dist}/integrations/tablelayout.d.ts +1 -1
- package/{src → dist}/integrations/tablemergesplit.d.ts +1 -1
- package/{src → dist}/integrations/tableofcontents.d.ts +1 -1
- package/{src → dist}/integrations/tableproperties.d.ts +2 -2
- package/{src → dist}/integrations/template.d.ts +1 -1
- package/{src → dist}/integrations/title.d.ts +1 -1
- package/{src → dist}/integrations/undo.d.ts +1 -1
- package/{src → dist}/integrations/uploadcare.d.ts +1 -1
- package/{src → dist}/integrations/utils.d.ts +1 -1
- package/{src → dist}/suggestion.d.ts +4 -4
- package/{src → dist}/suggestiondescriptionfactory.d.ts +2 -2
- package/{src → dist}/trackchanges.d.ts +2 -2
- package/{src → dist}/trackchangesdata.d.ts +1 -1
- package/{src → dist}/trackchangesediting.d.ts +3 -4
- package/{src → dist}/trackchangespreview.d.ts +2 -2
- package/{src → dist}/trackchangesui.d.ts +2 -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 +3 -3
- package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +4 -4
- package/{src → dist}/ui/view/suggestionthreadview.d.ts +3 -3
- package/{src → dist}/ui/view/suggestionview.d.ts +3 -3
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/{src → dist}/utils/utils.d.ts +2 -2
- package/package.json +36 -60
- 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/lang/contexts.json +0 -164
- package/lang/translations/af.po +0 -714
- package/lang/translations/ar.po +0 -822
- package/lang/translations/ast.po +0 -714
- package/lang/translations/az.po +0 -714
- package/lang/translations/be.po +0 -741
- package/lang/translations/bg.po +0 -714
- package/lang/translations/bn.po +0 -740
- package/lang/translations/bs.po +0 -741
- package/lang/translations/ca.po +0 -714
- package/lang/translations/cs.po +0 -741
- package/lang/translations/da.po +0 -714
- package/lang/translations/de-ch.po +0 -714
- package/lang/translations/de.po +0 -714
- package/lang/translations/el.po +0 -714
- package/lang/translations/en-au.po +0 -714
- package/lang/translations/en-gb.po +0 -714
- package/lang/translations/en.po +0 -714
- package/lang/translations/eo.po +0 -714
- package/lang/translations/es-co.po +0 -714
- package/lang/translations/es.po +0 -714
- package/lang/translations/et.po +0 -714
- package/lang/translations/eu.po +0 -714
- package/lang/translations/fa.po +0 -687
- package/lang/translations/fi.po +0 -714
- package/lang/translations/fr.po +0 -714
- package/lang/translations/gl.po +0 -714
- package/lang/translations/gu.po +0 -714
- package/lang/translations/he.po +0 -714
- package/lang/translations/hi.po +0 -714
- package/lang/translations/hr.po +0 -741
- package/lang/translations/hu.po +0 -714
- package/lang/translations/hy.po +0 -714
- package/lang/translations/id.po +0 -687
- package/lang/translations/it.po +0 -714
- package/lang/translations/ja.po +0 -687
- package/lang/translations/jv.po +0 -714
- package/lang/translations/kk.po +0 -714
- package/lang/translations/km.po +0 -687
- package/lang/translations/kn.po +0 -714
- package/lang/translations/ko.po +0 -687
- package/lang/translations/ku.po +0 -714
- package/lang/translations/lt.po +0 -741
- package/lang/translations/lv.po +0 -741
- package/lang/translations/ms.po +0 -687
- package/lang/translations/nb.po +0 -714
- package/lang/translations/ne.po +0 -714
- package/lang/translations/nl.po +0 -714
- package/lang/translations/no.po +0 -714
- package/lang/translations/oc.po +0 -714
- package/lang/translations/pl.po +0 -741
- package/lang/translations/pt-br.po +0 -714
- package/lang/translations/pt.po +0 -714
- package/lang/translations/ro.po +0 -741
- package/lang/translations/ru.po +0 -743
- package/lang/translations/si.po +0 -714
- package/lang/translations/sk.po +0 -741
- package/lang/translations/sl.po +0 -768
- package/lang/translations/sq.po +0 -714
- package/lang/translations/sr-latn.po +0 -741
- package/lang/translations/sr.po +0 -741
- package/lang/translations/sv.po +0 -714
- package/lang/translations/th.po +0 -687
- package/lang/translations/ti.po +0 -714
- package/lang/translations/tk.po +0 -714
- package/lang/translations/tr.po +0 -714
- package/lang/translations/tt.po +0 -687
- package/lang/translations/ug.po +0 -687
- package/lang/translations/uk.po +0 -741
- package/lang/translations/ur.po +0 -714
- package/lang/translations/uz.po +0 -714
- package/lang/translations/vi.po +0 -687
- package/lang/translations/zh-cn.po +0 -687
- package/lang/translations/zh.po +0 -687
- 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
- package/theme/trackchangespreview.css +0 -22
- /package/{src → dist}/index.d.ts +0 -0
- /package/{src → dist}/trackchangesconfig.d.ts +0 -0
- /package/{src → dist}/ui/view/trackchangespreviewview.d.ts +0 -0
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x2f5b(){const _0x28d125=['5jgXEAS','890410RhWnpy','5OqNzRU','TrackChangesEditing','plugins','enableCommand','editor','2817462tkNRlR','326280lcison','366336EMRXzA','2003904NzXQJs','afterInit','4459490SzCqIw','get','emoji','58622WtagwD','commands','108MdbicV'];_0x2f5b=function(){return _0x28d125;};return _0x2f5b();}const _0x29aa4c=_0x3ca3;function _0x3ca3(_0x10951f,_0x206cc3){const _0x2f5b20=_0x2f5b();return _0x3ca3=function(_0x3ca3b8,_0x4b9cb7){_0x3ca3b8=_0x3ca3b8-0x1a7;let _0x115bc1=_0x2f5b20[_0x3ca3b8];return _0x115bc1;},_0x3ca3(_0x10951f,_0x206cc3);}(function(_0x225f56,_0xc99752){const _0x1efa68=_0x3ca3,_0xaf0c22=_0x225f56();while(!![]){try{const _0x2309dd=parseInt(_0x1efa68(0x1b5))/0x1*(parseInt(_0x1efa68(0x1b0))/0x2)+parseInt(_0x1efa68(0x1a9))/0x3+-parseInt(_0x1efa68(0x1aa))/0x4+parseInt(_0x1efa68(0x1b3))/0x5*(-parseInt(_0x1efa68(0x1a8))/0x6)+-parseInt(_0x1efa68(0x1ad))/0x7+parseInt(_0x1efa68(0x1ab))/0x8+-parseInt(_0x1efa68(0x1b2))/0x9*(-parseInt(_0x1efa68(0x1b4))/0xa);if(_0x2309dd===_0xc99752)break;else _0xaf0c22['push'](_0xaf0c22['shift']());}catch(_0x199f37){_0xaf0c22['push'](_0xaf0c22['shift']());}}}(_0x2f5b,0x5bd00));import{Plugin as _0x8068c}from'ckeditor5/src/core.js';export class TrackChangesEmoji extends _0x8068c{[_0x29aa4c(0x1ac)](){const _0x97c336=_0x29aa4c,_0x3fda5f=this[_0x97c336(0x1a7)];_0x3fda5f[_0x97c336(0x1b1)][_0x97c336(0x1ae)](_0x97c336(0x1af))&&_0x3fda5f[_0x97c336(0x1b7)][_0x97c336(0x1ae)](_0x97c336(0x1b6))[_0x97c336(0x1b8)](_0x97c336(0x1af));}}
|
|
@@ -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 _0x47b35f=_0x5624;function _0x5624(_0x394b1d,_0x2ae573){const _0xc5d975=_0xc5d9();return _0x5624=function(_0x56245d,_0x1096af){_0x56245d=_0x56245d-0xe1;let _0x310b73=_0xc5d975[_0x56245d];return _0x310b73;},_0x5624(_0x394b1d,_0x2ae573);}(function(_0x1a5419,_0xdbf17c){const _0x1c12c1=_0x5624,_0x5a1a9c=_0x1a5419();while(!![]){try{const _0x4f90c3=-parseInt(_0x1c12c1(0xe2))/0x1*(-parseInt(_0x1c12c1(0xef))/0x2)+-parseInt(_0x1c12c1(0xec))/0x3*(-parseInt(_0x1c12c1(0xf3))/0x4)+-parseInt(_0x1c12c1(0xf8))/0x5*(-parseInt(_0x1c12c1(0xea))/0x6)+parseInt(_0x1c12c1(0xfb))/0x7+-parseInt(_0x1c12c1(0x105))/0x8+-parseInt(_0x1c12c1(0xfe))/0x9*(-parseInt(_0x1c12c1(0xf5))/0xa)+parseInt(_0x1c12c1(0x107))/0xb*(-parseInt(_0x1c12c1(0xf2))/0xc);if(_0x4f90c3===_0xdbf17c)break;else _0x5a1a9c['push'](_0x5a1a9c['shift']());}catch(_0x2b6e07){_0x5a1a9c['push'](_0x5a1a9c['shift']());}}}(_0xc5d9,0x62e67));function _0xc5d9(){const _0x48de23=['74835zOWDtd','setSelection','afterExecute','enableCommand','TrackChangesEditing','createRange','get','4254584dpkXca','nextSibling','73414edquKe','fromRange','246157wwLkyf','model','markInsertion','init','editor','requires','enter','change','6dHoWJI','detach','12435csIlXR','plugins','end','2wGWVSp','getFirstRange','getFirstPosition','1464GFYIhA','116zOzZiG','document','530kjyWjh','parent','enterBlock','2508435jjXAKu','createPositionAt','selection','3096814bQeiyX','commands','fire'];_0xc5d9=function(){return _0x48de23;};return _0xc5d9();}import{Plugin as _0x11086f}from'ckeditor5/src/core.js';import{Enter as _0x1e43b2}from'ckeditor5/src/enter.js';import{ModelLiveRange as _0x3d213f}from'ckeditor5/src/engine.js';export class TrackChangesEnterCommand extends _0x11086f{static get[_0x47b35f(0xe7)](){return[_0x1e43b2];}[_0x47b35f(0xe5)](){const _0x24c5a4=_0x47b35f,_0x1408dc=this[_0x24c5a4(0xe6)],_0x1b904c=_0x1408dc[_0x24c5a4(0xed)][_0x24c5a4(0x104)](_0x24c5a4(0x102)),_0x3d37dc=_0x1408dc[_0x24c5a4(0xfc)][_0x24c5a4(0x104)](_0x24c5a4(0xe8));_0x1b904c[_0x24c5a4(0x101)](_0x24c5a4(0xe8),()=>{const _0xfb82ba=_0x24c5a4;_0x1408dc[_0xfb82ba(0xe3)][_0xfb82ba(0xe9)](_0x245775=>{const _0x11de19=_0xfb82ba,_0x472164=_0x1408dc[_0x11de19(0xe3)][_0x11de19(0xf4)][_0x11de19(0xfa)],_0x210d4b=_0x472164[_0x11de19(0xf1)](),_0x551e97=_0x3d213f[_0x11de19(0xe1)](_0x472164[_0x11de19(0xf0)]());if(_0x3d37dc[_0x11de19(0xf7)](_0x245775)){const _0x5e3a07=_0x1408dc[_0x11de19(0xe3)][_0x11de19(0xf9)](_0x210d4b[_0x11de19(0xf6)][_0x11de19(0x106)],0x0),_0xf74faa=_0x245775[_0x11de19(0x103)](_0x210d4b,_0x5e3a07);_0x1b904c[_0x11de19(0xe4)](_0xf74faa);}else _0x245775[_0x11de19(0xff)](_0x245775[_0x11de19(0x103)](_0x551e97[_0x11de19(0xee)]));_0x551e97[_0x11de19(0xeb)](),_0x3d37dc[_0x11de19(0xfd)](_0x11de19(0x100),{'writer':_0x245775});});});}}
|
|
@@ -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 _0x6b7a54=_0x31b1;(function(_0x3d3bef,_0x283c2c){const _0x42cf51=_0x31b1,_0x22050e=_0x3d3bef();while(!![]){try{const _0x4b514a=parseInt(_0x42cf51(0xa5))/0x1+-parseInt(_0x42cf51(0x8f))/0x2*(-parseInt(_0x42cf51(0x83))/0x3)+-parseInt(_0x42cf51(0x87))/0x4+-parseInt(_0x42cf51(0x8d))/0x5*(-parseInt(_0x42cf51(0x93))/0x6)+parseInt(_0x42cf51(0x9a))/0x7+-parseInt(_0x42cf51(0x8b))/0x8+-parseInt(_0x42cf51(0x9c))/0x9;if(_0x4b514a===_0x283c2c)break;else _0x22050e['push'](_0x22050e['shift']());}catch(_0x2c57fd){_0x22050e['push'](_0x22050e['shift']());}}}(_0x3c40,0xcc723));function _0x31b1(_0x596dc0,_0x4f92ad){const _0x3c4087=_0x3c40();return _0x31b1=function(_0x31b121,_0x227ab6){_0x31b121=_0x31b121-0x7c;let _0x10894e=_0x3c4087[_0x31b121];return _0x10894e;},_0x31b1(_0x596dc0,_0x4f92ad);}import{Plugin as _0x5c810b}from'ckeditor5/src/core.js';export class TrackChangesFindAndReplace extends _0x5c810b{[_0x6b7a54(0x9e)](){const _0x54a81f=_0x6b7a54;if(!this[_0x54a81f(0x9d)][_0x54a81f(0x92)][_0x54a81f(0x97)](_0x54a81f(0x91)))return;const _0x45f082=this[_0x54a81f(0x9d)][_0x54a81f(0x92)][_0x54a81f(0x85)](_0x54a81f(0x8e));_0x45f082[_0x54a81f(0x88)](_0x54a81f(0x94),this[_0x54a81f(0x7c)][_0x54a81f(0xa4)](this)),_0x45f082[_0x54a81f(0x88)](_0x54a81f(0x95)),_0x45f082[_0x54a81f(0x88)](_0x54a81f(0x96)),_0x45f082[_0x54a81f(0x88)](_0x54a81f(0x89)),_0x45f082[_0x54a81f(0x88)](_0x54a81f(0x98));}[_0x6b7a54(0x7c)](_0x21bf02,_0x28d139,_0x429920={}){const _0x2c84fb=_0x6b7a54,_0x4b08ea=this[_0x2c84fb(0x9d)][_0x2c84fb(0x92)][_0x2c84fb(0x85)](_0x2c84fb(0x81));return _0x21bf02(_0x435c98=>{const _0x2be65f=_0x2c84fb;let _0x494763=(_0x2be65f(0x99)==typeof _0x28d139?_0x4b08ea[_0x2be65f(0x7f)](_0x28d139,_0x429920):_0x28d139)(_0x435c98);Array[_0x2be65f(0x8c)](_0x494763)&&(_0x494763={'results':_0x494763,'searchText':_0x2be65f(0x99)==typeof _0x28d139?_0x28d139:''});const _0x3f1b77=_0x494763[_0x2be65f(0x8a)][_0x2be65f(0x9f)](_0x435e62=>!0x1===this[_0x2be65f(0x7e)](_0x435e62,_0x435c98[_0x2be65f(0xa2)]));return{..._0x494763,'results':_0x3f1b77};},_0x429920);}[_0x6b7a54(0x7e)](_0x3c3ec0,_0x2f354d){const _0x3f1bfc=_0x6b7a54,_0x49dc47=this[_0x3f1bfc(0x9d)][_0x3f1bfc(0x86)][_0x3f1bfc(0x90)](this[_0x3f1bfc(0x9d)][_0x3f1bfc(0x86)][_0x3f1bfc(0x7d)](_0x2f354d,_0x3c3ec0[_0x3f1bfc(0x84)]),this[_0x3f1bfc(0x9d)][_0x3f1bfc(0x86)][_0x3f1bfc(0x7d)](_0x2f354d,_0x3c3ec0[_0x3f1bfc(0xa0)]));for(const _0x5c329d of this[_0x3f1bfc(0x9d)][_0x3f1bfc(0x86)][_0x3f1bfc(0xa1)][_0x3f1bfc(0xa3)](_0x3f1bfc(0x82)))if(null!==_0x49dc47[_0x3f1bfc(0x9b)](_0x5c329d[_0x3f1bfc(0x80)]()))return!0x0;return!0x1;}}function _0x3c40(){const _0x4b0c09=['3707538IEAluX','find','findNext','findPrevious','has','replaceAll','string','9132424vTpelp','getIntersection','14890437xdEYte','editor','afterInit','filter','end','markers','item','getMarkersGroup','bind','1090994ggtSit','handleFindCommand','createPositionAt','_isInDeletionRange','findByTextCallback','getRange','FindAndReplaceUtils','suggestion:deletion','654837lTGfgX','start','get','model','7208BfaqAg','enableCommand','replace','results','7651208HbbaJl','isArray','5WDciNm','TrackChangesEditing','4bAqvnH','createRange','FindAndReplaceEditing','plugins'];_0x3c40=function(){return _0x4b0c09;};return _0x3c40();}
|
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
|
-
function _0xf3b2(_0x3f2bea,_0x1203ec){const _0x102737=_0x1027();return _0xf3b2=function(_0xf3b26f,_0x4ad8dc){_0xf3b26f=_0xf3b26f-0xfa;let _0x198945=_0x102737[_0xf3b26f];return _0x198945;},_0xf3b2(_0x3f2bea,_0x1203ec);}const _0x5c1df7=_0xf3b2;(function(_0x26a01b,_0x3e566f){const _0x28c445=_0xf3b2,_0x12c66d=_0x26a01b();while(!![]){try{const _0x3dc446=-parseInt(_0x28c445(0x100))/0x1*(-parseInt(_0x28c445(0x12e))/0x2)+-parseInt(_0x28c445(0xfb))/0x3+parseInt(_0x28c445(0x10a))/0x4*(-parseInt(_0x28c445(0xfa))/0x5)+-parseInt(_0x28c445(0x114))/0x6*(-parseInt(_0x28c445(0x109))/0x7)+parseInt(_0x28c445(0x106))/0x8+-parseInt(_0x28c445(0x11d))/0x9+parseInt(_0x28c445(0x12c))/0xa;if(_0x3dc446===_0x3e566f)break;else _0x12c66d['push'](_0x12c66d['shift']());}catch(_0xc33fcb){_0x12c66d['push'](_0x12c66d['shift']());}}}(_0x1027,0x4b2c8));function _0x1027(){const _0x5b4b2e=['format','FORMAT_FONT_FAMILY','FORMAT_FONT_BACKGROUND','model','5KFkMuU','1631742IagLZD','label','FontSize','_registerLegacyDescription','*Reset\x20font\x20color*','316345UEOmYF','has','*Reset\x20font\x20family*','*Set\x20font\x20size:*\x20%0','enableDefaultAttributesIntegration','fontBackgroundColor.colors','4351024keVQUf','registerDescriptionCallback','toLowerCase','154UhDxuh','746056CeFHhy','type','trim','fontColor.colors','*Set\x20font\x20background\x20color:*\x20%0','get','editor','FORMAT_FONT_SIZE','locale','commandParams','102252aBieeH','fontSize','fontBackgroundColor','FontSizeEditing','config','value','descriptionFactory','plugins','FontColorEditing','1968300kdRaaA','registerAttributeLabel','FontBackgroundColorEditing','*Reset\x20font\x20background\x20color*','*Set\x20font\x20color:*\x20%0','normalizeSizeOptions','*Set\x20font\x20family:*\x20%0','commandName','FORMAT_FONT_COLOR','TrackChangesEditing','formatInline','title','fontSize.options','FontFamilyEditing','*Reset\x20font\x20size*','218930nMEqSK','fontColor','2ItkPyt','fontFamily','find','afterInit'];_0x1027=function(){return _0x5b4b2e;};return _0x1027();}import{Plugin as _0x21f634}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x1fb5fb}from'ckeditor5/src/ui.js';import{getTranslation as _0x277f85}from'../utils/common-translations.js';const eo=[{'pluginName':_0x5c1df7(0x117),'commandName':_0x5c1df7(0x115)},{'pluginName':_0x5c1df7(0x12a),'commandName':_0x5c1df7(0x12f)},{'pluginName':_0x5c1df7(0x11c),'commandName':_0x5c1df7(0x12d)},{'pluginName':_0x5c1df7(0x11f),'commandName':_0x5c1df7(0x116)}];export class TrackChangesFont extends _0x21f634{[_0x5c1df7(0x131)](){const _0x12bcd9=_0x5c1df7,_0xf6324c=this[_0x12bcd9(0x110)][_0x12bcd9(0x112)],_0x895c34=this[_0x12bcd9(0x110)][_0x12bcd9(0x11b)][_0x12bcd9(0x10f)](_0x12bcd9(0x126));for(const {pluginName:_0x9d1431,commandName:_0x52cdd9}of eo)this[_0x12bcd9(0x110)][_0x12bcd9(0x11b)][_0x12bcd9(0x101)](_0x9d1431)&&_0x895c34[_0x12bcd9(0x104)](_0x52cdd9);_0x895c34[_0x12bcd9(0x11a)][_0x12bcd9(0x11e)](_0x12bcd9(0x115),_0x277f85(_0xf6324c,_0x12bcd9(0x111))),_0x895c34[_0x12bcd9(0x11a)][_0x12bcd9(0x11e)](_0x12bcd9(0x12f),_0x277f85(_0xf6324c,_0x12bcd9(0x133))),_0x895c34[_0x12bcd9(0x11a)][_0x12bcd9(0x11e)](_0x12bcd9(0x12d),_0x277f85(_0xf6324c,_0x12bcd9(0x125))),_0x895c34[_0x12bcd9(0x11a)][_0x12bcd9(0x11e)](_0x12bcd9(0x116),_0x277f85(_0xf6324c,_0x12bcd9(0x134))),this[_0x12bcd9(0xfe)]();}[_0x5c1df7(0xfe)](){const _0x1700a5=_0x5c1df7,_0x302b32=this[_0x1700a5(0x110)],_0x5404ab=_0x302b32[_0x1700a5(0x112)];_0x302b32[_0x1700a5(0x11b)][_0x1700a5(0x10f)](_0x1700a5(0x126))[_0x1700a5(0x11a)][_0x1700a5(0x107)](_0x2f8c46=>{const _0x292a08=_0x1700a5,_0x2c5f76=_0x5404ab['t'];if(_0x292a08(0x127)!=_0x2f8c46[_0x292a08(0x10b)])return;const {data:_0x1d037e}=_0x2f8c46;if(null!=_0x1d037e){if(_0x292a08(0x115)==_0x1d037e[_0x292a08(0x124)]){const _0x450810=_0x1d037e[_0x292a08(0x113)][0x0][_0x292a08(0x119)];if(_0x450810){const _0xd84ab1=_0x2c5f76(this[_0x292a08(0x110)][_0x292a08(0x11b)][_0x292a08(0x10f)](_0x292a08(0xfd))[_0x292a08(0x122)](this[_0x292a08(0x110)][_0x292a08(0x118)][_0x292a08(0x10f)](_0x292a08(0x129)))[_0x292a08(0x130)](_0x1828a0=>_0x1828a0[_0x292a08(0x135)]==_0x450810)[_0x292a08(0x128)])[_0x292a08(0x108)]();return{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x103),_0xd84ab1)};}return{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x12b))};}if(_0x292a08(0x12f)==_0x1d037e[_0x292a08(0x124)]){const _0x212a15=_0x1d037e[_0x292a08(0x113)][0x0][_0x292a08(0x119)];return _0x212a15?{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x123),_0x212a15)}:{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x102))};}if(_0x292a08(0x12d)==_0x1d037e[_0x292a08(0x124)]){const _0x908668=_0x1d037e[_0x292a08(0x113)][0x0][_0x292a08(0x119)];if(_0x908668){const _0x42798c=_0x1fb5fb(this[_0x292a08(0x110)][_0x292a08(0x118)][_0x292a08(0x10f)](_0x292a08(0x10d)))[_0x292a08(0x130)](_0x6a9d2b=>_0x6a9d2b[_0x292a08(0x135)]==_0x908668);let _0x4d5f1e=_0x908668,_0x2c5b86='';return _0x42798c&&(_0x4d5f1e=_0x42798c[_0x292a08(0xfc)],_0x2c5b86=_0x2c5f76(_0x4d5f1e)[_0x292a08(0x108)]()),{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x121),_0x2c5b86)[_0x292a08(0x10c)](),'color':{'value':_0x908668,'title':_0x2c5b86||_0x4d5f1e}};}return{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0xff))};}if(_0x292a08(0x116)==_0x1d037e[_0x292a08(0x124)]){const _0x2c11a0=_0x1d037e[_0x292a08(0x113)][0x0][_0x292a08(0x119)];if(_0x2c11a0){const _0x410648=_0x1fb5fb(this[_0x292a08(0x110)][_0x292a08(0x118)][_0x292a08(0x10f)](_0x292a08(0x105)))[_0x292a08(0x130)](_0x357fa4=>_0x357fa4[_0x292a08(0x135)]==_0x2c11a0);let _0xb443d3=_0x2c11a0,_0x321bf2='';return _0x410648&&(_0xb443d3=_0x410648[_0x292a08(0xfc)],_0x321bf2=_0x2c5f76(_0xb443d3)[_0x292a08(0x108)]()),{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x10e),_0x321bf2)[_0x292a08(0x10c)](),'color':{'value':_0x2c11a0,'title':_0x321bf2||_0xb443d3}};}return{'type':_0x292a08(0x132),'content':_0x277f85(_0x5404ab,_0x292a08(0x120))};}}});}}
|
|
@@ -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 _0x4f6041=_0x466a;(function(_0x124f76,_0x2e0d27){const _0x4065a7=_0x466a,_0x39fc89=_0x124f76();while(!![]){try{const _0x33c760=-parseInt(_0x4065a7(0x1a3))/0x1*(parseInt(_0x4065a7(0x191))/0x2)+-parseInt(_0x4065a7(0x183))/0x3+-parseInt(_0x4065a7(0x1a7))/0x4*(-parseInt(_0x4065a7(0x1a4))/0x5)+-parseInt(_0x4065a7(0x197))/0x6*(-parseInt(_0x4065a7(0x185))/0x7)+-parseInt(_0x4065a7(0x186))/0x8*(parseInt(_0x4065a7(0x18b))/0x9)+-parseInt(_0x4065a7(0x193))/0xa+parseInt(_0x4065a7(0x180))/0xb;if(_0x33c760===_0x2e0d27)break;else _0x39fc89['push'](_0x39fc89['shift']());}catch(_0x1f6624){_0x39fc89['push'](_0x39fc89['shift']());}}}(_0x9530,0x8125d));import{Plugin as _0x2f73dd}from'ckeditor5/src/core.js';import{getTranslation as _0x46d02c}from'../utils/common-translations.js';export class TrackChangesFootnotes extends _0x2f73dd{[_0x4f6041(0x199)](){const _0x47c12c=_0x4f6041,{plugins:_0x5ad0ae}=this[_0x47c12c(0x19e)];_0x5ad0ae[_0x47c12c(0x18d)](_0x47c12c(0x19d))&&this[_0x47c12c(0x1a6)](),_0x5ad0ae[_0x47c12c(0x18d)](_0x47c12c(0x195))&&this[_0x47c12c(0x184)]();}[_0x4f6041(0x184)](){const _0x14ce8c=_0x4f6041,{locale:_0x20f2bd,plugins:_0x4f89d9,commands:_0x36e64d}=this[_0x14ce8c(0x19e)],_0x547c9c=_0x4f89d9[_0x14ce8c(0x19c)](_0x14ce8c(0x19f));_0x36e64d[_0x14ce8c(0x19c)](_0x14ce8c(0x1a5))&&_0x547c9c[_0x14ce8c(0x18e)](_0x14ce8c(0x1a5)),_0x36e64d[_0x14ce8c(0x19c)](_0x14ce8c(0x188))&&_0x547c9c[_0x14ce8c(0x18e)](_0x14ce8c(0x188)),_0x547c9c[_0x14ce8c(0x18f)](_0x14ce8c(0x182)),_0x547c9c[_0x14ce8c(0x18c)][_0x14ce8c(0x196)](_0x14ce8c(0x182),_0x46d02c(_0x20f2bd,_0x14ce8c(0x19a))),_0x547c9c[_0x14ce8c(0x18f)](_0x14ce8c(0x1a2)),_0x547c9c[_0x14ce8c(0x18c)][_0x14ce8c(0x196)](_0x14ce8c(0x1a2),_0x46d02c(_0x20f2bd,_0x14ce8c(0x194)));}[_0x4f6041(0x1a6)](){const _0x52f6c1=_0x4f6041,_0x3fc0d5=this[_0x52f6c1(0x19e)][_0x52f6c1(0x18a)][_0x52f6c1(0x19c)](_0x52f6c1(0x19f)),{locale:_0x1506f3,commands:_0x2ff543}=this[_0x52f6c1(0x19e)];_0x2ff543[_0x52f6c1(0x19c)](_0x52f6c1(0x1a1))&&_0x3fc0d5[_0x52f6c1(0x19b)](_0x52f6c1(0x1a1)),_0x3fc0d5[_0x52f6c1(0x18c)][_0x52f6c1(0x190)](_0x52f6c1(0x198),_0x25094f=>_0x46d02c(_0x1506f3,_0x52f6c1(0x189),_0x25094f)),_0x3fc0d5[_0x52f6c1(0x18c)][_0x52f6c1(0x190)](_0x52f6c1(0x192),_0x1d0414=>_0x46d02c(_0x1506f3,_0x52f6c1(0x187),_0x1d0414)),_0x3fc0d5[_0x52f6c1(0x18c)][_0x52f6c1(0x190)](_0x52f6c1(0x1a0),_0x16d919=>_0x46d02c(_0x1506f3,_0x52f6c1(0x181),_0x16d919));}}function _0x466a(_0x2c0bf6,_0x1460d6){const _0x953091=_0x9530();return _0x466a=function(_0x466a0a,_0xcee181){_0x466a0a=_0x466a0a-0x180;let _0x566ee0=_0x953091[_0x466a0a];return _0x566ee0;},_0x466a(_0x2c0bf6,_0x1460d6);}function _0x9530(){const _0x3c0536=['ELEMENT_FOOTNOTES_DEFINITIONS_LIST','footnotesListStyle','3131124gGtghF','_registerFootnotesPropertiesEditingIntegration','819217bhNGeg','1992ucKNuv','ELEMENT_FOOTNOTE_DEFINITION','footnotesStart','ELEMENT_FOOTNOTE_REF','plugins','31725GgGSso','descriptionFactory','has','enableDefaultAttributesIntegration','registerBlockAttribute','registerElementLabel','1149544lnAqLm','footnoteDefinition','10250700GAlymE','FORMAT_FOOTNOTES_LIST_START','FootnotesPropertiesEditing','registerAttributeLabel','42mgTYxO','footnoteRef','afterInit','FORMAT_FOOTNOTES_LIST_STYLE','enableCommand','get','FootnotesEditing','editor','TrackChangesEditing','footnotesDefinitions','insertFootnote','footnotesListStart','1zUYTvw','5aBDZcj','footnotesStyle','_registerFootnotesEditingIntegration','232244YvufII','34902846dEoObV'];_0x9530=function(){return _0x3c0536;};return _0x9530();}
|
|
@@ -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 _0x308db9=_0xa8b8;(function(_0x1f5712,_0x20066e){const _0x43d8bc=_0xa8b8,_0x91ce03=_0x1f5712();while(!![]){try{const _0xda5010=parseInt(_0x43d8bc(0x138))/0x1*(parseInt(_0x43d8bc(0x162))/0x2)+parseInt(_0x43d8bc(0x14a))/0x3+parseInt(_0x43d8bc(0x158))/0x4*(-parseInt(_0x43d8bc(0x168))/0x5)+-parseInt(_0x43d8bc(0x144))/0x6+-parseInt(_0x43d8bc(0x15d))/0x7*(-parseInt(_0x43d8bc(0x14d))/0x8)+parseInt(_0x43d8bc(0x155))/0x9*(parseInt(_0x43d8bc(0x157))/0xa)+-parseInt(_0x43d8bc(0x164))/0xb*(parseInt(_0x43d8bc(0x15f))/0xc);if(_0xda5010===_0x20066e)break;else _0x91ce03['push'](_0x91ce03['shift']());}catch(_0xaaabc2){_0x91ce03['push'](_0x91ce03['shift']());}}}(_0x212b,0xda770));import{Plugin as _0xc04e0e}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x222b59}from'ckeditor5/src/ui.js';import{getTranslation as _0x5e5f7f}from'../utils/common-translations.js';export class TrackChangesFormatPainter extends _0xc04e0e{[_0x308db9(0x14e)](){const _0x43135b=_0x308db9,_0x6d4352=this[_0x43135b(0x15c)],_0x593e72=_0x6d4352[_0x43135b(0x136)][_0x43135b(0x133)](_0x43135b(0x166)),_0x5de86d=_0x6d4352[_0x43135b(0x134)][_0x43135b(0x133)](_0x43135b(0x14f)),_0x168647=_0x6d4352[_0x43135b(0x134)][_0x43135b(0x133)](_0x43135b(0x15e));_0x5de86d&&_0x168647&&(_0x593e72[_0x43135b(0x165)](_0x43135b(0x15e)),_0x593e72[_0x43135b(0x161)](_0x43135b(0x14f)),this[_0x43135b(0x15a)]());}[_0x308db9(0x15a)](){const _0x49c310=_0x308db9,_0x35fbba=this[_0x49c310(0x15c)],_0x2f3885=_0x35fbba[_0x49c310(0x140)];_0x35fbba[_0x49c310(0x136)][_0x49c310(0x133)](_0x49c310(0x166))[_0x49c310(0x15b)][_0x49c310(0x159)](_0x930609=>{const _0xc08275=_0x49c310;if(_0xc08275(0x169)!=_0x930609[_0xc08275(0x154)]&&_0xc08275(0x142)!=_0x930609[_0xc08275(0x154)])return;const {data:_0x170dd1}=_0x930609;if(_0x170dd1&&_0xc08275(0x15e)===_0x170dd1[_0xc08275(0x14c)]){const _0x188726=[],_0x51c6cf=_0x170dd1[_0xc08275(0x148)][0x0];for(const [_0x3e8445,_0x4c12d0]of Object[_0xc08275(0x143)](_0x51c6cf))_0x188726[_0xc08275(0x13e)](ro(_0x35fbba,_0x3e8445,_0x4c12d0));return _0x188726[_0xc08275(0x145)]?{'type':_0xc08275(0x132),'content':_0x5e5f7f(_0x2f3885,_0xc08275(0x135),_0x188726[_0xc08275(0x13c)](',\x20'))}:{'type':_0xc08275(0x132),'content':_0x5e5f7f(_0x2f3885,_0xc08275(0x151))};}});}}function _0xa8b8(_0x28c5e3,_0x2a38cd){const _0x212b49=_0x212b();return _0xa8b8=function(_0xa8b8fd,_0x4c733a){_0xa8b8fd=_0xa8b8fd-0x132;let _0xa817b4=_0x212b49[_0xa8b8fd];return _0xa817b4;},_0xa8b8(_0x28c5e3,_0x2a38cd);}function ro(_0x9c8907,_0x35ee3f,_0x118d6f){const _0x1affdd=_0x308db9,_0x169948=_0x9c8907[_0x1affdd(0x140)]['t'],_0x131cf1=_0x35ee3f[_0x1affdd(0x150)](/(?=[A-Z])/)[_0x1affdd(0x13c)]('\x20'),_0x3f2b87=_0x169948(_0x131cf1[_0x1affdd(0x13d)](0x0)[_0x1affdd(0x137)]()+_0x131cf1[_0x1affdd(0x139)](0x1))[_0x1affdd(0x156)]();if(_0x1affdd(0x13b)==typeof _0x118d6f)return _0x3f2b87;if(_0x1affdd(0x13a)===_0x35ee3f||_0x1affdd(0x149)===_0x35ee3f){const _0x5246b2=_0x222b59(_0x9c8907[_0x1affdd(0x13f)][_0x1affdd(0x133)](_0x1affdd(0x141)))[_0x1affdd(0x147)](_0x4cba5d=>_0x4cba5d[_0x1affdd(0x167)]==_0x118d6f);return _0x3f2b87+'\x20('+(_0x5246b2?_0x169948(_0x5246b2[_0x1affdd(0x14b)])[_0x1affdd(0x156)]():_0x118d6f)+')';}if(_0x1affdd(0x152)===_0x35ee3f&&isNaN(parseFloat(_0x118d6f))){const _0x29d01d=_0x9c8907[_0x1affdd(0x136)][_0x1affdd(0x133)](_0x1affdd(0x146))[_0x1affdd(0x160)](_0x9c8907[_0x1affdd(0x13f)][_0x1affdd(0x133)](_0x1affdd(0x153)))[_0x1affdd(0x147)](_0x5b7357=>_0x5b7357[_0x1affdd(0x167)]==_0x118d6f);return _0x3f2b87+'\x20('+(_0x29d01d?_0x169948(_0x29d01d[_0x1affdd(0x163)])[_0x1affdd(0x156)]():_0x118d6f)+')';}return _0x3f2b87+'\x20('+_0x118d6f+')';}function _0x212b(){const _0x39a42e=['format','get','commands','*Set\x20format\x20to:*\x20%0','plugins','toUpperCase','277169pcNRVw','slice','fontColor','boolean','join','charAt','push','config','locale','fontColor.colors','formatInline','entries','4078248UAVNUs','length','FontSize','find','commandParams','fontBackgroundColor','5122914LStcyK','label','commandName','9355288KIFYtf','afterInit','copyFormat','split','*Remove\x20all\x20formatting*','fontSize','fontSize.options','type','45099JzRjdb','toLowerCase','2420HPZiRT','27708Vqgsls','registerDescriptionCallback','_registerLegacyDescription','descriptionFactory','editor','7xbTgfw','pasteFormat','48lFEouz','normalizeSizeOptions','enableCommand','10BQhfWE','title','10651597qEnbit','enableDefaultAttributesIntegration','TrackChangesEditing','model','20tWQGeC','formatBlock'];_0x212b=function(){return _0x39a42e;};return _0x212b();}
|
|
@@ -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 _0x2dc1d5=_0x4d4b;(function(_0x32502d,_0x5f4a49){const _0x32a344=_0x4d4b,_0x3de432=_0x32502d();while(!![]){try{const _0x49d887=parseInt(_0x32a344(0x1a3))/0x1*(-parseInt(_0x32a344(0x1a7))/0x2)+-parseInt(_0x32a344(0x1af))/0x3*(parseInt(_0x32a344(0x193))/0x4)+parseInt(_0x32a344(0x1b9))/0x5+-parseInt(_0x32a344(0x1a5))/0x6*(-parseInt(_0x32a344(0x1b0))/0x7)+parseInt(_0x32a344(0x1ac))/0x8*(parseInt(_0x32a344(0x19c))/0x9)+-parseInt(_0x32a344(0x1b6))/0xa+parseInt(_0x32a344(0x1be))/0xb*(parseInt(_0x32a344(0x19a))/0xc);if(_0x49d887===_0x5f4a49)break;else _0x3de432['push'](_0x3de432['shift']());}catch(_0x512441){_0x3de432['push'](_0x3de432['shift']());}}}(_0x36f7,0xe1e4a));import{Plugin as _0x29940a}from'ckeditor5/src/core.js';function _0x4d4b(_0x2fb6d6,_0x35a9f0){const _0x36f789=_0x36f7();return _0x4d4b=function(_0x4d4b1c,_0x19de6a){_0x4d4b1c=_0x4d4b1c-0x191;let _0x227a96=_0x36f789[_0x4d4b1c];return _0x227a96;},_0x4d4b(_0x2fb6d6,_0x35a9f0);}import{getTranslation as _0x136824}from'../utils/common-translations.js';export class TrackChangesHeading extends _0x29940a{[_0x2dc1d5(0x1ab)];[_0x2dc1d5(0x1a9)](){const _0x4f1bb4=_0x2dc1d5,_0x12ebc9=this[_0x4f1bb4(0x1bb)];if(!_0x12ebc9[_0x4f1bb4(0x1b2)][_0x4f1bb4(0x1bc)](_0x4f1bb4(0x1bd)))return;this[_0x4f1bb4(0x1ab)]=_0x12ebc9[_0x4f1bb4(0x1a4)][_0x4f1bb4(0x19f)](_0x4f1bb4(0x1b4));const _0x2340e5=_0x12ebc9[_0x4f1bb4(0x194)],_0x3a69e9=_0x12ebc9[_0x4f1bb4(0x1b2)][_0x4f1bb4(0x19f)](_0x4f1bb4(0x1ae));_0x3a69e9[_0x4f1bb4(0x1b3)](_0x4f1bb4(0x1b8));for(const _0x2b1122 of this[_0x4f1bb4(0x1ab)])_0x4f1bb4(0x1b7)!=_0x2b1122[_0x4f1bb4(0x195)]&&_0x3a69e9[_0x4f1bb4(0x197)][_0x4f1bb4(0x199)](_0x2b1122[_0x4f1bb4(0x195)],_0xcee891=>{const _0xe8f09e=_0x4f1bb4,_0x202130=this[_0xe8f09e(0x19d)](_0x2b1122[_0xe8f09e(0x195)]);return null!==_0x202130?_0x350028(_0xcee891,_0x202130):_0x49a9d3(_0xcee891,_0x2b1122[_0xe8f09e(0x1ad)]);});function _0x350028(_0x34ce92,_0x4dd07c){const _0x412ddc=_0x4f1bb4;return _0x136824(_0x2340e5,_0x412ddc(0x1a1),[_0x34ce92,_0x4dd07c]);}function _0x49a9d3(_0x116ec8,_0xb609b2){const _0x12a871=_0x4f1bb4;return _0x136824(_0x2340e5,_0x12a871(0x196),[_0x116ec8,_0xb609b2]);}this[_0x4f1bb4(0x19e)]();}[_0x2dc1d5(0x19e)](){const _0x45f5a0=_0x2dc1d5,_0x2425b0=this[_0x45f5a0(0x1bb)],_0x2b2d4a=_0x2425b0[_0x45f5a0(0x194)];function _0x3a5795(_0x3083e3,_0x53a7f1){const _0x714d42=_0x45f5a0;return _0x136824(_0x2b2d4a,_0x714d42(0x196),[_0x3083e3,_0x53a7f1]);}_0x2425b0[_0x45f5a0(0x1b2)][_0x45f5a0(0x19f)](_0x45f5a0(0x1ae))[_0x45f5a0(0x197)][_0x45f5a0(0x1b5)](_0x186f05=>{const _0x5c6aee=_0x45f5a0;if(_0x5c6aee(0x1a8)!=_0x186f05[_0x5c6aee(0x198)])return;const {data:_0x11d37c}=_0x186f05;if(_0x11d37c&&_0x5c6aee(0x1b8)==_0x11d37c[_0x5c6aee(0x192)]){const _0x35f426=_0x11d37c[_0x5c6aee(0x19b)][0x0][_0x5c6aee(0x191)],_0x4e44a3=this[_0x5c6aee(0x19d)](_0x35f426);if(null!==_0x4e44a3)return{'type':_0x5c6aee(0x1aa),'content':_0x136824(_0x2b2d4a,_0x5c6aee(0x1ba),(_0x1076d2=0x1,_0x2fe42b=_0x4e44a3,_0x136824(_0x2b2d4a,_0x5c6aee(0x1a1),[_0x1076d2,_0x2fe42b])))};const _0x75dcdb=this[_0x5c6aee(0x1ab)][_0x5c6aee(0x1a6)](_0x1efd36=>_0x1efd36[_0x5c6aee(0x195)]===_0x35f426)[_0x5c6aee(0x1ad)];return{'type':_0x5c6aee(0x1aa),'content':_0x136824(_0x2b2d4a,_0x5c6aee(0x1ba),_0x3a5795(0x1,_0x75dcdb))};}var _0x1076d2,_0x2fe42b;});}[_0x2dc1d5(0x19d)](_0x88f5ef){const _0x36df9e=_0x2dc1d5,_0x49f847=_0x88f5ef[_0x36df9e(0x1a0)](/^heading(\d+)/);if(_0x49f847)return _0x49f847[0x1];const _0x100558=this[_0x36df9e(0x1ab)]?.[_0x36df9e(0x1a6)](_0x1d6e13=>_0x1d6e13[_0x36df9e(0x195)]==_0x88f5ef);if(_0x100558&&_0x100558[_0x36df9e(0x1a2)]){const _0x4d0bdf=_0x100558[_0x36df9e(0x1a2)],_0x595a9a=(_0x4d0bdf[_0x36df9e(0x1b1)]??_0x4d0bdf)[_0x36df9e(0x1a0)](/^h(\d+)/);if(_0x595a9a)return _0x595a9a[0x1];}return null;}}function _0x36f7(){const _0x10cde9=['_getHeadingLevel','_registerLegacyDescription','get','match','ELEMENT_HEADING','view','135lpdwrj','config','24skioeK','find','16186MKsMLV','formatBlock','afterInit','format','_headingOptions','8awEfGz','title','TrackChangesEditing','3WoJYYE','191611ygWeon','name','plugins','enableDefaultAttributesIntegration','heading.options','registerDescriptionCallback','7076710pgQLgI','paragraph','heading','921630btGTKz','*Change\x20to:*\x20%0','editor','has','HeadingEditing','22187ZpFUfO','value','commandName','4512872uZoPNa','locale','model','ELEMENT_HEADING_CUSTOM','descriptionFactory','type','registerElementLabel','13812AzUVaB','commandParams','11144853XbIXwA'];_0x36f7=function(){return _0x10cde9;};return _0x36f7();}
|
|
@@ -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 _0xf35d2f=_0x5bef;(function(_0x57d730,_0x4ef4c4){const _0x29bc62=_0x5bef,_0x31298f=_0x57d730();while(!![]){try{const _0x2a46b5=parseInt(_0x29bc62(0x1bc))/0x1*(-parseInt(_0x29bc62(0x1c2))/0x2)+-parseInt(_0x29bc62(0x1cf))/0x3*(-parseInt(_0x29bc62(0x1bd))/0x4)+parseInt(_0x29bc62(0x1ba))/0x5*(parseInt(_0x29bc62(0x1cd))/0x6)+-parseInt(_0x29bc62(0x1bb))/0x7*(parseInt(_0x29bc62(0x1ac))/0x8)+-parseInt(_0x29bc62(0x1cc))/0x9*(-parseInt(_0x29bc62(0x1c3))/0xa)+-parseInt(_0x29bc62(0x1c1))/0xb+parseInt(_0x29bc62(0x1a9))/0xc;if(_0x2a46b5===_0x4ef4c4)break;else _0x31298f['push'](_0x31298f['shift']());}catch(_0x41e55d){_0x31298f['push'](_0x31298f['shift']());}}}(_0x46fb,0xec255));import{Plugin as _0x1d54d3}from'ckeditor5/src/core.js';function _0x5bef(_0x2dd400,_0xb5ebf7){const _0x46fbf6=_0x46fb();return _0x5bef=function(_0x5bef0d,_0x16c706){_0x5bef0d=_0x5bef0d-0x1a7;let _0x53bc5a=_0x46fbf6[_0x5bef0d];return _0x53bc5a;},_0x5bef(_0x2dd400,_0xb5ebf7);}function _0x46fb(){const _0x24184c=['toLowerCase','*Remove\x20highlight*','title','commandName','format','locale','highlight','2810215rVbFzn','1267NshUzT','1AUFAcX','654596loSaTJ','editor','registerAttributeLabel','value','11503965gZOAqK','2067890IRZwbY','13855550Msmlwl','TrackChangesEditing','FORMAT_HIGHLIGHT','find','_registerLegacyDescription','registerDescriptionCallback','type','model','formatInline','9OUohAa','6SzUdfk','color','33akpvep','enableDefaultAttributesIntegration','commandParams','config','5229300smvrlJ','highlight.options','has','50232CBnChy','HighlightEditing','get','afterInit','*Set\x20highlight:*\x20%0','descriptionFactory','plugins'];_0x46fb=function(){return _0x24184c;};return _0x46fb();}import{getTranslation as _0x13679d}from'../utils/common-translations.js';export class TrackChangesHighlight extends _0x1d54d3{[_0xf35d2f(0x1af)](){const _0x3b15fe=_0xf35d2f,_0x1d6050=this[_0x3b15fe(0x1be)];if(!_0x1d6050[_0x3b15fe(0x1b2)][_0x3b15fe(0x1ab)](_0x3b15fe(0x1ad)))return;const _0x1e5c48=_0x1d6050[_0x3b15fe(0x1b2)][_0x3b15fe(0x1ae)](_0x3b15fe(0x1c4)),_0x5328bc=_0x1d6050[_0x3b15fe(0x1b8)];_0x1e5c48[_0x3b15fe(0x1d0)](_0x3b15fe(0x1b9)),_0x1e5c48[_0x3b15fe(0x1b1)][_0x3b15fe(0x1bf)](_0x3b15fe(0x1b9),_0x13679d(_0x5328bc,_0x3b15fe(0x1c5))),this[_0x3b15fe(0x1c7)]();}[_0xf35d2f(0x1c7)](){const _0x422435=_0xf35d2f,_0x5135db=this[_0x422435(0x1be)],_0x5ef069=_0x5135db[_0x422435(0x1b8)];_0x5135db[_0x422435(0x1b2)][_0x422435(0x1ae)](_0x422435(0x1c4))[_0x422435(0x1b1)][_0x422435(0x1c8)](_0x402682=>{const _0x231d8e=_0x422435;if(_0x231d8e(0x1cb)!=_0x402682[_0x231d8e(0x1c9)])return;const {data:_0xae1432}=_0x402682;if(_0xae1432&&_0x231d8e(0x1b9)==_0xae1432[_0x231d8e(0x1b6)]){const _0x33821e=_0x5ef069['t'],_0x1a377e=_0xae1432[_0x231d8e(0x1a7)][0x0][_0x231d8e(0x1c0)];if(_0x1a377e){const _0x546ab2=_0x5135db[_0x231d8e(0x1a8)][_0x231d8e(0x1ae)](_0x231d8e(0x1aa))[_0x231d8e(0x1c6)](_0x471005=>_0x471005[_0x231d8e(0x1ca)]==_0x1a377e),_0x1f92a4=_0x33821e(_0x546ab2[_0x231d8e(0x1b5)])[_0x231d8e(0x1b3)]();return{'type':_0x231d8e(0x1b7),'content':_0x13679d(_0x5ef069,_0x231d8e(0x1b0),_0x1f92a4),'color':{'value':_0x546ab2[_0x231d8e(0x1ce)],'title':_0x546ab2[_0x231d8e(0x1b5)]}};}return{'type':_0x231d8e(0x1b7),'content':_0x13679d(_0x5ef069,_0x231d8e(0x1b4),_0x13679d(_0x5ef069,_0x231d8e(0x1c5)))};}});}}
|
|
@@ -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 _0x248ffa=_0x4856;(function(_0x1fafc7,_0x156584){const _0x11b51d=_0x4856,_0xa77b43=_0x1fafc7();while(!![]){try{const _0x38ef52=-parseInt(_0x11b51d(0x18e))/0x1*(-parseInt(_0x11b51d(0x18a))/0x2)+-parseInt(_0x11b51d(0x183))/0x3*(-parseInt(_0x11b51d(0x184))/0x4)+parseInt(_0x11b51d(0x17e))/0x5*(parseInt(_0x11b51d(0x18d))/0x6)+parseInt(_0x11b51d(0x180))/0x7*(parseInt(_0x11b51d(0x181))/0x8)+-parseInt(_0x11b51d(0x18c))/0x9+parseInt(_0x11b51d(0x186))/0xa*(-parseInt(_0x11b51d(0x185))/0xb)+parseInt(_0x11b51d(0x190))/0xc*(parseInt(_0x11b51d(0x182))/0xd);if(_0x38ef52===_0x156584)break;else _0xa77b43['push'](_0xa77b43['shift']());}catch(_0x35c4f9){_0xa77b43['push'](_0xa77b43['shift']());}}}(_0x596c,0xe4a43));import{Plugin as _0x38da80}from'ckeditor5/src/core.js';function _0x4856(_0x31a2d7,_0x58c736){const _0x596cf2=_0x596c();return _0x4856=function(_0x4856de,_0x2daa60){_0x4856de=_0x4856de-0x17d;let _0x28fada=_0x596cf2[_0x4856de];return _0x28fada;},_0x4856(_0x31a2d7,_0x58c736);}import{getTranslation as _0x3d91cb}from'../utils/common-translations.js';export class TrackChangesHorizontalLine extends _0x38da80{[_0x248ffa(0x187)](){const _0x1887e2=_0x248ffa,_0x3406a=this[_0x1887e2(0x195)];if(!_0x3406a[_0x1887e2(0x17d)][_0x1887e2(0x17f)](_0x1887e2(0x18f)))return;_0x3406a[_0x1887e2(0x17d)][_0x1887e2(0x191)](_0x1887e2(0x194))[_0x1887e2(0x192)](_0x1887e2(0x18b));const _0x1837ad=_0x3406a[_0x1887e2(0x17d)][_0x1887e2(0x191)](_0x1887e2(0x194)),_0x1dbdde=_0x3406a[_0x1887e2(0x196)];_0x1837ad[_0x1887e2(0x193)][_0x1887e2(0x188)](_0x1887e2(0x18b),_0x298e29=>_0x3d91cb(_0x1dbdde,_0x1887e2(0x189),_0x298e29));}}function _0x596c(){const _0x1d3a9a=['1320qBwqZT','afterInit','registerElementLabel','ELEMENT_HORIZONTAL_LINE','2QxEhLh','horizontalLine','14039631edSMwR','552YrUsIJ','1399012jkCifZ','HorizontalLineEditing','3372RdNngC','get','enableCommand','descriptionFactory','TrackChangesEditing','editor','locale','plugins','10235MZkmyE','has','7WBKUPb','21976cvrcdQ','20813jKRSFy','6rqXWbQ','3254172KKSNeL','97548PFDJiX'];_0x596c=function(){return _0x1d3a9a;};return _0x596c();}
|
|
@@ -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 _0x1c499c=_0x231c;(function(_0x127c05,_0x3c7689){const _0x358a40=_0x231c,_0x4cd6b1=_0x127c05();while(!![]){try{const _0x24ddd3=parseInt(_0x358a40(0xce))/0x1+parseInt(_0x358a40(0xd9))/0x2+-parseInt(_0x358a40(0xc8))/0x3+-parseInt(_0x358a40(0xd8))/0x4*(-parseInt(_0x358a40(0xdd))/0x5)+-parseInt(_0x358a40(0xc2))/0x6*(parseInt(_0x358a40(0xd1))/0x7)+-parseInt(_0x358a40(0xd4))/0x8*(-parseInt(_0x358a40(0xc9))/0x9)+-parseInt(_0x358a40(0xd5))/0xa*(parseInt(_0x358a40(0xe2))/0xb);if(_0x24ddd3===_0x3c7689)break;else _0x4cd6b1['push'](_0x4cd6b1['shift']());}catch(_0x3eb281){_0x4cd6b1['push'](_0x4cd6b1['shift']());}}}(_0x412d,0x4c640));import{Plugin as _0x2cdbf2}from'ckeditor5/src/core.js';function _0x412d(){const _0x430c59=['287682AkCnvd','_registerLegacyDescription','type','329FThntY','getFirstRange','get','88248RFILKS','210sQljPJ','has','afterInit','28744pQGFqg','402868UbPpnn','locale','*Change\x20%0\x20content*','enableDefaultAttributesIntegration','415sSHFAY','registerElementLabel','ELEMENT_HTML_EMBED','nodeAfter','attribute','170995ckycaM','commandName','rawHtml','formatBlock','HtmlEmbed','htmlEmbed','format','25278jEZIGM','registerDescriptionCallback','element','plugins','TrackChangesEditing','key','1307187ohEhNb','153pMgaFx','start','editor','value','descriptionFactory'];_0x412d=function(){return _0x430c59;};return _0x412d();}import{getTranslation as _0x4576ae}from'../utils/common-translations.js';function _0x231c(_0x3019cf,_0x2d0f05){const _0x412da1=_0x412d();return _0x231c=function(_0x231ca8,_0x4e56e4){_0x231ca8=_0x231ca8-0xbf;let _0xd3e755=_0x412da1[_0x231ca8];return _0xd3e755;},_0x231c(_0x3019cf,_0x2d0f05);}export class TrackChangesHtmlEmbed extends _0x2cdbf2{[_0x1c499c(0xd7)](){const _0x620975=_0x1c499c,_0x278999=this[_0x620975(0xcb)];if(!_0x278999[_0x620975(0xc5)][_0x620975(0xd6)](_0x620975(0xbf)))return;const _0x25d895=_0x278999[_0x620975(0xc5)][_0x620975(0xd3)](_0x620975(0xc6)),_0x2c65e0=_0x278999[_0x620975(0xda)];_0x25d895[_0x620975(0xcd)][_0x620975(0xde)](_0x620975(0xe4),_0x4b4ba7=>_0x4576ae(_0x2c65e0,_0x620975(0xdf),_0x4b4ba7)),_0x25d895[_0x620975(0xdc)](_0x620975(0xc0)),_0x25d895[_0x620975(0xcd)][_0x620975(0xc3)](_0x58d296=>{const _0x159747=_0x620975;if(_0x159747(0xe1)!=_0x58d296[_0x159747(0xd0)])return;const {data:_0x47e5ad}=_0x58d296;if(_0x47e5ad&&_0x159747(0xcc)==_0x47e5ad[_0x159747(0xc7)]&&_0x58d296[_0x159747(0xd2)]()[_0x159747(0xca)][_0x159747(0xe0)]['is'](_0x159747(0xc4),_0x159747(0xe4))){const _0x39582c=_0x4576ae(_0x2c65e0,_0x159747(0xdf));return{'type':_0x159747(0xc1),'content':_0x4576ae(_0x2c65e0,_0x159747(0xdb),_0x39582c)};}}),this[_0x620975(0xcf)]();}[_0x1c499c(0xcf)](){const _0x472659=_0x1c499c,_0x4dce9d=this[_0x472659(0xcb)],_0x397886=_0x4dce9d[_0x472659(0xda)];_0x4dce9d[_0x472659(0xc5)][_0x472659(0xd3)](_0x472659(0xc6))[_0x472659(0xcd)][_0x472659(0xc3)](_0x4ea666=>{const _0x142321=_0x472659;if(_0x142321(0xe5)!=_0x4ea666[_0x142321(0xd0)])return;const {data:_0x565bc9}=_0x4ea666;if(_0x565bc9&&_0x142321(0xc0)==_0x565bc9[_0x142321(0xe3)]){const _0x23fa3a=_0x4576ae(_0x397886,_0x142321(0xdf));return{'type':_0x142321(0xc1),'content':_0x4576ae(_0x397886,_0x142321(0xdb),_0x23fa3a)};}});}}
|
|
@@ -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 _0x1162(_0x5811fa,_0xc2fa8){const _0x21c830=_0x21c8();return _0x1162=function(_0x116247,_0x2ff295){_0x116247=_0x116247-0x189;let _0x2d1bf3=_0x21c830[_0x116247];return _0x2d1bf3;},_0x1162(_0x5811fa,_0xc2fa8);}const _0x5e397c=_0x1162;(function(_0x44b809,_0x4c762d){const _0x1e9a5e=_0x1162,_0x275827=_0x44b809();while(!![]){try{const _0x3661a7=-parseInt(_0x1e9a5e(0x1af))/0x1+-parseInt(_0x1e9a5e(0x1a7))/0x2*(parseInt(_0x1e9a5e(0x1ce))/0x3)+-parseInt(_0x1e9a5e(0x1b1))/0x4*(parseInt(_0x1e9a5e(0x1fc))/0x5)+parseInt(_0x1e9a5e(0x1b5))/0x6*(-parseInt(_0x1e9a5e(0x1c4))/0x7)+-parseInt(_0x1e9a5e(0x195))/0x8*(parseInt(_0x1e9a5e(0x1be))/0x9)+parseInt(_0x1e9a5e(0x1c8))/0xa*(parseInt(_0x1e9a5e(0x1b7))/0xb)+parseInt(_0x1e9a5e(0x19b))/0xc;if(_0x3661a7===_0x4c762d)break;else _0x275827['push'](_0x275827['shift']());}catch(_0x144fc0){_0x275827['push'](_0x275827['shift']());}}}(_0x21c8,0xa5fdb));import{Plugin as _0x5a0662}from'ckeditor5/src/core.js';import{ModelLivePosition as _0x455f3}from'ckeditor5/src/engine.js';import{getTranslation as _0x32f5a3}from'../utils/common-translations.js';export class TrackChangesImage extends _0x5a0662{[_0x5e397c(0x1d2)](){const _0x53ad91=_0x5e397c,_0x4cb16f=this[_0x53ad91(0x1e0)];if(!_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x1b6)))return;const _0x378e03=_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x18b)](_0x53ad91(0x1d7)),_0x86450f=_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x18b)](_0x53ad91(0x1cd)),_0x264d7d=_0x4cb16f[_0x53ad91(0x1c1)];_0x378e03[_0x53ad91(0x1e8)](_0x53ad91(0x1bd)),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x18c)](_0x53ad91(0x1a4),_0x464519=>_0x32f5a3(_0x264d7d,_0x53ad91(0x1a5),_0x464519)),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x18c)](_0x53ad91(0x1f3),_0x100f9b=>_0x32f5a3(_0x264d7d,_0x53ad91(0x1c6),_0x100f9b)),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x18c)](_0x53ad91(0x18f),()=>_0x32f5a3(_0x264d7d,_0x53ad91(0x1e9))),_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x18a))&&_0x378e03[_0x53ad91(0x1e8)](_0x53ad91(0x191)),_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x1ee))&&_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x1e2))&&(_0x378e03[_0x53ad91(0x1e8)](_0x53ad91(0x1dd),(_0x2cd870,_0x286196)=>{const _0x25032d=_0x53ad91,_0x2160f6=_0x86450f[_0x25032d(0x1d9)](_0x4cb16f[_0x25032d(0x1f0)][_0x25032d(0x189)][_0x25032d(0x1b9)]);_0x4cb16f[_0x25032d(0x1f0)][_0x25032d(0x1ff)](()=>{const _0xea4fc8=_0x25032d;_0x378e03[_0xea4fc8(0x1f1)](_0x2160f6,{'commandName':_0xea4fc8(0x1dd),'commandParams':[_0x286196]},[],_0xea4fc8(0x1c0));});}),_0x378e03[_0x53ad91(0x1e8)](_0x53ad91(0x1e3),(_0x1d8d31,_0x35705b)=>{const _0x40c596=_0x53ad91;_0x4cb16f[_0x40c596(0x1f0)][_0x40c596(0x1ff)](_0x14b734=>{const _0x5bc8e3=_0x40c596;let _0x16d254=_0x86450f[_0x5bc8e3(0x1d9)](_0x4cb16f[_0x5bc8e3(0x1f0)][_0x5bc8e3(0x189)][_0x5bc8e3(0x1b9)]),_0x28bdfb=_0x14b734[_0x5bc8e3(0x1f8)](_0x16d254);const _0x164e98=_0x455f3[_0x5bc8e3(0x1d4)](_0x28bdfb[_0x5bc8e3(0x1a6)],_0x5bc8e3(0x1a0)),_0x24b3e7=_0x455f3[_0x5bc8e3(0x1d4)](_0x28bdfb[_0x5bc8e3(0x200)],_0x5bc8e3(0x19c));_0x378e03[_0x5bc8e3(0x1fb)](()=>_0x1d8d31(_0x35705b)),_0x16d254=_0x86450f[_0x5bc8e3(0x1d9)](_0x4cb16f[_0x5bc8e3(0x1f0)][_0x5bc8e3(0x189)][_0x5bc8e3(0x1b9)]),_0x28bdfb=_0x14b734[_0x5bc8e3(0x1f8)](_0x16d254);const _0x1616d2=_0x14b734[_0x5bc8e3(0x1e4)](_0x164e98,_0x24b3e7);_0x164e98[_0x5bc8e3(0x1a1)](),_0x24b3e7[_0x5bc8e3(0x1a1)](),_0x378e03[_0x5bc8e3(0x1f1)](_0x16d254,{'commandName':_0x5bc8e3(0x1dd),'commandParams':[_0x35705b]},[],_0x5bc8e3(0x1ec)),_0x1616d2[_0x5bc8e3(0x1a6)][_0x5bc8e3(0x1da)](_0x28bdfb[_0x5bc8e3(0x1a6)])&&_0x378e03[_0x5bc8e3(0x1f2)](_0x14b734[_0x5bc8e3(0x1e4)](_0x1616d2[_0x5bc8e3(0x1a6)],_0x28bdfb[_0x5bc8e3(0x1a6)]),_0x5bc8e3(0x1ec)),_0x28bdfb[_0x5bc8e3(0x200)][_0x5bc8e3(0x1da)](_0x1616d2[_0x5bc8e3(0x200)])&&_0x378e03[_0x5bc8e3(0x1f2)](_0x14b734[_0x5bc8e3(0x1e4)](_0x28bdfb[_0x5bc8e3(0x200)],_0x1616d2[_0x5bc8e3(0x200)]),_0x5bc8e3(0x1ec));});}),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1f9),_0x53ad91(0x1ec),_0x53ad91(0x1e7),()=>!0x1),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1f9),_0x53ad91(0x1ec),_0x53ad91(0x197),()=>!0x1),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1f9),_0x53ad91(0x1ec),_0x53ad91(0x19e),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1bc)](_0x53ad91(0x1f9),'',_0x53ad91(0x197))),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1fe),_0x53ad91(0x1ec),_0x53ad91(0x1e7),()=>!0x1),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1fe),_0x53ad91(0x1ec),_0x53ad91(0x19e),([_0x25b097])=>{const _0x4729b0=_0x53ad91,_0x5cd5e7=_0x378e03[_0x4729b0(0x1aa)][_0x4729b0(0x1bc)](_0x4729b0(0x1fe),'',_0x4729b0(0x19e));let _0x55e862=_0x25b097[_0x4729b0(0x1a6)],_0x57f9ab=_0x25b097[_0x4729b0(0x200)];const _0xc3b316=_0x4cb16f[_0x4729b0(0x1f0)][_0x4729b0(0x1a3)][_0x4729b0(0x199)](_0x55e862,_0x4729b0(0x1b4)),_0xa076f8=_0x4cb16f[_0x4729b0(0x1f0)][_0x4729b0(0x1a3)][_0x4729b0(0x199)](_0x57f9ab,_0x4729b0(0x1d8));_0xc3b316[_0x4729b0(0x1a9)]&&(_0x55e862=_0xc3b316[_0x4729b0(0x1a6)]),_0xa076f8[_0x4729b0(0x1a9)]&&(_0x57f9ab=_0xa076f8[_0x4729b0(0x200)]),_0x5cd5e7([_0x4cb16f[_0x4729b0(0x1f0)][_0x4729b0(0x1e4)](_0x55e862,_0x57f9ab)]);}),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1f9),_0x53ad91(0x1ec),_0x53ad91(0x204),_0x59ea43),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1fe),_0x53ad91(0x1ec),_0x53ad91(0x204),_0x59ea43)),_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x1c5))&&(_0x378e03[_0x53ad91(0x1e8)](_0x53ad91(0x1eb),(_0x1bd9e9,_0x140d62)=>{const _0x1a7079=_0x53ad91,_0xdfd42e=_0x4cb16f[_0x1a7079(0x1f4)][_0x1a7079(0x18b)](_0x1a7079(0x1ae));let _0x3b932a=_0x86450f[_0x1a7079(0x1d9)](_0x4cb16f[_0x1a7079(0x1f0)][_0x1a7079(0x189)][_0x1a7079(0x1b9)]),_0x514a7e=_0xdfd42e[_0x1a7079(0x18d)](_0x3b932a);_0x4cb16f[_0x1a7079(0x1f0)][_0x1a7079(0x1ff)](()=>{const _0x384e52=_0x1a7079;if(_0x514a7e)return void _0x378e03[_0x384e52(0x1b2)](_0x4cb16f[_0x384e52(0x1f0)][_0x384e52(0x1f8)](_0x514a7e));const _0x59397e=_0x86450f[_0x384e52(0x1ef)](_0x3b932a);_0x1bd9e9(_0x140d62),_0x3b932a=_0x86450f[_0x384e52(0x1d9)](_0x4cb16f[_0x384e52(0x1f0)][_0x384e52(0x189)][_0x384e52(0x1b9)]),_0x514a7e=_0xdfd42e[_0x384e52(0x18d)](_0x3b932a),_0x378e03[_0x384e52(0x1f2)](_0x4cb16f[_0x384e52(0x1f0)][_0x384e52(0x1f8)](_0x514a7e),_0x59397e?null:_0x384e52(0x1c9));});}),_0x378e03[_0x53ad91(0x1aa)][_0x53ad91(0x1ea)](_0x53ad91(0x1fe),_0x53ad91(0x1c9),_0x53ad91(0x204),_0x59ea43));const _0x42c6f8=[{'type':_0x53ad91(0x1f9),'subType':_0x53ad91(0x1e6)},{'type':_0x53ad91(0x1fe),'subType':_0x53ad91(0x1c9)},{'type':_0x53ad91(0x1f9),'subType':_0x53ad91(0x1ec)},{'type':_0x53ad91(0x1fe),'subType':_0x53ad91(0x1ec)}];function _0x172416(_0xe3d1a,_0x8564a0){const _0x186755=_0x53ad91,_0x4d80db=_0x42c6f8[_0x186755(0x194)](({type:_0x506bd6,subType:_0x4fcffd})=>_0xe3d1a[_0x186755(0x1ed)]==_0x506bd6&&_0xe3d1a[_0x186755(0x205)]==_0x4fcffd),_0x4f4d52=_0x42c6f8[_0x186755(0x194)](({type:_0x328488,subType:_0x4a4179})=>_0x8564a0[_0x186755(0x1ed)]==_0x328488&&_0x8564a0[_0x186755(0x205)]==_0x4a4179);if(_0x4d80db<0x0||_0x4f4d52<0x0)return!0x1;const _0x4a712e=_0xe3d1a[_0x186755(0x1c3)](),_0x5ee6e7=_0x8564a0[_0x186755(0x1c3)]();if((0x0==_0x4d80db||0x1==_0x4d80db)&&0x2==_0x4f4d52&&_0x4a712e[_0x186755(0x19a)](_0x5ee6e7))return!0x0;if(0x2==_0x4d80db&&0x3==_0x4f4d52){const _0x435a5a=_0x378e03[_0x186755(0x1bf)](_0x4a712e,_0x186755(0x1fe))[_0x186755(0x1f6)](({suggestion:_0x3d6dbe,meta:_0x5e7ce0})=>_0x5e7ce0[_0x186755(0x1e5)]&&_0x186755(0x1ec)==_0x3d6dbe[_0x186755(0x205)]);if(_0x435a5a[_0x186755(0x1ad)]>0x1&&_0x5ee6e7[_0x186755(0x200)][_0x186755(0x1c2)](_0x4a712e[_0x186755(0x1a6)]))return!0x0;if(0x1==_0x435a5a[_0x186755(0x1ad)]&&(_0x4a712e[_0x186755(0x1a6)][_0x186755(0x1c2)](_0x5ee6e7[_0x186755(0x200)])||_0x4a712e[_0x186755(0x200)][_0x186755(0x1c2)](_0x5ee6e7[_0x186755(0x1a6)])))return!0x0;}if(0x3==_0x4d80db&&0x3==_0x4f4d52&&_0x4a712e[_0x186755(0x1a6)][_0x186755(0x1da)](_0x5ee6e7[_0x186755(0x1a6)])){const _0x5ddb40=_0x4a712e[_0x186755(0x200)][_0x186755(0x1d3)],_0x549f27=_0x5ee6e7[_0x186755(0x1a6)][_0x186755(0x190)];return _0x86450f[_0x186755(0x1ef)](_0x5ddb40)&&_0x5ddb40===_0x549f27;}return!0x1;}function _0x59ea43(_0x350af7,_0x4be22d){return _0x172416(_0x350af7,_0x4be22d)?[_0x350af7,_0x4be22d]:_0x172416(_0x4be22d,_0x350af7)?[_0x4be22d,_0x350af7]:null;}_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x203))&&(_0x378e03[_0x53ad91(0x1b3)](_0x53ad91(0x1d5)),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1dc)](_0x53ad91(0x1d6),_0x32f5a3(_0x264d7d,_0x53ad91(0x1bb)))),_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x1a8))&&_0x378e03[_0x53ad91(0x1b3)](_0x53ad91(0x206)),_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x202))&&_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1fa)](_0x402ccc=>{const _0x27ddcf=_0x53ad91;if(_0x27ddcf(0x1db)!=_0x402ccc[_0x27ddcf(0x1ed)])return;const {data:_0x32293c}=_0x402ccc;return _0x32293c&&_0x27ddcf(0x193)==_0x32293c[_0x27ddcf(0x1b8)]?{'type':_0x27ddcf(0x1df),'content':''}:void 0x0;}),_0x4cb16f[_0x53ad91(0x1f4)][_0x53ad91(0x1d0)](_0x53ad91(0x1cc))&&_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1fa)](_0x4d7868=>{const _0x4a7e58=_0x53ad91;if(_0x4a7e58(0x1db)!=_0x4d7868[_0x4a7e58(0x1ed)])return;const {data:_0x217526}=_0x4d7868;return!_0x217526||_0x4a7e58(0x1f7)!=_0x217526[_0x4a7e58(0x1b8)]&&_0x4a7e58(0x1fd)!=_0x217526[_0x4a7e58(0x1b8)]?void 0x0:{'type':_0x4a7e58(0x1df),'content':''};}),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1fa)](_0x24a8d0=>{const _0x43fa2d=_0x53ad91;if(!!_0x42c6f8[_0x43fa2d(0x1de)](({type:_0x332cc7,subType:_0x5cfe00})=>_0x24a8d0[_0x43fa2d(0x1ed)]==_0x332cc7&&_0x24a8d0[_0x43fa2d(0x205)]==_0x5cfe00))return _0x24a8d0[_0x43fa2d(0x1ca)]?{}:void 0x0;}),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1fa)](_0xc389dc=>{const _0x217e43=_0x53ad91;if(_0x217e43(0x1fe)==_0xc389dc[_0x217e43(0x1ed)]||_0x217e43(0x201)==_0xc389dc[_0x217e43(0x1ed)]){const _0x3937e=_0xc389dc[_0x217e43(0x196)]();if(_0x3937e&&_0x3937e['is'](_0x217e43(0x1cb),_0x217e43(0x18f)))return{'type':_0x217e43(0x1fe)==_0xc389dc[_0x217e43(0x1ed)]?_0x217e43(0x192):_0x217e43(0x1ab),'element':_0x3937e,'quantity':0x1};}}),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1fa)](_0x3d96a7=>_0x53ad91(0x1f9)==_0x3d96a7[_0x53ad91(0x1ed)]&&_0x53ad91(0x1ec)==_0x3d96a7[_0x53ad91(0x205)]?{'type':_0x53ad91(0x1df),'content':_0x53ad91(0x1ac)}:_0x53ad91(0x1f9)==_0x3d96a7[_0x53ad91(0x1ed)]&&_0x53ad91(0x1c0)==_0x3d96a7[_0x53ad91(0x205)]?{'type':_0x53ad91(0x1df),'content':_0x53ad91(0x19d)}:void 0x0),_0x378e03[_0x53ad91(0x1ba)][_0x53ad91(0x1fa)](_0x3ab17d=>{const _0x530468=_0x53ad91;if(_0x530468(0x1db)!=_0x3ab17d[_0x530468(0x1ed)])return;const {data:_0x5c72e2}=_0x3ab17d;if(!_0x5c72e2||_0x530468(0x1d1)!=_0x5c72e2[_0x530468(0x1b8)])return;const _0x2b0800=_0x5c72e2[_0x530468(0x1f5)];return _0x2b0800?{'type':_0x530468(0x1df),'content':_0x32f5a3(_0x264d7d,_0x530468(0x1a2),'\x22'+_0x2b0800+'\x22')}:{'type':_0x530468(0x1df),'content':_0x32f5a3(_0x264d7d,_0x530468(0x18e))};}),this[_0x53ad91(0x1b0)]();}[_0x5e397c(0x1b0)](){const _0x4f5f94=_0x5e397c,_0x3684a8=this[_0x4f5f94(0x1e0)],_0x577958=_0x3684a8[_0x4f5f94(0x1c1)];_0x3684a8[_0x4f5f94(0x1f4)][_0x4f5f94(0x18b)](_0x4f5f94(0x1d7))[_0x4f5f94(0x1ba)][_0x4f5f94(0x1fa)](_0x4f3059=>{const _0x4a7413=_0x4f5f94;if(_0x4a7413(0x1f9)!=_0x4f3059[_0x4a7413(0x1ed)]&&_0x4a7413(0x1e1)!=_0x4f3059[_0x4a7413(0x1ed)])return;const {data:_0x1cf496}=_0x4f3059;if(_0x1cf496){if(_0x4a7413(0x206)==_0x1cf496[_0x4a7413(0x1c7)]){const _0x21b2c1=_0x1cf496[_0x4a7413(0x19f)][0x0][_0x4a7413(0x1f5)];return _0x21b2c1?{'type':_0x4a7413(0x1df),'content':_0x32f5a3(_0x577958,_0x4a7413(0x1a2),'\x22'+_0x21b2c1+'\x22')}:{'type':_0x4a7413(0x1df),'content':_0x32f5a3(_0x577958,_0x4a7413(0x18e))};}if(_0x4a7413(0x1d5)==_0x1cf496[_0x4a7413(0x1c7)]){const _0x5a47cb=_0x1cf496[_0x4a7413(0x19f)][0x0][_0x4a7413(0x1f7)];return _0x5a47cb?{'type':_0x4a7413(0x1df),'content':_0x32f5a3(_0x577958,_0x4a7413(0x1cf),_0x5a47cb)}:{'type':_0x4a7413(0x1df),'content':_0x32f5a3(_0x577958,_0x4a7413(0x198))};}}});}}function _0x21c8(){const _0x19db3f=['ImageBlockEditing','isBlockImage','model','markBlockFormat','markInsertion','imageInline','plugins','newValue','filter','width','createRangeOn','formatBlock','registerDescriptionCallback','forceDefaultExecution','2721305xEivwg','height','insertion','change','end','deletion','PictureEditing','ImageResize','chain','subType','imageTextAlternative','document','ImageUploadEditing','get','registerElementLabel','getCaptionFromImageModelElement','*Remove\x20image\x20text\x20alternative*','caption','nodeBefore','uploadImage','addObject','sources','findIndex','32PSTwiQ','getContainedElement','accept','*Reset\x20image\x20width*','getNearestSelectionRange','isIntersecting','22534440qqKfiV','toNext','Block\x20image\x20to\x20inline\x20image','discard','commandParams','toPrevious','detach','*Set\x20image\x20text\x20alternative:*\x20%0','schema','imageBlock','ELEMENT_IMAGE','start','4ehsisw','ImageTextAlternativeEditing','isCollapsed','_suggestionFactory','removeObject','Inline\x20image\x20to\x20block\x20image','length','ImageCaptionUtils','392626ghczfa','_registerLegacyDescription','4ANgnBw','markDeletion','enableDefaultAttributesIntegration','backward','7302TDIaQA','ImageEditing','1312773EgCJHW','key','selection','descriptionFactory','FORMAT_IMAGE_SIZE','getSuggestionCallback','insertImage','1559511cJlyAf','_findSuggestions','convertBlockImageToInline','locale','isEqual','getFirstRange','3549wQGjlC','ImageCaptionEditing','ELEMENT_INLINE_IMAGE','commandName','110tGpmTs','imageCaption','previous','element','ImageSizeAttributes','ImageUtils','395583YkiWsd','*Set\x20image\x20width:*\x20%0','has','alt','afterInit','nodeAfter','fromPosition','resizeImage','resizedWidth','TrackChangesEditing','forward','getClosestSelectedImageElement','isBefore','attribute','registerAttributeLabel','imageTypeInline','find','format','editor','formatInline','ImageInlineEditing','imageTypeBlock','createRange','isOwn','imageStylePreApply','join','enableCommand','ELEMENT_CAPTION','registerCustomCallback','toggleImageCaption','convertInlineImageToBlock','type'];_0x21c8=function(){return _0x19db3f;};return _0x21c8();}
|
|
@@ -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 _0x20cf(_0x167e65,_0x3cb8b2){const _0x10c5be=_0x10c5();return _0x20cf=function(_0x20cfa6,_0x53c6f6){_0x20cfa6=_0x20cfa6-0x144;let _0x4c768b=_0x10c5be[_0x20cfa6];return _0x4c768b;},_0x20cf(_0x167e65,_0x3cb8b2);}const _0x291319=_0x20cf;(function(_0x2c0a9b,_0x12958d){const _0x4e75b5=_0x20cf,_0x1e6bee=_0x2c0a9b();while(!![]){try{const _0x37e0b2=-parseInt(_0x4e75b5(0x15c))/0x1+-parseInt(_0x4e75b5(0x153))/0x2*(-parseInt(_0x4e75b5(0x159))/0x3)+parseInt(_0x4e75b5(0x160))/0x4+parseInt(_0x4e75b5(0x14c))/0x5+-parseInt(_0x4e75b5(0x15e))/0x6*(-parseInt(_0x4e75b5(0x15f))/0x7)+parseInt(_0x4e75b5(0x16b))/0x8+-parseInt(_0x4e75b5(0x156))/0x9;if(_0x37e0b2===_0x12958d)break;else _0x1e6bee['push'](_0x1e6bee['shift']());}catch(_0x20f31d){_0x1e6bee['push'](_0x1e6bee['shift']());}}}(_0x10c5,0x7b3a2));import{Plugin as _0x4b4c62}from'ckeditor5/src/core.js';import{getTranslation as _0xa63145}from'../utils/common-translations.js';function _0x10c5(){const _0xcab5d3=['commandName','_registerLegacyDescription','locale','key','discard','replaceImageSource','get','format','6816744wBpHwi','has','*Format:*\x20replace\x20image\x20URL','src','*Replace\x20image*','_handleLegacySuggestions','editor','ImageEditing','oldValue','3919100iiWMPN','newValue','_suggestionFactory','getSuggestionCallback','afterInit','formatInline','TrackChangesEditing','1359174wFgtaC','attribute','accept','18626409cvpJKR','registerCustomCallback','plugins','3GbmZdZ','descriptionFactory','registerDescriptionCallback','375128TvRuEh','type','3207882Ifpsoh','7kbahjN','397280DhHkGb','formatBlock','enableDefaultAttributesIntegration'];_0x10c5=function(){return _0xcab5d3;};return _0x10c5();}export class TrackChangesImageReplace extends _0x4b4c62{[_0x291319(0x150)](){const _0x1d2b47=_0x291319;if(!this[_0x1d2b47(0x149)][_0x1d2b47(0x158)][_0x1d2b47(0x144)](_0x1d2b47(0x14a)))return;const _0x1f4055=this[_0x1d2b47(0x149)][_0x1d2b47(0x165)],_0x78437b=this[_0x1d2b47(0x149)][_0x1d2b47(0x158)][_0x1d2b47(0x169)](_0x1d2b47(0x152));_0x78437b[_0x1d2b47(0x162)](_0x1d2b47(0x168)),_0x78437b[_0x1d2b47(0x15a)][_0x1d2b47(0x15b)](_0x476a40=>{const _0x1f5acd=_0x1d2b47;if(_0x1f5acd(0x154)!=_0x476a40[_0x1f5acd(0x15d)])return;const {data:_0x496483}=_0x476a40;return _0x496483&&_0x1f5acd(0x146)==_0x496483[_0x1f5acd(0x166)]?_0x496483[_0x1f5acd(0x14d)]&&_0x496483[_0x1f5acd(0x14b)]?{'type':_0x1f5acd(0x16a),'content':_0xa63145(_0x1f4055,_0x1f5acd(0x147))}:{'type':_0x1f5acd(0x16a),'content':''}:void 0x0;}),this[_0x1d2b47(0x148)]();}[_0x291319(0x148)](){const _0x5d0b85=_0x291319,_0x2f3c1f=this[_0x5d0b85(0x149)][_0x5d0b85(0x158)][_0x5d0b85(0x169)](_0x5d0b85(0x152));_0x2f3c1f[_0x5d0b85(0x14e)][_0x5d0b85(0x157)](_0x5d0b85(0x161),_0x5d0b85(0x168),_0x5d0b85(0x155),_0x2f3c1f[_0x5d0b85(0x14e)][_0x5d0b85(0x14f)](_0x5d0b85(0x161),null,_0x5d0b85(0x167))),_0x2f3c1f[_0x5d0b85(0x14e)][_0x5d0b85(0x157)](_0x5d0b85(0x161),_0x5d0b85(0x168),_0x5d0b85(0x167),_0x2f3c1f[_0x5d0b85(0x14e)][_0x5d0b85(0x14f)](_0x5d0b85(0x161),null,_0x5d0b85(0x155))),this[_0x5d0b85(0x164)]();}[_0x291319(0x164)](){const _0x9f9233=_0x291319,_0x51c072=this[_0x9f9233(0x149)],_0x1ea511=_0x51c072[_0x9f9233(0x165)];_0x51c072[_0x9f9233(0x158)][_0x9f9233(0x169)](_0x9f9233(0x152))[_0x9f9233(0x15a)][_0x9f9233(0x15b)](_0x2c069a=>{const _0x21c737=_0x9f9233;if(_0x21c737(0x161)!=_0x2c069a[_0x21c737(0x15d)]&&_0x21c737(0x151)!=_0x2c069a[_0x21c737(0x15d)])return;const {data:_0x45a71e}=_0x2c069a;if(!_0x45a71e||_0x21c737(0x168)!=_0x45a71e[_0x21c737(0x163)])return;return{'type':_0x21c737(0x16a),'content':_0xa63145(_0x1ea511,_0x21c737(0x145))};});}}
|
|
@@ -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 _0x59d7(_0x49587b,_0x5f5390){const _0x255e1b=_0x255e();return _0x59d7=function(_0x59d707,_0x243016){_0x59d707=_0x59d707-0x1ae;let _0x201935=_0x255e1b[_0x59d707];return _0x201935;},_0x59d7(_0x49587b,_0x5f5390);}function _0x255e(){const _0xdf4f0f=['getSuggestionCallback','author','accept','11bciwLg','end','registerCustomCallback','newRange','model','get','5cGIndD','getClosestSelectedImageElement','forEach','head','imageTypeBlock','TrackChangesEditing','6481070IBgpba','getFirstRange','chain','nodeBefore','isBlockImage','_splitMarkerName','refresh','discardSuggestion','ImageUtils','value','length','1068744RJrVZz','discard','markBlockFormat','registerPostFixer','imageStylePreApply','_suggestionFactory','133456mQcoVZ','22806fbNeTN','isOwn','format','next','getContainedElement','1143903nlDqYz','start','insertion','Users','getSuggestion','has','242170hMQzun','editor','formatBlock','commandParams','hasSuggestion','_findSuggestions','ImageStyleEditing','isInContent','findIndex','change','convertInlineImageToBlock','selection','formatInline','isEqual','afterInit','type','markInlineFormat','imageStylePostApply','join','shouldConvertImageType','_registerLegacyDescription','suggestion','subType','from','locale','commandName','title','plugins','isBefore','getChangedMarkers','nodeAfter','FORMAT_SIDE_IMAGE','1544BnHkxy','registerDescriptionCallback','commandReversedParams','differ','side','*Format:*\x20%0','isIntersecting','4tBzSRc','filter','name','getSuggestions','normalizedStyles','createRangeOn','imageTypeInline','imageStyle','isInlineImage','imageCaption','setImageNaturalSizeAttributes','document','4235562cbaIqJ','toLowerCase','descriptionFactory','commands','enableCommand'];_0x255e=function(){return _0xdf4f0f;};return _0x255e();}const _0x4319ef=_0x59d7;(function(_0x5aa208,_0x50bfa1){const _0x5e7377=_0x59d7,_0x317639=_0x5aa208();while(!![]){try{const _0x24e6f1=-parseInt(_0x5e7377(0x1bb))/0x1+-parseInt(_0x5e7377(0x1c7))/0x2+-parseInt(_0x5e7377(0x1c1))/0x3*(parseInt(_0x5e7377(0x1ee))/0x4)+parseInt(_0x5e7377(0x208))/0x5*(parseInt(_0x5e7377(0x1b5))/0x6)+-parseInt(_0x5e7377(0x1bc))/0x7*(-parseInt(_0x5e7377(0x1e7))/0x8)+-parseInt(_0x5e7377(0x1fa))/0x9+-parseInt(_0x5e7377(0x20e))/0xa*(-parseInt(_0x5e7377(0x202))/0xb);if(_0x24e6f1===_0x50bfa1)break;else _0x317639['push'](_0x317639['shift']());}catch(_0x2d6660){_0x317639['push'](_0x317639['shift']());}}}(_0x255e,0x55195));import{Plugin as _0x57ecca}from'ckeditor5/src/core.js';import{uid as _0x31cecb}from'ckeditor5/src/utils.js';import{getTranslation as _0x33abc0}from'../utils/common-translations.js';export class TrackChangesImageStyle extends _0x57ecca{[_0x4319ef(0x1d5)](){const _0x470fe0=_0x4319ef,_0x434b49=this[_0x470fe0(0x1c8)];if(!_0x434b49[_0x470fe0(0x1e2)][_0x470fe0(0x1c6)](_0x470fe0(0x1cd)))return;const _0x3cf974=_0x434b49[_0x470fe0(0x1e2)][_0x470fe0(0x207)](_0x470fe0(0x20d)),_0x3a7774=_0x434b49[_0x470fe0(0x1e2)][_0x470fe0(0x207)](_0x470fe0(0x1b2)),_0x43a31a={};_0x3cf974[_0x470fe0(0x1fe)](_0x470fe0(0x1f5),(_0x14fc82,_0x500ecb)=>{const _0x425417=_0x470fe0,_0x58fb7c=_0x434b49[_0x425417(0x1e2)][_0x425417(0x207)](_0x425417(0x1c4))['me'],_0x234adc=_0x434b49[_0x425417(0x1fd)][_0x425417(0x207)](_0x425417(0x1f5));let _0x46d10a=_0x3a7774[_0x425417(0x209)](_0x434b49[_0x425417(0x206)][_0x425417(0x1f9)][_0x425417(0x1d2)]),_0x4a1c69=_0x434b49[_0x425417(0x206)][_0x425417(0x1f3)](_0x46d10a),_0x4dfc76=_0x234adc[_0x425417(0x1b3)];if(_0x4dfc76==_0x500ecb[_0x425417(0x1b3)])return;const _0x55accd={'commandName':_0x425417(0x1f5),'commandParams':[_0x500ecb],'formatGroupId':_0x31cecb()};_0x434b49[_0x425417(0x206)][_0x425417(0x1d0)](()=>{const _0x3e5225=_0x425417;if(_0x3cf974[_0x3e5225(0x1f1)]()[_0x3e5225(0x1ef)](_0x29d0c9=>_0x29d0c9[_0x3e5225(0x1ce)]&&_0x58fb7c==_0x29d0c9[_0x3e5225(0x200)]&&(_0x3e5225(0x1c9)==_0x29d0c9[_0x3e5225(0x1d6)]||_0x3e5225(0x1d3)==_0x29d0c9[_0x3e5225(0x1d6)])&&(_0x3e5225(0x1b9)==_0x29d0c9[_0x3e5225(0x1dd)]||_0x3e5225(0x1d8)==_0x29d0c9[_0x3e5225(0x1dd)])&&_0x29d0c9[_0x3e5225(0x20f)]()[_0x3e5225(0x1d4)](_0x4a1c69))[_0x3e5225(0x20a)](_0x1b98a5=>_0x3cf974[_0x3e5225(0x1b1)](_0x1b98a5[_0x3e5225(0x20b)])),_0x46d10a=_0x3a7774[_0x3e5225(0x209)](_0x434b49[_0x3e5225(0x206)][_0x3e5225(0x1f9)][_0x3e5225(0x1d2)]),_0x4a1c69=_0x434b49[_0x3e5225(0x206)][_0x3e5225(0x1f3)](_0x46d10a),_0x234adc[_0x3e5225(0x1b0)](),_0x434b49[_0x3e5225(0x1fd)][_0x3e5225(0x207)](_0x3e5225(0x1f4))[_0x3e5225(0x1b0)](),_0x434b49[_0x3e5225(0x1fd)][_0x3e5225(0x207)](_0x3e5225(0x20c))[_0x3e5225(0x1b0)](),_0x4dfc76=_0x234adc[_0x3e5225(0x1b3)],_0x4dfc76!=_0x500ecb[_0x3e5225(0x1b3)])return _0x3a7774[_0x3e5225(0x1f6)](_0x46d10a)&&_0x234adc[_0x3e5225(0x1da)](_0x500ecb[_0x3e5225(0x1b3)],_0x46d10a)?(_0x14fc82({..._0x500ecb,'setImageSizes':!0x1}),_0x46d10a=_0x3a7774[_0x3e5225(0x209)](_0x434b49[_0x3e5225(0x206)][_0x3e5225(0x1f9)][_0x3e5225(0x1d2)]),void _0x3cf974[_0x3e5225(0x1b7)](_0x46d10a,{..._0x55accd,'commandReversedParams':[{'value':_0x4dfc76||null,'setImageSizes':!0x1}]},[],_0x3e5225(0x1b9))):void(_0x3a7774[_0x3e5225(0x1ae)](_0x46d10a)?_0x3cf974[_0x3e5225(0x1b7)](_0x46d10a,_0x55accd,[],_0x3e5225(0x1d8)):_0x3cf974[_0x3e5225(0x1d7)](_0x4a1c69,_0x55accd,_0x3e5225(0x1d8)));});});for(const _0x110710 of _0x434b49[_0x470fe0(0x1e2)][_0x470fe0(0x207)](_0x470fe0(0x1cd))[_0x470fe0(0x1f2)])_0x43a31a[_0x110710[_0x470fe0(0x1f0)]]=_0x110710[_0x470fe0(0x1e1)][_0x470fe0(0x1fb)]();_0x3cf974[_0x470fe0(0x1ba)][_0x470fe0(0x204)](_0x470fe0(0x1c9),_0x470fe0(0x1b9),_0x470fe0(0x1d9),()=>!0x1),_0x3cf974[_0x470fe0(0x1ba)][_0x470fe0(0x204)](_0x470fe0(0x1c9),_0x470fe0(0x1d8),_0x470fe0(0x1d9),()=>!0x1),_0x3cf974[_0x470fe0(0x1ba)][_0x470fe0(0x204)](_0x470fe0(0x1d3),_0x470fe0(0x1d8),_0x470fe0(0x1d9),()=>!0x1),_0x3cf974[_0x470fe0(0x1ba)][_0x470fe0(0x204)](_0x470fe0(0x1c9),_0x470fe0(0x1b9),_0x470fe0(0x201),([_0x27cb85])=>{const _0x5a625c=_0x470fe0;_0x3a7774[_0x5a625c(0x1f8)](_0x27cb85[_0x5a625c(0x1c0)]());}),_0x3cf974[_0x470fe0(0x1ba)][_0x470fe0(0x204)](_0x470fe0(0x1c9),_0x470fe0(0x1b9),_0x470fe0(0x1b6),(_0x10fe1c,_0x45d758)=>{const _0x5480d9=_0x470fe0;_0x3cf974[_0x5480d9(0x1ba)][_0x5480d9(0x1ff)](_0x5480d9(0x1c9),'',_0x5480d9(0x201))(_0x10fe1c,{'commandName':_0x45d758[_0x5480d9(0x1e0)],'commandParams':_0x45d758[_0x5480d9(0x1e9)]});}),_0x3cf974[_0x470fe0(0x1ba)][_0x470fe0(0x204)](_0x470fe0(0x1c9),_0x470fe0(0x1b9),_0x470fe0(0x210),function(_0x525397,_0x1a1c99){if(_0x33de7d(_0x525397,_0x1a1c99))return[_0x525397,_0x1a1c99];if(_0x33de7d(_0x1a1c99,_0x525397))return[_0x1a1c99,_0x525397];return null;});const _0x34ad2a=[{'type':_0x470fe0(0x1c9),'subType':_0x470fe0(0x1b9)},{'type':_0x470fe0(0x1c3),'subType':_0x470fe0(0x1f7)},{'type':_0x470fe0(0x1c9),'subType':_0x470fe0(0x1d1)},{'type':_0x470fe0(0x1c3),'subType':_0x470fe0(0x1d1)}];function _0x33de7d(_0x4138d1,_0x1a975c){const _0x2555ed=_0x470fe0,_0x1ee49c=_0x34ad2a[_0x2555ed(0x1cf)](({type:_0x3322a9,subType:_0xe374fc})=>_0x4138d1[_0x2555ed(0x1d6)]==_0x3322a9&&_0x4138d1[_0x2555ed(0x1dd)]==_0xe374fc),_0xcc7c23=_0x34ad2a[_0x2555ed(0x1cf)](({type:_0x22da9d,subType:_0x4e701f})=>_0x1a975c[_0x2555ed(0x1d6)]==_0x22da9d&&_0x1a975c[_0x2555ed(0x1dd)]==_0x4e701f);if(_0x1ee49c<0x0||_0xcc7c23<0x0)return!0x1;const _0x3cc5d9=_0x4138d1[_0x2555ed(0x20f)](),_0x50d2c7=_0x1a975c[_0x2555ed(0x20f)]();if((0x0==_0x1ee49c||0x1==_0x1ee49c)&&0x2==_0xcc7c23&&_0x3cc5d9[_0x2555ed(0x1ed)](_0x50d2c7))return!0x0;if(0x2==_0x1ee49c&&0x3==_0xcc7c23){const _0x3d02da=_0x3cf974[_0x2555ed(0x1cc)](_0x3cc5d9,_0x2555ed(0x1c3))[_0x2555ed(0x1ef)](({suggestion:_0x3e24d1,meta:_0x8a844e})=>_0x8a844e[_0x2555ed(0x1bd)]&&_0x2555ed(0x1d1)==_0x3e24d1[_0x2555ed(0x1dd)]);if(_0x3d02da[_0x2555ed(0x1b4)]>0x1&&_0x50d2c7[_0x2555ed(0x203)][_0x2555ed(0x1d4)](_0x3cc5d9[_0x2555ed(0x1c2)]))return!0x0;if(0x1==_0x3d02da[_0x2555ed(0x1b4)]&&(_0x3cc5d9[_0x2555ed(0x1c2)][_0x2555ed(0x1d4)](_0x50d2c7[_0x2555ed(0x203)])||_0x3cc5d9[_0x2555ed(0x203)][_0x2555ed(0x1d4)](_0x50d2c7[_0x2555ed(0x1c2)])))return!0x0;}if(0x3==_0x1ee49c&&0x3==_0xcc7c23&&_0x3cc5d9[_0x2555ed(0x1c2)][_0x2555ed(0x1e3)](_0x50d2c7[_0x2555ed(0x1c2)])){const _0x54f9fc=_0x3cc5d9[_0x2555ed(0x203)][_0x2555ed(0x1e5)],_0x1089be=_0x50d2c7[_0x2555ed(0x1c2)][_0x2555ed(0x211)];return _0x3a7774[_0x2555ed(0x1ae)](_0x54f9fc)&&_0x54f9fc===_0x1089be;}return!0x1;}_0x434b49[_0x470fe0(0x206)][_0x470fe0(0x1f9)][_0x470fe0(0x1b8)](()=>{const _0xd979d7=_0x470fe0;let _0x1d8efe=!0x1;const _0xe256df=Array[_0xd979d7(0x1de)](_0x434b49[_0xd979d7(0x206)][_0xd979d7(0x1f9)][_0xd979d7(0x1ea)][_0xd979d7(0x1e4)]());for(const {name:_0x44e9de,data:_0xd970c9}of _0xe256df){const {group:_0x3cf1a5,type:_0x22c97f,subType:_0x2cabf9,id:_0x87117a}=_0x3cf974[_0xd979d7(0x1af)](_0x44e9de);if(_0xd979d7(0x1dc)==_0x3cf1a5&&_0x3cf974[_0xd979d7(0x1cb)](_0x87117a)){if(_0xd979d7(0x1c9)==_0x22c97f&&(_0xd979d7(0x1b9)==_0x2cabf9||_0xd979d7(0x1d8)==_0x2cabf9)){const _0x537099=_0x3cf974[_0xd979d7(0x1c5)](_0x87117a);if(_0xd970c9[_0xd979d7(0x205)]){const _0x119946=_0x537099[_0xd979d7(0x20f)]()[_0xd979d7(0x1c0)]();if(_0x3a7774[_0xd979d7(0x1ae)](_0x119946))continue;_0x3cf974[_0xd979d7(0x1b1)](_0x537099),_0x1d8efe=!0x0;}}if(_0xd979d7(0x1c3)==_0x22c97f&&_0xd979d7(0x1f7)==_0x2cabf9&&!_0xd970c9[_0xd979d7(0x205)]){const _0x2469f9=_0x3cf974[_0xd979d7(0x1c5)](_0x87117a);_0x2469f9[_0xd979d7(0x1bf)]&&_0x2469f9[_0xd979d7(0x1bf)][_0xd979d7(0x1ce)]&&(_0x3cf974[_0xd979d7(0x1b1)](_0x2469f9[_0xd979d7(0x1bf)]),_0x1d8efe=!0x0);}}}return _0x1d8efe;}),this[_0x470fe0(0x1db)](_0x43a31a);}[_0x4319ef(0x1db)](_0x2e4500){const _0x1bfc80=_0x4319ef,_0x297a25=this[_0x1bfc80(0x1c8)],_0x372c35=_0x297a25[_0x1bfc80(0x1df)];_0x297a25[_0x1bfc80(0x1e2)][_0x1bfc80(0x207)](_0x1bfc80(0x20d))[_0x1bfc80(0x1fc)][_0x1bfc80(0x1e8)](_0x39f511=>{const _0x1f9b09=_0x1bfc80;if(_0x1f9b09(0x1c9)!=_0x39f511[_0x1f9b09(0x1d6)]&&_0x1f9b09(0x1d3)!=_0x39f511[_0x1f9b09(0x1d6)])return;const {data:_0x32b81a}=_0x39f511;if(!_0x32b81a||_0x1f9b09(0x1f5)!=_0x32b81a[_0x1f9b09(0x1e0)])return;const _0x1fcd68=_0x32b81a[_0x1f9b09(0x1ca)][0x0][_0x1f9b09(0x1b3)];return _0x3f1e6e(_0x1f9b09(0x1eb)===_0x1fcd68?_0x33abc0(_0x372c35,_0x1f9b09(0x1e6)):_0x2e4500[_0x1fcd68]||_0x1fcd68);function _0x3f1e6e(_0x27d80a){const _0x37ad6e=_0x1f9b09;return{'type':_0x37ad6e(0x1be),'content':_0x33abc0(_0x372c35,_0x37ad6e(0x1ec),_0x27d80a)};}});}}
|
|
@@ -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 _0xf07c(){const _0x211a37=['_trackChangesValueDuringImport','editor','bind','_trackChangesExecuted','commands','_setSuggestionData','Users','312896NkzCUl','high','1177329tgKEAk','dataInsert','lowest','trackChanges','7551584BVxQVZ','afterInit','1098OOtWhc','237238FXoIto','8049629UoXJFc','listenTo','7263726WKHcuh','get','forEach','collaboration_features','_handleImportedData','enableCommand','importWord','track_changes','4361295BfNBIF','TrackChangesEditing','5LDqpYU','value','plugins','execute'];_0xf07c=function(){return _0x211a37;};return _0xf07c();}const _0x550d19=_0x39f8;(function(_0x238bb1,_0x222436){const _0x3952d1=_0x39f8,_0x51d0d7=_0x238bb1();while(!![]){try{const _0x76f814=parseInt(_0x3952d1(0x1f8))/0x1*(-parseInt(_0x3952d1(0x1eb))/0x2)+-parseInt(_0x3952d1(0x205))/0x3+-parseInt(_0x3952d1(0x1e8))/0x4+-parseInt(_0x3952d1(0x1f6))/0x5+-parseInt(_0x3952d1(0x1ee))/0x6+parseInt(_0x3952d1(0x1ec))/0x7+parseInt(_0x3952d1(0x203))/0x8*(parseInt(_0x3952d1(0x1ea))/0x9);if(_0x76f814===_0x222436)break;else _0x51d0d7['push'](_0x51d0d7['shift']());}catch(_0x38fee3){_0x51d0d7['push'](_0x51d0d7['shift']());}}}(_0xf07c,0xebab1));import{Plugin as _0x2a2829}from'ckeditor5/src/core.js';function _0x39f8(_0x255c71,_0x2ea345){const _0xf07c01=_0xf07c();return _0x39f8=function(_0x39f864,_0x11fc26){_0x39f864=_0x39f864-0x1e5;let _0x4c8e3f=_0xf07c01[_0x39f864];return _0x4c8e3f;},_0x39f8(_0x255c71,_0x2ea345);}export class TrackChangesImportWord extends _0x2a2829{[_0x550d19(0x1fc)];[_0x550d19(0x1ff)];constructor(_0x58cebe){const _0x15d359=_0x550d19;super(_0x58cebe),this[_0x15d359(0x1fc)]=!0x1,this[_0x15d359(0x1ff)]=!0x1;}[_0x550d19(0x1e9)](){const _0xf6863=_0x550d19,_0x48b080=this[_0xf6863(0x1fd)],_0x1d9482=_0x48b080[_0xf6863(0x200)][_0xf6863(0x1ef)](_0xf6863(0x1f4)),_0x2023d4=_0x48b080[_0xf6863(0x200)][_0xf6863(0x1ef)](_0xf6863(0x1e7));_0x1d9482&&(_0x1d9482['on'](_0xf6863(0x1fb),(_0x4daaf5,[,_0x24f014])=>{const _0x421b57=_0xf6863;this[_0x421b57(0x1fc)]=_0x2023d4[_0x421b57(0x1f9)],_0x24f014[_0x421b57(0x1f1)][_0x421b57(0x1f5)]=!this[_0x421b57(0x1fc)];},{'priority':_0xf6863(0x204)}),this[_0xf6863(0x1ed)](_0x1d9482,_0xf6863(0x1e5),this[_0xf6863(0x1f2)][_0xf6863(0x1fe)](this)),this[_0xf6863(0x1ed)](_0x1d9482,_0xf6863(0x1e5),()=>{const _0x26b225=_0xf6863;this[_0x26b225(0x1ff)]&&(_0x2023d4[_0x26b225(0x1fb)](),this[_0x26b225(0x1ff)]=!0x1);},{'priority':_0xf6863(0x1e6)}),_0x48b080[_0xf6863(0x1fa)][_0xf6863(0x1ef)](_0xf6863(0x1f7))[_0xf6863(0x1f3)](_0xf6863(0x1f4)));}[_0x550d19(0x1f2)](_0x1ffdf0,_0x1a665f){const _0x30f4eb=_0x550d19,{suggestions:_0xe84291}=_0x1a665f,_0x384411=this[_0x30f4eb(0x1fd)][_0x30f4eb(0x200)][_0x30f4eb(0x1ef)](_0x30f4eb(0x1e7)),_0x196a76=_0x384411[_0x30f4eb(0x1f9)];this[_0x30f4eb(0x1fc)]!==_0x196a76&&(_0x384411[_0x30f4eb(0x1fb)](),this[_0x30f4eb(0x1ff)]=!0x0),_0xe84291&&_0xe84291[_0x30f4eb(0x1f0)](({id:_0x1e7501,type:_0x42059c,author:_0x467c79,created_at:_0x4ea8ef})=>{const _0x4a3b9b=_0x30f4eb,_0x4000e9={'id':_0x1e7501,'type':_0x42059c,'authorId':this[_0x4a3b9b(0x1fd)][_0x4a3b9b(0x1fa)][_0x4a3b9b(0x1ef)](_0x4a3b9b(0x202))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x467c79,'createdAt':_0x4ea8ef?new Date(_0x4ea8ef):new Date(),'source':_0x4a3b9b(0x1f4)}}};this[_0x4a3b9b(0x1fd)][_0x4a3b9b(0x1fa)][_0x4a3b9b(0x1ef)](_0x4a3b9b(0x1f7))[_0x4a3b9b(0x201)](_0x4000e9);});}}
|
|
@@ -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 _0x1b64ae=_0x40c4;(function(_0x4957e7,_0x4b60ae){const _0x1e385c=_0x40c4,_0x38ff2c=_0x4957e7();while(!![]){try{const _0x3cad7f=parseInt(_0x1e385c(0x10e))/0x1*(-parseInt(_0x1e385c(0x10d))/0x2)+-parseInt(_0x1e385c(0x12d))/0x3*(parseInt(_0x1e385c(0x125))/0x4)+parseInt(_0x1e385c(0x121))/0x5*(parseInt(_0x1e385c(0x11c))/0x6)+-parseInt(_0x1e385c(0x10f))/0x7+parseInt(_0x1e385c(0x113))/0x8+parseInt(_0x1e385c(0x11e))/0x9+parseInt(_0x1e385c(0x128))/0xa;if(_0x3cad7f===_0x4b60ae)break;else _0x38ff2c['push'](_0x38ff2c['shift']());}catch(_0x27d41f){_0x38ff2c['push'](_0x38ff2c['shift']());}}}(_0xe066,0xa4974));import{Plugin as _0x43b6f2}from'ckeditor5/src/core.js';import{getTranslation as _0x4fedcc}from'../utils/common-translations.js';function _0x40c4(_0x102bb4,_0x5cbb64){const _0xe066f5=_0xe066();return _0x40c4=function(_0x40c49e,_0x414a6d){_0x40c49e=_0x40c49e-0x108;let _0x113cb8=_0xe066f5[_0x40c49e];return _0x113cb8;},_0x40c4(_0x102bb4,_0x5cbb64);}function _0xe066(){const _0x442a24=['outdent','plugins','8667064MjOxkJ','_registerLegacyDescription','locale','registerAttributeLabel','commandName','descriptionFactory','afterInit','FORMAT_INDENT','getItems','3547956vbczoG','enableCommand','4177305LopvKY','getItemLabel','indentBlock','5oHUMsx','format','has','blockIndent','170020uqFMvP','get','IndentBlock','8071060GnwaFw','*Indent:*\x20%0','formatBlock','*Outdent:*\x20%0','type','30UBxgnJ','editor','IndentEditing','enableDefaultAttributesIntegration','indent','registerDescriptionCallback','TrackChangesEditing','255198EzsuBR','8iyLMuo','5781678MhmIbg','outdentBlock'];_0xe066=function(){return _0x442a24;};return _0xe066();}export class TrackChangesIndent extends _0x43b6f2{[_0x1b64ae(0x119)](){const _0x230f52=_0x1b64ae,_0xeddc31=this[_0x230f52(0x12e)],_0x22b7ef=_0xeddc31[_0x230f52(0x112)][_0x230f52(0x126)](_0x230f52(0x10c));if(_0xeddc31[_0x230f52(0x112)][_0x230f52(0x123)](_0x230f52(0x108))&&(_0x22b7ef[_0x230f52(0x11d)](_0x230f52(0x10a)),_0x22b7ef[_0x230f52(0x11d)](_0x230f52(0x111))),_0xeddc31[_0x230f52(0x112)][_0x230f52(0x123)](_0x230f52(0x127))){for(const _0x2b7094 of[_0x230f52(0x120),_0x230f52(0x110)])_0x22b7ef[_0x230f52(0x109)](_0x2b7094);}const _0x34b2ed=_0xeddc31[_0x230f52(0x115)];_0x22b7ef[_0x230f52(0x118)][_0x230f52(0x116)](_0x230f52(0x124),_0x4fedcc(_0x34b2ed,_0x230f52(0x11a))),this[_0x230f52(0x114)]();}[_0x1b64ae(0x114)](){const _0x3a5cd8=_0x1b64ae,_0xa45c14=this[_0x3a5cd8(0x12e)],_0x35e88f=_0xa45c14[_0x3a5cd8(0x115)],_0x43b539=_0xa45c14[_0x3a5cd8(0x112)][_0x3a5cd8(0x126)](_0x3a5cd8(0x10c));_0x43b539[_0x3a5cd8(0x118)][_0x3a5cd8(0x10b)](_0x14598b=>{const _0x2e36e7=_0x3a5cd8;if(_0x2e36e7(0x12a)!=_0x14598b[_0x2e36e7(0x12c)])return;const {data:_0x11405e}=_0x14598b;if(!_0x11405e)return;if(_0x2e36e7(0x120)!=_0x11405e[_0x2e36e7(0x117)]&&_0x2e36e7(0x110)!=_0x11405e[_0x2e36e7(0x117)])return;const _0x526e84=_0x14598b[_0x2e36e7(0x11b)]()[0x0],_0x5922d2=_0x43b539[_0x2e36e7(0x118)][_0x2e36e7(0x11f)](_0x526e84);return _0x2e36e7(0x120)==_0x11405e[_0x2e36e7(0x117)]?{'type':_0x2e36e7(0x122),'content':_0x4fedcc(_0x35e88f,_0x2e36e7(0x129),_0x5922d2)}:_0x2e36e7(0x110)==_0x11405e[_0x2e36e7(0x117)]?{'type':_0x2e36e7(0x122),'content':_0x4fedcc(_0x35e88f,_0x2e36e7(0x12b),_0x5922d2)}: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
|
-
var _0x426a4d=_0x16f2;function _0x16f2(_0xc4942e,_0x24d338){var _0x45c31c=_0x45c3();return _0x16f2=function(_0x16f295,_0x576922){_0x16f295=_0x16f295-0x1a0;var _0x636963=_0x45c31c[_0x16f295];return _0x636963;},_0x16f2(_0xc4942e,_0x24d338);}(function(_0x3a179e,_0x2124fb){var _0x2825c4=_0x16f2,_0xd53d2e=_0x3a179e();while(!![]){try{var _0x4ababa=-parseInt(_0x2825c4(0x1a4))/0x1*(-parseInt(_0x2825c4(0x1ac))/0x2)+-parseInt(_0x2825c4(0x1ad))/0x3+parseInt(_0x2825c4(0x1b1))/0x4+parseInt(_0x2825c4(0x1a0))/0x5+-parseInt(_0x2825c4(0x1a7))/0x6*(-parseInt(_0x2825c4(0x1b0))/0x7)+parseInt(_0x2825c4(0x1a2))/0x8+-parseInt(_0x2825c4(0x1a6))/0x9*(parseInt(_0x2825c4(0x1a3))/0xa);if(_0x4ababa===_0x2124fb)break;else _0xd53d2e['push'](_0xd53d2e['shift']());}catch(_0x4e7d30){_0xd53d2e['push'](_0xd53d2e['shift']());}}}(_0x45c3,0xb1cbc));import{Plugin as _0xa445c9}from'ckeditor5/src/core.js';function _0x45c3(){var _0x2050ac=['3851888XtRxoz','120NmxfYo','2LprYrU','requires','3205323TYbSEb','66JyrmDP','input','plugins','enableCommand','editor','1441874mNMnMo','211683gBgOew','get','TrackChangesEditing','784378mGxLqN','3746192QWMkdt','4900375sKhsNI','init'];_0x45c3=function(){return _0x2050ac;};return _0x45c3();}import{Input as _0x5a3f1f}from'ckeditor5/src/typing.js';export class TrackChangesInputCommand extends _0xa445c9{static get[_0x426a4d(0x1a5)](){return[_0x5a3f1f];}[_0x426a4d(0x1a1)](){var _0x1f00f5=_0x426a4d;this[_0x1f00f5(0x1ab)][_0x1f00f5(0x1a9)][_0x1f00f5(0x1ae)](_0x1f00f5(0x1af))[_0x1f00f5(0x1aa)](_0x1f00f5(0x1a8));}}
|
|
@@ -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 _0x1a04f6=_0x443b;(function(_0x10e487,_0x49f29a){const _0x196501=_0x443b,_0x3480f0=_0x10e487();while(!![]){try{const _0x3f65c5=-parseInt(_0x196501(0x1a7))/0x1*(-parseInt(_0x196501(0x1b3))/0x2)+parseInt(_0x196501(0x1b9))/0x3*(parseInt(_0x196501(0x1ba))/0x4)+parseInt(_0x196501(0x1c2))/0x5*(parseInt(_0x196501(0x1a2))/0x6)+parseInt(_0x196501(0x18d))/0x7+parseInt(_0x196501(0x1d0))/0x8*(-parseInt(_0x196501(0x1bf))/0x9)+parseInt(_0x196501(0x193))/0xa*(-parseInt(_0x196501(0x188))/0xb)+-parseInt(_0x196501(0x189))/0xc;if(_0x3f65c5===_0x49f29a)break;else _0x3480f0['push'](_0x3480f0['shift']());}catch(_0x443d21){_0x3480f0['push'](_0x3480f0['shift']());}}}(_0x3288,0x5f652));import{Plugin as _0x446d1d}from'ckeditor5/src/core.js';import{getTranslation as _0x4a1adc}from'../utils/common-translations.js';export class TrackChangesLegacyList extends _0x446d1d{[_0x1a04f6(0x186)](){const _0x1783b6=_0x1a04f6,_0x4c9930=this[_0x1783b6(0x1cd)],_0x2bfae5=_0x4c9930[_0x1783b6(0x1d4)];if(!_0x4c9930[_0x1783b6(0x198)][_0x1783b6(0x1c3)](_0x1783b6(0x1c4)))return;const _0x2a87c6=_0x4c9930[_0x1783b6(0x198)][_0x1783b6(0x19f)](_0x1783b6(0x1ad)),_0x5c27e5=_0x4c9930[_0x1783b6(0x198)][_0x1783b6(0x1c3)](_0x1783b6(0x1a6));function _0xc0ca24(_0x342d27){return()=>{const _0x4cd56b=_0x443b,_0x47c601=_0x4c9930[_0x4cd56b(0x1bc)][_0x4cd56b(0x191)][_0x4cd56b(0x1af)],_0x5e7704=_0x4c9930[_0x4cd56b(0x1c8)][_0x4cd56b(0x19f)](_0x342d27);if(_0x5e7704[_0x4cd56b(0x18e)])return void _0x4c9930[_0x4cd56b(0x1bd)](_0x4cd56b(0x1ae),{});const _0x575ff7=_0x342d27[_0x4cd56b(0x199)](0x0,-0x4),_0x52c697=function(_0x37638f,_0x566d62,_0x225c27){const _0x31e256=_0x4cd56b;let _0x4ca609=Array[_0x31e256(0x190)](_0x37638f)[_0x31e256(0x1cf)](_0x580456=>function(_0x26860c,_0x4ebc2d){const _0x3cf98d=_0x31e256;return _0x4ebc2d[_0x3cf98d(0x1a5)](_0x26860c[_0x3cf98d(0x1c5)],_0x3cf98d(0x195))&&!_0x4ebc2d[_0x3cf98d(0x1a4)](_0x26860c);}(_0x580456,_0x225c27));_0x4ca609=_0x4ca609[_0x31e256(0x1cf)](_0x2e41d2=>!_0x2e41d2['is'](_0x31e256(0x1da),_0x31e256(0x195))||_0x2e41d2[_0x31e256(0x18b)](_0x31e256(0x1a0))!=_0x566d62);const _0xca5ad7=new Set();for(const _0x255d32 of _0x4ca609)_0x255d32['is'](_0x31e256(0x1da),_0x31e256(0x195))?_0xca5ad7[_0x31e256(0x1c6)](Le(_0x255d32)):_0xca5ad7[_0x31e256(0x1c6)](_0x255d32);return Array[_0x31e256(0x190)](_0xca5ad7);}(_0x47c601[_0x4cd56b(0x1ca)](),_0x575ff7,_0x4c9930[_0x4cd56b(0x1bc)][_0x4cd56b(0x19d)]);_0x4c9930[_0x4cd56b(0x1bc)][_0x4cd56b(0x1b6)](()=>{const _0x5b4cfc=_0x4cd56b;for(const _0x59c530 of _0x52c697)_0x2a87c6[_0x5b4cfc(0x1d6)](_0x59c530,{'commandName':_0x342d27,'commandParams':[{'forceValue':!_0x5e7704[_0x5b4cfc(0x18e)]}],'formatGroupId':_0x5b4cfc(0x1c1)},Ee(_0x59c530));});};}function _0xbe1034(_0x324d20){return()=>{const _0x1c934b=_0x443b,_0x121be5=function(_0x101d5f){const _0x1f920f=_0x443b;let _0x5612de=Array[_0x1f920f(0x190)](_0x101d5f);const _0x1946fd=_0x5612de[_0x1f920f(0x196)](_0x925b7a=>_0x1f920f(0x195)!=_0x925b7a[_0x1f920f(0x19a)]);return _0x1946fd>-0x1&&(_0x5612de=_0x5612de[_0x1f920f(0x199)](0x0,_0x1946fd)),_0x5612de;}(_0x4c9930[_0x1c934b(0x1bc)][_0x1c934b(0x191)][_0x1c934b(0x1af)][_0x1c934b(0x1ca)]()),_0x29389a=_0x4c9930[_0x1c934b(0x1bc)][_0x1c934b(0x1ab)](_0x4c9930[_0x1c934b(0x1bc)][_0x1c934b(0x1b2)](_0x121be5[0x0],_0x1c934b(0x1d3)),_0x4c9930[_0x1c934b(0x1bc)][_0x1c934b(0x1b2)](_0x121be5[_0x121be5[_0x1c934b(0x194)]-0x1],_0x1c934b(0x1cc)));_0x4c9930[_0x1c934b(0x1bc)][_0x1c934b(0x1b6)](()=>{const _0x58a620=_0x1c934b;_0x2a87c6[_0x58a620(0x1d6)](_0x29389a,{'commandName':_0x324d20,'commandParams':[],'formatGroupId':_0x58a620(0x192)},function(_0x21b8e9){const _0x3f5682=_0x58a620,_0x74b345=new Set();for(const _0x30f86d of _0x21b8e9){let _0x50bde9=_0x30f86d[_0x3f5682(0x1be)];for(;_0x50bde9&&_0x50bde9[_0x3f5682(0x18b)](_0x3f5682(0x192))>_0x30f86d[_0x3f5682(0x18b)](_0x3f5682(0x192));)_0x74b345[_0x3f5682(0x1c6)](_0x50bde9),_0x50bde9=_0x50bde9[_0x3f5682(0x1be)];}return Array[_0x3f5682(0x190)](_0x74b345);}(_0x121be5));});};}_0x2a87c6[_0x1783b6(0x1b8)](_0x1783b6(0x19c),_0xc0ca24(_0x1783b6(0x19c))),_0x2a87c6[_0x1783b6(0x1b8)](_0x1783b6(0x1b7),_0xc0ca24(_0x1783b6(0x1b7))),_0x5c27e5&&_0x2a87c6[_0x1783b6(0x1b8)](_0x1783b6(0x1ce),_0xc0ca24(_0x1783b6(0x1ce))),_0x2a87c6[_0x1783b6(0x1b8)](_0x1783b6(0x1d5),_0xbe1034(_0x1783b6(0x1d5))),_0x2a87c6[_0x1783b6(0x1b8)](_0x1783b6(0x1b5),_0xbe1034(_0x1783b6(0x1b5))),_0x5c27e5&&_0x2a87c6[_0x1783b6(0x1b8)](_0x1783b6(0x1c7),()=>{const _0xc2c639=_0x1783b6,_0x1151d4=_0x4c9930[_0xc2c639(0x1c8)][_0xc2c639(0x19f)](_0xc2c639(0x1c7)),_0x45debd=Array[_0xc2c639(0x190)](_0x1151d4[_0xc2c639(0x1dc)]);_0x45debd[_0xc2c639(0x1cf)](_0x167ca0=>_0x167ca0[_0xc2c639(0x18b)](_0xc2c639(0x1a8))!=_0x1151d4[_0xc2c639(0x18e)]),_0x4c9930[_0xc2c639(0x1bc)][_0xc2c639(0x1b6)](()=>{const _0x58d3f3=_0xc2c639;for(const _0x11fdd4 of _0x45debd)_0x2a87c6[_0x58d3f3(0x1d6)](_0x11fdd4,{'commandName':_0x58d3f3(0x1c7),'commandParams':[{'forceValue':!_0x1151d4[_0x58d3f3(0x18e)]}]});});}),_0x2a87c6[_0x1783b6(0x1b0)][_0x1783b6(0x1d1)](_0x1783b6(0x195),_0x12d0f6=>_0x4a1adc(_0x2bfae5,_0x1783b6(0x1bb),_0x12d0f6)),_0x2a87c6[_0x1783b6(0x1b0)][_0x1783b6(0x1ac)](_0xb1097=>{const _0x514d9a=_0x1783b6;if(_0x514d9a(0x1c0)!=_0xb1097[_0x514d9a(0x19e)]&&_0x514d9a(0x1a1)!=_0xb1097[_0x514d9a(0x19e)])return;const {data:_0x1c78a4}=_0xb1097;if(_0x1c78a4){if(_0x514d9a(0x19c)==_0x1c78a4[_0x514d9a(0x1dd)]||_0x514d9a(0x1b7)==_0x1c78a4[_0x514d9a(0x1dd)]||_0x514d9a(0x1ce)==_0x1c78a4[_0x514d9a(0x1dd)])switch(_0x1c78a4[_0x514d9a(0x1dd)][_0x514d9a(0x1a3)](_0x514d9a(0x1aa),'')){case _0x514d9a(0x197):return _0x7ebf7b(_0x4a1adc(_0x2bfae5,_0x514d9a(0x18f)));case _0x514d9a(0x1cb):return _0x7ebf7b(_0x4a1adc(_0x2bfae5,_0x514d9a(0x1d8)));case _0x514d9a(0x1b4):return _0x7ebf7b(_0x4a1adc(_0x2bfae5,_0x514d9a(0x1a9)));}if(_0x514d9a(0x1d5)==_0x1c78a4[_0x514d9a(0x1dd)])return{'type':_0x514d9a(0x1d2),'content':_0x4a1adc(_0x2bfae5,_0x514d9a(0x1d7),_0x4a1adc(_0x2bfae5,_0x514d9a(0x1bb)))};if(_0x514d9a(0x1b5)==_0x1c78a4[_0x514d9a(0x1dd)])return{'type':_0x514d9a(0x1d2),'content':_0x4a1adc(_0x2bfae5,_0x514d9a(0x1db),_0x4a1adc(_0x2bfae5,_0x514d9a(0x1bb)))};if(_0x514d9a(0x1c7)==_0x1c78a4[_0x514d9a(0x1dd)])return _0x1c78a4[_0x514d9a(0x1c9)][0x0][_0x514d9a(0x187)]?{'type':_0x514d9a(0x1d2),'content':_0x4a1adc(_0x2bfae5,_0x514d9a(0x18a))}:{'type':_0x514d9a(0x1d2),'content':_0x4a1adc(_0x2bfae5,_0x514d9a(0x1d9))};}function _0x7ebf7b(_0x54209f){const _0x139e6d=_0x514d9a;return{'type':_0x139e6d(0x1d2),'content':_0x4a1adc(_0x2bfae5,_0x139e6d(0x19b),_0x54209f)};}});}}function _0x443b(_0x485a99,_0x47062a){const _0x328855=_0x3288();return _0x443b=function(_0x443ba7,_0xddf8f7){_0x443ba7=_0x443ba7-0x186;let _0x3ad06e=_0x328855[_0x443ba7];return _0x3ad06e;},_0x443b(_0x485a99,_0x47062a);}function Le(_0x299c8b){const _0x3198c7=_0x1a04f6,_0x485048=_0x299c8b[_0x3198c7(0x18b)](_0x3198c7(0x192));if(0x0==_0x485048)return _0x299c8b;let _0x5f2236=_0x299c8b;for(;_0x299c8b[_0x3198c7(0x1b1)]&&_0x299c8b[_0x3198c7(0x1b1)]['is'](_0x3198c7(0x1da),_0x3198c7(0x195));){const _0x52d905=_0x299c8b[_0x3198c7(0x1b1)][_0x3198c7(0x18b)](_0x3198c7(0x192));if(_0x52d905==_0x485048)_0x5f2236=_0x299c8b[_0x3198c7(0x1b1)];else{if(_0x52d905<_0x485048)break;}_0x299c8b=_0x299c8b[_0x3198c7(0x1b1)];}return _0x5f2236;}function Ee(_0x5d7267){const _0x921f31=_0x1a04f6,_0x46a73e=[];if(_0x5d7267['is'](_0x921f31(0x1da),_0x921f31(0x195))&&_0x5d7267[_0x921f31(0x18b)](_0x921f31(0x192))>0x0){let _0x375620=_0x5d7267[_0x921f31(0x1be)];for(;_0x375620&&_0x921f31(0x195)==_0x375620[_0x921f31(0x19a)]&&_0x375620[_0x921f31(0x18b)](_0x921f31(0x192))==_0x5d7267[_0x921f31(0x18b)](_0x921f31(0x192));)_0x46a73e[_0x921f31(0x18c)](_0x375620),_0x375620=_0x375620[_0x921f31(0x1be)];}return _0x46a73e;}function _0x3288(){const _0x542c34=['paragraph','selection','descriptionFactory','previousSibling','createPositionAt','44734SLFLQH','todo','outdentList','change','bulletedList','enableCommand','3qWFLKY','2733796JsxYtt','ELEMENT_LIST_ITEM','model','execute','nextSibling','755181VgIECC','formatBlock','blockName','5imshEJ','has','LegacyListEditing','parent','add','checkTodoList','commands','commandParams','getSelectedBlocks','numbered','end','editor','todoList','filter','16csQMnR','registerElementLabel','format','before','locale','indentList','markBlockFormat','*Indent:*\x20%0','ELEMENT_NUMBERED_LIST','*Uncheck\x20item*','element','*Outdent:*\x20%0','_selectedElements','commandName','afterInit','forceValue','33nySTJd','10252980VctLeY','*Check\x20item*','getAttribute','push','1601943VkxxZX','value','ELEMENT_BULLETED_LIST','from','document','listIndent','1146290eVqZqa','length','listItem','findIndex','bulleted','plugins','slice','name','*Change\x20to:*\x20%0','numberedList','schema','type','get','listType','formatInline','3591138GjXMnr','replace','isObject','checkChild','LegacyTodoListEditing','11kRwqRc','todoListChecked','ELEMENT_TODO_LIST','List','createRange','registerDescriptionCallback','TrackChangesEditing'];_0x3288=function(){return _0x542c34;};return _0x3288();}
|