@ckeditor/ckeditor5-track-changes 37.1.0 → 38.0.0-rc.1
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 +2 -2
- 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 +3 -3
- 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.1",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"postversion": "npm run build"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"ckeditor5": "^
|
|
45
|
-
"ckeditor5-collaboration": "^
|
|
44
|
+
"ckeditor5": "^38.0.0-rc.1",
|
|
45
|
+
"ckeditor5-collaboration": "^38.0.0-rc.1",
|
|
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 _0xcbaf=['execute','plugins','_isEnabledBasedOnSelection','model','getRanges','_suggestions','editor','TrackChangesEditing','canEditAt','isEnabled','get','refresh'];(function(_0x4f13cf,_0xcbafe1){const _0x4d06dc=function(_0x299096){while(--_0x299096){_0x4f13cf['push'](_0x4f13cf['shift']());}};_0x4d06dc(++_0xcbafe1);}(_0xcbaf,0x1b0));const _0x4d06=function(_0x4f13cf,_0xcbafe1){_0x4f13cf=_0x4f13cf-0x0;let _0x4d06dc=_0xcbaf[_0x4f13cf];return _0x4d06dc;};import{Command as _0x1d39f5}from'ckeditor5/src/core';import{CKEditorError as _0x6375a9}from'ckeditor5/src/utils';export default class M extends _0x1d39f5{constructor(_0x137a00,_0x5ac8e2){super(_0x137a00),this['_suggestions']=_0x5ac8e2,this[_0x4d06('0xb')](),this[_0x4d06('0x2')]=!0x1;}['refresh'](){this[_0x4d06('0x9')]=!0x0;}[_0x4d06('0x0')](_0x248531){const _0xb0659d=this[_0x4d06('0x5')][_0x4d06('0xa')](_0x248531);if(!_0xb0659d)throw new _0x6375a9('track-changes-accept-suggestion-not-found',this);const _0x5e6a01=_0xb0659d[_0x4d06('0x4')]();this[_0x4d06('0x6')][_0x4d06('0x3')][_0x4d06('0x8')](_0x5e6a01)&&this[_0x4d06('0x6')][_0x4d06('0x1')]['get'](_0x4d06('0x7'))['acceptSuggestion'](_0xb0659d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x579c=['canEditAt','get','refresh','plugins','editor','isEnabled','_suggestions','execute','_isEnabledBasedOnSelection','getRanges'];(function(_0x81a1c1,_0x579c34){const _0x24b84f=function(_0x129347){while(--_0x129347){_0x81a1c1['push'](_0x81a1c1['shift']());}};_0x24b84f(++_0x579c34);}(_0x579c,0x86));const _0x24b8=function(_0x81a1c1,_0x579c34){_0x81a1c1=_0x81a1c1-0x0;let _0x24b84f=_0x579c[_0x81a1c1];return _0x24b84f;};import{Command as _0x19822c}from'ckeditor5/src/core';import{CKEditorError as _0x2bd2f4}from'ckeditor5/src/utils';export default class $ extends _0x19822c{constructor(_0x34e24f,_0x2c97d5){super(_0x34e24f),this[_0x24b8('0x2')]=_0x2c97d5,this[_0x24b8('0x8')](),this[_0x24b8('0x4')]=!0x1;}[_0x24b8('0x8')](){this[_0x24b8('0x1')]=!0x0;}[_0x24b8('0x3')](_0x505db5){const _0x1c0993=this[_0x24b8('0x2')]['get'](_0x505db5);if(!_0x1c0993)throw new _0x2bd2f4('track-changes-discard-suggestion-not-found',this);const _0x6c6b8a=_0x1c0993[_0x24b8('0x5')]();this['editor']['model'][_0x24b8('0x6')](_0x6c6b8a)&&this[_0x24b8('0x0')][_0x24b8('0x9')][_0x24b8('0x7')]('TrackChangesEditing')['discardSuggestion'](_0x1c0993);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x7baf=['refresh','execute','editor','some','values','_isEnabledBasedOnSelection','isInContent','isEnabled','from','_command','canEditAt','model','_suggestions','getRanges'];(function(_0x4274bd,_0x7bafd5){const _0x58ae55=function(_0x2c85a8){while(--_0x2c85a8){_0x4274bd['push'](_0x4274bd['shift']());}};_0x58ae55(++_0x7bafd5);}(_0x7baf,0x17b));const _0x58ae=function(_0x4274bd,_0x7bafd5){_0x4274bd=_0x4274bd-0x0;let _0x58ae55=_0x7baf[_0x4274bd];return _0x58ae55;};import{Command as _0x3cf5bf}from'ckeditor5/src/core';import{sortSuggestions as _0x1380f1,executeCommandForSuggestions as _0x4ca07d}from'../utils/utils';export default class N extends _0x3cf5bf{constructor(_0x5e6001,_0x6d22de,_0x1920f5){super(_0x5e6001),this[_0x58ae('0x8')]=_0x6d22de,this[_0x58ae('0xb')]=_0x1920f5,this[_0x58ae('0xd')](),this[_0x58ae('0x4')]=!0x1;}[_0x58ae('0xd')](){const _0x5a822f=Array[_0x58ae('0x7')](this[_0x58ae('0xb')][_0x58ae('0x3')]())[_0x58ae('0x2')](_0x3301d6=>_0x3301d6[_0x58ae('0x5')]);this[_0x58ae('0x6')]=this[_0x58ae('0x8')]['isEnabled']&&_0x5a822f;}[_0x58ae('0x0')](){const _0x16f85e=_0x1380f1(Array[_0x58ae('0x7')](this[_0x58ae('0xb')][_0x58ae('0x3')]()));for(const _0x507044 of _0x16f85e){const _0x1f7d01=_0x507044[_0x58ae('0xc')]();if(!this['editor'][_0x58ae('0xa')][_0x58ae('0x9')](_0x1f7d01))return;}_0x4ca07d(this[_0x58ae('0x1')][_0x58ae('0xa')],this[_0x58ae('0x8')],_0x16f85e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xaca4=['model','isEnabled','document','editor','from','_isEnabledBasedOnSelection','getRanges','_selectedSuggestions','refresh','size','_command','values','_suggestions'];(function(_0x1840ae,_0xaca495){const _0xd03679=function(_0x200638){while(--_0x200638){_0x1840ae['push'](_0x1840ae['shift']());}};_0xd03679(++_0xaca495);}(_0xaca4,0xc9));const _0xd036=function(_0x1840ae,_0xaca495){_0x1840ae=_0x1840ae-0x0;let _0xd03679=_0xaca4[_0x1840ae];return _0xd03679;};import{Command as _0x55e099}from'ckeditor5/src/core';import{sortSuggestions as _0x512c89,getSelectedSuggestions as _0x3f57c6,executeCommandForSuggestions as _0xe80611}from'../utils/utils';export default class R extends _0x55e099{constructor(_0x3d2a52,_0x1f2081,_0x3a506d){super(_0x3d2a52),this['_command']=_0x1f2081,this['_suggestions']=_0x3a506d,this[_0xd036('0x1')]=new Set(),this[_0xd036('0x2')](),this[_0xd036('0xc')]=!0x1;}[_0xd036('0x2')](){const _0x22c0da=this[_0xd036('0xa')][_0xd036('0x7')][_0xd036('0x9')]['selection'],_0x5ac61f=Array[_0xd036('0xb')](this[_0xd036('0x6')][_0xd036('0x5')]());this[_0xd036('0x1')]=_0x3f57c6(_0x22c0da,_0x5ac61f),this[_0xd036('0x8')]=this['_command'][_0xd036('0x8')]&&!!this['_selectedSuggestions'][_0xd036('0x3')];}['execute'](){const _0x1472b3=_0x512c89(Array[_0xd036('0xb')](this[_0xd036('0x1')]));for(const _0x2fc68b of _0x1472b3){const _0x580a3f=_0x2fc68b[_0xd036('0x0')]();if(!this[_0xd036('0xa')][_0xd036('0x7')]['canEditAt'](_0x580a3f))return;}_0xe80611(this[_0xd036('0xa')]['model'],this[_0xd036('0x4')],_0x1472b3);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x391f=['TrackChangesCommand','value','forceDisabled','has','refresh','affectsData','_disableUnsupportedCommands','isEnabled','_enableCommands','clearForceDisabled','editor','_enabledCommands','_isEnabledBasedOnSelection'];(function(_0x217270,_0x391f89){const _0x554615=function(_0x3ac76c){while(--_0x3ac76c){_0x217270['push'](_0x217270['shift']());}};_0x554615(++_0x391f89);}(_0x391f,0xf0));const _0x5546=function(_0x217270,_0x391f89){_0x217270=_0x217270-0x0;let _0x554615=_0x391f[_0x217270];return _0x554615;};import{Command as _0x22d8f0}from'ckeditor5/src/core';export default class _ extends _0x22d8f0{constructor(_0x2bdeb7,_0x103beb){super(_0x2bdeb7),this[_0x5546('0x5')]=_0x103beb,this['value']=!0x1,this[_0x5546('0xb')](),this[_0x5546('0x6')]=!0x1;}[_0x5546('0xb')](){this[_0x5546('0x1')]=!0x0;}['execute'](){this[_0x5546('0x8')]=!this['value'],this['value']?this[_0x5546('0x0')]():this[_0x5546('0x2')]();}[_0x5546('0x0')](){for(const _0x26bdb3 of this[_0x5546('0x4')]['commands']['commands']())_0x26bdb3[_0x5546('0xc')]&&!this[_0x5546('0x5')]['has'](_0x26bdb3)&&_0x26bdb3[_0x5546('0x9')](_0x5546('0x7'));}[_0x5546('0x2')](){for(const _0x45a0b6 of this['editor']['commands']['commands']())_0x45a0b6[_0x5546('0xc')]&&!this[_0x5546('0x5')][_0x5546('0xa')](_0x45a0b6)&&_0x45a0b6[_0x5546('0x3')](_0x5546('0x7'));}}
|