@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-next-20260110.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ckeditor5-metadata.json +3 -3
- package/{src → dist}/augmentation.d.ts +5 -1
- package/{src → dist}/commands/acceptsuggestioncommand.d.ts +5 -1
- package/{src → dist}/commands/discardsuggestioncommand.d.ts +5 -1
- package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +5 -1
- package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +5 -1
- package/{src → dist}/commands/previewfinalcontentcommand.d.ts +5 -1
- package/{src → dist}/commands/trackchangescommand.d.ts +5 -1
- package/{src → dist}/index.d.ts +4 -0
- package/dist/index.js +4 -4
- package/{src → dist}/integrations/ai.d.ts +5 -1
- package/{src → dist}/integrations/aiassistant.d.ts +5 -1
- package/{src → dist}/integrations/aiquickactions.d.ts +5 -1
- package/{src → dist}/integrations/alignment.d.ts +5 -1
- package/{src → dist}/integrations/basicstyles.d.ts +5 -1
- package/{src → dist}/integrations/blockquote.d.ts +5 -1
- package/{src → dist}/integrations/bookmark.d.ts +5 -1
- package/{src → dist}/integrations/casechange.d.ts +5 -1
- package/{src → dist}/integrations/ckbox.d.ts +5 -1
- package/{src → dist}/integrations/codeblock.d.ts +5 -1
- package/{src → dist}/integrations/comments.d.ts +5 -1
- package/{src → dist}/integrations/deletecommand.d.ts +6 -2
- package/{src → dist}/integrations/emoji.d.ts +5 -1
- package/{src → dist}/integrations/entercommand.d.ts +6 -2
- package/{src → dist}/integrations/findandreplace.d.ts +5 -1
- package/{src → dist}/integrations/font.d.ts +5 -1
- package/{src → dist}/integrations/footnotes.d.ts +5 -1
- package/{src → dist}/integrations/formatpainter.d.ts +5 -1
- package/{src → dist}/integrations/heading.d.ts +5 -1
- package/{src → dist}/integrations/highlight.d.ts +5 -1
- package/{src → dist}/integrations/horizontalline.d.ts +5 -1
- package/{src → dist}/integrations/htmlembed.d.ts +5 -1
- package/{src → dist}/integrations/image.d.ts +5 -1
- package/{src → dist}/integrations/imagereplace.d.ts +5 -1
- package/{src → dist}/integrations/imagestyle.d.ts +5 -1
- package/{src → dist}/integrations/importword.d.ts +5 -1
- package/{src → dist}/integrations/indent.d.ts +5 -1
- package/{src → dist}/integrations/inputcommand.d.ts +6 -2
- package/{src → dist}/integrations/legacylist.d.ts +5 -1
- package/{src → dist}/integrations/legacylistproperties.d.ts +5 -1
- package/{src → dist}/integrations/lineheight.d.ts +5 -1
- package/{src → dist}/integrations/link.d.ts +5 -1
- package/{src → dist}/integrations/list.d.ts +5 -1
- package/{src → dist}/integrations/listproperties.d.ts +5 -1
- package/{src → dist}/integrations/mediaembed.d.ts +5 -1
- package/{src → dist}/integrations/mention.d.ts +5 -1
- package/{src → dist}/integrations/mergefields.d.ts +5 -1
- package/{src → dist}/integrations/multilevellist.d.ts +5 -1
- package/{src → dist}/integrations/pagebreak.d.ts +5 -1
- package/{src → dist}/integrations/paragraph.d.ts +5 -1
- package/{src → dist}/integrations/removeformat.d.ts +5 -1
- package/{src → dist}/integrations/replacesourcecommand.d.ts +5 -1
- package/{src → dist}/integrations/restrictededitingmode.d.ts +5 -1
- package/{src → dist}/integrations/shiftentercommand.d.ts +5 -1
- package/{src → dist}/integrations/standardeditingmode.d.ts +5 -1
- package/{src → dist}/integrations/style.d.ts +5 -1
- package/{src → dist}/integrations/table.d.ts +5 -1
- package/{src → dist}/integrations/tablecaption.d.ts +5 -1
- package/{src → dist}/integrations/tableclipboard.d.ts +5 -1
- package/{src → dist}/integrations/tablecolumnresize.d.ts +6 -2
- package/{src → dist}/integrations/tableheadings.d.ts +5 -1
- package/{src → dist}/integrations/tablelayout.d.ts +5 -1
- package/{src → dist}/integrations/tablemergesplit.d.ts +5 -1
- package/{src → dist}/integrations/tableofcontents.d.ts +5 -1
- package/{src → dist}/integrations/tableproperties.d.ts +6 -2
- package/{src → dist}/integrations/template.d.ts +5 -1
- package/{src → dist}/integrations/title.d.ts +5 -1
- package/{src → dist}/integrations/undo.d.ts +5 -1
- package/{src → dist}/integrations/uploadcare.d.ts +5 -1
- package/{src → dist}/integrations/utils.d.ts +5 -1
- package/{src → dist}/suggestion.d.ts +8 -4
- package/{src → dist}/suggestiondescriptionfactory.d.ts +6 -2
- package/{src → dist}/trackchanges.d.ts +6 -2
- package/{src → dist}/trackchangesconfig.d.ts +4 -0
- package/{src → dist}/trackchangesdata.d.ts +5 -1
- package/{src → dist}/trackchangesediting.d.ts +7 -4
- package/{src → dist}/trackchangespreview.d.ts +6 -2
- package/{src → dist}/trackchangesui.d.ts +6 -2
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/{src → dist}/ui/suggestioncontroller.d.ts +7 -3
- package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +8 -4
- package/{src → dist}/ui/view/suggestionthreadview.d.ts +7 -3
- package/{src → dist}/ui/view/suggestionview.d.ts +7 -3
- package/{src → dist}/ui/view/trackchangespreviewview.d.ts +4 -0
- package/{src → dist}/utils/common-translations.d.ts +5 -1
- package/{src → dist}/utils/utils.d.ts +6 -2
- package/package.json +35 -46
- package/build/track-changes.js +0 -5
- package/build/translations/af.js +0 -1
- package/build/translations/ar.js +0 -1
- package/build/translations/ast.js +0 -1
- package/build/translations/az.js +0 -1
- package/build/translations/be.js +0 -1
- package/build/translations/bg.js +0 -1
- package/build/translations/bn.js +0 -1
- package/build/translations/bs.js +0 -1
- package/build/translations/ca.js +0 -1
- package/build/translations/cs.js +0 -1
- package/build/translations/da.js +0 -1
- package/build/translations/de-ch.js +0 -1
- package/build/translations/de.js +0 -1
- package/build/translations/el.js +0 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/en-gb.js +0 -1
- package/build/translations/eo.js +0 -1
- package/build/translations/es-co.js +0 -1
- package/build/translations/es.js +0 -1
- package/build/translations/et.js +0 -1
- package/build/translations/eu.js +0 -1
- package/build/translations/fa.js +0 -1
- package/build/translations/fi.js +0 -1
- package/build/translations/fr.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/gu.js +0 -1
- package/build/translations/he.js +0 -1
- package/build/translations/hi.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/hu.js +0 -1
- package/build/translations/hy.js +0 -1
- package/build/translations/id.js +0 -1
- package/build/translations/it.js +0 -1
- package/build/translations/ja.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/kk.js +0 -1
- package/build/translations/km.js +0 -1
- package/build/translations/kn.js +0 -1
- package/build/translations/ko.js +0 -1
- package/build/translations/ku.js +0 -1
- package/build/translations/lt.js +0 -1
- package/build/translations/lv.js +0 -1
- package/build/translations/ms.js +0 -1
- package/build/translations/nb.js +0 -1
- package/build/translations/ne.js +0 -1
- package/build/translations/nl.js +0 -1
- package/build/translations/no.js +0 -1
- package/build/translations/oc.js +0 -1
- package/build/translations/pl.js +0 -1
- package/build/translations/pt-br.js +0 -1
- package/build/translations/pt.js +0 -1
- package/build/translations/ro.js +0 -1
- package/build/translations/ru.js +0 -1
- package/build/translations/si.js +0 -1
- package/build/translations/sk.js +0 -1
- package/build/translations/sl.js +0 -1
- package/build/translations/sq.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/sr.js +0 -1
- package/build/translations/sv.js +0 -1
- package/build/translations/th.js +0 -1
- package/build/translations/ti.js +0 -1
- package/build/translations/tk.js +0 -1
- package/build/translations/tr.js +0 -1
- package/build/translations/tt.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/uk.js +0 -1
- package/build/translations/ur.js +0 -1
- package/build/translations/uz.js +0 -1
- package/build/translations/vi.js +0 -1
- package/build/translations/zh-cn.js +0 -1
- package/build/translations/zh.js +0 -1
- package/src/augmentation.js +0 -23
- package/src/commands/acceptsuggestioncommand.js +0 -23
- package/src/commands/discardsuggestioncommand.js +0 -23
- package/src/commands/executeonallsuggestionscommand.js +0 -23
- package/src/commands/executeonselectedsuggestionscommand.js +0 -23
- package/src/commands/previewfinalcontentcommand.js +0 -23
- package/src/commands/trackchangescommand.js +0 -23
- package/src/index.js +0 -23
- package/src/integrations/ai.js +0 -23
- package/src/integrations/aiassistant.js +0 -23
- package/src/integrations/aiquickactions.js +0 -23
- package/src/integrations/alignment.js +0 -23
- package/src/integrations/basicstyles.js +0 -23
- package/src/integrations/blockquote.js +0 -23
- package/src/integrations/bookmark.js +0 -23
- package/src/integrations/casechange.js +0 -23
- package/src/integrations/ckbox.js +0 -23
- package/src/integrations/codeblock.js +0 -23
- package/src/integrations/comments.js +0 -23
- package/src/integrations/deletecommand.js +0 -23
- package/src/integrations/emoji.js +0 -23
- package/src/integrations/entercommand.js +0 -23
- package/src/integrations/findandreplace.js +0 -23
- package/src/integrations/font.js +0 -23
- package/src/integrations/footnotes.js +0 -23
- package/src/integrations/formatpainter.js +0 -23
- package/src/integrations/heading.js +0 -23
- package/src/integrations/highlight.js +0 -23
- package/src/integrations/horizontalline.js +0 -23
- package/src/integrations/htmlembed.js +0 -23
- package/src/integrations/image.js +0 -23
- package/src/integrations/imagereplace.js +0 -23
- package/src/integrations/imagestyle.js +0 -23
- package/src/integrations/importword.js +0 -23
- package/src/integrations/indent.js +0 -23
- package/src/integrations/inputcommand.js +0 -23
- package/src/integrations/legacylist.js +0 -23
- package/src/integrations/legacylistproperties.js +0 -23
- package/src/integrations/lineheight.js +0 -23
- package/src/integrations/link.js +0 -23
- package/src/integrations/list.js +0 -23
- package/src/integrations/listproperties.js +0 -23
- package/src/integrations/mediaembed.js +0 -23
- package/src/integrations/mention.js +0 -23
- package/src/integrations/mergefields.js +0 -23
- package/src/integrations/multilevellist.js +0 -23
- package/src/integrations/pagebreak.js +0 -23
- package/src/integrations/paragraph.js +0 -23
- package/src/integrations/removeformat.js +0 -23
- package/src/integrations/replacesourcecommand.js +0 -23
- package/src/integrations/restrictededitingmode.js +0 -23
- package/src/integrations/shiftentercommand.js +0 -23
- package/src/integrations/standardeditingmode.js +0 -23
- package/src/integrations/style.js +0 -23
- package/src/integrations/table.js +0 -23
- package/src/integrations/tablecaption.js +0 -23
- package/src/integrations/tableclipboard.js +0 -24
- package/src/integrations/tablecolumnresize.js +0 -23
- package/src/integrations/tableheadings.js +0 -23
- package/src/integrations/tablelayout.js +0 -23
- package/src/integrations/tablemergesplit.js +0 -23
- package/src/integrations/tableofcontents.js +0 -23
- package/src/integrations/tableproperties.js +0 -23
- package/src/integrations/template.js +0 -23
- package/src/integrations/title.js +0 -23
- package/src/integrations/undo.js +0 -23
- package/src/integrations/uploadcare.js +0 -23
- package/src/integrations/utils.js +0 -23
- package/src/suggestion.js +0 -24
- package/src/suggestiondescriptionfactory.js +0 -23
- package/src/trackchanges.js +0 -23
- package/src/trackchangesconfig.js +0 -23
- package/src/trackchangesdata.js +0 -23
- package/src/trackchangesediting.js +0 -23
- package/src/trackchangespreview.js +0 -23
- package/src/trackchangesui.js +0 -23
- package/src/ui/suggestioncontroller.js +0 -24
- package/src/ui/view/basesuggestionthreadview.js +0 -23
- package/src/ui/view/suggestionthreadview.js +0 -23
- package/src/ui/view/suggestionview.js +0 -23
- package/src/ui/view/trackchangespreviewview.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/utils.js +0 -23
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/mergefields
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for the merge fields feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/multilevellist
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
import { type Suggestion } from '../suggestion.js';
|
|
10
14
|
import type { SuggestionDescription } from '../suggestiondescriptionfactory.js';
|
|
11
15
|
/**
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/pagebreak
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for {@link module:page-break/pagebreak~PageBreak page break feature}.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/paragraph
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for paragraph feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/removeformat
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for remove format feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/replacesourcecommand
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for
|
|
11
15
|
* {@link module:source-editing-enhanced/replacesourcecommand~ReplaceSourceCommand replaceSource command}.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/mention
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for restricted editing mode feature from restricted editing package.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/shiftentercommand
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for {@link module:enter/shiftentercommand~ShiftEnterCommand enter command}.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/mention
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for standard editing mode feature from restricted editing package.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/style
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for styles dropdown feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/table
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
12
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for {@link module:table/table~Table table feature}.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tablecaption
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
import { TrackChangesTable } from './table.js';
|
|
10
14
|
/**
|
|
11
15
|
* Provides track changes plugin integration for {@link module:table/table~Table table feature} caption.
|
|
@@ -2,7 +2,11 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
|
|
5
|
+
/**
|
|
6
|
+
* @license 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
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
6
10
|
import { TrackChangesTable } from './table.js';
|
|
7
11
|
/**
|
|
8
12
|
* Provides track changes plugin integration for {@link module:table/tableclipboard~TableClipboard table clipboard feature}.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,8 +9,8 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tablecolumnresize
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
9
|
-
import type { ModelElement } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
13
|
+
import type { ModelElement } from '@ckeditor/ckeditor5-engine';
|
|
10
14
|
import { type Suggestion } from '../suggestion.js';
|
|
11
15
|
import type { SuggestionDescription } from '../suggestiondescriptionfactory.js';
|
|
12
16
|
/**
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tableheadings
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
import { TrackChangesTable } from './table.js';
|
|
10
14
|
/**
|
|
11
15
|
* Provides track changes plugin integration for {@link module:table/table~Table table feature} heading rows/columns.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tablelayout
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for {@link module:tablelayout/tablelayout~TableLayout table layout feature}.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tablemergesplit
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
import { TrackChangesTable } from './table.js';
|
|
10
14
|
/**
|
|
11
15
|
* Provides track changes plugin integration for {@link module:table/table~Table table feature} merging and splitting cells.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tableofcontents
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for the Table of contents feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,8 +9,8 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/tableproperties
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
9
|
-
import type { ModelRange } from 'ckeditor5
|
|
12
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
13
|
+
import type { ModelRange } from '@ckeditor/ckeditor5-engine';
|
|
10
14
|
import type { Suggestion } from '../suggestion.js';
|
|
11
15
|
import type { SuggestionDescription } from '../suggestiondescriptionfactory.js';
|
|
12
16
|
/**
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/template
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for template feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/title
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for title feature.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/undo
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for {@link module:undo/undo~Undo undo feature}.
|
|
11
15
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -5,7 +9,7 @@
|
|
|
5
9
|
/**
|
|
6
10
|
* @module track-changes/integrations/uploadcare
|
|
7
11
|
*/
|
|
8
|
-
import { Plugin } from 'ckeditor5
|
|
12
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
13
|
/**
|
|
10
14
|
* Provides track changes plugin integration for {@link module:uploadcare/uploadcare~Uploadcare uploadcare feature}.
|
|
11
15
|
*/
|
|
@@ -2,7 +2,11 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
|
|
5
|
+
/**
|
|
6
|
+
* @license 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
|
+
import type { ModelRange, Model } from '@ckeditor/ckeditor5-engine';
|
|
6
10
|
/**
|
|
7
11
|
* Searches given `range` and returns all sub-ranges containing items with given `attributeKey`.
|
|
8
12
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -6,13 +10,13 @@
|
|
|
6
10
|
* @module track-changes/suggestion
|
|
7
11
|
* @publicApi
|
|
8
12
|
*/
|
|
9
|
-
import { ModelElement, type Marker, type Model, type ModelRange, type ModelItem } from 'ckeditor5
|
|
10
|
-
import type { User } from 'ckeditor5-collaboration
|
|
13
|
+
import { ModelElement, type Marker, type Model, type ModelRange, type ModelItem } from '@ckeditor/ckeditor5-engine';
|
|
14
|
+
import type { User } from '@ckeditor/ckeditor5-collaboration-core';
|
|
11
15
|
import type { CommentThread } from '@ckeditor/ckeditor5-comments';
|
|
12
16
|
import type { SuggestionFormatData, SuggestionAttributeData } from './trackchangesediting.js';
|
|
13
17
|
declare const Suggestion_base: {
|
|
14
|
-
new (): import("ckeditor5
|
|
15
|
-
prototype: import("ckeditor5
|
|
18
|
+
new (): import("@ckeditor/ckeditor5-utils").Observable;
|
|
19
|
+
prototype: import("@ckeditor/ckeditor5-utils").Observable;
|
|
16
20
|
};
|
|
17
21
|
/**
|
|
18
22
|
* Represents a singular suggestion that is tracked by track changes plugin.
|
|
@@ -2,8 +2,12 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
/**
|
|
6
|
+
* @license 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
|
+
import { type Locale, type PriorityString } from '@ckeditor/ckeditor5-utils';
|
|
10
|
+
import type { ModelSchema, ModelElement } from '@ckeditor/ckeditor5-engine';
|
|
7
11
|
import { type Suggestion } from './suggestion.js';
|
|
8
12
|
/**
|
|
9
13
|
* Creates descriptions for suggestions and suggestions chains.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -6,10 +10,10 @@
|
|
|
6
10
|
* @module track-changes/trackchanges
|
|
7
11
|
* @publicApi
|
|
8
12
|
*/
|
|
9
|
-
import { Plugin } from 'ckeditor5
|
|
13
|
+
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
10
14
|
import { TrackChangesUI } from './trackchangesui.js';
|
|
11
15
|
import { TrackChangesEditing } from './trackchangesediting.js';
|
|
12
|
-
import 'ckeditor5-collaboration
|
|
16
|
+
import '@ckeditor/ckeditor5-collaboration-core';
|
|
13
17
|
import type { Suggestion, SuggestionJSON } from './suggestion.js';
|
|
14
18
|
/**
|
|
15
19
|
* A plugin that provides track changes mode for the editor. In track changes mode, all insertions are visually marked and all deletions
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -6,7 +10,7 @@
|
|
|
6
10
|
* @module track-changes/trackchangesdata
|
|
7
11
|
* @publicApi
|
|
8
12
|
*/
|
|
9
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
13
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
10
14
|
import { TrackChangesEditing } from './trackchangesediting.js';
|
|
11
15
|
/**
|
|
12
16
|
* This plugin returns the editor data with accepted or discarded suggestions without modifying the editor content.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -6,9 +10,9 @@
|
|
|
6
10
|
* @module track-changes/trackchangesediting
|
|
7
11
|
* @publicApi
|
|
8
12
|
*/
|
|
9
|
-
import { Plugin, PendingActions, type Editor } from 'ckeditor5
|
|
10
|
-
import { type ModelRange, type ModelElement } from 'ckeditor5
|
|
11
|
-
import { Users, DocumentCompare } from 'ckeditor5-collaboration
|
|
13
|
+
import { Plugin, PendingActions, type Editor } from '@ckeditor/ckeditor5-core';
|
|
14
|
+
import { type ModelRange, type ModelElement } from '@ckeditor/ckeditor5-engine';
|
|
15
|
+
import { Users, DocumentCompare, SuggestionsConversion } from '@ckeditor/ckeditor5-collaboration-core';
|
|
12
16
|
import { TrackChangesCommand } from './commands/trackchangescommand.js';
|
|
13
17
|
import { Suggestion, type SuggestionJSON } from './suggestion.js';
|
|
14
18
|
import { SuggestionDescriptionFactory } from './suggestiondescriptionfactory.js';
|
|
@@ -72,7 +76,6 @@ import { TrackChangesTableCaption } from './integrations/tablecaption.js';
|
|
|
72
76
|
import { TrackChangesTableProperties } from './integrations/tableproperties.js';
|
|
73
77
|
import { TrackChangesLineHeight } from './integrations/lineheight.js';
|
|
74
78
|
import type { SuggestionData, TrackChangesAdapter } from './trackchanges.js';
|
|
75
|
-
import { SuggestionsConversion } from '@ckeditor/ckeditor5-collaboration-core';
|
|
76
79
|
/**
|
|
77
80
|
* Provides editing part of the {@link module:track-changes/trackchanges~TrackChanges track changes plugin}.
|
|
78
81
|
*/
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -6,8 +10,8 @@
|
|
|
6
10
|
* @module track-changes/trackchangespreview
|
|
7
11
|
* @publicApi
|
|
8
12
|
*/
|
|
9
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
10
|
-
import { Dialog } from 'ckeditor5
|
|
13
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
14
|
+
import { Dialog } from '@ckeditor/ckeditor5-ui';
|
|
11
15
|
import { TrackChangesData } from './trackchangesdata.js';
|
|
12
16
|
import '../theme/trackchangespreview.css';
|
|
13
17
|
/**
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
1
5
|
/**
|
|
2
6
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
@@ -6,8 +10,8 @@
|
|
|
6
10
|
* @module track-changes/trackchangesui
|
|
7
11
|
* @publicApi
|
|
8
12
|
*/
|
|
9
|
-
import { Plugin, type Editor } from 'ckeditor5
|
|
10
|
-
import { Users } from 'ckeditor5-collaboration
|
|
13
|
+
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
|
14
|
+
import { Users } from '@ckeditor/ckeditor5-collaboration-core';
|
|
11
15
|
import type { Annotation } from '@ckeditor/ckeditor5-comments';
|
|
12
16
|
import { TrackChangesEditing } from './trackchangesediting.js';
|
|
13
17
|
import { type Suggestion } from './suggestion.js';
|
package/dist/translations/af.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'af':{'dictionary':{'*Change\x20to:*\x20%0':'','*Change\x20%0\x20content*':'','*Check\x20item*':'','*Format:*\x20%0':'','*Indent:*\x20%0':'','*Insert:*\x20%0':'','*Format:*\x20change\x20table\x20properties':'','*Format:*\x20change\x20table\x20cell\x20properties':'','*Format:*\x20insert\x20into\x20%0':'','*Format:*\x20remove\x20from\x20%0':'','*Format:*\x20resize\x20table':'','*Format:*\x20set\x20order\x20to\x20reversed':'','*Format:*\x20set\x20order\x20to\x20regular':'','*Format:*\x20set\x20start\x20index\x20to\x20%0':'','*Merge\x20cells*':'','*Merge:*\x20%0':'','*Outdent:*\x20%0':'','*Remove\x20all\x20formatting*':'','*Remove\x20format:*\x20%0':'','*Remove\x20highlight*':'','*Remove\x20image\x20text\x20alternative*':'','*Remove\x20link*':'','*Remove:*\x20%0':'','*Replace\x20table\x20cells*':'','*Reset\x20font\x20background\x20color*':'','*Reset\x20font\x20color*':'','*Reset\x20font\x20family*':'','*Reset\x20font\x20size*':'','*Reset\x20image\x20width*':'','*Set\x20font\x20background\x20color:*\x20%0':'','*Set\x20font\x20color:*\x20%0':'','*Set\x20font\x20family:*\x20%0':'','*Set\x20font\x20size:*\x20%0':'','*Set\x20format:*\x20%0':'','*Set\x20format\x20to:*\x20%0':'','*Set\x20highlight:*\x20%0':'','*Set\x20image\x20text\x20alternative:*\x20%0':'','*Set\x20image\x20width:*\x20%0':'','*Set\x20link:*\x20%0':'','*Split\x20cell:*\x20horizontally':'','*Split\x20cell:*\x20vertically':'','*Split:*\x20%0':'','*Uncheck\x20item*':'','Accept\x20all\x20selected\x20suggestions':'','Accept\x20all\x20suggestions':'','Accept\x20suggestion':'','Discard\x20all\x20selected\x20suggestions':'','Discard\x20all\x20suggestions':'','Discard\x20suggestion':'','LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':'','ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':'','LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':'','ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':'','LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':'','ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':'','SUGGESTION_THREAD_ARIA_LABEL':['',''],'SUGGESTION_THREAD_DESCRIPTION':'','ELEMENT_BLOCK_QUOTE':'','ELEMENT_DEFAULT_LIST_DEFAULT':'','ELEMENT_BULLETED_LIST':'','ELEMENT_BULLETED_LIST_DEFAULT':'','ELEMENT_BULLETED_LIST_CIRCLE':'','ELEMENT_BULLETED_LIST_DISC':'','ELEMENT_BULLETED_LIST_SQUARE':'','ELEMENT_CAPTION':'','ELEMENT_CODE_BLOCK':['',''],'ELEMENT_HEADING':['',''],'ELEMENT_HEADING_CUSTOM':['',''],'ELEMENT_HORIZONTAL_LINE':['',''],'ELEMENT_HTML_EMBED':['',''],'ELEMENT_IMAGE':['',''],'ELEMENT_INLINE_IMAGE':['',''],'ELEMENT_LINE_BREAK':['',''],'ELEMENT_LIST_ITEM':['',''],'ELEMENT_MEDIA':['',''],'ELEMENT_NUMBERED_LIST':'','ELEMENT_NUMBERED_LIST_DEFAULT':'','ELEMENT_NUMBERED_LIST_DECIMAL':'','ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':'','ELEMENT_NUMBERED_LIST_LOWER_LATIN':'','ELEMENT_NUMBERED_LIST_LOWER_ROMAN':'','ELEMENT_NUMBERED_LIST_UPPER_LATIN':'','ELEMENT_NUMBERED_LIST_UPPER_ROMAN':'','ELEMENT_PAGE_BREAK':['',''],'ELEMENT_PARAGRAPH':['',''],'ELEMENT_SPACE':['',''],'ELEMENT_TABLE':['',''],'ELEMENT_TABLE_COLUMN':['',''],'ELEMENT_TABLE_COLUMN_WITH_TEXT':['',''],'ELEMENT_TABLE_OF_CONTENTS':['',''],'ELEMENT_TABLE_ROW':['',''],'ELEMENT_TABLE_ROW_WITH_TEXT':['',''],'ELEMENT_TABLE_WITH_TEXT':'','ELEMENT_TITLE':'','ELEMENT_TODO_LIST':'','ELEMENT_MULTI_LEVEL_LIST':'','ELEMENT_MERGE_FIELD':['',''],'FORMAT_ALIGNMENT':'','FORMAT_ALIGN_TO_CENTER':'','FORMAT_ALIGN_TO_LEFT':'','FORMAT_ALIGN_TO_RIGHT':'','FORMAT_BOLD':'','FORMAT_CODE':'','FORMAT_HEADER_COLUMN':'','FORMAT_HEADER_ROW':'','FORMAT_HIGHLIGHT':'','FORMAT_ITALIC':'','FORMAT_JUSTIFY_TEXT':'','FORMAT_REGULAR_COLUMN':'','FORMAT_REGULAR_ROW':'','FORMAT_RESTRICTED_DISABLED':'','FORMAT_RESTRICTED_ENABLED':'','FORMAT_SIDE_IMAGE':'','FORMAT_STRIKETHROUGH':'','FORMAT_SUBSCRIPT':'','FORMAT_SUPERSCRIPT':'','FORMAT_UNDERLINE':'','FORMAT_INDENT':'','FORMAT_LIST_REVERSED':'','FORMAT_LIST_START':'','FORMAT_FONT_SIZE':'','FORMAT_FONT_FAMILY':'','FORMAT_FONT_COLOR':'','FORMAT_FONT_BACKGROUND':'','FORMAT_IMAGE_SIZE':'','FORMAT_STYLE':'','PENDING_ACTION_SUGGESTION':'','REPLACE_TEXT':'','Track\x20changes':'','EXTERNAL_SUGGESTION':'','EXTERNAL_IMPORT_WORD_SUGGESTION':'','*Set\x20bookmark:*\x20%0':'','ELEMENT_BOOKMARK':['',''],'*Replace\x20image*':'','Preview\x20final\x20content':'','Final\x20content\x20preview':'','*Set\x20table\x20type:*\x20%0':'','ELEMENT_CONTENT_TABLE':['',''],'ELEMENT_LAYOUT_TABLE':['',''],'FORMAT_LINE_HEIGHT':'','FORMAT_TABLE_BORDER_COLOR':'','FORMAT_TABLE_BORDER_STYLE':'','FORMAT_TABLE_BORDER_WIDTH':'','FORMAT_TABLE_ALIGNMENT':'','FORMAT_TABLE_WIDTH':'','FORMAT_TABLE_HEIGHT':'','FORMAT_TABLE_BACKGROUND_COLOR':'','FORMAT_TABLE_CELL_BORDER_COLOR':'','FORMAT_TABLE_CELL_BORDER_STYLE':'','FORMAT_TABLE_CELL_BORDER_WIDTH':'','FORMAT_TABLE_CELL_PADDING':'','FORMAT_TABLE_CELL_WIDTH':'','FORMAT_TABLE_CELL_HEIGHT':'','FORMAT_TABLE_CELL_BACKGROUND_COLOR':'','FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':'','FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':'','ELEMENT_FOOTNOTE_REF':['',''],'ELEMENT_FOOTNOTE_DEFINITION':['',''],'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':['',''],'FORMAT_FOOTNOTES_LIST_STYLE':'','FORMAT_FOOTNOTES_LIST_START':''},'getPluralForm':
|
|
23
|
+
export default{'af':{'dictionary':{'*Change\x20to:*\x20%0':'','*Change\x20%0\x20content*':'','*Check\x20item*':'','*Format:*\x20%0':'','*Indent:*\x20%0':'','*Insert:*\x20%0':'','*Format:*\x20change\x20table\x20properties':'','*Format:*\x20change\x20table\x20cell\x20properties':'','*Format:*\x20insert\x20into\x20%0':'','*Format:*\x20remove\x20from\x20%0':'','*Format:*\x20resize\x20table':'','*Format:*\x20set\x20order\x20to\x20reversed':'','*Format:*\x20set\x20order\x20to\x20regular':'','*Format:*\x20set\x20start\x20index\x20to\x20%0':'','*Merge\x20cells*':'','*Merge:*\x20%0':'','*Outdent:*\x20%0':'','*Remove\x20all\x20formatting*':'','*Remove\x20format:*\x20%0':'','*Remove\x20highlight*':'','*Remove\x20image\x20text\x20alternative*':'','*Remove\x20link*':'','*Remove:*\x20%0':'','*Replace\x20table\x20cells*':'','*Reset\x20font\x20background\x20color*':'','*Reset\x20font\x20color*':'','*Reset\x20font\x20family*':'','*Reset\x20font\x20size*':'','*Reset\x20image\x20width*':'','*Set\x20font\x20background\x20color:*\x20%0':'','*Set\x20font\x20color:*\x20%0':'','*Set\x20font\x20family:*\x20%0':'','*Set\x20font\x20size:*\x20%0':'','*Set\x20format:*\x20%0':'','*Set\x20format\x20to:*\x20%0':'','*Set\x20highlight:*\x20%0':'','*Set\x20image\x20text\x20alternative:*\x20%0':'','*Set\x20image\x20width:*\x20%0':'','*Set\x20link:*\x20%0':'','*Split\x20cell:*\x20horizontally':'','*Split\x20cell:*\x20vertically':'','*Split:*\x20%0':'','*Uncheck\x20item*':'','Accept\x20all\x20selected\x20suggestions':'','Accept\x20all\x20suggestions':'','Accept\x20suggestion':'','Discard\x20all\x20selected\x20suggestions':'','Discard\x20all\x20suggestions':'','Discard\x20suggestion':'','LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':'','ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':'','LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':'','ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':'','LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':'','ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':'','SUGGESTION_THREAD_ARIA_LABEL':['',''],'SUGGESTION_THREAD_DESCRIPTION':'','ELEMENT_BLOCK_QUOTE':'','ELEMENT_DEFAULT_LIST_DEFAULT':'','ELEMENT_BULLETED_LIST':'','ELEMENT_BULLETED_LIST_DEFAULT':'','ELEMENT_BULLETED_LIST_CIRCLE':'','ELEMENT_BULLETED_LIST_DISC':'','ELEMENT_BULLETED_LIST_SQUARE':'','ELEMENT_CAPTION':'','ELEMENT_CODE_BLOCK':['',''],'ELEMENT_HEADING':['',''],'ELEMENT_HEADING_CUSTOM':['',''],'ELEMENT_HORIZONTAL_LINE':['',''],'ELEMENT_HTML_EMBED':['',''],'ELEMENT_IMAGE':['',''],'ELEMENT_INLINE_IMAGE':['',''],'ELEMENT_LINE_BREAK':['',''],'ELEMENT_LIST_ITEM':['',''],'ELEMENT_MEDIA':['',''],'ELEMENT_NUMBERED_LIST':'','ELEMENT_NUMBERED_LIST_DEFAULT':'','ELEMENT_NUMBERED_LIST_DECIMAL':'','ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':'','ELEMENT_NUMBERED_LIST_LOWER_LATIN':'','ELEMENT_NUMBERED_LIST_LOWER_ROMAN':'','ELEMENT_NUMBERED_LIST_UPPER_LATIN':'','ELEMENT_NUMBERED_LIST_UPPER_ROMAN':'','ELEMENT_PAGE_BREAK':['',''],'ELEMENT_PARAGRAPH':['',''],'ELEMENT_SPACE':['',''],'ELEMENT_TABLE':['',''],'ELEMENT_TABLE_COLUMN':['',''],'ELEMENT_TABLE_COLUMN_WITH_TEXT':['',''],'ELEMENT_TABLE_OF_CONTENTS':['',''],'ELEMENT_TABLE_ROW':['',''],'ELEMENT_TABLE_ROW_WITH_TEXT':['',''],'ELEMENT_TABLE_WITH_TEXT':'','ELEMENT_TITLE':'','ELEMENT_TODO_LIST':'','ELEMENT_MULTI_LEVEL_LIST':'','ELEMENT_MERGE_FIELD':['',''],'FORMAT_ALIGNMENT':'','FORMAT_ALIGN_TO_CENTER':'','FORMAT_ALIGN_TO_LEFT':'','FORMAT_ALIGN_TO_RIGHT':'','FORMAT_BOLD':'','FORMAT_CODE':'','FORMAT_HEADER_COLUMN':'','FORMAT_HEADER_ROW':'','FORMAT_HIGHLIGHT':'','FORMAT_ITALIC':'','FORMAT_JUSTIFY_TEXT':'','FORMAT_REGULAR_COLUMN':'','FORMAT_REGULAR_ROW':'','FORMAT_RESTRICTED_DISABLED':'','FORMAT_RESTRICTED_ENABLED':'','FORMAT_SIDE_IMAGE':'','FORMAT_STRIKETHROUGH':'','FORMAT_SUBSCRIPT':'','FORMAT_SUPERSCRIPT':'','FORMAT_UNDERLINE':'','FORMAT_INDENT':'','FORMAT_LIST_REVERSED':'','FORMAT_LIST_START':'','FORMAT_FONT_SIZE':'','FORMAT_FONT_FAMILY':'','FORMAT_FONT_COLOR':'','FORMAT_FONT_BACKGROUND':'','FORMAT_IMAGE_SIZE':'','FORMAT_STYLE':'','PENDING_ACTION_SUGGESTION':'','REPLACE_TEXT':'','Track\x20changes':'','EXTERNAL_SUGGESTION':'','EXTERNAL_IMPORT_WORD_SUGGESTION':'','*Set\x20bookmark:*\x20%0':'','ELEMENT_BOOKMARK':['',''],'*Replace\x20image*':'','Preview\x20final\x20content':'','Final\x20content\x20preview':'','*Set\x20table\x20type:*\x20%0':'','ELEMENT_CONTENT_TABLE':['',''],'ELEMENT_LAYOUT_TABLE':['',''],'FORMAT_LINE_HEIGHT':'','FORMAT_TABLE_BORDER_COLOR':'','FORMAT_TABLE_BORDER_STYLE':'','FORMAT_TABLE_BORDER_WIDTH':'','FORMAT_TABLE_ALIGNMENT':'','FORMAT_TABLE_WIDTH':'','FORMAT_TABLE_HEIGHT':'','FORMAT_TABLE_BACKGROUND_COLOR':'','FORMAT_TABLE_CELL_BORDER_COLOR':'','FORMAT_TABLE_CELL_BORDER_STYLE':'','FORMAT_TABLE_CELL_BORDER_WIDTH':'','FORMAT_TABLE_CELL_PADDING':'','FORMAT_TABLE_CELL_WIDTH':'','FORMAT_TABLE_CELL_HEIGHT':'','FORMAT_TABLE_CELL_BACKGROUND_COLOR':'','FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':'','FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':'','ELEMENT_FOOTNOTE_REF':['',''],'ELEMENT_FOOTNOTE_DEFINITION':['',''],'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':['',''],'FORMAT_FOOTNOTES_LIST_STYLE':'','FORMAT_FOOTNOTES_LIST_START':''},'getPluralForm':_0x527538=>0x1!=_0x527538}};
|