@ckeditor/ckeditor5-track-changes 37.1.0 → 38.0.0-rc.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/build/track-changes.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/translations/ar.po +7 -7
- package/lang/translations/bg.po +3 -3
- package/lang/translations/bn.po +3 -3
- package/lang/translations/ca.po +3 -3
- package/lang/translations/cs.po +5 -5
- package/lang/translations/da.po +3 -3
- package/lang/translations/de.po +3 -3
- package/lang/translations/el.po +3 -3
- package/lang/translations/en-au.po +23 -23
- package/lang/translations/es.po +4 -4
- package/lang/translations/et.po +3 -3
- package/lang/translations/fi.po +3 -3
- package/lang/translations/fr.po +4 -4
- package/lang/translations/he.po +5 -5
- package/lang/translations/hi.po +3 -3
- package/lang/translations/hr.po +26 -26
- package/lang/translations/hu.po +3 -3
- package/lang/translations/id.po +2 -2
- package/lang/translations/it.po +4 -4
- package/lang/translations/ja.po +2 -2
- package/lang/translations/ko.po +2 -2
- package/lang/translations/lt.po +5 -5
- package/lang/translations/lv.po +4 -4
- package/lang/translations/ms.po +2 -2
- package/lang/translations/nl.po +3 -3
- package/lang/translations/no.po +3 -3
- package/lang/translations/pl.po +5 -5
- package/lang/translations/pt-br.po +4 -4
- package/lang/translations/pt.po +4 -4
- package/lang/translations/ro.po +4 -4
- package/lang/translations/ru.po +5 -5
- package/lang/translations/sk.po +5 -5
- package/lang/translations/sr-latn.po +4 -4
- package/lang/translations/sr.po +4 -4
- package/lang/translations/sv.po +3 -3
- package/lang/translations/th.po +2 -2
- package/lang/translations/tr.po +3 -3
- package/lang/translations/uk.po +5 -5
- package/lang/translations/vi.po +2 -2
- package/lang/translations/zh-cn.po +2 -2
- package/lang/translations/zh.po +2 -2
- package/package.json +2 -2
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/documentlist.js +1 -1
- package/src/integrations/documentlistproperties.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.d.ts +23 -5
- package/src/trackchanges.js +1 -1
- package/src/trackchangesconfig.d.ts +23 -5
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/lang/translations/id.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Set ukuran fon:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Atur format jadi:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "kolom tabel *dengan teks* %1"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "daftar isi"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/it.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Imposta dimensione carattere:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Imposta il formato a:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -379,9 +379,9 @@ msgstr[2] "%0 colonne di tabella *con testo* %1"
|
|
|
379
379
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
380
380
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
381
381
|
msgid_plural "%0 tables of contents"
|
|
382
|
-
msgstr[0] ""
|
|
383
|
-
msgstr[1] ""
|
|
384
|
-
msgstr[2] ""
|
|
382
|
+
msgstr[0] "sommario"
|
|
383
|
+
msgstr[1] "sommario"
|
|
384
|
+
msgstr[2] "sommario"
|
|
385
385
|
|
|
386
386
|
msgctxt "The table row element name displayed in the suggestion."
|
|
387
387
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/ja.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*フォントサイズを設定:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*フォーマットを次に設定:*%0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "テーブル列*テキスト入り*%1"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "目次"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/ko.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*폰트 크기 설정:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*서식을 다음으로 설정:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "%1 *텍스트가 포함된* %0 열"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "목차"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/lt.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Nustatyti šrifto dydį:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Nustatyti formatą į:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -395,10 +395,10 @@ msgstr[3] "0% lentelės stulpelis *su tekstu* %1"
|
|
|
395
395
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
396
396
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
397
397
|
msgid_plural "%0 tables of contents"
|
|
398
|
-
msgstr[0] ""
|
|
399
|
-
msgstr[1] ""
|
|
400
|
-
msgstr[2] ""
|
|
401
|
-
msgstr[3] ""
|
|
398
|
+
msgstr[0] "Turinys"
|
|
399
|
+
msgstr[1] "Turiniai"
|
|
400
|
+
msgstr[2] "Turinių"
|
|
401
|
+
msgstr[3] "Turinių"
|
|
402
402
|
|
|
403
403
|
msgctxt "The table row element name displayed in the suggestion."
|
|
404
404
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/lv.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Uzstādīt teksta izmēru:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Iestatīt formātu uz:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -379,9 +379,9 @@ msgstr[2] "0% tabulas kolonna *ar tekstu* %1"
|
|
|
379
379
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
380
380
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
381
381
|
msgid_plural "%0 tables of contents"
|
|
382
|
-
msgstr[0] ""
|
|
383
|
-
msgstr[1] ""
|
|
384
|
-
msgstr[2] ""
|
|
382
|
+
msgstr[0] "satura rādītājs"
|
|
383
|
+
msgstr[1] "satura rādītājs"
|
|
384
|
+
msgstr[2] "satura rādītājs"
|
|
385
385
|
|
|
386
386
|
msgctxt "The table row element name displayed in the suggestion."
|
|
387
387
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/ms.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Tetapkan saiz fon:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Tetapkan format menjadi:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "kolum jadual *dengan teks* %1"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "isi kandungan"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/nl.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Lettergrootte instellen:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Formaat instellen op:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -363,8 +363,8 @@ msgstr[1] "%0 tabel-kolommen *met tekst* %1"
|
|
|
363
363
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
364
364
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
365
365
|
msgid_plural "%0 tables of contents"
|
|
366
|
-
msgstr[0] ""
|
|
367
|
-
msgstr[1] ""
|
|
366
|
+
msgstr[0] "inhoudsopgave"
|
|
367
|
+
msgstr[1] "inhoudsopgave"
|
|
368
368
|
|
|
369
369
|
msgctxt "The table row element name displayed in the suggestion."
|
|
370
370
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/no.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Sett fontstørrelse:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Sett format til:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -363,8 +363,8 @@ msgstr[1] "0% tabellkolonner *med tekst* %1"
|
|
|
363
363
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
364
364
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
365
365
|
msgid_plural "%0 tables of contents"
|
|
366
|
-
msgstr[0] ""
|
|
367
|
-
msgstr[1] ""
|
|
366
|
+
msgstr[0] "innholdsfortegnelse"
|
|
367
|
+
msgstr[1] "innholdsfortegnelse"
|
|
368
368
|
|
|
369
369
|
msgctxt "The table row element name displayed in the suggestion."
|
|
370
370
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/pl.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Ustaw wielkość czcionki:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Ustaw formatowanie na:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -395,10 +395,10 @@ msgstr[3] "%0 kolumn tabeli *z tekstem* %1"
|
|
|
395
395
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
396
396
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
397
397
|
msgid_plural "%0 tables of contents"
|
|
398
|
-
msgstr[0] ""
|
|
399
|
-
msgstr[1] ""
|
|
400
|
-
msgstr[2] ""
|
|
401
|
-
msgstr[3] ""
|
|
398
|
+
msgstr[0] "spis treści"
|
|
399
|
+
msgstr[1] "spisy treści"
|
|
400
|
+
msgstr[2] "spisów treści"
|
|
401
|
+
msgstr[3] "spisów treści"
|
|
402
402
|
|
|
403
403
|
msgctxt "The table row element name displayed in the suggestion."
|
|
404
404
|
msgid "ELEMENT_TABLE_ROW"
|
|
@@ -154,7 +154,7 @@ msgstr "*Definir tamanho da fonte:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Definir formato como:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -379,9 +379,9 @@ msgstr[2] "%0 colunas de tabela *com texto* %1"
|
|
|
379
379
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
380
380
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
381
381
|
msgid_plural "%0 tables of contents"
|
|
382
|
-
msgstr[0] ""
|
|
383
|
-
msgstr[1] ""
|
|
384
|
-
msgstr[2] ""
|
|
382
|
+
msgstr[0] "sumário"
|
|
383
|
+
msgstr[1] "sumário"
|
|
384
|
+
msgstr[2] "sumário"
|
|
385
385
|
|
|
386
386
|
msgctxt "The table row element name displayed in the suggestion."
|
|
387
387
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/pt.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Definir tamanho da fonte:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Definir formatação para:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -379,9 +379,9 @@ msgstr[2] "0% coluna de tabela *com texto* %1"
|
|
|
379
379
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
380
380
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
381
381
|
msgid_plural "%0 tables of contents"
|
|
382
|
-
msgstr[0] ""
|
|
383
|
-
msgstr[1] ""
|
|
384
|
-
msgstr[2] ""
|
|
382
|
+
msgstr[0] "índice"
|
|
383
|
+
msgstr[1] "índice"
|
|
384
|
+
msgstr[2] "índice"
|
|
385
385
|
|
|
386
386
|
msgctxt "The table row element name displayed in the suggestion."
|
|
387
387
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/ro.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Configurare dimensiune caractere:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Alegere format:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -379,9 +379,9 @@ msgstr[2] "0% de coloane de tabel *cu text* %1"
|
|
|
379
379
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
380
380
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
381
381
|
msgid_plural "%0 tables of contents"
|
|
382
|
-
msgstr[0] ""
|
|
383
|
-
msgstr[1] ""
|
|
384
|
-
msgstr[2] ""
|
|
382
|
+
msgstr[0] "cuprins"
|
|
383
|
+
msgstr[1] "cuprins"
|
|
384
|
+
msgstr[2] "cuprins"
|
|
385
385
|
|
|
386
386
|
msgctxt "The table row element name displayed in the suggestion."
|
|
387
387
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/ru.po
CHANGED
|
@@ -156,7 +156,7 @@ msgstr "*Установить размер шрифта:* %0"
|
|
|
156
156
|
|
|
157
157
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
158
158
|
msgid "*Set format to:* %0"
|
|
159
|
-
msgstr ""
|
|
159
|
+
msgstr "*Установить формат:* %0"
|
|
160
160
|
|
|
161
161
|
msgctxt "A suggestion for highlighting text."
|
|
162
162
|
msgid "*Set highlight:* %0"
|
|
@@ -397,10 +397,10 @@ msgstr[3] "0% столбец таблицы *с текстом* %1"
|
|
|
397
397
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
398
398
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
399
399
|
msgid_plural "%0 tables of contents"
|
|
400
|
-
msgstr[0] ""
|
|
401
|
-
msgstr[1] ""
|
|
402
|
-
msgstr[2] ""
|
|
403
|
-
msgstr[3] ""
|
|
400
|
+
msgstr[0] "оглавление"
|
|
401
|
+
msgstr[1] "оглавление"
|
|
402
|
+
msgstr[2] "оглавление"
|
|
403
|
+
msgstr[3] "оглавление"
|
|
404
404
|
|
|
405
405
|
msgctxt "The table row element name displayed in the suggestion."
|
|
406
406
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/sk.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Nastaviť veľkosť písma:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Nastaviť formát na:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -395,10 +395,10 @@ msgstr[3] "%0 stĺpcov tabuľky *s textom* %1"
|
|
|
395
395
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
396
396
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
397
397
|
msgid_plural "%0 tables of contents"
|
|
398
|
-
msgstr[0] ""
|
|
399
|
-
msgstr[1] ""
|
|
400
|
-
msgstr[2] ""
|
|
401
|
-
msgstr[3] ""
|
|
398
|
+
msgstr[0] "obsah"
|
|
399
|
+
msgstr[1] "obsah"
|
|
400
|
+
msgstr[2] "obsah"
|
|
401
|
+
msgstr[3] "obsah"
|
|
402
402
|
|
|
403
403
|
msgctxt "The table row element name displayed in the suggestion."
|
|
404
404
|
msgid "ELEMENT_TABLE_ROW"
|
|
@@ -42,11 +42,11 @@ msgstr "*Ubaci:* %0"
|
|
|
42
42
|
|
|
43
43
|
msgctxt "A suggestion for changing table properties."
|
|
44
44
|
msgid "*Format:* change table properties"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "*Format:* promeni svojstva tabele"
|
|
46
46
|
|
|
47
47
|
msgctxt "A suggestion for changing table cell properties."
|
|
48
48
|
msgid "*Format:* change table cell properties"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "*Format:* promeni svojstva ćelije tabele"
|
|
50
50
|
|
|
51
51
|
msgctxt "A suggestion for inserting an item into another item."
|
|
52
52
|
msgid "*Format:* insert into %0"
|
|
@@ -58,7 +58,7 @@ msgstr "*Format:* ukloni iz %0"
|
|
|
58
58
|
|
|
59
59
|
msgctxt "A suggestion for replacing an image."
|
|
60
60
|
msgid "*Format:* replace image URL"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "*Format:* zameni URL slike"
|
|
62
62
|
|
|
63
63
|
msgctxt "A suggestion for resizing a table."
|
|
64
64
|
msgid "*Format:* resize table"
|
|
@@ -154,7 +154,7 @@ msgstr "*Podesi veličinu fontova:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Podesite format na:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
package/lang/translations/sr.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Подеси величину фонта:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Podesi format na:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -379,9 +379,9 @@ msgstr[2] "0% %1 колона табеле *са текстом*"
|
|
|
379
379
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
380
380
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
381
381
|
msgid_plural "%0 tables of contents"
|
|
382
|
-
msgstr[0] ""
|
|
383
|
-
msgstr[1] ""
|
|
384
|
-
msgstr[2] ""
|
|
382
|
+
msgstr[0] "sadržaj"
|
|
383
|
+
msgstr[1] "sadržaj"
|
|
384
|
+
msgstr[2] "sadržaj"
|
|
385
385
|
|
|
386
386
|
msgctxt "The table row element name displayed in the suggestion."
|
|
387
387
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/sv.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Ställ in teckenstorlek:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Ställ in formatet på:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -363,8 +363,8 @@ msgstr[1] "0% tabellkolumn *med text* %1"
|
|
|
363
363
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
364
364
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
365
365
|
msgid_plural "%0 tables of contents"
|
|
366
|
-
msgstr[0] ""
|
|
367
|
-
msgstr[1] ""
|
|
366
|
+
msgstr[0] "innehållsförteckning"
|
|
367
|
+
msgstr[1] "innehållsförteckning"
|
|
368
368
|
|
|
369
369
|
msgctxt "The table row element name displayed in the suggestion."
|
|
370
370
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/th.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*ตั้งค่าขนาดฟอนต์:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*ตั้งค่ารูปแบบเป็น:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "คอลัมน์ของตาราง *ที่มีข้
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "สารบัญ"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/tr.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Yazı boyutunun ayarlanması:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Biçimi şöyle ayarla:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -363,8 +363,8 @@ msgstr[1] "%0 tablo kolonları *metinle birlikte* %1"
|
|
|
363
363
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
364
364
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
365
365
|
msgid_plural "%0 tables of contents"
|
|
366
|
-
msgstr[0] ""
|
|
367
|
-
msgstr[1] ""
|
|
366
|
+
msgstr[0] "içindekiler"
|
|
367
|
+
msgstr[1] "içindekiler"
|
|
368
368
|
|
|
369
369
|
msgctxt "The table row element name displayed in the suggestion."
|
|
370
370
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/uk.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Установити розмір шрифту:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Встановити формат на:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -395,10 +395,10 @@ msgstr[3] "0% стовпців таблиці *з текстом* %1"
|
|
|
395
395
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
396
396
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
397
397
|
msgid_plural "%0 tables of contents"
|
|
398
|
-
msgstr[0] ""
|
|
399
|
-
msgstr[1] ""
|
|
400
|
-
msgstr[2] ""
|
|
401
|
-
msgstr[3] ""
|
|
398
|
+
msgstr[0] "зміст"
|
|
399
|
+
msgstr[1] "зміст"
|
|
400
|
+
msgstr[2] "зміст"
|
|
401
|
+
msgstr[3] "зміст"
|
|
402
402
|
|
|
403
403
|
msgctxt "The table row element name displayed in the suggestion."
|
|
404
404
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/vi.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*Đặt lại kích cỡ phông chữ:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*Đặt định dạng thành:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "cột trong bảng *có văn bản* %1"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "mục lục"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
|
@@ -154,7 +154,7 @@ msgstr "*设置字号:* %0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*设置格式为:* %0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "%0 表格列 *含文本* %1"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "目录"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/lang/translations/zh.po
CHANGED
|
@@ -154,7 +154,7 @@ msgstr "*設定字型大小:*%0"
|
|
|
154
154
|
|
|
155
155
|
msgctxt "A suggestion for setting multiple inline formatting to %0"
|
|
156
156
|
msgid "*Set format to:* %0"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "*設定格式為:*%0"
|
|
158
158
|
|
|
159
159
|
msgctxt "A suggestion for highlighting text."
|
|
160
160
|
msgid "*Set highlight:* %0"
|
|
@@ -347,7 +347,7 @@ msgstr[0] "表格行*帶文字* %1"
|
|
|
347
347
|
msgctxt "The table of contents element name displayed in the suggestion."
|
|
348
348
|
msgid "ELEMENT_TABLE_OF_CONTENTS"
|
|
349
349
|
msgid_plural "%0 tables of contents"
|
|
350
|
-
msgstr[0] ""
|
|
350
|
+
msgstr[0] "內容目錄"
|
|
351
351
|
|
|
352
352
|
msgctxt "The table row element name displayed in the suggestion."
|
|
353
353
|
msgid "ELEMENT_TABLE_ROW"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "38.0.0-rc.0",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"ckeditor5": "^37.1.0",
|
|
45
|
-
"ckeditor5-collaboration": "^
|
|
45
|
+
"ckeditor5-collaboration": "^38.0.0-rc.0",
|
|
46
46
|
"lodash-es": "^4.17.11"
|
|
47
47
|
},
|
|
48
48
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5d6f=['editor','TrackChangesEditing','model','refresh','acceptSuggestion','execute','_suggestions','getRanges','track-changes-accept-suggestion-not-found','_isEnabledBasedOnSelection','get','plugins'];(function(_0x2983b6,_0x5d6fdc){const _0x1dc1d5=function(_0x3f464e){while(--_0x3f464e){_0x2983b6['push'](_0x2983b6['shift']());}};_0x1dc1d5(++_0x5d6fdc);}(_0x5d6f,0x112));const _0x1dc1=function(_0x2983b6,_0x5d6fdc){_0x2983b6=_0x2983b6-0x0;let _0x1dc1d5=_0x5d6f[_0x2983b6];return _0x1dc1d5;};import{Command as _0x543426}from'ckeditor5/src/core';import{CKEditorError as _0x5321b3}from'ckeditor5/src/utils';export default class M extends _0x543426{constructor(_0x281093,_0x27890e){super(_0x281093),this[_0x1dc1('0x8')]=_0x27890e,this[_0x1dc1('0x5')](),this[_0x1dc1('0xb')]=!0x1;}[_0x1dc1('0x5')](){this['isEnabled']=!0x0;}[_0x1dc1('0x7')](_0x4ff346){const _0x44de7e=this[_0x1dc1('0x8')][_0x1dc1('0x0')](_0x4ff346);if(!_0x44de7e)throw new _0x5321b3(_0x1dc1('0xa'),this);const _0x40deaf=_0x44de7e[_0x1dc1('0x9')]();this[_0x1dc1('0x2')][_0x1dc1('0x4')]['canEditAt'](_0x40deaf)&&this[_0x1dc1('0x2')][_0x1dc1('0x1')][_0x1dc1('0x0')](_0x1dc1('0x3'))[_0x1dc1('0x6')](_0x44de7e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x562d=['execute','get','_suggestions','track-changes-discard-suggestion-not-found','isEnabled','canEditAt','_isEnabledBasedOnSelection','TrackChangesEditing','refresh','plugins','getRanges','editor','model'];(function(_0x5e8472,_0x562d05){const _0x1823c5=function(_0x47cf5d){while(--_0x47cf5d){_0x5e8472['push'](_0x5e8472['shift']());}};_0x1823c5(++_0x562d05);}(_0x562d,0x1f1));const _0x1823=function(_0x5e8472,_0x562d05){_0x5e8472=_0x5e8472-0x0;let _0x1823c5=_0x562d[_0x5e8472];return _0x1823c5;};import{Command as _0x1606a4}from'ckeditor5/src/core';import{CKEditorError as _0x5d140f}from'ckeditor5/src/utils';export default class $ extends _0x1606a4{constructor(_0x48d949,_0x57715e){super(_0x48d949),this[_0x1823('0xc')]=_0x57715e,this[_0x1823('0x5')](),this[_0x1823('0x3')]=!0x1;}[_0x1823('0x5')](){this[_0x1823('0x1')]=!0x0;}[_0x1823('0xa')](_0x4d2134){const _0x31a6cd=this[_0x1823('0xc')][_0x1823('0xb')](_0x4d2134);if(!_0x31a6cd)throw new _0x5d140f(_0x1823('0x0'),this);const _0x339818=_0x31a6cd[_0x1823('0x7')]();this[_0x1823('0x8')][_0x1823('0x9')][_0x1823('0x2')](_0x339818)&&this[_0x1823('0x8')][_0x1823('0x6')][_0x1823('0xb')](_0x1823('0x4'))['discardSuggestion'](_0x31a6cd);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x8d5b=['canEditAt','_suggestions','_command','values','getRanges','some','isEnabled','isInContent','model','refresh','execute','editor'];(function(_0x30ebea,_0x8d5b17){const _0x133768=function(_0x3dc327){while(--_0x3dc327){_0x30ebea['push'](_0x30ebea['shift']());}};_0x133768(++_0x8d5b17);}(_0x8d5b,0x131));const _0x1337=function(_0x30ebea,_0x8d5b17){_0x30ebea=_0x30ebea-0x0;let _0x133768=_0x8d5b[_0x30ebea];return _0x133768;};import{Command as _0x2ecfb0}from'ckeditor5/src/core';import{sortSuggestions as _0x4714a9,executeCommandForSuggestions as _0x1e7553}from'../utils/utils';export default class N extends _0x2ecfb0{constructor(_0x35b850,_0x1ad543,_0x377b83){super(_0x35b850),this[_0x1337('0x9')]=_0x1ad543,this[_0x1337('0x8')]=_0x377b83,this[_0x1337('0x4')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5d6373=Array['from'](this['_suggestions'][_0x1337('0xa')]())[_0x1337('0x0')](_0x1bdf5e=>_0x1bdf5e[_0x1337('0x2')]);this[_0x1337('0x1')]=this['_command'][_0x1337('0x1')]&&_0x5d6373;}[_0x1337('0x5')](){const _0x1f579a=_0x4714a9(Array['from'](this[_0x1337('0x8')]['values']()));for(const _0x5acfeb of _0x1f579a){const _0x284873=_0x5acfeb[_0x1337('0xb')]();if(!this[_0x1337('0x6')]['model'][_0x1337('0x7')](_0x284873))return;}_0x1e7553(this[_0x1337('0x6')][_0x1337('0x3')],this[_0x1337('0x9')],_0x1f579a);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x8b56=['canEditAt','from','_command','model','isEnabled','_suggestions','_isEnabledBasedOnSelection','getRanges','editor','refresh','size','_selectedSuggestions'];(function(_0x2ade34,_0x8b56e6){const _0x38cd86=function(_0x3f933f){while(--_0x3f933f){_0x2ade34['push'](_0x2ade34['shift']());}};_0x38cd86(++_0x8b56e6);}(_0x8b56,0x118));const _0x38cd=function(_0x2ade34,_0x8b56e6){_0x2ade34=_0x2ade34-0x0;let _0x38cd86=_0x8b56[_0x2ade34];return _0x38cd86;};import{Command as _0x3c283f}from'ckeditor5/src/core';import{sortSuggestions as _0x191a05,getSelectedSuggestions as _0x5de4a4,executeCommandForSuggestions as _0x4ee481}from'../utils/utils';export default class R extends _0x3c283f{constructor(_0x24922b,_0x1c5c0d,_0x4ed323){super(_0x24922b),this[_0x38cd('0xa')]=_0x1c5c0d,this[_0x38cd('0x1')]=_0x4ed323,this[_0x38cd('0x7')]=new Set(),this[_0x38cd('0x5')](),this[_0x38cd('0x2')]=!0x1;}[_0x38cd('0x5')](){const _0x49b17f=this[_0x38cd('0x4')]['model']['document']['selection'],_0x58d94f=Array['from'](this[_0x38cd('0x1')]['values']());this[_0x38cd('0x7')]=_0x5de4a4(_0x49b17f,_0x58d94f),this[_0x38cd('0x0')]=this[_0x38cd('0xa')]['isEnabled']&&!!this['_selectedSuggestions'][_0x38cd('0x6')];}['execute'](){const _0x160c59=_0x191a05(Array[_0x38cd('0x9')](this[_0x38cd('0x7')]));for(const _0x3b3387 of _0x160c59){const _0x52ab5a=_0x3b3387[_0x38cd('0x3')]();if(!this[_0x38cd('0x4')][_0x38cd('0xb')][_0x38cd('0x8')](_0x52ab5a))return;}_0x4ee481(this['editor'][_0x38cd('0xb')],this['_command'],_0x160c59);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x11e5=['value','TrackChangesCommand','execute','_disableUnsupportedCommands','clearForceDisabled','editor','forceDisabled','_enabledCommands','_isEnabledBasedOnSelection','commands','refresh','has','isEnabled','_enableCommands'];(function(_0x296df7,_0x11e5ec){const _0x52fac5=function(_0xb6bfec){while(--_0xb6bfec){_0x296df7['push'](_0x296df7['shift']());}};_0x52fac5(++_0x11e5ec);}(_0x11e5,0x112));const _0x52fa=function(_0x296df7,_0x11e5ec){_0x296df7=_0x296df7-0x0;let _0x52fac5=_0x11e5[_0x296df7];return _0x52fac5;};import{Command as _0x2354c5}from'ckeditor5/src/core';export default class _ extends _0x2354c5{constructor(_0x11d3de,_0x363c8b){super(_0x11d3de),this[_0x52fa('0xd')]=_0x363c8b,this[_0x52fa('0x6')]=!0x1,this[_0x52fa('0x2')](),this[_0x52fa('0x0')]=!0x1;}['refresh'](){this[_0x52fa('0x4')]=!0x0;}[_0x52fa('0x8')](){this[_0x52fa('0x6')]=!this[_0x52fa('0x6')],this['value']?this[_0x52fa('0x9')]():this[_0x52fa('0x5')]();}[_0x52fa('0x9')](){for(const _0x37f8e9 of this[_0x52fa('0xb')]['commands'][_0x52fa('0x1')]())_0x37f8e9['affectsData']&&!this[_0x52fa('0xd')]['has'](_0x37f8e9)&&_0x37f8e9[_0x52fa('0xc')](_0x52fa('0x7'));}[_0x52fa('0x5')](){for(const _0x4ca82b of this[_0x52fa('0xb')][_0x52fa('0x1')][_0x52fa('0x1')]())_0x4ca82b['affectsData']&&!this[_0x52fa('0xd')][_0x52fa('0x3')](_0x4ca82b)&&_0x4ca82b[_0x52fa('0xa')]('TrackChangesCommand');}}
|