@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240713.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 (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  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/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.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/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34dfef=>{const {zh:{dictionary:_0x1021b8,getPluralForm:_0x1341b7}}={'zh':{'dictionary':{'*Change\x20to:*\x20%0':'*更改成:*%0','*Change\x20%0\x20content*':'*變更\x20%0\x20內容*','*Check\x20item*':'*勾選項目*','*Format:*\x20%0':'*格式:*%0','*Indent:*\x20%0':'*縮排:*%0','*Insert:*\x20%0':'*插入:*%0','*Format:*\x20change\x20table\x20properties':'*格式:*變更表格屬性','*Format:*\x20change\x20table\x20cell\x20properties':'*格式:*變更表格的儲存格屬性','*Format:*\x20insert\x20into\x20%0':'*格式:*插入\x20%0','*Format:*\x20remove\x20from\x20%0':'*格式:*從\x20%0\x20移除','*Replace\x20image\x20URL*':'*替換圖片網址*','*Format:*\x20resize\x20table':'*格式:*調整表格大小','*Format:*\x20set\x20order\x20to\x20reversed':'*格式:*反向排序','*Format:*\x20set\x20order\x20to\x20regular':'*格式:*依標準排序','*Format:*\x20set\x20start\x20index\x20to\x20%0':'*格式:*將起始索引設定為\x20%0','*Merge\x20cells*':'*合併儲存格*','*Merge:*\x20%0':'*合併:*%0','*Outdent:*\x20%0':'*凸排:*%0','*Remove\x20all\x20formatting*':'*清除格式設定*','*Remove\x20format:*\x20%0':'*移除格式:*%0','*Remove\x20highlight*':'*刪除亮顯*','*Remove\x20image\x20text\x20alternative*':'*移除圖片替代文字*','*Remove\x20link*':'*移除連結*','*Remove:*\x20%0':'*移除:*%0','*Replace\x20table\x20cells*':'*取代儲存格*','*Reset\x20font\x20background\x20color*':'*重設文字背景顏色*','*Reset\x20font\x20color*':'*重設文字顏色*','*Reset\x20font\x20family*':'*重設字型*','*Reset\x20font\x20size*':'*重設字體大小*','*Reset\x20image\x20width*':'*重設圖片寬度*','*Set\x20font\x20background\x20color:*\x20%0':'*設定文字背景顏色:*%0','*Set\x20font\x20color:*\x20%0':'*設定字型顏色:*\x20%0','*Set\x20font\x20family:*\x20%0':'*設定字型家族:*%0','*Set\x20font\x20size:*\x20%0':'*設定字型大小:*%0','*Set\x20format:*\x20%0':'*設定格式:*\x20%0','*Set\x20format\x20to:*\x20%0':'*設定格式為:*%0','*Set\x20highlight:*\x20%0':'*設定亮顯:*%0','*Set\x20image\x20text\x20alternative:*\x20%0':'*設定影像替代文字:*%0','*Set\x20image\x20width:*\x20%0':'*設定影像寬度:*%0','*Set\x20link:*\x20%0':'*設定連結:*%0','*Split\x20cell:*\x20horizontally':'*分割儲存格:*\x20水平','*Split\x20cell:*\x20vertically':'*分割儲存格:*\x20垂直','*Split:*\x20%0':'*分割:*%0','*Uncheck\x20item*':'*取消勾選項目*','Accept\x20all\x20selected\x20suggestions':'接受所有已選取的建議','Accept\x20all\x20suggestions':'接受所有建議','Accept\x20suggestion':'接受建議','Discard\x20all\x20selected\x20suggestions':'捨棄所有選取的建議','Discard\x20all\x20suggestions':'捨棄所有建議','Discard\x20suggestion':'捨棄建議','LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在離開插入建議。','ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在進入插入建議。','LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':'正在離開刪除建議。','ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':'正在進入刪除建議。','LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在離開格式建議。','ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在進入格式建議。','ELEMENT_BLOCK_QUOTE':'區塊引述','ELEMENT_DEFAULT_LIST_DEFAULT':'預設清單樣式','ELEMENT_BULLETED_LIST':'項目符號清單','ELEMENT_BULLETED_LIST_DEFAULT':'項目符號清單(預設)','ELEMENT_BULLETED_LIST_CIRCLE':'項目符號列表(空心圓)','ELEMENT_BULLETED_LIST_DISC':'項目符號列表(實心圓)','ELEMENT_BULLETED_LIST_SQUARE':'項目符號列表(方塊)','ELEMENT_CAPTION':'標號','ELEMENT_CODE_BLOCK':'代碼區塊','ELEMENT_HEADING':'標題(層級\x20%1)','ELEMENT_HEADING_CUSTOM':'標題\x20(%1)','ELEMENT_HORIZONTAL_LINE':'水平線','ELEMENT_HTML_EMBED':'HTML\x20內嵌','ELEMENT_IMAGE':'影像','ELEMENT_INLINE_IMAGE':'影像','ELEMENT_LINE_BREAK':'分行符號','ELEMENT_LIST_ITEM':'清單項目','ELEMENT_MEDIA':'媒體項目','ELEMENT_NUMBERED_LIST':'編號清單','ELEMENT_NUMBERED_LIST_DEFAULT':'編號清單(預設)','ELEMENT_NUMBERED_LIST_DECIMAL':'編號列表(阿拉伯數字)','ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':'編號列表(零開頭的阿拉伯數字)','ELEMENT_NUMBERED_LIST_LOWER_LATIN':'編號列表(小寫拉丁字元)','ELEMENT_NUMBERED_LIST_LOWER_ROMAN':'編號列表(小寫羅馬數字)','ELEMENT_NUMBERED_LIST_UPPER_LATIN':'編號列表(大寫拉丁字元)','ELEMENT_NUMBERED_LIST_UPPER_ROMAN':'編號列表(大寫羅馬數字)','ELEMENT_PAGE_BREAK':'分頁符號','ELEMENT_PARAGRAPH':'段落','ELEMENT_SPACE':'間距','ELEMENT_TABLE':'表格','ELEMENT_TABLE_COLUMN':'表格行','ELEMENT_TABLE_COLUMN_WITH_TEXT':'表格行*帶文字*\x20%1','ELEMENT_TABLE_OF_CONTENTS':'內容目錄','ELEMENT_TABLE_ROW':'表格列','ELEMENT_TABLE_ROW_WITH_TEXT':'表格列*帶文字*\x20%1','ELEMENT_TABLE_WITH_TEXT':'表格*帶文字*\x20%0','ELEMENT_TITLE':'大標題','ELEMENT_TODO_LIST':'待辦事項清單','ELEMENT_MULTI_LEVEL_LIST':'多層次清單','FORMAT_ALIGNMENT':'對齊','FORMAT_ALIGN_TO_CENTER':'置中','FORMAT_ALIGN_TO_LEFT':'靠左對齊','FORMAT_ALIGN_TO_RIGHT':'靠右對齊','FORMAT_BOLD':'粗體','FORMAT_CODE':'代碼','FORMAT_HEADER_COLUMN':'標題行','FORMAT_HEADER_ROW':'標題列','FORMAT_HIGHLIGHT':'亮顯','FORMAT_ITALIC':'斜體','FORMAT_JUSTIFY_TEXT':'左右對齊','FORMAT_REGULAR_COLUMN':'標準行','FORMAT_REGULAR_ROW':'標準列','FORMAT_RESTRICTED_DISABLED':'*在受限編輯模式下禁用*','FORMAT_RESTRICTED_ENABLED':'*在受限編輯模式下啟用*','FORMAT_SIDE_IMAGE':'側邊影像','FORMAT_STRIKETHROUGH':'刪除線','FORMAT_SUBSCRIPT':'下標','FORMAT_SUPERSCRIPT':'上標','FORMAT_UNDERLINE':'底線','FORMAT_INDENT':'縮排','FORMAT_LIST_REVERSED':'清單反轉','FORMAT_LIST_START':'清單起始','FORMAT_FONT_SIZE':'字型大小','FORMAT_FONT_FAMILY':'字型家族','FORMAT_FONT_COLOR':'字型顏色','FORMAT_FONT_BACKGROUND':'字型背景顏色','FORMAT_IMAGE_SIZE':'圖片大小','FORMAT_STYLE':'樣式','PENDING_ACTION_SUGGESTION':'建議中未儲存的變更。','REPLACE_TEXT':'*取代:*%0\x20*變更為*\x20%1','Track\x20changes':'追蹤變更','EXTERNAL_SUGGESTION':'此建議來自外部來源。','EXTERNAL_IMPORT_WORD_SUGGESTION':'此建議來自匯入的\x20Word\x20檔案。'},'getPluralForm':_0x5da50a=>0x0}};_0x34dfef['zh']||={'dictionary':{},'getPluralForm':null},_0x34dfef['zh']['dictionary']=Object['assign'](_0x34dfef['zh']['dictionary'],_0x1021b8),_0x34dfef['zh']['getPluralForm']=_0x1341b7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x144e0b=>{const {zh:{dictionary:_0x419cb9,getPluralForm:_0x8f10c0}}={'zh':{'dictionary':{'*Change\x20to:*\x20%0':'*更改成:*%0','*Change\x20%0\x20content*':'*變更\x20%0\x20內容*','*Check\x20item*':'*勾選項目*','*Format:*\x20%0':'*格式:*%0','*Indent:*\x20%0':'*縮排:*%0','*Insert:*\x20%0':'*插入:*%0','*Format:*\x20change\x20table\x20properties':'*格式:*變更表格屬性','*Format:*\x20change\x20table\x20cell\x20properties':'*格式:*變更表格的儲存格屬性','*Format:*\x20insert\x20into\x20%0':'*格式:*插入\x20%0','*Format:*\x20remove\x20from\x20%0':'*格式:*從\x20%0\x20移除','*Replace\x20image\x20URL*':'*替換圖片網址*','*Format:*\x20resize\x20table':'*格式:*調整表格大小','*Format:*\x20set\x20order\x20to\x20reversed':'*格式:*反向排序','*Format:*\x20set\x20order\x20to\x20regular':'*格式:*依標準排序','*Format:*\x20set\x20start\x20index\x20to\x20%0':'*格式:*將起始索引設定為\x20%0','*Merge\x20cells*':'*合併儲存格*','*Merge:*\x20%0':'*合併:*%0','*Outdent:*\x20%0':'*凸排:*%0','*Remove\x20all\x20formatting*':'*清除格式設定*','*Remove\x20format:*\x20%0':'*移除格式:*%0','*Remove\x20highlight*':'*刪除亮顯*','*Remove\x20image\x20text\x20alternative*':'*移除圖片替代文字*','*Remove\x20link*':'*移除連結*','*Remove:*\x20%0':'*移除:*%0','*Replace\x20table\x20cells*':'*取代儲存格*','*Reset\x20font\x20background\x20color*':'*重設文字背景顏色*','*Reset\x20font\x20color*':'*重設文字顏色*','*Reset\x20font\x20family*':'*重設字型*','*Reset\x20font\x20size*':'*重設字體大小*','*Reset\x20image\x20width*':'*重設圖片寬度*','*Set\x20font\x20background\x20color:*\x20%0':'*設定文字背景顏色:*%0','*Set\x20font\x20color:*\x20%0':'*設定字型顏色:*\x20%0','*Set\x20font\x20family:*\x20%0':'*設定字型家族:*%0','*Set\x20font\x20size:*\x20%0':'*設定字型大小:*%0','*Set\x20format:*\x20%0':'*設定格式:*\x20%0','*Set\x20format\x20to:*\x20%0':'*設定格式為:*%0','*Set\x20highlight:*\x20%0':'*設定亮顯:*%0','*Set\x20image\x20text\x20alternative:*\x20%0':'*設定影像替代文字:*%0','*Set\x20image\x20width:*\x20%0':'*設定影像寬度:*%0','*Set\x20link:*\x20%0':'*設定連結:*%0','*Split\x20cell:*\x20horizontally':'*分割儲存格:*\x20水平','*Split\x20cell:*\x20vertically':'*分割儲存格:*\x20垂直','*Split:*\x20%0':'*分割:*%0','*Uncheck\x20item*':'*取消勾選項目*','Accept\x20all\x20selected\x20suggestions':'接受所有已選取的建議','Accept\x20all\x20suggestions':'接受所有建議','Accept\x20suggestion':'接受建議','Discard\x20all\x20selected\x20suggestions':'捨棄所有選取的建議','Discard\x20all\x20suggestions':'捨棄所有建議','Discard\x20suggestion':'捨棄建議','LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在離開插入建議。','ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在進入插入建議。','LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':'正在離開刪除建議。','ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':'正在進入刪除建議。','LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在離開格式建議。','ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在進入格式建議。','ELEMENT_BLOCK_QUOTE':'區塊引述','ELEMENT_DEFAULT_LIST_DEFAULT':'預設清單樣式','ELEMENT_BULLETED_LIST':'項目符號清單','ELEMENT_BULLETED_LIST_DEFAULT':'項目符號清單(預設)','ELEMENT_BULLETED_LIST_CIRCLE':'項目符號列表(空心圓)','ELEMENT_BULLETED_LIST_DISC':'項目符號列表(實心圓)','ELEMENT_BULLETED_LIST_SQUARE':'項目符號列表(方塊)','ELEMENT_CAPTION':'標號','ELEMENT_CODE_BLOCK':'代碼區塊','ELEMENT_HEADING':'標題(層級\x20%1)','ELEMENT_HEADING_CUSTOM':'標題\x20(%1)','ELEMENT_HORIZONTAL_LINE':'水平線','ELEMENT_HTML_EMBED':'HTML\x20內嵌','ELEMENT_IMAGE':'影像','ELEMENT_INLINE_IMAGE':'影像','ELEMENT_LINE_BREAK':'分行符號','ELEMENT_LIST_ITEM':'清單項目','ELEMENT_MEDIA':'媒體項目','ELEMENT_NUMBERED_LIST':'編號清單','ELEMENT_NUMBERED_LIST_DEFAULT':'編號清單(預設)','ELEMENT_NUMBERED_LIST_DECIMAL':'編號列表(阿拉伯數字)','ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':'編號列表(零開頭的阿拉伯數字)','ELEMENT_NUMBERED_LIST_LOWER_LATIN':'編號列表(小寫拉丁字元)','ELEMENT_NUMBERED_LIST_LOWER_ROMAN':'編號列表(小寫羅馬數字)','ELEMENT_NUMBERED_LIST_UPPER_LATIN':'編號列表(大寫拉丁字元)','ELEMENT_NUMBERED_LIST_UPPER_ROMAN':'編號列表(大寫羅馬數字)','ELEMENT_PAGE_BREAK':'分頁符號','ELEMENT_PARAGRAPH':'段落','ELEMENT_SPACE':'間距','ELEMENT_TABLE':'表格','ELEMENT_TABLE_COLUMN':'表格行','ELEMENT_TABLE_COLUMN_WITH_TEXT':'表格行*帶文字*\x20%1','ELEMENT_TABLE_OF_CONTENTS':'內容目錄','ELEMENT_TABLE_ROW':'表格列','ELEMENT_TABLE_ROW_WITH_TEXT':'表格列*帶文字*\x20%1','ELEMENT_TABLE_WITH_TEXT':'表格*帶文字*\x20%0','ELEMENT_TITLE':'大標題','ELEMENT_TODO_LIST':'待辦事項清單','ELEMENT_MULTI_LEVEL_LIST':'多層次清單','FORMAT_ALIGNMENT':'對齊','FORMAT_ALIGN_TO_CENTER':'置中','FORMAT_ALIGN_TO_LEFT':'靠左對齊','FORMAT_ALIGN_TO_RIGHT':'靠右對齊','FORMAT_BOLD':'粗體','FORMAT_CODE':'代碼','FORMAT_HEADER_COLUMN':'標題行','FORMAT_HEADER_ROW':'標題列','FORMAT_HIGHLIGHT':'亮顯','FORMAT_ITALIC':'斜體','FORMAT_JUSTIFY_TEXT':'左右對齊','FORMAT_REGULAR_COLUMN':'標準行','FORMAT_REGULAR_ROW':'標準列','FORMAT_RESTRICTED_DISABLED':'*在受限編輯模式下禁用*','FORMAT_RESTRICTED_ENABLED':'*在受限編輯模式下啟用*','FORMAT_SIDE_IMAGE':'側邊影像','FORMAT_STRIKETHROUGH':'刪除線','FORMAT_SUBSCRIPT':'下標','FORMAT_SUPERSCRIPT':'上標','FORMAT_UNDERLINE':'底線','FORMAT_INDENT':'縮排','FORMAT_LIST_REVERSED':'清單反轉','FORMAT_LIST_START':'清單起始','FORMAT_FONT_SIZE':'字型大小','FORMAT_FONT_FAMILY':'字型家族','FORMAT_FONT_COLOR':'字型顏色','FORMAT_FONT_BACKGROUND':'字型背景顏色','FORMAT_IMAGE_SIZE':'圖片大小','FORMAT_STYLE':'樣式','PENDING_ACTION_SUGGESTION':'建議中未儲存的變更。','REPLACE_TEXT':'*取代:*%0\x20*變更為*\x20%1','Track\x20changes':'追蹤變更','EXTERNAL_SUGGESTION':'此建議來自外部來源。','EXTERNAL_IMPORT_WORD_SUGGESTION':'此建議來自匯入的\x20Word\x20檔案。'},'getPluralForm':_0xff35fb=>0x0}};_0x144e0b['zh']||={'dictionary':{},'getPluralForm':null},_0x144e0b['zh']['dictionary']=Object['assign'](_0x144e0b['zh']['dictionary'],_0x419cb9),_0x144e0b['zh']['getPluralForm']=_0x8f10c0;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240711.0",
3
+ "version": "0.0.0-nightly-20240713.0",
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
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240711.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240711.0",
44
+ "ckeditor5": "0.0.0-nightly-20240713.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240713.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x50b7(_0x27d2b4,_0x4deff1){const _0x138479=_0x1384();return _0x50b7=function(_0x50b70d,_0x26c578){_0x50b70d=_0x50b70d-0x17c;let _0xe0c6a3=_0x138479[_0x50b70d];return _0xe0c6a3;},_0x50b7(_0x27d2b4,_0x4deff1);}function _0x1384(){const _0x2fa346=['execute','5HNtQVW','getRanges','1yEROHB','696mlkwUT','model','TrackChangesEditing','3KLKAcw','get','_suggestions','plugins','611216MZaRzG','150491zjHAEg','_isEnabledBasedOnSelection','2840698OoJWGO','5594826vARyDw','editor','canEditAt','24LfwVCa','refresh','6841552tzwyXL','12788730sbDrbY','6971760ijGByT','acceptSuggestion','track-changes-accept-suggestion-not-found','isEnabled'];_0x1384=function(){return _0x2fa346;};return _0x1384();}const _0x40a245=_0x50b7;(function(_0x127085,_0x5a4fa7){const _0x390691=_0x50b7,_0x2b79c3=_0x127085();while(!![]){try{const _0x1fbb31=parseInt(_0x390691(0x183))/0x1*(parseInt(_0x390691(0x18b))/0x2)+parseInt(_0x390691(0x187))/0x3*(parseInt(_0x390691(0x194))/0x4)+parseInt(_0x390691(0x181))/0x5*(-parseInt(_0x390691(0x18f))/0x6)+-parseInt(_0x390691(0x18e))/0x7*(-parseInt(_0x390691(0x192))/0x8)+-parseInt(_0x390691(0x195))/0x9+-parseInt(_0x390691(0x17c))/0xa+-parseInt(_0x390691(0x18c))/0xb*(-parseInt(_0x390691(0x184))/0xc);if(_0x1fbb31===_0x5a4fa7)break;else _0x2b79c3['push'](_0x2b79c3['shift']());}catch(_0x5ae703){_0x2b79c3['push'](_0x2b79c3['shift']());}}}(_0x1384,0xee5bf));import{Command as _0x2ef1dd}from'ckeditor5/src/core.js';import{CKEditorError as _0xfca750}from'ckeditor5/src/utils.js';export default class $ extends _0x2ef1dd{constructor(_0x185e3e,_0x122f6a){const _0x948309=_0x50b7;super(_0x185e3e),this[_0x948309(0x189)]=_0x122f6a,this[_0x948309(0x193)](),this[_0x948309(0x18d)]=!0x1;}[_0x40a245(0x193)](){const _0x10db9e=_0x40a245;this[_0x10db9e(0x17f)]=!0x0;}[_0x40a245(0x180)](_0x3d80b7){const _0x148936=_0x40a245,_0x363d9d=this[_0x148936(0x189)][_0x148936(0x188)](_0x3d80b7);if(!_0x363d9d)throw new _0xfca750(_0x148936(0x17e),this);const _0x1173cc=_0x363d9d[_0x148936(0x182)]();this[_0x148936(0x190)][_0x148936(0x185)][_0x148936(0x191)](_0x1173cc)&&this[_0x148936(0x190)][_0x148936(0x18a)][_0x148936(0x188)](_0x148936(0x186))[_0x148936(0x17d)](_0x363d9d);}}
23
+ const _0x592f2e=_0x47dc;(function(_0x2cdb3c,_0x254435){const _0xae059e=_0x47dc,_0x1c3e8b=_0x2cdb3c();while(!![]){try{const _0x4d1682=-parseInt(_0xae059e(0x1cb))/0x1*(parseInt(_0xae059e(0x1d9))/0x2)+-parseInt(_0xae059e(0x1d6))/0x3*(-parseInt(_0xae059e(0x1cc))/0x4)+-parseInt(_0xae059e(0x1c4))/0x5*(-parseInt(_0xae059e(0x1cd))/0x6)+-parseInt(_0xae059e(0x1c5))/0x7+parseInt(_0xae059e(0x1c6))/0x8+parseInt(_0xae059e(0x1d5))/0x9*(-parseInt(_0xae059e(0x1c0))/0xa)+parseInt(_0xae059e(0x1d2))/0xb*(parseInt(_0xae059e(0x1ce))/0xc);if(_0x4d1682===_0x254435)break;else _0x1c3e8b['push'](_0x1c3e8b['shift']());}catch(_0x2c687d){_0x1c3e8b['push'](_0x1c3e8b['shift']());}}}(_0x4c70,0x405cb));import{Command as _0x3aded5}from'ckeditor5/src/core.js';function _0x47dc(_0x2aa671,_0x1e0ae0){const _0x4c70e8=_0x4c70();return _0x47dc=function(_0x47dc8c,_0x4c894c){_0x47dc8c=_0x47dc8c-0x1c0;let _0x30dd3e=_0x4c70e8[_0x47dc8c];return _0x30dd3e;},_0x47dc(_0x2aa671,_0x1e0ae0);}import{CKEditorError as _0x7272ea}from'ckeditor5/src/utils.js';function _0x4c70(){const _0x1bf591=['getRanges','400213WFokTb','execute','plugins','7164pVUwSB','12KnVRyf','get','refresh','834xeYFRM','3190mCCxCz','track-changes-accept-suggestion-not-found','model','acceptSuggestion','5rZTTPY','529620GYcjTk','962800AtZHPa','_suggestions','_isEnabledBasedOnSelection','TrackChangesEditing','isEnabled','267VkWtcI','132904KnsBGH','2489478jckrjF','12IKKLWU','editor','canEditAt'];_0x4c70=function(){return _0x1bf591;};return _0x4c70();}export default class $ extends _0x3aded5{constructor(_0x43160b,_0x17cbe0){const _0x32f44e=_0x47dc;super(_0x43160b),this[_0x32f44e(0x1c7)]=_0x17cbe0,this[_0x32f44e(0x1d8)](),this[_0x32f44e(0x1c8)]=!0x1;}[_0x592f2e(0x1d8)](){const _0x3eb944=_0x592f2e;this[_0x3eb944(0x1ca)]=!0x0;}[_0x592f2e(0x1d3)](_0x1cb43a){const _0x1faef7=_0x592f2e,_0x3dcaa2=this[_0x1faef7(0x1c7)][_0x1faef7(0x1d7)](_0x1cb43a);if(!_0x3dcaa2)throw new _0x7272ea(_0x1faef7(0x1c1),this);const _0x2920ae=_0x3dcaa2[_0x1faef7(0x1d1)]();this[_0x1faef7(0x1cf)][_0x1faef7(0x1c2)][_0x1faef7(0x1d0)](_0x2920ae)&&this[_0x1faef7(0x1cf)][_0x1faef7(0x1d4)][_0x1faef7(0x1d7)](_0x1faef7(0x1c9))[_0x1faef7(0x1c3)](_0x3dcaa2);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x121e65=_0x3dc9;function _0x3dc9(_0x1964e1,_0xf1b2be){const _0x77f438=_0x77f4();return _0x3dc9=function(_0x3dc9d7,_0x435bc0){_0x3dc9d7=_0x3dc9d7-0x115;let _0x27e119=_0x77f438[_0x3dc9d7];return _0x27e119;},_0x3dc9(_0x1964e1,_0xf1b2be);}(function(_0x46f416,_0xe9b91e){const _0x5d50e5=_0x3dc9,_0x11bba9=_0x46f416();while(!![]){try{const _0xb2718c=-parseInt(_0x5d50e5(0x11e))/0x1*(parseInt(_0x5d50e5(0x125))/0x2)+parseInt(_0x5d50e5(0x116))/0x3+parseInt(_0x5d50e5(0x120))/0x4*(-parseInt(_0x5d50e5(0x11d))/0x5)+-parseInt(_0x5d50e5(0x11f))/0x6+parseInt(_0x5d50e5(0x12a))/0x7*(-parseInt(_0x5d50e5(0x11c))/0x8)+-parseInt(_0x5d50e5(0x127))/0x9*(parseInt(_0x5d50e5(0x115))/0xa)+parseInt(_0x5d50e5(0x129))/0xb;if(_0xb2718c===_0xe9b91e)break;else _0x11bba9['push'](_0x11bba9['shift']());}catch(_0x537cfd){_0x11bba9['push'](_0x11bba9['shift']());}}}(_0x77f4,0xcc448));import{Command as _0x1eda1a}from'ckeditor5/src/core.js';import{CKEditorError as _0x428a3c}from'ckeditor5/src/utils.js';export default class B extends _0x1eda1a{constructor(_0xa63a03,_0x51b2f1){const _0x8c4378=_0x3dc9;super(_0xa63a03),this[_0x8c4378(0x12b)]=_0x51b2f1,this[_0x8c4378(0x119)](),this[_0x8c4378(0x118)]=!0x1;}[_0x121e65(0x119)](){const _0x58dd54=_0x121e65;this[_0x58dd54(0x123)]=!0x0;}[_0x121e65(0x124)](_0x3d1ef5){const _0xdea3f3=_0x121e65,_0x3addf4=this[_0xdea3f3(0x12b)][_0xdea3f3(0x128)](_0x3d1ef5);if(!_0x3addf4)throw new _0x428a3c(_0xdea3f3(0x126),this);const _0x575dab=_0x3addf4[_0xdea3f3(0x11b)]();this[_0xdea3f3(0x11a)][_0xdea3f3(0x122)][_0xdea3f3(0x121)](_0x575dab)&&this[_0xdea3f3(0x11a)][_0xdea3f3(0x117)][_0xdea3f3(0x128)](_0xdea3f3(0x12c))[_0xdea3f3(0x12d)](_0x3addf4);}}function _0x77f4(){const _0x34a916=['plugins','_isEnabledBasedOnSelection','refresh','editor','getRanges','10865584KSpDLc','170KsrRCp','16793JPiyJO','1079112GkHtGO','30604YQqaXU','canEditAt','model','isEnabled','execute','6CjgFaM','track-changes-discard-suggestion-not-found','15007905gmfUQq','get','31348680NEoUwc','7KmqtlR','_suggestions','TrackChangesEditing','discardSuggestion','10KHwaxb','4508724XsQqVN'];_0x77f4=function(){return _0x34a916;};return _0x77f4();}
23
+ const _0x18c916=_0x2b18;function _0x3bcf(){const _0x3765ba=['34590YVcqkJ','132NPPoVI','776860zsOGrR','model','_suggestions','discardSuggestion','plugins','8wKrxrV','_isEnabledBasedOnSelection','editor','273290fEdMir','getRanges','refresh','309782YYhuSZ','canEditAt','get','1awUTdB','48aRJEJE','35ttACuL','execute','412893BWKZIL','track-changes-discard-suggestion-not-found','257514JqeceS','TrackChangesEditing','304710khjOIn','isEnabled'];_0x3bcf=function(){return _0x3765ba;};return _0x3bcf();}(function(_0x323be6,_0x321d67){const _0x588c9d=_0x2b18,_0x117633=_0x323be6();while(!![]){try{const _0x5e3e98=parseInt(_0x588c9d(0x146))/0x1*(-parseInt(_0x588c9d(0x140))/0x2)+parseInt(_0x588c9d(0x150))/0x3*(-parseInt(_0x588c9d(0x13d))/0x4)+parseInt(_0x588c9d(0x148))/0x5*(parseInt(_0x588c9d(0x14c))/0x6)+-parseInt(_0x588c9d(0x14e))/0x7*(parseInt(_0x588c9d(0x147))/0x8)+parseInt(_0x588c9d(0x14a))/0x9+-parseInt(_0x588c9d(0x152))/0xa+-parseInt(_0x588c9d(0x143))/0xb*(-parseInt(_0x588c9d(0x151))/0xc);if(_0x5e3e98===_0x321d67)break;else _0x117633['push'](_0x117633['shift']());}catch(_0xff9f02){_0x117633['push'](_0x117633['shift']());}}}(_0x3bcf,0x26751));import{Command as _0x1bf9db}from'ckeditor5/src/core.js';import{CKEditorError as _0x1b940d}from'ckeditor5/src/utils.js';function _0x2b18(_0xf59051,_0x2ba3e2){const _0x3bcf3c=_0x3bcf();return _0x2b18=function(_0x2b183f,_0x1ef6c2){_0x2b183f=_0x2b183f-0x13a;let _0x233dc9=_0x3bcf3c[_0x2b183f];return _0x233dc9;},_0x2b18(_0xf59051,_0x2ba3e2);}export default class B extends _0x1bf9db{constructor(_0x5e6e69,_0xb91343){const _0x176968=_0x2b18;super(_0x5e6e69),this[_0x176968(0x13a)]=_0xb91343,this[_0x176968(0x142)](),this[_0x176968(0x13e)]=!0x1;}[_0x18c916(0x142)](){const _0x1b82b3=_0x18c916;this[_0x1b82b3(0x14f)]=!0x0;}[_0x18c916(0x149)](_0x521e86){const _0x449ef2=_0x18c916,_0x3e1bb8=this[_0x449ef2(0x13a)][_0x449ef2(0x145)](_0x521e86);if(!_0x3e1bb8)throw new _0x1b940d(_0x449ef2(0x14b),this);const _0x5b4a5a=_0x3e1bb8[_0x449ef2(0x141)]();this[_0x449ef2(0x13f)][_0x449ef2(0x153)][_0x449ef2(0x144)](_0x5b4a5a)&&this[_0x449ef2(0x13f)][_0x449ef2(0x13c)][_0x449ef2(0x145)](_0x449ef2(0x14d))[_0x449ef2(0x13b)](_0x3e1bb8);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ae967=_0x3c47;function _0x4d34(){const _0x249568=['1406634BMnYOZ','4491dWhjSl','getRanges','canEditAt','10220210FROYVG','14vgdQKO','isEnabled','_isEnabledBasedOnSelection','51QNNDHg','57844GxxyfH','1483882jTSOzD','3016CyuTEk','values','execute','editor','_command','refresh','isInContent','from','_suggestions','some','3214545ZcXNUK','517906cpgzOb','model'];_0x4d34=function(){return _0x249568;};return _0x4d34();}(function(_0x418372,_0x37efff){const _0x240b55=_0x3c47,_0xfe76a1=_0x418372();while(!![]){try{const _0x57ecc0=parseInt(_0x240b55(0x7f))/0x1+parseInt(_0x240b55(0x8b))/0x2+-parseInt(_0x240b55(0x89))/0x3*(-parseInt(_0x240b55(0x8a))/0x4)+parseInt(_0x240b55(0x7e))/0x5+-parseInt(_0x240b55(0x81))/0x6*(parseInt(_0x240b55(0x86))/0x7)+parseInt(_0x240b55(0x8c))/0x8*(-parseInt(_0x240b55(0x82))/0x9)+-parseInt(_0x240b55(0x85))/0xa;if(_0x57ecc0===_0x37efff)break;else _0xfe76a1['push'](_0xfe76a1['shift']());}catch(_0x30d4c0){_0xfe76a1['push'](_0xfe76a1['shift']());}}}(_0x4d34,0x72a43));function _0x3c47(_0x4c1cbb,_0xd479b8){const _0x4d34ef=_0x4d34();return _0x3c47=function(_0x3c47a0,_0x5cc7fa){_0x3c47a0=_0x3c47a0-0x7a;let _0x2d4d9f=_0x4d34ef[_0x3c47a0];return _0x2d4d9f;},_0x3c47(_0x4c1cbb,_0xd479b8);}import{Command as _0x4d3787}from'ckeditor5/src/core.js';import{sortSuggestions as _0x29fe3c,executeCommandForSuggestions as _0x3ceab3}from'../utils/utils.js';export default class x extends _0x4d3787{constructor(_0x54f9ff,_0x433da7,_0x498a4e){const _0x2283e7=_0x3c47;super(_0x54f9ff),this[_0x2283e7(0x90)]=_0x433da7,this[_0x2283e7(0x7c)]=_0x498a4e,this[_0x2283e7(0x91)](),this[_0x2283e7(0x88)]=!0x1;}[_0x1ae967(0x91)](){const _0x476a61=_0x1ae967,_0x11cdf3=Array[_0x476a61(0x7b)](this[_0x476a61(0x7c)][_0x476a61(0x8d)]())[_0x476a61(0x7d)](_0x459c62=>_0x459c62[_0x476a61(0x7a)]);this[_0x476a61(0x87)]=this[_0x476a61(0x90)][_0x476a61(0x87)]&&_0x11cdf3;}[_0x1ae967(0x8e)](){const _0xe5e4bc=_0x1ae967,_0x5bf4df=_0x29fe3c(Array[_0xe5e4bc(0x7b)](this[_0xe5e4bc(0x7c)][_0xe5e4bc(0x8d)]()));for(const _0xd60875 of _0x5bf4df){const _0x24dc18=_0xd60875[_0xe5e4bc(0x83)]();if(!this[_0xe5e4bc(0x8f)][_0xe5e4bc(0x80)][_0xe5e4bc(0x84)](_0x24dc18))return;}_0x3ceab3(this[_0xe5e4bc(0x8f)][_0xe5e4bc(0x80)],this[_0xe5e4bc(0x90)],_0x5bf4df);}}
23
+ function _0x1947(){const _0x11b85c=['editor','16639HBSpQq','refresh','some','isInContent','_isEnabledBasedOnSelection','5lUtUXA','2396208kroNAa','6154407awOfVi','getRanges','735645hiiXbs','isEnabled','_suggestions','2WqBVHJ','_command','values','canEditAt','856CmrjRc','3130780TmKeee','execute','model','from','2753568vUGDdG','618151acHDnt'];_0x1947=function(){return _0x11b85c;};return _0x1947();}const _0x3e5239=_0x3472;(function(_0x14a6f9,_0x429cb0){const _0x3360e3=_0x3472,_0x57e751=_0x14a6f9();while(!![]){try{const _0x3b28eb=-parseInt(_0x3360e3(0x16c))/0x1+parseInt(_0x3360e3(0x162))/0x2*(parseInt(_0x3360e3(0x15f))/0x3)+parseInt(_0x3360e3(0x15c))/0x4+-parseInt(_0x3360e3(0x15b))/0x5*(parseInt(_0x3360e3(0x16b))/0x6)+-parseInt(_0x3360e3(0x16e))/0x7*(-parseInt(_0x3360e3(0x166))/0x8)+parseInt(_0x3360e3(0x15d))/0x9+-parseInt(_0x3360e3(0x167))/0xa;if(_0x3b28eb===_0x429cb0)break;else _0x57e751['push'](_0x57e751['shift']());}catch(_0x6430c){_0x57e751['push'](_0x57e751['shift']());}}}(_0x1947,0x5fc50));import{Command as _0x252436}from'ckeditor5/src/core.js';import{sortSuggestions as _0x10cd39,executeCommandForSuggestions as _0xca0a7}from'../utils/utils.js';function _0x3472(_0x5e5505,_0xbd8eea){const _0x1947bc=_0x1947();return _0x3472=function(_0x3472a9,_0x1ddf48){_0x3472a9=_0x3472a9-0x159;let _0x2966d5=_0x1947bc[_0x3472a9];return _0x2966d5;},_0x3472(_0x5e5505,_0xbd8eea);}export default class x extends _0x252436{constructor(_0x3ec6d2,_0xf3f2bb,_0x52d28a){const _0x4236f9=_0x3472;super(_0x3ec6d2),this[_0x4236f9(0x163)]=_0xf3f2bb,this[_0x4236f9(0x161)]=_0x52d28a,this[_0x4236f9(0x16f)](),this[_0x4236f9(0x15a)]=!0x1;}[_0x3e5239(0x16f)](){const _0x363de8=_0x3e5239,_0x21a85d=Array[_0x363de8(0x16a)](this[_0x363de8(0x161)][_0x363de8(0x164)]())[_0x363de8(0x170)](_0x26ca90=>_0x26ca90[_0x363de8(0x159)]);this[_0x363de8(0x160)]=this[_0x363de8(0x163)][_0x363de8(0x160)]&&_0x21a85d;}[_0x3e5239(0x168)](){const _0x11c50d=_0x3e5239,_0x23b691=_0x10cd39(Array[_0x11c50d(0x16a)](this[_0x11c50d(0x161)][_0x11c50d(0x164)]()));for(const _0x575604 of _0x23b691){const _0x5cbe36=_0x575604[_0x11c50d(0x15e)]();if(!this[_0x11c50d(0x16d)][_0x11c50d(0x169)][_0x11c50d(0x165)](_0x5cbe36))return;}_0xca0a7(this[_0x11c50d(0x16d)][_0x11c50d(0x169)],this[_0x11c50d(0x163)],_0x23b691);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e553d=_0x3d26;function _0x2ced(){const _0x4f6715=['317428MndcUF','getRanges','selection','2942770utfbpv','6pfLcnm','isEnabled','execute','document','canEditAt','_isEnabledBasedOnSelection','434BhshDm','10200uCHpBg','15ffofWj','10736SmXcml','values','15952DgPtOD','size','45972RwSOiP','249196ZtfaJB','_suggestions','refresh','_command','1rUWGog','1273956zVloBu','model','editor','_selectedSuggestions','from'];_0x2ced=function(){return _0x4f6715;};return _0x2ced();}(function(_0x538734,_0x24a5f3){const _0x506b76=_0x3d26,_0x3ed724=_0x538734();while(!![]){try{const _0x1dd68b=-parseInt(_0x506b76(0x197))/0x1*(parseInt(_0x506b76(0x19d))/0x2)+-parseInt(_0x506b76(0x1a1))/0x3*(-parseInt(_0x506b76(0x193))/0x4)+-parseInt(_0x506b76(0x18d))/0x5*(parseInt(_0x506b76(0x198))/0x6)+-parseInt(_0x506b76(0x18b))/0x7*(parseInt(_0x506b76(0x190))/0x8)+parseInt(_0x506b76(0x192))/0x9+parseInt(_0x506b76(0x1a0))/0xa+-parseInt(_0x506b76(0x18e))/0xb*(-parseInt(_0x506b76(0x18c))/0xc);if(_0x1dd68b===_0x24a5f3)break;else _0x3ed724['push'](_0x3ed724['shift']());}catch(_0x2f8fd7){_0x3ed724['push'](_0x3ed724['shift']());}}}(_0x2ced,0x519b7));import{Command as _0x34656c}from'ckeditor5/src/core.js';import{sortSuggestions as _0x588b53,getSelectedSuggestions as _0x3bcd0d,executeCommandForSuggestions as _0x28a85e}from'../utils/utils.js';function _0x3d26(_0x5b21b2,_0x24103d){const _0x2cedbd=_0x2ced();return _0x3d26=function(_0x3d261a,_0x53b56f){_0x3d261a=_0x3d261a-0x18b;let _0x4a8d22=_0x2cedbd[_0x3d261a];return _0x4a8d22;},_0x3d26(_0x5b21b2,_0x24103d);}export default class R extends _0x34656c{constructor(_0x350d46,_0x53ff0e,_0x3b0d6b){const _0x104267=_0x3d26;super(_0x350d46),this[_0x104267(0x196)]=_0x53ff0e,this[_0x104267(0x194)]=_0x3b0d6b,this[_0x104267(0x19b)]=new Set(),this[_0x104267(0x195)](),this[_0x104267(0x1a6)]=!0x1;}[_0x2e553d(0x195)](){const _0x1e9d7a=_0x2e553d,_0x5e07c8=this[_0x1e9d7a(0x19a)][_0x1e9d7a(0x199)][_0x1e9d7a(0x1a4)][_0x1e9d7a(0x19f)],_0x25389c=Array[_0x1e9d7a(0x19c)](this[_0x1e9d7a(0x194)][_0x1e9d7a(0x18f)]());this[_0x1e9d7a(0x19b)]=_0x3bcd0d(_0x5e07c8,_0x25389c),this[_0x1e9d7a(0x1a2)]=this[_0x1e9d7a(0x196)][_0x1e9d7a(0x1a2)]&&!!this[_0x1e9d7a(0x19b)][_0x1e9d7a(0x191)];}[_0x2e553d(0x1a3)](){const _0x2d8609=_0x2e553d,_0x20bd6a=_0x588b53(Array[_0x2d8609(0x19c)](this[_0x2d8609(0x19b)]));for(const _0x1584c5 of _0x20bd6a){const _0x1f77e4=_0x1584c5[_0x2d8609(0x19e)]();if(!this[_0x2d8609(0x19a)][_0x2d8609(0x199)][_0x2d8609(0x1a5)](_0x1f77e4))return;}_0x28a85e(this[_0x2d8609(0x19a)][_0x2d8609(0x199)],this[_0x2d8609(0x196)],_0x20bd6a);}}
23
+ function _0x1864(){const _0x374f8f=['editor','values','17628GOpsIz','getRanges','_suggestions','828348vkpCaC','_command','from','size','430cbTyOA','execute','_selectedSuggestions','selection','document','68910kMejSW','685646dNzncj','147NhgyvS','isEnabled','model','303128vFCaff','canEditAt','refresh','_isEnabledBasedOnSelection','231oXvvrT','77382WSvYvj','428iWrGTD','1568408qGXtNG','255fAJqqB'];_0x1864=function(){return _0x374f8f;};return _0x1864();}const _0x22e1a4=_0x5e7d;(function(_0x4af5bd,_0xf865bb){const _0x87f36f=_0x5e7d,_0x379964=_0x4af5bd();while(!![]){try{const _0x43e5c7=parseInt(_0x87f36f(0xf7))/0x1+parseInt(_0x87f36f(0x102))/0x2+-parseInt(_0x87f36f(0x106))/0x3*(parseInt(_0x87f36f(0x101))/0x4)+parseInt(_0x87f36f(0x103))/0x5*(parseInt(_0x87f36f(0xf6))/0x6)+parseInt(_0x87f36f(0xf8))/0x7*(parseInt(_0x87f36f(0xfb))/0x8)+parseInt(_0x87f36f(0x100))/0x9*(-parseInt(_0x87f36f(0xf1))/0xa)+parseInt(_0x87f36f(0xff))/0xb*(-parseInt(_0x87f36f(0xed))/0xc);if(_0x43e5c7===_0xf865bb)break;else _0x379964['push'](_0x379964['shift']());}catch(_0x27772a){_0x379964['push'](_0x379964['shift']());}}}(_0x1864,0x62729));import{Command as _0x437158}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1c6d8d,getSelectedSuggestions as _0x24d4b6,executeCommandForSuggestions as _0x4339e0}from'../utils/utils.js';function _0x5e7d(_0x30d113,_0x14306b){const _0x186466=_0x1864();return _0x5e7d=function(_0x5e7dac,_0x39af25){_0x5e7dac=_0x5e7dac-0xeb;let _0x4c8255=_0x186466[_0x5e7dac];return _0x4c8255;},_0x5e7d(_0x30d113,_0x14306b);}export default class R extends _0x437158{constructor(_0x2278f7,_0xa99bcf,_0x956f40){const _0x7d22eb=_0x5e7d;super(_0x2278f7),this[_0x7d22eb(0xee)]=_0xa99bcf,this[_0x7d22eb(0xec)]=_0x956f40,this[_0x7d22eb(0xf3)]=new Set(),this[_0x7d22eb(0xfd)](),this[_0x7d22eb(0xfe)]=!0x1;}[_0x22e1a4(0xfd)](){const _0x3e032b=_0x22e1a4,_0x45b00d=this[_0x3e032b(0x104)][_0x3e032b(0xfa)][_0x3e032b(0xf5)][_0x3e032b(0xf4)],_0x27e413=Array[_0x3e032b(0xef)](this[_0x3e032b(0xec)][_0x3e032b(0x105)]());this[_0x3e032b(0xf3)]=_0x24d4b6(_0x45b00d,_0x27e413),this[_0x3e032b(0xf9)]=this[_0x3e032b(0xee)][_0x3e032b(0xf9)]&&!!this[_0x3e032b(0xf3)][_0x3e032b(0xf0)];}[_0x22e1a4(0xf2)](){const _0x290a92=_0x22e1a4,_0x1ab9c7=_0x1c6d8d(Array[_0x290a92(0xef)](this[_0x290a92(0xf3)]));for(const _0x2dd544 of _0x1ab9c7){const _0x39d830=_0x2dd544[_0x290a92(0xeb)]();if(!this[_0x290a92(0x104)][_0x290a92(0xfa)][_0x290a92(0xfc)](_0x39d830))return;}_0x4339e0(this[_0x290a92(0x104)][_0x290a92(0xfa)],this[_0x290a92(0xee)],_0x1ab9c7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x576d86=_0x2daf;function _0x9b54(){const _0x585645=['10823256QHwNro','isEnabled','560jpIkxO','933KifENb','forceDisabled','35694kbBBus','16176LnJiFG','110MvqAad','clearForceDisabled','22337KRCqvL','_enableCommands','value','1736136hpbTIi','refresh','4649678FxtpMs','71EOOhDR','_isEnabledBasedOnSelection','execute','editor','10jEAQfd','has','_disableUnsupportedCommands','affectsData','424csahiH','commands','_enabledCommands','TrackChangesCommand'];_0x9b54=function(){return _0x585645;};return _0x9b54();}(function(_0x1ae1ca,_0x448c02){const _0x52ae04=_0x2daf,_0x1b3b54=_0x1ae1ca();while(!![]){try{const _0x27edaa=-parseInt(_0x52ae04(0x102))/0x1*(-parseInt(_0x52ae04(0x114))/0x2)+-parseInt(_0x52ae04(0x111))/0x3*(-parseInt(_0x52ae04(0x10a))/0x4)+parseInt(_0x52ae04(0x115))/0x5*(parseInt(_0x52ae04(0x113))/0x6)+-parseInt(_0x52ae04(0x117))/0x7*(-parseInt(_0x52ae04(0x110))/0x8)+-parseInt(_0x52ae04(0x11a))/0x9*(parseInt(_0x52ae04(0x106))/0xa)+parseInt(_0x52ae04(0x101))/0xb+-parseInt(_0x52ae04(0x10e))/0xc;if(_0x27edaa===_0x448c02)break;else _0x1b3b54['push'](_0x1b3b54['shift']());}catch(_0x137f4e){_0x1b3b54['push'](_0x1b3b54['shift']());}}}(_0x9b54,0x46a26));import{Command as _0x3ac860}from'ckeditor5/src/core.js';function _0x2daf(_0x29c026,_0x240652){const _0x9b54a8=_0x9b54();return _0x2daf=function(_0x2dafa2,_0x11ad70){_0x2dafa2=_0x2dafa2-0x101;let _0x2919dd=_0x9b54a8[_0x2dafa2];return _0x2919dd;},_0x2daf(_0x29c026,_0x240652);}export default class M extends _0x3ac860{constructor(_0x378e85,_0x4ad047){const _0x34f7f0=_0x2daf;super(_0x378e85),this[_0x34f7f0(0x10c)]=_0x4ad047,this[_0x34f7f0(0x119)]=!0x1,this[_0x34f7f0(0x11b)](),this[_0x34f7f0(0x103)]=!0x1;}[_0x576d86(0x11b)](){const _0x2bdbb9=_0x576d86;this[_0x2bdbb9(0x10f)]=!0x0;}[_0x576d86(0x104)](){const _0x396a37=_0x576d86;this[_0x396a37(0x119)]=!this[_0x396a37(0x119)],this[_0x396a37(0x119)]?this[_0x396a37(0x108)]():this[_0x396a37(0x118)]();}[_0x576d86(0x108)](){const _0x16dcd7=_0x576d86;for(const _0x1b0c1d of this[_0x16dcd7(0x105)][_0x16dcd7(0x10b)][_0x16dcd7(0x10b)]())_0x1b0c1d[_0x16dcd7(0x109)]&&!this[_0x16dcd7(0x10c)][_0x16dcd7(0x107)](_0x1b0c1d)&&_0x1b0c1d[_0x16dcd7(0x112)](_0x16dcd7(0x10d));}[_0x576d86(0x118)](){const _0x235b1a=_0x576d86;for(const _0x3375fe of this[_0x235b1a(0x105)][_0x235b1a(0x10b)][_0x235b1a(0x10b)]())_0x3375fe[_0x235b1a(0x109)]&&!this[_0x235b1a(0x10c)][_0x235b1a(0x107)](_0x3375fe)&&_0x3375fe[_0x235b1a(0x116)](_0x235b1a(0x10d));}}
23
+ const _0x261fef=_0x45f9;(function(_0x5d1fb2,_0x169370){const _0x1853cd=_0x45f9,_0x1780aa=_0x5d1fb2();while(!![]){try{const _0x4dd3a7=-parseInt(_0x1853cd(0xc5))/0x1+-parseInt(_0x1853cd(0xc8))/0x2+-parseInt(_0x1853cd(0xd5))/0x3+parseInt(_0x1853cd(0xc3))/0x4*(-parseInt(_0x1853cd(0xd6))/0x5)+parseInt(_0x1853cd(0xcc))/0x6*(-parseInt(_0x1853cd(0xd2))/0x7)+parseInt(_0x1853cd(0xc7))/0x8+parseInt(_0x1853cd(0xc4))/0x9;if(_0x4dd3a7===_0x169370)break;else _0x1780aa['push'](_0x1780aa['shift']());}catch(_0x1cc9f5){_0x1780aa['push'](_0x1780aa['shift']());}}}(_0xd8c2,0x1db10));function _0x45f9(_0x3d842f,_0x2905cc){const _0xd8c2b4=_0xd8c2();return _0x45f9=function(_0x45f9fd,_0x512e2f){_0x45f9fd=_0x45f9fd-0xc2;let _0xc8f0f8=_0xd8c2b4[_0x45f9fd];return _0xc8f0f8;},_0x45f9(_0x3d842f,_0x2905cc);}import{Command as _0x5f113c}from'ckeditor5/src/core.js';export default class M extends _0x5f113c{constructor(_0x1af241,_0x101518){const _0x25c74b=_0x45f9;super(_0x1af241),this[_0x25c74b(0xce)]=_0x101518,this[_0x25c74b(0xd1)]=!0x1,this[_0x25c74b(0xcd)](),this[_0x25c74b(0xcb)]=!0x1;}[_0x261fef(0xcd)](){const _0x40e9bf=_0x261fef;this[_0x40e9bf(0xd0)]=!0x0;}[_0x261fef(0xc6)](){const _0x326126=_0x261fef;this[_0x326126(0xd1)]=!this[_0x326126(0xd1)],this[_0x326126(0xd1)]?this[_0x326126(0xd9)]():this[_0x326126(0xcf)]();}[_0x261fef(0xd9)](){const _0x24ad07=_0x261fef;for(const _0x137eae of this[_0x24ad07(0xc2)][_0x24ad07(0xc9)][_0x24ad07(0xc9)]())_0x137eae[_0x24ad07(0xd8)]&&!this[_0x24ad07(0xce)][_0x24ad07(0xd3)](_0x137eae)&&_0x137eae[_0x24ad07(0xca)](_0x24ad07(0xd7));}[_0x261fef(0xcf)](){const _0x4451f2=_0x261fef;for(const _0xe0b3b of this[_0x4451f2(0xc2)][_0x4451f2(0xc9)][_0x4451f2(0xc9)]())_0xe0b3b[_0x4451f2(0xd8)]&&!this[_0x4451f2(0xce)][_0x4451f2(0xd3)](_0xe0b3b)&&_0xe0b3b[_0x4451f2(0xd4)](_0x4451f2(0xd7));}}function _0xd8c2(){const _0x1e15fd=['152831yqtoNB','execute','786184VUAXRi','40350FdIYGg','commands','forceDisabled','_isEnabledBasedOnSelection','6xNTUiz','refresh','_enabledCommands','_enableCommands','isEnabled','value','223363GzxmbN','has','clearForceDisabled','682803OSSwZH','5NGXFMj','TrackChangesCommand','affectsData','_disableUnsupportedCommands','editor','802312AYIcxa','5907933loyThP'];_0xd8c2=function(){return _0x1e15fd;};return _0xd8c2();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x207cf3,_0x487bff){var _0x22648b=_0x561f,_0x351902=_0x207cf3();while(!![]){try{var _0x5167d2=-parseInt(_0x22648b(0x105))/0x1*(-parseInt(_0x22648b(0x10e))/0x2)+-parseInt(_0x22648b(0x108))/0x3*(-parseInt(_0x22648b(0x107))/0x4)+-parseInt(_0x22648b(0x104))/0x5+parseInt(_0x22648b(0x110))/0x6*(-parseInt(_0x22648b(0x109))/0x7)+parseInt(_0x22648b(0x10d))/0x8*(parseInt(_0x22648b(0x106))/0x9)+-parseInt(_0x22648b(0x10f))/0xa*(parseInt(_0x22648b(0x10a))/0xb)+-parseInt(_0x22648b(0x10c))/0xc*(-parseInt(_0x22648b(0x10b))/0xd);if(_0x5167d2===_0x487bff)break;else _0x351902['push'](_0x351902['shift']());}catch(_0x3bc617){_0x351902['push'](_0x351902['shift']());}}}(_0x3f20,0xf1c80));function _0x3f20(){var _0x176c15=['53232nAYfmE','6911735cKAqOi','1879025WdQsuD','13374Pqpgwf','136tXXzPk','37533PUMkZv','1092SoPefL','2526623RdQAxL','22738183lwSaNY','12GkWjOK','2112tjOLgv','2yKqtJe','30gLCOfJ'];_0x3f20=function(){return _0x176c15;};return _0x3f20();}function _0x561f(_0x500dba,_0x51e9bf){var _0x3f20fb=_0x3f20();return _0x561f=function(_0x561f68,_0x54c132){_0x561f68=_0x561f68-0x104;var _0x5f0381=_0x3f20fb[_0x561f68];return _0x5f0381;},_0x561f(_0x500dba,_0x51e9bf);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x35a0f5,_0x481217){var _0x5e9272=_0x51c6,_0x34148d=_0x35a0f5();while(!![]){try{var _0x5add95=-parseInt(_0x5e9272(0x1de))/0x1*(-parseInt(_0x5e9272(0x1df))/0x2)+-parseInt(_0x5e9272(0x1e6))/0x3+parseInt(_0x5e9272(0x1e0))/0x4+-parseInt(_0x5e9272(0x1e4))/0x5*(-parseInt(_0x5e9272(0x1e2))/0x6)+parseInt(_0x5e9272(0x1e7))/0x7+parseInt(_0x5e9272(0x1e1))/0x8+parseInt(_0x5e9272(0x1e5))/0x9*(-parseInt(_0x5e9272(0x1e3))/0xa);if(_0x5add95===_0x481217)break;else _0x34148d['push'](_0x34148d['shift']());}catch(_0x5168c8){_0x34148d['push'](_0x34148d['shift']());}}}(_0x4998,0x24f64));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x51c6(_0x2cb48f,_0x5727f8){var _0x4998d6=_0x4998();return _0x51c6=function(_0x51c691,_0x25b9ff){_0x51c691=_0x51c691-0x1de;var _0x56121d=_0x4998d6[_0x51c691];return _0x56121d;},_0x51c6(_0x2cb48f,_0x5727f8);}export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x4998(){var _0x4dcf62=['450mCAGdx','886152jhkyda','1889006SyKDrx','13955jjGLyb','12uPjnEr','558924osWMRq','713432Gtxqou','32496iChsZO','29310uenUUJ','10RZJjCw'];_0x4998=function(){return _0x4dcf62;};return _0x4998();}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e9b5d=_0x149b;(function(_0x5c0a16,_0x97ffb5){const _0x3e592a=_0x149b,_0x1e8b85=_0x5c0a16();while(!![]){try{const _0x24fd6d=-parseInt(_0x3e592a(0x13a))/0x1*(-parseInt(_0x3e592a(0x13c))/0x2)+parseInt(_0x3e592a(0x13b))/0x3*(-parseInt(_0x3e592a(0x142))/0x4)+-parseInt(_0x3e592a(0x144))/0x5*(parseInt(_0x3e592a(0x148))/0x6)+-parseInt(_0x3e592a(0x13f))/0x7*(-parseInt(_0x3e592a(0x143))/0x8)+parseInt(_0x3e592a(0x14b))/0x9+-parseInt(_0x3e592a(0x13d))/0xa*(parseInt(_0x3e592a(0x147))/0xb)+-parseInt(_0x3e592a(0x14c))/0xc*(-parseInt(_0x3e592a(0x14d))/0xd);if(_0x24fd6d===_0x97ffb5)break;else _0x1e8b85['push'](_0x1e8b85['shift']());}catch(_0x218b55){_0x1e8b85['push'](_0x1e8b85['shift']());}}}(_0x475c,0xf0494));function _0x149b(_0xde7a22,_0x58a982){const _0x475c5b=_0x475c();return _0x149b=function(_0x149ba6,_0x3b0b55){_0x149ba6=_0x149ba6-0x139;let _0x56de8f=_0x475c5b[_0x149ba6];return _0x56de8f;},_0x149b(_0xde7a22,_0x58a982);}import{Plugin as _0x2a7a2f}from'ckeditor5/src/core.js';export default class E extends _0x2a7a2f{[_0x2e9b5d(0x139)](){const _0x3bd88b=_0x2e9b5d,_0x1787a9=this[_0x3bd88b(0x13e)],_0x147712=_0x1787a9[_0x3bd88b(0x145)][_0x3bd88b(0x146)](_0x3bd88b(0x141));_0x1787a9[_0x3bd88b(0x149)][_0x3bd88b(0x146)](_0x3bd88b(0x14a))&&_0x147712[_0x3bd88b(0x140)](_0x3bd88b(0x14a));}}function _0x475c(){const _0x4e1962=['19552ZtZgcv','afterInit','507819uQcLhy','321zFpPkQ','2lZcfyi','1616980ixLESM','editor','7ieFXRA','enableCommand','TrackChangesEditing','30560PgjXnI','12847256jGSsGn','158525XXSUIK','plugins','get','121ajtiob','102legEdl','commands','showAIAssistant','440325VYAROb','15612IpkmcC'];_0x475c=function(){return _0x4e1962;};return _0x475c();}
23
+ const _0x57e32f=_0x1a5f;(function(_0x7cc16,_0x145f3f){const _0x1aba21=_0x1a5f,_0x34e2e0=_0x7cc16();while(!![]){try{const _0x70ba8f=-parseInt(_0x1aba21(0xd6))/0x1+-parseInt(_0x1aba21(0xce))/0x2*(-parseInt(_0x1aba21(0xd2))/0x3)+parseInt(_0x1aba21(0xd9))/0x4*(-parseInt(_0x1aba21(0xd7))/0x5)+parseInt(_0x1aba21(0xda))/0x6*(parseInt(_0x1aba21(0xd0))/0x7)+-parseInt(_0x1aba21(0xc8))/0x8*(parseInt(_0x1aba21(0xd3))/0x9)+-parseInt(_0x1aba21(0xcf))/0xa+parseInt(_0x1aba21(0xd1))/0xb*(parseInt(_0x1aba21(0xd8))/0xc);if(_0x70ba8f===_0x145f3f)break;else _0x34e2e0['push'](_0x34e2e0['shift']());}catch(_0x127f39){_0x34e2e0['push'](_0x34e2e0['shift']());}}}(_0x5a96,0xd9e99));import{Plugin as _0x42b971}from'ckeditor5/src/core.js';function _0x1a5f(_0x16989e,_0x47a9d6){const _0x5a96cd=_0x5a96();return _0x1a5f=function(_0x1a5f0a,_0x115ef4){_0x1a5f0a=_0x1a5f0a-0xc8;let _0x5c3ff9=_0x5a96cd[_0x1a5f0a];return _0x5c3ff9;},_0x1a5f(_0x16989e,_0x47a9d6);}function _0x5a96(){const _0x415a61=['40jnNryO','plugins','enableCommand','editor','commands','afterInit','86KqaVun','7053430pIOqnO','216517rsaNuZ','33559537ZbZjCu','59928PjeIsj','1779588HZwyHE','get','TrackChangesEditing','1384820wxQjIR','2095BWDNLG','12cJZXvc','9452gabwTK','204tjdUEi','showAIAssistant'];_0x5a96=function(){return _0x415a61;};return _0x5a96();}export default class E extends _0x42b971{[_0x57e32f(0xcd)](){const _0x37c6e8=_0x57e32f,_0x3553db=this[_0x37c6e8(0xcb)],_0x180d74=_0x3553db[_0x37c6e8(0xc9)][_0x37c6e8(0xd4)](_0x37c6e8(0xd5));_0x3553db[_0x37c6e8(0xcc)][_0x37c6e8(0xd4)](_0x37c6e8(0xdb))&&_0x180d74[_0x37c6e8(0xca)](_0x37c6e8(0xdb));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41b5(_0x3dc22b,_0x479d67){const _0x3e1465=_0x3e14();return _0x41b5=function(_0x41b547,_0x240375){_0x41b547=_0x41b547-0xeb;let _0x18a93b=_0x3e1465[_0x41b547];return _0x18a93b;},_0x41b5(_0x3dc22b,_0x479d67);}const _0xbc5513=_0x41b5;(function(_0x3eafba,_0x19ea67){const _0x594463=_0x41b5,_0x1e664f=_0x3eafba();while(!![]){try{const _0x28bb73=-parseInt(_0x594463(0x10f))/0x1+-parseInt(_0x594463(0xf5))/0x2*(-parseInt(_0x594463(0xf3))/0x3)+parseInt(_0x594463(0xef))/0x4*(-parseInt(_0x594463(0xfe))/0x5)+parseInt(_0x594463(0x113))/0x6*(-parseInt(_0x594463(0x111))/0x7)+parseInt(_0x594463(0x108))/0x8+-parseInt(_0x594463(0xf8))/0x9+parseInt(_0x594463(0x10e))/0xa;if(_0x28bb73===_0x19ea67)break;else _0x1e664f['push'](_0x1e664f['shift']());}catch(_0x44b0f7){_0x1e664f['push'](_0x1e664f['shift']());}}}(_0x3e14,0x76e36));import{Plugin as _0x3efb21}from'ckeditor5/src/core.js';import{getTranslation as _0x58b54d}from'../utils/common-translations.js';export default class V extends _0x3efb21{[_0xbc5513(0x10c)](){const _0x327b4e=_0xbc5513,_0x36681c=this[_0x327b4e(0xeb)],_0x2b08f3=_0x36681c[_0x327b4e(0x100)];if(!_0x36681c[_0x327b4e(0x102)][_0x327b4e(0xf9)](_0x327b4e(0xec)))return;const _0x49eae5=_0x36681c[_0x327b4e(0x102)][_0x327b4e(0xf1)](_0x327b4e(0xff));_0x49eae5[_0x327b4e(0xee)](_0x327b4e(0xf7)),_0x49eae5[_0x327b4e(0x10a)](_0x327b4e(0xf7)),_0x49eae5[_0x327b4e(0x107)][_0x327b4e(0x104)](_0x327b4e(0xf7),_0x58b54d(_0x2b08f3,_0x327b4e(0xed))),this[_0x327b4e(0x109)]();}[_0xbc5513(0x109)](){const _0x185dfb=_0xbc5513,_0x29d28e=this[_0x185dfb(0xeb)],_0x2e15db=_0x29d28e[_0x185dfb(0x100)];_0x29d28e[_0x185dfb(0x102)][_0x185dfb(0xf1)](_0x185dfb(0xff))[_0x185dfb(0x107)][_0x185dfb(0xf4)](_0x28910b=>{const _0x39c9d3=_0x185dfb;if(_0x39c9d3(0xfb)!=_0x28910b[_0x39c9d3(0xf2)])return;const {data:_0x323d29}=_0x28910b;if(_0x323d29&&_0x39c9d3(0xf7)==_0x323d29[_0x39c9d3(0x10b)]){const _0x37b6cd=_0x323d29[_0x39c9d3(0x112)][0x0][_0x39c9d3(0x110)];return{'type':_0x39c9d3(0x101),'content':_0x58b54d(_0x2e15db,_0x39c9d3(0x103),function(_0x42edba){const _0x40132d=_0x39c9d3;switch(_0x42edba){case _0x40132d(0xf0):return _0x58b54d(_0x2e15db,_0x40132d(0x10d));case _0x40132d(0xfc):return _0x58b54d(_0x2e15db,_0x40132d(0xf6));case _0x40132d(0xfa):return _0x58b54d(_0x2e15db,_0x40132d(0x105));case _0x40132d(0x106):return _0x58b54d(_0x2e15db,_0x40132d(0xfd));}}(_0x37b6cd))};}});}}function _0x3e14(){const _0xcfd395=['commandName','afterInit','FORMAT_ALIGN_TO_LEFT','19017830BnmnAj','474414XObojP','value','14vwWJwj','commandParams','2631666wcJHSI','editor','AlignmentEditing','FORMAT_ALIGNMENT','enableDefaultAttributesIntegration','232OpXCKj','left','get','type','1155LlrLHv','registerDescriptionCallback','738pBASDI','FORMAT_ALIGN_TO_RIGHT','alignment','4893192BpSGYW','has','center','formatBlock','right','FORMAT_JUSTIFY_TEXT','25115YujTUA','TrackChangesEditing','locale','format','plugins','*Format:*\x20%0','registerAttributeLabel','FORMAT_ALIGN_TO_CENTER','justify','descriptionFactory','5038208CDDfku','_registerLegacyDescription','registerBlockAttribute'];_0x3e14=function(){return _0xcfd395;};return _0x3e14();}
23
+ function _0x39fb(_0x14387c,_0x145c1e){const _0x31f766=_0x31f7();return _0x39fb=function(_0x39fb5f,_0x5551fd){_0x39fb5f=_0x39fb5f-0xfd;let _0x29b719=_0x31f766[_0x39fb5f];return _0x29b719;},_0x39fb(_0x14387c,_0x145c1e);}const _0x5ab6cf=_0x39fb;(function(_0x116fba,_0xc2f04c){const _0x12854b=_0x39fb,_0x263153=_0x116fba();while(!![]){try{const _0xd2630c=-parseInt(_0x12854b(0x104))/0x1*(parseInt(_0x12854b(0x115))/0x2)+-parseInt(_0x12854b(0x111))/0x3*(-parseInt(_0x12854b(0xfe))/0x4)+parseInt(_0x12854b(0x126))/0x5*(parseInt(_0x12854b(0x11d))/0x6)+-parseInt(_0x12854b(0x11f))/0x7+-parseInt(_0x12854b(0x113))/0x8+parseInt(_0x12854b(0x102))/0x9*(parseInt(_0x12854b(0x11e))/0xa)+parseInt(_0x12854b(0x103))/0xb;if(_0xd2630c===_0xc2f04c)break;else _0x263153['push'](_0x263153['shift']());}catch(_0x221340){_0x263153['push'](_0x263153['shift']());}}}(_0x31f7,0xd7811));import{Plugin as _0x4a24a2}from'ckeditor5/src/core.js';import{getTranslation as _0x290b35}from'../utils/common-translations.js';export default class V extends _0x4a24a2{[_0x5ab6cf(0x105)](){const _0x3f2e3e=_0x5ab6cf,_0x51460a=this[_0x3f2e3e(0x114)],_0x260311=_0x51460a[_0x3f2e3e(0x109)];if(!_0x51460a[_0x3f2e3e(0x10a)][_0x3f2e3e(0x10c)](_0x3f2e3e(0x10b)))return;const _0x356ea1=_0x51460a[_0x3f2e3e(0x10a)][_0x3f2e3e(0x116)](_0x3f2e3e(0x119));_0x356ea1[_0x3f2e3e(0x11b)](_0x3f2e3e(0x121)),_0x356ea1[_0x3f2e3e(0x11c)](_0x3f2e3e(0x121)),_0x356ea1[_0x3f2e3e(0x100)][_0x3f2e3e(0x107)](_0x3f2e3e(0x121),_0x290b35(_0x260311,_0x3f2e3e(0x122))),this[_0x3f2e3e(0x117)]();}[_0x5ab6cf(0x117)](){const _0x19a668=_0x5ab6cf,_0x3ceb83=this[_0x19a668(0x114)],_0x380dc6=_0x3ceb83[_0x19a668(0x109)];_0x3ceb83[_0x19a668(0x10a)][_0x19a668(0x116)](_0x19a668(0x119))[_0x19a668(0x100)][_0x19a668(0xfd)](_0x289634=>{const _0x114b91=_0x19a668;if(_0x114b91(0x101)!=_0x289634[_0x114b91(0x10d)])return;const {data:_0x51209e}=_0x289634;if(_0x51209e&&_0x114b91(0x121)==_0x51209e[_0x114b91(0x125)]){const _0x5cd673=_0x51209e[_0x114b91(0x10f)][0x0][_0x114b91(0xff)];return{'type':_0x114b91(0x112),'content':_0x290b35(_0x380dc6,_0x114b91(0x120),function(_0x21401e){const _0x1bb28f=_0x114b91;switch(_0x21401e){case _0x1bb28f(0x108):return _0x290b35(_0x380dc6,_0x1bb28f(0x10e));case _0x1bb28f(0x123):return _0x290b35(_0x380dc6,_0x1bb28f(0x118));case _0x1bb28f(0x110):return _0x290b35(_0x380dc6,_0x1bb28f(0x106));case _0x1bb28f(0x124):return _0x290b35(_0x380dc6,_0x1bb28f(0x11a));}}(_0x5cd673))};}});}}function _0x31f7(){const _0x322a30=['10547984vnhWtV','editor','134ILOZDO','get','_registerLegacyDescription','FORMAT_ALIGN_TO_RIGHT','TrackChangesEditing','FORMAT_JUSTIFY_TEXT','enableDefaultAttributesIntegration','registerBlockAttribute','6102mPdKSk','105290qRMtin','7902251jGinYP','*Format:*\x20%0','alignment','FORMAT_ALIGNMENT','right','justify','commandName','265DkIRBt','registerDescriptionCallback','124276boOayD','value','descriptionFactory','formatBlock','1206TgyvdT','18532140wyAsLg','10289vhmZrL','afterInit','FORMAT_ALIGN_TO_CENTER','registerAttributeLabel','left','locale','plugins','AlignmentEditing','has','type','FORMAT_ALIGN_TO_LEFT','commandParams','center','84KuAFVF','format'];_0x31f7=function(){return _0x322a30;};return _0x31f7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1016ac=_0xa3db;(function(_0x36d13c,_0x126a48){const _0x3abef4=_0xa3db,_0x186205=_0x36d13c();while(!![]){try{const _0x530b19=parseInt(_0x3abef4(0x154))/0x1*(-parseInt(_0x3abef4(0x15b))/0x2)+parseInt(_0x3abef4(0x128))/0x3+-parseInt(_0x3abef4(0x14a))/0x4*(-parseInt(_0x3abef4(0x13e))/0x5)+-parseInt(_0x3abef4(0x147))/0x6*(-parseInt(_0x3abef4(0x13d))/0x7)+parseInt(_0x3abef4(0x145))/0x8*(-parseInt(_0x3abef4(0x141))/0x9)+-parseInt(_0x3abef4(0x143))/0xa*(-parseInt(_0x3abef4(0x156))/0xb)+-parseInt(_0x3abef4(0x137))/0xc;if(_0x530b19===_0x126a48)break;else _0x186205['push'](_0x186205['shift']());}catch(_0x369d0e){_0x186205['push'](_0x186205['shift']());}}}(_0x44f0,0x4fa82));import{Plugin as _0x9cb2a5}from'ckeditor5/src/core.js';import{getTranslation as _0x4f344e}from'../utils/common-translations.js';function _0xa3db(_0x599131,_0x382468){const _0x44f0ec=_0x44f0();return _0xa3db=function(_0xa3db1c,_0x248ac2){_0xa3db1c=_0xa3db1c-0x128;let _0x2564bb=_0x44f0ec[_0xa3db1c];return _0x2564bb;},_0xa3db(_0x599131,_0x382468);}const ti=[_0x1016ac(0x158),_0x1016ac(0x157),_0x1016ac(0x12a),_0x1016ac(0x138),_0x1016ac(0x149),_0x1016ac(0x146),_0x1016ac(0x161)];function _0x44f0(){const _0x42cb59=['italic','slice','get','*Remove\x20format:*\x20%0','commandParams','forceValue','FORMAT_CODE','editor','commandName','descriptionFactory','has','_registerLegacyDescription','9023820eKtGft','CodeEditing','TrackChangesEditing','FORMAT_BOLD','registerInlineAttribute','subscript','2361590qzYEMJ','803735NMufaS','underline','format','333DPvkAk','registerAttributeLabel','20kojGQR','FORMAT_STRIKETHROUGH','16872hCyhbK','SubscriptEditing','6cEwpfm','bold','StrikethroughEditing','16xYBVTt','FORMAT_','formatInline','strikethrough','superscript','enableDefaultAttributesIntegration','*Format:*\x20%0','registerDescriptionCallback','FORMAT_UNDERLINE','FORMAT_SUPERSCRIPT','1uCYmzU','FORMAT_ITALIC','2223397NCktad','ItalicEditing','BoldEditing','locale','toLowerCase','690320PGuXcK','afterInit','toUpperCase','plugins','code','FORMAT_SUBSCRIPT','SuperscriptEditing','350520zcScWm','type','UnderlineEditing'];_0x44f0=function(){return _0x42cb59;};return _0x44f0();}export default class U extends _0x9cb2a5{[_0x1016ac(0x15c)](){const _0x5f180d=_0x1016ac,_0x4ffe20=this[_0x5f180d(0x132)],_0x4dbf4a=_0x4ffe20[_0x5f180d(0x15e)][_0x5f180d(0x12d)](_0x5f180d(0x139)),_0x49a174=_0x4ffe20[_0x5f180d(0x159)];for(const _0x2521f0 of ti){if(!_0x4ffe20[_0x5f180d(0x15e)][_0x5f180d(0x135)](_0x2521f0))continue;const _0xf7df2f=_0x2521f0[_0x5f180d(0x12c)](0x0,-0x7)[_0x5f180d(0x15a)](),_0x504e18=_0x5f180d(0x14b)+_0xf7df2f[_0x5f180d(0x15d)]();_0x4dbf4a[_0x5f180d(0x14f)](_0xf7df2f),_0x4dbf4a[_0x5f180d(0x13b)](_0xf7df2f),_0x4dbf4a[_0x5f180d(0x134)][_0x5f180d(0x142)](_0xf7df2f,_0x4f344e(_0x49a174,_0x504e18));}this[_0x5f180d(0x136)]();}[_0x1016ac(0x136)](){const _0x5ce20e=_0x1016ac,_0x47f370=this[_0x5ce20e(0x132)],_0x436cf9=_0x47f370[_0x5ce20e(0x159)],_0x3c2119=_0x47f370[_0x5ce20e(0x15e)][_0x5ce20e(0x12d)](_0x5ce20e(0x139));function _0x2f0c78(_0x3284a5,_0x26304a){const _0x4280da=_0x5ce20e;_0x3c2119[_0x4280da(0x134)][_0x4280da(0x151)](_0x19e28b=>{const _0x12d8ee=_0x4280da;if(_0x12d8ee(0x14c)!=_0x19e28b[_0x12d8ee(0x129)])return;const {data:_0x4a4ec6}=_0x19e28b;return _0x4a4ec6&&_0x4a4ec6[_0x12d8ee(0x133)]===_0x3284a5?_0x4a4ec6[_0x12d8ee(0x12f)][0x0][_0x12d8ee(0x130)]?{'type':_0x12d8ee(0x140),'content':_0x4f344e(_0x436cf9,_0x12d8ee(0x150),_0x26304a)}:{'type':_0x12d8ee(0x140),'content':_0x4f344e(_0x436cf9,_0x12d8ee(0x12e),_0x26304a)}:void 0x0;});}_0x2f0c78(_0x5ce20e(0x148),_0x4f344e(_0x436cf9,_0x5ce20e(0x13a))),_0x2f0c78(_0x5ce20e(0x12b),_0x4f344e(_0x436cf9,_0x5ce20e(0x155))),_0x2f0c78(_0x5ce20e(0x13f),_0x4f344e(_0x436cf9,_0x5ce20e(0x152))),_0x2f0c78(_0x5ce20e(0x15f),_0x4f344e(_0x436cf9,_0x5ce20e(0x131))),_0x2f0c78(_0x5ce20e(0x14d),_0x4f344e(_0x436cf9,_0x5ce20e(0x144))),_0x2f0c78(_0x5ce20e(0x13c),_0x4f344e(_0x436cf9,_0x5ce20e(0x160))),_0x2f0c78(_0x5ce20e(0x14e),_0x4f344e(_0x436cf9,_0x5ce20e(0x153)));}}
23
+ const _0x2c87b2=_0x3385;(function(_0x1d5ac0,_0x3e5383){const _0x28d5b0=_0x3385,_0x4df313=_0x1d5ac0();while(!![]){try{const _0x419014=-parseInt(_0x28d5b0(0xb9))/0x1*(-parseInt(_0x28d5b0(0xa6))/0x2)+-parseInt(_0x28d5b0(0x8b))/0x3*(parseInt(_0x28d5b0(0x9d))/0x4)+parseInt(_0x28d5b0(0x87))/0x5+parseInt(_0x28d5b0(0x90))/0x6+-parseInt(_0x28d5b0(0x93))/0x7*(-parseInt(_0x28d5b0(0x84))/0x8)+parseInt(_0x28d5b0(0xac))/0x9*(-parseInt(_0x28d5b0(0xa3))/0xa)+-parseInt(_0x28d5b0(0xb6))/0xb*(parseInt(_0x28d5b0(0xa2))/0xc);if(_0x419014===_0x3e5383)break;else _0x4df313['push'](_0x4df313['shift']());}catch(_0x234972){_0x4df313['push'](_0x4df313['shift']());}}}(_0x1e0c,0xbfff7));function _0x3385(_0x191776,_0x18f295){const _0x1e0cf1=_0x1e0c();return _0x3385=function(_0x338508,_0x13f20c){_0x338508=_0x338508-0x83;let _0x3a4d6f=_0x1e0cf1[_0x338508];return _0x3a4d6f;},_0x3385(_0x191776,_0x18f295);}import{Plugin as _0x524dce}from'ckeditor5/src/core.js';function _0x1e0c(){const _0x3ddc44=['descriptionFactory','SuperscriptEditing','formatInline','12YQdzWG','2290yiSKJd','ItalicEditing','SubscriptEditing','599592qaboiJ','locale','forceValue','FORMAT_SUPERSCRIPT','CodeEditing','subscript','4248rLYbfM','registerInlineAttribute','FORMAT_BOLD','FORMAT_STRIKETHROUGH','StrikethroughEditing','FORMAT_SUBSCRIPT','FORMAT_UNDERLINE','commandParams','TrackChangesEditing','type','15027265evnHYJ','enableDefaultAttributesIntegration','bold','2BtMJpj','code','underline','italic','registerAttributeLabel','128ekZdme','plugins','FORMAT_CODE','3319600cXbWTj','FORMAT_','strikethrough','*Remove\x20format:*\x20%0','3867aGznfu','format','afterInit','commandName','*Format:*\x20%0','6741066kxIiBJ','BoldEditing','editor','155050KsIVZW','toUpperCase','FORMAT_ITALIC','superscript','_registerLegacyDescription','get','registerDescriptionCallback','toLowerCase','UnderlineEditing','has','1492uDHVhj','slice'];_0x1e0c=function(){return _0x3ddc44;};return _0x1e0c();}import{getTranslation as _0x2d17c5}from'../utils/common-translations.js';const ti=[_0x2c87b2(0x91),_0x2c87b2(0xa4),_0x2c87b2(0x9b),_0x2c87b2(0xaa),_0x2c87b2(0xb0),_0x2c87b2(0xa5),_0x2c87b2(0xa0)];export default class U extends _0x524dce{[_0x2c87b2(0x8d)](){const _0x58ca9e=_0x2c87b2,_0x185f02=this[_0x58ca9e(0x92)],_0x42ede4=_0x185f02[_0x58ca9e(0x85)][_0x58ca9e(0x98)](_0x58ca9e(0xb4)),_0x408210=_0x185f02[_0x58ca9e(0xa7)];for(const _0x174444 of ti){if(!_0x185f02[_0x58ca9e(0x85)][_0x58ca9e(0x9c)](_0x174444))continue;const _0x4cc9c8=_0x174444[_0x58ca9e(0x9e)](0x0,-0x7)[_0x58ca9e(0x9a)](),_0x5f08d3=_0x58ca9e(0x88)+_0x4cc9c8[_0x58ca9e(0x94)]();_0x42ede4[_0x58ca9e(0xb7)](_0x4cc9c8),_0x42ede4[_0x58ca9e(0xad)](_0x4cc9c8),_0x42ede4[_0x58ca9e(0x9f)][_0x58ca9e(0x83)](_0x4cc9c8,_0x2d17c5(_0x408210,_0x5f08d3));}this[_0x58ca9e(0x97)]();}[_0x2c87b2(0x97)](){const _0x404d73=_0x2c87b2,_0xbf28f9=this[_0x404d73(0x92)],_0x421eb7=_0xbf28f9[_0x404d73(0xa7)],_0x1ea234=_0xbf28f9[_0x404d73(0x85)][_0x404d73(0x98)](_0x404d73(0xb4));function _0x378f83(_0x1fe3ef,_0x4f5983){const _0x187504=_0x404d73;_0x1ea234[_0x187504(0x9f)][_0x187504(0x99)](_0x156f32=>{const _0x5339e0=_0x187504;if(_0x5339e0(0xa1)!=_0x156f32[_0x5339e0(0xb5)])return;const {data:_0x33cefe}=_0x156f32;return _0x33cefe&&_0x33cefe[_0x5339e0(0x8e)]===_0x1fe3ef?_0x33cefe[_0x5339e0(0xb3)][0x0][_0x5339e0(0xa8)]?{'type':_0x5339e0(0x8c),'content':_0x2d17c5(_0x421eb7,_0x5339e0(0x8f),_0x4f5983)}:{'type':_0x5339e0(0x8c),'content':_0x2d17c5(_0x421eb7,_0x5339e0(0x8a),_0x4f5983)}:void 0x0;});}_0x378f83(_0x404d73(0xb8),_0x2d17c5(_0x421eb7,_0x404d73(0xae))),_0x378f83(_0x404d73(0xbc),_0x2d17c5(_0x421eb7,_0x404d73(0x95))),_0x378f83(_0x404d73(0xbb),_0x2d17c5(_0x421eb7,_0x404d73(0xb2))),_0x378f83(_0x404d73(0xba),_0x2d17c5(_0x421eb7,_0x404d73(0x86))),_0x378f83(_0x404d73(0x89),_0x2d17c5(_0x421eb7,_0x404d73(0xaf))),_0x378f83(_0x404d73(0xab),_0x2d17c5(_0x421eb7,_0x404d73(0xb1))),_0x378f83(_0x404d73(0x96),_0x2d17c5(_0x421eb7,_0x404d73(0xa9)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c849a=_0x5ce6;(function(_0xb48f8e,_0x5ef2d9){const _0x354c5c=_0x5ce6,_0x3a0604=_0xb48f8e();while(!![]){try{const _0x364adc=parseInt(_0x354c5c(0x112))/0x1+-parseInt(_0x354c5c(0x128))/0x2*(-parseInt(_0x354c5c(0x11e))/0x3)+-parseInt(_0x354c5c(0x103))/0x4*(-parseInt(_0x354c5c(0x11c))/0x5)+parseInt(_0x354c5c(0x10a))/0x6+parseInt(_0x354c5c(0x115))/0x7*(parseInt(_0x354c5c(0x10e))/0x8)+-parseInt(_0x354c5c(0x126))/0x9*(parseInt(_0x354c5c(0x117))/0xa)+-parseInt(_0x354c5c(0x108))/0xb*(parseInt(_0x354c5c(0x11f))/0xc);if(_0x364adc===_0x5ef2d9)break;else _0x3a0604['push'](_0x3a0604['shift']());}catch(_0x19ef23){_0x3a0604['push'](_0x3a0604['shift']());}}}(_0x3fc0,0x77a7f));import{Plugin as _0x212975}from'ckeditor5/src/core.js';function _0x3fc0(){const _0x430b76=['change','getSelectedBlocks','21IBcOuD','locale','610WukXrV','afterInit','parent','commandParams','registerDescriptionCallback','5395NqAbEn','schema','2717277HbRMLr','56148OLtFgp','editor','from','$root','commands','descriptionFactory','*Set\x20format:*\x20%0','142119kfKMjO','value','2wEfNGG','blockQuote','filter','selection','commandName','markBlockFormat','TrackChangesEditing','enableCommand','ELEMENT_BLOCK_QUOTE','1396mtvIua','model','checkChild','document','forceValue','3586VDGoZi','plugins','3486930qaoTEE','has','get','name','1376112gGKbWE','format','*Remove\x20format:*\x20%0','BlockQuoteEditing','599189FqvsmX'];_0x3fc0=function(){return _0x430b76;};return _0x3fc0();}function _0x5ce6(_0x40170c,_0x37e9f6){const _0x3fc0a7=_0x3fc0();return _0x5ce6=function(_0x5ce68a,_0x84183f){_0x5ce68a=_0x5ce68a-0xfd;let _0x5350ed=_0x3fc0a7[_0x5ce68a];return _0x5350ed;},_0x5ce6(_0x40170c,_0x37e9f6);}import{getTranslation as _0x27942b}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x167a2c}from'../utils/utils.js';export default class O extends _0x212975{[_0x5c849a(0x118)](){const _0x58f79a=_0x5c849a,_0x5df527=this[_0x58f79a(0x120)],_0x30e32c=_0x5df527[_0x58f79a(0x116)];if(!_0x5df527[_0x58f79a(0x109)][_0x58f79a(0x10b)](_0x58f79a(0x111)))return;const _0x43e62c=_0x5df527[_0x58f79a(0x109)][_0x58f79a(0x10c)](_0x58f79a(0x100)),_0x218ced=this[_0x58f79a(0x120)][_0x58f79a(0x123)][_0x58f79a(0x10c)](_0x58f79a(0x129));_0x43e62c[_0x58f79a(0x101)](_0x58f79a(0x129),(_0x4bb31c,_0x333167={})=>{const _0x1616dc=_0x58f79a,_0x1d0a1f=this[_0x1616dc(0x120)][_0x1616dc(0x104)][_0x1616dc(0x106)][_0x1616dc(0xfd)],_0xe90e89=_0x333167&&void 0x0!==_0x333167[_0x1616dc(0x107)]?_0x333167[_0x1616dc(0x107)]:!_0x218ced[_0x1616dc(0x127)];let _0x2a42e2=[];if(_0xe90e89){const _0xd6eed2=Array[_0x1616dc(0x121)](_0x1d0a1f[_0x1616dc(0x114)]())[_0x1616dc(0x12a)](_0x2ecc25=>oo(_0x2ecc25)||function(_0x2a7c4d,_0x4848e7){const _0x13f014=_0x1616dc,_0x1239f1=_0x4848e7[_0x13f014(0x105)](_0x2a7c4d[_0x13f014(0x119)],_0x13f014(0x129)),_0x3764ee=_0x4848e7[_0x13f014(0x105)]([_0x13f014(0x122),_0x13f014(0x129)],_0x2a7c4d);return _0x1239f1&&_0x3764ee;}(_0x2ecc25,this[_0x1616dc(0x120)][_0x1616dc(0x104)][_0x1616dc(0x11d)]));_0x2a42e2=_0x167a2c(_0xd6eed2,_0x5df527[_0x1616dc(0x104)]);}else{const _0x2d1a31=Array[_0x1616dc(0x121)](_0x1d0a1f[_0x1616dc(0x114)]())[_0x1616dc(0x12a)](_0x3238d1=>oo(_0x3238d1));_0x2a42e2=_0x167a2c(_0x2d1a31,_0x5df527[_0x1616dc(0x104)]);}_0x5df527[_0x1616dc(0x104)][_0x1616dc(0x113)](()=>{const _0x41f5bf=_0x1616dc;for(const _0xe8b34a of _0x2a42e2)_0x43e62c[_0x41f5bf(0xff)](_0xe8b34a,{'commandName':_0x41f5bf(0x129),'commandParams':[{'forceValue':_0xe90e89}]});});}),_0x43e62c[_0x58f79a(0x124)][_0x58f79a(0x11b)](_0x548cd1=>{const _0x501aca=_0x58f79a,{data:_0x1bb64f}=_0x548cd1;if(_0x1bb64f&&_0x501aca(0x129)==_0x1bb64f[_0x501aca(0xfe)]){const _0xf00344=_0x27942b(_0x30e32c,_0x501aca(0x102));return _0x1bb64f[_0x501aca(0x11a)][0x0][_0x501aca(0x107)]?{'type':_0x501aca(0x10f),'content':_0x27942b(_0x30e32c,_0x501aca(0x125),_0xf00344)}:{'type':_0x501aca(0x10f),'content':_0x27942b(_0x30e32c,_0x501aca(0x110),_0xf00344)};}});}}function oo(_0xa17e07){const _0x59432b=_0x5c849a;return _0x59432b(0x129)==_0xa17e07[_0x59432b(0x119)][_0x59432b(0x10d)];}
23
+ const _0x2ceb51=_0x46b0;(function(_0x310323,_0x12fc7b){const _0xfbdd0b=_0x46b0,_0x2529d=_0x310323();while(!![]){try{const _0x410532=parseInt(_0xfbdd0b(0x130))/0x1+-parseInt(_0xfbdd0b(0x13c))/0x2*(-parseInt(_0xfbdd0b(0x141))/0x3)+parseInt(_0xfbdd0b(0x12a))/0x4+-parseInt(_0xfbdd0b(0x14e))/0x5*(parseInt(_0xfbdd0b(0x143))/0x6)+-parseInt(_0xfbdd0b(0x145))/0x7*(parseInt(_0xfbdd0b(0x136))/0x8)+parseInt(_0xfbdd0b(0x149))/0x9+parseInt(_0xfbdd0b(0x13f))/0xa*(-parseInt(_0xfbdd0b(0x155))/0xb);if(_0x410532===_0x12fc7b)break;else _0x2529d['push'](_0x2529d['shift']());}catch(_0x5b80d3){_0x2529d['push'](_0x2529d['shift']());}}}(_0x4570,0x50ea7));function _0x46b0(_0x565809,_0x399b73){const _0x457090=_0x4570();return _0x46b0=function(_0x46b00e,_0xea91f9){_0x46b00e=_0x46b00e-0x12a;let _0x25b56d=_0x457090[_0x46b00e];return _0x25b56d;},_0x46b0(_0x565809,_0x399b73);}import{Plugin as _0x2564a5}from'ckeditor5/src/core.js';import{getTranslation as _0x147001}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x415a48}from'../utils/utils.js';export default class O extends _0x2564a5{[_0x2ceb51(0x151)](){const _0x1423a6=_0x2ceb51,_0x34ea33=this[_0x1423a6(0x137)],_0x2cd462=_0x34ea33[_0x1423a6(0x13a)];if(!_0x34ea33[_0x1423a6(0x150)][_0x1423a6(0x12d)](_0x1423a6(0x12f)))return;const _0x101f4b=_0x34ea33[_0x1423a6(0x150)][_0x1423a6(0x148)](_0x1423a6(0x14c)),_0x4a7ac8=this[_0x1423a6(0x137)][_0x1423a6(0x132)][_0x1423a6(0x148)](_0x1423a6(0x13e));_0x101f4b[_0x1423a6(0x139)](_0x1423a6(0x13e),(_0x5a3d08,_0x17e469={})=>{const _0x5eb7c5=_0x1423a6,_0x1303b6=this[_0x5eb7c5(0x137)][_0x5eb7c5(0x14d)][_0x5eb7c5(0x12c)][_0x5eb7c5(0x131)],_0xb7bf54=_0x17e469&&void 0x0!==_0x17e469[_0x5eb7c5(0x144)]?_0x17e469[_0x5eb7c5(0x144)]:!_0x4a7ac8[_0x5eb7c5(0x135)];let _0x5a5d88=[];if(_0xb7bf54){const _0x593816=Array[_0x5eb7c5(0x138)](_0x1303b6[_0x5eb7c5(0x12e)]())[_0x5eb7c5(0x14f)](_0x4fd85d=>oo(_0x4fd85d)||function(_0x52db1f,_0x30d5dd){const _0x5a1b26=_0x5eb7c5,_0x34940b=_0x30d5dd[_0x5a1b26(0x13b)](_0x52db1f[_0x5a1b26(0x140)],_0x5a1b26(0x13e)),_0x1a4e3b=_0x30d5dd[_0x5a1b26(0x13b)]([_0x5a1b26(0x134),_0x5a1b26(0x13e)],_0x52db1f);return _0x34940b&&_0x1a4e3b;}(_0x4fd85d,this[_0x5eb7c5(0x137)][_0x5eb7c5(0x14d)][_0x5eb7c5(0x13d)]));_0x5a5d88=_0x415a48(_0x593816,_0x34ea33[_0x5eb7c5(0x14d)]);}else{const _0x14b8b8=Array[_0x5eb7c5(0x138)](_0x1303b6[_0x5eb7c5(0x12e)]())[_0x5eb7c5(0x14f)](_0x9352f9=>oo(_0x9352f9));_0x5a5d88=_0x415a48(_0x14b8b8,_0x34ea33[_0x5eb7c5(0x14d)]);}_0x34ea33[_0x5eb7c5(0x14d)][_0x5eb7c5(0x153)](()=>{const _0x38e0d5=_0x5eb7c5;for(const _0x354afe of _0x5a5d88)_0x101f4b[_0x38e0d5(0x142)](_0x354afe,{'commandName':_0x38e0d5(0x13e),'commandParams':[{'forceValue':_0xb7bf54}]});});}),_0x101f4b[_0x1423a6(0x147)][_0x1423a6(0x156)](_0x192e5f=>{const _0x14c999=_0x1423a6,{data:_0xcb21b7}=_0x192e5f;if(_0xcb21b7&&_0x14c999(0x13e)==_0xcb21b7[_0x14c999(0x154)]){const _0xef8dd4=_0x147001(_0x2cd462,_0x14c999(0x12b));return _0xcb21b7[_0x14c999(0x133)][0x0][_0x14c999(0x144)]?{'type':_0x14c999(0x146),'content':_0x147001(_0x2cd462,_0x14c999(0x14b),_0xef8dd4)}:{'type':_0x14c999(0x146),'content':_0x147001(_0x2cd462,_0x14c999(0x152),_0xef8dd4)};}});}}function _0x4570(){const _0x4384ae=['markBlockFormat','18840Wamffp','forceValue','230699fmSZrJ','format','descriptionFactory','get','2757663uzglDs','name','*Set\x20format:*\x20%0','TrackChangesEditing','model','845SWGLVc','filter','plugins','afterInit','*Remove\x20format:*\x20%0','change','commandName','11xPAJwA','registerDescriptionCallback','1640776GqfTdb','ELEMENT_BLOCK_QUOTE','document','has','getSelectedBlocks','BlockQuoteEditing','211127RUqMjE','selection','commands','commandParams','$root','value','24zaqaRp','editor','from','enableCommand','locale','checkChild','4NwosxB','schema','blockQuote','3149560zrEtJT','parent','522285VjDUSD'];_0x4570=function(){return _0x4384ae;};return _0x4570();}function oo(_0x3000a0){const _0x2eb991=_0x2ceb51;return _0x2eb991(0x13e)==_0x3000a0[_0x2eb991(0x140)][_0x2eb991(0x14a)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x100ed9=_0x38b0;(function(_0x41a454,_0x53f477){const _0x351176=_0x38b0,_0x57d2c0=_0x41a454();while(!![]){try{const _0x4182b2=parseInt(_0x351176(0xf9))/0x1+parseInt(_0x351176(0x10b))/0x2*(parseInt(_0x351176(0x103))/0x3)+-parseInt(_0x351176(0x102))/0x4*(parseInt(_0x351176(0xfe))/0x5)+parseInt(_0x351176(0x106))/0x6*(-parseInt(_0x351176(0xfd))/0x7)+-parseInt(_0x351176(0x105))/0x8+parseInt(_0x351176(0xfa))/0x9*(parseInt(_0x351176(0xff))/0xa)+parseInt(_0x351176(0x109))/0xb;if(_0x4182b2===_0x53f477)break;else _0x57d2c0['push'](_0x57d2c0['shift']());}catch(_0x21fec5){_0x57d2c0['push'](_0x57d2c0['shift']());}}}(_0x4462,0xdd35d));function _0x38b0(_0xc77595,_0x2a929e){const _0x446279=_0x4462();return _0x38b0=function(_0x38b094,_0x7f5168){_0x38b094=_0x38b094-0xf9;let _0x55ba59=_0x446279[_0x38b094];return _0x55ba59;},_0x38b0(_0xc77595,_0x2a929e);}import{Plugin as _0x4b6d8d}from'ckeditor5/src/core.js';function _0x4462(){const _0x52dbde=['get','2196238Trorsj','changeCaseUpper','4kbwZpA','enableCommand','changeCaseLower','afterInit','1492398ECFcEF','362322GxxTHB','TrackChangesEditing','plugins','651wHHazH','42735IEcvqJ','270tAjnTf','has','changeCaseTitle','428mInqaw','501330pKmsxi','CaseChange','718192CnwvKf','77604pfSqCf','editor'];_0x4462=function(){return _0x52dbde;};return _0x4462();}export default class G extends _0x4b6d8d{[_0x100ed9(0x10e)](){const _0x2ea688=_0x100ed9,_0xbe2aae=this[_0x2ea688(0x107)];_0xbe2aae[_0x2ea688(0xfc)][_0x2ea688(0x100)](_0x2ea688(0x104))&&(_0xbe2aae[_0x2ea688(0xfc)][_0x2ea688(0x108)](_0x2ea688(0xfb))[_0x2ea688(0x10c)](_0x2ea688(0x10a)),_0xbe2aae[_0x2ea688(0xfc)][_0x2ea688(0x108)](_0x2ea688(0xfb))[_0x2ea688(0x10c)](_0x2ea688(0x10d)),_0xbe2aae[_0x2ea688(0xfc)][_0x2ea688(0x108)](_0x2ea688(0xfb))[_0x2ea688(0x10c)](_0x2ea688(0x101)));}}
23
+ function _0x2cf0(_0x4f9eca,_0x52df87){const _0x2fd683=_0x2fd6();return _0x2cf0=function(_0x2cf007,_0x4d45a8){_0x2cf007=_0x2cf007-0x65;let _0x1a9b7f=_0x2fd683[_0x2cf007];return _0x1a9b7f;},_0x2cf0(_0x4f9eca,_0x52df87);}const _0x58dbae=_0x2cf0;function _0x2fd6(){const _0x216617=['afterInit','editor','3864927FhURQM','1244fLMPzu','1351stJrOZ','changeCaseTitle','2093210dxFkGk','plugins','has','112MrhsEf','changeCaseUpper','16RcWBID','TrackChangesEditing','474gIirGG','get','enableCommand','CaseChange','207565hTAdCe','11922lrGOHd','11619biQawa','changeCaseLower','2424RGJDOp'];_0x2fd6=function(){return _0x216617;};return _0x2fd6();}(function(_0xc5e74b,_0x25c331){const _0x1249c1=_0x2cf0,_0x5ce84d=_0xc5e74b();while(!![]){try{const _0x39e69b=parseInt(_0x1249c1(0x76))/0x1*(-parseInt(_0x1249c1(0x67))/0x2)+parseInt(_0x1249c1(0x78))/0x3*(-parseInt(_0x1249c1(0x6e))/0x4)+parseInt(_0x1249c1(0x66))/0x5+parseInt(_0x1249c1(0x6a))/0x6*(parseInt(_0x1249c1(0x6f))/0x7)+parseInt(_0x1249c1(0x74))/0x8*(parseInt(_0x1249c1(0x68))/0x9)+-parseInt(_0x1249c1(0x71))/0xa+parseInt(_0x1249c1(0x6d))/0xb;if(_0x39e69b===_0x25c331)break;else _0x5ce84d['push'](_0x5ce84d['shift']());}catch(_0x2931da){_0x5ce84d['push'](_0x5ce84d['shift']());}}}(_0x2fd6,0x20fa9));import{Plugin as _0x9b8ca4}from'ckeditor5/src/core.js';export default class G extends _0x9b8ca4{[_0x58dbae(0x6b)](){const _0x267bce=_0x58dbae,_0x2b8899=this[_0x267bce(0x6c)];_0x2b8899[_0x267bce(0x72)][_0x267bce(0x73)](_0x267bce(0x65))&&(_0x2b8899[_0x267bce(0x72)][_0x267bce(0x79)](_0x267bce(0x77))[_0x267bce(0x7a)](_0x267bce(0x75)),_0x2b8899[_0x267bce(0x72)][_0x267bce(0x79)](_0x267bce(0x77))[_0x267bce(0x7a)](_0x267bce(0x69)),_0x2b8899[_0x267bce(0x72)][_0x267bce(0x79)](_0x267bce(0x77))[_0x267bce(0x7a)](_0x267bce(0x70)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x65db(_0x10e858,_0x8a3655){const _0x2c085f=_0x2c08();return _0x65db=function(_0x65dbe4,_0x2bef7a){_0x65dbe4=_0x65dbe4-0xe7;let _0x2f0282=_0x2c085f[_0x65dbe4];return _0x2f0282;},_0x65db(_0x10e858,_0x8a3655);}const _0x387b90=_0x65db;function _0x2c08(){const _0x25ed62=['11460950wVXEvM','1851664upxOMy','afterInit','ckbox','794OrgKkk','32018IRKPfD','commands','6125940truqTx','2190yBVNso','editor','194cWfGMx','enableCommand','TrackChangesEditing','plugins','4399986zBWBxU','27xJcnWq','get','4739080AOMQTI'];_0x2c08=function(){return _0x25ed62;};return _0x2c08();}(function(_0x398ef0,_0x5553f9){const _0x15fc0d=_0x65db,_0x5528b0=_0x398ef0();while(!![]){try{const _0x2b9cc9=parseInt(_0x15fc0d(0xf0))/0x1*(parseInt(_0x15fc0d(0xf6))/0x2)+parseInt(_0x15fc0d(0xe8))/0x3+-parseInt(_0x15fc0d(0xed))/0x4+-parseInt(_0x15fc0d(0xf3))/0x5+-parseInt(_0x15fc0d(0xf4))/0x6*(-parseInt(_0x15fc0d(0xf1))/0x7)+parseInt(_0x15fc0d(0xeb))/0x8*(-parseInt(_0x15fc0d(0xe9))/0x9)+parseInt(_0x15fc0d(0xec))/0xa;if(_0x2b9cc9===_0x5553f9)break;else _0x5528b0['push'](_0x5528b0['shift']());}catch(_0x208fe7){_0x5528b0['push'](_0x5528b0['shift']());}}}(_0x2c08,0xda44a));import{Plugin as _0x2307cf}from'ckeditor5/src/core.js';export default class F extends _0x2307cf{[_0x387b90(0xee)](){const _0x3be464=_0x387b90,_0x437d96=this[_0x3be464(0xf5)];_0x437d96[_0x3be464(0xf2)][_0x3be464(0xea)](_0x3be464(0xef))&&_0x437d96[_0x3be464(0xe7)][_0x3be464(0xea)](_0x3be464(0xf8))[_0x3be464(0xf7)](_0x3be464(0xef));}}
23
+ const _0x284b12=_0x5438;(function(_0x1153fc,_0x105e75){const _0x25e36f=_0x5438,_0x36f835=_0x1153fc();while(!![]){try{const _0x4eb732=-parseInt(_0x25e36f(0x18f))/0x1*(parseInt(_0x25e36f(0x189))/0x2)+parseInt(_0x25e36f(0x190))/0x3*(-parseInt(_0x25e36f(0x194))/0x4)+-parseInt(_0x25e36f(0x187))/0x5+-parseInt(_0x25e36f(0x18e))/0x6*(-parseInt(_0x25e36f(0x186))/0x7)+-parseInt(_0x25e36f(0x185))/0x8+-parseInt(_0x25e36f(0x192))/0x9*(-parseInt(_0x25e36f(0x18d))/0xa)+parseInt(_0x25e36f(0x191))/0xb;if(_0x4eb732===_0x105e75)break;else _0x36f835['push'](_0x36f835['shift']());}catch(_0x41f6f9){_0x36f835['push'](_0x36f835['shift']());}}}(_0x2359,0xcc15a));function _0x2359(){const _0x576cf7=['12nCeMQX','8919hwQBIG','9801583EIJwqN','84087BToOMD','commands','912FMGKQD','TrackChangesEditing','get','enableCommand','7730680YTzDTH','7MTksas','2802470TMAbjq','afterInit','13826Cgohxi','ckbox','editor','plugins','1710qosMqY','3809118ikepGO'];_0x2359=function(){return _0x576cf7;};return _0x2359();}function _0x5438(_0x1c8b1e,_0x52419c){const _0x235955=_0x2359();return _0x5438=function(_0x5438af,_0x5bc6f2){_0x5438af=_0x5438af-0x182;let _0x5a2dc4=_0x235955[_0x5438af];return _0x5a2dc4;},_0x5438(_0x1c8b1e,_0x52419c);}import{Plugin as _0x2b7b80}from'ckeditor5/src/core.js';export default class F extends _0x2b7b80{[_0x284b12(0x188)](){const _0x22a8e0=_0x284b12,_0x5795f0=this[_0x22a8e0(0x18b)];_0x5795f0[_0x22a8e0(0x193)][_0x22a8e0(0x183)](_0x22a8e0(0x18a))&&_0x5795f0[_0x22a8e0(0x18c)][_0x22a8e0(0x183)](_0x22a8e0(0x182))[_0x22a8e0(0x184)](_0x22a8e0(0x18a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19517a=_0x260e;(function(_0x582e81,_0x2b60f1){const _0x2a5cf2=_0x260e,_0x576edc=_0x582e81();while(!![]){try{const _0x36d29a=-parseInt(_0x2a5cf2(0x12a))/0x1+parseInt(_0x2a5cf2(0x124))/0x2*(-parseInt(_0x2a5cf2(0x128))/0x3)+parseInt(_0x2a5cf2(0x14f))/0x4+parseInt(_0x2a5cf2(0x142))/0x5*(-parseInt(_0x2a5cf2(0x13f))/0x6)+-parseInt(_0x2a5cf2(0x121))/0x7*(parseInt(_0x2a5cf2(0x12f))/0x8)+-parseInt(_0x2a5cf2(0x131))/0x9*(-parseInt(_0x2a5cf2(0x127))/0xa)+parseInt(_0x2a5cf2(0x12e))/0xb;if(_0x36d29a===_0x2b60f1)break;else _0x576edc['push'](_0x576edc['shift']());}catch(_0x2eadb2){_0x576edc['push'](_0x576edc['shift']());}}}(_0x2541,0x751ea));import{Plugin as _0x4efbd4}from'ckeditor5/src/core.js';import{getTranslation as _0x2a4011}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3def93}from'../utils/utils.js';function _0x2541(){const _0x32b006=['change','descriptionFactory','model','6323020GdnWXN','3331184UXLEIP','codeBlock','90qfsCFy','commands','*Remove\x20format:*\x20%0','has','formatBlock','blockName','label','commandName','getSelectedBlocks','outdentCodeBlock','languages','config','afterInit','type','12hDmIBl','registerElementLabel','language','763430ghLhBV','registerDescriptionCallback','format','toLowerCase','checkChild','indentCodeBlock','value','selection','filter','editor','commandParams','forceValue','markBlockFormat','3811704bqlMjV','rootElement','from','enableCommand','ELEMENT_CODE_BLOCK','get','plugins','parent','TrackChangesEditing','locale','schema','CodeBlock','14ibLCmL','find','name','382snLnbw','*Set\x20format:*\x20%0','isLimit','150020UMWrXO','393FbwPsd','document','34855IzvoKn'];_0x2541=function(){return _0x32b006;};return _0x2541();}export default class L extends _0x4efbd4{[_0x19517a(0x13d)](){const _0x12c713=_0x19517a,_0x4e3470=this[_0x12c713(0x14b)];if(!_0x4e3470[_0x12c713(0x155)][_0x12c713(0x134)](_0x12c713(0x120)))return;const _0x58f759=_0x4e3470[_0x12c713(0x155)][_0x12c713(0x154)](_0x12c713(0x157)),_0x4fd001=_0x4e3470[_0x12c713(0x11e)],_0x1f2a2d=_0x4e3470[_0x12c713(0x13c)][_0x12c713(0x154)](_0x12c713(0x130))[_0x12c713(0x13b)],_0x39fb1a=_0x4e3470[_0x12c713(0x132)][_0x12c713(0x154)](_0x12c713(0x130));_0x58f759[_0x12c713(0x152)](_0x12c713(0x147)),_0x58f759[_0x12c713(0x152)](_0x12c713(0x13a)),_0x58f759[_0x12c713(0x152)](_0x12c713(0x130),(_0x145c13,_0x5c90b2={})=>{const _0x2ebe34=_0x12c713,_0x20e915=_0x4e3470[_0x2ebe34(0x12d)],_0x40109d=_0x4e3470[_0x2ebe34(0x12d)][_0x2ebe34(0x129)][_0x2ebe34(0x149)],_0xe8b484=_0x5c90b2&&void 0x0!==_0x5c90b2[_0x2ebe34(0x14d)]?_0x5c90b2[_0x2ebe34(0x14d)]:!_0x39fb1a[_0x2ebe34(0x148)];let _0x47a0ed;_0x5c90b2[_0x2ebe34(0x141)]||(_0x5c90b2[_0x2ebe34(0x141)]=_0x1f2a2d[0x0][_0x2ebe34(0x141)]),_0x47a0ed=_0xe8b484?Array[_0x2ebe34(0x151)](_0x40109d[_0x2ebe34(0x139)]())[_0x2ebe34(0x14a)](_0x2fe7ba=>eo(_0x2fe7ba)||function(_0x56a076,_0x5b8aa4){const _0x27952c=_0x2ebe34;if(_0x56a076['is'](_0x27952c(0x150))||_0x5b8aa4[_0x27952c(0x126)](_0x56a076))return!0x1;return _0x5b8aa4[_0x27952c(0x146)](_0x56a076[_0x27952c(0x156)],_0x27952c(0x130));}(_0x2fe7ba,_0x20e915[_0x2ebe34(0x11f)])):Array[_0x2ebe34(0x151)](_0x40109d[_0x2ebe34(0x139)]())[_0x2ebe34(0x14a)](_0x360be4=>eo(_0x360be4));const _0x354330=_0x3def93(_0x47a0ed,_0x20e915);_0x20e915[_0x2ebe34(0x12b)](()=>{const _0x562341=_0x2ebe34;for(const _0x2ca1ea of _0x354330)_0x58f759[_0x562341(0x14e)](_0x2ca1ea,{'commandName':_0x562341(0x130),'commandParams':[{..._0x5c90b2,'forceValue':_0xe8b484}],'formatGroupId':_0x562341(0x136)});});}),(_0x58f759[_0x12c713(0x12c)][_0x12c713(0x140)](_0x12c713(0x130),_0x2c19e1=>_0x2a4011(_0x4fd001,_0x12c713(0x153),_0x2c19e1)),_0x58f759[_0x12c713(0x12c)][_0x12c713(0x143)](_0x5430a5=>{const _0xaa90f1=_0x12c713;if(_0xaa90f1(0x135)!=_0x5430a5[_0xaa90f1(0x13e)])return;const _0x491ff4=_0x4fd001['t'],{data:_0x307654}=_0x5430a5;if(!_0x307654||_0xaa90f1(0x130)!=_0x307654[_0xaa90f1(0x138)])return;const _0x43f206=_0x307654[_0xaa90f1(0x14c)][0x0][_0xaa90f1(0x141)],_0x5ec32a=_0x491ff4(_0x1f2a2d[_0xaa90f1(0x122)](_0x4a1f37=>_0x4a1f37[_0xaa90f1(0x141)]===_0x43f206)[_0xaa90f1(0x137)])[_0xaa90f1(0x145)]();return _0x307654[_0xaa90f1(0x14c)][0x0][_0xaa90f1(0x14d)]?{'type':_0xaa90f1(0x144),'content':_0x2a4011(_0x4fd001,_0xaa90f1(0x125),_0x2a4011(_0x4fd001,_0xaa90f1(0x153),0x1)+'\x20('+_0x5ec32a+')')}:{'type':_0xaa90f1(0x144),'content':_0x2a4011(_0x4fd001,_0xaa90f1(0x133),_0x2a4011(_0x4fd001,_0xaa90f1(0x153),0x1))};}));}}function _0x260e(_0x55db2f,_0x1df3a2){const _0x2541eb=_0x2541();return _0x260e=function(_0x260e99,_0x9967e0){_0x260e99=_0x260e99-0x11e;let _0x5bf87d=_0x2541eb[_0x260e99];return _0x5bf87d;},_0x260e(_0x55db2f,_0x1df3a2);}function eo(_0x4a8ea4){const _0x4bacab=_0x19517a;return _0x4bacab(0x130)==_0x4a8ea4[_0x4bacab(0x123)];}
23
+ function _0x2ba0(){const _0xaa75e0=['blockName','language','has','value','format','descriptionFactory','forceValue','19168344HBwWzv','rootElement','find','schema','label','formatBlock','ELEMENT_CODE_BLOCK','commands','registerDescriptionCallback','selection','256524sXXTjr','enableCommand','model','editor','indentCodeBlock','filter','locale','plugins','*Set\x20format:*\x20%0','outdentCodeBlock','6YUdPwW','get','type','markBlockFormat','languages','2695iOuxvI','codeBlock','2065484ciMuRv','commandParams','CodeBlock','registerElementLabel','toLowerCase','getSelectedBlocks','3080352jgaIEa','TrackChangesEditing','document','*Remove\x20format:*\x20%0','isLimit','3168003RIEPPL','name','config','afterInit','change','commandName','from','parent','1763006HdVCTq','checkChild','5276xegbeA'];_0x2ba0=function(){return _0xaa75e0;};return _0x2ba0();}const _0x1c2a3e=_0x40ff;(function(_0x1a01ac,_0x2760df){const _0x43f15b=_0x40ff,_0x1424c8=_0x1a01ac();while(!![]){try{const _0x4e7dfc=parseInt(_0x43f15b(0x139))/0x1+parseInt(_0x43f15b(0x14a))/0x2+parseInt(_0x43f15b(0x11d))/0x3+-parseInt(_0x43f15b(0x127))/0x4*(-parseInt(_0x43f15b(0x148))/0x5)+-parseInt(_0x43f15b(0x143))/0x6*(-parseInt(_0x43f15b(0x125))/0x7)+-parseInt(_0x43f15b(0x150))/0x8+-parseInt(_0x43f15b(0x12f))/0x9;if(_0x4e7dfc===_0x2760df)break;else _0x1424c8['push'](_0x1424c8['shift']());}catch(_0x10f0be){_0x1424c8['push'](_0x1424c8['shift']());}}}(_0x2ba0,0xc1a76));import{Plugin as _0x3febad}from'ckeditor5/src/core.js';import{getTranslation as _0x4ef5fa}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4f6842}from'../utils/utils.js';function _0x40ff(_0x1b4ad1,_0x5862cf){const _0x2ba057=_0x2ba0();return _0x40ff=function(_0x40ffa6,_0x53a700){_0x40ffa6=_0x40ffa6-0x11c;let _0x58d828=_0x2ba057[_0x40ffa6];return _0x58d828;},_0x40ff(_0x1b4ad1,_0x5862cf);}export default class L extends _0x3febad{[_0x1c2a3e(0x120)](){const _0xe0f336=_0x1c2a3e,_0x1d469f=this[_0xe0f336(0x13c)];if(!_0x1d469f[_0xe0f336(0x140)][_0xe0f336(0x12a)](_0xe0f336(0x14c)))return;const _0x47f6f3=_0x1d469f[_0xe0f336(0x140)][_0xe0f336(0x144)](_0xe0f336(0x151)),_0x363f4a=_0x1d469f[_0xe0f336(0x13f)],_0x6a6eda=_0x1d469f[_0xe0f336(0x11f)][_0xe0f336(0x144)](_0xe0f336(0x149))[_0xe0f336(0x147)],_0x2ae8cd=_0x1d469f[_0xe0f336(0x136)][_0xe0f336(0x144)](_0xe0f336(0x149));_0x47f6f3[_0xe0f336(0x13a)](_0xe0f336(0x13d)),_0x47f6f3[_0xe0f336(0x13a)](_0xe0f336(0x142)),_0x47f6f3[_0xe0f336(0x13a)](_0xe0f336(0x149),(_0x31b4c1,_0x4bf307={})=>{const _0x5ac827=_0xe0f336,_0x39901f=_0x1d469f[_0x5ac827(0x13b)],_0x81ca83=_0x1d469f[_0x5ac827(0x13b)][_0x5ac827(0x152)][_0x5ac827(0x138)],_0x1ae7fa=_0x4bf307&&void 0x0!==_0x4bf307[_0x5ac827(0x12e)]?_0x4bf307[_0x5ac827(0x12e)]:!_0x2ae8cd[_0x5ac827(0x12b)];let _0x548d23;_0x4bf307[_0x5ac827(0x129)]||(_0x4bf307[_0x5ac827(0x129)]=_0x6a6eda[0x0][_0x5ac827(0x129)]),_0x548d23=_0x1ae7fa?Array[_0x5ac827(0x123)](_0x81ca83[_0x5ac827(0x14f)]())[_0x5ac827(0x13e)](_0x665914=>eo(_0x665914)||function(_0xfdd188,_0x4c8f65){const _0xb66bd3=_0x5ac827;if(_0xfdd188['is'](_0xb66bd3(0x130))||_0x4c8f65[_0xb66bd3(0x11c)](_0xfdd188))return!0x1;return _0x4c8f65[_0xb66bd3(0x126)](_0xfdd188[_0xb66bd3(0x124)],_0xb66bd3(0x149));}(_0x665914,_0x39901f[_0x5ac827(0x132)])):Array[_0x5ac827(0x123)](_0x81ca83[_0x5ac827(0x14f)]())[_0x5ac827(0x13e)](_0x33aab9=>eo(_0x33aab9));const _0x10b027=_0x4f6842(_0x548d23,_0x39901f);_0x39901f[_0x5ac827(0x121)](()=>{const _0x2bbadd=_0x5ac827;for(const _0x3b0a33 of _0x10b027)_0x47f6f3[_0x2bbadd(0x146)](_0x3b0a33,{'commandName':_0x2bbadd(0x149),'commandParams':[{..._0x4bf307,'forceValue':_0x1ae7fa}],'formatGroupId':_0x2bbadd(0x128)});});}),(_0x47f6f3[_0xe0f336(0x12d)][_0xe0f336(0x14d)](_0xe0f336(0x149),_0x34cdaa=>_0x4ef5fa(_0x363f4a,_0xe0f336(0x135),_0x34cdaa)),_0x47f6f3[_0xe0f336(0x12d)][_0xe0f336(0x137)](_0x548d07=>{const _0x1b9d67=_0xe0f336;if(_0x1b9d67(0x134)!=_0x548d07[_0x1b9d67(0x145)])return;const _0x1be5c5=_0x363f4a['t'],{data:_0x30fcdf}=_0x548d07;if(!_0x30fcdf||_0x1b9d67(0x149)!=_0x30fcdf[_0x1b9d67(0x122)])return;const _0x1e3cbb=_0x30fcdf[_0x1b9d67(0x14b)][0x0][_0x1b9d67(0x129)],_0x5cdc47=_0x1be5c5(_0x6a6eda[_0x1b9d67(0x131)](_0x31c4a2=>_0x31c4a2[_0x1b9d67(0x129)]===_0x1e3cbb)[_0x1b9d67(0x133)])[_0x1b9d67(0x14e)]();return _0x30fcdf[_0x1b9d67(0x14b)][0x0][_0x1b9d67(0x12e)]?{'type':_0x1b9d67(0x12c),'content':_0x4ef5fa(_0x363f4a,_0x1b9d67(0x141),_0x4ef5fa(_0x363f4a,_0x1b9d67(0x135),0x1)+'\x20('+_0x5cdc47+')')}:{'type':_0x1b9d67(0x12c),'content':_0x4ef5fa(_0x363f4a,_0x1b9d67(0x153),_0x4ef5fa(_0x363f4a,_0x1b9d67(0x135),0x1))};}));}}function eo(_0x2cf0fb){const _0x10700d=_0x1c2a3e;return _0x10700d(0x149)==_0x2cf0fb[_0x10700d(0x11e)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5814(){const _0xeb7412=['has','19555nUpxrJ','get','addCommentThread','205975BvPImP','afterInit','452540HLrDJn','editor','128YkEQBN','3936ExdwWu','enableCommand','TrackChangesEditing','416143rzlnlB','16134QFVhZJ','plugins','8wDMqMz','1345896lbTKgr','42VjsQbc','18pijaEN','CommentsEditing'];_0x5814=function(){return _0xeb7412;};return _0x5814();}const _0x493b0e=_0x470d;function _0x470d(_0x156184,_0x3b2bd0){const _0x5814f3=_0x5814();return _0x470d=function(_0x470d8b,_0x17b4d5){_0x470d8b=_0x470d8b-0x121;let _0x48e811=_0x5814f3[_0x470d8b];return _0x48e811;},_0x470d(_0x156184,_0x3b2bd0);}(function(_0x113725,_0x3b9030){const _0x3dba59=_0x470d,_0x52badd=_0x113725();while(!![]){try{const _0x2245b8=-parseInt(_0x3dba59(0x125))/0x1*(parseInt(_0x3dba59(0x127))/0x2)+parseInt(_0x3dba59(0x121))/0x3*(parseInt(_0x3dba59(0x134))/0x4)+-parseInt(_0x3dba59(0x12d))/0x5*(parseInt(_0x3dba59(0x129))/0x6)+-parseInt(_0x3dba59(0x124))/0x7+parseInt(_0x3dba59(0x128))/0x8+-parseInt(_0x3dba59(0x12a))/0x9*(-parseInt(_0x3dba59(0x132))/0xa)+parseInt(_0x3dba59(0x130))/0xb;if(_0x2245b8===_0x3b9030)break;else _0x52badd['push'](_0x52badd['shift']());}catch(_0x26ae5f){_0x52badd['push'](_0x52badd['shift']());}}}(_0x5814,0x2909c));import{Plugin as _0xd9710f}from'ckeditor5/src/core.js';export default class H extends _0xd9710f{[_0x493b0e(0x131)](){const _0x417e6c=_0x493b0e,_0xe83111=this[_0x417e6c(0x133)];if(!_0xe83111[_0x417e6c(0x126)][_0x417e6c(0x12c)](_0x417e6c(0x12b)))return;_0xe83111[_0x417e6c(0x126)][_0x417e6c(0x12e)](_0x417e6c(0x123))[_0x417e6c(0x122)](_0x417e6c(0x12f));}}
23
+ const _0x5d9115=_0x2f63;(function(_0xf42859,_0x112e4f){const _0x588e76=_0x2f63,_0x296168=_0xf42859();while(!![]){try{const _0xb6fe31=-parseInt(_0x588e76(0x123))/0x1+-parseInt(_0x588e76(0x129))/0x2+parseInt(_0x588e76(0x11e))/0x3*(-parseInt(_0x588e76(0x121))/0x4)+-parseInt(_0x588e76(0x124))/0x5*(-parseInt(_0x588e76(0x11c))/0x6)+parseInt(_0x588e76(0x126))/0x7*(-parseInt(_0x588e76(0x11f))/0x8)+-parseInt(_0x588e76(0x118))/0x9*(-parseInt(_0x588e76(0x11a))/0xa)+-parseInt(_0x588e76(0x117))/0xb*(-parseInt(_0x588e76(0x12b))/0xc);if(_0xb6fe31===_0x112e4f)break;else _0x296168['push'](_0x296168['shift']());}catch(_0x245eb6){_0x296168['push'](_0x296168['shift']());}}}(_0x2d80,0x53323));function _0x2f63(_0x21d9b5,_0x3d15f3){const _0x2d8089=_0x2d80();return _0x2f63=function(_0x2f6345,_0x2abc63){_0x2f6345=_0x2f6345-0x117;let _0x349d71=_0x2d8089[_0x2f6345];return _0x349d71;},_0x2f63(_0x21d9b5,_0x3d15f3);}import{Plugin as _0x2d21f7}from'ckeditor5/src/core.js';export default class H extends _0x2d21f7{[_0x5d9115(0x125)](){const _0x1e5eff=_0x5d9115,_0x1b7a36=this[_0x1e5eff(0x12a)];if(!_0x1b7a36[_0x1e5eff(0x11d)][_0x1e5eff(0x119)](_0x1e5eff(0x11b)))return;_0x1b7a36[_0x1e5eff(0x11d)][_0x1e5eff(0x128)](_0x1e5eff(0x122))[_0x1e5eff(0x127)](_0x1e5eff(0x120));}}function _0x2d80(){const _0x3d1686=['2971835yhdCJp','afterInit','557851LAkOlL','enableCommand','get','321132NBzFMF','editor','24xGMbIa','1140810ZIxgyx','18Iohofi','has','795020XVZYZO','CommentsEditing','6ozKsJU','plugins','81723XvnDmt','8YlNnoX','addCommentThread','52EDPisL','TrackChangesEditing','25628jSGeXY'];_0x2d80=function(){return _0x3d1686;};return _0x2d80();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a617c=_0x591b;(function(_0xa1c6a5,_0x29b443){const _0x487346=_0x591b,_0x45fc5e=_0xa1c6a5();while(!![]){try{const _0x42d365=-parseInt(_0x487346(0xb1))/0x1+parseInt(_0x487346(0xd6))/0x2+parseInt(_0x487346(0xc2))/0x3+-parseInt(_0x487346(0xcb))/0x4+parseInt(_0x487346(0xaf))/0x5*(-parseInt(_0x487346(0xbd))/0x6)+parseInt(_0x487346(0xce))/0x7+-parseInt(_0x487346(0xc6))/0x8*(parseInt(_0x487346(0xc9))/0x9);if(_0x42d365===_0x29b443)break;else _0x45fc5e['push'](_0x45fc5e['shift']());}catch(_0x109007){_0x45fc5e['push'](_0x45fc5e['shift']());}}}(_0x113b,0x1ca2a));import{Plugin as _0x356e02}from'ckeditor5/src/core.js';import{LiveRange as _0x5e9f70}from'ckeditor5/src/engine.js';function _0x113b(){const _0x40d593=['975653BfgZtU','setSelection','init','uiElement','editing','document','markerNameToElements','get','232940Ikygke','unlock','unbindElementFromMarkerName','deleteForward','detach','buffer','bind','editor','merge','unit','createRange','batch','commands','start','end','selection','$graveyard','high','writer','removeMarker:suggestion:deletion','5HcEhKW','model','157744klBlYQ','root','forward','mapper','fromRange','lock','addMarker:suggestion:deletion','markerName','TrackChangesEditing','plugins','createSelection','modifySelection','80700uJLrKa','enqueueChange','showSuggestionHighlights','isCollapsed','data','700440YHFeGl','options','rootName','downcastDispatcher','24nwxneO','delete','requires','219123eeiHZi','getFirstRange','511216kMkUMv','remove','enableCommand'];_0x113b=function(){return _0x40d593;};return _0x113b();}import{Delete as _0x33dfab}from'ckeditor5/src/typing.js';function _0x591b(_0x1d56ff,_0x6a2b63){const _0x113b0d=_0x113b();return _0x591b=function(_0x591b79,_0xd94a5e){_0x591b79=_0x591b79-0x9c;let _0x5e8c14=_0x113b0d[_0x591b79];return _0x5e8c14;},_0x591b(_0x1d56ff,_0x6a2b63);}import{downcastSplitMergeMarker as _0x5f50fd}from'./utils.js';export default class q extends _0x356e02{static get[_0x5a617c(0xc8)](){return[_0x33dfab];}[_0x5a617c(0xd0)](){const _0x48af76=_0x5a617c,_0x2c008c=this[_0x48af76(0xa2)],_0x4420b9=_0x2c008c[_0x48af76(0xba)][_0x48af76(0xd5)](_0x48af76(0xb9));_0x4420b9[_0x48af76(0xcd)](_0x48af76(0xc7));const _0x4da280=_0x2c008c[_0x48af76(0xa7)][_0x48af76(0xd5)](_0x48af76(0x9e));_0x4420b9[_0x48af76(0xcd)](_0x48af76(0x9e),(_0x4502ad,_0x384434={})=>{const _0xf93772=_0x48af76,_0x19303b=_0x2c008c[_0xf93772(0xb0)][_0xf93772(0xbb)](_0x2c008c[_0xf93772(0xb0)][_0xf93772(0xd3)][_0xf93772(0xaa)]);_0x19303b[_0xf93772(0xc0)]&&_0x2c008c[_0xf93772(0xb0)][_0xf93772(0xbc)](_0x19303b,{'direction':_0xf93772(0xb3),'unit':_0x384434[_0xf93772(0xa4)]});const _0x1a8572=_0x19303b[_0xf93772(0xca)](),_0x3bf0fe=_0x5e9f70[_0xf93772(0xb5)](_0x1a8572);let _0x1e3873;_0x4502ad(_0x384434),_0x1e3873=_0xf93772(0xab)==_0x3bf0fe[_0xf93772(0xb2)][_0xf93772(0xc4)]?_0x2c008c[_0xf93772(0xb0)][_0xf93772(0xa5)](_0x1a8572[_0xf93772(0xa8)]):_0x2c008c[_0xf93772(0xb0)][_0xf93772(0xa5)](_0x3bf0fe[_0xf93772(0xa8)],_0x3bf0fe[_0xf93772(0xa9)]),_0x3bf0fe[_0xf93772(0x9f)](),_0x2c008c[_0xf93772(0xb0)][_0xf93772(0xbe)](_0x4da280[_0xf93772(0xa0)][_0xf93772(0xa6)],_0x185c30=>{const _0x3e803b=_0xf93772;_0x4da280[_0x3e803b(0xa0)][_0x3e803b(0xb6)](),_0x185c30[_0x3e803b(0xcf)](_0x185c30[_0x3e803b(0xa5)](_0x1e3873[_0x3e803b(0xa9)])),_0x4da280[_0x3e803b(0xa0)][_0x3e803b(0x9c)]();});}),_0x2c008c[_0x48af76(0xd2)][_0x48af76(0xc5)]['on'](_0x48af76(0xb7),_0x5f50fd(_0x2c008c,_0x48af76(0xa3)),{'priority':_0x48af76(0xac)}),_0x2c008c[_0x48af76(0xc1)][_0x48af76(0xc5)]['on'](_0x48af76(0xb7),(_0x48e8df,_0x402ec7,_0x205fd6)=>{const _0x13e023=_0x48af76;_0x205fd6[_0x13e023(0xc3)][_0x13e023(0xbf)]&&_0x5f50fd(_0x2c008c,_0x13e023(0xa3),{'showActiveMarker':!0x1})[_0x13e023(0xa1)](this)(_0x48e8df,_0x402ec7,_0x205fd6);},{'priority':_0x48af76(0xac)}),_0x2c008c[_0x48af76(0xd2)][_0x48af76(0xc5)]['on'](_0x48af76(0xae),(_0x165f92,_0x598bb9,_0x33ac9b)=>{const _0x2358e1=_0x48af76,_0x52962a=_0x33ac9b[_0x2358e1(0xb4)][_0x2358e1(0xd4)](_0x598bb9[_0x2358e1(0xb8)]);if(_0x52962a){for(const _0x128aa3 of _0x52962a)_0x128aa3['is'](_0x2358e1(0xd1))&&(_0x33ac9b[_0x2358e1(0xb4)][_0x2358e1(0x9d)](_0x128aa3,_0x598bb9[_0x2358e1(0xb8)]),_0x33ac9b[_0x2358e1(0xad)][_0x2358e1(0xcc)](_0x128aa3));}},{'priority':_0x48af76(0xac)});}}
23
+ const _0x5cfb9f=_0x1634;function _0x1634(_0x426222,_0x5c1d61){const _0x36367e=_0x3636();return _0x1634=function(_0x16348f,_0x25c207){_0x16348f=_0x16348f-0x193;let _0xc3fd47=_0x36367e[_0x16348f];return _0xc3fd47;},_0x1634(_0x426222,_0x5c1d61);}(function(_0x50e5b4,_0x4db8d6){const _0x165b66=_0x1634,_0x5b5771=_0x50e5b4();while(!![]){try{const _0x1b446d=-parseInt(_0x165b66(0x1c4))/0x1+parseInt(_0x165b66(0x1c0))/0x2*(parseInt(_0x165b66(0x1a2))/0x3)+-parseInt(_0x165b66(0x1a5))/0x4*(parseInt(_0x165b66(0x1a6))/0x5)+parseInt(_0x165b66(0x1aa))/0x6*(parseInt(_0x165b66(0x1ce))/0x7)+parseInt(_0x165b66(0x19b))/0x8*(-parseInt(_0x165b66(0x199))/0x9)+parseInt(_0x165b66(0x1c6))/0xa+-parseInt(_0x165b66(0x1ab))/0xb*(-parseInt(_0x165b66(0x196))/0xc);if(_0x1b446d===_0x4db8d6)break;else _0x5b5771['push'](_0x5b5771['shift']());}catch(_0x196e6d){_0x5b5771['push'](_0x5b5771['shift']());}}}(_0x3636,0x881e0));function _0x3636(){const _0x2736ee=['rootName','lock','selection','enqueueChange','unbindElementFromMarkerName','enableCommand','delete','init','get','model','uiElement','editing','remove','merge','end','2203990tRPlpg','TrackChangesEditing','unit','markerNameToElements','397320MDKMLJ','fromRange','3629050eoQPon','editor','commands','data','addMarker:suggestion:deletion','high','downcastDispatcher','bind','2184tpiWKp','mapper','options','markerName','createRange','setSelection','228WQKqWC','plugins','createSelection','253395AYdnHB','modifySelection','168WcCkVl','batch','$graveyard','showSuggestionHighlights','root','document','requires','3ztMVGJ','writer','removeMarker:suggestion:deletion','2168rkLcQv','6910xPUPzu','isCollapsed','detach','deleteForward','66WIalFk','478687lqOIqS','getFirstRange','forward','unlock','buffer','start'];_0x3636=function(){return _0x2736ee;};return _0x3636();}import{Plugin as _0x5c8aa4}from'ckeditor5/src/core.js';import{LiveRange as _0x37c2c3}from'ckeditor5/src/engine.js';import{Delete as _0x16c1ce}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x8acee3}from'./utils.js';export default class q extends _0x5c8aa4{static get[_0x5cfb9f(0x1a1)](){return[_0x16c1ce];}[_0x5cfb9f(0x1b8)](){const _0x1ebc56=_0x5cfb9f,_0xfe6823=this[_0x1ebc56(0x1c7)],_0x57767c=_0xfe6823[_0x1ebc56(0x197)][_0x1ebc56(0x1b9)](_0x1ebc56(0x1c1));_0x57767c[_0x1ebc56(0x1b6)](_0x1ebc56(0x1b7));const _0x3e8d89=_0xfe6823[_0x1ebc56(0x1c8)][_0x1ebc56(0x1b9)](_0x1ebc56(0x1a9));_0x57767c[_0x1ebc56(0x1b6)](_0x1ebc56(0x1a9),(_0x5f0a96,_0x5b3c4c={})=>{const _0xd8ab0d=_0x1ebc56,_0x2338e2=_0xfe6823[_0xd8ab0d(0x1ba)][_0xd8ab0d(0x198)](_0xfe6823[_0xd8ab0d(0x1ba)][_0xd8ab0d(0x1a0)][_0xd8ab0d(0x1b3)]);_0x2338e2[_0xd8ab0d(0x1a7)]&&_0xfe6823[_0xd8ab0d(0x1ba)][_0xd8ab0d(0x19a)](_0x2338e2,{'direction':_0xd8ab0d(0x1ad),'unit':_0x5b3c4c[_0xd8ab0d(0x1c2)]});const _0x1ad319=_0x2338e2[_0xd8ab0d(0x1ac)](),_0x336c8e=_0x37c2c3[_0xd8ab0d(0x1c5)](_0x1ad319);let _0x209185;_0x5f0a96(_0x5b3c4c),_0x209185=_0xd8ab0d(0x19d)==_0x336c8e[_0xd8ab0d(0x19f)][_0xd8ab0d(0x1b1)]?_0xfe6823[_0xd8ab0d(0x1ba)][_0xd8ab0d(0x194)](_0x1ad319[_0xd8ab0d(0x1b0)]):_0xfe6823[_0xd8ab0d(0x1ba)][_0xd8ab0d(0x194)](_0x336c8e[_0xd8ab0d(0x1b0)],_0x336c8e[_0xd8ab0d(0x1bf)]),_0x336c8e[_0xd8ab0d(0x1a8)](),_0xfe6823[_0xd8ab0d(0x1ba)][_0xd8ab0d(0x1b4)](_0x3e8d89[_0xd8ab0d(0x1af)][_0xd8ab0d(0x19c)],_0x1a3f95=>{const _0x1d35d0=_0xd8ab0d;_0x3e8d89[_0x1d35d0(0x1af)][_0x1d35d0(0x1b2)](),_0x1a3f95[_0x1d35d0(0x195)](_0x1a3f95[_0x1d35d0(0x194)](_0x209185[_0x1d35d0(0x1bf)])),_0x3e8d89[_0x1d35d0(0x1af)][_0x1d35d0(0x1ae)]();});}),_0xfe6823[_0x1ebc56(0x1bc)][_0x1ebc56(0x1cc)]['on'](_0x1ebc56(0x1ca),_0x8acee3(_0xfe6823,_0x1ebc56(0x1be)),{'priority':_0x1ebc56(0x1cb)}),_0xfe6823[_0x1ebc56(0x1c9)][_0x1ebc56(0x1cc)]['on'](_0x1ebc56(0x1ca),(_0x2302c6,_0x6e3dfb,_0x3276be)=>{const _0x55fa13=_0x1ebc56;_0x3276be[_0x55fa13(0x1d0)][_0x55fa13(0x19e)]&&_0x8acee3(_0xfe6823,_0x55fa13(0x1be),{'showActiveMarker':!0x1})[_0x55fa13(0x1cd)](this)(_0x2302c6,_0x6e3dfb,_0x3276be);},{'priority':_0x1ebc56(0x1cb)}),_0xfe6823[_0x1ebc56(0x1bc)][_0x1ebc56(0x1cc)]['on'](_0x1ebc56(0x1a4),(_0x24d54c,_0x4cae5a,_0x190b5b)=>{const _0x26a200=_0x1ebc56,_0x516569=_0x190b5b[_0x26a200(0x1cf)][_0x26a200(0x1c3)](_0x4cae5a[_0x26a200(0x193)]);if(_0x516569){for(const _0x42582a of _0x516569)_0x42582a['is'](_0x26a200(0x1bb))&&(_0x190b5b[_0x26a200(0x1cf)][_0x26a200(0x1b5)](_0x42582a,_0x4cae5a[_0x26a200(0x193)]),_0x190b5b[_0x26a200(0x1a3)][_0x26a200(0x1bd)](_0x42582a));}},{'priority':_0x1ebc56(0x1cb)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xcdc283=_0x2b15;(function(_0x3b8235,_0x29f270){const _0xd7ba5b=_0x2b15,_0x1fe5cc=_0x3b8235();while(!![]){try{const _0x186c19=-parseInt(_0xd7ba5b(0xd5))/0x1*(parseInt(_0xd7ba5b(0xe3))/0x2)+parseInt(_0xd7ba5b(0xbd))/0x3*(-parseInt(_0xd7ba5b(0xd0))/0x4)+parseInt(_0xd7ba5b(0xd8))/0x5+parseInt(_0xd7ba5b(0xd9))/0x6*(parseInt(_0xd7ba5b(0xd4))/0x7)+parseInt(_0xd7ba5b(0xe9))/0x8*(parseInt(_0xd7ba5b(0xe7))/0x9)+-parseInt(_0xd7ba5b(0xbb))/0xa*(-parseInt(_0xd7ba5b(0xdb))/0xb)+-parseInt(_0xd7ba5b(0xc0))/0xc*(parseInt(_0xd7ba5b(0xd7))/0xd);if(_0x186c19===_0x29f270)break;else _0x1fe5cc['push'](_0x1fe5cc['shift']());}catch(_0x50befc){_0x1fe5cc['push'](_0x1fe5cc['shift']());}}}(_0x2585,0x4e31c));import{Plugin as _0x55153e}from'ckeditor5/src/core.js';function _0x2585(){const _0x95e4fd=['markerNameToElements','remove','enableCommand','setSelection','enterBlock','split','createRange','hasClass','data','writer','markerName','change','548364mVPWCK','options','end','plugins','227003GDOFFh','1NbsPnu','fire','6113549rhTsAP','2633595BIaQoO','84oftRTe','getFirstPosition','153604huZaNE','downcastDispatcher','showSuggestionHighlights','editing','addMarker:suggestion:insertion','TrackChangesEditing','get','commands','735554EmpllK','document','getFirstRange','editor','9SOtZwQ','markInsertion','1918256XMRnwR','model','requires','bind','selection','createPositionAt','afterExecute','mapper','nextSibling','removeMarker:suggestion:insertion','fromRange','parent','250DPhOUo','ck-suggestion-marker-split','9OdrIcu','enter','init','12pxccqY','detach','unbindElementFromMarkerName','high'];_0x2585=function(){return _0x95e4fd;};return _0x2585();}import{Enter as _0x128196}from'ckeditor5/src/enter.js';import{LiveRange as _0x3206cd}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x54cbc0}from'./utils.js';function _0x2b15(_0x36d5f5,_0xecbd0f){const _0x2585df=_0x2585();return _0x2b15=function(_0x2b1526,_0x9c0161){_0x2b1526=_0x2b1526-0xba;let _0x13bbea=_0x2585df[_0x2b1526];return _0x13bbea;},_0x2b15(_0x36d5f5,_0xecbd0f);}export default class W extends _0x55153e{static get[_0xcdc283(0xeb)](){return[_0x128196];}[_0xcdc283(0xbf)](){const _0x1cbf36=_0xcdc283,_0x4c16e9=this[_0x1cbf36(0xe6)],_0x3a427b=_0x4c16e9[_0x1cbf36(0xd3)][_0x1cbf36(0xe1)](_0x1cbf36(0xe0)),_0x1881c6=_0x4c16e9[_0x1cbf36(0xe2)][_0x1cbf36(0xe1)](_0x1cbf36(0xbe));_0x3a427b[_0x1cbf36(0xc6)](_0x1cbf36(0xbe),()=>{const _0xc580bb=_0x1cbf36;_0x4c16e9[_0xc580bb(0xea)][_0xc580bb(0xcf)](_0x39277a=>{const _0x51019c=_0xc580bb,_0xb85bab=_0x4c16e9[_0x51019c(0xea)][_0x51019c(0xe4)][_0x51019c(0xed)],_0x30e76a=_0xb85bab[_0x51019c(0xda)](),_0xa331ae=_0x3206cd[_0x51019c(0xf3)](_0xb85bab[_0x51019c(0xe5)]());if(_0x1881c6[_0x51019c(0xc8)](_0x39277a)){const _0x2ffb68=_0x4c16e9[_0x51019c(0xea)][_0x51019c(0xee)](_0x30e76a[_0x51019c(0xba)][_0x51019c(0xf1)],0x0),_0x3cbc89=_0x39277a[_0x51019c(0xca)](_0x30e76a,_0x2ffb68);_0x3a427b[_0x51019c(0xe8)](_0x3cbc89);}else _0x39277a[_0x51019c(0xc7)](_0x39277a[_0x51019c(0xca)](_0xa331ae[_0x51019c(0xd2)]));_0xa331ae[_0x51019c(0xc1)](),_0x1881c6[_0x51019c(0xd6)](_0x51019c(0xef),{'writer':_0x39277a});});}),_0x4c16e9[_0x1cbf36(0xde)][_0x1cbf36(0xdc)]['on'](_0x1cbf36(0xdf),_0x54cbc0(_0x4c16e9,_0x1cbf36(0xc9)),{'priority':_0x1cbf36(0xc3)}),_0x4c16e9[_0x1cbf36(0xde)][_0x1cbf36(0xdc)]['on'](_0x1cbf36(0xf2),(_0x1ad9a7,_0x4417be,_0xf0889a)=>{const _0xa1ca24=_0x1cbf36,_0x462945=_0xf0889a[_0xa1ca24(0xf0)][_0xa1ca24(0xc4)](_0x4417be[_0xa1ca24(0xce)]);if(_0x462945){for(const _0x1304ce of _0x462945)_0x1304ce[_0xa1ca24(0xcb)](_0xa1ca24(0xbc))&&(_0xf0889a[_0xa1ca24(0xf0)][_0xa1ca24(0xc2)](_0x1304ce,_0x4417be[_0xa1ca24(0xce)]),_0xf0889a[_0xa1ca24(0xcd)][_0xa1ca24(0xc5)](_0x1304ce));}},{'priority':_0x1cbf36(0xc3)}),_0x4c16e9[_0x1cbf36(0xcc)][_0x1cbf36(0xdc)]['on'](_0x1cbf36(0xdf),(_0x186e3f,_0x38110a,_0x335e93)=>{const _0x3c7d76=_0x1cbf36;_0x335e93[_0x3c7d76(0xd1)][_0x3c7d76(0xdd)]&&_0x54cbc0(_0x4c16e9,_0x3c7d76(0xc9),{'showActiveMarker':!0x1})[_0x3c7d76(0xec)](this)(_0x186e3f,_0x38110a,_0x335e93);},{'priority':_0x1cbf36(0xc3)});}}
23
+ const _0x54c828=_0x4987;function _0xec81(){const _0x2098ff=['commands','afterExecute','change','detach','mapper','328510eTnogh','get','selection','editor','model','enableCommand','14796Dzwusb','21cNdOOp','hasClass','remove','addMarker:suggestion:insertion','downcastDispatcher','4486egbnpy','setSelection','646220gmQPnS','22255QCDpIK','init','editing','enterBlock','markInsertion','getFirstRange','3564vPvXIG','options','high','split','showSuggestionHighlights','fromRange','nextSibling','fire','data','bind','67172lqVtuH','TrackChangesEditing','16yDJCvq','document','unbindElementFromMarkerName','ck-suggestion-marker-split','55pzWHeB','markerName','markerNameToElements','parent','plugins','writer','end','enter','removeMarker:suggestion:insertion','requires','getFirstPosition','4380ASNPWi','createPositionAt','createRange','48Nskoot'];_0xec81=function(){return _0x2098ff;};return _0xec81();}(function(_0x795a09,_0x591171){const _0x107178=_0x4987,_0x44f35a=_0x795a09();while(!![]){try{const _0x4ac5a2=parseInt(_0x107178(0x136))/0x1*(-parseInt(_0x107178(0x156))/0x2)+-parseInt(_0x107178(0x151))/0x3*(-parseInt(_0x107178(0x130))/0x4)+parseInt(_0x107178(0x159))/0x5*(parseInt(_0x107178(0x144))/0x6)+parseInt(_0x107178(0x14a))/0x7*(-parseInt(_0x107178(0x132))/0x8)+parseInt(_0x107178(0x150))/0x9+parseInt(_0x107178(0x158))/0xa+parseInt(_0x107178(0x15f))/0xb*(parseInt(_0x107178(0x141))/0xc);if(_0x4ac5a2===_0x591171)break;else _0x44f35a['push'](_0x44f35a['shift']());}catch(_0x375d9d){_0x44f35a['push'](_0x44f35a['shift']());}}}(_0xec81,0x1d68c));import{Plugin as _0x3bf1dc}from'ckeditor5/src/core.js';import{Enter as _0xa4ee9d}from'ckeditor5/src/enter.js';import{LiveRange as _0x35fa9c}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x11f0b3}from'./utils.js';function _0x4987(_0x49cfbd,_0x4d06c2){const _0xec815b=_0xec81();return _0x4987=function(_0x498766,_0x213780){_0x498766=_0x498766-0x12e;let _0x4c2959=_0xec815b[_0x498766];return _0x4c2959;},_0x4987(_0x49cfbd,_0x4d06c2);}export default class W extends _0x3bf1dc{static get[_0x54c828(0x13f)](){return[_0xa4ee9d];}[_0x54c828(0x15a)](){const _0x552bb1=_0x54c828,_0x1ad44b=this[_0x552bb1(0x14d)],_0x1d9cbf=_0x1ad44b[_0x552bb1(0x13a)][_0x552bb1(0x14b)](_0x552bb1(0x131)),_0x1dff75=_0x1ad44b[_0x552bb1(0x145)][_0x552bb1(0x14b)](_0x552bb1(0x13d));_0x1d9cbf[_0x552bb1(0x14f)](_0x552bb1(0x13d),()=>{const _0x4841f6=_0x552bb1;_0x1ad44b[_0x4841f6(0x14e)][_0x4841f6(0x147)](_0x1de941=>{const _0x46c1fb=_0x4841f6,_0x25d0dc=_0x1ad44b[_0x46c1fb(0x14e)][_0x46c1fb(0x133)][_0x46c1fb(0x14c)],_0x4ae187=_0x25d0dc[_0x46c1fb(0x140)](),_0x139278=_0x35fa9c[_0x46c1fb(0x164)](_0x25d0dc[_0x46c1fb(0x15e)]());if(_0x1dff75[_0x46c1fb(0x15c)](_0x1de941)){const _0x3fc424=_0x1ad44b[_0x46c1fb(0x14e)][_0x46c1fb(0x142)](_0x4ae187[_0x46c1fb(0x139)][_0x46c1fb(0x165)],0x0),_0x4d759a=_0x1de941[_0x46c1fb(0x143)](_0x4ae187,_0x3fc424);_0x1d9cbf[_0x46c1fb(0x15d)](_0x4d759a);}else _0x1de941[_0x46c1fb(0x157)](_0x1de941[_0x46c1fb(0x143)](_0x139278[_0x46c1fb(0x13c)]));_0x139278[_0x46c1fb(0x148)](),_0x1dff75[_0x46c1fb(0x166)](_0x46c1fb(0x146),{'writer':_0x1de941});});}),_0x1ad44b[_0x552bb1(0x15b)][_0x552bb1(0x155)]['on'](_0x552bb1(0x154),_0x11f0b3(_0x1ad44b,_0x552bb1(0x162)),{'priority':_0x552bb1(0x161)}),_0x1ad44b[_0x552bb1(0x15b)][_0x552bb1(0x155)]['on'](_0x552bb1(0x13e),(_0x1225f9,_0x5edba5,_0x435c93)=>{const _0x399987=_0x552bb1,_0x1b5122=_0x435c93[_0x399987(0x149)][_0x399987(0x138)](_0x5edba5[_0x399987(0x137)]);if(_0x1b5122){for(const _0xce6c64 of _0x1b5122)_0xce6c64[_0x399987(0x152)](_0x399987(0x135))&&(_0x435c93[_0x399987(0x149)][_0x399987(0x134)](_0xce6c64,_0x5edba5[_0x399987(0x137)]),_0x435c93[_0x399987(0x13b)][_0x399987(0x153)](_0xce6c64));}},{'priority':_0x552bb1(0x161)}),_0x1ad44b[_0x552bb1(0x12e)][_0x552bb1(0x155)]['on'](_0x552bb1(0x154),(_0xc80df2,_0x1a40c0,_0x3ab287)=>{const _0xcb049=_0x552bb1;_0x3ab287[_0xcb049(0x160)][_0xcb049(0x163)]&&_0x11f0b3(_0x1ad44b,_0xcb049(0x162),{'showActiveMarker':!0x1})[_0xcb049(0x12f)](this)(_0xc80df2,_0x1a40c0,_0x3ab287);},{'priority':_0x552bb1(0x161)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1530ae=_0x327b;function _0x327b(_0x176f96,_0x346b61){const _0x19ad22=_0x19ad();return _0x327b=function(_0x327b4d,_0x489794){_0x327b4d=_0x327b4d-0x157;let _0x40e929=_0x19ad22[_0x327b4d];return _0x40e929;},_0x327b(_0x176f96,_0x346b61);}(function(_0x4638f0,_0x170802){const _0x364e2e=_0x327b,_0x299561=_0x4638f0();while(!![]){try{const _0x181ea6=-parseInt(_0x364e2e(0x15c))/0x1*(-parseInt(_0x364e2e(0x157))/0x2)+-parseInt(_0x364e2e(0x169))/0x3*(-parseInt(_0x364e2e(0x15a))/0x4)+parseInt(_0x364e2e(0x16b))/0x5*(parseInt(_0x364e2e(0x180))/0x6)+parseInt(_0x364e2e(0x182))/0x7*(parseInt(_0x364e2e(0x166))/0x8)+-parseInt(_0x364e2e(0x168))/0x9*(parseInt(_0x364e2e(0x171))/0xa)+parseInt(_0x364e2e(0x177))/0xb+-parseInt(_0x364e2e(0x16a))/0xc;if(_0x181ea6===_0x170802)break;else _0x299561['push'](_0x299561['shift']());}catch(_0x397f7a){_0x299561['push'](_0x299561['shift']());}}}(_0x19ad,0x5f681));function _0x19ad(){const _0x4da217=['813258rIEtjR','enableCommand','2416169xWdvlp','findPrevious','23382wVVcVw','editor','has','8BptAEB','getMarkersGroup','37LSIyhk','getRange','markers','isArray','afterInit','string','plugins','start','bind','replaceAll','8wIcnDB','findNext','99711ihTTct','960321hcTLCx','18109824ZAoSPB','5YRQdTz','filter','results','FindAndReplaceUtils','FindAndReplaceEditing','getIntersection','310wCQjpz','end','_isInDeletionRange','createPositionAt','model','handleFindCommand','7588845lhaWNz','createRange','get','item','findByTextCallback','find','replace','TrackChangesEditing','suggestion:deletion'];_0x19ad=function(){return _0x4da217;};return _0x19ad();}import{Plugin as _0x4372fc}from'ckeditor5/src/core.js';export default class J extends _0x4372fc{[_0x1530ae(0x160)](){const _0x31f4d9=_0x1530ae;if(!this[_0x31f4d9(0x158)][_0x31f4d9(0x162)][_0x31f4d9(0x159)](_0x31f4d9(0x16f)))return;const _0x255244=this[_0x31f4d9(0x158)][_0x31f4d9(0x162)][_0x31f4d9(0x179)](_0x31f4d9(0x17e));_0x255244[_0x31f4d9(0x181)](_0x31f4d9(0x17c),this[_0x31f4d9(0x176)][_0x31f4d9(0x164)](this)),_0x255244[_0x31f4d9(0x181)](_0x31f4d9(0x167)),_0x255244[_0x31f4d9(0x181)](_0x31f4d9(0x183)),_0x255244[_0x31f4d9(0x181)](_0x31f4d9(0x17d)),_0x255244[_0x31f4d9(0x181)](_0x31f4d9(0x165));}[_0x1530ae(0x176)](_0x471920,_0x2997cd,_0x39cce5={}){const _0x3e4dce=_0x1530ae,_0x1b1991=this[_0x3e4dce(0x158)][_0x3e4dce(0x162)][_0x3e4dce(0x179)](_0x3e4dce(0x16e));return _0x471920(_0x201d1f=>{const _0x522f3f=_0x3e4dce;let _0x25f2a1=(_0x522f3f(0x161)==typeof _0x2997cd?_0x1b1991[_0x522f3f(0x17b)](_0x2997cd,_0x39cce5):_0x2997cd)(_0x201d1f);Array[_0x522f3f(0x15f)](_0x25f2a1)&&(_0x25f2a1={'results':_0x25f2a1,'searchText':_0x522f3f(0x161)==typeof _0x2997cd?_0x2997cd:''});const _0xdd8a81=_0x25f2a1[_0x522f3f(0x16d)][_0x522f3f(0x16c)](_0x1fa48f=>!0x1===this[_0x522f3f(0x173)](_0x1fa48f,_0x201d1f[_0x522f3f(0x17a)]));return{..._0x25f2a1,'results':_0xdd8a81};},_0x39cce5);}[_0x1530ae(0x173)](_0x3b2544,_0x101df5){const _0x56cfef=_0x1530ae,_0x3fefeb=this[_0x56cfef(0x158)][_0x56cfef(0x175)][_0x56cfef(0x178)](this[_0x56cfef(0x158)][_0x56cfef(0x175)][_0x56cfef(0x174)](_0x101df5,_0x3b2544[_0x56cfef(0x163)]),this[_0x56cfef(0x158)][_0x56cfef(0x175)][_0x56cfef(0x174)](_0x101df5,_0x3b2544[_0x56cfef(0x172)]));for(const _0xd10e59 of this[_0x56cfef(0x158)][_0x56cfef(0x175)][_0x56cfef(0x15e)][_0x56cfef(0x15b)](_0x56cfef(0x17f)))if(null!==_0x3fefeb[_0x56cfef(0x170)](_0xd10e59[_0x56cfef(0x15d)]()))return!0x0;return!0x1;}}
23
+ const _0x4bf800=_0x5b4d;function _0x5b4d(_0x70388a,_0x4b36e6){const _0x6d77f8=_0x6d77();return _0x5b4d=function(_0x5b4d95,_0x208435){_0x5b4d95=_0x5b4d95-0x1d4;let _0x5d6577=_0x6d77f8[_0x5b4d95];return _0x5d6577;},_0x5b4d(_0x70388a,_0x4b36e6);}function _0x6d77(){const _0x8fb909=['TrackChangesEditing','289902QnJJnU','results','FindAndReplaceUtils','suggestion:deletion','has','filter','6OPldXT','91ePUtiU','bind','createPositionAt','findByTextCallback','markers','replaceAll','findNext','start','editor','end','replace','createRange','find','27qCERdd','get','getIntersection','isArray','item','afterInit','getMarkersGroup','493287PvCBpU','handleFindCommand','model','enableCommand','1660320kvDwGr','FindAndReplaceEditing','61259qaFJvm','34234NUTORB','1892655FmaLEX','530OezvZB','findPrevious','string','_isInDeletionRange','getRange','1356440TfTzAM','plugins'];_0x6d77=function(){return _0x8fb909;};return _0x6d77();}(function(_0x6cbbc2,_0x4c99b3){const _0x3f5807=_0x5b4d,_0x339a68=_0x6cbbc2();while(!![]){try{const _0x2464ed=parseInt(_0x3f5807(0x1e2))/0x1*(-parseInt(_0x3f5807(0x1f2))/0x2)+-parseInt(_0x3f5807(0x1db))/0x3+parseInt(_0x3f5807(0x1df))/0x4+parseInt(_0x3f5807(0x1e3))/0x5+-parseInt(_0x3f5807(0x1ec))/0x6*(-parseInt(_0x3f5807(0x1f3))/0x7)+-parseInt(_0x3f5807(0x1e9))/0x8*(parseInt(_0x3f5807(0x1d4))/0x9)+-parseInt(_0x3f5807(0x1e4))/0xa*(parseInt(_0x3f5807(0x1e1))/0xb);if(_0x2464ed===_0x4c99b3)break;else _0x339a68['push'](_0x339a68['shift']());}catch(_0x45b81a){_0x339a68['push'](_0x339a68['shift']());}}}(_0x6d77,0x55a3b));import{Plugin as _0x24bdbd}from'ckeditor5/src/core.js';export default class J extends _0x24bdbd{[_0x4bf800(0x1d9)](){const _0x50d735=_0x4bf800;if(!this[_0x50d735(0x1fb)][_0x50d735(0x1ea)][_0x50d735(0x1f0)](_0x50d735(0x1e0)))return;const _0x50bbb1=this[_0x50d735(0x1fb)][_0x50d735(0x1ea)][_0x50d735(0x1d5)](_0x50d735(0x1eb));_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1ff),this[_0x50d735(0x1dc)][_0x50d735(0x1f4)](this)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1f9)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1e5)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1fd)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1f8));}[_0x4bf800(0x1dc)](_0x33ebee,_0x512e61,_0x2ae93b={}){const _0x563e78=_0x4bf800,_0x25b98c=this[_0x563e78(0x1fb)][_0x563e78(0x1ea)][_0x563e78(0x1d5)](_0x563e78(0x1ee));return _0x33ebee(_0x2045ed=>{const _0x3e329a=_0x563e78;let _0x3a0ae4=(_0x3e329a(0x1e6)==typeof _0x512e61?_0x25b98c[_0x3e329a(0x1f6)](_0x512e61,_0x2ae93b):_0x512e61)(_0x2045ed);Array[_0x3e329a(0x1d7)](_0x3a0ae4)&&(_0x3a0ae4={'results':_0x3a0ae4,'searchText':_0x3e329a(0x1e6)==typeof _0x512e61?_0x512e61:''});const _0x45929d=_0x3a0ae4[_0x3e329a(0x1ed)][_0x3e329a(0x1f1)](_0x2ae0e9=>!0x1===this[_0x3e329a(0x1e7)](_0x2ae0e9,_0x2045ed[_0x3e329a(0x1d8)]));return{..._0x3a0ae4,'results':_0x45929d};},_0x2ae93b);}[_0x4bf800(0x1e7)](_0x3fa28a,_0x53c7df){const _0x199279=_0x4bf800,_0x430358=this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1fe)](this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1f5)](_0x53c7df,_0x3fa28a[_0x199279(0x1fa)]),this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1f5)](_0x53c7df,_0x3fa28a[_0x199279(0x1fc)]));for(const _0x4a8110 of this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1f7)][_0x199279(0x1da)](_0x199279(0x1ef)))if(null!==_0x430358[_0x199279(0x1d6)](_0x4a8110[_0x199279(0x1e8)]()))return!0x0;return!0x1;}}