@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
package/src/trackchangesui.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x78e600=_0x4130;(function(_0x4c7eb0,_0x502bd3){const _0x414c5e=_0x4130,_0x1e0263=_0x4c7eb0();while(!![]){try{const _0x2e6a5a=parseInt(_0x414c5e(0x194))/0x1+-parseInt(_0x414c5e(0x19e))/0x2*(parseInt(_0x414c5e(0x189))/0x3)+parseInt(_0x414c5e(0x1a7))/0x4+-parseInt(_0x414c5e(0x145))/0x5+parseInt(_0x414c5e(0x174))/0x6+parseInt(_0x414c5e(0x1b1))/0x7+-parseInt(_0x414c5e(0x1a6))/0x8;if(_0x2e6a5a===_0x502bd3)break;else _0x1e0263['push'](_0x1e0263['shift']());}catch(_0x4b8890){_0x1e0263['push'](_0x1e0263['shift']());}}}(_0x4564,0x5b9d3));import{Plugin as _0x1c884f}from'ckeditor5/src/core.js';import{Collection as _0x1e2874}from'ckeditor5/src/utils.js';import{IconTrackChanges as _0x39c4de}from'ckeditor5/src/icons.js';import{addListToDropdown as _0x3cffb2,createDropdown as _0x15770f,ListSeparatorView as _0x93e37b,MenuBarMenuView as _0x1e0b86,MenuBarMenuListView as _0x588ee5,MenuBarMenuListItemView as _0x59c676,MenuBarMenuListItemButtonView as _0xb315e5,SplitButtonView as _0x3e34d6,UIModel as _0x2bff05}from'ckeditor5/src/ui.js';import{Users as _0x573876,getDateTimeFormatter as _0x3f66b3,getAllMarkersDomElementsSorted as _0x9c17a1}from'ckeditor5-collaboration/src/collaboration-core.js';import{TrackChangesEditing as _0x9ef9d}from'./trackchangesediting.js';import{SuggestionController as _0x186381}from'./ui/suggestioncontroller.js';import{SuggestionThreadView as _0x508afd}from'./ui/view/suggestionthreadview.js';import{SuggestionView as _0x1edd96}from'./ui/view/suggestionview.js';import{getTranslation as _0x3ecd61}from'./utils/common-translations.js';function _0x4564(){const _0x653782=['set','featureNotAllowed','getSuggestionForAnnotation','destroy','comments.maxCommentCharsWhenCollapsed','acceptSelectedSuggestions','getByInnerView','editing','Preview\x20final\x20content','trackChanges.disableComments','filter','change:activeAnnotations','Discard\x20all\x20selected\x20suggestions','bind','trackChangesLicenseKeyInvalid','children','config','activeMarkers','addSourceCollector','TrackChangesEditing','_refreshActiveMarkers','descriptionFactory','trackChanges.SuggestionThreadView','fire','stopListening','Accept\x20all\x20selected\x20suggestions','delete','head','_initializeController','comments.editorConfig','addComment','getAnnotationForSuggestion','editor','Accept\x20all\x20suggestions','previewFinalContent','lowest','isMultiRange','menuitem','commandName','size','_handleControllerBuffer','has','discardAllSuggestions','keys','getJoined','plugins','discardButton','descriptionParts','delegate','_createToolbarButton','arrowView','2607660UCZnkW','getMarkerNames','trackChangesLicenseKeyExpired','separator','SuggestionThreadView','invalid','trackChangesLicenseKeyEvaluationLimit','push','panelView','isInContent','isDirty','locale','add','execute','suggestionView','componentFactory','get','trackChangesLicenseKeyValid','actionView','usageLimit','getDescriptions','length','getRanges','CommentsRepository','_annotationViews','previous','commentsListView','addMany','comments','comments.maxThreadTotalWeight','suggestionUnloaded','activeAnnotations','_addUIComponentsToFactory','_suggestionToController','getAllAdjacentSuggestions','button','_licenseKeyCheckInterval','clear','focus','from','comments.maxCommentsWhenCollapsed','acceptAllSuggestions','getMarkers','requires','type','trackChangesLicenseKeyNotAllowed','_handleSuggestionControllerDelayed','1831062ncumDd','licenseKey','refreshSelectedViews','isEnabled','createAnnotation','suggestionLoaded','switchbutton','hasSuggestion','commentThread','createCommentThreadController','isOn','isPremiumPlugin','CommentView','evaluationLimit','_unbindEditors','registerAnnotation','trackChangesLicenseKeyUsageLimit','TrackChangesPreview','Track\x20changes','menu','SuggestionView','967938WIjzkr','getSuggestion','escape','model','value','_destroyController','menuitemcheckbox','innerView','_bindAnnotationToEditors','menuBar:trackChanges','change:previous','515896gzsCOM','listenTo','trackChanges','view','init','expired','acceptButton','values','items','unbind','2VImtBL','isOfficialPlugin','commands','Annotations','TrackChangesUI','_updateController','_viewToController','remove','1770600hDpmrr','130536TAroPu','Discard\x20all\x20suggestions','toMany','trackChanges.SuggestionView','reduce','_createMenuBarMenu','getFirstRange','source','some','CommentsUI','4109329WMWphP','_showLicenseError','define','suggestion-','mainView','pluginName','trackChangesLicenseKeyDomainLimit','_disableComments','EditorAnnotations','discardSelectedSuggestions','createAnnotationView','TrackChanges','suggestionChanged','domainLimit','buttonView'];_0x4564=function(){return _0x653782;};return _0x4564();}function _0x4130(_0x3565e4,_0x1593c6){const _0x4564f9=_0x4564();return _0x4130=function(_0x41309e,_0x43d291){_0x41309e=_0x41309e-0x142;let _0x484a1d=_0x4564f9[_0x41309e];return _0x484a1d;},_0x4130(_0x3565e4,_0x1593c6);}export class TrackChangesUI extends _0x1c884f{[_0x78e600(0x175)];[_0x78e600(0x169)];[_0x78e600(0x166)];[_0x78e600(0x1a4)];[_0x78e600(0x15d)];[_0x78e600(0x1e8)];[_0x78e600(0x1b8)];static get[_0x78e600(0x170)](){const _0x4523c3=_0x78e600;return[_0x9ef9d,_0x573876,_0x4523c3(0x15c),_0x4523c3(0x1a1),_0x4523c3(0x1b9)];}static get[_0x78e600(0x1b6)](){const _0x1ef598=_0x78e600;return _0x1ef598(0x1a2);}static get[_0x78e600(0x19f)](){return!0x0;}static get[_0x78e600(0x17f)](){return!0x0;}constructor(_0x3fc2d2){const _0x16f52a=_0x78e600;super(_0x3fc2d2),this[_0x16f52a(0x166)]=new Map(),this[_0x16f52a(0x1a4)]=new Map(),this[_0x16f52a(0x15d)]=new Map(),this[_0x16f52a(0x1e8)]=new Map();const _0x4ce042=this[_0x16f52a(0x1e0)][_0x16f52a(0x1d0)];_0x4ce042[_0x16f52a(0x1b3)](_0x16f52a(0x1d6),_0x508afd),_0x4ce042[_0x16f52a(0x1b3)](_0x16f52a(0x1aa),_0x1edd96),_0x4ce042[_0x16f52a(0x1b3)](_0x16f52a(0x1c9),!0x1),this[_0x16f52a(0x1b8)]=_0x4ce042[_0x16f52a(0x155)](_0x16f52a(0x1c9));}[_0x78e600(0x173)](_0x179344,_0x3225ba){const _0x5f55b9=_0x78e600;0x0===this[_0x5f55b9(0x1e8)][_0x5f55b9(0x1e7)]&&setTimeout(()=>{const _0x1077f9=_0x5f55b9;for(const [_0xb03812,_0x5bbac9]of this[_0x1077f9(0x1e8)]){const _0x4703ae=this[_0x1077f9(0x166)][_0x1077f9(0x1e9)](_0xb03812);_0x4703ae||_0x5bbac9?_0x4703ae&&_0x5bbac9&&this[_0x1077f9(0x18e)](_0xb03812):this[_0x1077f9(0x1dc)](_0xb03812);}this[_0x1077f9(0x1e8)][_0x1077f9(0x16a)](),this[_0x1077f9(0x1e0)][_0x1077f9(0x1ed)][_0x1077f9(0x155)](_0x1077f9(0x1b9))[_0x1077f9(0x176)](),this[_0x1077f9(0x1d4)]();},0xa),this[_0x5f55b9(0x1e8)][_0x5f55b9(0x1c0)](_0x179344,_0x3225ba);}[_0x78e600(0x198)](){const _0x30d4b1=_0x78e600,_0x3f809c=this[_0x30d4b1(0x1e0)],_0x1dee0e=_0x3f809c[_0x30d4b1(0x1ed)][_0x30d4b1(0x155)](_0x30d4b1(0x1d3)),_0xc39f22=_0x3f809c[_0x30d4b1(0x1ed)][_0x30d4b1(0x155)](_0x30d4b1(0x1a1)),_0x5d64fe=_0x3f809c[_0x30d4b1(0x1ed)][_0x30d4b1(0x155)](_0x30d4b1(0x1b9)),_0x3d191a=_0x3f809c[_0x30d4b1(0x1ed)][_0x30d4b1(0x155)](_0x30d4b1(0x15c));this[_0x30d4b1(0x165)](),_0x5d64fe[_0x30d4b1(0x1d2)](()=>{const _0x211101=_0x30d4b1,_0x26e6ed=[];for(const [_0x130768,_0x1c7a35]of Array[_0x211101(0x16c)](this[_0x211101(0x166)])){const _0x388343=_0x130768[_0x211101(0x167)](),_0x349ec6=[];for(const _0x19e824 of _0x388343){if(!_0x19e824[_0x211101(0x14e)])continue;if(_0x19e824[_0x211101(0x1e4)]){_0x349ec6[_0x211101(0x14c)](..._0x19e824[_0x211101(0x15b)]());continue;}const _0x5e52ff=_0x19e824[_0x211101(0x1ad)]();if(_0x349ec6[_0x211101(0x15a)]>0x0){const _0x568cb7=_0x349ec6[0x0][_0x211101(0x1ec)](_0x5e52ff);if(_0x568cb7){_0x349ec6[0x0]=_0x568cb7;continue;}}_0x349ec6[_0x211101(0x14c)](_0x5e52ff);}_0x26e6ed[_0x211101(0x14c)]([_0x1c7a35[_0x211101(0x197)],_0x349ec6]);}return _0x26e6ed;}),this[_0x30d4b1(0x195)](_0x1dee0e,_0x30d4b1(0x179),(_0x1f57a9,_0x17a7bf)=>{const _0x2e27a8=_0x30d4b1;this[_0x2e27a8(0x195)](_0x17a7bf,_0x2e27a8(0x193),(_0x349ba8,_0x4db2c9,_0x3c0021,_0x48b216)=>{const _0x1df454=_0x2e27a8;_0x17a7bf[_0x1df454(0x14e)]&&(null==_0x3c0021?(this[_0x1df454(0x1a3)](_0x48b216[_0x1df454(0x1db)]),this[_0x1df454(0x173)](_0x17a7bf,!0x1)):(this[_0x1df454(0x1a3)](_0x3c0021[_0x1df454(0x1db)]),null==_0x48b216&&this[_0x1df454(0x173)](_0x17a7bf,!0x0)));}),null!==_0x17a7bf[_0x2e27a8(0x15e)]?this[_0x2e27a8(0x1a3)](_0x17a7bf[_0x2e27a8(0x1db)]):this[_0x2e27a8(0x173)](_0x17a7bf,!0x1);}),this[_0x30d4b1(0x195)](_0x1dee0e,_0x30d4b1(0x163),(_0x4d6234,_0x2fde73,_0x1639a3)=>{const _0x1ae572=_0x30d4b1;this[_0x1ae572(0x1d8)](_0x2fde73,_0x1ae572(0x193)),this[_0x1ae572(0x1e8)][_0x1ae572(0x1da)](_0x2fde73),this[_0x1ae572(0x166)][_0x1ae572(0x1e9)](_0x2fde73)&&this[_0x1ae572(0x18e)](_0x2fde73),_0x1639a3&&this[_0x1ae572(0x1a3)](_0x1639a3[_0x1ae572(0x1db)]);}),this[_0x30d4b1(0x195)](_0x1dee0e,_0x30d4b1(0x1bd),(_0x202059,_0xc519a1)=>{const _0x4c5ed0=_0x30d4b1;this[_0x4c5ed0(0x1a3)](_0xc519a1);}),this[_0x30d4b1(0x195)](_0xc39f22,_0x30d4b1(0x1cb),()=>{const _0x590b53=_0x30d4b1;this[_0x590b53(0x1d4)]();}),this[_0x30d4b1(0x195)](_0x3d191a,_0x30d4b1(0x1de),(_0x3af78e,{threadId:_0x384f8a,isFromAdapter:_0x1f80c3})=>{const _0x1bae68=_0x30d4b1;if(_0x1f80c3||!_0x1dee0e[_0x1bae68(0x17b)](_0x384f8a))return;const _0x542313=_0x1dee0e[_0x1bae68(0x18a)](_0x384f8a);this[_0x1bae68(0x166)][_0x1bae68(0x155)](_0x542313)[_0x1bae68(0x197)][_0x1bae68(0x15f)][_0x1bae68(0x16b)](-0x1);},{'priority':_0x30d4b1(0x1e3)}),this[_0x30d4b1(0x175)]=this[_0x30d4b1(0x1e0)][_0x30d4b1(0x1d0)][_0x30d4b1(0x155)](_0x30d4b1(0x175));const _0x16cbe5=this[_0x30d4b1(0x1e0)];this[_0x30d4b1(0x169)]=setInterval(()=>{const _0x2c6f5a=_0x30d4b1;let _0xf9a76d;for(const _0x343d48 in _0x16cbe5){const _0x33b203=_0x343d48,_0x2a084f=_0x16cbe5[_0x33b203];if(_0x2c6f5a(0x156)==_0x2a084f||_0x2c6f5a(0x1ce)==_0x2a084f||_0x2c6f5a(0x147)==_0x2a084f||_0x2c6f5a(0x1b7)==_0x2a084f||_0x2c6f5a(0x172)==_0x2a084f||_0x2c6f5a(0x14b)==_0x2a084f||_0x2c6f5a(0x184)==_0x2a084f){delete _0x16cbe5[_0x33b203],_0xf9a76d=_0x2a084f,clearInterval(this[_0x2c6f5a(0x169)]),this[_0x2c6f5a(0x169)]=void 0x0;break;}}_0x2c6f5a(0x1ce)==_0xf9a76d&&_0x16cbe5[_0x2c6f5a(0x1b2)](_0x2c6f5a(0x14a)),_0x2c6f5a(0x147)==_0xf9a76d&&_0x16cbe5[_0x2c6f5a(0x1b2)](_0x2c6f5a(0x199)),_0x2c6f5a(0x1b7)==_0xf9a76d&&_0x16cbe5[_0x2c6f5a(0x1b2)](_0x2c6f5a(0x1be)),_0x2c6f5a(0x172)==_0xf9a76d&&_0x16cbe5[_0x2c6f5a(0x1b2)](_0x2c6f5a(0x1c1),_0x2c6f5a(0x1bc)),_0x2c6f5a(0x14b)==_0xf9a76d&&_0x16cbe5[_0x2c6f5a(0x1b2)](_0x2c6f5a(0x181)),_0x2c6f5a(0x184)==_0xf9a76d&&_0x16cbe5[_0x2c6f5a(0x1b2)](_0x2c6f5a(0x158));},0x3e8);}[_0x78e600(0x1df)](_0x35f528){const _0x231e24=_0x78e600,_0xb7e9bd=this[_0x231e24(0x166)][_0x231e24(0x155)](_0x35f528);if(!_0xb7e9bd)return null;return this[_0x231e24(0x1e0)][_0x231e24(0x1ed)][_0x231e24(0x155)](_0x231e24(0x1a1))[_0x231e24(0x1c6)](_0xb7e9bd[_0x231e24(0x197)])||null;}[_0x78e600(0x1c2)](_0x2c58a8){const _0x221b05=_0x78e600,_0xdb225f=this[_0x221b05(0x1a4)][_0x221b05(0x155)](_0x2c58a8[_0x221b05(0x190)]);return _0xdb225f?_0xdb225f[_0x221b05(0x18c)]:null;}[_0x78e600(0x1d4)](){const _0x4b68fc=_0x78e600,_0x42ca12=this[_0x4b68fc(0x1e0)][_0x4b68fc(0x1ed)][_0x4b68fc(0x155)](_0x4b68fc(0x1a1)),_0x192898=this[_0x4b68fc(0x1e0)][_0x4b68fc(0x1ed)][_0x4b68fc(0x155)](_0x4b68fc(0x1d3)),_0x3ef669=Array[_0x4b68fc(0x16c)](_0x42ca12[_0x4b68fc(0x164)],_0x4ceadd=>_0x4ceadd[_0x4b68fc(0x190)])[_0x4b68fc(0x1ca)](_0x2421d2=>this[_0x4b68fc(0x1a4)][_0x4b68fc(0x1e9)](_0x2421d2)),_0x31ab86=[];for(const _0x39412a of _0x3ef669){const _0x6efd17=this[_0x4b68fc(0x1a4)][_0x4b68fc(0x155)](_0x39412a)[_0x4b68fc(0x18c)][_0x4b68fc(0x167)]();_0x31ab86[_0x4b68fc(0x14c)](..._0x6efd17[_0x4b68fc(0x1ab)]((_0x5677ea,_0xf83e53)=>[..._0x5677ea,..._0xf83e53[_0x4b68fc(0x146)]()],[]));}_0x192898[_0x4b68fc(0x1d1)]=_0x31ab86;}[_0x78e600(0x165)](){const _0xedb020=_0x78e600,_0x3a1f64=this[_0xedb020(0x1e0)],_0x4511cc=_0x3a1f64[_0xedb020(0x150)],_0x15f4ee=_0x3ecd61(_0x4511cc,_0xedb020(0x186)),_0x15fc68=new _0x1e2874([{'type':_0xedb020(0x17a),'model':new _0x2bff05({'withText':!0x0,'isToggleable':!0x0,'label':_0x15f4ee,'commandName':_0xedb020(0x196),'role':_0xedb020(0x18f)})},{'type':_0xedb020(0x148)},{'type':_0xedb020(0x168),'model':new _0x2bff05({'withText':!0x0,'label':_0x3ecd61(_0x4511cc,_0xedb020(0x1e1)),'commandName':_0xedb020(0x16e),'role':_0xedb020(0x1e5)})},{'type':_0xedb020(0x168),'model':new _0x2bff05({'withText':!0x0,'label':_0x3ecd61(_0x4511cc,_0xedb020(0x1d9)),'commandName':_0xedb020(0x1c5),'role':_0xedb020(0x1e5)})},{'type':_0xedb020(0x168),'model':new _0x2bff05({'withText':!0x0,'label':_0x3ecd61(_0x4511cc,_0xedb020(0x1a8)),'commandName':_0xedb020(0x1ea),'role':_0xedb020(0x1e5)})},{'type':_0xedb020(0x168),'model':new _0x2bff05({'withText':!0x0,'label':_0x3ecd61(_0x4511cc,_0xedb020(0x1cc)),'commandName':_0xedb020(0x1ba),'role':_0xedb020(0x1e5)})}]);_0x3a1f64[_0xedb020(0x1ed)][_0xedb020(0x1e9)](_0xedb020(0x185))&&_0x15fc68[_0xedb020(0x160)]([{'type':_0xedb020(0x148)},{'type':_0xedb020(0x168),'model':new _0x2bff05({'withText':!0x0,'label':_0x3ecd61(_0x4511cc,_0xedb020(0x1c8)),'commandName':_0xedb020(0x1e2),'role':_0xedb020(0x1e5)})}]);for(const _0x9ca0cc of _0x15fc68)if(ke(_0x9ca0cc)){const _0x59c8d9=_0x3a1f64[_0xedb020(0x1a0)][_0xedb020(0x155)](_0x9ca0cc[_0xedb020(0x18c)][_0xedb020(0x1e6)]);_0x9ca0cc[_0xedb020(0x18c)][_0xedb020(0x1cd)](_0xedb020(0x17e),_0xedb020(0x177))['to'](_0x59c8d9,_0xedb020(0x18d),_0xedb020(0x177));}_0x3a1f64['ui'][_0xedb020(0x154)][_0xedb020(0x151)](_0xedb020(0x196),_0x4b7dc2=>this[_0xedb020(0x143)](_0x4b7dc2,_0x15fc68,_0x15f4ee)),_0x3a1f64['ui'][_0xedb020(0x154)][_0xedb020(0x151)](_0xedb020(0x192),_0x4302af=>this[_0xedb020(0x1ac)](_0x4302af,_0x15fc68,_0x15f4ee));}[_0x78e600(0x143)](_0x4841b2,_0x50a832,_0x2d6575){const _0x7cd9e4=_0x78e600,_0x294ead=_0x15770f(_0x4841b2,_0x3e34d6),_0x5c4b5f=this[_0x7cd9e4(0x1e0)][_0x7cd9e4(0x1a0)][_0x7cd9e4(0x155)](_0x7cd9e4(0x196));_0x294ead[_0x7cd9e4(0x1bf)][_0x7cd9e4(0x1c0)]({'tooltip':_0x2d6575,'label':_0x2d6575,'icon':_0x39c4de}),_0x294ead[_0x7cd9e4(0x1bf)][_0x7cd9e4(0x1cd)](_0x7cd9e4(0x17e))['to'](_0x5c4b5f,_0x7cd9e4(0x18d)),_0x294ead[_0x7cd9e4(0x1bf)]['on'](_0x7cd9e4(0x152),()=>{const _0x2741b9=_0x7cd9e4;_0x5c4b5f[_0x2741b9(0x152)](),this[_0x2741b9(0x1e0)][_0x2741b9(0x1c7)][_0x2741b9(0x197)][_0x2741b9(0x16b)]();}),_0x3cffb2(_0x294ead,_0x50a832,{'role':_0x7cd9e4(0x187)});const _0x51e45f=[];for(const _0x3639c6 of _0x50a832)ke(_0x3639c6)&&_0x51e45f[_0x7cd9e4(0x14c)](this[_0x7cd9e4(0x1e0)][_0x7cd9e4(0x1a0)][_0x7cd9e4(0x155)](_0x3639c6[_0x7cd9e4(0x18c)][_0x7cd9e4(0x1e6)]));const _0x2f588d=_0x294ead[_0x7cd9e4(0x1bf)];return _0x2f588d[_0x7cd9e4(0x157)][_0x7cd9e4(0x19d)](_0x7cd9e4(0x177)),_0x2f588d[_0x7cd9e4(0x144)][_0x7cd9e4(0x19d)](_0x7cd9e4(0x177)),_0x2f588d[_0x7cd9e4(0x157)][_0x7cd9e4(0x1cd)](_0x7cd9e4(0x177))['to'](_0x5c4b5f,_0x7cd9e4(0x177)),_0x2f588d[_0x7cd9e4(0x144)][_0x7cd9e4(0x1cd)](_0x7cd9e4(0x177))[_0x7cd9e4(0x1a9)](_0x51e45f,_0x7cd9e4(0x177),(..._0x4ce7cf)=>_0x4ce7cf[_0x7cd9e4(0x1af)](_0x155bc9=>_0x155bc9)),_0x294ead['on'](_0x7cd9e4(0x152),_0x2d627b=>{const _0x345203=_0x7cd9e4;this[_0x345203(0x1e0)][_0x345203(0x152)](_0x2d627b[_0x345203(0x1ae)][_0x345203(0x1e6)]),this[_0x345203(0x1e0)][_0x345203(0x1c7)][_0x345203(0x197)][_0x345203(0x16b)]();}),_0x294ead;}[_0x78e600(0x1ac)](_0x3a4061,_0x18a17b,_0x4f197d){const _0x5bd8bc=_0x78e600,_0x30bb7c=new _0x1e0b86(_0x3a4061),_0x4e86d3=this[_0x5bd8bc(0x1e0)][_0x5bd8bc(0x1a0)][_0x5bd8bc(0x155)](_0x5bd8bc(0x196));_0x30bb7c[_0x5bd8bc(0x1bf)][_0x5bd8bc(0x1c0)]({'label':_0x4f197d,'icon':_0x39c4de});const _0x351071=new _0x588ee5(_0x3a4061);for(const _0x128e73 of _0x18a17b){if(_0x5bd8bc(0x148)==_0x128e73[_0x5bd8bc(0x171)]){_0x351071[_0x5bd8bc(0x19c)][_0x5bd8bc(0x151)](new _0x93e37b(_0x3a4061));continue;}const _0x13f9bc=new _0x59c676(_0x3a4061,_0x30bb7c),_0x2d104d=new _0xb315e5(_0x3a4061),_0x3d853b=_0x128e73[_0x5bd8bc(0x18c)];_0x2d104d[_0x5bd8bc(0x1cd)](...Object[_0x5bd8bc(0x1eb)](_0x3d853b))['to'](_0x3d853b),_0x2d104d[_0x5bd8bc(0x142)](_0x5bd8bc(0x152))['to'](_0x30bb7c),_0x2d104d['on'](_0x5bd8bc(0x152),()=>{const _0x3e0d9d=_0x5bd8bc;this[_0x3e0d9d(0x1e0)][_0x3e0d9d(0x152)](_0x3d853b[_0x3e0d9d(0x1e6)]),this[_0x3e0d9d(0x1e0)][_0x3e0d9d(0x1c7)][_0x3e0d9d(0x197)][_0x3e0d9d(0x16b)]();}),_0x13f9bc[_0x5bd8bc(0x1cf)][_0x5bd8bc(0x151)](_0x2d104d),_0x351071[_0x5bd8bc(0x19c)][_0x5bd8bc(0x151)](_0x13f9bc);}return _0x30bb7c[_0x5bd8bc(0x1cd)](_0x5bd8bc(0x177))['to'](_0x4e86d3,_0x5bd8bc(0x177)),_0x30bb7c[_0x5bd8bc(0x14d)][_0x5bd8bc(0x1cf)][_0x5bd8bc(0x151)](_0x351071),_0x30bb7c;}[_0x78e600(0x1dc)](_0x219b39){const _0x4bf155=_0x78e600,_0x1600a2=this[_0x4bf155(0x1e0)],_0x79d2d2=_0x1600a2[_0x4bf155(0x1d0)],_0x3a9e2b=_0x1600a2[_0x4bf155(0x1ed)][_0x4bf155(0x155)](_0x4bf155(0x1a1)),_0x804927=_0x1600a2[_0x4bf155(0x1ed)][_0x4bf155(0x155)](_0x4bf155(0x15c)),_0x5d94cd=_0x1600a2[_0x4bf155(0x1ed)][_0x4bf155(0x155)](_0x4bf155(0x1b9)),_0x18b066=_0x1600a2[_0x4bf155(0x1ed)][_0x4bf155(0x155)](_0x573876)['me'],_0x22ce97=_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x196))[_0x4bf155(0x149)],_0x3a54b3=_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x196))[_0x4bf155(0x188)],{CommentsListView:_0x312207,CommentThreadInputView:_0x437b39}=_0x1600a2[_0x4bf155(0x1ed)][_0x4bf155(0x155)](_0x4bf155(0x1b0));let _0x1b7b84,_0x212c52,_0x2d6361;this[_0x4bf155(0x15d)][_0x4bf155(0x1e9)](_0x219b39['id'])?(_0x212c52=this[_0x4bf155(0x15d)][_0x4bf155(0x155)](_0x219b39['id']),_0x1b7b84=_0x212c52[_0x4bf155(0x1b5)]):(_0x1b7b84=new _0x22ce97(_0x1600a2[_0x4bf155(0x150)],_0x219b39,_0x18b066,{'disableComments':this[_0x4bf155(0x1b8)],'editorConfig':{..._0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x1dd)),'licenseKey':_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x175))},'maxCommentsWhenCollapsed':_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x16d)),'maxThreadTotalWeight':_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x162)),'maxCommentCharsWhenCollapsed':_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x1c4)),'formatDateTime':_0x3f66b3(_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x150)),_0x1600a2[_0x4bf155(0x150)]),'CommentView':_0x79d2d2[_0x4bf155(0x155)](_0x4bf155(0x161))[_0x4bf155(0x180)],'CommentsListView':_0x312207,'CommentThreadInputView':_0x437b39,'SuggestionView':_0x3a54b3}),_0x1b7b84[_0x4bf155(0x153)][_0x4bf155(0x19a)]['on'](_0x4bf155(0x152),()=>{const _0x2ad31b=_0x4bf155;_0x1600a2[_0x2ad31b(0x1c7)][_0x2ad31b(0x197)][_0x2ad31b(0x16b)]();}),_0x1b7b84[_0x4bf155(0x153)][_0x4bf155(0x1ee)]['on'](_0x4bf155(0x152),()=>{const _0x57003e=_0x4bf155;_0x1600a2[_0x57003e(0x1c7)][_0x57003e(0x197)][_0x57003e(0x16b)]();}),_0x212c52=_0x3a9e2b[_0x4bf155(0x1bb)](this[_0x4bf155(0x1e0)][_0x4bf155(0x150)],_0x1b7b84),_0x212c52[_0x4bf155(0x1cd)](_0x4bf155(0x14f))['to'](_0x1b7b84,_0x4bf155(0x14f)),_0x212c52[_0x4bf155(0x1cd)](_0x4bf155(0x15a))['to'](_0x1b7b84),_0x212c52[_0x4bf155(0x1cd)](_0x4bf155(0x171))['to'](_0x1b7b84,_0x4bf155(0x171),_0x3fb553=>_0x4bf155(0x1b4)+_0x3fb553),_0x1b7b84['on'](_0x4bf155(0x18b),()=>{const _0x2ae93c=_0x4bf155;_0x2d6361[_0x2ae93c(0x1d7)](_0x2ae93c(0x18b));}),this[_0x4bf155(0x15d)][_0x4bf155(0x1c0)](_0x219b39['id'],_0x212c52));const _0x59df21=_0x804927[_0x4bf155(0x17d)](_0x219b39[_0x4bf155(0x17c)],_0x1b7b84),_0x5ac0e2=new _0x186381(_0x1600a2,_0x219b39,_0x1b7b84,_0x59df21),_0x4e9c5b=_0x219b39[_0x4bf155(0x167)]()[_0x4bf155(0x1ca)](_0x25089a=>_0x25089a[_0x4bf155(0x14e)]);_0x1b7b84[_0x4bf155(0x1ef)]=_0x1600a2[_0x4bf155(0x1ed)][_0x4bf155(0x155)](_0x4bf155(0x1d3))[_0x4bf155(0x1d5)][_0x4bf155(0x159)](_0x4e9c5b),this[_0x4bf155(0x166)][_0x4bf155(0x1c0)](_0x219b39,_0x5ac0e2),this[_0x4bf155(0x1a4)][_0x4bf155(0x1c0)](_0x1b7b84,_0x5ac0e2);const _0x66dfec=()=>{const _0x48bd00=_0x4bf155,_0x329376=[],_0x4bdc8c=_0x219b39[_0x48bd00(0x167)]()[_0x48bd00(0x1ca)](_0xe283a7=>_0xe283a7[_0x48bd00(0x14e)]);for(const _0x27b240 of _0x4bdc8c)_0x329376[_0x48bd00(0x14c)](..._0x27b240[_0x48bd00(0x16f)]());return _0x9c17a1(_0x1600a2[_0x48bd00(0x1c7)],_0x329376);};_0x2d6361=_0x3a9e2b[_0x4bf155(0x178)]({'view':_0x212c52,'target':_0x66dfec,'type':()=>_0x4bf155(0x1b4)+_0x5ac0e2[_0x4bf155(0x197)][_0x4bf155(0x171)],'isVisible':!!_0x66dfec()}),_0x804927[_0x4bf155(0x191)](_0x1b7b84,_0x2d6361),_0x3a9e2b[_0x4bf155(0x151)](_0x2d6361),_0x5d94cd[_0x4bf155(0x183)](_0x2d6361);}[_0x78e600(0x18e)](_0x188d58){const _0x168b59=_0x78e600,_0x54943b=this[_0x168b59(0x1e0)][_0x168b59(0x1ed)][_0x168b59(0x155)](_0x168b59(0x15c)),_0x30f812=this[_0x168b59(0x1e0)][_0x168b59(0x1ed)][_0x168b59(0x155)](_0x168b59(0x1a1)),_0x5294b4=this[_0x168b59(0x166)][_0x168b59(0x155)](_0x188d58),_0x1837b8=_0x5294b4[_0x168b59(0x197)],_0x3a26ec=_0x30f812[_0x168b59(0x1c6)](_0x1837b8);_0x54943b[_0x168b59(0x182)](_0x1837b8),_0x3a26ec&&_0x30f812[_0x168b59(0x1a5)](_0x3a26ec),this[_0x168b59(0x166)][_0x168b59(0x1da)](_0x188d58),this[_0x168b59(0x1a4)][_0x168b59(0x1da)](_0x1837b8),_0x5294b4[_0x168b59(0x1c3)]();}[_0x78e600(0x1a3)](_0x71a4fd){const _0x3b2928=_0x78e600;if(!_0x71a4fd[_0x3b2928(0x14e)]||!this[_0x3b2928(0x166)][_0x3b2928(0x1e9)](_0x71a4fd))return;const _0x4efb46=this[_0x3b2928(0x1e0)][_0x3b2928(0x1ed)][_0x3b2928(0x155)](_0x3b2928(0x1d3)),_0x130c95=this[_0x3b2928(0x166)][_0x3b2928(0x155)](_0x71a4fd),_0x41aeba=_0x71a4fd[_0x3b2928(0x167)]();_0x130c95[_0x3b2928(0x197)][_0x3b2928(0x1ef)]=_0x4efb46[_0x3b2928(0x1d5)][_0x3b2928(0x159)](_0x41aeba);}[_0x78e600(0x1c3)](){const _0x51e809=_0x78e600;for(const _0x312be8 of this[_0x51e809(0x166)][_0x51e809(0x1eb)]())this[_0x51e809(0x18e)](_0x312be8);for(const _0x2cdca6 of this[_0x51e809(0x15d)][_0x51e809(0x19b)]())_0x2cdca6[_0x51e809(0x1b5)][_0x51e809(0x1c3)]();super[_0x51e809(0x1c3)](),this[_0x51e809(0x169)]&&clearInterval(this[_0x51e809(0x169)]);}}function ke(_0x34ffd1){const _0x355ebc=_0x78e600;return _0x355ebc(0x18c)in _0x34ffd1;}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x4a19(){const _0x271127=['listenTo','canDiscard','getRanges','PENDING_ACTION_SUGGESTION','add','2301250sXrnQI','destroy','19885370clSbbn','acceptSuggestion','change:isDirty','bind','canAccept','isEnabled','1048WjIUva','discardSuggestion','209742EcPBrl','view','_discardCommand','_setPendingAction','unbind','523758KBVQsX','_editor','_removePendingAction','execute','locale','model','_acceptCommand','_pendingAction','canEditAt','stopListening','remove','2405920QnTgpF','commands','get','isDirty','4046560MmtAcQ','plugins','9TLVFld','PendingActions','608dyOpcJ','35cHCeyo','commentThreadController'];_0x4a19=function(){return _0x271127;};return _0x4a19();}const _0xd9946=_0x4470;function _0x4470(_0x3f1de1,_0x35ebf1){const _0x4a19f3=_0x4a19();return _0x4470=function(_0x447007,_0x31b021){_0x447007=_0x447007-0xed;let _0x56564f=_0x4a19f3[_0x447007];return _0x56564f;},_0x4470(_0x3f1de1,_0x35ebf1);}(function(_0x4c06ee,_0x6351b9){const _0x12eee3=_0x4470,_0x2bb42b=_0x4c06ee();while(!![]){try{const _0x9c5e10=-parseInt(_0x12eee3(0xef))/0x1*(parseInt(_0x12eee3(0xff))/0x2)+parseInt(_0x12eee3(0x101))/0x3+-parseInt(_0x12eee3(0x111))/0x4+parseInt(_0x12eee3(0xf0))/0x5*(-parseInt(_0x12eee3(0x106))/0x6)+parseInt(_0x12eee3(0xf7))/0x7+-parseInt(_0x12eee3(0x115))/0x8+parseInt(_0x12eee3(0xed))/0x9*(parseInt(_0x12eee3(0xf9))/0xa);if(_0x9c5e10===_0x6351b9)break;else _0x2bb42b['push'](_0x2bb42b['shift']());}catch(_0x3a9271){_0x2bb42b['push'](_0x2bb42b['shift']());}}}(_0x4a19,0x55832));import{ObservableMixin as _0x5b69e2}from'ckeditor5/src/utils.js';import{getTranslation as _0x49e07a}from'../utils/common-translations.js';export class SuggestionController extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x5b69e2(){[_0xd9946(0x10b)];[_0xd9946(0x102)];[_0xd9946(0xf1)];[_0xd9946(0x107)];[_0xd9946(0x10c)];[_0xd9946(0x103)];[_0xd9946(0x10d)];constructor(_0x1ec1f0,_0x5a3349,_0x366ebe,_0x53879e){const _0x48dae4=_0xd9946;super(),this[_0x48dae4(0x10b)]=_0x5a3349,this[_0x48dae4(0x102)]=_0x366ebe,this[_0x48dae4(0xf1)]=_0x53879e,this[_0x48dae4(0x107)]=_0x1ec1f0,this[_0x48dae4(0x10c)]=_0x1ec1f0[_0x48dae4(0x112)][_0x48dae4(0x113)](_0x48dae4(0xfa)),this[_0x48dae4(0x103)]=_0x1ec1f0[_0x48dae4(0x112)][_0x48dae4(0x113)](_0x48dae4(0x100)),this[_0x48dae4(0x102)][_0x48dae4(0xfc)](_0x48dae4(0xfe))['to'](this[_0x48dae4(0x10c)],this[_0x48dae4(0x103)],(_0x54b2e1,_0x740a2c)=>_0x54b2e1||_0x740a2c),this[_0x48dae4(0x102)][_0x48dae4(0xfc)](_0x48dae4(0xfd))['to'](this[_0x48dae4(0x10c)],_0x48dae4(0xfe),_0xbfa8ba=>_0xbfa8ba&&this[_0x48dae4(0x107)][_0x48dae4(0x10b)][_0x48dae4(0x10e)](_0x5a3349[_0x48dae4(0xf4)]())),this[_0x48dae4(0x102)][_0x48dae4(0xfc)](_0x48dae4(0xf3))['to'](this[_0x48dae4(0x103)],_0x48dae4(0xfe),_0x25efac=>_0x25efac&&this[_0x48dae4(0x107)][_0x48dae4(0x10b)][_0x48dae4(0x10e)](_0x5a3349[_0x48dae4(0xf4)]())),this[_0x48dae4(0x10d)]=null,_0x366ebe[_0x48dae4(0x114)]&&this[_0x48dae4(0x104)](),this[_0x48dae4(0xf2)](_0x366ebe,_0x48dae4(0xfa),()=>this[_0x48dae4(0xfa)]()),this[_0x48dae4(0xf2)](_0x366ebe,_0x48dae4(0x100),()=>this[_0x48dae4(0x100)]()),this[_0x48dae4(0xf2)](_0x366ebe,_0x48dae4(0xfb),()=>{const _0x705f8e=_0x48dae4;_0x366ebe[_0x705f8e(0x114)]?this[_0x705f8e(0x104)]():this[_0x705f8e(0x108)]();});}[_0xd9946(0xfa)](){const _0x3d07c4=_0xd9946;this[_0x3d07c4(0x10c)][_0x3d07c4(0x109)](this[_0x3d07c4(0x10b)]['id']);}[_0xd9946(0x100)](){const _0x126edf=_0xd9946;this[_0x126edf(0x103)][_0x126edf(0x109)](this[_0x126edf(0x10b)]['id']);}[_0xd9946(0xf8)](){const _0x33c40=_0xd9946;this[_0x33c40(0x102)][_0x33c40(0x105)](_0x33c40(0xfe)),this[_0x33c40(0x102)][_0x33c40(0x105)](_0x33c40(0xfd)),this[_0x33c40(0x102)][_0x33c40(0x105)](_0x33c40(0xf3)),this[_0x33c40(0x10f)](),this[_0x33c40(0xf1)][_0x33c40(0xf8)](),this[_0x33c40(0x10d)]&&this[_0x33c40(0x108)]();}[_0xd9946(0x104)](){const _0x47acb2=_0xd9946,_0x387a55=_0x49e07a(this[_0x47acb2(0x107)][_0x47acb2(0x10a)],_0x47acb2(0xf5));this[_0x47acb2(0x10d)]=this[_0x47acb2(0x107)][_0x47acb2(0x116)][_0x47acb2(0x113)](_0x47acb2(0xee))[_0x47acb2(0xf6)](_0x387a55);}[_0xd9946(0x108)](){const _0xa724b3=_0xd9946;null!==this[_0xa724b3(0x10d)]&&this[_0xa724b3(0x107)][_0xa724b3(0x116)][_0xa724b3(0x113)](_0xa724b3(0xee))[_0xa724b3(0x110)](this[_0xa724b3(0x10d)]),this[_0xa724b3(0x10d)]=null;}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x23a968=_0x9b17;(function(_0x5c6f78,_0x3cc6a5){const _0x544adf=_0x9b17,_0x2b8691=_0x5c6f78();while(!![]){try{const _0x36c6d2=parseInt(_0x544adf(0xfe))/0x1+-parseInt(_0x544adf(0xe9))/0x2+-parseInt(_0x544adf(0xe6))/0x3*(parseInt(_0x544adf(0xf9))/0x4)+parseInt(_0x544adf(0xde))/0x5+parseInt(_0x544adf(0xc2))/0x6*(parseInt(_0x544adf(0xc3))/0x7)+parseInt(_0x544adf(0x100))/0x8+parseInt(_0x544adf(0x104))/0x9;if(_0x36c6d2===_0x3cc6a5)break;else _0x2b8691['push'](_0x2b8691['shift']());}catch(_0x26d7f6){_0x2b8691['push'](_0x2b8691['shift']());}}}(_0x104d,0x68860));import{FocusCycler as _0xd5fbed,View as _0x545bbd,ViewCollection as _0x433dbe}from'ckeditor5/src/ui.js';function _0x9b17(_0x1bc29f,_0x26a8c4){const _0x104da3=_0x104d();return _0x9b17=function(_0x9b17fb,_0x49062b){_0x9b17fb=_0x9b17fb-0xbe;let _0x5d486d=_0x104da3[_0x9b17fb];return _0x5d486d;},_0x9b17(_0x1bc29f,_0x26a8c4);}import{FocusTracker as _0x1b6f61,KeystrokeHandler as _0x34a026}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x16d80c,setupThreadKeyboardNavigation as _0x3416e7}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x3ad2c7}from'../../utils/common-translations.js';import{renderDescription as _0x1608dc}from'../../utils/utils.js';function _0x104d(){const _0x3c423a=['canDiscard','3637380QMSSMX','isActive','commentThread','keystrokes','assign','editor','showInput','removeComment','4113YHgTft','value','target','956498iypQGr','focus','tab','map','hasDirtyComment','join','canAccept','setData','commentsListView','updateComment','delegate','disabledSubmit','CommentView','_createCommentViews','SUGGESTION_THREAD_ARIA_LABEL','parseFromString','1740bMxsIN','editorConfig','_model','content','cancel','121311CamlMb','disableComments','854688ETxRNR','ariaDescriptionView','submit','bind','782388lNeyPR','focusTracker','_localUser','author','text/html','descriptionParts','2346eeCufd','8239jpTueP','shift+tab','length','set','render','formatDateTime','commentInputView','commentThreadInputView','element','SUGGESTION_THREAD_DESCRIPTION','focusCycler','textContent','ariaLabel','destroy','isEnabled','_createCommentThreadInputView','addComment','fire','authoredAt','body','focusables','isDirty','locale','isReadOnly','_config','name'];_0x104d=function(){return _0x3c423a;};return _0x104d();}export class BaseSuggestionThreadView extends _0x545bbd{[_0x23a968(0xf1)];[_0x23a968(0xca)];[_0x23a968(0x101)];[_0x23a968(0xd7)];[_0x23a968(0x105)];[_0x23a968(0xe1)];[_0x23a968(0xcd)];[_0x23a968(0xfb)];[_0x23a968(0xbe)];[_0x23a968(0xdb)];constructor(_0x29610b,_0x1e8b72,_0x43c9cc,_0x477026){const _0x3239cb=_0x23a968;super(_0x29610b),this[_0x3239cb(0xf1)]=null,this[_0x3239cb(0xca)]=null,this[_0x3239cb(0x101)]=new _0x16d80c(_0x29610b,_0x3ad2c7(_0x29610b,_0x3239cb(0xcc))),this[_0x3239cb(0xc6)](_0x3239cb(0xdf),!0x1),this[_0x3239cb(0xc6)](_0x3239cb(0xd5),_0x1e8b72[_0x3239cb(0xd5)]),this[_0x3239cb(0x103)](_0x3239cb(0xd5))['to'](_0x1e8b72),this[_0x3239cb(0xc6)](_0x3239cb(0xc1),[]),this[_0x3239cb(0xc6)](_0x3239cb(0xd8),!0x1),this[_0x3239cb(0xc6)](_0x3239cb(0xd1),!0x1),this[_0x3239cb(0xc6)](_0x3239cb(0xef),!0x1),this[_0x3239cb(0xc6)](_0x3239cb(0xdd),!0x1),this[_0x3239cb(0x103)](_0x3239cb(0xcf))['to'](this,_0x3239cb(0xc5),_0x1e8b72,_0x3239cb(0xd5),this,_0x3239cb(0xc1),(_0x1f18b2,_0x1e5e6f,_0x4aaeed)=>{const _0x10e901=_0x3239cb,_0x7d7aba=_0x4aaeed[_0x10e901(0xec)](_0x484b3b=>_0x1608dc(_0x484b3b[_0x10e901(0xfc)]))[_0x10e901(0xee)]('.\x20')+'.';return _0x3ad2c7(this[_0x10e901(0xd9)],_0x10e901(0xf7),[_0x1f18b2-0x1,_0x1e8b72[_0x10e901(0xbf)][_0x10e901(0xdc)],_0x1e5e6f?_0x477026[_0x10e901(0xc8)](_0x1e5e6f):'',new DOMParser()[_0x10e901(0xf8)](_0x7d7aba,_0x10e901(0xc0))[_0x10e901(0xd6)][_0x10e901(0xce)]]);}),this[_0x3239cb(0xd7)]=new _0x433dbe(),this[_0x3239cb(0x105)]=new _0x1b6f61(),this[_0x3239cb(0xe1)]=new _0x34a026(),this[_0x3239cb(0xcd)]=new _0xd5fbed({'focusables':this[_0x3239cb(0xd7)],'focusTracker':this[_0x3239cb(0x105)],'keystrokeHandler':this[_0x3239cb(0xe1)],'keystrokeHandlerOptions':{'filter':_0x52a2c2=>_0x52a2c2[_0x3239cb(0xe8)]!==this[_0x3239cb(0xcb)]},'actions':{'focusPrevious':_0x3239cb(0xc4),'focusNext':_0x3239cb(0xeb)}}),this[_0x3239cb(0xfb)]=_0x1e8b72,this[_0x3239cb(0xbe)]=_0x43c9cc,this[_0x3239cb(0xdb)]=_0x477026,_0x477026[_0x3239cb(0xff)]?this[_0x3239cb(0xc6)](_0x3239cb(0xc5),0x1):this[_0x3239cb(0xf6)]();}[_0x23a968(0xc7)](){const _0x42fcf8=_0x23a968;super[_0x42fcf8(0xc7)](),_0x3416e7(this,this[_0x42fcf8(0xd7)]);}[_0x23a968(0xea)](){const _0x40a0df=_0x23a968;this[_0x40a0df(0xcb)][_0x40a0df(0xea)]();}[_0x23a968(0xd0)](){const _0x210034=_0x23a968;this[_0x210034(0xf1)]&&this[_0x210034(0xf1)][_0x210034(0xd0)](),this[_0x210034(0xca)]&&this[_0x210034(0xca)][_0x210034(0xd0)](),super[_0x210034(0xd0)]();}[_0x23a968(0xf6)](){const _0x5def6a=_0x23a968,{CommentsListView:_0x4fdb00}=this[_0x5def6a(0xdb)];this[_0x5def6a(0xf1)]=new _0x4fdb00(this[_0x5def6a(0xd9)],this[_0x5def6a(0xfb)][_0x5def6a(0xe0)],Object[_0x5def6a(0xe2)]({'CommentView':this[_0x5def6a(0xdb)][_0x5def6a(0xf5)]},this[_0x5def6a(0xdb)])),this[_0x5def6a(0xf1)][_0x5def6a(0xf3)](_0x5def6a(0xe5))['to'](this),this[_0x5def6a(0xf1)][_0x5def6a(0xf3)](_0x5def6a(0xf2))['to'](this),this[_0x5def6a(0xf1)][_0x5def6a(0x103)](_0x5def6a(0xdf))['to'](this),this[_0x5def6a(0xc6)](_0x5def6a(0xc5),this[_0x5def6a(0xf1)][_0x5def6a(0xc5)]+0x1),this[_0x5def6a(0x103)](_0x5def6a(0xc5))['to'](this[_0x5def6a(0xf1)],_0x5def6a(0xc5),_0xcffcbf=>_0xcffcbf+0x1),this[_0x5def6a(0xca)]=this[_0x5def6a(0xd2)](),this['on'](_0x5def6a(0xe5),()=>this[_0x5def6a(0xea)]()),this[_0x5def6a(0x103)](_0x5def6a(0xd8))['to'](this[_0x5def6a(0xf1)],_0x5def6a(0xed),this[_0x5def6a(0xca)][_0x5def6a(0xc9)],_0x5def6a(0xe7),(_0x16132e,_0x521588)=>_0x16132e||!!_0x521588);}[_0x23a968(0xd2)](){const _0x4259ba=_0x23a968,{CommentThreadInputView:_0x4dcfc8}=this[_0x4259ba(0xdb)],_0xb61259=new _0x4dcfc8(this[_0x4259ba(0xd9)],this[_0x4259ba(0xbe)],this[_0x4259ba(0xdb)][_0x4259ba(0xfa)]),_0x4b99f9=_0xb61259[_0x4259ba(0xc9)];return _0xb61259[_0x4259ba(0x103)](_0x4259ba(0xe4))['to'](this,_0x4259ba(0xdf),this[_0x4259ba(0xfb)][_0x4259ba(0xe0)],_0x4259ba(0xda),_0x4b99f9,_0x4259ba(0xe7),(_0x3a44cf,_0x1d97ce,_0x2c2385)=>!!_0x2c2385||_0x3a44cf&&!_0x1d97ce),_0x4b99f9['on'](_0x4259ba(0x102),(_0x59993c,_0xba3442)=>{const _0x4eb62c=_0x4259ba;this[_0x4eb62c(0xd4)](_0x4eb62c(0xd3),_0xba3442),_0x4b99f9[_0x4eb62c(0xe3)][_0x4eb62c(0xf0)]('');}),_0x4b99f9['on'](_0x4259ba(0xfd),()=>this[_0x4259ba(0xea)]()),_0x4b99f9[_0x4259ba(0x103)](_0x4259ba(0xf4))['to'](this[_0x4259ba(0xfb)][_0x4259ba(0xe0)],_0x4259ba(0xda)),_0xb61259;}}
|
|
@@ -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 _0x5f5cc6=_0x3d8d;(function(_0x2e71d1,_0x5705b2){const _0x368707=_0x3d8d,_0x31c1c1=_0x2e71d1();while(!![]){try{const _0x57891f=-parseInt(_0x368707(0x1a3))/0x1*(-parseInt(_0x368707(0x197))/0x2)+parseInt(_0x368707(0x1a8))/0x3+-parseInt(_0x368707(0x1c3))/0x4*(parseInt(_0x368707(0x1b8))/0x5)+parseInt(_0x368707(0x194))/0x6*(parseInt(_0x368707(0x19c))/0x7)+-parseInt(_0x368707(0x1c9))/0x8+-parseInt(_0x368707(0x1b6))/0x9+parseInt(_0x368707(0x1aa))/0xa;if(_0x57891f===_0x5705b2)break;else _0x31c1c1['push'](_0x31c1c1['shift']());}catch(_0x112764){_0x31c1c1['push'](_0x31c1c1['shift']());}}}(_0xb8be,0x73dcb));import{BaseSuggestionThreadView as _0x472d23}from'./basesuggestionthreadview.js';import{trimHtml as _0x2a06f6}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x27567b}from'../../utils/utils.js';function _0xb8be(){const _0x28f7c9=['add','acceptButton','_config','4857192NuSmNj','setTemplate','render','descriptionParts','42yLSbfc','isEnabled','_model','522340vCkWrO','ck-rounded-corners','commentThread','focusables','discardButton','418957JjfCCD','ariaLabel','<p>','type','bind','bindTemplate','ck-suggestion-','1owEcBL','ariaDescriptionView','</p>','editorDestroyed','_descriptionElement','1858809MZQAmr','delegate','5429170CBuuwB','div','commentThreadInputView','content','suggestionView','discardSuggestion','ck-suggestion--disabled-comments','formatDateTime','SuggestionView','description','set','editorReady','6079221uOUkWW','ck-suggestion-wrapper--active','5KXWTTX','listitem','commentsListView','acceptSuggestion','canAccept','push','ck-suggestion-wrapper','canDiscard','disableComments','author','color','341832NiVsjE','isActive','getTemplate'];_0xb8be=function(){return _0x28f7c9;};return _0xb8be();}function _0x3d8d(_0x5d965d,_0x228060){const _0xb8be51=_0xb8be();return _0x3d8d=function(_0x3d8d40,_0x1a816d){_0x3d8d40=_0x3d8d40-0x193;let _0x439462=_0xb8be51[_0x3d8d40];return _0x439462;},_0x3d8d(_0x5d965d,_0x228060);}export class SuggestionThreadView extends _0x472d23{[_0x5f5cc6(0x1ae)];[_0x5f5cc6(0x1a7)];constructor(_0x14be71,_0x5c8435,_0x4b4965,_0x55b9c8){const _0x4a7b07=_0x5f5cc6;super(_0x14be71,_0x5c8435,_0x4b4965,_0x55b9c8),this[_0x4a7b07(0x1b4)](_0x4a7b07(0x19f),''),this[_0x4a7b07(0x1a0)](_0x4a7b07(0x19f))['to'](this,_0x4a7b07(0x193),_0x49be9f=>_0x49be9f&&_0x49be9f[0x0]?_0x49be9f[0x0][_0x4a7b07(0x19f)]:''),this[_0x4a7b07(0x1a0)](_0x4a7b07(0x1b3))['to'](this,_0x4a7b07(0x193),this,_0x4a7b07(0x1c4),(_0x1e3a8e,_0x5a665f)=>{const _0x228954=_0x4a7b07;let _0x3de1fe='';for(const _0x33d32a of _0x1e3a8e)_0x3de1fe+=_0x228954(0x19e)+_0x27567b(_0x33d32a[_0x228954(0x1ad)],_0x33d32a[_0x228954(0x1c2)])+_0x228954(0x1a5);return _0x5a665f?_0x3de1fe:_0x2a06f6(_0x3de1fe,{'limit':0x8c});}),this[_0x4a7b07(0x1a7)]=null,this[_0x4a7b07(0x1ae)]=new _0x55b9c8[(_0x4a7b07(0x1b2))](_0x14be71,_0x5c8435,{'formatDateTime':_0x55b9c8[_0x4a7b07(0x1b1)]}),this[_0x4a7b07(0x1ae)][_0x4a7b07(0x1a0)](_0x4a7b07(0x1b3))['to'](this),this[_0x4a7b07(0x1ae)][_0x4a7b07(0x1a9)](_0x4a7b07(0x1bb),_0x4a7b07(0x1af))['to'](this),this[_0x4a7b07(0x1ae)][_0x4a7b07(0x1c7)][_0x4a7b07(0x1a0)](_0x4a7b07(0x195))['to'](this,_0x4a7b07(0x1bc)),this[_0x4a7b07(0x1ae)][_0x4a7b07(0x19b)][_0x4a7b07(0x1a0)](_0x4a7b07(0x195))['to'](this,_0x4a7b07(0x1bf)),this[_0x4a7b07(0x19a)][_0x4a7b07(0x1c6)](this[_0x4a7b07(0x1ae)]),this[_0x4a7b07(0x1ba)]&&this[_0x4a7b07(0x19a)][_0x4a7b07(0x1c6)](this[_0x4a7b07(0x1ba)]),this[_0x4a7b07(0x1ac)]&&this[_0x4a7b07(0x19a)][_0x4a7b07(0x1c6)](this[_0x4a7b07(0x1ac)]),this[_0x4a7b07(0x1ca)](this[_0x4a7b07(0x1c5)]());}[_0x5f5cc6(0x1c5)](){const _0xdfca3b=_0x5f5cc6,_0x793426=this[_0xdfca3b(0x1a1)],_0x4640c0=[this[_0xdfca3b(0x1ae)]];return this[_0xdfca3b(0x1ba)]&&_0x4640c0[_0xdfca3b(0x1bd)](this[_0xdfca3b(0x1ba)]),this[_0xdfca3b(0x1ac)]&&_0x4640c0[_0xdfca3b(0x1bd)](this[_0xdfca3b(0x1ac)]),_0x4640c0[_0xdfca3b(0x1bd)](this[_0xdfca3b(0x1a4)]),{'tag':_0xdfca3b(0x1ab),'attributes':{'class':['ck',_0xdfca3b(0x198),_0xdfca3b(0x1be),_0x793426['if'](_0xdfca3b(0x1c4),_0xdfca3b(0x1b7)),_0x793426['to'](_0xdfca3b(0x19f),_0x2ae9a6=>_0xdfca3b(0x1a2)+_0x2ae9a6),this[_0xdfca3b(0x1c8)][_0xdfca3b(0x1c0)]&&_0xdfca3b(0x1b0)],'data-suggestion-id':this[_0xdfca3b(0x196)]['id'],'data-thread-id':this[_0xdfca3b(0x196)][_0xdfca3b(0x199)]['id'],'data-author-id':this[_0xdfca3b(0x196)][_0xdfca3b(0x1c1)]['id'],'tabindex':0x0,'role':_0xdfca3b(0x1b9),'aria-label':_0x793426['to'](_0xdfca3b(0x19d)),'aria-describedby':this[_0xdfca3b(0x1a4)]['id']},'children':_0x4640c0};}[_0x5f5cc6(0x1cb)](){const _0x533120=_0x5f5cc6;super[_0x533120(0x1cb)](),this[_0x533120(0x1ba)]&&(this[_0x533120(0x1ba)][_0x533120(0x1a9)](_0x533120(0x1b5))['to'](this),this[_0x533120(0x1ba)][_0x533120(0x1a9)](_0x533120(0x1a6))['to'](this)),this[_0x533120(0x1ac)]&&(this[_0x533120(0x1ac)][_0x533120(0x1a9)](_0x533120(0x1b5))['to'](this),this[_0x533120(0x1ac)][_0x533120(0x1a9)](_0x533120(0x1a6))['to'](this));}}
|
|
@@ -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 _0x4465c7=_0x5bf6;(function(_0x4eaf0c,_0x60566f){const _0x320b08=_0x5bf6,_0x5a0f2a=_0x4eaf0c();while(!![]){try{const _0x169fe2=-parseInt(_0x320b08(0x72))/0x1*(parseInt(_0x320b08(0x7c))/0x2)+parseInt(_0x320b08(0xb3))/0x3+parseInt(_0x320b08(0xb2))/0x4*(parseInt(_0x320b08(0xa2))/0x5)+-parseInt(_0x320b08(0xc1))/0x6+parseInt(_0x320b08(0x77))/0x7+-parseInt(_0x320b08(0x8e))/0x8+-parseInt(_0x320b08(0x8c))/0x9*(-parseInt(_0x320b08(0x90))/0xa);if(_0x169fe2===_0x60566f)break;else _0x5a0f2a['push'](_0x5a0f2a['shift']());}catch(_0x3bd5ce){_0x5a0f2a['push'](_0x5a0f2a['shift']());}}}(_0x50bb,0x7d5a8));import{FocusTracker as _0x5d36af,KeystrokeHandler as _0x5c44e7}from'ckeditor5/src/utils.js';import{View as _0x34ae36,ViewCollection as _0xe78b78,FocusCycler as _0xdda86a}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x317b45,UserView as _0x4dfe32}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x50bb(){const _0x51d666=['source','element','.ck-annotation__content-wrapper','focusCycler','5527218BXhDDb','ck-comment__external','push','_config','change:description','keystrokes','ck-suggestion__user','_createButton','render','Discard\x20suggestion','438155Mlwgol','target','fire','span','add','6715758DUxrQi','focusTracker','description','_setupKeyboardNavigation','enter','2RwGPWl','set','ck-suggestion__actions','ck-suggestion','esc','discardSuggestion','ck-annotation__info','innerHTML','listenTo','getTemplate','focusFirst','getExternalSuggestionNote','EXTERNAL_SUGGESTION','ck-suggestion__info','ck-suggestion--discard','isExternal','9XRmgZj','importWord','2050384uVQJEU','execute','2968310ngZZUq','Accept\x20suggestion','ck-annotation__info-time','shift+tab','acceptButton','formatDateTime','getUserViewNotificationText','bindTemplate','EXTERNAL_AVATAR','ck-suggestion--accept','div','userView','time','EXTERNAL_IMPORT_WORD_AVATAR','locale','ck-annotation__actions','querySelector','discardButton','15CkGJZQ','_model','extendTemplate','ck-comment__info-time','ck-suggestion__main','creator','focusables','@external','author','ck-annotation__content-wrapper','attributes','setTemplate','ck-annotation__main','ck-suggestion__info-name','focus','ck-annotation__user','73748orYUaJ','2452704ejaeIn','presentation','authoredAt','bind','acceptSuggestion','tab','name','ck-annotation','ck-annotation__info-name','EXTERNAL_IMPORT_WORD_SUGGESTION'];_0x50bb=function(){return _0x51d666;};return _0x50bb();}function _0x5bf6(_0x47fd6b,_0x409aaa){const _0x50bb44=_0x50bb();return _0x5bf6=function(_0x5bf6e7,_0x1cb509){_0x5bf6e7=_0x5bf6e7-0x6e;let _0x2f1c2e=_0x50bb44[_0x5bf6e7];return _0x2f1c2e;},_0x5bf6(_0x47fd6b,_0x409aaa);}import{IconCancel as _0x5db051,IconCheck as _0x436856}from'ckeditor5/src/icons.js';import{getTranslation as _0x2feb41}from'../../utils/common-translations.js';export class SuggestionView extends _0x34ae36{[_0x4465c7(0x9b)];[_0x4465c7(0x94)];[_0x4465c7(0xa1)];[_0x4465c7(0xa8)];[_0x4465c7(0x78)];[_0x4465c7(0xc6)];[_0x4465c7(0xc0)];[_0x4465c7(0xa3)];[_0x4465c7(0xc4)];constructor(_0x37b122,_0x475649,_0x1743ef){const _0xdc6ce7=_0x4465c7;super(_0x37b122),this[_0xdc6ce7(0xa3)]=_0x475649,this[_0xdc6ce7(0xc4)]=_0x1743ef,this[_0xdc6ce7(0x7d)](_0xdc6ce7(0x79),''),this[_0xdc6ce7(0xb6)](_0xdc6ce7(0xb5))['to'](_0x475649),this[_0xdc6ce7(0x94)]=this[_0xdc6ce7(0x6f)](_0x2feb41(_0x37b122,_0xdc6ce7(0x91)),_0x436856,_0xdc6ce7(0x99),_0xdc6ce7(0xb7),'sw'),this[_0xdc6ce7(0xa1)]=this[_0xdc6ce7(0x6f)](_0x2feb41(_0x37b122,_0xdc6ce7(0x71)),_0x5db051,_0xdc6ce7(0x8a),_0xdc6ce7(0x81),'sw'),this[_0xdc6ce7(0x9b)]=new _0x4dfe32(_0x37b122,_0x475649[_0xdc6ce7(0xaa)],this[_0xdc6ce7(0x96)]()),this[_0xdc6ce7(0x9b)][_0xdc6ce7(0xa4)]({'attributes':{'class':[_0xdc6ce7(0x6e),_0xdc6ce7(0xb1)],'aria-hidden':!0x0}}),this[_0xdc6ce7(0xa8)]=new _0xe78b78([this[_0xdc6ce7(0x94)],this[_0xdc6ce7(0xa1)]]),this[_0xdc6ce7(0x78)]=new _0x5d36af(),this[_0xdc6ce7(0xc6)]=new _0x5c44e7(),this[_0xdc6ce7(0xc0)]=new _0xdda86a({'focusables':this[_0xdc6ce7(0xa8)],'focusTracker':this[_0xdc6ce7(0x78)],'keystrokeHandler':this[_0xdc6ce7(0xc6)],'actions':{'focusPrevious':_0xdc6ce7(0x93),'focusNext':_0xdc6ce7(0xb8)},'keystrokeHandlerOptions':{'filter':_0x25e0b7=>_0x25e0b7[_0xdc6ce7(0x73)]!==this[_0xdc6ce7(0xbe)]}}),this[_0xdc6ce7(0xad)](this[_0xdc6ce7(0x85)]());}[_0x4465c7(0x70)](){const _0x1d8b05=_0x4465c7;super[_0x1d8b05(0x70)]();const _0xf68377=this[_0x1d8b05(0xbe)][_0x1d8b05(0xa0)](_0x1d8b05(0xbf));_0xf68377[_0x1d8b05(0x83)]=this[_0x1d8b05(0x79)],this['on'](_0x1d8b05(0xc5),(_0x14107d,_0x5b1284,_0x2b58b1)=>{const _0x1ec344=_0x1d8b05;_0xf68377[_0x1ec344(0x83)]=_0x2b58b1;}),this[_0x1d8b05(0x7a)]();}[_0x4465c7(0x85)](){const _0x575667=_0x4465c7,_0x8bcc91=this[_0x575667(0x97)],_0x1b6416=[{'tag':_0x575667(0x9a),'attributes':{'class':[_0x575667(0x89),_0x575667(0x82)]},'children':[{'tag':_0x575667(0x75),'children':[{'text':this[_0x575667(0x9b)][_0x575667(0xb9)]}],'attributes':{'class':[_0x575667(0xaf),_0x575667(0xbb)],'data-cke-tooltip-text':this[_0x575667(0x9b)][_0x575667(0xb9)]}},{'tag':_0x575667(0x9c),'attributes':{'datetime':_0x8bcc91['to'](_0x575667(0xb5)),'class':[_0x575667(0xa5),_0x575667(0x92)]},'children':[{'text':_0x8bcc91['to'](_0x575667(0xb5),_0xfef8b1=>this[_0x575667(0xc4)][_0x575667(0x95)](_0xfef8b1))}]}]},{'tag':_0x575667(0x9a),'attributes':{'class':[_0x575667(0x7e),_0x575667(0x9f)]},'children':[this[_0x575667(0x94)],this[_0x575667(0xa1)]]},{'tag':_0x575667(0x9a),'attributes':{'class':[_0x575667(0xab)]}}];return this[_0x575667(0xa3)][_0x575667(0x8b)]&&_0x1b6416[_0x575667(0xc3)]({'tag':_0x575667(0x9a),'attributes':{'class':[_0x575667(0xc2)]},'children':[{'text':this[_0x575667(0x87)]()}]}),{'tag':_0x575667(0x9a),'attributes':{'class':[_0x575667(0x7f),_0x575667(0xba)],'tabindex':-0x1},'children':[this[_0x575667(0x9b)],{'tag':_0x575667(0x9a),'attributes':{'class':[_0x575667(0xa6),_0x575667(0xae)],'role':_0x575667(0xb4)},'children':_0x1b6416}]};}[_0x4465c7(0xb0)](){const _0x3a14ff=_0x4465c7;this[_0x3a14ff(0xbe)][_0x3a14ff(0xb0)]();}[_0x4465c7(0x96)](){const _0x4c484a=_0x4465c7;return this[_0x4c484a(0xa3)][_0x4c484a(0x8b)]?_0x4c484a(0x8d)===this[_0x4c484a(0xa3)][_0x4c484a(0xac)][_0x4c484a(0xa9)][_0x4c484a(0xbd)]?_0x2feb41(this[_0x4c484a(0x9e)],_0x4c484a(0x9d),this[_0x4c484a(0xa3)][_0x4c484a(0xa7)][_0x4c484a(0xb9)]):_0x2feb41(this[_0x4c484a(0x9e)],_0x4c484a(0x98),this[_0x4c484a(0xa3)][_0x4c484a(0xa7)][_0x4c484a(0xb9)]):null;}[_0x4465c7(0x87)](){const _0xa7a4f5=_0x4465c7;return _0xa7a4f5(0x8d)===this[_0xa7a4f5(0xa3)][_0xa7a4f5(0xac)][_0xa7a4f5(0xa9)][_0xa7a4f5(0xbd)]?_0x2feb41(this[_0xa7a4f5(0x9e)],_0xa7a4f5(0xbc)):_0x2feb41(this[_0xa7a4f5(0x9e)],_0xa7a4f5(0x88));}[_0x4465c7(0x6f)](_0x1e3fd4,_0x4fe6bf,_0x15beb9,_0x4fea4d,_0x21a3aa){const _0xd9da9a=_0x4465c7,_0x5c17f5=new _0x317b45(this[_0xd9da9a(0x9e)]);return _0x5c17f5[_0xd9da9a(0x7d)]({'label':_0x1e3fd4,'icon':_0x4fe6bf,'tooltip':!0x0,'tooltipPosition':_0x21a3aa}),_0x5c17f5[_0xd9da9a(0xa4)]({'attributes':{'class':_0x15beb9}}),_0x5c17f5['on'](_0xd9da9a(0x8f),()=>{const _0x42cca2=_0xd9da9a;this[_0x42cca2(0x74)](_0x4fea4d,this[_0x42cca2(0xa3)]['id']);}),_0x5c17f5;}[_0x4465c7(0x7a)](){const _0x163b14=_0x4465c7,_0x18b650=this[_0x163b14(0xbe)];this[_0x163b14(0xc6)][_0x163b14(0x84)](_0x18b650);for(const _0x5179f9 of this[_0x163b14(0xa8)])this[_0x163b14(0x78)][_0x163b14(0x76)](_0x5179f9[_0x163b14(0xbe)]),this[_0x163b14(0xc6)][_0x163b14(0x84)](_0x5179f9[_0x163b14(0xbe)]);this[_0x163b14(0xc6)][_0x163b14(0x7d)](_0x163b14(0x7b),(_0x26e9ca,_0x1317c5)=>{const _0x3f2abd=_0x163b14;_0x18b650===_0x26e9ca[_0x3f2abd(0x73)]&&(this[_0x3f2abd(0xc0)][_0x3f2abd(0x86)](),_0x1317c5());}),this[_0x163b14(0xc6)][_0x163b14(0x7d)](_0x163b14(0x80),(_0x25cb60,_0x4e9f8b)=>{const _0x5c2a4e=_0x163b14;_0x18b650!==_0x25cb60[_0x5c2a4e(0x73)]&&(this[_0x5c2a4e(0xb0)](),_0x4e9f8b());});}}
|
|
@@ -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 _0x9b75e0=_0x40fa;(function(_0x3d316b,_0xff0c7){const _0x406aa=_0x40fa,_0x5cc617=_0x3d316b();while(!![]){try{const _0x5b2ced=parseInt(_0x406aa(0x18c))/0x1*(parseInt(_0x406aa(0x181))/0x2)+parseInt(_0x406aa(0x193))/0x3*(-parseInt(_0x406aa(0x1a0))/0x4)+-parseInt(_0x406aa(0x1a3))/0x5+-parseInt(_0x406aa(0x185))/0x6+parseInt(_0x406aa(0x189))/0x7*(-parseInt(_0x406aa(0x19f))/0x8)+-parseInt(_0x406aa(0x192))/0x9+parseInt(_0x406aa(0x198))/0xa*(parseInt(_0x406aa(0x196))/0xb);if(_0x5b2ced===_0xff0c7)break;else _0x5cc617['push'](_0x5cc617['shift']());}catch(_0x53c0c8){_0x5cc617['push'](_0x5cc617['shift']());}}}(_0x3166,0x7f67c));import{View as _0x25088e}from'ckeditor5/src/ui.js';function _0x3166(){const _0x305764=['content','setPreviewData','element','className','data-ck-root-name','2632TbDvdA','1279004UiQMXg','fire','innerHTML','2850310qBMMBH','489686gEAMGh','render','classes','dialogRects','4404678QVZlQj','height','\x20ck-track-changes-preview__root-container','focus','3143ELALbp','setAttribute','push','2FNTPEl','setTemplate','style','options','createElement','previewDataReady','7474662qkbwcE','9jhCQxN','ck-reset','ck-track-changes-preview','1895377SmTlYI','div','190gxppGm','width'];_0x3166=function(){return _0x305764;};return _0x3166();}function _0x40fa(_0x5668d3,_0x14c60a){const _0x316613=_0x3166();return _0x40fa=function(_0x40fa4a,_0x5d7eb8){_0x40fa4a=_0x40fa4a-0x181;let _0x4adea6=_0x316613[_0x40fa4a];return _0x4adea6;},_0x40fa(_0x5668d3,_0x14c60a);}export class TrackChangesPreviewView extends _0x25088e{[_0x9b75e0(0x18f)];constructor(_0x8e728a,_0x44af9b){const _0xd5ad25=_0x9b75e0;super(_0x8e728a),this[_0xd5ad25(0x18f)]=_0x44af9b,this[_0xd5ad25(0x18d)]({'tag':_0xd5ad25(0x197),'attributes':{'class':['ck',_0xd5ad25(0x194),_0xd5ad25(0x195)],'tabindex':-0x1}});}[_0x9b75e0(0x182)](){const _0x50e80b=_0x9b75e0;super[_0x50e80b(0x182)](),this[_0x50e80b(0x19c)][_0x50e80b(0x18e)][_0x50e80b(0x199)]=this[_0x50e80b(0x18f)][_0x50e80b(0x184)][_0x50e80b(0x199)]+'px',this[_0x50e80b(0x19c)][_0x50e80b(0x18e)][_0x50e80b(0x186)]=this[_0x50e80b(0x18f)][_0x50e80b(0x184)][_0x50e80b(0x186)]+'px';}[_0x9b75e0(0x19b)](_0x104df1,_0x4eb2f3){const _0x4256bb=_0x9b75e0;if(!this[_0x4256bb(0x19c)])return;const _0x33fe34=[];for(const [_0x3ea47b,_0x26a92a]of _0x104df1){const _0x1e0f36=document[_0x4256bb(0x190)](_0x4256bb(0x197));_0x1e0f36[_0x4256bb(0x18a)](_0x4256bb(0x19e),_0x3ea47b),_0x1e0f36[_0x4256bb(0x19d)]=_0x26a92a[_0x4256bb(0x183)]+_0x4256bb(0x187),_0x1e0f36[_0x4256bb(0x1a2)]=_0x26a92a[_0x4256bb(0x19a)],_0x33fe34[_0x4256bb(0x18b)](_0x1e0f36);}_0x4eb2f3(this[_0x4256bb(0x19c)],_0x33fe34),this[_0x4256bb(0x19c)][_0x4256bb(0x18e)][_0x4256bb(0x186)]='',this[_0x4256bb(0x1a1)](_0x4256bb(0x191));}[_0x9b75e0(0x188)](){const _0x3e1698=_0x9b75e0;this[_0x3e1698(0x19c)][_0x3e1698(0x188)]();}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export function getTranslation(_0x3b6727,_0x2d965b,_0x59a187){const _0x547b2e=_0x3b6727['t'],t=_0x3b6727['t'];switch(_0x2d965b){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x59a187);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x59a187);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x59a187);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x59a187);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x59a187);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x59a187);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x59a187);case'*Replace\x20image*':return t('*Replace\x20image*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x59a187);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x59a187);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x59a187);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x59a187);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x59a187);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x59a187);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x59a187);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x59a187);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x59a187);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x59a187);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x59a187);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x59a187);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x59a187);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x59a187);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x59a187);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x59a187);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x59a187);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x59a187);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x59a187);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x59a187);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x59a187);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x59a187);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x59a187);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x59a187);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x59a187);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x59a187);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x59a187);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x59a187);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x59a187);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x59a187);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x59a187);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x59a187);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x59a187);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x59a187);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'FORMAT_LINE_HEIGHT':return t({'string':'line\x20height','id':'FORMAT_LINE_HEIGHT'});case'FORMAT_TABLE_BORDER_COLOR':return t({'string':'table\x20border\x20color','id':'FORMAT_TABLE_BORDER_COLOR'});case'FORMAT_TABLE_BORDER_STYLE':return t({'string':'table\x20border\x20style','id':'FORMAT_TABLE_BORDER_STYLE'});case'FORMAT_TABLE_BORDER_WIDTH':return t({'string':'table\x20border\x20width','id':'FORMAT_TABLE_BORDER_WIDTH'});case'FORMAT_TABLE_ALIGNMENT':return t({'string':'table\x20alignment','id':'FORMAT_TABLE_ALIGNMENT'});case'FORMAT_TABLE_WIDTH':return t({'string':'table\x20width','id':'FORMAT_TABLE_WIDTH'});case'FORMAT_TABLE_HEIGHT':return t({'string':'table\x20height','id':'FORMAT_TABLE_HEIGHT'});case'FORMAT_TABLE_BACKGROUND_COLOR':return t({'string':'table\x20background\x20color','id':'FORMAT_TABLE_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_BORDER_COLOR':return t({'string':'table\x20cell\x20border\x20color','id':'FORMAT_TABLE_CELL_BORDER_COLOR'});case'FORMAT_TABLE_CELL_BORDER_STYLE':return t({'string':'table\x20cell\x20border\x20style','id':'FORMAT_TABLE_CELL_BORDER_STYLE'});case'FORMAT_TABLE_CELL_BORDER_WIDTH':return t({'string':'table\x20cell\x20border\x20width','id':'FORMAT_TABLE_CELL_BORDER_WIDTH'});case'FORMAT_TABLE_CELL_PADDING':return t({'string':'table\x20cell\x20padding','id':'FORMAT_TABLE_CELL_PADDING'});case'FORMAT_TABLE_CELL_WIDTH':return t({'string':'table\x20cell\x20width','id':'FORMAT_TABLE_CELL_WIDTH'});case'FORMAT_TABLE_CELL_HEIGHT':return t({'string':'table\x20cell\x20height','id':'FORMAT_TABLE_CELL_HEIGHT'});case'FORMAT_TABLE_CELL_BACKGROUND_COLOR':return t({'string':'table\x20cell\x20background\x20color','id':'FORMAT_TABLE_CELL_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':return t({'string':'table\x20cell\x20horizontal\x20alignment','id':'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':return t({'string':'table\x20cell\x20vertical\x20alignment','id':'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_TYPE':return t({'string':'table\x20cell\x20type','id':'FORMAT_TABLE_CELL_TYPE'});case'FORMAT_FOOTNOTES_LIST_STYLE':return t({'string':'footnotes\x20list\x20style','id':'FORMAT_FOOTNOTES_LIST_STYLE'});case'FORMAT_FOOTNOTES_LIST_START':return t({'string':'footnotes\x20list\x20start','id':'FORMAT_FOOTNOTES_LIST_START'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x59a187);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x59a187);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x59a187);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x59a187);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x59a187);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x59a187);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x59a187);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x59a187);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x59a187);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x59a187);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x59a187);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x59a187);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return _0x547b2e({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x59a187);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x547b2e({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x59a187);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x59a187);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x59a187);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x59a187);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x59a187);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2d965b;}}
|
package/src/utils/utils.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(_0x523126,_0x22d5de){const _0x468fcd=_0x3feb,_0x1a2f06=_0x523126();while(!![]){try{const _0x16ea1a=-parseInt(_0x468fcd(0x119))/0x1+-parseInt(_0x468fcd(0x123))/0x2+-parseInt(_0x468fcd(0x121))/0x3+parseInt(_0x468fcd(0x120))/0x4*(parseInt(_0x468fcd(0x125))/0x5)+parseInt(_0x468fcd(0x115))/0x6+-parseInt(_0x468fcd(0x10a))/0x7+-parseInt(_0x468fcd(0x102))/0x8*(-parseInt(_0x468fcd(0x101))/0x9);if(_0x16ea1a===_0x22d5de)break;else _0x1a2f06['push'](_0x1a2f06['shift']());}catch(_0x51cb2a){_0x1a2f06['push'](_0x1a2f06['shift']());}}}(_0x255c,0x84e95));export function normalizeDescription(_0x421fca){const _0x56236e=_0x3feb;return Array[_0x56236e(0xf4)](_0x421fca)||(_0x421fca=[_0x421fca]),_0x421fca[_0x56236e(0xfd)](_0x40e5f7=>{const _0x38c7ab=_0x56236e,_0x4baf6f=_0x40e5f7[_0x38c7ab(0x118)][_0x38c7ab(0xfa)](/\*/g,''),_0x3be9c0=_0x40e5f7[_0x38c7ab(0x112)]?_0x38c7ab(0xfe)+_0x40e5f7[_0x38c7ab(0x112)][_0x38c7ab(0x114)]+']':'';return'['+_0x40e5f7[_0x38c7ab(0x10f)]+']\x20'+_0x4baf6f+_0x3be9c0;})[_0x56236e(0xf2)](';\x20');}export function renderDescription(_0x2ef760,_0x247c0f){const _0x572914=_0x3feb;let _0xda73ea='';return _0xda73ea+=_0x2ef760[_0x572914(0x10e)]('*')[_0x572914(0xfd)]((_0x3e0350,_0x332ae9)=>_0x332ae9%0x2!=0x0?_0x572914(0x10d)+rn(_0x3e0350)+_0x572914(0x11a):rn(_0x3e0350))[_0x572914(0xf2)](''),_0x247c0f&&(_0xda73ea+=_0x572914(0x104)+_0x247c0f[_0x572914(0x114)]+_0x572914(0x105)+_0x247c0f[_0x572914(0xf3)]+_0x572914(0x124)),_0xda73ea;}function rn(_0x432d6c){const _0x2800ae=_0x3feb,_0x5dd5d9=document[_0x2800ae(0x11e)](_0x2800ae(0x117));return _0x5dd5d9[_0x2800ae(0xf8)]=_0x432d6c,_0x5dd5d9[_0x2800ae(0x103)];}export function sortSuggestions(_0x2d4a71){const _0x3a6d24=_0x3feb;return _0x2d4a71[_0x3a6d24(0x100)]((_0x22e429,_0x901ed1)=>_0x3a6d24(0x113)===_0x22e429[_0x3a6d24(0x10f)]&&_0x3a6d24(0x113)!==_0x901ed1[_0x3a6d24(0x10f)]?-0x1:_0x3a6d24(0x113)!==_0x22e429[_0x3a6d24(0x10f)]&&_0x3a6d24(0x113)===_0x901ed1[_0x3a6d24(0x10f)]?0x1:_0x3a6d24(0xf1)==_0x22e429[_0x3a6d24(0x10f)]&&_0x3a6d24(0xf1)!=_0x901ed1[_0x3a6d24(0x10f)]?-0x1:_0x3a6d24(0xf1)!=_0x22e429[_0x3a6d24(0x10f)]&&_0x3a6d24(0xf1)==_0x901ed1[_0x3a6d24(0x10f)]?0x1:0x0);}function _0x255c(){const _0x26d602=['from','map','\x20[color\x20','end','sort','10242WPyAtC','11352DAiJcb','innerHTML','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','\x22\x20title=\x22','isObject','getRanges','createPositionAfter','createPositionBefore','7147952EeCjmn','length','next','<span\x20class=\x22ck-suggestion-type\x22>','split','type','splice','add','color','attribute','value','5391078aQbVBn','execute','span','content','279660LxKaGX','</span>','isMultiRange','isTouching','isInContent','createElement','schema','1924thdpDM','780288ONsaSb','createPositionAt','2146522MDMAga','\x22></span>','6915UGIiYL','change','deletion','join','title','isArray','push','isIntersecting','createRange','innerText','start','replace','isCollapsed'];_0x255c=function(){return _0x26d602;};return _0x255c();}export function getSelectedSuggestions(_0xf75a5f,_0x16249a){const _0x1ca4bc=_0x3feb,_0x21c90c=Array[_0x1ca4bc(0xfc)](_0xf75a5f[_0x1ca4bc(0x107)]()),_0x537aa8=new Set();for(const _0xba5697 of _0x16249a)if(_0xba5697[_0x1ca4bc(0x11d)]){for(const _0x27327e of _0x21c90c)for(const _0x106373 of _0xba5697[_0x1ca4bc(0x107)]())(_0x27327e[_0x1ca4bc(0xf6)](_0x106373)||_0xf75a5f[_0x1ca4bc(0xfb)]&&!_0xba5697[_0x1ca4bc(0x11b)]&&_0xba5697[_0x1ca4bc(0x10c)]&&_0x106373[_0x1ca4bc(0xff)][_0x1ca4bc(0x11c)](_0x27327e[_0x1ca4bc(0xf9)]))&&_0x537aa8[_0x1ca4bc(0x111)](_0xba5697);}return _0x537aa8;}export function getRangesOfBlockGroups(_0x2148ef,_0x3715e7){const _0x2bc7ea=_0x3feb;let _0x544290,_0x375578=0x0;const _0xf20b91=[],_0x40e37a=_0x3715e7[_0x2bc7ea(0x11f)];for(;_0x375578<_0x2148ef[_0x2bc7ea(0x10b)];){const _0x508052=_0x2148ef[_0x375578],_0x23e6a3=_0x2148ef[_0x375578+0x1];_0x544290||(_0x544290=_0x3715e7[_0x2bc7ea(0x109)](_0x508052)),cn(_0x3715e7,_0x508052,_0x23e6a3)||(_0xf20b91[_0x2bc7ea(0xf5)](_0x3715e7[_0x2bc7ea(0xf7)](_0x544290,_0x40e37a[_0x2bc7ea(0x106)](_0x508052)?_0x3715e7[_0x2bc7ea(0x108)](_0x508052):_0x3715e7[_0x2bc7ea(0x122)](_0x508052,_0x2bc7ea(0xff)))),_0x544290=null),_0x375578++;}return _0xf20b91;}function cn(_0x358346,_0x1d4254,_0x3b68dd){const _0xba1e37=_0x3feb;if(!_0x3b68dd)return!0x1;const _0x43d0bd=_0x358346[_0xba1e37(0x108)](_0x1d4254),_0x1367df=_0x358346[_0xba1e37(0x109)](_0x3b68dd);return _0x43d0bd[_0xba1e37(0x11c)](_0x1367df);}function _0x3feb(_0x5ea1d9,_0x2ee97c){const _0x255ca8=_0x255c();return _0x3feb=function(_0x3feb70,_0x23b586){_0x3feb70=_0x3feb70-0xf1;let _0x4b4d78=_0x255ca8[_0x3feb70];return _0x4b4d78;},_0x3feb(_0x5ea1d9,_0x2ee97c);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x49b4e5,_0x4e2305,_0x26e07c){const _0x32205e=_0x3feb;for(;_0x26e07c[_0x32205e(0x10b)];){const _0x5e995b=_0x26e07c[_0x32205e(0x110)](0x0,0x64);_0x49b4e5[_0x32205e(0x126)](()=>{const _0x1d4e4f=_0x32205e;for(const _0xcc7141 of _0x5e995b)_0xcc7141[_0x1d4e4f(0x11d)]&&_0x4e2305[_0x1d4e4f(0x116)](_0xcc7141['id']);});}}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
3
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
4
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
5
|
-
*
|
|
6
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
.ck.ck-track-changes-preview {
|
|
11
|
-
max-height: 80vh;
|
|
12
|
-
max-width: 80vw;
|
|
13
|
-
overflow-x: hidden;
|
|
14
|
-
|
|
15
|
-
/* Allow the contents to be selected (and e.g. copied) by the user. */
|
|
16
|
-
user-select: text;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.ck.ck-content.ck-track-changes-preview__root-container[data-ck-root-name] {
|
|
20
|
-
margin: 0;
|
|
21
|
-
border: none;
|
|
22
|
-
}
|
/package/{src → dist}/index.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|