@ckeditor/ckeditor5-track-changes 40.1.0 → 40.2.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.
Files changed (163) hide show
  1. package/CHANGELOG.md +15 -15
  2. package/README.md +1 -1
  3. package/build/track-changes.js +2 -2
  4. package/build/translations/ar.js +1 -1
  5. package/build/translations/az.js +1 -1
  6. package/build/translations/bg.js +1 -1
  7. package/build/translations/bn.js +1 -1
  8. package/build/translations/ca.js +1 -1
  9. package/build/translations/cs.js +1 -1
  10. package/build/translations/da.js +1 -1
  11. package/build/translations/de.js +1 -1
  12. package/build/translations/el.js +1 -1
  13. package/build/translations/en-au.js +1 -1
  14. package/build/translations/es.js +1 -1
  15. package/build/translations/et.js +1 -1
  16. package/build/translations/fi.js +1 -1
  17. package/build/translations/fr.js +1 -1
  18. package/build/translations/gl.js +1 -1
  19. package/build/translations/he.js +1 -1
  20. package/build/translations/hi.js +1 -1
  21. package/build/translations/hr.js +1 -1
  22. package/build/translations/hu.js +1 -1
  23. package/build/translations/id.js +1 -1
  24. package/build/translations/it.js +1 -1
  25. package/build/translations/ja.js +1 -1
  26. package/build/translations/ko.js +1 -1
  27. package/build/translations/lt.js +1 -1
  28. package/build/translations/lv.js +1 -1
  29. package/build/translations/ms.js +1 -1
  30. package/build/translations/nl.js +1 -1
  31. package/build/translations/no.js +1 -1
  32. package/build/translations/pl.js +1 -1
  33. package/build/translations/pt-br.js +1 -1
  34. package/build/translations/pt.js +1 -1
  35. package/build/translations/ro.js +1 -1
  36. package/build/translations/ru.js +1 -1
  37. package/build/translations/sk.js +1 -1
  38. package/build/translations/sq.js +1 -1
  39. package/build/translations/sr-latn.js +1 -1
  40. package/build/translations/sr.js +1 -1
  41. package/build/translations/sv.js +1 -1
  42. package/build/translations/th.js +1 -1
  43. package/build/translations/tk.js +1 -1
  44. package/build/translations/tr.js +1 -1
  45. package/build/translations/tt.js +1 -1
  46. package/build/translations/uk.js +1 -1
  47. package/build/translations/ur.js +1 -1
  48. package/build/translations/vi.js +1 -1
  49. package/build/translations/zh-cn.js +1 -1
  50. package/build/translations/zh.js +1 -1
  51. package/lang/translations/ar.po +5 -5
  52. package/lang/translations/az.po +4 -4
  53. package/lang/translations/bg.po +5 -5
  54. package/lang/translations/bn.po +5 -5
  55. package/lang/translations/ca.po +5 -5
  56. package/lang/translations/cs.po +5 -5
  57. package/lang/translations/da.po +5 -5
  58. package/lang/translations/de.po +5 -5
  59. package/lang/translations/el.po +5 -5
  60. package/lang/translations/en-au.po +5 -5
  61. package/lang/translations/en.po +5 -5
  62. package/lang/translations/es.po +5 -5
  63. package/lang/translations/et.po +5 -5
  64. package/lang/translations/fi.po +5 -5
  65. package/lang/translations/fr.po +5 -5
  66. package/lang/translations/gl.po +36 -36
  67. package/lang/translations/he.po +5 -5
  68. package/lang/translations/hi.po +5 -5
  69. package/lang/translations/hr.po +5 -5
  70. package/lang/translations/hu.po +5 -5
  71. package/lang/translations/id.po +5 -5
  72. package/lang/translations/it.po +5 -5
  73. package/lang/translations/ja.po +5 -5
  74. package/lang/translations/ko.po +5 -5
  75. package/lang/translations/lt.po +5 -5
  76. package/lang/translations/lv.po +5 -5
  77. package/lang/translations/ms.po +5 -5
  78. package/lang/translations/nl.po +5 -5
  79. package/lang/translations/no.po +5 -5
  80. package/lang/translations/pl.po +5 -5
  81. package/lang/translations/pt-br.po +5 -5
  82. package/lang/translations/pt.po +5 -5
  83. package/lang/translations/ro.po +5 -5
  84. package/lang/translations/ru.po +5 -5
  85. package/lang/translations/sk.po +5 -5
  86. package/lang/translations/sq.po +4 -4
  87. package/lang/translations/sr-latn.po +24 -24
  88. package/lang/translations/sr.po +5 -5
  89. package/lang/translations/sv.po +5 -5
  90. package/lang/translations/th.po +5 -5
  91. package/lang/translations/tk.po +4 -4
  92. package/lang/translations/tr.po +5 -5
  93. package/lang/translations/tt.po +4 -4
  94. package/lang/translations/uk.po +5 -5
  95. package/lang/translations/ur.po +4 -4
  96. package/lang/translations/vi.po +5 -5
  97. package/lang/translations/zh-cn.po +5 -5
  98. package/lang/translations/zh.po +5 -5
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/ckbox.js +1 -1
  110. package/src/integrations/codeblock.js +1 -1
  111. package/src/integrations/comments.js +1 -1
  112. package/src/integrations/deletecommand.js +1 -1
  113. package/src/integrations/documentlist.js +1 -1
  114. package/src/integrations/documentlistproperties.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/link.js +1 -1
  130. package/src/integrations/list.js +1 -1
  131. package/src/integrations/listproperties.js +1 -1
  132. package/src/integrations/mediaembed.js +1 -1
  133. package/src/integrations/mention.js +1 -1
  134. package/src/integrations/pagebreak.js +1 -1
  135. package/src/integrations/paragraph.js +1 -1
  136. package/src/integrations/removeformat.js +1 -1
  137. package/src/integrations/restrictededitingmode.js +1 -1
  138. package/src/integrations/shiftentercommand.js +1 -1
  139. package/src/integrations/standardeditingmode.js +1 -1
  140. package/src/integrations/style.js +1 -1
  141. package/src/integrations/table.js +1 -1
  142. package/src/integrations/tablecaption.js +1 -1
  143. package/src/integrations/tableclipboard.js +1 -1
  144. package/src/integrations/tablecolumnresize.js +1 -1
  145. package/src/integrations/tableheadings.js +1 -1
  146. package/src/integrations/tablemergesplit.js +1 -1
  147. package/src/integrations/tableofcontents.js +1 -1
  148. package/src/integrations/tableproperties.js +1 -1
  149. package/src/integrations/template.js +1 -1
  150. package/src/integrations/title.js +1 -1
  151. package/src/integrations/undo.js +1 -1
  152. package/src/integrations/utils.js +1 -1
  153. package/src/suggestion.js +1 -1
  154. package/src/suggestiondescriptionfactory.js +1 -1
  155. package/src/trackchanges.js +1 -1
  156. package/src/trackchangesdata.js +1 -1
  157. package/src/trackchangesediting.js +1 -1
  158. package/src/trackchangesui.js +1 -1
  159. package/src/ui/suggestioncontroller.js +1 -1
  160. package/src/ui/view/basesuggestionthreadview.js +1 -1
  161. package/src/ui/view/suggestionthreadview.js +1 -1
  162. package/src/utils/common-translations.js +1 -1
  163. package/src/utils/utils.js +1 -1
@@ -58,8 +58,8 @@ msgid "*Format:* remove from %0"
58
58
  msgstr "*Format:* ลบออกจาก %0"
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
62
- msgstr "*รูปแบบ:* แทนที่ URL รูปภาพ"
61
+ msgid "*Replace image URL*"
62
+ msgstr "*แทนที่ URL ภาพ*"
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
65
65
  msgid "*Format:* resize table"
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr "*ตั้งค่าขนาดฟอนต์:* %0"
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr "*กำหนดรูปแบบ:* %0"
159
159
 
@@ -516,8 +516,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
516
516
  msgid "FORMAT_FONT_BACKGROUND"
517
517
  msgstr "สีพื้นหลังฟอนต์"
518
518
 
519
- msgctxt "The image width change format name displayed in a format suggestion."
520
- msgid "FORMAT_IMAGE_WIDTH"
519
+ msgctxt "The image size change format name displayed in a format suggestion."
520
+ msgid "FORMAT_IMAGE_SIZE"
521
521
  msgstr "ขนาดภาพ"
522
522
 
523
523
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,7 +58,7 @@ msgid "*Format:* remove from %0"
58
58
  msgstr ""
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
61
+ msgid "*Replace image URL*"
62
62
  msgstr ""
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr ""
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr ""
159
159
 
@@ -535,8 +535,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
535
535
  msgid "FORMAT_FONT_BACKGROUND"
536
536
  msgstr ""
537
537
 
538
- msgctxt "The image width change format name displayed in a format suggestion."
539
- msgid "FORMAT_IMAGE_WIDTH"
538
+ msgctxt "The image size change format name displayed in a format suggestion."
539
+ msgid "FORMAT_IMAGE_SIZE"
540
540
  msgstr ""
541
541
 
542
542
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,8 +58,8 @@ msgid "*Format:* remove from %0"
58
58
  msgstr "*Biçim:* %0 öğesinden kaldır"
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
62
- msgstr "*Format:* resim URL'sini değiştir"
61
+ msgid "*Replace image URL*"
62
+ msgstr "*Görüntü URL'sini değiştir*"
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
65
65
  msgid "*Format:* resize table"
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr "*Yazı boyutunun ayarlanması:* %0"
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr "*Biçimi ayarla:* %0"
159
159
 
@@ -535,8 +535,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
535
535
  msgid "FORMAT_FONT_BACKGROUND"
536
536
  msgstr "font arka plan rengi"
537
537
 
538
- msgctxt "The image width change format name displayed in a format suggestion."
539
- msgid "FORMAT_IMAGE_WIDTH"
538
+ msgctxt "The image size change format name displayed in a format suggestion."
539
+ msgid "FORMAT_IMAGE_SIZE"
540
540
  msgstr "Görüntü boyutu"
541
541
 
542
542
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,7 +58,7 @@ msgid "*Format:* remove from %0"
58
58
  msgstr ""
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
61
+ msgid "*Replace image URL*"
62
62
  msgstr ""
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr ""
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr ""
159
159
 
@@ -516,8 +516,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
516
516
  msgid "FORMAT_FONT_BACKGROUND"
517
517
  msgstr ""
518
518
 
519
- msgctxt "The image width change format name displayed in a format suggestion."
520
- msgid "FORMAT_IMAGE_WIDTH"
519
+ msgctxt "The image size change format name displayed in a format suggestion."
520
+ msgid "FORMAT_IMAGE_SIZE"
521
521
  msgstr ""
522
522
 
523
523
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,8 +58,8 @@ msgid "*Format:* remove from %0"
58
58
  msgstr "*Формат:* видалити з %0"
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
62
- msgstr "*Формат:* замінити зображення URL"
61
+ msgid "*Replace image URL*"
62
+ msgstr "*Замінити URL-адресу зображення*"
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
65
65
  msgid "*Format:* resize table"
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr "*Установити розмір шрифту:* %0"
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr "*Встановити формат:* %0"
159
159
 
@@ -573,8 +573,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
573
573
  msgid "FORMAT_FONT_BACKGROUND"
574
574
  msgstr "колір фону шрифту"
575
575
 
576
- msgctxt "The image width change format name displayed in a format suggestion."
577
- msgid "FORMAT_IMAGE_WIDTH"
576
+ msgctxt "The image size change format name displayed in a format suggestion."
577
+ msgid "FORMAT_IMAGE_SIZE"
578
578
  msgstr "розмір зображення"
579
579
 
580
580
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,7 +58,7 @@ msgid "*Format:* remove from %0"
58
58
  msgstr ""
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
61
+ msgid "*Replace image URL*"
62
62
  msgstr ""
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr ""
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr ""
159
159
 
@@ -535,8 +535,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
535
535
  msgid "FORMAT_FONT_BACKGROUND"
536
536
  msgstr ""
537
537
 
538
- msgctxt "The image width change format name displayed in a format suggestion."
539
- msgid "FORMAT_IMAGE_WIDTH"
538
+ msgctxt "The image size change format name displayed in a format suggestion."
539
+ msgid "FORMAT_IMAGE_SIZE"
540
540
  msgstr ""
541
541
 
542
542
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,8 +58,8 @@ msgid "*Format:* remove from %0"
58
58
  msgstr "*Định dạng:* xóa khỏi %0"
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
62
- msgstr "*Định dạng:* thay thế URL của ảnh"
61
+ msgid "*Replace image URL*"
62
+ msgstr "*Thay thế URL hình ảnh*"
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
65
65
  msgid "*Format:* resize table"
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr "*Đặt lại kích cỡ phông chữ:* %0"
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr "*Đặt định dạng:* %0"
159
159
 
@@ -516,8 +516,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
516
516
  msgid "FORMAT_FONT_BACKGROUND"
517
517
  msgstr "màu nền phông chữ"
518
518
 
519
- msgctxt "The image width change format name displayed in a format suggestion."
520
- msgid "FORMAT_IMAGE_WIDTH"
519
+ msgctxt "The image size change format name displayed in a format suggestion."
520
+ msgid "FORMAT_IMAGE_SIZE"
521
521
  msgstr "cỡ ảnh"
522
522
 
523
523
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,8 +58,8 @@ msgid "*Format:* remove from %0"
58
58
  msgstr "*格式:* 从 %0 移除"
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
62
- msgstr "*格式:*替换图片URL"
61
+ msgid "*Replace image URL*"
62
+ msgstr "*替换图片 URL*"
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
65
65
  msgid "*Format:* resize table"
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr "*设置字号:* %0"
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr "*设置格式:* %0"
159
159
 
@@ -516,8 +516,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
516
516
  msgid "FORMAT_FONT_BACKGROUND"
517
517
  msgstr "字体背景颜色"
518
518
 
519
- msgctxt "The image width change format name displayed in a format suggestion."
520
- msgid "FORMAT_IMAGE_WIDTH"
519
+ msgctxt "The image size change format name displayed in a format suggestion."
520
+ msgid "FORMAT_IMAGE_SIZE"
521
521
  msgstr "图片大小"
522
522
 
523
523
  msgctxt "The style format name displayed in a format suggestion."
@@ -58,8 +58,8 @@ msgid "*Format:* remove from %0"
58
58
  msgstr "*格式:*從 %0 移除"
59
59
 
60
60
  msgctxt "A suggestion for replacing an image."
61
- msgid "*Format:* replace image URL"
62
- msgstr "*格式:*取代圖片網址"
61
+ msgid "*Replace image URL*"
62
+ msgstr "*替換圖片網址*"
63
63
 
64
64
  msgctxt "A suggestion for resizing a table."
65
65
  msgid "*Format:* resize table"
@@ -153,7 +153,7 @@ msgctxt "A suggestion for setting the font size to %0."
153
153
  msgid "*Set font size:* %0"
154
154
  msgstr "*設定字型大小:*%0"
155
155
 
156
- msgctxt "A suggestion for setting multiple inline formatting %0"
156
+ msgctxt "A suggestion for setting one or more formatting changes to %0"
157
157
  msgid "*Set format:* %0"
158
158
  msgstr "*設定格式:* %0"
159
159
 
@@ -516,8 +516,8 @@ msgctxt "The font background color format name displayed in a format suggestion.
516
516
  msgid "FORMAT_FONT_BACKGROUND"
517
517
  msgstr "字型背景顏色"
518
518
 
519
- msgctxt "The image width change format name displayed in a format suggestion."
520
- msgid "FORMAT_IMAGE_WIDTH"
519
+ msgctxt "The image size change format name displayed in a format suggestion."
520
+ msgid "FORMAT_IMAGE_SIZE"
521
521
  msgstr "圖片大小"
522
522
 
523
523
  msgctxt "The style format name displayed in a format suggestion."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "40.1.0",
3
+ "version": "40.2.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -39,8 +39,8 @@
39
39
  "CHANGELOG.md"
40
40
  ],
41
41
  "dependencies": {
42
- "ckeditor5": "40.1.0",
43
- "ckeditor5-collaboration": "40.1.0",
42
+ "ckeditor5": "40.2.0",
43
+ "ckeditor5-collaboration": "40.2.0",
44
44
  "lodash-es": "4.17.21"
45
45
  },
46
46
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2af4=['_suggestions','editor','_isEnabledBasedOnSelection','plugins','model','refresh','execute','isEnabled','TrackChangesEditing','get','acceptSuggestion','track-changes-accept-suggestion-not-found'];(function(_0xd28304,_0x2af480){const _0x402c32=function(_0x14b5c9){while(--_0x14b5c9){_0xd28304['push'](_0xd28304['shift']());}};_0x402c32(++_0x2af480);}(_0x2af4,0x9b));const _0x402c=function(_0xd28304,_0x2af480){_0xd28304=_0xd28304-0x0;let _0x402c32=_0x2af4[_0xd28304];return _0x402c32;};import{Command as _0x15c87d}from'ckeditor5/src/core';import{CKEditorError as _0x40a8c9}from'ckeditor5/src/utils';export default class B extends _0x15c87d{constructor(_0x4bda25,_0x40fe97){super(_0x4bda25),this[_0x402c('0x1')]=_0x40fe97,this[_0x402c('0x6')](),this[_0x402c('0x3')]=!0x1;}[_0x402c('0x6')](){this[_0x402c('0x8')]=!0x0;}[_0x402c('0x7')](_0x25d62f){const _0x3191ef=this[_0x402c('0x1')]['get'](_0x25d62f);if(!_0x3191ef)throw new _0x40a8c9(_0x402c('0x0'),this);const _0x529e44=_0x3191ef['getRanges']();this[_0x402c('0x2')][_0x402c('0x5')]['canEditAt'](_0x529e44)&&this['editor'][_0x402c('0x4')][_0x402c('0xa')](_0x402c('0x9'))[_0x402c('0xb')](_0x3191ef);}}
23
+ const _0x2e72=['acceptSuggestion','editor','canEditAt','get','model','plugins','TrackChangesEditing','execute','refresh','getRanges','track-changes-accept-suggestion-not-found','isEnabled'];(function(_0x3eaedf,_0x2e721c){const _0x243a47=function(_0xa4afb){while(--_0xa4afb){_0x3eaedf['push'](_0x3eaedf['shift']());}};_0x243a47(++_0x2e721c);}(_0x2e72,0x16b));const _0x243a=function(_0x3eaedf,_0x2e721c){_0x3eaedf=_0x3eaedf-0x0;let _0x243a47=_0x2e72[_0x3eaedf];return _0x243a47;};import{Command as _0x3c5e93}from'ckeditor5/src/core';import{CKEditorError as _0x2d5da9}from'ckeditor5/src/utils';export default class B extends _0x3c5e93{constructor(_0x71b5e8,_0x4f1e35){super(_0x71b5e8),this['_suggestions']=_0x4f1e35,this[_0x243a('0x5')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this[_0x243a('0x8')]=!0x0;}[_0x243a('0x4')](_0x176c22){const _0x1eeda9=this['_suggestions'][_0x243a('0x0')](_0x176c22);if(!_0x1eeda9)throw new _0x2d5da9(_0x243a('0x7'),this);const _0x25be13=_0x1eeda9[_0x243a('0x6')]();this[_0x243a('0xa')][_0x243a('0x1')][_0x243a('0xb')](_0x25be13)&&this['editor'][_0x243a('0x2')]['get'](_0x243a('0x3'))[_0x243a('0x9')](_0x1eeda9);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c25=['track-changes-discard-suggestion-not-found','isEnabled','editor','get','plugins','TrackChangesEditing','refresh','discardSuggestion','getRanges','execute','_suggestions','canEditAt'];(function(_0x3e360e,_0x1c2520){const _0x5d9f52=function(_0x5e9437){while(--_0x5e9437){_0x3e360e['push'](_0x3e360e['shift']());}};_0x5d9f52(++_0x1c2520);}(_0x1c25,0x169));const _0x5d9f=function(_0x3e360e,_0x1c2520){_0x3e360e=_0x3e360e-0x0;let _0x5d9f52=_0x1c25[_0x3e360e];return _0x5d9f52;};import{Command as _0x4ac650}from'ckeditor5/src/core';import{CKEditorError as _0x356bc4}from'ckeditor5/src/utils';export default class x extends _0x4ac650{constructor(_0x2d58f2,_0x3c80fd){super(_0x2d58f2),this[_0x5d9f('0x9')]=_0x3c80fd,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x5d9f('0x5')](){this[_0x5d9f('0x0')]=!0x0;}[_0x5d9f('0x8')](_0x331b2e){const _0x45c91a=this[_0x5d9f('0x9')]['get'](_0x331b2e);if(!_0x45c91a)throw new _0x356bc4(_0x5d9f('0xb'),this);const _0x12d33f=_0x45c91a[_0x5d9f('0x7')]();this[_0x5d9f('0x1')]['model'][_0x5d9f('0xa')](_0x12d33f)&&this[_0x5d9f('0x1')][_0x5d9f('0x3')][_0x5d9f('0x2')](_0x5d9f('0x4'))[_0x5d9f('0x6')](_0x45c91a);}}
23
+ const _0x215c=['editor','getRanges','canEditAt','isEnabled','TrackChangesEditing','discardSuggestion','track-changes-discard-suggestion-not-found','model','get','plugins','_suggestions','refresh'];(function(_0xf97519,_0x215c4b){const _0x535910=function(_0x120b67){while(--_0x120b67){_0xf97519['push'](_0xf97519['shift']());}};_0x535910(++_0x215c4b);}(_0x215c,0xa5));const _0x5359=function(_0xf97519,_0x215c4b){_0xf97519=_0xf97519-0x0;let _0x535910=_0x215c[_0xf97519];return _0x535910;};import{Command as _0x43c34a}from'ckeditor5/src/core';import{CKEditorError as _0xcf51b1}from'ckeditor5/src/utils';export default class x extends _0x43c34a{constructor(_0x59d0e8,_0x2bb1dd){super(_0x59d0e8),this[_0x5359('0x1')]=_0x2bb1dd,this[_0x5359('0x2')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x5359('0x2')](){this[_0x5359('0x6')]=!0x0;}['execute'](_0xccf869){const _0x336dc5=this[_0x5359('0x1')][_0x5359('0xb')](_0xccf869);if(!_0x336dc5)throw new _0xcf51b1(_0x5359('0x9'),this);const _0x10fa9f=_0x336dc5[_0x5359('0x4')]();this[_0x5359('0x3')][_0x5359('0xa')][_0x5359('0x5')](_0x10fa9f)&&this[_0x5359('0x3')][_0x5359('0x0')][_0x5359('0xb')](_0x5359('0x7'))[_0x5359('0x8')](_0x336dc5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3187=['editor','canEditAt','from','some','isEnabled','_isEnabledBasedOnSelection','execute','getRanges','model','_suggestions','values','_command'];(function(_0x5e258b,_0x3187da){const _0x2439f3=function(_0x3c0f50){while(--_0x3c0f50){_0x5e258b['push'](_0x5e258b['shift']());}};_0x2439f3(++_0x3187da);}(_0x3187,0x1ef));const _0x2439=function(_0x5e258b,_0x3187da){_0x5e258b=_0x5e258b-0x0;let _0x2439f3=_0x3187[_0x5e258b];return _0x2439f3;};import{Command as _0x40dc85}from'ckeditor5/src/core';import{sortSuggestions as _0x5268b1,executeCommandForSuggestions as _0x13fbf3}from'../utils/utils';export default class E extends _0x40dc85{constructor(_0x4aa136,_0xef9de4,_0x541e66){super(_0x4aa136),this[_0x2439('0x8')]=_0xef9de4,this[_0x2439('0x6')]=_0x541e66,this['refresh'](),this[_0x2439('0x2')]=!0x1;}['refresh'](){const _0x1e06fa=Array['from'](this[_0x2439('0x6')][_0x2439('0x7')]())[_0x2439('0x0')](_0x495a57=>_0x495a57['isInContent']);this['isEnabled']=this[_0x2439('0x8')][_0x2439('0x1')]&&_0x1e06fa;}[_0x2439('0x3')](){const _0x468484=_0x5268b1(Array[_0x2439('0xb')](this[_0x2439('0x6')]['values']()));for(const _0x3d08c5 of _0x468484){const _0x247069=_0x3d08c5[_0x2439('0x4')]();if(!this['editor'][_0x2439('0x5')][_0x2439('0xa')](_0x247069))return;}_0x13fbf3(this[_0x2439('0x9')]['model'],this['_command'],_0x468484);}}
23
+ const _0x3ed5=['_suggestions','getRanges','model','canEditAt','execute','refresh','some','isInContent','values','_isEnabledBasedOnSelection','editor','_command','from','isEnabled'];(function(_0x3b5aa1,_0x3ed55e){const _0x393a8d=function(_0x55af41){while(--_0x55af41){_0x3b5aa1['push'](_0x3b5aa1['shift']());}};_0x393a8d(++_0x3ed55e);}(_0x3ed5,0x15d));const _0x393a=function(_0x3b5aa1,_0x3ed55e){_0x3b5aa1=_0x3b5aa1-0x0;let _0x393a8d=_0x3ed5[_0x3b5aa1];return _0x393a8d;};import{Command as _0x250d4e}from'ckeditor5/src/core';import{sortSuggestions as _0x513e10,executeCommandForSuggestions as _0x9ad544}from'../utils/utils';export default class E extends _0x250d4e{constructor(_0x30dac9,_0x660826,_0x46eebe){super(_0x30dac9),this[_0x393a('0xc')]=_0x660826,this[_0x393a('0x1')]=_0x46eebe,this[_0x393a('0x6')](),this[_0x393a('0xa')]=!0x1;}[_0x393a('0x6')](){const _0x551213=Array[_0x393a('0xd')](this[_0x393a('0x1')][_0x393a('0x9')]())[_0x393a('0x7')](_0x4d2665=>_0x4d2665[_0x393a('0x8')]);this['isEnabled']=this[_0x393a('0xc')][_0x393a('0x0')]&&_0x551213;}[_0x393a('0x5')](){const _0x133a86=_0x513e10(Array['from'](this[_0x393a('0x1')][_0x393a('0x9')]()));for(const _0xa7c119 of _0x133a86){const _0x1621d6=_0xa7c119[_0x393a('0x2')]();if(!this[_0x393a('0xb')][_0x393a('0x3')][_0x393a('0x4')](_0x1621d6))return;}_0x9ad544(this[_0x393a('0xb')]['model'],this[_0x393a('0xc')],_0x133a86);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47be=['canEditAt','selection','values','from','document','model','refresh','editor','_suggestions','_command','isEnabled','_selectedSuggestions','size','_isEnabledBasedOnSelection','getRanges'];(function(_0x562dfe,_0x47be77){const _0x5275a6=function(_0x10da87){while(--_0x10da87){_0x562dfe['push'](_0x562dfe['shift']());}};_0x5275a6(++_0x47be77);}(_0x47be,0x1ce));const _0x5275=function(_0x562dfe,_0x47be77){_0x562dfe=_0x562dfe-0x0;let _0x5275a6=_0x47be[_0x562dfe];return _0x5275a6;};import{Command as _0x1b0b89}from'ckeditor5/src/core';import{sortSuggestions as _0x3b14f9,getSelectedSuggestions as _0x17cb86,executeCommandForSuggestions as _0x1e2071}from'../utils/utils';export default class R extends _0x1b0b89{constructor(_0x161725,_0x45008c,_0x549f98){super(_0x161725),this['_command']=_0x45008c,this[_0x5275('0xb')]=_0x549f98,this[_0x5275('0xe')]=new Set(),this[_0x5275('0x9')](),this[_0x5275('0x1')]=!0x1;}[_0x5275('0x9')](){const _0x9c6dcc=this[_0x5275('0xa')][_0x5275('0x8')][_0x5275('0x7')][_0x5275('0x4')],_0x4c1a1a=Array[_0x5275('0x6')](this['_suggestions'][_0x5275('0x5')]());this[_0x5275('0xe')]=_0x17cb86(_0x9c6dcc,_0x4c1a1a),this[_0x5275('0xd')]=this[_0x5275('0xc')][_0x5275('0xd')]&&!!this[_0x5275('0xe')][_0x5275('0x0')];}['execute'](){const _0x383d7e=_0x3b14f9(Array[_0x5275('0x6')](this['_selectedSuggestions']));for(const _0x45fcc4 of _0x383d7e){const _0x2cfca4=_0x45fcc4[_0x5275('0x2')]();if(!this[_0x5275('0xa')][_0x5275('0x8')][_0x5275('0x3')](_0x2cfca4))return;}_0x1e2071(this[_0x5275('0xa')][_0x5275('0x8')],this[_0x5275('0xc')],_0x383d7e);}}
23
+ const _0x175d=['getRanges','_suggestions','refresh','size','from','isEnabled','_isEnabledBasedOnSelection','canEditAt','model','values','editor','selection','_selectedSuggestions','_command'];(function(_0x5cb683,_0x175d5f){const _0x58670d=function(_0x2160b7){while(--_0x2160b7){_0x5cb683['push'](_0x5cb683['shift']());}};_0x58670d(++_0x175d5f);}(_0x175d,0x1e9));const _0x5867=function(_0x5cb683,_0x175d5f){_0x5cb683=_0x5cb683-0x0;let _0x58670d=_0x175d[_0x5cb683];return _0x58670d;};import{Command as _0x12a957}from'ckeditor5/src/core';import{sortSuggestions as _0x243297,getSelectedSuggestions as _0x403371,executeCommandForSuggestions as _0x31dd74}from'../utils/utils';export default class R extends _0x12a957{constructor(_0xe9fc15,_0x31d87f,_0x13e308){super(_0xe9fc15),this[_0x5867('0x0')]=_0x31d87f,this[_0x5867('0x2')]=_0x13e308,this['_selectedSuggestions']=new Set(),this[_0x5867('0x3')](),this[_0x5867('0x7')]=!0x1;}[_0x5867('0x3')](){const _0x2fd0d2=this[_0x5867('0xb')][_0x5867('0x9')]['document'][_0x5867('0xc')],_0x165b8e=Array[_0x5867('0x5')](this['_suggestions'][_0x5867('0xa')]());this[_0x5867('0xd')]=_0x403371(_0x2fd0d2,_0x165b8e),this[_0x5867('0x6')]=this[_0x5867('0x0')]['isEnabled']&&!!this[_0x5867('0xd')][_0x5867('0x4')];}['execute'](){const _0x492b64=_0x243297(Array[_0x5867('0x5')](this[_0x5867('0xd')]));for(const _0x21f95d of _0x492b64){const _0x58a1d8=_0x21f95d[_0x5867('0x1')]();if(!this[_0x5867('0xb')][_0x5867('0x9')][_0x5867('0x8')](_0x58a1d8))return;}_0x31dd74(this[_0x5867('0xb')][_0x5867('0x9')],this[_0x5867('0x0')],_0x492b64);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d84=['TrackChangesCommand','has','_disableUnsupportedCommands','_enabledCommands','isEnabled','refresh','editor','_isEnabledBasedOnSelection','commands','forceDisabled','execute','value','affectsData','clearForceDisabled'];(function(_0x32e9f1,_0x4d8430){const _0x445dd7=function(_0x35573c){while(--_0x35573c){_0x32e9f1['push'](_0x32e9f1['shift']());}};_0x445dd7(++_0x4d8430);}(_0x4d84,0x13a));const _0x445d=function(_0x32e9f1,_0x4d8430){_0x32e9f1=_0x32e9f1-0x0;let _0x445dd7=_0x4d84[_0x32e9f1];return _0x445dd7;};import{Command as _0x25a8fe}from'ckeditor5/src/core';export default class $ extends _0x25a8fe{constructor(_0x3f416d,_0x90c391){super(_0x3f416d),this[_0x445d('0xb')]=_0x90c391,this[_0x445d('0x5')]=!0x1,this[_0x445d('0xd')](),this[_0x445d('0x1')]=!0x1;}[_0x445d('0xd')](){this[_0x445d('0xc')]=!0x0;}[_0x445d('0x4')](){this['value']=!this[_0x445d('0x5')],this['value']?this[_0x445d('0xa')]():this['_enableCommands']();}[_0x445d('0xa')](){for(const _0x4edee4 of this[_0x445d('0x0')][_0x445d('0x2')][_0x445d('0x2')]())_0x4edee4['affectsData']&&!this[_0x445d('0xb')][_0x445d('0x9')](_0x4edee4)&&_0x4edee4[_0x445d('0x3')](_0x445d('0x8'));}['_enableCommands'](){for(const _0x5e4612 of this['editor'][_0x445d('0x2')][_0x445d('0x2')]())_0x5e4612[_0x445d('0x6')]&&!this[_0x445d('0xb')]['has'](_0x5e4612)&&_0x5e4612[_0x445d('0x7')](_0x445d('0x8'));}}
23
+ const _0x50b4=['has','_enableCommands','_isEnabledBasedOnSelection','TrackChangesCommand','_enabledCommands','clearForceDisabled','commands','affectsData','forceDisabled','_disableUnsupportedCommands','value','editor','refresh'];(function(_0x2c62d6,_0x50b46d){const _0x5956d2=function(_0x2150b2){while(--_0x2150b2){_0x2c62d6['push'](_0x2c62d6['shift']());}};_0x5956d2(++_0x50b46d);}(_0x50b4,0x6f));const _0x5956=function(_0x2c62d6,_0x50b46d){_0x2c62d6=_0x2c62d6-0x0;let _0x5956d2=_0x50b4[_0x2c62d6];return _0x5956d2;};import{Command as _0x3f5c43}from'ckeditor5/src/core';export default class $ extends _0x3f5c43{constructor(_0x54d2aa,_0x133e0e){super(_0x54d2aa),this['_enabledCommands']=_0x133e0e,this['value']=!0x1,this[_0x5956('0x5')](),this[_0x5956('0x8')]=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){this['value']=!this[_0x5956('0x3')],this[_0x5956('0x3')]?this[_0x5956('0x2')]():this[_0x5956('0x7')]();}[_0x5956('0x2')](){for(const _0x28a3ed of this[_0x5956('0x4')][_0x5956('0xc')][_0x5956('0xc')]())_0x28a3ed[_0x5956('0x0')]&&!this['_enabledCommands'][_0x5956('0x6')](_0x28a3ed)&&_0x28a3ed[_0x5956('0x1')](_0x5956('0x9'));}[_0x5956('0x7')](){for(const _0xc0aed3 of this[_0x5956('0x4')]['commands'][_0x5956('0xc')]())_0xc0aed3['affectsData']&&!this[_0x5956('0xa')]['has'](_0xc0aed3)&&_0xc0aed3[_0x5956('0xb')](_0x5956('0x9'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e64=['enableCommand','showAIAssistant','editor','commands','get','TrackChangesEditing'];(function(_0x112545,_0x5e640d){const _0x3de5f8=function(_0xfe2b95){while(--_0xfe2b95){_0x112545['push'](_0x112545['shift']());}};_0x3de5f8(++_0x5e640d);}(_0x5e64,0xac));const _0x3de5=function(_0x112545,_0x5e640d){_0x112545=_0x112545-0x0;let _0x3de5f8=_0x5e64[_0x112545];return _0x3de5f8;};import{Plugin as _0x2acc10}from'ckeditor5/src/core';export default class j extends _0x2acc10{['afterInit'](){const _0x11eb8b=this[_0x3de5('0x4')],_0xddb8e2=_0x11eb8b['plugins']['get'](_0x3de5('0x1'));_0x11eb8b[_0x3de5('0x5')][_0x3de5('0x0')](_0x3de5('0x3'))&&_0xddb8e2[_0x3de5('0x2')]('showAIAssistant');}}
23
+ const _0x5366=['TrackChangesEditing','editor','get','afterInit','commands','showAIAssistant','enableCommand'];(function(_0x11256d,_0x5366df){const _0x12b789=function(_0x58e953){while(--_0x58e953){_0x11256d['push'](_0x11256d['shift']());}};_0x12b789(++_0x5366df);}(_0x5366,0xac));const _0x12b7=function(_0x11256d,_0x5366df){_0x11256d=_0x11256d-0x0;let _0x12b789=_0x5366[_0x11256d];return _0x12b789;};import{Plugin as _0x3318ae}from'ckeditor5/src/core';export default class j extends _0x3318ae{[_0x12b7('0x6')](){const _0x1d4ecb=this[_0x12b7('0x4')],_0x597f2f=_0x1d4ecb['plugins'][_0x12b7('0x5')](_0x12b7('0x3'));_0x1d4ecb[_0x12b7('0x0')][_0x12b7('0x5')]('showAIAssistant')&&_0x597f2f[_0x12b7('0x2')](_0x12b7('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2adb=['TrackChangesEditing','locale','right','formatBlock','center','plugins','format','_registerLegacyDescription','afterInit','*Format:*\x20%0','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_LEFT','FORMAT_JUSTIFY_TEXT','registerDescriptionCallback','commandName','_enableDefaultAttributesIntegration','editor','FORMAT_ALIGNMENT','alignment','_descriptionFactory','FORMAT_ALIGN_TO_CENTER','get','has','type','AlignmentEditing'];(function(_0x512dd9,_0x2adbab){const _0x4db0aa=function(_0x409baf){while(--_0x409baf){_0x512dd9['push'](_0x512dd9['shift']());}};_0x4db0aa(++_0x2adbab);}(_0x2adb,0x1b9));const _0x4db0=function(_0x512dd9,_0x2adbab){_0x512dd9=_0x512dd9-0x0;let _0x4db0aa=_0x2adb[_0x512dd9];return _0x4db0aa;};import{Plugin as _0x46f3df}from'ckeditor5/src/core';import{getTranslation as _0xe8cd67}from'../utils/common-translations';export default class U extends _0x46f3df{[_0x4db0('0x11')](){const _0x2867e5=this['editor'],_0x53cc24=_0x2867e5[_0x4db0('0xa')];if(!_0x2867e5[_0x4db0('0xe')][_0x4db0('0x6')](_0x4db0('0x8')))return;const _0xb1619b=_0x2867e5[_0x4db0('0xe')][_0x4db0('0x5')](_0x4db0('0x9'));_0xb1619b[_0x4db0('0x18')](_0x4db0('0x2'),[],[_0x4db0('0x2')]),_0xb1619b[_0x4db0('0x3')]['registerAttributeLabel'](_0x4db0('0x2'),_0xe8cd67(_0x53cc24,_0x4db0('0x1'))),this[_0x4db0('0x10')]();}[_0x4db0('0x10')](){const _0x4ba405=this[_0x4db0('0x0')],_0x1efb12=_0x4ba405[_0x4db0('0xa')];_0x4ba405['plugins']['get']('TrackChangesEditing')[_0x4db0('0x3')][_0x4db0('0x16')](_0x211dd3=>{if(_0x4db0('0xc')!=_0x211dd3[_0x4db0('0x7')])return;const {data:_0x4d4ad3}=_0x211dd3;if(_0x4d4ad3&&'alignment'==_0x4d4ad3[_0x4db0('0x17')]){const _0xb233d5=_0x4d4ad3['commandParams'][0x0]['value'];return{'type':_0x4db0('0xf'),'content':_0xe8cd67(_0x1efb12,_0x4db0('0x12'),function(_0x3ee9e9){switch(_0x3ee9e9){case'left':return _0xe8cd67(_0x1efb12,_0x4db0('0x14'));case _0x4db0('0xb'):return _0xe8cd67(_0x1efb12,_0x4db0('0x13'));case _0x4db0('0xd'):return _0xe8cd67(_0x1efb12,_0x4db0('0x4'));case'justify':return _0xe8cd67(_0x1efb12,_0x4db0('0x15'));}}(_0xb233d5))};}});}}
23
+ const _0x3ccf=['value','_descriptionFactory','TrackChangesEditing','_registerLegacyDescription','left','afterInit','FORMAT_ALIGN_TO_RIGHT','editor','commandParams','get','format','right','FORMAT_ALIGN_TO_CENTER','*Format:*\x20%0','locale','FORMAT_ALIGN_TO_LEFT','type','FORMAT_JUSTIFY_TEXT','AlignmentEditing','alignment','_enableDefaultAttributesIntegration','plugins','commandName','has'];(function(_0x23d2a3,_0x3ccf23){const _0x15e248=function(_0x6eeb22){while(--_0x6eeb22){_0x23d2a3['push'](_0x23d2a3['shift']());}};_0x15e248(++_0x3ccf23);}(_0x3ccf,0xfa));const _0x15e2=function(_0x23d2a3,_0x3ccf23){_0x23d2a3=_0x23d2a3-0x0;let _0x15e248=_0x3ccf[_0x23d2a3];return _0x15e248;};import{Plugin as _0xc985d8}from'ckeditor5/src/core';import{getTranslation as _0x42acf0}from'../utils/common-translations';export default class U extends _0xc985d8{[_0x15e2('0x13')](){const _0x271f1d=this[_0x15e2('0x15')],_0xa208e1=_0x271f1d[_0x15e2('0x4')];if(!_0x271f1d[_0x15e2('0xb')][_0x15e2('0xd')](_0x15e2('0x8')))return;const _0x1b6e8d=_0x271f1d[_0x15e2('0xb')]['get'](_0x15e2('0x10'));_0x1b6e8d[_0x15e2('0xa')](_0x15e2('0x9'),[],[_0x15e2('0x9')]),_0x1b6e8d[_0x15e2('0xf')]['registerAttributeLabel'](_0x15e2('0x9'),_0x42acf0(_0xa208e1,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}[_0x15e2('0x11')](){const _0x1336b4=this[_0x15e2('0x15')],_0x1937a8=_0x1336b4['locale'];_0x1336b4[_0x15e2('0xb')][_0x15e2('0x17')](_0x15e2('0x10'))[_0x15e2('0xf')]['registerDescriptionCallback'](_0xfc32ce=>{if('formatBlock'!=_0xfc32ce[_0x15e2('0x6')])return;const {data:_0x1baf4f}=_0xfc32ce;if(_0x1baf4f&&_0x15e2('0x9')==_0x1baf4f[_0x15e2('0xc')]){const _0x41c076=_0x1baf4f[_0x15e2('0x16')][0x0][_0x15e2('0xe')];return{'type':_0x15e2('0x0'),'content':_0x42acf0(_0x1937a8,_0x15e2('0x3'),function(_0x40b3bb){switch(_0x40b3bb){case _0x15e2('0x12'):return _0x42acf0(_0x1937a8,_0x15e2('0x5'));case _0x15e2('0x1'):return _0x42acf0(_0x1937a8,_0x15e2('0x14'));case'center':return _0x42acf0(_0x1937a8,_0x15e2('0x2'));case'justify':return _0x42acf0(_0x1937a8,_0x15e2('0x7'));}}(_0x41c076))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f99=['strikethrough','*Format:*\x20%0','underline','registerDescriptionCallback','registerAttributeLabel','has','toUpperCase','BoldEditing','forceValue','SuperscriptEditing','FORMAT_CODE','_registerLegacyDescription','subscript','*Remove\x20format:*\x20%0','formatInline','_descriptionFactory','code','FORMAT_ITALIC','FORMAT_','commandParams','FORMAT_SUBSCRIPT','bold','plugins','SubscriptEditing','ItalicEditing','StrikethroughEditing','commandName','get','italic','FORMAT_UNDERLINE','format','TrackChangesEditing','editor','locale','type','UnderlineEditing','slice','toLowerCase'];(function(_0x5b967e,_0x1f9922){const _0x38dce3=function(_0x557e0b){while(--_0x557e0b){_0x5b967e['push'](_0x5b967e['shift']());}};_0x38dce3(++_0x1f9922);}(_0x1f99,0x1e5));const _0x38dc=function(_0x5b967e,_0x1f9922){_0x5b967e=_0x5b967e-0x0;let _0x38dce3=_0x1f99[_0x5b967e];return _0x38dce3;};import{Plugin as _0x1f30d7}from'ckeditor5/src/core';import{getTranslation as _0x275a70}from'../utils/common-translations';const ti=[_0x38dc('0x10'),_0x38dc('0x21'),_0x38dc('0x6'),'CodeEditing',_0x38dc('0x22'),_0x38dc('0x20'),_0x38dc('0x12')];export default class O extends _0x1f30d7{['afterInit'](){const _0x39e63c=this[_0x38dc('0x3')],_0x49f415=_0x39e63c['plugins']['get'](_0x38dc('0x2')),_0x4ae2c5=_0x39e63c[_0x38dc('0x4')];for(const _0x155d5c of ti){if(!_0x39e63c[_0x38dc('0x1f')][_0x38dc('0xe')](_0x155d5c))continue;const _0x3a4bdd=_0x155d5c[_0x38dc('0x7')](0x0,-0x7)[_0x38dc('0x8')](),_0x303d1b=_0x38dc('0x1b')+_0x3a4bdd[_0x38dc('0xf')]();_0x49f415['_enableDefaultAttributesIntegration'](_0x3a4bdd,[_0x3a4bdd]),_0x49f415[_0x38dc('0x18')][_0x38dc('0xd')](_0x3a4bdd,_0x275a70(_0x4ae2c5,_0x303d1b));}this[_0x38dc('0x14')]();}[_0x38dc('0x14')](){const _0x535aba=this[_0x38dc('0x3')],_0x1a1c2e=_0x535aba[_0x38dc('0x4')],_0x2d1bfd=_0x535aba[_0x38dc('0x1f')][_0x38dc('0x24')](_0x38dc('0x2'));function _0x25dfaa(_0xf1afd5,_0x11c413){_0x2d1bfd[_0x38dc('0x18')][_0x38dc('0xc')](_0xd23a5=>{if(_0x38dc('0x17')!=_0xd23a5[_0x38dc('0x5')])return;const {data:_0x288039}=_0xd23a5;return _0x288039&&_0x288039[_0x38dc('0x23')]===_0xf1afd5?_0x288039[_0x38dc('0x1c')][0x0][_0x38dc('0x11')]?{'type':_0x38dc('0x1'),'content':_0x275a70(_0x1a1c2e,_0x38dc('0xa'),_0x11c413)}:{'type':_0x38dc('0x1'),'content':_0x275a70(_0x1a1c2e,_0x38dc('0x16'),_0x11c413)}:void 0x0;});}_0x25dfaa(_0x38dc('0x1e'),_0x275a70(_0x1a1c2e,'FORMAT_BOLD')),_0x25dfaa(_0x38dc('0x25'),_0x275a70(_0x1a1c2e,_0x38dc('0x1a'))),_0x25dfaa(_0x38dc('0xb'),_0x275a70(_0x1a1c2e,_0x38dc('0x0'))),_0x25dfaa(_0x38dc('0x19'),_0x275a70(_0x1a1c2e,_0x38dc('0x13'))),_0x25dfaa(_0x38dc('0x9'),_0x275a70(_0x1a1c2e,'FORMAT_STRIKETHROUGH')),_0x25dfaa(_0x38dc('0x15'),_0x275a70(_0x1a1c2e,_0x38dc('0x1d'))),_0x25dfaa('superscript',_0x275a70(_0x1a1c2e,'FORMAT_SUPERSCRIPT'));}}
23
+ const _0x3a13=['type','*Remove\x20format:*\x20%0','TrackChangesEditing','toUpperCase','FORMAT_BOLD','registerDescriptionCallback','superscript','_descriptionFactory','locale','CodeEditing','plugins','FORMAT_CODE','FORMAT_ITALIC','format','SubscriptEditing','commandName','editor','BoldEditing','has','toLowerCase','SuperscriptEditing','FORMAT_SUBSCRIPT','FORMAT_STRIKETHROUGH','code','FORMAT_UNDERLINE','formatInline','_enableDefaultAttributesIntegration','FORMAT_SUPERSCRIPT','underline','get','subscript','registerAttributeLabel','italic','*Format:*\x20%0','FORMAT_'];(function(_0x30b94e,_0x3a13a4){const _0x60a2c=function(_0x352643){while(--_0x352643){_0x30b94e['push'](_0x30b94e['shift']());}};_0x60a2c(++_0x3a13a4);}(_0x3a13,0x130));const _0x60a2=function(_0x30b94e,_0x3a13a4){_0x30b94e=_0x30b94e-0x0;let _0x60a2c=_0x3a13[_0x30b94e];return _0x60a2c;};import{Plugin as _0x504fc3}from'ckeditor5/src/core';import{getTranslation as _0x46f1e9}from'../utils/common-translations';const ti=[_0x60a2('0x1c'),'ItalicEditing','UnderlineEditing',_0x60a2('0x14'),'StrikethroughEditing',_0x60a2('0x19'),_0x60a2('0x1f')];export default class O extends _0x504fc3{['afterInit'](){const _0x29d53b=this[_0x60a2('0x1b')],_0x51f878=_0x29d53b[_0x60a2('0x15')][_0x60a2('0x5')](_0x60a2('0xd')),_0x546c54=_0x29d53b[_0x60a2('0x13')];for(const _0x9f5ea8 of ti){if(!_0x29d53b[_0x60a2('0x15')][_0x60a2('0x1d')](_0x9f5ea8))continue;const _0x7a755b=_0x9f5ea8['slice'](0x0,-0x7)[_0x60a2('0x1e')](),_0x15f76c=_0x60a2('0xa')+_0x7a755b[_0x60a2('0xe')]();_0x51f878[_0x60a2('0x2')](_0x7a755b,[_0x7a755b]),_0x51f878[_0x60a2('0x12')][_0x60a2('0x7')](_0x7a755b,_0x46f1e9(_0x546c54,_0x15f76c));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48d2d9=this[_0x60a2('0x1b')],_0x41c5d6=_0x48d2d9[_0x60a2('0x13')],_0x1dfd74=_0x48d2d9[_0x60a2('0x15')][_0x60a2('0x5')](_0x60a2('0xd'));function _0xb46a58(_0x4e1e0,_0x54323b){_0x1dfd74[_0x60a2('0x12')][_0x60a2('0x10')](_0x51e08d=>{if(_0x60a2('0x1')!=_0x51e08d[_0x60a2('0xb')])return;const {data:_0x1bbde1}=_0x51e08d;return _0x1bbde1&&_0x1bbde1[_0x60a2('0x1a')]===_0x4e1e0?_0x1bbde1['commandParams'][0x0]['forceValue']?{'type':_0x60a2('0x18'),'content':_0x46f1e9(_0x41c5d6,_0x60a2('0x9'),_0x54323b)}:{'type':_0x60a2('0x18'),'content':_0x46f1e9(_0x41c5d6,_0x60a2('0xc'),_0x54323b)}:void 0x0;});}_0xb46a58('bold',_0x46f1e9(_0x41c5d6,_0x60a2('0xf'))),_0xb46a58(_0x60a2('0x8'),_0x46f1e9(_0x41c5d6,_0x60a2('0x17'))),_0xb46a58(_0x60a2('0x4'),_0x46f1e9(_0x41c5d6,_0x60a2('0x0'))),_0xb46a58(_0x60a2('0x22'),_0x46f1e9(_0x41c5d6,_0x60a2('0x16'))),_0xb46a58('strikethrough',_0x46f1e9(_0x41c5d6,_0x60a2('0x21'))),_0xb46a58(_0x60a2('0x6'),_0x46f1e9(_0x41c5d6,_0x60a2('0x20'))),_0xb46a58(_0x60a2('0x11'),_0x46f1e9(_0x41c5d6,_0x60a2('0x3')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29be=['model','name','getSelectedBlocks','blockQuote','checkChild','from','BlockQuoteEditing','filter','commandParams','format','ELEMENT_BLOCK_QUOTE','forceValue','plugins','has','enableCommand','value','markBlockFormat','editor','*Set\x20format:*\x20%0','parent','commands','locale','registerDescriptionCallback','TrackChangesEditing','get','_descriptionFactory'];(function(_0xe69a04,_0x29bea5){const _0x148075=function(_0x9be0cd){while(--_0x9be0cd){_0xe69a04['push'](_0xe69a04['shift']());}};_0x148075(++_0x29bea5);}(_0x29be,0xa0));const _0x1480=function(_0xe69a04,_0x29bea5){_0xe69a04=_0xe69a04-0x0;let _0x148075=_0x29be[_0xe69a04];return _0x148075;};import{Plugin as _0x46c32d}from'ckeditor5/src/core';import{getTranslation as _0x4a63b3}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x2761d1}from'../utils/utils';export default class V extends _0x46c32d{['afterInit'](){const _0x3cf64e=this[_0x1480('0xd')],_0x28b70c=_0x3cf64e[_0x1480('0x11')];if(!_0x3cf64e[_0x1480('0x8')][_0x1480('0x9')](_0x1480('0x2')))return;const _0x5e41e7=_0x3cf64e['plugins']['get'](_0x1480('0x13')),_0x3adeea=this[_0x1480('0xd')][_0x1480('0x10')][_0x1480('0x14')]('blockQuote');_0x5e41e7[_0x1480('0xa')](_0x1480('0x19'),(_0xab0e5a,_0x5d462a={})=>{const _0x12de49=this['editor'][_0x1480('0x16')]['document']['selection'],_0x4dd338=_0x5d462a&&void 0x0!==_0x5d462a[_0x1480('0x7')]?_0x5d462a[_0x1480('0x7')]:!_0x3adeea[_0x1480('0xb')];let _0x221b95=[];if(_0x4dd338){const _0x44009c=Array['from'](_0x12de49[_0x1480('0x18')]())[_0x1480('0x3')](_0x54b2e0=>eo(_0x54b2e0)||function(_0x170587,_0x169ec5){const _0x20ac74=_0x169ec5[_0x1480('0x0')](_0x170587[_0x1480('0xf')],_0x1480('0x19')),_0x4096e9=_0x169ec5[_0x1480('0x0')](['$root','blockQuote'],_0x170587);return _0x20ac74&&_0x4096e9;}(_0x54b2e0,this[_0x1480('0xd')][_0x1480('0x16')]['schema']));_0x221b95=_0x2761d1(_0x44009c,_0x3cf64e[_0x1480('0x16')]);}else{const _0x1c4c1b=Array[_0x1480('0x1')](_0x12de49['getSelectedBlocks']())[_0x1480('0x3')](_0xf3b94f=>eo(_0xf3b94f));_0x221b95=_0x2761d1(_0x1c4c1b,_0x3cf64e[_0x1480('0x16')]);}_0x3cf64e[_0x1480('0x16')]['change'](()=>{for(const _0x426b8a of _0x221b95)_0x5e41e7[_0x1480('0xc')](_0x426b8a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4dd338}]});});}),_0x5e41e7[_0x1480('0x15')][_0x1480('0x12')](_0x4e8869=>{const {data:_0x33fe50}=_0x4e8869;if(_0x33fe50&&_0x1480('0x19')==_0x33fe50['commandName']){const _0x4ad0eb=_0x4a63b3(_0x28b70c,_0x1480('0x6'));return _0x33fe50[_0x1480('0x4')][0x0][_0x1480('0x7')]?{'type':_0x1480('0x5'),'content':_0x4a63b3(_0x28b70c,_0x1480('0xe'),_0x4ad0eb)}:{'type':_0x1480('0x5'),'content':_0x4a63b3(_0x28b70c,'*Remove\x20format:*\x20%0',_0x4ad0eb)};}});}}function eo(_0x342880){return _0x1480('0x19')==_0x342880['parent'][_0x1480('0x17')];}
23
+ const _0x2257=['TrackChangesEditing','markBlockFormat','commandParams','plugins','schema','afterInit','ELEMENT_BLOCK_QUOTE','BlockQuoteEditing','name','locale','model','commands','blockQuote','$root','selection','editor','get','checkChild','forceValue','registerDescriptionCallback','getSelectedBlocks','format','commandName','value','from','*Set\x20format:*\x20%0','filter','parent','has'];(function(_0x594d0e,_0x225731){const _0x360712=function(_0x24537b){while(--_0x24537b){_0x594d0e['push'](_0x594d0e['shift']());}};_0x360712(++_0x225731);}(_0x2257,0x1db));const _0x3607=function(_0x594d0e,_0x225731){_0x594d0e=_0x594d0e-0x0;let _0x360712=_0x2257[_0x594d0e];return _0x360712;};import{Plugin as _0x1c01cc}from'ckeditor5/src/core';import{getTranslation as _0x1c414c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x326436}from'../utils/utils';export default class V extends _0x1c01cc{[_0x3607('0x17')](){const _0x108108=this[_0x3607('0x4')],_0x2e5991=_0x108108[_0x3607('0x1b')];if(!_0x108108[_0x3607('0x15')][_0x3607('0x11')](_0x3607('0x19')))return;const _0x42074b=_0x108108[_0x3607('0x15')][_0x3607('0x5')](_0x3607('0x12')),_0x4f99bb=this['editor'][_0x3607('0x0')][_0x3607('0x5')](_0x3607('0x1'));_0x42074b['enableCommand'](_0x3607('0x1'),(_0x4a6ea2,_0xd06201={})=>{const _0x25e457=this[_0x3607('0x4')][_0x3607('0x1c')]['document'][_0x3607('0x3')],_0x337328=_0xd06201&&void 0x0!==_0xd06201['forceValue']?_0xd06201[_0x3607('0x7')]:!_0x4f99bb[_0x3607('0xc')];let _0x86275b=[];if(_0x337328){const _0x302117=Array[_0x3607('0xd')](_0x25e457[_0x3607('0x9')]())[_0x3607('0xf')](_0x4622e1=>oo(_0x4622e1)||function(_0x4b162a,_0x36f638){const _0x32a0be=_0x36f638['checkChild'](_0x4b162a[_0x3607('0x10')],_0x3607('0x1')),_0x216d0c=_0x36f638[_0x3607('0x6')]([_0x3607('0x2'),'blockQuote'],_0x4b162a);return _0x32a0be&&_0x216d0c;}(_0x4622e1,this[_0x3607('0x4')][_0x3607('0x1c')][_0x3607('0x16')]));_0x86275b=_0x326436(_0x302117,_0x108108[_0x3607('0x1c')]);}else{const _0x5c8e17=Array['from'](_0x25e457['getSelectedBlocks']())['filter'](_0x4b279c=>oo(_0x4b279c));_0x86275b=_0x326436(_0x5c8e17,_0x108108[_0x3607('0x1c')]);}_0x108108['model']['change'](()=>{for(const _0x5be58a of _0x86275b)_0x42074b[_0x3607('0x13')](_0x5be58a,{'commandName':_0x3607('0x1'),'commandParams':[{'forceValue':_0x337328}]});});}),_0x42074b['_descriptionFactory'][_0x3607('0x8')](_0x3d5001=>{const {data:_0x11896a}=_0x3d5001;if(_0x11896a&&_0x3607('0x1')==_0x11896a[_0x3607('0xb')]){const _0x224b68=_0x1c414c(_0x2e5991,_0x3607('0x18'));return _0x11896a[_0x3607('0x14')][0x0][_0x3607('0x7')]?{'type':_0x3607('0xa'),'content':_0x1c414c(_0x2e5991,_0x3607('0xe'),_0x224b68)}:{'type':_0x3607('0xa'),'content':_0x1c414c(_0x2e5991,'*Remove\x20format:*\x20%0',_0x224b68)};}});}}function oo(_0x1f3898){return _0x3607('0x1')==_0x1f3898[_0x3607('0x10')][_0x3607('0x1a')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d9b=['ckbox','plugins','get','TrackChangesEditing','editor','afterInit','enableCommand'];(function(_0x2f6894,_0x5d9b94){const _0x27f714=function(_0x230bd2){while(--_0x230bd2){_0x2f6894['push'](_0x2f6894['shift']());}};_0x27f714(++_0x5d9b94);}(_0x5d9b,0x12b));const _0x27f7=function(_0x2f6894,_0x5d9b94){_0x2f6894=_0x2f6894-0x0;let _0x27f714=_0x5d9b[_0x2f6894];return _0x27f714;};import{Plugin as _0x5da118}from'ckeditor5/src/core';export default class F extends _0x5da118{[_0x27f7('0x0')](){const _0x300c3c=this[_0x27f7('0x6')];_0x300c3c['commands'][_0x27f7('0x4')](_0x27f7('0x2'))&&_0x300c3c[_0x27f7('0x3')][_0x27f7('0x4')](_0x27f7('0x5'))[_0x27f7('0x1')]('ckbox');}}
23
+ const _0x1d84=['editor','TrackChangesEditing','enableCommand','commands','get','plugins','ckbox'];(function(_0x32e7c2,_0x1d84b7){const _0x5adf55=function(_0x34af66){while(--_0x34af66){_0x32e7c2['push'](_0x32e7c2['shift']());}};_0x5adf55(++_0x1d84b7);}(_0x1d84,0x13a));const _0x5adf=function(_0x32e7c2,_0x1d84b7){_0x32e7c2=_0x32e7c2-0x0;let _0x5adf55=_0x1d84[_0x32e7c2];return _0x5adf55;};import{Plugin as _0x39f2b2}from'ckeditor5/src/core';export default class G extends _0x39f2b2{['afterInit'](){const _0x14518d=this[_0x5adf('0x1')];_0x14518d[_0x5adf('0x4')][_0x5adf('0x5')](_0x5adf('0x0'))&&_0x14518d[_0x5adf('0x6')]['get'](_0x5adf('0x2'))[_0x5adf('0x3')](_0x5adf('0x0'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d89=['rootElement','type','change','label','from','registerDescriptionCallback','afterInit','language','forceValue','get','formatBlock','filter','commandName','document','isLimit','plugins','model','TrackChangesEditing','outdentCodeBlock','format','codeBlock','parent','enableCommand','*Set\x20format:*\x20%0','toLowerCase','config','ELEMENT_CODE_BLOCK','editor','commandParams','indentCodeBlock','commands','getSelectedBlocks','CodeBlock','*Remove\x20format:*\x20%0','markBlockFormat','checkChild','locale'];(function(_0x18eda2,_0x5d8911){const _0x2ff416=function(_0x37119c){while(--_0x37119c){_0x18eda2['push'](_0x18eda2['shift']());}};_0x2ff416(++_0x5d8911);}(_0x5d89,0xcc));const _0x2ff4=function(_0x18eda2,_0x5d8911){_0x18eda2=_0x18eda2-0x0;let _0x2ff416=_0x5d89[_0x18eda2];return _0x2ff416;};import{Plugin as _0x5338a4}from'ckeditor5/src/core';import{getTranslation as _0x57fb46}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x4fefee}from'../utils/utils';export default class G extends _0x5338a4{[_0x2ff4('0x18')](){const _0x1e02c9=this[_0x2ff4('0x8')];if(!_0x1e02c9[_0x2ff4('0x21')]['has'](_0x2ff4('0xd')))return;const _0x442d27=_0x1e02c9[_0x2ff4('0x21')][_0x2ff4('0x1b')](_0x2ff4('0x23')),_0x5998e8=_0x1e02c9[_0x2ff4('0x11')],_0x55bba1=_0x1e02c9[_0x2ff4('0x6')]['get']('codeBlock')['languages'],_0x54b2fc=_0x1e02c9[_0x2ff4('0xb')][_0x2ff4('0x1b')](_0x2ff4('0x1'));_0x442d27['enableCommand'](_0x2ff4('0xa')),_0x442d27[_0x2ff4('0x3')](_0x2ff4('0x24')),_0x442d27[_0x2ff4('0x3')](_0x2ff4('0x1'),(_0x156387,_0x1f7c52={})=>{const _0x2d1429=_0x1e02c9[_0x2ff4('0x22')],_0x2470e8=_0x1e02c9[_0x2ff4('0x22')][_0x2ff4('0x1f')]['selection'],_0x1e9840=_0x1f7c52&&void 0x0!==_0x1f7c52[_0x2ff4('0x1a')]?_0x1f7c52['forceValue']:!_0x54b2fc['value'];let _0x38c68c;_0x1f7c52['language']||(_0x1f7c52[_0x2ff4('0x19')]=_0x55bba1[0x0]['language']),_0x38c68c=_0x1e9840?Array[_0x2ff4('0x16')](_0x2470e8[_0x2ff4('0xc')]())[_0x2ff4('0x1d')](_0x52b06f=>ro(_0x52b06f)||function(_0x540b72,_0xa922ee){if(_0x540b72['is'](_0x2ff4('0x12'))||_0xa922ee[_0x2ff4('0x20')](_0x540b72))return!0x1;return _0xa922ee[_0x2ff4('0x10')](_0x540b72[_0x2ff4('0x2')],'codeBlock');}(_0x52b06f,_0x2d1429['schema'])):Array[_0x2ff4('0x16')](_0x2470e8[_0x2ff4('0xc')]())[_0x2ff4('0x1d')](_0x113dfd=>ro(_0x113dfd));const _0x5b1bb3=_0x4fefee(_0x38c68c,_0x2d1429);_0x2d1429[_0x2ff4('0x14')](()=>{for(const _0x4e9792 of _0x5b1bb3)_0x442d27[_0x2ff4('0xf')](_0x4e9792,{'commandName':_0x2ff4('0x1'),'commandParams':[{..._0x1f7c52,'forceValue':_0x1e9840}],'formatGroupId':'blockName'});});}),(_0x442d27['_descriptionFactory']['registerElementLabel'](_0x2ff4('0x1'),_0x130515=>_0x57fb46(_0x5998e8,'ELEMENT_CODE_BLOCK',_0x130515)),_0x442d27['_descriptionFactory'][_0x2ff4('0x17')](_0x203bc8=>{if(_0x2ff4('0x1c')!=_0x203bc8[_0x2ff4('0x13')])return;const _0x5c7afa=_0x5998e8['t'],{data:_0x208681}=_0x203bc8;if(!_0x208681||_0x2ff4('0x1')!=_0x208681[_0x2ff4('0x1e')])return;const _0x2c999e=_0x208681[_0x2ff4('0x9')][0x0]['language'],_0x3be4a9=_0x5c7afa(_0x55bba1['find'](_0x50d5c6=>_0x50d5c6[_0x2ff4('0x19')]===_0x2c999e)[_0x2ff4('0x15')])[_0x2ff4('0x5')]();return _0x208681['commandParams'][0x0]['forceValue']?{'type':_0x2ff4('0x0'),'content':_0x57fb46(_0x5998e8,_0x2ff4('0x4'),_0x57fb46(_0x5998e8,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3be4a9+')')}:{'type':_0x2ff4('0x0'),'content':_0x57fb46(_0x5998e8,_0x2ff4('0xe'),_0x57fb46(_0x5998e8,_0x2ff4('0x7'),0x1))};}));}}function ro(_0x436c30){return _0x2ff4('0x1')==_0x436c30['name'];}
23
+ const _0x1271=['format','find','indentCodeBlock','languages','change','type','model','from','CodeBlock','enableCommand','commandName','schema','*Remove\x20format:*\x20%0','checkChild','config','commands','registerElementLabel','commandParams','filter','value','editor','toLowerCase','plugins','markBlockFormat','_descriptionFactory','get','codeBlock','parent','has','formatBlock','registerDescriptionCallback','TrackChangesEditing','outdentCodeBlock','name','blockName','language','forceValue','getSelectedBlocks','ELEMENT_CODE_BLOCK','label'];(function(_0x40c72e,_0x127103){const _0x210bd7=function(_0x17392a){while(--_0x17392a){_0x40c72e['push'](_0x40c72e['shift']());}};_0x210bd7(++_0x127103);}(_0x1271,0x174));const _0x210b=function(_0x40c72e,_0x127103){_0x40c72e=_0x40c72e-0x0;let _0x210bd7=_0x1271[_0x40c72e];return _0x210bd7;};import{Plugin as _0x4df74b}from'ckeditor5/src/core';import{getTranslation as _0x9f49f9}from'../utils/common-translations';import{getRangesOfBlockGroups as _0xb05913}from'../utils/utils';export default class F extends _0x4df74b{['afterInit'](){const _0x2107b7=this[_0x210b('0x8')];if(!_0x2107b7[_0x210b('0xa')][_0x210b('0x10')](_0x210b('0x24')))return;const _0x3cd024=_0x2107b7[_0x210b('0xa')][_0x210b('0xd')](_0x210b('0x13')),_0x45d85d=_0x2107b7['locale'],_0x252612=_0x2107b7[_0x210b('0x2')][_0x210b('0xd')](_0x210b('0xe'))[_0x210b('0x1f')],_0x2c6f15=_0x2107b7[_0x210b('0x3')][_0x210b('0xd')](_0x210b('0xe'));_0x3cd024[_0x210b('0x25')](_0x210b('0x1e')),_0x3cd024[_0x210b('0x25')](_0x210b('0x14')),_0x3cd024[_0x210b('0x25')](_0x210b('0xe'),(_0x4753a1,_0x5cc6fc={})=>{const _0xed4853=_0x2107b7[_0x210b('0x22')],_0x4502e1=_0x2107b7['model']['document']['selection'],_0x4f85ec=_0x5cc6fc&&void 0x0!==_0x5cc6fc[_0x210b('0x18')]?_0x5cc6fc[_0x210b('0x18')]:!_0x2c6f15[_0x210b('0x7')];let _0x46c773;_0x5cc6fc[_0x210b('0x17')]||(_0x5cc6fc[_0x210b('0x17')]=_0x252612[0x0][_0x210b('0x17')]),_0x46c773=_0x4f85ec?Array[_0x210b('0x23')](_0x4502e1[_0x210b('0x19')]())[_0x210b('0x6')](_0x3033e2=>eo(_0x3033e2)||function(_0xed03b0,_0x1bc124){if(_0xed03b0['is']('rootElement')||_0x1bc124['isLimit'](_0xed03b0))return!0x1;return _0x1bc124[_0x210b('0x1')](_0xed03b0[_0x210b('0xf')],_0x210b('0xe'));}(_0x3033e2,_0xed4853[_0x210b('0x27')])):Array[_0x210b('0x23')](_0x4502e1[_0x210b('0x19')]())[_0x210b('0x6')](_0x595978=>eo(_0x595978));const _0x2fdf1a=_0xb05913(_0x46c773,_0xed4853);_0xed4853[_0x210b('0x20')](()=>{for(const _0x58c2ff of _0x2fdf1a)_0x3cd024[_0x210b('0xb')](_0x58c2ff,{'commandName':_0x210b('0xe'),'commandParams':[{..._0x5cc6fc,'forceValue':_0x4f85ec}],'formatGroupId':_0x210b('0x16')});});}),(_0x3cd024[_0x210b('0xc')][_0x210b('0x4')](_0x210b('0xe'),_0x110c25=>_0x9f49f9(_0x45d85d,_0x210b('0x1a'),_0x110c25)),_0x3cd024['_descriptionFactory'][_0x210b('0x12')](_0x58a281=>{if(_0x210b('0x11')!=_0x58a281[_0x210b('0x21')])return;const _0x59e1f2=_0x45d85d['t'],{data:_0x4dac83}=_0x58a281;if(!_0x4dac83||_0x210b('0xe')!=_0x4dac83[_0x210b('0x26')])return;const _0x22b5e7=_0x4dac83['commandParams'][0x0][_0x210b('0x17')],_0x3298d3=_0x59e1f2(_0x252612[_0x210b('0x1d')](_0x48aef1=>_0x48aef1['language']===_0x22b5e7)[_0x210b('0x1b')])[_0x210b('0x9')]();return _0x4dac83[_0x210b('0x5')][0x0][_0x210b('0x18')]?{'type':'format','content':_0x9f49f9(_0x45d85d,'*Set\x20format:*\x20%0',_0x9f49f9(_0x45d85d,_0x210b('0x1a'),0x1)+'\x20('+_0x3298d3+')')}:{'type':_0x210b('0x1c'),'content':_0x9f49f9(_0x45d85d,_0x210b('0x0'),_0x9f49f9(_0x45d85d,_0x210b('0x1a'),0x1))};}));}}function eo(_0x1657c4){return _0x210b('0xe')==_0x1657c4[_0x210b('0x15')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fc2=['plugins','enableCommand','addCommentThread','has','CommentsEditing','TrackChangesEditing','editor'];(function(_0x2d2e30,_0x1fc2df){const _0x485e75=function(_0x390c30){while(--_0x390c30){_0x2d2e30['push'](_0x2d2e30['shift']());}};_0x485e75(++_0x1fc2df);}(_0x1fc2,0x121));const _0x485e=function(_0x2d2e30,_0x1fc2df){_0x2d2e30=_0x2d2e30-0x0;let _0x485e75=_0x1fc2[_0x2d2e30];return _0x485e75;};import{Plugin as _0x1f9bf8}from'ckeditor5/src/core';export default class L extends _0x1f9bf8{['afterInit'](){const _0x2adfdc=this[_0x485e('0x4')];if(!_0x2adfdc[_0x485e('0x5')][_0x485e('0x1')](_0x485e('0x2')))return;_0x2adfdc['plugins']['get'](_0x485e('0x3'))[_0x485e('0x6')](_0x485e('0x0'));}}
23
+ const _0x1709=['afterInit','has','get','addCommentThread','CommentsEditing','enableCommand','editor'];(function(_0x158640,_0x1709d9){const _0x39033c=function(_0x4cb991){while(--_0x4cb991){_0x158640['push'](_0x158640['shift']());}};_0x39033c(++_0x1709d9);}(_0x1709,0xbe));const _0x3903=function(_0x158640,_0x1709d9){_0x158640=_0x158640-0x0;let _0x39033c=_0x1709[_0x158640];return _0x39033c;};import{Plugin as _0x368a67}from'ckeditor5/src/core';export default class L extends _0x368a67{[_0x3903('0x6')](){const _0x26089b=this[_0x3903('0x5')];if(!_0x26089b['plugins'][_0x3903('0x0')](_0x3903('0x3')))return;_0x26089b['plugins'][_0x3903('0x1')]('TrackChangesEditing')[_0x3903('0x4')](_0x3903('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49f9=['uiElement','data','getFirstRange','modifySelection','addMarker:suggestion:deletion','batch','end','enqueueChange','bind','mapper','start','createSelection','high','requires','fromRange','remove','markerNameToElements','markerName','editing','merge','delete','init','unit','unlock','rootName','deleteForward','TrackChangesEditing','options','lock','$graveyard','enableCommand','editor','document','downcastDispatcher','createRange','showSuggestionHighlights','get','plugins','buffer','model','root','removeMarker:suggestion:deletion','forward'];(function(_0x18f1d5,_0x49f9bf){const _0x42b847=function(_0x186a0c){while(--_0x186a0c){_0x18f1d5['push'](_0x18f1d5['shift']());}};_0x42b847(++_0x49f9bf);}(_0x49f9,0xcc));const _0x42b8=function(_0x18f1d5,_0x49f9bf){_0x18f1d5=_0x18f1d5-0x0;let _0x42b847=_0x49f9[_0x18f1d5];return _0x42b847;};import{Plugin as _0x3b4210}from'ckeditor5/src/core';import{LiveRange as _0x494138}from'ckeditor5/src/engine';import{Delete as _0x113091}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x2bb482}from'./utils';export default class H extends _0x3b4210{static get[_0x42b8('0x18')](){return[_0x113091];}[_0x42b8('0x20')](){const _0x549011=this[_0x42b8('0x2a')],_0x3a2227=_0x549011[_0x42b8('0x5')][_0x42b8('0x4')](_0x42b8('0x25'));_0x3a2227[_0x42b8('0x29')](_0x42b8('0x1f'));const _0x1d4891=_0x549011['commands'][_0x42b8('0x4')](_0x42b8('0x24'));_0x3a2227[_0x42b8('0x29')](_0x42b8('0x24'),(_0xaf564a,_0x6b83fa={})=>{const _0x1d8106=_0x549011[_0x42b8('0x7')][_0x42b8('0x16')](_0x549011['model'][_0x42b8('0x0')]['selection']);_0x1d8106['isCollapsed']&&_0x549011['model'][_0x42b8('0xe')](_0x1d8106,{'direction':_0x42b8('0xa'),'unit':_0x6b83fa[_0x42b8('0x21')]});const _0x15b14d=_0x1d8106[_0x42b8('0xd')](),_0x40ea31=_0x494138[_0x42b8('0x19')](_0x15b14d);let _0x5838b4;_0xaf564a(_0x6b83fa),_0x5838b4=_0x42b8('0x28')==_0x40ea31[_0x42b8('0x8')][_0x42b8('0x23')]?_0x549011['model'][_0x42b8('0x2')](_0x15b14d['start']):_0x549011[_0x42b8('0x7')][_0x42b8('0x2')](_0x40ea31[_0x42b8('0x15')],_0x40ea31[_0x42b8('0x11')]),_0x40ea31['detach'](),_0x549011[_0x42b8('0x7')][_0x42b8('0x12')](_0x1d4891[_0x42b8('0x6')][_0x42b8('0x10')],_0x51fb08=>{_0x1d4891[_0x42b8('0x6')][_0x42b8('0x27')](),_0x51fb08['setSelection'](_0x51fb08[_0x42b8('0x2')](_0x5838b4[_0x42b8('0x11')])),_0x1d4891[_0x42b8('0x6')][_0x42b8('0x22')]();});}),_0x549011[_0x42b8('0x1d')]['downcastDispatcher']['on'](_0x42b8('0xf'),_0x2bb482(_0x549011,_0x42b8('0x1e')),{'priority':'high'}),_0x549011[_0x42b8('0xc')][_0x42b8('0x1')]['on']('addMarker:suggestion:deletion',(_0x563543,_0x3373d0,_0x16c7dc)=>{_0x16c7dc[_0x42b8('0x26')][_0x42b8('0x3')]&&_0x2bb482(_0x549011,_0x42b8('0x1e'),{'showActiveMarker':!0x1})[_0x42b8('0x13')](this)(_0x563543,_0x3373d0,_0x16c7dc);},{'priority':'high'}),_0x549011['editing'][_0x42b8('0x1')]['on'](_0x42b8('0x9'),(_0x194d95,_0x2ca8eb,_0x589222)=>{const _0x5d8d97=_0x589222[_0x42b8('0x14')][_0x42b8('0x1b')](_0x2ca8eb[_0x42b8('0x1c')]);if(_0x5d8d97)for(const _0x29f305 of _0x5d8d97)_0x29f305['is'](_0x42b8('0xb'))&&(_0x589222[_0x42b8('0x14')]['unbindElementFromMarkerName'](_0x29f305,_0x2ca8eb['markerName']),_0x589222['writer'][_0x42b8('0x1a')](_0x29f305));},{'priority':_0x42b8('0x17')});}}
23
+ const _0x5798=['requires','editor','init','markerName','remove','addMarker:suggestion:deletion','deleteForward','buffer','showSuggestionHighlights','modifySelection','unlock','start','document','downcastDispatcher','removeMarker:suggestion:deletion','merge','forward','createSelection','editing','unbindElementFromMarkerName','data','unit','model','createRange','setSelection','rootName','fromRange','isCollapsed','delete','high','getFirstRange','root','TrackChangesEditing','$graveyard','end','detach','mapper','writer','enableCommand','markerNameToElements'];(function(_0x9aadc7,_0x5798fe){const _0x28e68b=function(_0x446cd1){while(--_0x446cd1){_0x9aadc7['push'](_0x9aadc7['shift']());}};_0x28e68b(++_0x5798fe);}(_0x5798,0x8c));const _0x28e6=function(_0x9aadc7,_0x5798fe){_0x9aadc7=_0x9aadc7-0x0;let _0x28e68b=_0x5798[_0x9aadc7];return _0x28e68b;};import{Plugin as _0x2f4ae5}from'ckeditor5/src/core';import{LiveRange as _0x449e5b}from'ckeditor5/src/engine';import{Delete as _0x4daf58}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x4137b6}from'./utils';export default class H extends _0x2f4ae5{static get[_0x28e6('0x14')](){return[_0x4daf58];}[_0x28e6('0x16')](){const _0x2360d8=this[_0x28e6('0x15')],_0x1c6b76=_0x2360d8['plugins']['get'](_0x28e6('0xc'));_0x1c6b76[_0x28e6('0x12')](_0x28e6('0x8'));const _0x12425a=_0x2360d8['commands']['get'](_0x28e6('0x1a'));_0x1c6b76[_0x28e6('0x12')](_0x28e6('0x1a'),(_0x10ef48,_0x118bd2={})=>{const _0x1f64ab=_0x2360d8[_0x28e6('0x2')][_0x28e6('0x25')](_0x2360d8['model'][_0x28e6('0x20')]['selection']);_0x1f64ab[_0x28e6('0x7')]&&_0x2360d8['model'][_0x28e6('0x1d')](_0x1f64ab,{'direction':_0x28e6('0x24'),'unit':_0x118bd2[_0x28e6('0x1')]});const _0x4c055b=_0x1f64ab[_0x28e6('0xa')](),_0x58b83c=_0x449e5b[_0x28e6('0x6')](_0x4c055b);let _0x15bb37;_0x10ef48(_0x118bd2),_0x15bb37=_0x28e6('0xd')==_0x58b83c[_0x28e6('0xb')][_0x28e6('0x5')]?_0x2360d8[_0x28e6('0x2')][_0x28e6('0x3')](_0x4c055b[_0x28e6('0x1f')]):_0x2360d8[_0x28e6('0x2')][_0x28e6('0x3')](_0x58b83c[_0x28e6('0x1f')],_0x58b83c[_0x28e6('0xe')]),_0x58b83c[_0x28e6('0xf')](),_0x2360d8[_0x28e6('0x2')]['enqueueChange'](_0x12425a[_0x28e6('0x1b')]['batch'],_0x26f6eb=>{_0x12425a[_0x28e6('0x1b')]['lock'](),_0x26f6eb[_0x28e6('0x4')](_0x26f6eb[_0x28e6('0x3')](_0x15bb37[_0x28e6('0xe')])),_0x12425a['buffer'][_0x28e6('0x1e')]();});}),_0x2360d8[_0x28e6('0x26')][_0x28e6('0x21')]['on'](_0x28e6('0x19'),_0x4137b6(_0x2360d8,_0x28e6('0x23')),{'priority':_0x28e6('0x9')}),_0x2360d8[_0x28e6('0x0')][_0x28e6('0x21')]['on'](_0x28e6('0x19'),(_0x18b079,_0x2c2dad,_0x4f4389)=>{_0x4f4389['options'][_0x28e6('0x1c')]&&_0x4137b6(_0x2360d8,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x18b079,_0x2c2dad,_0x4f4389);},{'priority':_0x28e6('0x9')}),_0x2360d8[_0x28e6('0x26')]['downcastDispatcher']['on'](_0x28e6('0x22'),(_0x2caba1,_0x45b37b,_0x585dbe)=>{const _0x3a57d6=_0x585dbe[_0x28e6('0x10')][_0x28e6('0x13')](_0x45b37b[_0x28e6('0x17')]);if(_0x3a57d6)for(const _0x2eb3af of _0x3a57d6)_0x2eb3af['is']('uiElement')&&(_0x585dbe['mapper'][_0x28e6('0x27')](_0x2eb3af,_0x45b37b[_0x28e6('0x17')]),_0x585dbe[_0x28e6('0x11')][_0x28e6('0x18')](_0x2eb3af));},{'priority':_0x28e6('0x9')});}}